AITAPE AIRPORT
AITAPE · PG · 3.14°S / 142.35°E
ATP
IATA · ICAO
AYAI
Aitape Airport (ATP) serves Aitape, Papua New Guinea. It sits at -3.14/142.35, rises to 10 ft, is classified as small airport.
Type
Small airport
Elevation
10ft
Scheduled service
NO
ICAO
AYAI
All facts
- IATA
- ATP
- Municipality
- Aitape
- Country
- Papua New Guinea
- Coords
- 3.14°S / 142.35°E
Nearby airports
FAQ
- What is the IATA code for Aitape Airport?
- ATP.
- What is the ICAO code for Aitape Airport?
- AYAI.
- Where is Aitape Airport located?
- Aitape, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ATP
{
"data": {
"id": 80,
"iata_code": "ATP",
"icao_code": "AYAI",
"name": "Aitape Airport",
"country_code": "PG",
"city_id": 2101169,
"latitude": "-3.143611",
"longitude": "142.346806",
"elevation": 10,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Aitape"
}
}