POPLAR RIVER AIRPORT
POPLAR RIVER · CA · 53.00°N / 97.27°W
XPP
IATA · ICAO
CZNG
Poplar River Airport (XPP) serves Poplar River, Canada. It sits at 53.00/-97.27, rises to 728 ft, is classified as small airport.
Type
Small airport
Elevation
728ft
Scheduled service
NO
ICAO
CZNG
All facts
- IATA
- XPP
- Municipality
- Poplar River
- Country
- Canada
- Coords
- 53.00°N / 97.27°W
Nearby airports
FAQ
- What is the IATA code for Poplar River Airport?
- XPP.
- What is the ICAO code for Poplar River Airport?
- CZNG.
- Where is Poplar River Airport located?
- Poplar River, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/XPP
{
"data": {
"id": 848,
"iata_code": "XPP",
"icao_code": "CZNG",
"name": "Poplar River Airport",
"country_code": "CA",
"city_id": null,
"latitude": "52.996526",
"longitude": "-97.274194",
"elevation": 728,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Poplar River"
}
}