KITHIRA AIRPORT
KITHIRA ISLAND · GR · 36.27°N / 23.02°E
KIT
IATA · ICAO
LGKC
Kithira Airport (KIT) serves Kithira Island, Greece. It sits at 36.27/23.02, rises to 1045 ft, is classified as small airport.
Type
Small airport
Elevation
1045ft
Scheduled service
YES
ICAO
LGKC
All facts
- IATA
- KIT
- Municipality
- Kithira Island
- Country
- Greece
- Coords
- 36.27°N / 23.02°E
FAQ
- What is the IATA code for Kithira Airport?
- KIT.
- What is the ICAO code for Kithira Airport?
- LGKC.
- Where is Kithira Airport located?
- Kithira Island, Greece.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KIT
{
"data": {
"id": 5064,
"iata_code": "KIT",
"icao_code": "LGKC",
"name": "Kithira Airport",
"country_code": "GR",
"city_id": null,
"latitude": "36.273978",
"longitude": "23.016719",
"elevation": 1045,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Kithira Island"
}
}