CHUB CAY AIRPORT
CHUB CAY · BS · 25.42°N / 77.88°W
CCZ
IATA · ICAO
MYBC
Chub Cay Airport (CCZ) serves Chub Cay, Bahamas. It sits at 25.42/-77.88, rises to 5 ft, is classified as medium airport.
Type
Medium airport
Elevation
5ft
Scheduled service
YES
ICAO
MYBC
All facts
- IATA
- CCZ
- Municipality
- Chub Cay
- Country
- Bahamas
- Coords
- 25.42°N / 77.88°W
Nearby airports
FAQ
- What is the IATA code for Chub Cay Airport?
- CCZ.
- What is the ICAO code for Chub Cay Airport?
- MYBC.
- Where is Chub Cay Airport located?
- Chub Cay, Bahamas.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CCZ
{
"data": {
"id": 5955,
"iata_code": "CCZ",
"icao_code": "MYBC",
"name": "Chub Cay Airport",
"country_code": "BS",
"city_id": null,
"latitude": "25.417101",
"longitude": "-77.880898",
"elevation": 5,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Chub Cay"
}
}