DUBOIS REGIONAL AIRPORT
DUBOIS · US · 41.18°N / 78.90°W
DUJ
IATA · ICAO
KDUJ
DuBois Regional Airport (DUJ) serves Dubois, United States. It sits at 41.18/-78.90, rises to 1817 ft, is classified as medium airport.
Type
Medium airport
Elevation
1817ft
Scheduled service
YES
ICAO
KDUJ
All facts
- IATA
- DUJ
- Municipality
- Dubois
- Country
- United States
- Coords
- 41.18°N / 78.90°W
Nearby airports
FAQ
- What is the IATA code for DuBois Regional Airport?
- DUJ.
- What is the ICAO code for DuBois Regional Airport?
- KDUJ.
- Where is DuBois Regional Airport located?
- Dubois, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DUJ
{
"data": {
"id": 3591,
"iata_code": "DUJ",
"icao_code": "KDUJ",
"name": "DuBois Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "41.17829895",
"longitude": "-78.8986969",
"elevation": 1817,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Dubois"
}
}