CAPE GIRARDEAU REGIONAL AIRPORT
CAPE GIRARDEAU · US · 37.23°N / 89.57°W
CGI
IATA · ICAO
KCGI
Cape Girardeau Regional Airport (CGI) serves Cape Girardeau, United States. It sits at 37.23/-89.57, rises to 342 ft, is classified as medium airport.
Type
Medium airport
Elevation
342ft
Scheduled service
YES
ICAO
KCGI
All facts
- IATA
- CGI
- Municipality
- Cape Girardeau
- Country
- United States
- Coords
- 37.23°N / 89.57°W
Nearby airports
FAQ
- What is the IATA code for Cape Girardeau Regional Airport?
- CGI.
- What is the ICAO code for Cape Girardeau Regional Airport?
- KCGI.
- Where is Cape Girardeau Regional Airport located?
- Cape Girardeau, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CGI
{
"data": {
"id": 3454,
"iata_code": "CGI",
"icao_code": "KCGI",
"name": "Cape Girardeau Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "37.2253",
"longitude": "-89.570801",
"elevation": 342,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Cape Girardeau"
}
}