CHICAGO O'HARE INTERNATIONAL AIRPORT
CHICAGO · US · 41.98°N / 87.90°W
ORD
IATA · ICAO
KORD
Chicago O'Hare International Airport (ORD) serves Chicago, United States. It sits at 41.98/-87.90, rises to 680 ft, is classified as large airport.
Type
Large airport
Elevation
680ft
Scheduled service
YES
ICAO
KORD
All facts
- IATA
- ORD
- Municipality
- Chicago
- Country
- United States
- Coords
- 41.98°N / 87.90°W
Nearby airports
FAQ
- What is the IATA code for Chicago O'Hare International Airport?
- ORD.
- What is the ICAO code for Chicago O'Hare International Airport?
- KORD.
- Where is Chicago O'Hare International Airport located?
- Chicago, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ORD
{
"data": {
"id": 4320,
"iata_code": "ORD",
"icao_code": "KORD",
"name": "Chicago O'Hare International Airport",
"country_code": "US",
"city_id": 4889772,
"latitude": "41.9786",
"longitude": "-87.9048",
"elevation": 680,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Chicago"
}
}