PORT-MENIER AIRPORT
PORT-MENIER · CA · 49.84°N / 64.29°W
YPN
IATA · ICAO
CYPN
Port-Menier Airport (YPN) serves Port-Menier, Canada. It sits at 49.84/-64.29, rises to 167 ft, is classified as medium airport.
Type
Medium airport
Elevation
167ft
Scheduled service
YES
ICAO
CYPN
All facts
- IATA
- YPN
- Municipality
- Port-Menier
- Country
- Canada
- Coords
- 49.84°N / 64.29°W
Nearby airports
FAQ
- What is the IATA code for Port-Menier Airport?
- YPN.
- What is the ICAO code for Port-Menier Airport?
- CYPN.
- Where is Port-Menier Airport located?
- Port-Menier, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YPN
{
"data": {
"id": 683,
"iata_code": "YPN",
"icao_code": "CYPN",
"name": "Port-Menier Airport",
"country_code": "CA",
"city_id": null,
"latitude": "49.836399",
"longitude": "-64.288597",
"elevation": 167,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Port-Menier"
}
}