MILLINOCKET MUNICIPAL AIRPORT
MILLINOCKET · US · 45.65°N / 68.69°W
MLT
IATA · ICAO
KMLT
Millinocket Municipal Airport (MLT) serves Millinocket, United States. It sits at 45.65/-68.69, rises to 408 ft, is classified as small airport.
Type
Small airport
Elevation
408ft
Scheduled service
NO
ICAO
KMLT
All facts
- IATA
- MLT
- Municipality
- Millinocket
- Country
- United States
- Coords
- 45.65°N / 68.69°W
Nearby airports
FAQ
- What is the IATA code for Millinocket Municipal Airport?
- MLT.
- What is the ICAO code for Millinocket Municipal Airport?
- KMLT.
- Where is Millinocket Municipal Airport located?
- Millinocket, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MLT
{
"data": {
"id": 4172,
"iata_code": "MLT",
"icao_code": "KMLT",
"name": "Millinocket Municipal Airport",
"country_code": "US",
"city_id": 4972220,
"latitude": "45.6478",
"longitude": "-68.6856",
"elevation": 408,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Millinocket"
}
}