COLUMBUS MUNICIPAL AIRPORT
COLUMBUS · US · 39.26°N / 85.90°W
CLU
IATA · ICAO
KBAK
Columbus Municipal Airport (CLU) serves Columbus, United States. It sits at 39.26/-85.90, rises to 656 ft, is classified as medium airport.
Type
Medium airport
Elevation
656ft
Scheduled service
NO
ICAO
KBAK
All facts
- IATA
- CLU
- Municipality
- Columbus
- Country
- United States
- Coords
- 39.26°N / 85.90°W
Nearby airports
FAQ
- What is the IATA code for Columbus Municipal Airport?
- CLU.
- What is the ICAO code for Columbus Municipal Airport?
- KBAK.
- Where is Columbus Municipal Airport located?
- Columbus, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CLU
{
"data": {
"id": 3309,
"iata_code": "CLU",
"icao_code": "KBAK",
"name": "Columbus Municipal Airport",
"country_code": "US",
"city_id": 4256038,
"latitude": "39.262386",
"longitude": "-85.895576",
"elevation": 656,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Columbus"
}
}