SAINT JOHN AIRPORT
SAINT JOHN · CA · 45.32°N / 65.89°W
YSJ
IATA · ICAO
CYSJ
Saint John Airport (YSJ) serves Saint John, Canada. It sits at 45.32/-65.89, rises to 357 ft, is classified as medium airport.
Type
Medium airport
Elevation
357ft
Scheduled service
YES
ICAO
CYSJ
All facts
- IATA
- YSJ
- Municipality
- Saint John
- Country
- Canada
- Coords
- 45.32°N / 65.89°W
Nearby airports
FAQ
- What is the IATA code for Saint John Airport?
- YSJ.
- What is the ICAO code for Saint John Airport?
- CYSJ.
- Where is Saint John Airport located?
- Saint John, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YSJ
{
"data": {
"id": 729,
"iata_code": "YSJ",
"icao_code": "CYSJ",
"name": "Saint John Airport",
"country_code": "CA",
"city_id": 6138517,
"latitude": "45.31610107421875",
"longitude": "-65.89029693603516",
"elevation": 357,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Saint John"
}
}