LAS HERAS AIRPORT
LAS HERAS · AR · 46.54°S / 68.97°W
LHS
IATA · ICAO
SAVH
Las Heras Airport (LHS) serves Las Heras, Argentina. It sits at -46.54/-68.97, rises to 1082 ft, is classified as medium airport.
Type
Medium airport
Elevation
1082ft
Scheduled service
YES
ICAO
SAVH
All facts
- IATA
- LHS
- Municipality
- Las Heras
- Country
- Argentina
- Coords
- 46.54°S / 68.97°W
FAQ
- What is the IATA code for Las Heras Airport?
- LHS.
- What is the ICAO code for Las Heras Airport?
- SAVH.
- Where is Las Heras Airport located?
- Las Heras, Argentina.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LHS
{
"data": {
"id": 7188,
"iata_code": "LHS",
"icao_code": "SAVH",
"name": "Las Heras Airport",
"country_code": "AR",
"city_id": 3848353,
"latitude": "-46.538517",
"longitude": "-68.965323",
"elevation": 1082,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Las Heras"
}
}