FOND-DU-LAC AIRPORT
FOND-DU-LAC · CA · 59.33°N / 107.18°W
ZFD
IATA · ICAO
CZFD
Fond-du-Lac Airport (ZFD) serves Fond-du-Lac, Canada. It sits at 59.33/-107.18, rises to 814 ft, is classified as small airport.
Type
Small airport
Elevation
814ft
Scheduled service
YES
ICAO
CZFD
All facts
- IATA
- ZFD
- Municipality
- Fond-du-Lac
- Country
- Canada
- Coords
- 59.33°N / 107.18°W
Nearby airports
FAQ
- What is the IATA code for Fond-du-Lac Airport?
- ZFD.
- What is the ICAO code for Fond-du-Lac Airport?
- CZFD.
- Where is Fond-du-Lac Airport located?
- Fond-du-Lac, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ZFD
{
"data": {
"id": 832,
"iata_code": "ZFD",
"icao_code": "CZFD",
"name": "Fond-du-Lac Airport",
"country_code": "CA",
"city_id": null,
"latitude": "59.3344",
"longitude": "-107.181999",
"elevation": 814,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Fond-du-Lac"
}
}