HILL CITY MUNICIPAL AIRPORT
HILL CITY · US · 39.38°N / 99.83°W
HLC
IATA · ICAO
KHLC
Hill City Municipal Airport (HLC) serves Hill City, United States. It sits at 39.38/-99.83, rises to 2238 ft, is classified as small airport.
Type
Small airport
Elevation
2238ft
Scheduled service
NO
ICAO
KHLC
All facts
- IATA
- HLC
- Municipality
- Hill City
- Country
- United States
- Coords
- 39.38°N / 99.83°W
Nearby airports
FAQ
- What is the IATA code for Hill City Municipal Airport?
- HLC.
- What is the ICAO code for Hill City Municipal Airport?
- KHLC.
- Where is Hill City Municipal Airport located?
- Hill City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HLC
{
"data": {
"id": 3887,
"iata_code": "HLC",
"icao_code": "KHLC",
"name": "Hill City Municipal Airport",
"country_code": "US",
"city_id": 4272980,
"latitude": "39.37879944",
"longitude": "-99.83149719",
"elevation": 2238,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Hill City"
}
}