28 lines
717 B
JSON
28 lines
717 B
JSON
|
[
|
||
|
{
|
||
|
"formattedAddress": "Great Western Rd, Glasgow G60, UK",
|
||
|
"latitude": 55.9324385,
|
||
|
"longitude": -4.494635400000001,
|
||
|
"extra": {
|
||
|
"googlePlaceId": "ChIJ91nIDvJNiEgR3AFlA0Qm5uE",
|
||
|
"confidence": 0.7,
|
||
|
"premise": null,
|
||
|
"subpremise": null,
|
||
|
"neighborhood": "West Dunbartonshire",
|
||
|
"establishment": null
|
||
|
},
|
||
|
"administrativeLevels": {
|
||
|
"level2long": "West Dunbartonshire",
|
||
|
"level2short": "West Dunbartonshire",
|
||
|
"level1long": "Scotland",
|
||
|
"level1short": "Scotland"
|
||
|
},
|
||
|
"streetName": "Great Western Road",
|
||
|
"city": "Glasgow",
|
||
|
"country": "United Kingdom",
|
||
|
"countryCode": "GB",
|
||
|
"zipcode": "G60",
|
||
|
"provider": "google"
|
||
|
}
|
||
|
]
|