SACHIGO LAKE AIRPORT
SACHIGO LAKE · CA · 53.89°N / 92.20°W
ZPB
IATA · ICAO
CZPB
Sachigo Lake Airport (ZPB) serves Sachigo Lake, Canada. It sits at 53.89/-92.20, rises to 876 ft, is classified as small airport.
Type
Small airport
Elevation
876ft
Scheduled service
YES
ICAO
CZPB
All facts
- IATA
- ZPB
- Municipality
- Sachigo Lake
- Country
- Canada
- Coords
- 53.89°N / 92.20°W
Nearby airports
FAQ
- What is the IATA code for Sachigo Lake Airport?
- ZPB.
- What is the ICAO code for Sachigo Lake Airport?
- CZPB.
- Where is Sachigo Lake Airport located?
- Sachigo Lake, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ZPB
{
"data": {
"id": 850,
"iata_code": "ZPB",
"icao_code": "CZPB",
"name": "Sachigo Lake Airport",
"country_code": "CA",
"city_id": null,
"latitude": "53.890885",
"longitude": "-92.195935",
"elevation": 876,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Sachigo Lake"
}
}