LA GRANDE RIVIÈRE AIRPORT
LA GRANDE RIVIÈRE · CA · 53.63°N / 77.70°W
YGL
IATA · ICAO
CYGL
La Grande Rivière Airport (YGL) serves La Grande Rivière, Canada. It sits at 53.63/-77.70, rises to 639 ft, is classified as medium airport.
Type
Medium airport
Elevation
639ft
Scheduled service
YES
ICAO
CYGL
All facts
- IATA
- YGL
- Municipality
- La Grande Rivière
- Country
- Canada
- Coords
- 53.63°N / 77.70°W
FAQ
- What is the IATA code for La Grande Rivière Airport?
- YGL.
- What is the ICAO code for La Grande Rivière Airport?
- CYGL.
- Where is La Grande Rivière Airport located?
- La Grande Rivière, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YGL
{
"data": {
"id": 578,
"iata_code": "YGL",
"icao_code": "CYGL",
"name": "La Grande Rivière Airport",
"country_code": "CA",
"city_id": null,
"latitude": "53.625301361083984",
"longitude": "-77.7042007446289",
"elevation": 639,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "La Grande Rivière"
}
}