EXUMA INTERNATIONAL AIRPORT
MOSS TOWN · BS · 23.56°N / 75.88°W
GGT
IATA · ICAO
MYEF
Exuma International Airport (GGT) serves Moss Town, Bahamas. It sits at 23.56/-75.88, rises to 9 ft, is classified as medium airport.
Type
Medium airport
Elevation
9ft
Scheduled service
YES
ICAO
MYEF
All facts
- IATA
- GGT
- Municipality
- Moss Town
- Country
- Bahamas
- Coords
- 23.56°N / 75.88°W
Nearby airports
FAQ
- What is the IATA code for Exuma International Airport?
- GGT.
- What is the ICAO code for Exuma International Airport?
- MYEF.
- Where is Exuma International Airport located?
- Moss Town, Bahamas.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GGT
{
"data": {
"id": 5967,
"iata_code": "GGT",
"icao_code": "MYEF",
"name": "Exuma International Airport",
"country_code": "BS",
"city_id": null,
"latitude": "23.562599",
"longitude": "-75.877998",
"elevation": 9,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Moss Town"
}
}