DUPAGE AIRPORT
CHICAGO/WEST CHICAGO · US · 41.91°N / 88.25°W
DPA
IATA · ICAO
KDPA
Dupage Airport (DPA) serves Chicago/West Chicago, United States. It sits at 41.91/-88.25, rises to 759 ft, is classified as medium airport.
Type
Medium airport
Elevation
759ft
Scheduled service
NO
ICAO
KDPA
All facts
- IATA
- DPA
- Municipality
- Chicago/West Chicago
- Country
- United States
- Coords
- 41.91°N / 88.25°W
Nearby airports
FAQ
- What is the IATA code for Dupage Airport?
- DPA.
- What is the ICAO code for Dupage Airport?
- KDPA.
- Where is Dupage Airport located?
- Chicago/West Chicago, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DPA
{
"data": {
"id": 3574,
"iata_code": "DPA",
"icao_code": "KDPA",
"name": "Dupage Airport",
"country_code": "US",
"city_id": 4916288,
"latitude": "41.90779877",
"longitude": "-88.24859619",
"elevation": 759,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Chicago/West Chicago"
}
}