BALIMO AIRPORT
BALIMO · PG · 8.05°S / 142.93°E
OPU
IATA · ICAO
AYBM
Balimo Airport (OPU) serves Balimo, Papua New Guinea. It sits at -8.05/142.93, rises to 51 ft, is classified as medium airport.
Type
Medium airport
Elevation
51ft
Scheduled service
YES
ICAO
AYBM
All facts
- IATA
- OPU
- Municipality
- Balimo
- Country
- Papua New Guinea
- Coords
- 8.05°S / 142.93°E
Nearby airports
FAQ
- What is the IATA code for Balimo Airport?
- OPU.
- What is the ICAO code for Balimo Airport?
- AYBM.
- Where is Balimo Airport located?
- Balimo, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OPU
{
"data": {
"id": 100,
"iata_code": "OPU",
"icao_code": "AYBM",
"name": "Balimo Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-8.05000019073",
"longitude": "142.932998657",
"elevation": 51,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Balimo"
}
}