RED SUCKER LAKE AIRPORT
RED SUCKER LAKE · CA · 54.17°N / 93.56°W
YRS
IATA · ICAO
CYRS
Red Sucker Lake Airport (YRS) serves Red Sucker Lake, Canada. It sits at 54.17/-93.56, rises to 729 ft, is classified as small airport.
Type
Small airport
Elevation
729ft
Scheduled service
YES
ICAO
CYRS
All facts
- IATA
- YRS
- Municipality
- Red Sucker Lake
- Country
- Canada
- Coords
- 54.17°N / 93.56°W
Nearby airports
FAQ
- What is the IATA code for Red Sucker Lake Airport?
- YRS.
- What is the ICAO code for Red Sucker Lake Airport?
- CYRS.
- Where is Red Sucker Lake Airport located?
- Red Sucker Lake, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YRS
{
"data": {
"id": 720,
"iata_code": "YRS",
"icao_code": "CYRS",
"name": "Red Sucker Lake Airport",
"country_code": "CA",
"city_id": null,
"latitude": "54.167198",
"longitude": "-93.557198",
"elevation": 729,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Red Sucker Lake"
}
}