EMO RIVER AIRSTRIP
EMO MISSION · PG · 9.12°S / 148.04°E
EMO
IATA · ICAO
AYEO
Emo River Airstrip (EMO) serves Emo Mission, Papua New Guinea. It sits at -9.12/148.04, rises to 2240 ft, is classified as small airport.
Type
Small airport
Elevation
2240ft
Scheduled service
NO
ICAO
AYEO
All facts
- IATA
- EMO
- Municipality
- Emo Mission
- Country
- Papua New Guinea
- Coords
- 9.12°S / 148.04°E
Nearby airports
FAQ
- What is the IATA code for Emo River Airstrip?
- EMO.
- What is the ICAO code for Emo River Airstrip?
- AYEO.
- Where is Emo River Airstrip located?
- Emo Mission, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EMO
{
"data": {
"id": 142,
"iata_code": "EMO",
"icao_code": "AYEO",
"name": "Emo River Airstrip",
"country_code": "PG",
"city_id": null,
"latitude": "-9.1234",
"longitude": "148.0415",
"elevation": 2240,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Emo Mission"
}
}