MURRAY ISLAND AIRPORT
MURRAY ISLAND · AU · 9.92°S / 144.05°E
MYI
IATA · ICAO
YMAE
Murray Island Airport (MYI) serves Murray Island, Australia. It sits at -9.92/144.05, rises to 300 ft, is classified as small airport.
Type
Small airport
Elevation
300ft
Scheduled service
YES
ICAO
YMAE
All facts
- IATA
- MYI
- Municipality
- Murray Island
- Country
- Australia
- Coords
- 9.92°S / 144.05°E
Nearby airports
FAQ
- What is the IATA code for Murray Island Airport?
- MYI.
- What is the ICAO code for Murray Island Airport?
- YMAE.
- Where is Murray Island Airport located?
- Murray Island, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MYI
{
"data": {
"id": 9390,
"iata_code": "MYI",
"icao_code": "YMAE",
"name": "Murray Island Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-9.915105",
"longitude": "144.054644",
"elevation": 300,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Murray Island"
}
}