MOUNT GUNSON AIRPORT
MOUNT GUNSON · AU · 31.46°S / 137.17°E
GSN
IATA · ICAO
YMGN
Mount Gunson Airport (GSN) serves Mount Gunson, Australia. It sits at -31.46/137.17, rises to 285 ft, is classified as small airport.
Type
Small airport
Elevation
285ft
Scheduled service
NO
ICAO
YMGN
All facts
- IATA
- GSN
- Municipality
- Mount Gunson
- Country
- Australia
- Coords
- 31.46°S / 137.17°E
Nearby airports
FAQ
- What is the IATA code for Mount Gunson Airport?
- GSN.
- What is the ICAO code for Mount Gunson Airport?
- YMGN.
- Where is Mount Gunson Airport located?
- Mount Gunson, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GSN
{
"data": {
"id": 9407,
"iata_code": "GSN",
"icao_code": "YMGN",
"name": "Mount Gunson Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-31.4597",
"longitude": "137.174443333",
"elevation": 285,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Mount Gunson"
}
}