CLYDE RIVER AIRPORT
CLYDE RIVER · CA · 70.49°N / 68.52°W
YCY
IATA · ICAO
CYCY
Clyde River Airport (YCY) serves Clyde River, Canada. It sits at 70.49/-68.52, rises to 87 ft, is classified as small airport.
Type
Small airport
Elevation
87ft
Scheduled service
YES
ICAO
CYCY
All facts
- IATA
- YCY
- Municipality
- Clyde River
- Country
- Canada
- Coords
- 70.49°N / 68.52°W
FAQ
- What is the IATA code for Clyde River Airport?
- YCY.
- What is the ICAO code for Clyde River Airport?
- CYCY.
- Where is Clyde River Airport located?
- Clyde River, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YCY
{
"data": {
"id": 544,
"iata_code": "YCY",
"icao_code": "CYCY",
"name": "Clyde River Airport",
"country_code": "CA",
"city_id": 5924351,
"latitude": "70.486099",
"longitude": "-68.516701",
"elevation": 87,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Clyde River"
}
}