{
"street": "string",
"city": "string",
"county": "string",
"state": "string",
"country": "string",
"postalcode": "string",
"limit": 0,
"count": 0,
"results": [
{
"place_id": 0,
"osm_type": "string",
"osm_id": 0,
"lat": 0,
"lon": 0,
"display_name": "string",
"name": "string",
"category": "string",
"type": "string",
"place_rank": 0,
"importance": 0,
"addresstype": "string",
"boundingbox": [
0
],
"address": {
"house_number": "string",
"road": "string",
"neighbourhood": "string",
"suburb": "string",
"quarter": "string",
"borough": "string",
"city": "string",
"town": "string",
"village": "string",
"municipality": "string",
"county": "string",
"state": "string",
"state_district": "string",
"postcode": "string",
"country": "string",
"country_code": "string",
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}
],
"attribution": "(C) OpenStreetMap contributors (ODbL 1.0)"
}