LINDEMAN ISLAND AIRPORT
LINDEMAN ISLAND · AU · 20.45°S / 149.04°E
LDC
IATA · ICAO
YLIN
Lindeman Island Airport (LDC) serves Lindeman Island, Australia. It sits at -20.45/149.04, is classified as small airport.
Type
Small airport
Elevation
ft
Scheduled service
NO
ICAO
YLIN
All facts
- IATA
- LDC
- Municipality
- Lindeman Island
- Country
- Australia
- Coords
- 20.45°S / 149.04°E
Nearby airports
FAQ
- What is the IATA code for Lindeman Island Airport?
- LDC.
- What is the ICAO code for Lindeman Island Airport?
- YLIN.
- Where is Lindeman Island Airport located?
- Lindeman Island, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LDC
{
"data": {
"id": 9372,
"iata_code": "LDC",
"icao_code": "YLIN",
"name": "Lindeman Island Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-20.4535999298",
"longitude": "149.039993286",
"elevation": null,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Lindeman Island"
}
}