WANGEROOGE AIRPORT
WANGEROOGE · DE · 53.78°N / 7.92°E
AGE
IATA · ICAO
EDWG
Wangerooge Airport (AGE) serves Wangerooge, Germany. It sits at 53.78/7.92, rises to 7 ft, is classified as small airport.
Type
Small airport
Elevation
7ft
Scheduled service
YES
ICAO
EDWG
All facts
- IATA
- AGE
- Municipality
- Wangerooge
- Country
- Germany
- Coords
- 53.78°N / 7.92°E
Nearby airports
FAQ
- What is the IATA code for Wangerooge Airport?
- AGE.
- What is the ICAO code for Wangerooge Airport?
- EDWG.
- Where is Wangerooge Airport located?
- Wangerooge, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AGE
{
"data": {
"id": 1255,
"iata_code": "AGE",
"icao_code": "EDWG",
"name": "Wangerooge Airport",
"country_code": "DE",
"city_id": null,
"latitude": "53.782544",
"longitude": "7.919584",
"elevation": 7,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Wangerooge"
}
}