EASTON STATE AIRPORT
EASTON · US · 47.25°N / 121.19°W
ESW
IATA · ICAO
KESW
Easton State Airport (ESW) serves Easton, United States. It sits at 47.25/-121.19, rises to 2226 ft, is classified as small airport.
Type
Small airport
Elevation
2226ft
Scheduled service
NO
ICAO
KESW
All facts
- IATA
- ESW
- Municipality
- Easton
- Country
- United States
- Coords
- 47.25°N / 121.19°W
Nearby airports
FAQ
- What is the IATA code for Easton State Airport?
- ESW.
- What is the ICAO code for Easton State Airport?
- KESW.
- Where is Easton State Airport located?
- Easton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ESW
{
"data": {
"id": 3701,
"iata_code": "ESW",
"icao_code": "KESW",
"name": "Easton State Airport",
"country_code": "US",
"city_id": null,
"latitude": "47.2541999817",
"longitude": "-121.185997009",
"elevation": 2226,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Easton"
}
}