Back to catalog
🗺️

GeoNames

Free

Place names and other geographical data

🗺️GeocodingNo API key required

Cities Near 40.71, -74.00

5 items

New York City

United States

8.3M

Jersey City

United States

292.4K

Newark

United States

311.5K

Hoboken

United States

60.4K

Bayonne

United States

71.5K

Sample Response

response.json
1{
2 "items": [
3 {
4 "name": "New York City",
5 "country": "United States",
6 "population": 8336817,
7 "latitude": 40.7128,
8 "feature_class": "P"
9 },
10 {
11 "name": "Jersey City",
12 "country": "United States",
13 "population": 292449,
14 "latitude": 40.7178,
15 "feature_class": "P"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "http://www.geonames.org/export/web-services.html"
View Documentation

Similar APIs