Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"status": "1",
"info": "OK",
"infocode": "10000",
"regeocode": {
"formatted_address": "Canada Ontario University Private ",
"addressComponent": {
"country": "Canada",
"province": "Ontario",
"city": [],
"citycode": [],
"district": [],
"adcode": [],
"township": "University Private",
"towncode": [],
"neighborhood": {
"name": [],
"type": []
},
"building": {
"name": [],
"type": []
},
"streetNumber": {
"street": "University Private",
"number": [],
"location": "-75.680763,45.426723",
"direction": [],
"distance": []
},
"businessAreas": []
},
"pois": [],
"roads": [],
"roadinters": [],
"aois": []
}
}