CLINTONVILLE MUNICIPAL AIRPORT
CLINTONVILLE · US · 44.61°N / 88.73°W
CLI
IATA · ICAO
KCLI
Clintonville Municipal Airport (CLI) serves Clintonville, United States. It sits at 44.61/-88.73, rises to 822 ft, is classified as small airport.
Type
Small airport
Elevation
822ft
Scheduled service
NO
ICAO
KCLI
All facts
- IATA
- CLI
- Municipality
- Clintonville
- Country
- United States
- Coords
- 44.61°N / 88.73°W
Nearby airports
FAQ
- What is the IATA code for Clintonville Municipal Airport?
- CLI.
- What is the ICAO code for Clintonville Municipal Airport?
- KCLI.
- Where is Clintonville Municipal Airport located?
- Clintonville, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CLI
{
"data": {
"id": 3473,
"iata_code": "CLI",
"icao_code": "KCLI",
"name": "Clintonville Municipal Airport",
"country_code": "US",
"city_id": 5248985,
"latitude": "44.613800048799995",
"longitude": "-88.731300354",
"elevation": 822,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Clintonville"
}
}