STILLWATER REGIONAL AIRPORT
STILLWATER · US · 36.16°N / 97.09°W
SWO
IATA · ICAO
KSWO
Stillwater Regional Airport (SWO) serves Stillwater, United States. It sits at 36.16/-97.09, rises to 1000 ft, is classified as medium airport.
Type
Medium airport
Elevation
1000ft
Scheduled service
YES
ICAO
KSWO
All facts
- IATA
- SWO
- Municipality
- Stillwater
- Country
- United States
- Coords
- 36.16°N / 97.09°W
Nearby airports
FAQ
- What is the IATA code for Stillwater Regional Airport?
- SWO.
- What is the ICAO code for Stillwater Regional Airport?
- KSWO.
- Where is Stillwater Regional Airport located?
- Stillwater, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SWO
{
"data": {
"id": 4624,
"iata_code": "SWO",
"icao_code": "KSWO",
"name": "Stillwater Regional Airport",
"country_code": "US",
"city_id": 4552215,
"latitude": "36.162132",
"longitude": "-97.085581",
"elevation": 1000,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Stillwater"
}
}