POPLAR HILL AIRPORT
POPLAR HILL · CA · 52.11°N / 94.26°W
YHP
IATA · ICAO
CYHP
Poplar Hill Airport (YHP) serves Poplar Hill, Canada. It sits at 52.11/-94.26, rises to 1095 ft, is classified as small airport.
Type
Small airport
Elevation
1095ft
Scheduled service
YES
ICAO
CYHP
All facts
- IATA
- YHP
- Municipality
- Poplar Hill
- Country
- Canada
- Coords
- 52.11°N / 94.26°W
Nearby airports
FAQ
- What is the IATA code for Poplar Hill Airport?
- YHP.
- What is the ICAO code for Poplar Hill Airport?
- CYHP.
- Where is Poplar Hill Airport located?
- Poplar Hill, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YHP
{
"data": {
"id": 601,
"iata_code": "YHP",
"icao_code": "CYHP",
"name": "Poplar Hill Airport",
"country_code": "CA",
"city_id": null,
"latitude": "52.1133",
"longitude": "-94.2556",
"elevation": 1095,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Poplar Hill"
}
}