Loading
Loading
https://api.apifreaks.com/v1.0/geocoder/search
[
{
"lat": 48.8566,
"lon": 2.3522,
"name": "Paris",
"category": "place",
"type": "city",
"street": "Rue de Rivoli",
"area": "Arrondissement 1",
"postcode": "75001",
"city": "Paris",
"county": "Paris",
"state_code": "IDF",
"state": "Île-de-France",
"country_code": "FR",
"country": "France",
"full_address": "Rue de Rivoli, 75001 Paris, France",
"bounding_box": [
"48.8099",
"48.9033",
"2.2916",
"2.4323"
],
"poi": [
{
"name": "Eiffel Tower",
"category": "amenity",
"type": "attraction"
}
]
}
]