JACKSON HOLE AIRPORT
JACKSON · US · 43.61°N / 110.74°W
JAC
IATA · ICAO
KJAC
Jackson Hole Airport (JAC) serves Jackson, United States. It sits at 43.61/-110.74, rises to 6451 ft, is classified as medium airport.
Type
Medium airport
Elevation
6451ft
Scheduled service
YES
ICAO
KJAC
All facts
- IATA
- JAC
- Municipality
- Jackson
- Country
- United States
- Coords
- 43.61°N / 110.74°W
Nearby airports
FAQ
- What is the IATA code for Jackson Hole Airport?
- JAC.
- What is the ICAO code for Jackson Hole Airport?
- KJAC.
- Where is Jackson Hole Airport located?
- Jackson, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JAC
{
"data": {
"id": 3984,
"iata_code": "JAC",
"icao_code": "KJAC",
"name": "Jackson Hole Airport",
"country_code": "US",
"city_id": null,
"latitude": "43.6073",
"longitude": "-110.737999",
"elevation": 6451,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Jackson"
}
}