DAVENPORT MUNICIPAL AIRPORT
DAVENPORT · US · 41.61°N / 90.59°W
DVN
IATA · ICAO
KDVN
Davenport Municipal Airport (DVN) serves Davenport, United States. It sits at 41.61/-90.59, rises to 751 ft, is classified as small airport.
Type
Small airport
Elevation
751ft
Scheduled service
NO
ICAO
KDVN
All facts
- IATA
- DVN
- Municipality
- Davenport
- Country
- United States
- Coords
- 41.61°N / 90.59°W
Nearby airports
FAQ
- What is the IATA code for Davenport Municipal Airport?
- DVN.
- What is the ICAO code for Davenport Municipal Airport?
- KDVN.
- Where is Davenport Municipal Airport located?
- Davenport, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DVN
{
"data": {
"id": 3593,
"iata_code": "DVN",
"icao_code": "KDVN",
"name": "Davenport Municipal Airport",
"country_code": "US",
"city_id": 4853423,
"latitude": "41.610432",
"longitude": "-90.589693",
"elevation": 751,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Davenport"
}
}