LA PLATA AIRPORT
LA PLATA · AR · 34.97°S / 57.89°W
LPG
IATA · ICAO
SADL
La Plata Airport (LPG) serves La Plata, Argentina. It sits at -34.97/-57.89, rises to 72 ft, is classified as medium airport.
Type
Medium airport
Elevation
72ft
Scheduled service
NO
ICAO
SADL
All facts
- IATA
- LPG
- Municipality
- La Plata
- Country
- Argentina
- Coords
- 34.97°S / 57.89°W
Nearby airports
FAQ
- What is the IATA code for La Plata Airport?
- LPG.
- What is the ICAO code for La Plata Airport?
- SADL.
- Where is La Plata Airport located?
- La Plata, Argentina.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LPG
{
"data": {
"id": 7140,
"iata_code": "LPG",
"icao_code": "SADL",
"name": "La Plata Airport",
"country_code": "AR",
"city_id": 3432043,
"latitude": "-34.9722",
"longitude": "-57.8947",
"elevation": 72,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "La Plata"
}
}