STONY RAPIDS AIRPORT
STONY RAPIDS · CA · 59.25°N / 105.84°W
YSF
IATA · ICAO
CYSF
Stony Rapids Airport (YSF) serves Stony Rapids, Canada. It sits at 59.25/-105.84, rises to 805 ft, is classified as medium airport.
Type
Medium airport
Elevation
805ft
Scheduled service
YES
ICAO
CYSF
All facts
- IATA
- YSF
- Municipality
- Stony Rapids
- Country
- Canada
- Coords
- 59.25°N / 105.84°W
Nearby airports
FAQ
- What is the IATA code for Stony Rapids Airport?
- YSF.
- What is the ICAO code for Stony Rapids Airport?
- CYSF.
- Where is Stony Rapids Airport located?
- Stony Rapids, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YSF
{
"data": {
"id": 727,
"iata_code": "YSF",
"icao_code": "CYSF",
"name": "Stony Rapids Airport",
"country_code": "CA",
"city_id": null,
"latitude": "59.250301361083984",
"longitude": "-105.84100341796875",
"elevation": 805,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Stony Rapids"
}
}