AMANAB AIRPORT
AMANAB · PG · 3.59°S / 141.21°E
AMU
IATA · ICAO
AYAM
Amanab Airport (AMU) serves Amanab, Papua New Guinea. It sits at -3.59/141.21, rises to 1307 ft, is classified as small airport.
Type
Small airport
Elevation
1307ft
Scheduled service
NO
ICAO
AYAM
All facts
- IATA
- AMU
- Municipality
- Amanab
- Country
- Papua New Guinea
- Coords
- 3.59°S / 141.21°E
Nearby airports
FAQ
- What is the IATA code for Amanab Airport?
- AMU.
- What is the ICAO code for Amanab Airport?
- AYAM.
- Where is Amanab Airport located?
- Amanab, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AMU
{
"data": {
"id": 82,
"iata_code": "AMU",
"icao_code": "AYAM",
"name": "Amanab Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-3.586",
"longitude": "141.214333333",
"elevation": 1307,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Amanab"
}
}