LOS ALAMOS AIRPORT
LOS ALAMOS · US · 35.88°N / 106.27°W
LAM
IATA · ICAO
KLAM
Los Alamos Airport (LAM) serves Los Alamos, United States. It sits at 35.88/-106.27, rises to 7171 ft, is classified as small airport.
Type
Small airport
Elevation
7171ft
Scheduled service
NO
ICAO
KLAM
All facts
- IATA
- LAM
- Municipality
- Los Alamos
- Country
- United States
- Coords
- 35.88°N / 106.27°W
Nearby airports
FAQ
- What is the IATA code for Los Alamos Airport?
- LAM.
- What is the ICAO code for Los Alamos Airport?
- KLAM.
- Where is Los Alamos Airport located?
- Los Alamos, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LAM
{
"data": {
"id": 4010,
"iata_code": "LAM",
"icao_code": "KLAM",
"name": "Los Alamos Airport",
"country_code": "US",
"city_id": 5476825,
"latitude": "35.8797988892",
"longitude": "-106.268997192",
"elevation": 7171,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Los Alamos"
}
}