COLUMBIA REGIONAL AIRPORT
COLUMBIA · US · 38.82°N / 92.22°W
COU
IATA · ICAO
KCOU
Columbia Regional Airport (COU) serves Columbia, United States. It sits at 38.82/-92.22, rises to 889 ft, is classified as medium airport.
Type
Medium airport
Elevation
889ft
Scheduled service
YES
ICAO
KCOU
All facts
- IATA
- COU
- Municipality
- Columbia
- Country
- United States
- Coords
- 38.82°N / 92.22°W
Nearby airports
FAQ
- What is the IATA code for Columbia Regional Airport?
- COU.
- What is the ICAO code for Columbia Regional Airport?
- KCOU.
- Where is Columbia Regional Airport located?
- Columbia, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/COU
{
"data": {
"id": 3500,
"iata_code": "COU",
"icao_code": "KCOU",
"name": "Columbia Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "38.8181",
"longitude": "-92.219597",
"elevation": 889,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Columbia"
}
}