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