BADU ISLAND AIRPORT
BADU ISLAND · AU · 10.15°S / 142.17°E
BDD
IATA · ICAO
YBAU
Badu Island Airport (BDD) serves Badu Island, Australia. It sits at -10.15/142.17, rises to 14 ft, is classified as small airport.
Type
Small airport
Elevation
14ft
Scheduled service
YES
ICAO
YBAU
All facts
- IATA
- BDD
- Municipality
- Badu Island
- Country
- Australia
- Coords
- 10.15°S / 142.17°E
Nearby airports
FAQ
- What is the IATA code for Badu Island Airport?
- BDD.
- What is the ICAO code for Badu Island Airport?
- YBAU.
- Where is Badu Island Airport located?
- Badu Island, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BDD
{
"data": {
"id": 9126,
"iata_code": "BDD",
"icao_code": "YBAU",
"name": "Badu Island Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-10.14955",
"longitude": "142.173665",
"elevation": 14,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Badu Island"
}
}