CHANUTE MARTIN JOHNSON AIRPORT
CHANUTE · US · 37.67°N / 95.49°W
CNU
IATA · ICAO
KCNU
Chanute Martin Johnson Airport (CNU) serves Chanute, United States. It sits at 37.67/-95.49, rises to 1002 ft, is classified as medium airport.
Type
Medium airport
Elevation
1002ft
Scheduled service
NO
ICAO
KCNU
All facts
- IATA
- CNU
- Municipality
- Chanute
- Country
- United States
- Coords
- 37.67°N / 95.49°W
Nearby airports
FAQ
- What is the IATA code for Chanute Martin Johnson Airport?
- CNU.
- What is the ICAO code for Chanute Martin Johnson Airport?
- KCNU.
- Where is Chanute Martin Johnson Airport located?
- Chanute, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CNU
{
"data": {
"id": 3489,
"iata_code": "CNU",
"icao_code": "KCNU",
"name": "Chanute Martin Johnson Airport",
"country_code": "US",
"city_id": 4269392,
"latitude": "37.668173",
"longitude": "-95.486727",
"elevation": 1002,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Chanute"
}
}