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