IDAHO COUNTY AIRPORT
GRANGEVILLE · US · 45.94°N / 116.12°W
IDH
IATA · ICAO
KGIC
Idaho County Airport (IDH) serves Grangeville, United States. It sits at 45.94/-116.12, rises to 3314 ft, is classified as small airport.
Type
Small airport
Elevation
3314ft
Scheduled service
NO
ICAO
KGIC
All facts
- IATA
- IDH
- Municipality
- Grangeville
- Country
- United States
- Coords
- 45.94°N / 116.12°W
Nearby airports
FAQ
- What is the IATA code for Idaho County Airport?
- IDH.
- What is the ICAO code for Idaho County Airport?
- KGIC.
- Where is Idaho County Airport located?
- Grangeville, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/IDH
{
"data": {
"id": 3811,
"iata_code": "IDH",
"icao_code": "KGIC",
"name": "Idaho County Airport",
"country_code": "US",
"city_id": 5594474,
"latitude": "45.9426",
"longitude": "-116.123001",
"elevation": 3314,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Grangeville"
}
}