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