LACONIA MUNICIPAL AIRPORT
LACONIA / GILFORD · US · 43.57°N / 71.42°W
LCI
IATA · ICAO
KLCI
Laconia Municipal Airport (LCI) serves Laconia / Gilford, United States. It sits at 43.57/-71.42, rises to 545 ft, is classified as small airport.
Type
Small airport
Elevation
545ft
Scheduled service
NO
ICAO
KLCI
All facts
- IATA
- LCI
- Municipality
- Laconia / Gilford
- Country
- United States
- Coords
- 43.57°N / 71.42°W
Nearby airports
FAQ
- What is the IATA code for Laconia Municipal Airport?
- LCI.
- What is the ICAO code for Laconia Municipal Airport?
- KLCI.
- Where is Laconia Municipal Airport located?
- Laconia / Gilford, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LCI
{
"data": {
"id": 4024,
"iata_code": "LCI",
"icao_code": "KLCI",
"name": "Laconia Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "43.572701",
"longitude": "-71.4189",
"elevation": 545,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Laconia / Gilford"
}
}