SEATTLE–TACOMA INTERNATIONAL AIRPORT
SEATTLE · US · 47.45°N / 122.31°W
SEA
IATA · ICAO
KSEA
Seattle–Tacoma International Airport (SEA) serves Seattle, United States. It sits at 47.45/-122.31, rises to 433 ft, is classified as large airport.
Type
Large airport
Elevation
433ft
Scheduled service
YES
ICAO
KSEA
All facts
- IATA
- SEA
- Municipality
- Seattle
- Country
- United States
- Coords
- 47.45°N / 122.31°W
Nearby airports
FAQ
- What is the IATA code for Seattle–Tacoma International Airport?
- SEA.
- What is the ICAO code for Seattle–Tacoma International Airport?
- KSEA.
- Where is Seattle–Tacoma International Airport located?
- Seattle, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SEA
{
"data": {
"id": 4535,
"iata_code": "SEA",
"icao_code": "KSEA",
"name": "Seattle–Tacoma International Airport",
"country_code": "US",
"city_id": 5788516,
"latitude": "47.447943",
"longitude": "-122.310276",
"elevation": 433,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Seattle"
}
}