DRUMMOND ISLAND AIRPORT
DRUMMOND ISLAND · US · 46.01°N / 83.74°W
DRE
IATA · ICAO
KDRM
Drummond Island Airport (DRE) serves Drummond Island, United States. It sits at 46.01/-83.74, rises to 668 ft, is classified as small airport.
Type
Small airport
Elevation
668ft
Scheduled service
NO
ICAO
KDRM
All facts
- IATA
- DRE
- Municipality
- Drummond Island
- Country
- United States
- Coords
- 46.01°N / 83.74°W
Nearby airports
FAQ
- What is the IATA code for Drummond Island Airport?
- DRE.
- What is the ICAO code for Drummond Island Airport?
- KDRM.
- Where is Drummond Island Airport located?
- Drummond Island, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DRE
{
"data": {
"id": 3578,
"iata_code": "DRE",
"icao_code": "KDRM",
"name": "Drummond Island Airport",
"country_code": "US",
"city_id": null,
"latitude": "46.0093002319",
"longitude": "-83.74389648440001",
"elevation": 668,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Drummond Island"
}
}