LA RONGE AIRPORT
LA RONGE · CA · 55.15°N / 105.26°W
YVC
IATA · ICAO
CYVC
La Ronge Airport (YVC) serves La Ronge, Canada. It sits at 55.15/-105.26, rises to 1242 ft, is classified as medium airport.
Type
Medium airport
Elevation
1242ft
Scheduled service
YES
ICAO
CYVC
All facts
- IATA
- YVC
- Municipality
- La Ronge
- Country
- Canada
- Coords
- 55.15°N / 105.26°W
Nearby airports
FAQ
- What is the IATA code for La Ronge Airport?
- YVC.
- What is the ICAO code for La Ronge Airport?
- CYVC.
- Where is La Ronge Airport located?
- La Ronge, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YVC
{
"data": {
"id": 753,
"iata_code": "YVC",
"icao_code": "CYVC",
"name": "La Ronge Airport",
"country_code": "CA",
"city_id": 6050066,
"latitude": "55.151401519800004",
"longitude": "-105.262001038",
"elevation": 1242,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "La Ronge"
}
}