CHESTERFIELD INLET AIRPORT
CHESTERFIELD INLET · CA · 63.35°N / 90.73°W
YCS
IATA · ICAO
CYCS
Chesterfield Inlet Airport (YCS) serves Chesterfield Inlet, Canada. It sits at 63.35/-90.73, rises to 32 ft, is classified as small airport.
Type
Small airport
Elevation
32ft
Scheduled service
YES
ICAO
CYCS
All facts
- IATA
- YCS
- Municipality
- Chesterfield Inlet
- Country
- Canada
- Coords
- 63.35°N / 90.73°W
Nearby airports
FAQ
- What is the IATA code for Chesterfield Inlet Airport?
- YCS.
- What is the ICAO code for Chesterfield Inlet Airport?
- CYCS.
- Where is Chesterfield Inlet Airport located?
- Chesterfield Inlet, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YCS
{
"data": {
"id": 541,
"iata_code": "YCS",
"icao_code": "CYCS",
"name": "Chesterfield Inlet Airport",
"country_code": "CA",
"city_id": null,
"latitude": "63.346901",
"longitude": "-90.731102",
"elevation": 32,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Chesterfield Inlet"
}
}