SQL
San Carlos Airport
Medium airport
8.4 km
California · UNITED STATES (US) · 37.52°N / 122.35°W
Highlands-Baywood Park is a city in United States with a population of 4,027. It sits at 37.52/-122.35, runs on America/Los_Angeles, is 4 km from San Mateo.
Medium airport
Large airport
Small airport
Medium airport
Large airport
$ curl https://api.cityapi.org/v1/cities/7261437
{
"data": {
"id": 7261437,
"name": "Highlands-Baywood Park",
"ascii_name": "Highlands-Baywood Park",
"country_code": "US",
"population": 4027,
"elevation": 190,
"timezone_id": "America/Los_Angeles",
"feature_class": "P",
"feature_code": "PPL",
"latitude": 37.52272,
"longitude": -122.34506
}
}