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