EPHRATA MUNICIPAL AIRPORT
EPHRATA · US · 47.31°N / 119.52°W
EPH
IATA · ICAO
KEPH
Ephrata Municipal Airport (EPH) serves Ephrata, United States. It sits at 47.31/-119.52, rises to 1276 ft, is classified as small airport.
Type
Small airport
Elevation
1276ft
Scheduled service
NO
ICAO
KEPH
All facts
- IATA
- EPH
- Municipality
- Ephrata
- Country
- United States
- Coords
- 47.31°N / 119.52°W
Nearby airports
FAQ
- What is the IATA code for Ephrata Municipal Airport?
- EPH.
- What is the ICAO code for Ephrata Municipal Airport?
- KEPH.
- Where is Ephrata Municipal Airport located?
- Ephrata, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EPH
{
"data": {
"id": 3692,
"iata_code": "EPH",
"icao_code": "KEPH",
"name": "Ephrata Municipal Airport",
"country_code": "US",
"city_id": 5793832,
"latitude": "47.307598",
"longitude": "-119.515999",
"elevation": 1276,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Ephrata"
}
}