HUTCHINSON MUNICIPAL AIRPORT
HUTCHINSON · US · 38.07°N / 97.86°W
HUT
IATA · ICAO
KHUT
Hutchinson Municipal Airport (HUT) serves Hutchinson, United States. It sits at 38.07/-97.86, rises to 1543 ft, is classified as medium airport.
Type
Medium airport
Elevation
1543ft
Scheduled service
NO
ICAO
KHUT
All facts
- IATA
- HUT
- Municipality
- Hutchinson
- Country
- United States
- Coords
- 38.07°N / 97.86°W
Nearby airports
FAQ
- What is the IATA code for Hutchinson Municipal Airport?
- HUT.
- What is the ICAO code for Hutchinson Municipal Airport?
- KHUT.
- Where is Hutchinson Municipal Airport located?
- Hutchinson, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HUT
{
"data": {
"id": 3921,
"iata_code": "HUT",
"icao_code": "KHUT",
"name": "Hutchinson Municipal Airport",
"country_code": "US",
"city_id": 4273299,
"latitude": "38.0654983521",
"longitude": "-97.86060333250002",
"elevation": 1543,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Hutchinson"
}
}