DORUNDA AIRPORT
DORUNDA OUTSTATION · AU · 16.55°S / 141.82°E
DRD
IATA · ICAO
YDOR
Dorunda Airport (DRD) serves Dorunda Outstation, Australia. It sits at -16.55/141.82, rises to 58 ft, is classified as small airport.
Type
Small airport
Elevation
58ft
Scheduled service
NO
ICAO
YDOR
All facts
- IATA
- DRD
- Municipality
- Dorunda Outstation
- Country
- Australia
- Coords
- 16.55°S / 141.82°E
Nearby airports
FAQ
- What is the IATA code for Dorunda Airport?
- DRD.
- What is the ICAO code for Dorunda Airport?
- YDOR.
- Where is Dorunda Airport located?
- Dorunda Outstation, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DRD
{
"data": {
"id": 9247,
"iata_code": "DRD",
"icao_code": "YDOR",
"name": "Dorunda Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-16.5537",
"longitude": "141.8238",
"elevation": 58,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Dorunda Outstation"
}
}