SUMMERSIDE AIRPORT
SLEMON PARK · CA · 46.44°N / 63.83°W
YSU
IATA · ICAO
CYSU
Summerside Airport (YSU) serves Slemon Park, Canada. It sits at 46.44/-63.83, rises to 56 ft, is classified as medium airport.
Type
Medium airport
Elevation
56ft
Scheduled service
NO
ICAO
CYSU
All facts
- IATA
- YSU
- Municipality
- Slemon Park
- Country
- Canada
- Coords
- 46.44°N / 63.83°W
Nearby airports
FAQ
- What is the IATA code for Summerside Airport?
- YSU.
- What is the ICAO code for Summerside Airport?
- CYSU.
- Where is Summerside Airport located?
- Slemon Park, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YSU
{
"data": {
"id": 736,
"iata_code": "YSU",
"icao_code": "CYSU",
"name": "Summerside Airport",
"country_code": "CA",
"city_id": null,
"latitude": "46.440601",
"longitude": "-63.833599",
"elevation": 56,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Slemon Park"
}
}