LEAF RAPIDS AIRPORT
LEAF RAPIDS · CA · 56.51°N / 99.99°W
YLR
IATA · ICAO
CYLR
Leaf Rapids Airport (YLR) serves Leaf Rapids, Canada. It sits at 56.51/-99.99, rises to 959 ft, is classified as medium airport.
Type
Medium airport
Elevation
959ft
Scheduled service
NO
ICAO
CYLR
All facts
- IATA
- YLR
- Municipality
- Leaf Rapids
- Country
- Canada
- Coords
- 56.51°N / 99.99°W
Nearby airports
FAQ
- What is the IATA code for Leaf Rapids Airport?
- YLR.
- What is the ICAO code for Leaf Rapids Airport?
- CYLR.
- Where is Leaf Rapids Airport located?
- Leaf Rapids, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YLR
{
"data": {
"id": 639,
"iata_code": "YLR",
"icao_code": "CYLR",
"name": "Leaf Rapids Airport",
"country_code": "CA",
"city_id": null,
"latitude": "56.513301849365234",
"longitude": "-99.98529815673828",
"elevation": 959,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Leaf Rapids"
}
}