ALERT AIRPORT
ALERT · CA · 82.52°N / 62.28°W
YLT
IATA · ICAO
CYLT
Alert Airport (YLT) serves Alert, Canada. It sits at 82.52/-62.28, rises to 100 ft, is classified as medium airport.
Type
Medium airport
Elevation
100ft
Scheduled service
NO
ICAO
CYLT
All facts
- IATA
- YLT
- Municipality
- Alert
- Country
- Canada
- Coords
- 82.52°N / 62.28°W
FAQ
- What is the IATA code for Alert Airport?
- YLT.
- What is the ICAO code for Alert Airport?
- CYLT.
- Where is Alert Airport located?
- Alert, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YLT
{
"data": {
"id": 641,
"iata_code": "YLT",
"icao_code": "CYLT",
"name": "Alert Airport",
"country_code": "CA",
"city_id": null,
"latitude": "82.517263",
"longitude": "-62.283037",
"elevation": 100,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Alert"
}
}