ST. THERESA POINT AIRPORT
ST. THERESA POINT · CA · 53.85°N / 94.85°W
YST
IATA · ICAO
CYST
St. Theresa Point Airport (YST) serves St. Theresa Point, Canada. It sits at 53.85/-94.85, rises to 773 ft, is classified as small airport.
Type
Small airport
Elevation
773ft
Scheduled service
YES
ICAO
CYST
All facts
- IATA
- YST
- Municipality
- St. Theresa Point
- Country
- Canada
- Coords
- 53.85°N / 94.85°W
Nearby airports
FAQ
- What is the IATA code for St. Theresa Point Airport?
- YST.
- What is the ICAO code for St. Theresa Point Airport?
- CYST.
- Where is St. Theresa Point Airport located?
- St. Theresa Point, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YST
{
"data": {
"id": 735,
"iata_code": "YST",
"icao_code": "CYST",
"name": "St. Theresa Point Airport",
"country_code": "CA",
"city_id": null,
"latitude": "53.845261",
"longitude": "-94.851966",
"elevation": 773,
"type": "small_airport",
"scheduled_service": true,
"municipality": "St. Theresa Point"
}
}