Company search
{
"results": [
{
"address_components": [
{
"long_name": "Nederland",
"short_name": "NL",
"types": [
"country",
"political"
]
},
{
"long_name": "207",
"short_name": "207",
"types": [
"street_number"
]
},
{
"long_name": "Oude Delft",
"short_name": "Oude Delft",
"types": [
"route"
]
},
{
"long_name": "2611HD",
"short_name": "2611HD",
"types": [
"postcode_code"
]
},
{
"long_name": "Delft",
"short_name": "Delft",
"types": [
"locality"
]
},
{
"long_name": "Delft",
"short_name": "Delft",
"types": [
"administrative_area_level_2",
"political"
]
},
{
"long_name": "Wijk 11 Binnenstad",
"short_name": "Wijk 11 Binnenstad",
"types": [
"sublocality"
]
},
{
"long_name": "Centrum-West",
"short_name": "Centrum-West",
"types": [
"neighborhood"
]
},
{
"long_name": "Zuid-Holland",
"short_name": "ZH",
"types": [
"administrative_area_level_1",
"political"
]
}
],
"companny_components": [
{
"long_name": "Ambit B.V.",
"types": [
"registered_name"
]
}
],
"formatted_address": "Ambit B.V.\nOude Delft 207\n2611HD Delft",
"geometry": {
"location": {
"lat": "52.01356701",
"lng": "4.35430736"
},
"location_type": "GEOMETRIC_CENTER",
"viewport": {
"northeast": {
"lat": "52.016567",
"lng": "4.357307"
},
"southwest": {
"lat": "52.010567",
"lng": "4.351307"
}
}
},
"types": [
"streetaddress",
"companyname"
]
}
],
"status": "OK"
}