HAMBURG HELMUT SCHMIDT AIRPORT
HAMBURG · DE · 53.63°N / 9.99°E
HAM
IATA · ICAO
EDDH
Hamburg Helmut Schmidt Airport (HAM) serves Hamburg, Germany. It sits at 53.63/9.99, rises to 53 ft, is classified as large airport.
Type
Large airport
Elevation
53ft
Scheduled service
YES
ICAO
EDDH
All facts
- IATA
- HAM
- Municipality
- Hamburg
- Country
- Germany
- Coords
- 53.63°N / 9.99°E
Nearby airports
FAQ
- What is the IATA code for Hamburg Helmut Schmidt Airport?
- HAM.
- What is the ICAO code for Hamburg Helmut Schmidt Airport?
- EDDH.
- Where is Hamburg Helmut Schmidt Airport located?
- Hamburg, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HAM
{
"data": {
"id": 1179,
"iata_code": "HAM",
"icao_code": "EDDH",
"name": "Hamburg Helmut Schmidt Airport",
"country_code": "DE",
"city_id": 2911298,
"latitude": "53.630402",
"longitude": "9.98823",
"elevation": 53,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Hamburg"
}
}