JUNDAH AIRPORT
JUNDAH · AU · 24.84°S / 143.06°E
JUN
IATA · ICAO
YJDA
Jundah Airport (JUN) serves Jundah, Australia. It sits at -24.84/143.06, rises to 145 ft, is classified as small airport.
Type
Small airport
Elevation
145ft
Scheduled service
NO
ICAO
YJDA
All facts
- IATA
- JUN
- Municipality
- Jundah
- Country
- Australia
- Coords
- 24.84°S / 143.06°E
Nearby airports
FAQ
- What is the IATA code for Jundah Airport?
- JUN.
- What is the ICAO code for Jundah Airport?
- YJDA.
- Where is Jundah Airport located?
- Jundah, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JUN
{
"data": {
"id": 9335,
"iata_code": "JUN",
"icao_code": "YJDA",
"name": "Jundah Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-24.838045",
"longitude": "143.061962",
"elevation": 145,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Jundah"
}
}