LANGEOOG AIRPORT
LANGEOOG · DE · 53.74°N / 7.50°E
LGO
IATA · ICAO
EDWL
Langeoog Airport (LGO) serves Langeoog, Germany. It sits at 53.74/7.50, rises to 7 ft, is classified as small airport.
Type
Small airport
Elevation
7ft
Scheduled service
NO
ICAO
EDWL
All facts
- IATA
- LGO
- Municipality
- Langeoog
- Country
- Germany
- Coords
- 53.74°N / 7.50°E
Nearby airports
FAQ
- What is the IATA code for Langeoog Airport?
- LGO.
- What is the ICAO code for Langeoog Airport?
- EDWL.
- Where is Langeoog Airport located?
- Langeoog, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LGO
{
"data": {
"id": 1258,
"iata_code": "LGO",
"icao_code": "EDWL",
"name": "Langeoog Airport",
"country_code": "DE",
"city_id": 2880861,
"latitude": "53.742379",
"longitude": "7.496345",
"elevation": 7,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Langeoog"
}
}