ST. JOHN'S INTERNATIONAL AIRPORT
ST. JOHN'S · CA · 47.62°N / 52.75°W
YYT
IATA · ICAO
CYYT
St. John's International Airport (YYT) serves St. John's, Canada. It sits at 47.62/-52.75, rises to 461 ft, is classified as large airport.
Type
Large airport
Elevation
461ft
Scheduled service
YES
ICAO
CYYT
All facts
- IATA
- YYT
- Municipality
- St. John's
- Country
- Canada
- Coords
- 47.62°N / 52.75°W
FAQ
- What is the IATA code for St. John's International Airport?
- YYT.
- What is the ICAO code for St. John's International Airport?
- CYYT.
- Where is St. John's International Airport located?
- St. John's, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YYT
{
"data": {
"id": 803,
"iata_code": "YYT",
"icao_code": "CYYT",
"name": "St. John's International Airport",
"country_code": "CA",
"city_id": 6324733,
"latitude": "47.618599",
"longitude": "-52.7519",
"elevation": 461,
"type": "large_airport",
"scheduled_service": true,
"municipality": "St. John's"
}
}