INDIANAPOLIS INTERNATIONAL AIRPORT
INDIANAPOLIS · US · 39.72°N / 86.29°W
IND
IATA · ICAO
KIND
Indianapolis International Airport (IND) serves Indianapolis, United States. It sits at 39.72/-86.29, rises to 797 ft, is classified as large airport.
Type
Large airport
Elevation
797ft
Scheduled service
YES
ICAO
KIND
All facts
- IATA
- IND
- Municipality
- Indianapolis
- Country
- United States
- Coords
- 39.72°N / 86.29°W
Nearby airports
FAQ
- What is the IATA code for Indianapolis International Airport?
- IND.
- What is the ICAO code for Indianapolis International Airport?
- KIND.
- Where is Indianapolis International Airport located?
- Indianapolis, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/IND
{
"data": {
"id": 3959,
"iata_code": "IND",
"icao_code": "KIND",
"name": "Indianapolis International Airport",
"country_code": "US",
"city_id": 4259418,
"latitude": "39.7173",
"longitude": "-86.294403",
"elevation": 797,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Indianapolis"
}
}