EL ALTO INTERNATIONAL AIRPORT
LA PAZ / EL ALTO · BO · 16.51°S / 68.19°W
LPB
IATA · ICAO
SLLP
El Alto International Airport (LPB) serves La Paz / El Alto, Bolivia. It sits at -16.51/-68.19, rises to 13355 ft, is classified as large airport.
Type
Large airport
Elevation
13355ft
Scheduled service
YES
ICAO
SLLP
All facts
- IATA
- LPB
- Municipality
- La Paz / El Alto
- Country
- Bolivia
- Coords
- 16.51°S / 68.19°W
FAQ
- What is the IATA code for El Alto International Airport?
- LPB.
- What is the ICAO code for El Alto International Airport?
- SLLP.
- Where is El Alto International Airport located?
- La Paz / El Alto, Bolivia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LPB
{
"data": {
"id": 7669,
"iata_code": "LPB",
"icao_code": "SLLP",
"name": "El Alto International Airport",
"country_code": "BO",
"city_id": 3911925,
"latitude": "-16.510272",
"longitude": "-68.189416",
"elevation": 13355,
"type": "large_airport",
"scheduled_service": true,
"municipality": "La Paz / El Alto"
}
}