COCHRANE AIRPORT
COCHRANE · CA · 49.11°N / 81.01°W
YCN
IATA · ICAO
CYCN
Cochrane Airport (YCN) serves Cochrane, Canada. It sits at 49.11/-81.01, rises to 861 ft, is classified as medium airport.
Type
Medium airport
Elevation
861ft
Scheduled service
NO
ICAO
CYCN
All facts
- IATA
- YCN
- Municipality
- Cochrane
- Country
- Canada
- Coords
- 49.11°N / 81.01°W
Nearby airports
FAQ
- What is the IATA code for Cochrane Airport?
- YCN.
- What is the ICAO code for Cochrane Airport?
- CYCN.
- Where is Cochrane Airport located?
- Cochrane, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YCN
{
"data": {
"id": 537,
"iata_code": "YCN",
"icao_code": "CYCN",
"name": "Cochrane Airport",
"country_code": "CA",
"city_id": 5924614,
"latitude": "49.10559844970703",
"longitude": "-81.01360321044922",
"elevation": 861,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Cochrane"
}
}