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