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