MANITOWOC COUNTY AIRPORT
MANITOWOC · US · 44.13°N / 87.68°W
MTW
IATA · ICAO
KMTW
Manitowoc County Airport (MTW) serves Manitowoc, United States. It sits at 44.13/-87.68, rises to 651 ft, is classified as small airport.
Type
Small airport
Elevation
651ft
Scheduled service
NO
ICAO
KMTW
All facts
- IATA
- MTW
- Municipality
- Manitowoc
- Country
- United States
- Coords
- 44.13°N / 87.68°W
Nearby airports
FAQ
- What is the IATA code for Manitowoc County Airport?
- MTW.
- What is the ICAO code for Manitowoc County Airport?
- KMTW.
- Where is Manitowoc County Airport located?
- Manitowoc, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MTW
{
"data": {
"id": 4218,
"iata_code": "MTW",
"icao_code": "KMTW",
"name": "Manitowoc County Airport",
"country_code": "US",
"city_id": 5261585,
"latitude": "44.127116",
"longitude": "-87.681983",
"elevation": 651,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Manitowoc"
}
}