AUBURN LEWISTON MUNICIPAL AIRPORT
AUBURN/LEWISTON · US · 44.05°N / 70.28°W
LEW
IATA · ICAO
KLEW
Auburn Lewiston Municipal Airport (LEW) serves Auburn/Lewiston, United States. It sits at 44.05/-70.28, rises to 288 ft, is classified as small airport.
Type
Small airport
Elevation
288ft
Scheduled service
NO
ICAO
KLEW
All facts
- IATA
- LEW
- Municipality
- Auburn/Lewiston
- Country
- United States
- Coords
- 44.05°N / 70.28°W
Nearby airports
FAQ
- What is the IATA code for Auburn Lewiston Municipal Airport?
- LEW.
- What is the ICAO code for Auburn Lewiston Municipal Airport?
- KLEW.
- Where is Auburn Lewiston Municipal Airport located?
- Auburn/Lewiston, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LEW
{
"data": {
"id": 4032,
"iata_code": "LEW",
"icao_code": "KLEW",
"name": "Auburn Lewiston Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "44.048500061",
"longitude": "-70.2835006714",
"elevation": 288,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Auburn/Lewiston"
}
}