DAWSON CREEK AIRPORT
DAWSON CREEK · CA · 55.74°N / 120.18°W
YDQ
IATA · ICAO
CYDQ
Dawson Creek Airport (YDQ) serves Dawson Creek, Canada. It sits at 55.74/-120.18, rises to 2148 ft, is classified as medium airport.
Type
Medium airport
Elevation
2148ft
Scheduled service
NO
ICAO
CYDQ
All facts
- IATA
- YDQ
- Municipality
- Dawson Creek
- Country
- Canada
- Coords
- 55.74°N / 120.18°W
Nearby airports
FAQ
- What is the IATA code for Dawson Creek Airport?
- YDQ.
- What is the ICAO code for Dawson Creek Airport?
- CYDQ.
- Where is Dawson Creek Airport located?
- Dawson Creek, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YDQ
{
"data": {
"id": 554,
"iata_code": "YDQ",
"icao_code": "CYDQ",
"name": "Dawson Creek Airport",
"country_code": "CA",
"city_id": 5935804,
"latitude": "55.741245",
"longitude": "-120.183263",
"elevation": 2148,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Dawson Creek"
}
}