DAVENPORT DOWNS AIRPORT
AU · 24.15°S / 141.11°E
DVP
IATA · ICAO
YDPD
Davenport Downs Airport (DVP) serves Australia. It sits at -24.15/141.11, rises to 95 ft, is classified as small airport.
Type
Small airport
Elevation
95ft
Scheduled service
NO
ICAO
YDPD
All facts
- IATA
- DVP
- Municipality
- —
- Country
- Australia
- Coords
- 24.15°S / 141.11°E
Nearby airports
FAQ
- What is the IATA code for Davenport Downs Airport?
- DVP.
- What is the ICAO code for Davenport Downs Airport?
- YDPD.
- Where is Davenport Downs Airport located?
- Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DVP
{
"data": {
"id": 9248,
"iata_code": "DVP",
"icao_code": "YDPD",
"name": "Davenport Downs Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-24.149999618530273",
"longitude": "141.10800170898438",
"elevation": 95,
"type": "small_airport",
"scheduled_service": false,
"municipality": null
}
}