OBO AIRPORT
OBO · PG · 7.59°S / 141.32°E
OBX
IATA · ICAO
AYOB
Obo Airport (OBX) serves Obo, Papua New Guinea. It sits at -7.59/141.32, rises to 29 ft, is classified as small airport.
Type
Small airport
Elevation
29ft
Scheduled service
YES
ICAO
AYOB
All facts
- IATA
- OBX
- Municipality
- Obo
- Country
- Papua New Guinea
- Coords
- 7.59°S / 141.32°E
Nearby airports
FAQ
- What is the IATA code for Obo Airport?
- OBX.
- What is the ICAO code for Obo Airport?
- AYOB.
- Where is Obo Airport located?
- Obo, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OBX
{
"data": {
"id": 249,
"iata_code": "OBX",
"icao_code": "AYOB",
"name": "Obo Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-7.590622421369999",
"longitude": "141.324262619",
"elevation": 29,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Obo"
}
}