DELISSAVILLE AIRPORT
AU · 12.55°S / 130.68°E
DLV
IATA · ICAO
YDLV
Delissaville Airport (DLV) serves Australia. It sits at -12.55/130.68, rises to 34 ft, is classified as small airport.
Type
Small airport
Elevation
34ft
Scheduled service
NO
ICAO
YDLV
All facts
- IATA
- DLV
- Municipality
- —
- Country
- Australia
- Coords
- 12.55°S / 130.68°E
Nearby airports
FAQ
- What is the IATA code for Delissaville Airport?
- DLV.
- What is the ICAO code for Delissaville Airport?
- YDLV.
- Where is Delissaville Airport located?
- Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DLV
{
"data": {
"id": 9244,
"iata_code": "DLV",
"icao_code": "YDLV",
"name": "Delissaville Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-12.550000190734863",
"longitude": "130.68499755859375",
"elevation": 34,
"type": "small_airport",
"scheduled_service": false,
"municipality": null
}
}