OME
Nome Airport
Medium airport
0.0 km
Alaska · UNITED STATES (US) · 64.50°N / 165.41°W
Nome is a city in United States with a population of 3,806. It sits at 64.50/-165.41, runs on America/Nome.
Medium airport
$ curl https://api.cityapi.org/v1/cities/5870133
{
"data": {
"id": 5870133,
"name": "Nome",
"ascii_name": "Nome",
"country_code": "US",
"population": 3806,
"elevation": 6,
"timezone_id": "America/Nome",
"feature_class": "P",
"feature_code": "PPL",
"latitude": 64.50111,
"longitude": -165.40639
}
}