LOS ANGELES INTERNATIONAL AIRPORT
LOS ANGELES · US · 33.94°N / 118.41°W
LAX
IATA · ICAO
KLAX
Los Angeles International Airport (LAX) serves Los Angeles, United States. It sits at 33.94/-118.41, rises to 125 ft, is classified as large airport.
Type
Large airport
Elevation
125ft
Scheduled service
YES
ICAO
KLAX
All facts
- IATA
- LAX
- Municipality
- Los Angeles
- Country
- United States
- Coords
- 33.94°N / 118.41°W
Nearby airports
FAQ
- What is the IATA code for Los Angeles International Airport?
- LAX.
- What is the ICAO code for Los Angeles International Airport?
- KLAX.
- Where is Los Angeles International Airport located?
- Los Angeles, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LAX
{
"data": {
"id": 4015,
"iata_code": "LAX",
"icao_code": "KLAX",
"name": "Los Angeles International Airport",
"country_code": "US",
"city_id": 5359488,
"latitude": "33.942501",
"longitude": "-118.407997",
"elevation": 125,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Los Angeles"
}
}