BAINDOUNG AIRPORT
PG · 6.35°S / 146.94°E
BDZ
IATA · ICAO
AYBG
Baindoung Airport (BDZ) serves Papua New Guinea. It sits at -6.35/146.94, rises to 4400 ft, is classified as small airport.
Type
Small airport
Elevation
4400ft
Scheduled service
NO
ICAO
AYBG
All facts
- IATA
- BDZ
- Municipality
- —
- Country
- Papua New Guinea
- Coords
- 6.35°S / 146.94°E
Nearby airports
FAQ
- What is the IATA code for Baindoung Airport?
- BDZ.
- What is the ICAO code for Baindoung Airport?
- AYBG.
- Where is Baindoung Airport located?
- Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BDZ
{
"data": {
"id": 95,
"iata_code": "BDZ",
"icao_code": "AYBG",
"name": "Baindoung Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-6.34722222222",
"longitude": "146.942222222",
"elevation": 4400,
"type": "small_airport",
"scheduled_service": false,
"municipality": null
}
}