YAM ISLAND AIRPORT
YAM ISLAND · AU · 9.90°S / 142.77°E
XMY
IATA · ICAO
YYMI
Yam Island Airport (XMY) serves Yam Island, Australia. It sits at -9.90/142.77, is classified as small airport.
Type
Small airport
Elevation
ft
Scheduled service
YES
ICAO
YYMI
All facts
- IATA
- XMY
- Municipality
- Yam Island
- Country
- Australia
- Coords
- 9.90°S / 142.77°E
Nearby airports
FAQ
- What is the IATA code for Yam Island Airport?
- XMY.
- What is the ICAO code for Yam Island Airport?
- YYMI.
- Where is Yam Island Airport located?
- Yam Island, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/XMY
{
"data": {
"id": 9630,
"iata_code": "XMY",
"icao_code": "YYMI",
"name": "Yam Island Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-9.899187",
"longitude": "142.774265",
"elevation": null,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Yam Island"
}
}