SUNSHINE COAST AIRPORT
MAROOCHYDORE · AU · 26.59°S / 153.08°E
MCY
IATA · ICAO
YBSU
Sunshine Coast Airport (MCY) serves Maroochydore, Australia. It sits at -26.59/153.08, rises to 15 ft, is classified as large airport.
Type
Large airport
Elevation
15ft
Scheduled service
YES
ICAO
YBSU
All facts
- IATA
- MCY
- Municipality
- Maroochydore
- Country
- Australia
- Coords
- 26.59°S / 153.08°E
Nearby airports
FAQ
- What is the IATA code for Sunshine Coast Airport?
- MCY.
- What is the ICAO code for Sunshine Coast Airport?
- YBSU.
- Where is Sunshine Coast Airport located?
- Maroochydore, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MCY
{
"data": {
"id": 9175,
"iata_code": "MCY",
"icao_code": "YBSU",
"name": "Sunshine Coast Airport",
"country_code": "AU",
"city_id": 2207268,
"latitude": "-26.593324",
"longitude": "153.08319",
"elevation": 15,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Maroochydore"
}
}