WESTERLY STATE AIRPORT
WESTERLY · US · 41.35°N / 71.80°W
WST
IATA · ICAO
KWST
Westerly State Airport (WST) serves Westerly, United States. It sits at 41.35/-71.80, rises to 81 ft, is classified as medium airport.
Type
Medium airport
Elevation
81ft
Scheduled service
YES
ICAO
KWST
All facts
- IATA
- WST
- Municipality
- Westerly
- Country
- United States
- Coords
- 41.35°N / 71.80°W
Nearby airports
FAQ
- What is the IATA code for Westerly State Airport?
- WST.
- What is the ICAO code for Westerly State Airport?
- KWST.
- Where is Westerly State Airport located?
- Westerly, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WST
{
"data": {
"id": 4754,
"iata_code": "WST",
"icao_code": "KWST",
"name": "Westerly State Airport",
"country_code": "US",
"city_id": 5225631,
"latitude": "41.349602",
"longitude": "-71.803398",
"elevation": 81,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Westerly"
}
}