| address_components |
show raw JSON
[
{
"long_name": "hall, 151 152",
"short_name": "hall, 151 152",
"types": [
"subpremise"
]
},
{
"long_name": "Stewart Hall",
"short_name": "Stewart Hall",
"types": [
"premise"
]
},
{
"long_name": "1",
"short_name": "1",
"types": [
"street_number"
]
},
{
"long_name": "Parnell Street",
"short_name": "Parnell St",
"types": [
"route"
]
},
{
"long_name": "Rotunda",
"short_name": "Rotunda",
"types": [
"neighborhood",
"political"
]
},
{
"long_name": "Dublin 1",
"short_name": "Dublin 1",
"types": [
"postal_town"
]
},
{
"long_name": "County Dublin",
"short_name": "D",
"types": [
"administrative_area_level_1",
"political"
]
},
{
"long_name": "Ireland",
"short_name": "IE",
"types": [
"country",
"political"
]
},
{
"long_name": "D01 TF70",
"short_name": "D01 TF70",
"types": [
"postal_code"
]
}
]
|
| raw_payload |
show raw JSON
{
"accuracy": "ROOFTOP",
"address_components": [
{
"long_name": "hall, 151 152",
"short_name": "hall, 151 152",
"types": [
"subpremise"
]
},
{
"long_name": "Stewart Hall",
"short_name": "Stewart Hall",
"types": [
"premise"
]
},
{
"long_name": "1",
"short_name": "1",
"types": [
"street_number"
]
},
{
"long_name": "Parnell Street",
"short_name": "Parnell St",
"types": [
"route"
]
},
{
"long_name": "Rotunda",
"short_name": "Rotunda",
"types": [
"neighborhood",
"political"
]
},
{
"long_name": "Dublin 1",
"short_name": "Dublin 1",
"types": [
"postal_town"
]
},
{
"long_name": "County Dublin",
"short_name": "D",
"types": [
"administrative_area_level_1",
"political"
]
},
{
"long_name": "Ireland",
"short_name": "IE",
"types": [
"country",
"political"
]
},
{
"long_name": "D01 TF70",
"short_name": "D01 TF70",
"types": [
"postal_code"
]
}
],
"country_code": "ie",
"county": "County Dublin",
"eircode": "D01TF70",
"formatted_address": "hall, 151 152, Stewart Hall, 1 Parnell St, Rotunda, Dublin, D01 TF70, Ireland",
"lat": 53.350082,
"locality": "Dublin 1",
"lon": -6.268324,
"place_id": "Ek1oYWxsLCAxNTEgMTUyLCBTdGV3YXJ0IEhhbGwsIDEgUGFybmVsbCBTdCwgUm90dW5kYSwgRHVibGluLCBEMDEgVEY3MCwgSXJlbGFuZCIpGicKFgoUChIJRVpxG4IOZ0gR41zt_auYGyYSDWhhbGwsIDE1MSAxNTI",
"provider": "google",
"route": "Parnell Street",
"street_number": "1",
"sublocality": ""
}
|