LA GRANDE-3 AIRPORT
LA GRANDE-3 · CA · 53.57°N / 76.20°W
YAR
IATA · ICAO
CYAD
La Grande-3 Airport (YAR) serves La Grande-3, Canada. It sits at 53.57/-76.20, rises to 775 ft, is classified as small airport.
Type
Small airport
Elevation
775ft
Scheduled service
NO
ICAO
CYAD
All facts
- IATA
- YAR
- Municipality
- La Grande-3
- Country
- Canada
- Coords
- 53.57°N / 76.20°W
FAQ
- What is the IATA code for La Grande-3 Airport?
- YAR.
- What is the ICAO code for La Grande-3 Airport?
- CYAD.
- Where is La Grande-3 Airport located?
- La Grande-3, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YAR
{
"data": {
"id": 500,
"iata_code": "YAR",
"icao_code": "CYAD",
"name": "La Grande-3 Airport",
"country_code": "CA",
"city_id": null,
"latitude": "53.5717010498",
"longitude": "-76.19640350339999",
"elevation": 775,
"type": "small_airport",
"scheduled_service": false,
"municipality": "La Grande-3"
}
}