BATHURST AIRPORT
SOUTH TETAGOUCHE · CA · 47.63°N / 65.74°W
ZBF
IATA · ICAO
CZBF
Bathurst Airport (ZBF) serves South Tetagouche, Canada. It sits at 47.63/-65.74, rises to 193 ft, is classified as medium airport.
Type
Medium airport
Elevation
193ft
Scheduled service
YES
ICAO
CZBF
All facts
- IATA
- ZBF
- Municipality
- South Tetagouche
- Country
- Canada
- Coords
- 47.63°N / 65.74°W
Nearby airports
FAQ
- What is the IATA code for Bathurst Airport?
- ZBF.
- What is the ICAO code for Bathurst Airport?
- CZBF.
- Where is Bathurst Airport located?
- South Tetagouche, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ZBF
{
"data": {
"id": 827,
"iata_code": "ZBF",
"icao_code": "CZBF",
"name": "Bathurst Airport",
"country_code": "CA",
"city_id": null,
"latitude": "47.6297",
"longitude": "-65.738899",
"elevation": 193,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "South Tetagouche"
}
}