BUNDABERG AIRPORT
BUNDABERG · AU · 24.91°S / 152.32°E
BDB
IATA · ICAO
YBUD
Bundaberg Airport (BDB) serves Bundaberg, Australia. It sits at -24.91/152.32, rises to 107 ft, is classified as medium airport.
Type
Medium airport
Elevation
107ft
Scheduled service
YES
ICAO
YBUD
All facts
- IATA
- BDB
- Municipality
- Bundaberg
- Country
- Australia
- Coords
- 24.91°S / 152.32°E
Nearby airports
FAQ
- What is the IATA code for Bundaberg Airport?
- BDB.
- What is the ICAO code for Bundaberg Airport?
- YBUD.
- Where is Bundaberg Airport located?
- Bundaberg, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BDB
{
"data": {
"id": 9180,
"iata_code": "BDB",
"icao_code": "YBUD",
"name": "Bundaberg Airport",
"country_code": "AU",
"city_id": 2173323,
"latitude": "-24.905039",
"longitude": "152.322612",
"elevation": 107,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Bundaberg"
}
}