Back to catalog
🗺️

GeoDescription

Free

Reverse geocoding - Converting geographic coordinates to address-like location description

🗺️GeocodingHTTPSNo API key required

Eiffel Tower

Location Description

Place NameEiffel Tower
CityParis
CountryFrance
DescriptionIconic wrought-iron lattice tower on the Champ de Mars, completed in 1889.
Coordinates48.8584° N, 2.2945° E

Sample Response

response.json
1{
2 "place_name": "Eiffel Tower",
3 "city": "Paris",
4 "country": "France",
5 "description": "Iconic wrought-iron lattice tower on the Champ de Mars, completed in 1889.",
6 "coordinates": "48.8584° N, 2.2945° E"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://geodescription.com"
View Documentation

Similar APIs