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