ENUA AIRPORT
ATIU ISLAND · CK · 19.97°S / 158.12°W
AIU
IATA · ICAO
NCAT
Enua Airport (AIU) serves Atiu Island, Cook Islands. It sits at -19.97/-158.12, rises to 36 ft, is classified as small airport.
Type
Small airport
Elevation
36ft
Scheduled service
YES
ICAO
NCAT
All facts
- IATA
- AIU
- Municipality
- Atiu Island
- Country
- Cook Islands
- Coords
- 19.97°S / 158.12°W
Nearby airports
FAQ
- What is the IATA code for Enua Airport?
- AIU.
- What is the ICAO code for Enua Airport?
- NCAT.
- Where is Enua Airport located?
- Atiu Island, Cook Islands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AIU
{
"data": {
"id": 6007,
"iata_code": "AIU",
"icao_code": "NCAT",
"name": "Enua Airport",
"country_code": "CK",
"city_id": null,
"latitude": "-19.96780014038086",
"longitude": "-158.11900329589844",
"elevation": 36,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Atiu Island"
}
}