NEUMÜNSTER AIRPORT
NEUMÜNSTER · DE · 54.08°N / 9.94°E
EUM
IATA · ICAO
EDHN
Neumünster Airport (EUM) serves Neumünster, Germany. It sits at 54.08/9.94, rises to 72 ft, is classified as small airport.
Type
Small airport
Elevation
72ft
Scheduled service
NO
ICAO
EDHN
All facts
- IATA
- EUM
- Municipality
- Neumünster
- Country
- Germany
- Coords
- 54.08°N / 9.94°E
Nearby airports
FAQ
- What is the IATA code for Neumünster Airport?
- EUM.
- What is the ICAO code for Neumünster Airport?
- EDHN.
- Where is Neumünster Airport located?
- Neumünster, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EUM
{
"data": {
"id": 1205,
"iata_code": "EUM",
"icao_code": "EDHN",
"name": "Neumünster Airport",
"country_code": "DE",
"city_id": 2864475,
"latitude": "54.079445",
"longitude": "9.941389",
"elevation": 72,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Neumünster"
}
}