RICKENBACKER INTERNATIONAL AIRPORT
COLUMBUS · US · 39.81°N / 82.93°W
LCK
IATA · ICAO
KLCK
Rickenbacker International Airport (LCK) serves Columbus, United States. It sits at 39.81/-82.93, rises to 744 ft, is classified as medium airport.
Type
Medium airport
Elevation
744ft
Scheduled service
YES
ICAO
KLCK
All facts
- IATA
- LCK
- Municipality
- Columbus
- Country
- United States
- Coords
- 39.81°N / 82.93°W
Nearby airports
FAQ
- What is the IATA code for Rickenbacker International Airport?
- LCK.
- What is the ICAO code for Rickenbacker International Airport?
- KLCK.
- Where is Rickenbacker International Airport located?
- Columbus, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LCK
{
"data": {
"id": 4025,
"iata_code": "LCK",
"icao_code": "KLCK",
"name": "Rickenbacker International Airport",
"country_code": "US",
"city_id": null,
"latitude": "39.813801",
"longitude": "-82.927803",
"elevation": 744,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Columbus"
}
}