SALT LAKE CITY INTERNATIONAL AIRPORT
SALT LAKE CITY · US · 40.79°N / 111.98°W
SLC
IATA · ICAO
KSLC
Salt Lake City International Airport (SLC) serves Salt Lake City, United States. It sits at 40.79/-111.98, rises to 4227 ft, is classified as large airport.
Type
Large airport
Elevation
4227ft
Scheduled service
YES
ICAO
KSLC
All facts
- IATA
- SLC
- Municipality
- Salt Lake City
- Country
- United States
- Coords
- 40.79°N / 111.98°W
Nearby airports
FAQ
- What is the IATA code for Salt Lake City International Airport?
- SLC.
- What is the ICAO code for Salt Lake City International Airport?
- KSLC.
- Where is Salt Lake City International Airport located?
- Salt Lake City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SLC
{
"data": {
"id": 4568,
"iata_code": "SLC",
"icao_code": "KSLC",
"name": "Salt Lake City International Airport",
"country_code": "US",
"city_id": 5780993,
"latitude": "40.78886",
"longitude": "-111.979866",
"elevation": 4227,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Salt Lake City"
}
}