GOVERNOR'S HARBOUR AIRPORT
GOVERNOR'S HARBOUR · BS · 25.28°N / 76.33°W
GHB
IATA · ICAO
MYEM
Governor's Harbour Airport (GHB) serves Governor's Harbour, Bahamas. It sits at 25.28/-76.33, rises to 26 ft, is classified as medium airport.
Type
Medium airport
Elevation
26ft
Scheduled service
YES
ICAO
MYEM
All facts
- IATA
- GHB
- Municipality
- Governor's Harbour
- Country
- Bahamas
- Coords
- 25.28°N / 76.33°W
Nearby airports
FAQ
- What is the IATA code for Governor's Harbour Airport?
- GHB.
- What is the ICAO code for Governor's Harbour Airport?
- MYEM.
- Where is Governor's Harbour Airport located?
- Governor's Harbour, Bahamas.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GHB
{
"data": {
"id": 5969,
"iata_code": "GHB",
"icao_code": "MYEM",
"name": "Governor's Harbour Airport",
"country_code": "BS",
"city_id": null,
"latitude": "25.2847",
"longitude": "-76.331001",
"elevation": 26,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Governor's Harbour"
}
}