POINTS NORTH LANDING AIRPORT
POINTS NORTH LANDING · CA · 58.28°N / 104.08°W
YNL
IATA · ICAO
CYNL
Points North Landing Airport (YNL) serves Points North Landing, Canada. It sits at 58.28/-104.08, rises to 1605 ft, is classified as medium airport.
Type
Medium airport
Elevation
1605ft
Scheduled service
YES
ICAO
CYNL
All facts
- IATA
- YNL
- Municipality
- Points North Landing
- Country
- Canada
- Coords
- 58.28°N / 104.08°W
Nearby airports
FAQ
- What is the IATA code for Points North Landing Airport?
- YNL.
- What is the ICAO code for Points North Landing Airport?
- CYNL.
- Where is Points North Landing Airport located?
- Points North Landing, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YNL
{
"data": {
"id": 662,
"iata_code": "YNL",
"icao_code": "CYNL",
"name": "Points North Landing Airport",
"country_code": "CA",
"city_id": null,
"latitude": "58.27669906616211",
"longitude": "-104.08200073242188",
"elevation": 1605,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Points North Landing"
}
}