DETROIT METROPOLITAN WAYNE COUNTY AIRPORT
DETROIT · US · 42.21°N / 83.35°W
DTW
IATA · ICAO
KDTW
Detroit Metropolitan Wayne County Airport (DTW) serves Detroit, United States. It sits at 42.21/-83.35, rises to 645 ft, is classified as large airport.
Type
Large airport
Elevation
645ft
Scheduled service
YES
ICAO
KDTW
All facts
- IATA
- DTW
- Municipality
- Detroit
- Country
- United States
- Coords
- 42.21°N / 83.35°W
Nearby airports
FAQ
- What is the IATA code for Detroit Metropolitan Wayne County Airport?
- DTW.
- What is the ICAO code for Detroit Metropolitan Wayne County Airport?
- KDTW.
- Where is Detroit Metropolitan Wayne County Airport located?
- Detroit, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DTW
{
"data": {
"id": 3587,
"iata_code": "DTW",
"icao_code": "KDTW",
"name": "Detroit Metropolitan Wayne County Airport",
"country_code": "US",
"city_id": 5011908,
"latitude": "42.21377",
"longitude": "-83.353786",
"elevation": 645,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Detroit"
}
}