ORCAS ISLAND AIRPORT
EASTSOUND · US · 48.71°N / 122.91°W
ESD
IATA · ICAO
KORS
Orcas Island Airport (ESD) serves Eastsound, United States. It sits at 48.71/-122.91, rises to 31 ft, is classified as medium airport.
Type
Medium airport
Elevation
31ft
Scheduled service
YES
ICAO
KORS
All facts
- IATA
- ESD
- Municipality
- Eastsound
- Country
- United States
- Coords
- 48.71°N / 122.91°W
Nearby airports
FAQ
- What is the IATA code for Orcas Island Airport?
- ESD.
- What is the ICAO code for Orcas Island Airport?
- KORS.
- Where is Orcas Island Airport located?
- Eastsound, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ESD
{
"data": {
"id": 4324,
"iata_code": "ESD",
"icao_code": "KORS",
"name": "Orcas Island Airport",
"country_code": "US",
"city_id": null,
"latitude": "48.708199",
"longitude": "-122.910004",
"elevation": 31,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Eastsound"
}
}