JOLIET REGIONAL AIRPORT
JOLIET · US · 41.52°N / 88.18°W
JOT
IATA · ICAO
KJOT
Joliet Regional Airport (JOT) serves Joliet, United States. It sits at 41.52/-88.18, rises to 582 ft, is classified as small airport.
Type
Small airport
Elevation
582ft
Scheduled service
NO
ICAO
KJOT
All facts
- IATA
- JOT
- Municipality
- Joliet
- Country
- United States
- Coords
- 41.52°N / 88.18°W
Nearby airports
FAQ
- What is the IATA code for Joliet Regional Airport?
- JOT.
- What is the ICAO code for Joliet Regional Airport?
- KJOT.
- Where is Joliet Regional Airport located?
- Joliet, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JOT
{
"data": {
"id": 3997,
"iata_code": "JOT",
"icao_code": "KJOT",
"name": "Joliet Regional Airport",
"country_code": "US",
"city_id": 4898015,
"latitude": "41.51779938",
"longitude": "-88.17549896",
"elevation": 582,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Joliet"
}
}