PINEHOUSE LAKE AIRPORT
PINEHOUSE LAKE · CA · 55.53°N / 106.58°W
ZPO
IATA · ICAO
CZPO
Pinehouse Lake Airport (ZPO) serves Pinehouse Lake, Canada. It sits at 55.53/-106.58, rises to 1278 ft, is classified as small airport.
Type
Small airport
Elevation
1278ft
Scheduled service
NO
ICAO
CZPO
All facts
- IATA
- ZPO
- Municipality
- Pinehouse Lake
- Country
- Canada
- Coords
- 55.53°N / 106.58°W
Nearby airports
FAQ
- What is the IATA code for Pinehouse Lake Airport?
- ZPO.
- What is the ICAO code for Pinehouse Lake Airport?
- CZPO.
- Where is Pinehouse Lake Airport located?
- Pinehouse Lake, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ZPO
{
"data": {
"id": 852,
"iata_code": "ZPO",
"icao_code": "CZPO",
"name": "Pinehouse Lake Airport",
"country_code": "CA",
"city_id": null,
"latitude": "55.5280990601",
"longitude": "-106.582000732",
"elevation": 1278,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Pinehouse Lake"
}
}