HUNTSVILLE INTERNATIONAL AIRPORT
HUNTSVILLE · US · 34.64°N / 86.77°W
HSV
IATA · ICAO
KHSV
Huntsville International Airport (HSV) serves Huntsville, United States. It sits at 34.64/-86.77, rises to 629 ft, is classified as medium airport.
Type
Medium airport
Elevation
629ft
Scheduled service
YES
ICAO
KHSV
All facts
- IATA
- HSV
- Municipality
- Huntsville
- Country
- United States
- Coords
- 34.64°N / 86.77°W
Nearby airports
FAQ
- What is the IATA code for Huntsville International Airport?
- HSV.
- What is the ICAO code for Huntsville International Airport?
- KHSV.
- Where is Huntsville International Airport located?
- Huntsville, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HSV
{
"data": {
"id": 3912,
"iata_code": "HSV",
"icao_code": "KHSV",
"name": "Huntsville International Airport",
"country_code": "US",
"city_id": null,
"latitude": "34.636244",
"longitude": "-86.774378",
"elevation": 629,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Huntsville"
}
}