LINDEN AIRPORT
LINDEN · US · 40.62°N / 74.24°W
LDJ
IATA · ICAO
KLDJ
Linden Airport (LDJ) serves Linden, United States. It sits at 40.62/-74.24, rises to 23 ft, is classified as small airport.
Type
Small airport
Elevation
23ft
Scheduled service
NO
ICAO
KLDJ
All facts
- IATA
- LDJ
- Municipality
- Linden
- Country
- United States
- Coords
- 40.62°N / 74.24°W
Nearby airports
FAQ
- What is the IATA code for Linden Airport?
- LDJ.
- What is the ICAO code for Linden Airport?
- KLDJ.
- Where is Linden Airport located?
- Linden, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LDJ
{
"data": {
"id": 4027,
"iata_code": "LDJ",
"icao_code": "KLDJ",
"name": "Linden Airport",
"country_code": "US",
"city_id": 5100506,
"latitude": "40.617401123",
"longitude": "-74.2445983887",
"elevation": 23,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Linden"
}
}