MOUNT GAMBIER AIRPORT
MOUNT GAMBIER · AU · 37.74°S / 140.78°E
MGB
IATA · ICAO
YMTG
Mount Gambier Airport (MGB) serves Mount Gambier, Australia. It sits at -37.74/140.78, is classified as medium airport.
Type
Medium airport
Elevation
ft
Scheduled service
YES
ICAO
YMTG
All facts
- IATA
- MGB
- Municipality
- Mount Gambier
- Country
- Australia
- Coords
- 37.74°S / 140.78°E
Nearby airports
FAQ
- What is the IATA code for Mount Gambier Airport?
- MGB.
- What is the ICAO code for Mount Gambier Airport?
- YMTG.
- Where is Mount Gambier Airport located?
- Mount Gambier, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MGB
{
"data": {
"id": 9443,
"iata_code": "MGB",
"icao_code": "YMTG",
"name": "Mount Gambier Airport",
"country_code": "AU",
"city_id": 2156643,
"latitude": "-37.744382",
"longitude": "140.780561",
"elevation": null,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Mount Gambier"
}
}