CENTRAL WISCONSIN AIRPORT
MOSINEE · US · 44.78°N / 89.67°W
CWA
IATA · ICAO
KCWA
Central Wisconsin Airport (CWA) serves Mosinee, United States. It sits at 44.78/-89.67, rises to 1277 ft, is classified as medium airport.
Type
Medium airport
Elevation
1277ft
Scheduled service
YES
ICAO
KCWA
All facts
- IATA
- CWA
- Municipality
- Mosinee
- Country
- United States
- Coords
- 44.78°N / 89.67°W
Nearby airports
FAQ
- What is the IATA code for Central Wisconsin Airport?
- CWA.
- What is the ICAO code for Central Wisconsin Airport?
- KCWA.
- Where is Central Wisconsin Airport located?
- Mosinee, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CWA
{
"data": {
"id": 3528,
"iata_code": "CWA",
"icao_code": "KCWA",
"name": "Central Wisconsin Airport",
"country_code": "US",
"city_id": 5263580,
"latitude": "44.777448",
"longitude": "-89.670238",
"elevation": 1277,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Mosinee"
}
}