JEJU INTERNATIONAL AIRPORT
JEJU CITY · KR · 33.51°N / 126.49°E
CJU
IATA · ICAO
RKPC
Jeju International Airport (CJU) serves Jeju City, South Korea. It sits at 33.51/126.49, rises to 118 ft, is classified as large airport.
Type
Large airport
Elevation
118ft
Scheduled service
YES
ICAO
RKPC
All facts
- IATA
- CJU
- Municipality
- Jeju City
- Country
- South Korea
- Coords
- 33.51°N / 126.49°E
Nearby airports
FAQ
- What is the IATA code for Jeju International Airport?
- CJU.
- What is the ICAO code for Jeju International Airport?
- RKPC.
- Where is Jeju International Airport located?
- Jeju City, South Korea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CJU
{
"data": {
"id": 7002,
"iata_code": "CJU",
"icao_code": "RKPC",
"name": "Jeju International Airport",
"country_code": "KR",
"city_id": 1846266,
"latitude": "33.512058",
"longitude": "126.492548",
"elevation": 118,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Jeju City"
}
}