SALTON SEA AIRPORT
SALTON CITY · US · 33.24°N / 115.95°W
SAS
IATA · ICAO
KSAS
Salton Sea Airport (SAS) serves Salton City, United States. It sits at 33.24/-115.95, rises to -84 ft, is classified as small airport.
Type
Small airport
Elevation
-84ft
Scheduled service
NO
ICAO
KSAS
All facts
- IATA
- SAS
- Municipality
- Salton City
- Country
- United States
- Coords
- 33.24°N / 115.95°W
Nearby airports
FAQ
- What is the IATA code for Salton Sea Airport?
- SAS.
- What is the ICAO code for Salton Sea Airport?
- KSAS.
- Where is Salton Sea Airport located?
- Salton City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SAS
{
"data": {
"id": 4516,
"iata_code": "SAS",
"icao_code": "KSAS",
"name": "Salton Sea Airport",
"country_code": "US",
"city_id": 5391503,
"latitude": "33.2414016724",
"longitude": "-115.952003479",
"elevation": -84,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Salton City"
}
}