LEMMON MUNICIPAL AIRPORT
LEMMON · US · 45.92°N / 102.11°W
LEM
IATA · ICAO
KLEM
Lemmon Municipal Airport (LEM) serves Lemmon, United States. It sits at 45.92/-102.11, rises to 2571 ft, is classified as small airport.
Type
Small airport
Elevation
2571ft
Scheduled service
NO
ICAO
KLEM
All facts
- IATA
- LEM
- Municipality
- Lemmon
- Country
- United States
- Coords
- 45.92°N / 102.11°W
FAQ
- What is the IATA code for Lemmon Municipal Airport?
- LEM.
- What is the ICAO code for Lemmon Municipal Airport?
- KLEM.
- Where is Lemmon Municipal Airport located?
- Lemmon, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LEM
{
"data": {
"id": 4031,
"iata_code": "LEM",
"icao_code": "KLEM",
"name": "Lemmon Municipal Airport",
"country_code": "US",
"city_id": 5766453,
"latitude": "45.9187011719",
"longitude": "-102.106002808",
"elevation": 2571,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Lemmon"
}
}