JOHN GLENN COLUMBUS INTERNATIONAL AIRPORT
COLUMBUS · US · 40.00°N / 82.89°W
CMH
IATA · ICAO
KCMH
John Glenn Columbus International Airport (CMH) serves Columbus, United States. It sits at 40.00/-82.89, rises to 815 ft, is classified as large airport.
Type
Large airport
Elevation
815ft
Scheduled service
YES
ICAO
KCMH
All facts
- IATA
- CMH
- Municipality
- Columbus
- Country
- United States
- Coords
- 40.00°N / 82.89°W
Nearby airports
FAQ
- What is the IATA code for John Glenn Columbus International Airport?
- CMH.
- What is the ICAO code for John Glenn Columbus International Airport?
- KCMH.
- Where is John Glenn Columbus International Airport located?
- Columbus, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CMH
{
"data": {
"id": 3481,
"iata_code": "CMH",
"icao_code": "KCMH",
"name": "John Glenn Columbus International Airport",
"country_code": "US",
"city_id": 4509177,
"latitude": "39.998001",
"longitude": "-82.891899",
"elevation": 815,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Columbus"
}
}