DEASE LAKE AIRPORT
DEASE LAKE · CA · 58.42°N / 130.03°W
YDL
IATA · ICAO
CYDL
Dease Lake Airport (YDL) serves Dease Lake, Canada. It sits at 58.42/-130.03, rises to 2600 ft, is classified as small airport.
Type
Small airport
Elevation
2600ft
Scheduled service
YES
ICAO
CYDL
All facts
- IATA
- YDL
- Municipality
- Dease Lake
- Country
- Canada
- Coords
- 58.42°N / 130.03°W
FAQ
- What is the IATA code for Dease Lake Airport?
- YDL.
- What is the ICAO code for Dease Lake Airport?
- CYDL.
- Where is Dease Lake Airport located?
- Dease Lake, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YDL
{
"data": {
"id": 549,
"iata_code": "YDL",
"icao_code": "CYDL",
"name": "Dease Lake Airport",
"country_code": "CA",
"city_id": null,
"latitude": "58.422199",
"longitude": "-130.031998",
"elevation": 2600,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Dease Lake"
}
}