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