COLUMBUS AIRPORT
COLUMBUS · US · 32.52°N / 84.94°W
CSG
IATA · ICAO
KCSG
Columbus Airport (CSG) serves Columbus, United States. It sits at 32.52/-84.94, rises to 397 ft, is classified as medium airport.
Type
Medium airport
Elevation
397ft
Scheduled service
YES
ICAO
KCSG
All facts
- IATA
- CSG
- Municipality
- Columbus
- Country
- United States
- Coords
- 32.52°N / 84.94°W
Nearby airports
FAQ
- What is the IATA code for Columbus Airport?
- CSG.
- What is the ICAO code for Columbus Airport?
- KCSG.
- Where is Columbus Airport located?
- Columbus, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CSG
{
"data": {
"id": 3513,
"iata_code": "CSG",
"icao_code": "KCSG",
"name": "Columbus Airport",
"country_code": "US",
"city_id": 4188985,
"latitude": "32.516415",
"longitude": "-84.939602",
"elevation": 397,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Columbus"
}
}