DOUGLAS MUNICIPAL AIRPORT
DOUGLAS · US · 31.34°N / 109.51°W
DGL
IATA · ICAO
KDGL
Douglas Municipal Airport (DGL) serves Douglas, United States. It sits at 31.34/-109.51, rises to 4173 ft, is classified as small airport.
Type
Small airport
Elevation
4173ft
Scheduled service
NO
ICAO
KDGL
All facts
- IATA
- DGL
- Municipality
- Douglas
- Country
- United States
- Coords
- 31.34°N / 109.51°W
Nearby airports
FAQ
- What is the IATA code for Douglas Municipal Airport?
- DGL.
- What is the ICAO code for Douglas Municipal Airport?
- KDGL.
- Where is Douglas Municipal Airport located?
- Douglas, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DGL
{
"data": {
"id": 3555,
"iata_code": "DGL",
"icao_code": "KDGL",
"name": "Douglas Municipal Airport",
"country_code": "US",
"city_id": 5293083,
"latitude": "31.3425998688",
"longitude": "-109.505996704",
"elevation": 4173,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Douglas"
}
}