CALOUNDRA AIRPORT
CALOUNDRA · AU · 26.80°S / 153.10°E
CUD
IATA · ICAO
YCDR
Caloundra Airport (CUD) serves Caloundra, Australia. It sits at -26.80/153.10, rises to 12 ft, is classified as small airport.
Type
Small airport
Elevation
12ft
Scheduled service
NO
ICAO
YCDR
All facts
- IATA
- CUD
- Municipality
- Caloundra
- Country
- Australia
- Coords
- 26.80°S / 153.10°E
Nearby airports
FAQ
- What is the IATA code for Caloundra Airport?
- CUD.
- What is the ICAO code for Caloundra Airport?
- YCDR.
- Where is Caloundra Airport located?
- Caloundra, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CUD
{
"data": {
"id": 9199,
"iata_code": "CUD",
"icao_code": "YCDR",
"name": "Caloundra Airport",
"country_code": "AU",
"city_id": 2172710,
"latitude": "-26.80336",
"longitude": "153.104975",
"elevation": 12,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Caloundra"
}
}