MUSKOKA AIRPORT
GRAVENHURST · CA · 44.98°N / 79.31°W
YQA
IATA · ICAO
CYQA
Muskoka Airport (YQA) serves Gravenhurst, Canada. It sits at 44.98/-79.31, rises to 925 ft, is classified as medium airport.
Type
Medium airport
Elevation
925ft
Scheduled service
YES
ICAO
CYQA
All facts
- IATA
- YQA
- Municipality
- Gravenhurst
- Country
- Canada
- Coords
- 44.98°N / 79.31°W
Nearby airports
FAQ
- What is the IATA code for Muskoka Airport?
- YQA.
- What is the ICAO code for Muskoka Airport?
- CYQA.
- Where is Muskoka Airport located?
- Gravenhurst, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YQA
{
"data": {
"id": 691,
"iata_code": "YQA",
"icao_code": "CYQA",
"name": "Muskoka Airport",
"country_code": "CA",
"city_id": 5965546,
"latitude": "44.975376",
"longitude": "-79.306546",
"elevation": 925,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Gravenhurst"
}
}