SQL
San Carlos Airport
Medium airport
2.1 km
California · UNITED STATES (US) · 37.53°N / 122.25°W
Redwood Shores is a city in United States with a population of 10,500. It sits at 37.53/-122.25, runs on America/Los_Angeles, is 2 km from Belmont.
Medium airport
Medium airport
Large airport
Small airport
Large airport
$ curl https://api.cityapi.org/v1/cities/5386932
{
"data": {
"id": 5386932,
"name": "Redwood Shores",
"ascii_name": "Redwood Shores",
"country_code": "US",
"population": 10500,
"elevation": 2,
"timezone_id": "America/Los_Angeles",
"feature_class": "P",
"feature_code": "PPLX",
"latitude": 37.53188,
"longitude": -122.24802
}
}