SOUTH ARKANSAS REGIONAL AIRPORT AT GOODWIN FIELD
EL DORADO · US · 33.22°N / 92.81°W
ELD
IATA · ICAO
KELD
South Arkansas Regional Airport at Goodwin Field (ELD) serves El Dorado, United States. It sits at 33.22/-92.81, rises to 277 ft, is classified as medium airport.
Type
Medium airport
Elevation
277ft
Scheduled service
YES
ICAO
KELD
All facts
- IATA
- ELD
- Municipality
- El Dorado
- Country
- United States
- Coords
- 33.22°N / 92.81°W
Nearby airports
FAQ
- What is the IATA code for South Arkansas Regional Airport at Goodwin Field?
- ELD.
- What is the ICAO code for South Arkansas Regional Airport at Goodwin Field?
- KELD.
- Where is South Arkansas Regional Airport at Goodwin Field located?
- El Dorado, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ELD
{
"data": {
"id": 3675,
"iata_code": "ELD",
"icao_code": "KELD",
"name": "South Arkansas Regional Airport at Goodwin Field",
"country_code": "US",
"city_id": null,
"latitude": "33.221001",
"longitude": "-92.813301",
"elevation": 277,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "El Dorado"
}
}