EL DORADO AIRPORT
EL DORADO · AR · 26.40°S / 54.57°W
ELO
IATA · ICAO
SATD
El Dorado Airport (ELO) serves El Dorado, Argentina. It sits at -26.40/-54.57, rises to 685 ft, is classified as small airport.
Type
Small airport
Elevation
685ft
Scheduled service
NO
ICAO
SATD
All facts
- IATA
- ELO
- Municipality
- El Dorado
- Country
- Argentina
- Coords
- 26.40°S / 54.57°W
Nearby airports
FAQ
- What is the IATA code for El Dorado Airport?
- ELO.
- What is the ICAO code for El Dorado Airport?
- SATD.
- Where is El Dorado Airport located?
- El Dorado, Argentina.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ELO
{
"data": {
"id": 7177,
"iata_code": "ELO",
"icao_code": "SATD",
"name": "El Dorado Airport",
"country_code": "AR",
"city_id": 3429790,
"latitude": "-26.397499",
"longitude": "-54.574699",
"elevation": 685,
"type": "small_airport",
"scheduled_service": false,
"municipality": "El Dorado"
}
}