Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Raw gym data - include a different file for different city
- NEVER change order of gyms or delete gyms
- ONLY append at the end, and mark deleted gyms with 'deleted: true'
- BECAUSE progress is stored in user's localStorage by gym index
- Entries for each gym:
- {
- name: "The Gym Name", // required
- location: [latitude,longitude], // required
- district: "A Neighborhood", // optional, used for sorting by neighborhood
- address: "e.g. street and house#", // optional, used as label for google maps link
- park: true | "OSM feature", // optional, potential EX raid location. If string, link to that OSM feature
- exraid: true, // optional, confirmed EX raid location (a raid actually happened here)
- deleted: true, // optional, used for hiding removed gyms without changing IDs
- // added by program in getGyms()
- id: number, // index in this list. THIS MUST NEVER CHANGE!
- }
- */
- function gymData() {
- return {
- city: "DE-HH", // country-city (used in localStorage key to allow tracking multiple cities)
- gyms: [
- {name: "100 Jahre Bahnhof Hasloh", district: "Hasloh", address: "Bahnhofstraße 51", location: [53.693085,9.920132]},
- {name: "100 Jahre Genossenschaft - Gedenkstein", district: "Langenhorn", address: "Theodor-Fahr-Straße 2b", location: [53.666981,10.010437]},
- {name: "100 Jahre HNT Graffiti", district: "Neugraben-Fischbek", address: "Cuxhavener Straße 253", location: [53.471676,9.872465]},
- {name: "100 Jahre Hamburger Dom", district: "St. Pauli", address: "U Feldstraße Stadion- und Domwache", location: [53.554855,9.969742]},
- {name: "1875-1965 Albert Schweitzer Siedlung", district: "Rahlstedt", address: "Pogwischrund 9a", location: [53.590038,10.149868]},
- {name: "1908 Up Ewig Ungedelt", district: "Schulau", address: "Bei der Doppeleiche", location: [53.574245,9.705644]},
- {name: "1914", district: "Bahrenfeld", address: "Bahrenfelder Chaussee 10", location: [53.564499,9.917329]},
- {name: "1943 to 1956 Zerstört Und Aufgebaut", district: "Hamm", address: "Hirtenstraße 37a", location: [53.556267,10.049901]},
- {name: "20 Vor 6", district: "Barmbek-Nord", address: "Hellbrookstraße Hamburger Sparkasse", location: [53.59132,10.044172]},
- {name: "25. Juni 1943 Bomben auf Hamburg", district: "Altona-Altstadt", address: "Jessenstraße Pierre Trillaud", location: [53.551159,9.946589]},
- {name: "4 Freunde", district: "Wentorf bei Hamburg", address: "Schanze 47b", location: [53.485409,10.25854]},
- {name: "420 Mural", district: "Bramfeld", address: "Bramfelder Chaussee 420", location: [53.625565,10.085274]},
- {name: "50Jahre Schleswig Holstein 1898", district: "Hummelsbüttel", address: "Hummelsbüttler Dorfstraße Schleswig-Holstein-Gedenkstein", location: [53.643829,10.045796]},
- {name: "900 Jahre Bützfleth", district: "Landkreis Stade", address: "Kreisel L111 (Obstmarschweg Volksbank Kehdingen eG", location: [53.650967,9.48186]},
- {name: "AK Rissen - Das gute Omen", district: "Rissen", address: "Suurheid Asklepios Westklinikum (West)", location: [53.582199,9.773611]},
- {name: "AKN Eidelstedt Zentrum", district: "Eidelstedt", address: "Lentföhrdener Weg 1", location: [53.610889,9.901832]},
- {name: "AKN Eidelstedt Zentrum", district: "Eidelstedt", address: "Pinneberger Chaussee 15", location: [53.60984,9.901127]},
- {name: "AKO Wasserturm", district: "Langenhorn", address: "Jütlandring 47", location: [53.672192,10.010867]},
- {name: "ARGUS Detector", district: "Bahrenfeld", address: "PETRA III 11a", location: [53.574154,9.880099]},
- {name: "AUFGEBAUT 1954", district: "Barmbek-Nord", address: "Habichtstraße 57", location: [53.592194,10.053824]},
- {name: "AWO Park", district: "Lohbrügge", address: "Boberger Anger 119", location: [53.516636,10.168109]},
- {name: "Abenteuer Spielplatz Gretchenkoppel", district: "Poppenbüttel", address: "Koppelweg 9", location: [53.663883,10.063848], park: "way/27655724"},
- {name: "Abenteuerspielplatz", district: "Wilhelmsburg", address: "Ottensweide 4", location: [53.484318,10.017296]},
- {name: "Absperrhahn", district: "Rothenburgsort", address: "Ausschläger Allee Ausschläger Allee (Kfz-Verwahrstelle)", location: [53.531113,10.059771]},
- {name: "Absperrschieber", district: "Wilhelmsburg", address: "Schlöperstieg Spielplatz Geheimnisvolle Insel", location: [53.491959,9.993629]},
- {name: "Abstractum", district: "Bahrenfeld", address: "Stahltwiete Phoenixhof", location: [53.561485,9.926731]},
- {name: "Acheological Place", district: "Volksdorf", address: "Heinrich-von-Ohlendorff-Straße", location: [53.671494,10.154914]},
- {name: "Achse Im Garten", district: "Uhlenhorst", address: "Heinrich-Hertz-Straße 106", location: [53.573486,10.024941]},
- {name: "Adam und Eva", district: "Rahlstedt", address: "Rahlstedter Bahnhofstraße 6", location: [53.604187,10.15499]},
- {name: "Adler Statue", district: "Wentorf bei Hamburg", address: "Hamburger Landstraße 30", location: [53.4893,10.249115]},
- {name: "Adler", district: "Ohlsdorf", address: "Bergstraße", location: [53.617435,10.036]},
- {name: "Adolf-von-Elm-Hof", district: "Barmbek-Nord", address: "Fuhlsbüttler Straße 236", location: [53.596504,10.043513]},
- {name: "Advents-Kirche", district: "Schnelsen", address: "Kriegerdankweg Adventskirche", location: [53.631565,9.913761]},
- {name: "Aerosoulz Am Weg", district: "Wedel", address: "Elbhochufer Schulau Wolgastweg", location: [53.568508,9.705344]},
- {name: "Ahrensburg Ost", district: "Ahrensburg", address: "Hochbahnstieg 1", location: [53.661449,10.243353]},
- {name: "Airbus A380 Behind a Fence", district: "Groß Borstel", address: "Weg beim Jäger Lufthansa-Basis", location: [53.620026,9.997897]},
- {name: "Airbus Rüschtor", district: "Finkenwerder", address: "Neßdeich 168", location: [53.53677,9.850573]},
- {name: "Airport Hamburg", district: "Fuhlsbüttel", address: "Flughafenstraße T1", location: [53.633041,10.006047]},
- {name: "Akkordeonnixe", district: "Finkenwerder", address: "Ostfrieslandstraße 23", location: [53.530468,9.879007]},
- {name: "Aktion gegen Rassismus", district: "Halstenbek", address: "Feldstraße 7", location: [53.633492,9.841139]},
- {name: "Alfred Nobel", district: "Geesthacht", address: "Barmbeker Ring Hansastraße", location: [53.444294,10.403796]},
- {name: "Alfred-Rust-Wanderweg", district: "Ahrensburg", address: "Waldgut Hagen Hagener Allee", location: [53.651894,10.229823]},
- {name: "Alle Kids An Deck!", district: "Buxtehude", address: "Rotkäppchenweg 6", location: [53.479347,9.692309]},
- {name: "Alster City Building", district: "Barmbek-Süd", address: "Osterbekstraße Alstercity", location: [53.582924,10.028497]},
- {name: "Alster Cliff Restaurant", district: "Rotherbaum", address: "Fährdamm Cliff", location: [53.573811,10.002474]},
- {name: "Alsterkrug", district: "Groß Borstel", address: "Alsterkrugchaussee 277", location: [53.613205,9.999197]},
- {name: "Alsterspeiche", district: "Alsterdorf", address: "Dorothea-Kasten-Straße 3a", location: [53.613991,10.022858]},
- {name: "Alsterufer Warburgstrasse Geschützte Grünanlage", district: "Rotherbaum", address: "Fontenay 1", location: [53.563259,9.997356], park: "way/38372527"},
- {name: "Alsterwanderweg", district: "Lemsahl-Mellingstedt", address: "An der Alsterschleife", location: [53.667953,10.092353]},
- {name: "Alte 16 Wentorf", district: "Bergedorf", address: "Hamburger Landstraße 28b", location: [53.489056,10.24719]},
- {name: "Alte Bäckerei", district: "Lokstedt", address: "Niendorfer Straße NUR HIER Großbäckerei GmbH", location: [53.604061,9.954092]},
- {name: "Alte Eiche von 1800", district: "Lokstedt", address: "Kollaustraße 11-13", location: [53.60091,9.962753]},
- {name: "Alte Hunderennbahn", district: "Farmsen-Berne", address: "Traberweg 24a", location: [53.599346,10.102528]},
- {name: "Alte Küche am Alsterdorfer Markt", district: "Alsterdorf", address: "Alsterdorfer Markt 18", location: [53.613148,10.025388]},
- {name: "Alte Lore Von 1945", district: "Billstedt", address: "Sonnenland 15", location: [53.534424,10.131796]},
- {name: "Alte Loren", district: "Geesthacht", address: "Krümmel Menzer-Werft-Platz", location: [53.428734,10.368732], park: "way/26431938"},
- {name: "Alte Mühle Altengamme", district: "Altengamme", address: "Altengammer Elbdeich 2-4", location: [53.431763,10.296451]},
- {name: "Alte Norderelbbrücken", district: "Hamburg-Mitte", address: "Veddel Neue Elbbrücke", location: [53.531677,10.026222]},
- {name: "Alte Schleuse", district: "Neuenfelde", address: "Hasselwerder Straße 132", location: [53.522903,9.805351]},
- {name: "Alte Wagons Südbahnhof", district: "Bergedorf", address: "Neuer Weg 43-45", location: [53.482849,10.21252], park: "way/339219378"},
- {name: "Alte Wassermühle", district: "Ehestorf", address: "Ehestorfer Straße Ausstellungsgebäude", location: [53.439362,9.90434], park: "way/134756075"},
- {name: "Alte Windmühle Schnelsen", district: "Schnelsen", address: "Barmstedter Weg 24", location: [53.639389,9.909475]},
- {name: "Alter Brunnen", district: "Harburg", address: "Wilstorf Marmstorfer Weg", location: [53.449036,9.976944], park: "way/16851035"},
- {name: "Alter Dorfkrug Volksdorf", district: "Volksdorf", address: "Im Alten Dorfe 44", location: [53.64946,10.167887]},
- {name: "Alter Grenzstein aus der Zonengrenze", district: "Norderstedt", address: "Friedrichsgabe Moorbekstraße", location: [53.716301,9.995507]},
- {name: "Alter Reporter", district: "Norderstedt", address: "Jägerlauf", location: [53.691822,10.02199]},
- {name: "Alter Schiffer auf Fahrt", district: "Othmarschen", address: "Hans-Leip-Ufer", location: [53.544899,9.881945]},
- {name: "Alter Schornstein", district: "Eidelstedt", address: "Hörgensweg 80", location: [53.620529,9.901183], park: "way/265985936"},
- {name: "Alter Schornstein", district: "Hammerbrook", address: "Wendenstraße 130", location: [53.547459,10.032936], park: "way/83607567"},
- {name: "Alter Spielplatz", district: "Rothenburgsort", address: "Marckmannstraße 1", location: [53.538349,10.034931]},
- {name: "Alter Steinspielplatz", district: "Bergedorf", address: "Katendeich 25", location: [53.479137,10.193162], park: "way/36969968", exraid: true},
- {name: "Alter Stützpunkt Karte", district: "Glinde", address: "Schoolmestersbagen 13", location: [53.542244,10.219894]},
- {name: "Alter Teich Art", district: "Bramfeld", address: "Am Ehrenmal Bramfelder Ehrenmal", location: [53.62466,10.081284]},
- {name: "Alter Teich", district: "Bramfeld", address: "Anderheitsallee 13", location: [53.620686,10.080648], park: "way/49209867"},
- {name: "Alter Turm", district: "Schulau", address: "Mozartstraße 1", location: [53.57188,9.710032]},
- {name: "Alter Wandsbeker Friedhof Von 1850", district: "Wandsbek", address: "Kirchhofstraße Friedhofskapelle Wandsbek", location: [53.577415,10.069303]},
- {name: "Alter Wasserturm Bergedorf", district: "Bergedorf", address: "Reinbeker Weg 76", location: [53.492237,10.228439]},
- {name: "Alter Wasserturm Fliegenberg", district: "Stelle", address: "Steller Chaussee 7a", location: [53.412876,10.142162]},
- {name: "Altes Strandhotel von 1902", district: "Blankenese", address: "Strandweg 13", location: [53.556522,9.808187]},
- {name: "Altonaer Museum", district: "Altona-Altstadt", address: "Museumstraße 23", location: [53.549011,9.93473]},
- {name: "Altonaer Spar- und Bauverein", district: "Altona-Nord", address: "Goetheallee 4", location: [53.554077,9.939495]},
- {name: "Altonaer Volkspark - Wegweiser #04", district: "Bahrenfeld", address: "DESY/ZEUS HERA", location: [53.579254,9.894382]},
- {name: "Altonaer Volkspark - Wegweiser #05", district: "Bahrenfeld", address: "DESY/ZEUS HERA", location: [53.576565,9.897069]},
- {name: "Altonaer Volkspark Eingang", district: "Bahrenfeld", address: "HERA Klempau's Biergarten an der Milchhalle", location: [53.57748,9.898114]},
- {name: "Am Rugenmoor", district: "Wedel", address: "Seemoorweg HH-A-3003", location: [53.612938,9.753496]},
- {name: "Amazonas Wandbild", district: "Billstedt", address: "Sonnenland 58", location: [53.536621,10.138601]},
- {name: "American Consulate Hamburg", district: "Rotherbaum", address: "Alsterufer 27-28", location: [53.562309,9.997456], park: "way/39178437"},
- {name: "Amphore Aus Griechenland", district: "Norderstedt", address: "Tangstedter Landstraße 561", location: [53.683216,10.031469]},
- {name: "Amsinckpark Eingang Ost", district: "Lokstedt", address: "Berchtungweg 1", location: [53.600582,9.944464], park: "way/23863135"},
- {name: "Amsinckpark Installation 5", district: "Lokstedt", address: "Berchtungweg 5", location: [53.601711,9.944587], park: "way/23863135"},
- {name: "An dieser Stelle stand das Geburtshaus von Max Brauer", district: "Ottensen", address: "Griegstraße 126", location: [53.559772,9.913269]},
- {name: "Anatomie Einer Spinne", district: "Neustadt", address: "Caffamacherreihe 39", location: [53.555054,9.983777]},
- {name: "Anchor", district: "Norderstedt", address: "Langenharmer Weg Fußgängerübergang", location: [53.707909,10.006168]},
- {name: "Ancient Mayan Sculpture", district: "Norderstedt", address: "Mittelstraße 54", location: [53.687721,10.038344]},
- {name: "Angry Alien", district: "Osdorf", address: "Ohnhorststraße B81917", location: [53.558235,9.860668]},
- {name: "Anker Altona", district: "Altona-Altstadt", address: "Große Elbstraße Helgoland-Denkmal", location: [53.545425,9.939675], park: "way/138974313"},
- {name: "Anker in der Mittelachse", district: "Steilshoop", address: "Erich-Ziegel-Ring 72", location: [53.613605,10.062045]},
- {name: "Anker", district: "Finkenwerder", address: "Hein-Saß-Weg Pilzanker", location: [53.539974,9.865618]},
- {name: "Anno 1806", district: "Harburg", address: "Sinstorf Harburger Berge", location: [53.424171,9.963406]},
- {name: "Anno 1864", district: "Bergedorf", address: "Chrysanderstraße Eiskeller Bergedorf", location: [53.496456,10.220884]},
- {name: "Anno 1887", district: "Harksheide", address: "Ulzburger Straße 99 a", location: [53.69088,9.996152]},
- {name: "Ansteuerungstonne Elbe", district: "HafenCity", address: "Brooktorkai HafenCity RiverBus", location: [53.544151,9.998615]},
- {name: "Apensen Church", district: "Landkreis Stade", address: "Kirchenstraße Kirche Apensen", location: [53.434635,9.613641]},
- {name: "Apfelsammler", district: "Rahlstedt", address: "Nienhagener Straße 67", location: [53.60191,10.137927], park: "way/80405190", exraid: true},
- {name: "Apostel Kirche Mosaik Window", district: "Eidelstedt", address: "Fangdieckstraße 164", location: [53.601559,9.890189]},
- {name: "Apostelkirche", district: "Eimsbüttel", address: "Bei der Apostelkirche Apostelkirche", location: [53.57592,9.944763]},
- {name: "Apostelkirche", district: "Eißendorf", address: "Hainholzweg Apostelkirche", location: [53.451134,9.940859]},
- {name: "Apotheke Graffiti Kunst", district: "Horn", address: "Querkamp 11", location: [53.551983,10.096028]},
- {name: "Arbeiter Wandbild", district: "Barmbek-Nord", address: "Fuhlsbüttler Straße 240", location: [53.597092,10.043236]},
- {name: "Arbeiterquartier von 1880", district: "Rothenburgsort", address: "Billhorner Deich Gedenkstätte Feuersturm Rothenburgsort", location: [53.536064,10.042418], park: "way/81832396"},
- {name: "Arbeitsgericht", district: "Barmbek-Süd", address: "Osterbekstraße 96", location: [53.584267,10.032902]},
- {name: "Arche Noah", district: "Halstenbek", address: "Haselweg 35", location: [53.616306,9.859462]},
- {name: "Arktis", district: "Bramfeld", address: "Werner-Otto-Straße 42", location: [53.596962,10.07172]},
- {name: "Artful Entrance Arch", district: "Ohlsdorf", address: "Westring Kapelle 8", location: [53.626823,10.038699]},
- {name: "Asia Statue", district: "Rotherbaum", address: "Hartungstraße 4", location: [53.570415,9.987892]},
- {name: "Asian Lion 1", district: "Neugraben-Fischbek", address: "Cuxhavener Straße 355", location: [53.472466,9.84981]},
- {name: "Athena", district: "Winterhude", address: "Singapurweg", location: [53.604553,10.018525]},
- {name: "Auerochsenskulptur", district: "Eißendorf", address: "Appelbütteler Straße", location: [53.439129,9.908401], park: "way/178757388"},
- {name: "Auf Der Suche", district: "Ohlsdorf", address: "Stiller Weg", location: [53.624519,10.049992]},
- {name: "Auf Gute Nachbarschaft", district: "Hohenfelde", address: "Mühlendamm 76", location: [53.562595,10.025204]},
- {name: "Aufbau", district: "Neustadt", address: "Hans-Grahl-Weg Lichtplastik", location: [53.558685,9.991441], park: "way/27470417"},
- {name: "Auferstehungskirche", district: "Großhansdorf", address: "Bei den Rauhen Bergen Auferstehungskirche", location: [53.653263,10.267671], park: "way/44171350"},
- {name: "Aufgebaut 1956", district: "Borgfelde", address: "Malzweg 14", location: [53.556873,10.034362]},
- {name: "Aufgebaut 1959", district: "Marmstorf", address: "Osterfeldweg 62", location: [53.43261,9.972739]},
- {name: "Aufzug Schippelsweg", district: "Niendorf", address: "Paul-Sorge-Straße Schippelsweg", location: [53.634651,9.952587]},
- {name: "August Heerlein Stift", district: "St. Georg", address: "Koppel 17", location: [53.557159,10.009245], park: "way/55558774"},
- {name: "Ausblick", district: "Billstedt", address: "Max-Pechstein-Straße 34", location: [53.534473,10.144384]},
- {name: "Ausgediente Boje am Buxtehuder Hafen", district: "Eilendorf", address: "Moorender Straße Hafenplatz", location: [53.479134,9.7037]},
- {name: "Aussichtsturm am Speicherbecken", district: "Geesthacht", address: "Berliner Straße Aussichtsturm", location: [53.426498,10.395206]},
- {name: "Autobahn Monument", district: "Wilhelmsburg", address: "Hamburg-Stillhorn West Raststätte Stillhorn", location: [53.483921,10.024542]},
- {name: "Außenalster Bronzeskulptur", district: "Rotherbaum", address: "Fährdamm Drachensteigenlassende Kinder", location: [53.573109,10.002387], park: "way/20413268"},
- {name: "BK Rutsche", district: "Lohbrügge", address: "Reinbeker Redder 2", location: [53.513962,10.168765]},
- {name: "BMX-Bahn Volksdorf", district: "Wandsbek", address: "Volksdorf Moorredder", location: [53.660919,10.180277]},
- {name: "Bacardi", district: "Alsterdorf", address: "Hindenburgstraße Stadtparkturm", location: [53.6059,10.011485]},
- {name: "Bagger Auf Dem Spielplatz", district: "Geesthacht", address: "Am Ried 30", location: [53.44902,10.358958]},
- {name: "Baggereimer Im Bürgerpark", district: "Wilhelmsburg", address: "Mengestraße 20", location: [53.500774,9.995383]},
- {name: "Bahnhof Ahrensburg", district: "Ahrensburg", address: "Bahnhofstraße Ahrensburg", location: [53.669464,10.236081]},
- {name: "Bahnhof Altona", district: "Altona-Nord", address: "Parkhaus Arko", location: [53.55246,9.93549]},
- {name: "Bahnhof Blankenese", district: "Blankenese", address: "Am Klingenberg 15c", location: [53.564556,9.815387]},
- {name: "Bahnhof Burgwedel", district: "Schnelsen", address: "Roman-Zeller-Platz AKN", location: [53.647636,9.908602]},
- {name: "Bahnhof Dammtor", district: "Rotherbaum", address: "Theodor-Heuss-Platz 1", location: [53.560905,9.989775]},
- {name: "Bahnhof Diebsteich", district: "Altona-Nord", address: "Diebsteichtunnel", location: [53.568642,9.934208]},
- {name: "Bahnhof Eidelstedt", district: "Eidelstedt", address: "Ottensener Straße 47KAE077", location: [53.596123,9.9065]},
- {name: "Bahnhof Gartenholz", district: "Ahrensburg", address: "Ringstraße Bf. Gartenholz", location: [53.688076,10.25171]},
- {name: "Bahnhof Hamburg - Bergedorf", district: "Bergedorf", address: "Weidenbaumsweg 14", location: [53.489243,10.206795]},
- {name: "Bahnhof Hamburg-Harburg", district: "Harburg", address: "Hannoversche Straße 85", location: [53.455822,9.991209]},
- {name: "Bahnhof Hechthausen", district: "Cuxhaven", address: "Hechthausen Raiffeisenstraße", location: [53.63892,9.228189]},
- {name: "Bahnhof Moorbekhalle", district: "Norderstedt", address: "Friedrichsgabe Falkenkamp", location: [53.716862,9.99187]},
- {name: "Bahnhof Neugraben", district: "Neugraben-Fischbek", address: "Vogelkamp Neugraben Gleisstieg", location: [53.474094,9.851456]},
- {name: "Bahnhof Rübenkamp Schachcafe", district: "Barmbek-Nord", address: "Rübenkamp 227", location: [53.606705,10.033251]},
- {name: "Bahnhof Tonndorf", district: "Tonndorf", address: "Stein-Hardenberg-Straße 60", location: [53.586491,10.122788]},
- {name: "Bahnhof Willhelmsburg", district: "Wilhelmsburg", address: "Wilhelm-Strauß-Weg 81915", location: [53.497772,10.006719]},
- {name: "Bahrenfelder See", district: "Bahrenfeld", address: "Osdorfer Weg Bahrenfelder See", location: [53.565853,9.898642], park: "way/145524396"},
- {name: "Bahrenfelder Uhr", district: "Ottensen", address: "Friedensallee 261", location: [53.558796,9.912519]},
- {name: "Bait-ur-Rasheed Moschee", district: "Schnelsen", address: "Pinneberger Straße 48", location: [53.634003,9.904529]},
- {name: "Balkenhol-Skulpturen am Hühnerposten", district: "Hammerbrook", address: "Hühnerposten 1", location: [53.550007,10.008022]},
- {name: "Ballkunst", district: "Jenfeld", address: "Charlottenburger Straße Schweidnitzer Straße", location: [53.576656,10.135738]},
- {name: "Banksy Bomb Hugger", district: "Neustadt", address: "Steinwegpassage 1", location: [53.550587,9.982196]},
- {name: "Barclaycard Arena", district: "Bahrenfeld", address: "Sylvesterallee 10", location: [53.588779,9.899439]},
- {name: "Bargteheider Wappen", district: "Bargteheide", address: "Rathausstraße 22", location: [53.729729,10.266786]},
- {name: "Barmbek", district: "Barmbek-Nord", address: "Wiesendamm HVV-Servicestelle", location: [53.587421,10.043759]},
- {name: "Barsbuettel West", district: "Jenfeld", address: "Hauptstraße 2", location: [53.569641,10.150571]},
- {name: "Baseball Hund Graffiti", district: "Ottensen", address: "Gaußstraße 124", location: [53.558918,9.931332]},
- {name: "Basketballplatz BOBERG", district: "Lohbrügge", address: "Bockhorster Weg 1", location: [53.517906,10.169171], park: "way/242749718"},
- {name: "Bauernhof", district: "Eidelstedt", address: "Reichsbahnstraße 10", location: [53.602345,9.909362]},
- {name: "Baum der Deutschen Einheit", district: "Schenefeld", address: "Holstenplatz 8", location: [53.600262,9.836816]},
- {name: "Baum-Kinder-Garten", district: "Immenberg", address: "1 Schulenburg", location: [53.488853,10.273192]},
- {name: "Baumdrache Fahrenort", district: "Lurup", address: "Kleiberweg 125", location: [53.60186,9.871065]},
- {name: "Baumfresse", district: "Rissen", address: "Rissener Straße 195", location: [53.585266,9.73757]},
- {name: "Bauvereins Burg", district: "Barmbek-Süd", address: "Wohldorfer Straße Bauvereins- Burg Wohldorfer Straße", location: [53.577515,10.044109]},
- {name: "Beatles-Platz", district: "St. Pauli", address: "Beatles-Platz Susi's Showbar", location: [53.54982,9.957276]},
- {name: "Beautiful House in Eimsbuettel", district: "Eimsbüttel", address: "Tegetthoffstraße 4", location: [53.572571,9.960648]},
- {name: "Beaver with Fish", district: "Reinbek", address: "Mühlenredder 1", location: [53.518078,10.250447]},
- {name: "Begegnung", district: "Rotherbaum", address: "Schröderstiftstraße 34", location: [53.567989,9.972498]},
- {name: "Begegnungsstätte Niendorf", district: "Niendorf", address: "Max-Zelck-Straße 1", location: [53.620468,9.945558]},
- {name: "Begrenzungsstein Nr. 23 Von 1802", district: "Norderstedt", address: "In de Tarpen 122", location: [53.666157,9.990993], park: "way/161572088"},
- {name: "Begrenzungsstein von 1791 Langenhorn", district: "Langenhorn", address: "Harnacksweg Grenzstein Nr. 8 Herrschaft Pinneberg", location: [53.664398,10.035454], park: "way/147066711"},
- {name: "Behnbrunnen", district: "Altona-Altstadt", address: "Königstraße Okeanide", location: [53.548126,9.941867]},
- {name: "Benediktinerinnenkloster in Altkloster", district: "Buxtehude", address: "Klosterstraße Benediktinerinnenkloster", location: [53.466022,9.690715]},
- {name: "Benni and Björn", district: "Ehestorf", address: "Ehestorfer Heideweg Eingang Kunsthandwerkerhalle", location: [53.443672,9.889005]},
- {name: "Bergedorfer Brunnen", district: "Bergedorf", address: "Kaiser-Wilhelm-Platz Sievers Brunnen", location: [53.488602,10.212803], park: "way/305253345", exraid: true},
- {name: "Bergedorfer Skulpturengruppe", district: "Lohbrügge", address: "Marktkauf Center Marktkauf-Center", location: [53.492001,10.2076]},
- {name: "Berliner Bär", district: "Harburg", address: "Marmstorf Langenbeker Weg", location: [53.436016,9.968163]},
- {name: "Berliner Mauer Norderstedt", district: "Norderstedt", address: "Ochsenzoller Straße 80", location: [53.680775,9.977537]},
- {name: "Berliner Platz Statue", district: "Jenfeld", address: "Dahlemer Ring 9", location: [53.584957,10.144643], park: "way/190328752"},
- {name: "Besatzerbau", district: "Hammerbrook", address: "Spaldingstraße 47", location: [53.548294,10.012696]},
- {name: "Beton Pony", district: "Bergedorf", address: "Holtenklinker Straße 74", location: [53.483082,10.221698]},
- {name: "Betreutes Beet", district: "Farmsen-Berne", address: "Lienaustraße 31", location: [53.629478,10.125221], park: "way/128816085"},
- {name: "Bewahrerstein von Andreas August von Hobe", district: "Reinbek", address: "Schloßstraße 5", location: [53.507591,10.253773], park: "way/178831336"},
- {name: "Bewegungsraeume Lenzsiedlung", district: "Lokstedt", address: "Repgowstieg Abenteuerpielplatz", location: [53.585926,9.951381], park: "way/169243489"},
- {name: "Bibel aus Holz", district: "Bargteheide", address: "Glindfelder Weg", location: [53.728062,10.245237]},
- {name: "Bienenflug", district: "Harksheide", address: "Moorloop Lionswerkstatt", location: [53.714809,10.014126], park: "way/154452692"},
- {name: "Big Anchor on Land", district: "Ottensen", address: "Ottensener Weg 63", location: [53.460125,9.674743]},
- {name: "Big Black Old Valve", district: "Bahrenfeld", address: "Schnackenburgallee 16a", location: [53.575329,9.919195]},
- {name: "Big Fan", district: "Wedel", address: "Lülanden Deichstraße", location: [53.576866,9.676605], park: "way/138436869"},
- {name: "Big Stones", district: "Neuallermöhe", address: "Felix-Jud-Ring Botschaft an die Zukunft - Kokus e.V.", location: [53.48122,10.161216], park: "way/284337048"},
- {name: "Bille Und Elbe", district: "Bergedorf", address: "Altengamme Am Kringel", location: [53.442375,10.311112], park: "way/160227138"},
- {name: "Billstedter Apotheke gegründet 1894", district: "Billstedt", address: "Billstedter Hauptstraße 82", location: [53.538086,10.106124]},
- {name: "Billstedter Ringelpietz", district: "Billstedt", address: "Horner Landstraße 416", location: [53.542404,10.095242]},
- {name: "Billtal-Stadion", district: "Bergedorf", address: "Daniel-Hinsche-Straße 50", location: [53.49437,10.225464]},
- {name: "Billwerder Kirche", district: "Billwerder", address: "Billwerder Billdeich 138", location: [53.513783,10.126379]},
- {name: "Binaercode", district: "Ottensen", address: "Behringstraße 28a", location: [53.554409,9.922963]},
- {name: "Binnenalster mit Fontäne", district: "Hamburg-Altstadt", address: "Ballindamm 4 - 5", location: [53.555676,10.000072]},
- {name: "Binnenelbe Fährmannsand", district: "Wedel", address: "Lülanden", location: [53.581543,9.664157], park: "way/129465875"},
- {name: "Biotop Schweineweide", district: "Börnsen", address: "Pusutredder", location: [53.484875,10.269651], park: "way/25138275"},
- {name: "Birds of Prey", district: "Eppendorf", address: "Schrammsweg 33 A", location: [53.591259,9.991731], park: "way/92257665"},
- {name: "Bismarck Denkmal Bergedorf", district: "Bergedorf", address: "Chrysanderstraße Bismarck-Denkmal", location: [53.489506,10.21492]},
- {name: "Bismarck", district: "Neustadt", address: "Am Elbpavillon Bismarck-Denkmal", location: [53.54855,9.972019], park: "way/19742431"},
- {name: "Bismarck-Denkmal", district: "Neustadt", address: "Am Elbpavillon Bismarck-Denkmal", location: [53.54892,9.971772], park: "way/19742431", deleted: true},
- {name: "Bismarcks Eiche", district: "Großhansdorf", address: "Hansdorfer Landstraße Teich Parkklinik Manhagen", location: [53.663292,10.258849]},
- {name: "Bismarckstein in Hamburg-Bl", district: "Blankenese", address: "Bismarckstein", location: [53.56097,9.793872]},
- {name: "Blankeneser Hummel", district: "Nienstedten", address: "Elbchaussee 520", location: [53.561188,9.821626]},
- {name: "Blankeneser Kirche am Markt", district: "Blankenese", address: "Mühlenberger Weg 66", location: [53.561714,9.812677]},
- {name: "Blankeneser Strand", district: "Blankenese", address: "Strandweg 30", location: [53.556423,9.804902]},
- {name: "Blatt Brunnen", district: "Rahlstedt", address: "Stapelfelder Straße 86", location: [53.601997,10.180139]},
- {name: "Blaubären", district: "Winterhude", address: "New-York-Ring", location: [53.602024,10.017622]},
- {name: "Blaue Lagune", district: "Nienstedten", address: "Elbuferweg Blaue Lagune", location: [53.554161,9.823888]},
- {name: "Blaue Uhr am Flottbeker Drift", district: "Bahrenfeld", address: "Flottbeker Drift 1", location: [53.571022,9.874481]},
- {name: "Blauer Kasten", district: "Alsterdorf", address: "Alsterkrugchaussee 366", location: [53.617378,10.006919]},
- {name: "Blauer Sperrschieber", district: "Langenhorn", address: "Oehleckerring 29", location: [53.662457,10.00348]},
- {name: "Blaues Haus Mit Stuckelementen", district: "Eimsbüttel", address: "Rellinger Straße 63", location: [53.577183,9.939458]},
- {name: "Blaues Schild", district: "Reinbek", address: "Hirschberger Weg 1", location: [53.519138,10.256289]},
- {name: "Blech Blume", district: "Harburg", address: "Niemannstraße Technische Universität Hamburg-Harburg", location: [53.461727,9.969452], park: "way/173088850", exraid: true},
- {name: "Blechskulptur", district: "Lohbrügge", address: "Lohbrügger Landstraße 8", location: [53.495663,10.205691], park: "way/218331557"},
- {name: "Blindengarten", district: "Harburg", address: "Hohe Straße 92", location: [53.451389,9.972776]},
- {name: "Block House", district: "Winterhude", address: "Dorotheenstraße 57", location: [53.582935,10.007898]},
- {name: "Blohm+Voss Historic Dock 10", district: "Steinwerder", address: "Blohm+Voss Schiffswerft Am Elbtunnel", location: [53.542942,9.962681]},
- {name: "Blue Apple", district: "HafenCity", address: "Am Kaiserkai 30", location: [53.541725,9.989372]},
- {name: "Blue Steel", district: "Hammerbrook", address: "Nagelsweg 41-45", location: [53.546089,10.020622]},
- {name: "Blue Workport", district: "Groß Borstel", address: "Papenreye 61", location: [53.613708,9.971104]},
- {name: "Blumen Graffiti", district: "Wentorf bei Hamburg", address: "Friedrichsruher Weg 68", location: [53.494293,10.268248]},
- {name: "Blumen", district: "Friedrichsgabe", address: "Ulzburger Straße 585", location: [53.731609,9.996683]},
- {name: "Blumenkasten", district: "Glinde", address: "Mühlenstraße 35a", location: [53.547058,10.212105]},
- {name: "Blumenkind", district: "Kreis Pinneberg", address: "Halstenbeker Weg", location: [53.641514,9.839191], park: "way/24976128"},
- {name: "Blumentopf", district: "Norderstedt", address: "Niendorfer Straße", location: [53.668068,9.971644]},
- {name: "Blumenträgerinnen", district: "Othmarschen", address: "Reventlowstraße 64", location: [53.558842,9.887685]},
- {name: "Boberger Niederung", district: "Lohbrügge", address: "Groten Heesen 38", location: [53.508259,10.172158], park: "way/170355474"},
- {name: "Boeing Tail", district: "Fuhlsbüttel", address: "Von-Gablenz-Weg 410", location: [53.619179,9.983061]},
- {name: "Bojen vor St. Trinitatis", district: "Altona-Altstadt", address: "Kirchenstraße Hauptkirche St. Trinitatis", location: [53.548302,9.950125]},
- {name: "Bondenwald", district: "Niendorf", address: "Friedrich-Ebert-Straße 71", location: [53.625244,9.937388]},
- {name: "Borchers Bar", district: "Eppendorf", address: "Geschwister-Scholl-Straße 1", location: [53.594341,9.987048]},
- {name: "Born-Park Totem", district: "Osdorf", address: "Böttcherkamp 245", location: [53.594765,9.845142]},
- {name: "Botanischer Sondergarten", district: "Wandsbek", address: "Am Schulgarten Botanischer Sondergarten", location: [53.582947,10.099243], park: "way/23762363"},
- {name: "Boxer-Klub", district: "Norderstedt", address: "Glashütte Lemsahler Weg", location: [53.684254,10.061345]},
- {name: "Brahms Monument", district: "Neustadt", address: "Dammtorwall Brahms-Monument", location: [53.555759,9.981409]},
- {name: "Brainstorm Gemälde", district: "Lohbrügge", address: "Sander Damm 43", location: [53.494431,10.206008]},
- {name: "Brandschutz", district: "Rahlstedt", address: "Am Hegen 76", location: [53.590633,10.177804]},
- {name: "Braune Brücke", district: "Hamburg-Mitte", address: "Hamm Braune Brücke", location: [53.545918,10.060926]},
- {name: "Brieftaubenkasten", district: "Glinde", address: "Möllner Landstraße 123", location: [53.542942,10.215867]},
- {name: "Broder-Hinrick-Kirche", district: "Langenhorn", address: "Tangstedter Landstraße 220", location: [53.663055,10.023332]},
- {name: "Broken spring with duckface", district: "Hamm", address: "Osterbrook 11c", location: [53.549923,10.057535]},
- {name: "Bronzefigur von Jozek Nowak", district: "St. Georg", address: "Schmilinskystraße 78", location: [53.557644,10.014619]},
- {name: "Bronzeplastik auf dem Altonaer", district: "Altona-Altstadt", address: "Elbberg Maritim", location: [53.54541,9.935116], park: "way/138974313", exraid: true},
- {name: "Brunnen Am Heimgarten", district: "Ahrensburg", address: "Heimgartenweg", location: [53.679493,10.219003]},
- {name: "Brunnen Dassendorf", district: "Dassendorf", address: "Am Wendel 2", location: [53.493645,10.360577]},
- {name: "Brunnen Eimsbusch", district: "Eimsbüttel", address: "Glücksburger Platz", location: [53.569592,9.949469]},
- {name: "Brunnen Niendorf Nord", district: "Niendorf", address: "Rudolf-Klug-Weg 9", location: [53.640278,9.947203]},
- {name: "Brunnen Rathausplatz", district: "Norderstedt", address: "Rathausallee 50", location: [53.707542,9.994175]},
- {name: "Brunnen am Bönningstedter Marktplatz", district: "Kreis Pinneberg", address: "Am Markt 2", location: [53.664532,9.905555]},
- {name: "Brunnenschutzgebiet", district: "Neugraben-Fischbek", address: "Distelacker 2d-2f", location: [53.468075,9.856893]},
- {name: "Brücke Mit Graffiti", district: "Billstedt", address: "Unterberg", location: [53.522388,10.146097]},
- {name: "Brücke über Schwinge", district: "Landkreis Stade", address: "Altländer Viertel L 111", location: [53.615582,9.499789]},
- {name: "Brücken Graffiti", district: "Rahlstedt", address: "Bei den Boltwiesen 60", location: [53.610565,10.178467]},
- {name: "Brückeneck", district: "Barmbek-Nord", address: "Rübenkamp 32", location: [53.591255,10.038826]},
- {name: "Brückenornament", district: "Winterhude", address: "Gottschedstraße 27", location: [53.59066,10.009438], park: "way/79242019"},
- {name: "Buchhandlung Hartmann", district: "Barmbek-Nord", address: "Fuhlsbüttler Straße 386", location: [53.601749,10.041127]},
- {name: "Buddha with Lotus Flower", district: "Winterhude", address: "Sierichstraße 122", location: [53.589542,10.00099]},
- {name: "Bulldozer", district: "Norderstedt", address: "Segeberger Chaussee 80", location: [53.683163,10.011784]},
- {name: "Bunker Horner Rennbahn", district: "Horn", address: "Bauerberg Hamburger Sparkasse", location: [53.55328,10.08311]},
- {name: "Bunny", district: "Farmsen-Berne", address: "Am Luisenhof 16", location: [53.607182,10.108564], park: "way/146634435"},
- {name: "Bunte Kuriosität", district: "Glinde", address: "Schulstraße", location: [53.544231,10.208582]},
- {name: "Bunte Schnecke", district: "Farmsen-Berne", address: "Meiendorfer Stieg 1", location: [53.629414,10.141273]},
- {name: "Bunte Stadtvilla", district: "Harvestehude", address: "Hochallee 2", location: [53.572712,9.986323]},
- {name: "Burg Henneberg", district: "Poppenbüttel", address: "Marienhof 8", location: [53.658009,10.087296]},
- {name: "Burg Wentorf", district: "Wentorf bei Hamburg", address: "Haberlands Grund 15", location: [53.494301,10.251081]},
- {name: "Burggraben Arnesvelde", district: "Ahrensburg", address: "Am Rehm Burg Arnesvelde", location: [53.657043,10.221252]},
- {name: "Bus Ginkgo Bahrenfeld Trabrennbahn", district: "Bahrenfeld", address: "Ebertallee", location: [53.573692,9.891681], park: "way/32871617"},
- {name: "Buxtehude - Kriegerdenkmal", district: "Buxtehude", address: "Harburger Straße 4", location: [53.477699,9.703869]},
- {name: "Buxtehude Bahnhof", district: "Buxtehude", address: "Am Bundesbahnhof 281009084", location: [53.470623,9.687932]},
- {name: "Buxtehude Habour Information Board", district: "Buxtehude", address: "Moorender Straße Hafenplatz", location: [53.478569,9.703352]},
- {name: "Buxtehude Zwinger Kanonen", district: "Buxtehude", address: "Liebfrauenkirchhof 12", location: [53.478252,9.70008]},
- {name: "Buxtehude: St. Petri Kirche", district: "Buxtehude", address: "Kirchenstraße St. Petri-Kirche", location: [53.477234,9.700452]},
- {name: "Buxtehude: Torbogen Am Ehemaligem Kaserneneingang", district: "Buxtehude", address: "Bertha-von-Suttner-Allee 4", location: [53.461941,9.687671]},
- {name: "Buxtehuder Bulle David Grossmann", district: "Buxtehude", address: "Am Bundesbahnhof Bahnhof", location: [53.470654,9.688857]},
- {name: "Buxtehuder Bulle Tonke Dragt", district: "Buxtehude", address: "Zwischen den Brücken 8", location: [53.475018,9.696538], park: "way/32943558"},
- {name: "Bäckerei Dwenger", district: "Pinneberg", address: "Mühlenstraße 28", location: [53.658604,9.785352]},
- {name: "Bär und Pferd", district: "Hummelsbüttel", address: "Norbert-Schmid-Platz Penny", location: [53.653778,10.062171]},
- {name: "Bärengruppe", district: "Altona-Nord", address: "Koldingstraße 27", location: [53.564045,9.945765]},
- {name: "Bärenstatue", district: "Bahrenfeld", address: "Geranienweg 27", location: [53.577621,9.868377]},
- {name: "Bönningstedt", district: "Bönningstedt", address: "Crivitzstieg 12", location: [53.663712,9.910217]},
- {name: "Bücher-Tauschbörse", district: "Landkreis Stade", address: "Timm-Kröger-Straße 23", location: [53.588314,9.474632]},
- {name: "Bücherhalle Farmsen", district: "Farmsen-Berne", address: "Rahlstedter Weg 10", location: [53.605438,10.121239]},
- {name: "Bücherhalle Horn", district: "Horn", address: "Rhiemsweg 75c", location: [53.559418,10.076674]},
- {name: "Bücherquelle", district: "Hamm", address: "Carl-Petersen-Straße 99", location: [53.55772,10.050614]},
- {name: "Büros Krähen Weg", district: "Niendorf", address: "Krähenweg 30", location: [53.631779,9.959279]},
- {name: "Büste Im Schmetterlingspark", district: "Aumühle", address: "Am Schlossteich Insel der Besinnung", location: [53.531239,10.334631], park: "way/181227651"},
- {name: "Bützflether Freibad", district: "Landkreis Stade", address: "Bützfleth Am Schwimmbad", location: [53.652111,9.469505]},
- {name: "CALPESA Spanien für Jedermann", district: "Bahrenfeld", address: "Leunastraße Calpesa Spanischer Supermarkt", location: [53.567318,9.928913]},
- {name: "CTA ANKER", district: "Altenwerder", address: "CTA Am Ballinkai", location: [53.508686,9.929726]},
- {name: "Call for Books Neugraben", district: "Neugraben", address: "Neugrabener Bahnhofstraße 20", location: [53.469803,9.854002]},
- {name: "Cap San Diego Museum Ship", district: "Neustadt", address: "Überseebrücke Cap San Diego", location: [53.543163,9.976239]},
- {name: "Cappes Art", district: "Groß Flottbek", address: "Ebertallee 23", location: [53.564812,9.887055]},
- {name: "Casa Rifugio", district: "Altengamme", address: "Horster Damm Sommerbad Altengamme", location: [53.45026,10.296092], park: "way/170112283"},
- {name: "Caspars - Café & Bistro", district: "Winterhude", address: "Jarrestraße 60", location: [53.585373,10.027444]},
- {name: "Castle Ahrensburg ( Schloss Ah", district: "Ahrensburg", address: "Auewanderweg Schlossgraben", location: [53.680084,10.241125], park: "way/22961984"},
- {name: "Central Bus Station", district: "St. Georg", address: "15 Haus A", location: [53.552116,10.011239]},
- {name: "Centrum für Therapeutisches Reiten", district: "Billstedt", address: "Hegenredder", location: [53.551495,10.151441]},
- {name: "Chess Tower", district: "Norderstedt", address: "Am Kulturwerk 1", location: [53.712158,10.019042]},
- {name: "Chilehaus", district: "Hamburg-Altstadt", address: "Burchardstraße 13", location: [53.548256,10.003237]},
- {name: "Chin. Eingangsportal", district: "Farmsen-Berne", address: "Kupferdamm 1", location: [53.596512,10.117027]},
- {name: "Chinesische Springbrunnenkunst", district: "Osdorf", address: "Hemmingstedter Weg", location: [53.564644,9.860706], park: "way/32389126"},
- {name: "Chinesischer Pavillion Botanischer Garten", district: "Osdorf", address: "Hemmingstedter Weg", location: [53.56435,9.861207], park: "way/32389126"},
- {name: "Christengemeinde Elim", district: "Ahrensburg", address: "Friedensallee Christengemeinde Elim", location: [53.677212,10.226417]},
- {name: "Christus Kirche Pinneberg", district: "Pinneberg", address: "Bahnhofstraße 2a", location: [53.657429,9.799073]},
- {name: "Christus Kirche", district: "Großhansdorf", address: "Sieker Landstraße 5", location: [53.651066,10.282774]},
- {name: "Christuskirche EFG Altona", district: "Altona-Altstadt", address: "Suttnerstraße 18", location: [53.561028,9.950141]},
- {name: "Christuskirche Hamm", district: "Hamm", address: "Carl-Petersen-Straße 59", location: [53.558514,10.046422]},
- {name: "Christuskirche Wandsbek", district: "Wandsbek", address: "Robert-Schuman-Brücke 3", location: [53.572498,10.071115]},
- {name: "Christuskirche", district: "Eimsbüttel", address: "Fruchtallee Christuskirche", location: [53.569717,9.961479]},
- {name: "Christuskirche", district: "Othmarschen", address: "Roosens Weg 28", location: [53.553078,9.892469]},
- {name: "Chrupalla Stolpersteine", district: "Altona-Altstadt", address: "Große Bergstraße 229", location: [53.552086,9.941763]},
- {name: "Circle Fassade", district: "Neuwiedenthal", address: "Thiemannhof 23", location: [53.479301,9.88128]},
- {name: "Circle of Squares Sculpture - Hamburg", district: "St. Georg", address: "Hammerbrookstraße 5", location: [53.551758,10.020992], park: "way/23783155"},
- {name: "City Nord", district: "Winterhude", address: "Limaweg", location: [53.602879,10.029663], park: "way/32803962"},
- {name: "Claudia Hat Nen Schäferhund", district: "Winterhude", address: "Agnesstraße 1", location: [53.581047,9.999795]},
- {name: "Coloured Wave", district: "Neuallermöhe", address: "Hainbuchenallee Coloured Wave", location: [53.485806,10.156469], park: "way/170578290"},
- {name: "Comic Room", district: "Hohenfelde", address: "Güntherstraße 94", location: [53.563824,10.032331]},
- {name: "Concrete Rudolph", district: "Langenhorn", address: "Moorlilientwiete", location: [53.673332,10.035364], park: "way/86152529"},
- {name: "Concrete Table Tennis", district: "Norderstedt", address: "Friedrich-Ebert-Straße 32", location: [53.683796,9.973673]},
- {name: "Congress Centrum Hamburg", district: "St. Pauli", address: "Tiergartenstraße Stehender männlicher Torso", location: [53.561497,9.986273]},
- {name: "Container Grafitti", district: "Lurup", address: "Binsenort Pfadfinder", location: [53.593979,9.864033]},
- {name: "Cow Bar", district: "Wellingsbüttel", address: "Rolfinckstraße 1", location: [53.6404,10.083355]},
- {name: "Cremonbrücke", district: "Hamburg-Altstadt", address: "Holzbrücke 2", location: [53.54715,9.988864]},
- {name: "Cross Point", district: "Schwarzenbek", address: "Möllner Straße DDR-Grenzsäule", location: [53.505363,10.478959], park: "way/116977779"},
- {name: "DB Stellingen", district: "Stellingen", address: "Försterweg", location: [53.586246,9.921734]},
- {name: "DESY Eingang Luruper Chaussee", district: "Bahrenfeld", address: "HERA 12a", location: [53.57679,9.888182]},
- {name: "DESY Main Entrance", district: "Bahrenfeld", address: "Notkestraße 66", location: [53.572224,9.880813]},
- {name: "DESY Tauben Turm", district: "Bahrenfeld", address: "HERA 206", location: [53.575722,9.882556]},
- {name: "DESY", district: "Bahrenfeld", address: "HERA 28k", location: [53.580708,9.882539]},
- {name: "DLRG Vereinsheim", district: "Kreis Pinneberg", address: "Gustavstraße 10", location: [53.634544,9.842108]},
- {name: "DLRG Wittenberge", district: "Rissen", address: "Rissener Ufer DLRG-Station", location: [53.56395,9.755625]},
- {name: "Dach auf Wiese", district: "Farmsen-Berne", address: "Am Luisenhof 1", location: [53.607582,10.1164], park: "way/49797012"},
- {name: "Dahliengarten", district: "Bahrenfeld", address: "Stadionstraße 10", location: [53.582127,9.88998], park: "way/292966333"},
- {name: "Dalmannkai Treppen", district: "HafenCity", address: "Am Kaiserkai 45", location: [53.540783,9.988284]},
- {name: "Dame Am Tor", district: "Barmbek-Nord", address: "Elligersweg 37", location: [53.603531,10.04625]},
- {name: "Dampfkessel", district: "Harburg", address: "Lotsestieg 4", location: [53.467842,9.986558]},
- {name: "Dampfmaschine Denkmal", district: "Stellingen", address: "Große Bahnstraße 34", location: [53.573662,9.936819]},
- {name: "Dampfspeicherlok", district: "Barmbek-Nord", address: "Wiesendamm 1", location: [53.586468,10.046147]},
- {name: "Damwild Haus", district: "Nienstedten", address: "Elbchaussee", location: [53.556622,9.827774], park: "way/25139965"},
- {name: "Dancing Towers", district: "St. Pauli", address: "Reeperbahn", location: [53.549603,9.968468]},
- {name: "Darf man damit Spielen", district: "Lohbrügge", address: "Fanny-David-Weg 135", location: [53.509842,10.191517], park: "way/167354090"},
- {name: "Darkwing Duck", district: "Stellingen", address: "Alte Volksparkstraße 7", location: [53.592075,9.926619]},
- {name: "Das Alte Dorf Campe Tafel", district: "Stade", address: "Lange Reihe 8", location: [53.592159,9.485957]},
- {name: "Das Blatt", district: "Langenhorn", address: "Langenhorner Chaussee 475", location: [53.666573,10.000507], park: "way/86341982", exraid: true},
- {name: "Das Boot", district: "Waltershof", address: "Zellmannstraße Duckdalben International Seamen's Club", location: [53.520348,9.922174]},
- {name: "Das Feuerschiff", district: "Neustadt", address: "Vorsetzen LV13", location: [53.543541,9.978776]},
- {name: "Das Flugzeug in Reinbek", district: "Reinbek", address: "Husumer Straße 3", location: [53.517735,10.236212]},
- {name: "Das Pilzmotiv", district: "Billstedt", address: "Möllner Landstraße 22", location: [53.53936,10.106292]},
- {name: "Das Schicksal", district: "Ohlsdorf", address: "Westring Das Schicksal", location: [53.62838,10.045862]},
- {name: "Das Ungeschlachtete", district: "Blankenese", address: "Elbchaussee 530", location: [53.561275,9.820278]},
- {name: "Das rote Ohr", district: "Ahrensburg", address: "Hamburger Straße 14", location: [53.671795,10.236405]},
- {name: "Dataport", district: "Rothenburgsort", address: "Billstraße 84", location: [53.540001,10.042344]},
- {name: "Davidwache", district: "St. Pauli", address: "Spielbudenplatz 31 ", location: [53.549118,9.962651]},
- {name: "Deckenkunst", district: "Reinbek", address: "Hermann-Körner-Straße 47", location: [53.520844,10.242379]},
- {name: "Deichdenkmal", district: "Wilhelmsburg", address: "Kirchdorfer Straße Deichdenkmal", location: [53.494232,10.02151], park: "way/26739307"},
- {name: "Deichskulptur", district: "Landkreis Stade", address: "Drochtersen Kirchstraße", location: [53.753391,9.387576]},
- {name: "Delfine", district: "Dulsberg", address: "Lothringer Straße 18", location: [53.582077,10.057371]},
- {name: "Delingsdorfer Windmühle", district: "Delingsdorf", address: "Lübecker Straße 6", location: [53.70668,10.252557]},
- {name: "Delphin-Springbrunnen", district: "Marienthal", address: "Schloßstraße PSD Bank", location: [53.571144,10.066524]},
- {name: "Dem Fürsten von Bismarck gest", district: "Aumühle", address: "Holzhof Schneckenberg", location: [53.527866,10.337437], park: "way/181484499"},
- {name: "Dem Gedenken unserer Gefallenen", district: "Osdorf", address: "Am Eichenplatz 4", location: [53.573048,9.844183]},
- {name: "Den Opfern der Kriege", district: "Landkreis Stade", address: "Steinweg St. Marien", location: [53.571148,9.607056]},
- {name: "Den lebenden Toten", district: "Halstenbek", address: "Ostereschweg Schützenhaus", location: [53.629013,9.84497]},
- {name: "Denkmal Den tapferen Soehnen Die dankbare Stadt 1870-1871", district: "Rotherbaum", address: "Fontenay Regiments-Kriegerdenkmal 1870/71 des Infanterie-Regiments", location: [53.564804,9.999083], park: "way/20413172"},
- {name: "Denkmal (GRÜNDERZEIT VON KOLLMAR)", district: "Kollmar", address: "Am Deich 1", location: [53.725914,9.4875]},
- {name: "Denkmal Dr. Gustav Aufschläger", district: "Geesthacht", address: "Nobelplatz 25", location: [53.412868,10.4062]},
- {name: "Denkmal FLUT 1962", district: "Moorburg", address: "Moorburger Elbdeich 221", location: [53.492596,9.932165]},
- {name: "Denkmal Für Die Opfer Des 2. Weltkrieges", district: "Oststeinbek", address: "Am Eich 1", location: [53.538906,10.160769], park: "way/194995195"},
- {name: "Denkmal Gesamtschule Winterhude", district: "Winterhude", address: "Meerweinstraße 28", location: [53.587463,10.027066], park: "way/55466791", exraid: true},
- {name: "Denkmal Kirche St. Gertrud", district: "Uhlenhorst", address: "Immenhof Else Geiershoefer geb. Kann", location: [53.567154,10.027193]},
- {name: "Denkmal Moorburger Schanze", district: "Moorburg", address: "Moorburger Kirchdeich", location: [53.487679,9.935269]},
- {name: "Denkmal St. Johannis", district: "Altona-Altstadt", address: "Max-Brauer-Allee Sternbrücke", location: [53.560204,9.953435]},
- {name: "Denkmal Synagoge Oberstraße", district: "Harvestehude", address: "Oberstraße 120", location: [53.577618,9.991137]},
- {name: "Denkmal Weg Am Denkmal", district: "Harksheide", address: "Weg am Denkmal Gefallene des 1. Weltkriegs", location: [53.716755,10.001925]},
- {name: "Denkmal an Bomben", district: "Bergedorf", address: "August-Bebel-Straße Krokusläufer", location: [53.48336,10.237743]},
- {name: "Denkmal mit Kompass", district: "Bramfeld", address: "Berner Chaussee Kapelle", location: [53.617538,10.087299]},
- {name: "Denkmal und Fassade : Am Evang", district: "Volksdorf", address: "Wiesenkamp Elternzentrum", location: [53.641376,10.150611]},
- {name: "Denkmal vermisster Wentorfer", district: "Wentorf bei Hamburg", address: "Wischhoff 2", location: [53.49382,10.252529]},
- {name: "Denkmal", district: "Iserbrook", address: "Lütt-Iserbrook 39", location: [53.580414,9.816981]},
- {name: "Denkmalgeschützte Laterne Bülowstraße", district: "Ottensen", address: "Bülowstraße 9", location: [53.552158,9.914674]},
- {name: "Denksteinweg Denkstein", district: "Jenfeld", address: "Denksteinweg 22", location: [53.572773,10.13199]},
- {name: "Der Adler", district: "Norderstedt", address: "Buschweg 20", location: [53.693058,9.979874]},
- {name: "Der Alte Kirchhof Von 1309", district: "Moorburg", address: "Moorburger Kirchdeich 50", location: [53.484421,9.932604], park: "way/158232527"},
- {name: "Der Anker", district: "Lurup", address: "Karl-Heinz-Krahn-Weg Holzsäule", location: [53.589966,9.860195]},
- {name: "Der Brunnen beim Marlin", district: "Langenhorn", address: "Tarpen 40", location: [53.666092,9.994456]},
- {name: "Der Bullenritt Heukoppel", district: "Bramfeld", address: "Heukoppel", location: [53.611168,10.080535]},
- {name: "Der Bär", district: "Sülldorf", address: "Feldweg 61", location: [53.584354,9.788037], park: "way/22974275"},
- {name: "Der Geist", district: "Eimsbüttel", address: "Heußweg 71", location: [53.578335,9.953693]},
- {name: "Der Gelbe Hund", district: "Schenefeld", address: "Friedrich-Ebert-Allee 21", location: [53.608482,9.842773]},
- {name: "Der Grasfrosch", district: "Norderstedt", address: "Am Hallenbad", location: [53.688114,10.002627]},
- {name: "Der Große Glinder Findling", district: "Glinde", address: "Kupfermühlenweg Großer Glinder Findling", location: [53.549999,10.208708]},
- {name: "Der Jersbeker Park", district: "Bargteheide", address: "Oberteicher Weg", location: [53.746029,10.225354], park: "way/29579423"},
- {name: "Der Kleine Koch", district: "Stade", address: "Wilhelm-Sietas-Straße 12", location: [53.588619,9.461763]},
- {name: "Der Knick", district: "Glinde", address: "Freimoor Redder", location: [53.553528,10.197277], park: "way/89728036"},
- {name: "Der Koch für Oldenfelde", district: "Rahlstedt", address: "Rummelsburger Straße 94", location: [53.610439,10.126937]},
- {name: "Der Koch", district: "Tonndorf", address: "Tonndorfer Hauptstraße 176", location: [53.592396,10.137087]},
- {name: "Der Pflug", district: "Osdorf", address: "Ohnhorststraße", location: [53.562183,9.860125], park: "way/32389126"},
- {name: "Der Puvogelbrunnen am Wandsbek", district: "Wandsbek", address: "Wandsbeker Allee Puvogel-Garten", location: [53.572693,10.070145]},
- {name: "Der Roland", district: "Altstadt", address: "Am Marktplatz 7", location: [53.583862,9.698063]},
- {name: "Der Schmied an der Hauswand", district: "Finkenwerder", address: "Ostfrieslandstraße 41", location: [53.528419,9.879083]},
- {name: "Der Sitzende Mensch", district: "Schnelsen", address: "Peter-Timm-Straße 32", location: [53.639797,9.912334]},
- {name: "Der Speerwerfer", district: "Geesthacht", address: "Jahnstraße 49", location: [53.414124,10.432192]},
- {name: "Der Spiegel", district: "HafenCity", address: "Ericusspitze 1", location: [53.546009,10.003404]},
- {name: "Der Stille Wächter - Der Fuchs", district: "Langenhorn", address: "Ermlandweg 13a", location: [53.651642,9.992523]},
- {name: "Der Wachende Löwe", district: "Billbrook", address: "Moorfleeter Straße 35", location: [53.526623,10.093367]},
- {name: "Der Wandsbeker Husare", district: "Marienthal", address: "Am Husarendenkmal Husarendenkmal", location: [53.564362,10.074588], park: "way/88700037"},
- {name: "Der Wächter", district: "Winterhude", address: "Lattenkamp 64", location: [53.599228,9.9955]},
- {name: "Der alte Schwede", district: "Othmarschen", address: "Elbchaussee Alter Schwede", location: [53.544598,9.89568]},
- {name: "Der kleine Rat", district: "Neugraben-Fischbek", address: "Petershof 13", location: [53.467484,9.860243]},
- {name: "Deutsche Post", district: "Barmbek-Nord", address: "Hellbrookstraße Deutsche Telekom", location: [53.591667,10.048121]},
- {name: "Dialog Karl August Ohrt", district: "Rissen", address: "Wedeler Landstraße 34", location: [53.581829,9.757353]},
- {name: "Die Ameisen", district: "Othmarschen", address: "Elbchaussee", location: [53.54594,9.900533]},
- {name: "Die Betende in Stein", district: "Billstedt", address: "Billstedt Grootmoorredder", location: [53.554394,10.13402]},
- {name: "Die Fledermaus & Eule", district: "Fuhlsbüttel", address: "Alsterkrugchaussee 586", location: [53.631184,10.014814]},
- {name: "Die Gattung Eiche", district: "Winterhude", address: "Rhododendronpfad", location: [53.597767,10.023087], park: "way/23734712"},
- {name: "Die Geschichte Des Ochsenzoll", district: "Norderstedt", address: "Schmuggelstieg 10", location: [53.68129,9.999408]},
- {name: "Die Kirche Maria", district: "Ahrensburg", address: "Hamburger Straße Sankt Marien", location: [53.669891,10.232393]},
- {name: "Die Kniende (Statue)", district: "Lurup", address: "Ueckerstraße 8", location: [53.602428,9.879792]},
- {name: "Die Kupferbrüder", district: "Ottensen", address: "Große Elbstraße 273", location: [53.544609,9.928611]},
- {name: "Die Kämpfer", district: "Hummelsbüttel", address: "Gerckensplatz 1", location: [53.639057,10.02395]},
- {name: "Die Liebe hört nimmer auf", district: "Rellingen", address: "Wiesengrund Alte Kapelle", location: [53.649227,9.832956]},
- {name: "Die Liegende", district: "Harvestehude", address: "Hallerstraße 1", location: [53.572552,9.979054]},
- {name: "Die Muschel", district: "Winterhude", address: "Sydneystraße", location: [53.606052,10.017328]},
- {name: "Die Nackte Dame", district: "St. Pauli", address: "Tiergartenstraße Große weibliche Figur", location: [53.563335,9.978829], park: "way/244020773"},
- {name: "Die Pequod von Captain Ahab", district: "Othmarschen", address: "Övelgönne 52", location: [53.544628,9.906395]},
- {name: "Die Rickmer Rickmers", district: "Neustadt", address: "Johannisbollwerk Rickmer Rickmers", location: [53.544704,9.972185]},
- {name: "Die Rätsel des Waldes", district: "Glinde", address: "Bei den Tannen", location: [53.553368,10.202667]},
- {name: "Die Schreitende", district: "Harvestehude", address: "Oberstraße 14 c", location: [53.575878,9.979033], park: "way/137154561"},
- {name: "Die Sitzende Frau", district: "Lohbrügge", address: "Richard-Linde-Weg 14b", location: [53.501125,10.194464]},
- {name: "Die Sonne Wedel", district: "Wedel", address: "Deichstraße Planetenlehrpfad", location: [53.573463,9.699082]},
- {name: "Die Spinne im Netz", district: "Ahrensburg", address: "Voßberg 13", location: [53.665073,10.239957]},
- {name: "Die Toten Mahnen uns", district: "Bergedorf", address: "Schorrhöhe", location: [53.47818,10.247366]},
- {name: "Die Trauernde Witwe", district: "Ohlsdorf", address: "Nordring Wasserspeicher", location: [53.628403,10.050419]},
- {name: "Die Träumende", district: "Barmbek-Süd", address: "Flachsland Die Träumende", location: [53.584736,10.042124]},
- {name: "Die Vögel", district: "Horn", address: "Speckenreye 53a", location: [53.552303,10.100325]},
- {name: "Die Wachenden", district: "Landkreis Stade", address: "Breite Straße 2", location: [53.598885,9.475394]},
- {name: "Die Weiße Frau", district: "Bergedorf", address: "Weidenbaumsweg 66", location: [53.485867,10.201931]},
- {name: "Die Windsbraut", district: "Neustadt", address: "Lombardsbrücke Die Windsbraut", location: [53.557072,9.993746]},
- {name: "Die Zwei Frauen", district: "Ohlsdorf", address: "Westring Mausoleum Gundlach", location: [53.628555,10.044858]},
- {name: "Dietrich Wilhelm Soltau", district: "Bergedorf", address: "Hude Hugo Stoltze", location: [53.486938,10.213702]},
- {name: "Diskplatte Bramfeldsee Spieli", district: "Steilshoop", address: "Borchertring", location: [53.618649,10.064152], park: "way/32803458"},
- {name: "Dom Hamburg (Feldstraße)", district: "St. Pauli", address: "Feldstraße The best one Döner", location: [53.557159,9.968939]},
- {name: "Donnerwetter", district: "Neugraben-Fischbek", address: "Cuxhavener Straße Donnerwetter", location: [53.471699,9.864796]},
- {name: "Doppel Holzbrücke", district: "Allermöhe", address: "Marschenautobahn", location: [53.475548,10.170388], park: "way/284337049", exraid: true},
- {name: "Doppeldoedel", district: "Lurup", address: "Lüdersring 10", location: [53.594547,9.888627]},
- {name: "Dosen-Hütte", district: "Wilhelmsburg", address: "Am Inselpark 20", location: [53.493958,10.003536]},
- {name: "Double Triangular Pavilion", district: "Uhlenhorst", address: "Fährhausstraße Ruderclub", location: [53.57515,10.00662], park: "way/27449444"},
- {name: "Dr. Werner Hilpert", district: "Eidelstedt", address: "Alpenrosenweg Werner Hilpert Denkmal", location: [53.608112,9.889523]},
- {name: "Drache Neuwiedenthal", district: "Neuwiedenthal", address: "Cuxhavener Straße 206a", location: [53.472832,9.879617]},
- {name: "Drachen steigen lassen", district: "Geesthacht", address: "Elbuferstraße Trinkwasser Münzautomat", location: [53.426117,10.37883]},
- {name: "Draggenanker für Oberelbkähne", district: "Wilhelmsburg", address: "Mengestraße 20", location: [53.500454,9.995463]},
- {name: "Drehscheibe", district: "Norderstedt", address: "Lütjenmoor", location: [53.683529,9.988529], park: "way/23806882"},
- {name: "Drei Kobolde", district: "Rahlstedt", address: "Polziner Straße 15", location: [53.620213,10.147382]},
- {name: "Drei Vogelsäulen für Borgfelde", district: "Borgfelde", address: "Klaus-Groth-Straße 92", location: [53.555241,10.036232], park: "way/67808696", exraid: true},
- {name: "Dreieckstänzer. Statue in der", district: "Harburg", address: "Harburg Arcaden Begegnung", location: [53.460365,9.980596]},
- {name: "Drosteiplatz", district: "Pinneberg", address: "Dingstätte Drostei", location: [53.661026,9.796674], park: "way/22830406"},
- {name: "Druckluft Kompressor Evers", district: "Ahrensburg", address: "Kurt-Fischer-Straße 36", location: [53.6856,10.261635]},
- {name: "Dschungel am Postkasten", district: "Marienthal", address: "Zikadenweg 2", location: [53.568645,10.099805]},
- {name: "Due Baristi Espressobar", district: "Eimsbüttel", address: "Langenfelder Damm Sartoriusstraße", location: [53.578163,9.941346]},
- {name: "Dulsberg Base", district: "Dulsberg", address: "Alter Teichweg 160", location: [53.58543,10.062816], park: "way/376075481"},
- {name: "Dunkelrutsche in Glinde", district: "Glinde", address: "Arthur-Christiansen-Straße 1", location: [53.544151,10.228052]},
- {name: "E-Werk", district: "Landkreis Stade", address: "Haddorfer Grenzweg 1", location: [53.594841,9.422533]},
- {name: "E.T. am Goldbekplatz", district: "Winterhude", address: "Goldbekufer Wochenmarkt am Goldbekufer", location: [53.584496,10.010572], park: "way/186776496"},
- {name: "Edelstahlschaufelbagger", district: "Rellingen", address: "Hans-Reumann-Straße", location: [53.640594,9.882532]},
- {name: "Ehem Polizeiwache Lübecker Straße 54", district: "Hohenfelde", address: "Lübecker Straße 54", location: [53.559139,10.02736], park: "way/55449795"},
- {name: "Ehem. Friedhofskapelle", district: "Lohbrügge", address: "Lohbrügger Kirchstraße", location: [53.49791,10.199671], park: "way/192653827"},
- {name: "Ehemalige Erdöl-Förderpumpe", district: "Stelle", address: "Hinter der Bahn Erdölförderbetrieb Stelle", location: [53.400616,10.072671], park: "way/285025904"},
- {name: "Ehemaliger Bauernhof Soltau", district: "Reinbek", address: "Schulstraße 20", location: [53.51445,10.249943]},
- {name: "Ehemaliges Amtsgericht", district: "Schwarzenbek", address: "Compestraße 8", location: [53.503407,10.479349]},
- {name: "Ehemaliges Landhaus Godeffroy", district: "Nienstedten", address: "Elbchaussee 499b Landhaus", location: [53.55851,9.822631], park: "way/25139965"},
- {name: "Ehrendenkmal", district: "Warstade", address: "Hauptstraße Kriegerdenkmal Warstade 1914-18 1939-45", location: [53.699196,9.142327]},
- {name: "Ehrenmal Pinneberg", district: "Pinneberg", address: "Rockvillestraße (Bahnhof)", location: [53.65583,9.797844]},
- {name: "Eichenhof Untiedt", district: "Bargteheide", address: "Bargteheide Am Krögen", location: [53.73938,10.274005], park: "way/59692914"},
- {name: "Eidelstedt Hagenbeck Graffiti", district: "Eidelstedt", address: "Lohkampstraße 7", location: [53.608463,9.902966]},
- {name: "Eile", district: "Pinneberg", address: "Thesdorf Rellinger Straße", location: [53.648426,9.818332]},
- {name: "Eilendorf 1196-1996", district: "Eilendorf", address: "Altklosterbergstraße 44", location: [53.456387,9.707727]},
- {name: "Ein Hafen in Fuhlsbüttel", district: "Alsterdorf", address: "Alsterberg 16", location: [53.61972,10.011866]},
- {name: "Ein Männlein steht im Walde", district: "Norderstedt", address: "Harksheide", location: [53.713173,10.050021]},
- {name: "Ein weiterer Gedenkstein an der Wand", district: "Barmbek-Süd", address: "Pfenningsbusch 13", location: [53.580452,10.0491]},
- {name: "Eingang Ahrensburg", district: "Ahrensburg", address: "Helgolandring Pellwormstieg", location: [53.685383,10.241413]},
- {name: "Eingang Außenmühlenteich Park", district: "Marmstorf", address: "Am Frankenberg", location: [53.436775,9.978558]},
- {name: "Eingang Drei Gartenpark Voigt-Köln-Str . E.V", district: "Stellingen", address: "Oldenburger Straße 40", location: [53.605484,9.932864]},
- {name: "Eingang Eichenpark", district: "Harvestehude", address: "Harvestehuder Weg 78 A", location: [53.579311,9.99572], park: "way/20363507"},
- {name: "Eingang Spielplatz Deelwisch", district: "Lokstedt", address: "Deelwisch", location: [53.600769,9.940961], park: "way/22712436"},
- {name: "Eingang Stadtpark Harburg Nymphenweg", district: "Wilstorf", address: "Nymphenweg", location: [53.441792,9.97196], park: "way/45340815"},
- {name: "Eingang alter Elbtunnel", district: "St. Pauli", address: "St. Pauli-Elbtunnel", location: [53.545815,9.966599]},
- {name: "Eingang zum Bredsche", district: "Ahrensburg", address: "Sahlmannsberg", location: [53.668736,10.203286], park: "way/60950171"},
- {name: "Eingang zum Harburger Friedhof", district: "Eißendorf", address: "Bremer Straße Neuer Friedhof", location: [53.44569,9.955363]},
- {name: "Eingangsschild Ost", district: "Kröppelshagen-Fahrendorf", address: "Frachtweg Dalbekschlucht", location: [53.482563,10.312039], park: "way/39811370"},
- {name: "Einheimische Singvögel", district: "Seevetal", address: "Seevedeich", location: [53.427055,10.029482]},
- {name: "Einhorn Castle", district: "Bahrenfeld", address: "Luruper Chaussee 2", location: [53.571674,9.898299]},
- {name: "Einkaufswagen auf Halbkugel", district: "Wilstorf", address: "Hannoversche Straße", location: [53.453087,9.991024]},
- {name: "Einkaufszettel", district: "Eimsbüttel", address: "Eimsbütteler Chaussee 17", location: [53.566467,9.957698]},
- {name: "Eis Age at Tonne 13", district: "Stellingen", address: "Kieler Straße 573", location: [53.599689,9.915564]},
- {name: "Eis-Sturm", district: "Pinneberg", address: "Thesdorfer Weg 1", location: [53.650394,9.776638]},
- {name: "Eisbär-Ost Stadtpark", district: "Winterhude", address: "Südring Modellbootbecken", location: [53.592709,10.029342], park: "way/23734712"},
- {name: "Eiscafe Kaifu", district: "Eimsbüttel", address: "Bismarckstraße 51", location: [53.573441,9.9635]},
- {name: "Eiscafé Arktis", district: "Neugraben-Fischbek", address: "Cuxhavener Straße Arktis Eiscafe", location: [53.471344,9.831729]},
- {name: "Eisenbahnrad Gedenkstätte", district: "Dassendorf", address: "Steinerweg 1", location: [53.484921,10.36936]},
- {name: "Eisengießer", district: "Harburg", address: "Harburger Rathausplatz Eisengießer", location: [53.458698,9.978106], park: "way/119225218", exraid: true},
- {name: "Eisland Farmsen", district: "Farmsen-Berne", address: "Berner Heerweg 152", location: [53.604519,10.1197]},
- {name: "Eisvogelwarte", district: "Seevetal", address: "An der Seeve Vogelbeobachtungsstation", location: [53.404652,10.077048], park: "way/285025904"},
- {name: "Elbanleger Kollmar", district: "Kollmar", address: "Neuer Weg", location: [53.724697,9.487002]},
- {name: "Elbblick-Turm", district: "Ehestorf", address: "Rattentunnel Elbblickturm", location: [53.446064,9.883065]},
- {name: "Elbe Werkstätten", district: "Groß Borstel", address: "Klotzenmoor 65", location: [53.610672,9.981848]},
- {name: "Elbe in Berne", district: "Rahlstedt", address: "Hermann-Balk-Straße 103", location: [53.623562,10.140433]},
- {name: "Elbgaustraße Station", district: "Eidelstedt", address: "Elbgaustraße S Elbgaustraße (Ankunft)", location: [53.603085,9.892903]},
- {name: "Elbinfotafel Geesthacht", district: "Geesthacht", address: "Krümmel Werftstraße", location: [53.427227,10.372313]},
- {name: "Elbjungfrau", district: "Blankenese", address: "Oesterleystraße 12", location: [53.560577,9.809128], park: "way/24948274"},
- {name: "Elbphilharmonie", district: "HafenCity", address: "Platz der Deutschen Einheit 1", location: [53.54155,9.9851]},
- {name: "Elefant Aus Stein", district: "Eilendorf", address: "Brillenburgsweg 29a", location: [53.467632,9.702294]},
- {name: "Elefanten Eumel", district: "Rahlstedt", address: "Polarweg 14", location: [53.624611,10.149054]},
- {name: "Elegance", district: "Niendorf", address: "Schippelsweg 51", location: [53.634369,9.95655]},
- {name: "Elephant Statue", district: "Rahlstedt", address: "Bargkoppelweg 70", location: [53.623577,10.158575]},
- {name: "Ellerbeker Waldlauf", district: "Kreis Pinneberg", address: "Ellerbek Mühlenau", location: [53.648022,9.891249]},
- {name: "Ellerbruchtunnel", district: "Buxtehude", address: "Eilendorf Gildestraße", location: [53.470219,9.697063]},
- {name: "Endstation Hemmoor", district: "Cuxhaven", address: "Basbeck Otto-Peschel-Straße", location: [53.683792,9.165068]},
- {name: "Engel beim Buch lesen", district: "Niendorf", address: "Sootbörn", location: [53.616756,9.956226]},
- {name: "Engel", district: "Sülldorf", address: "Am Sorgfeld Friedhofskapelle Blankenese", location: [53.576458,9.800537]},
- {name: "Engelbek", district: "Marmstorf", address: "Krönenbarg", location: [53.435169,9.982526], park: "way/288767339"},
- {name: "Engelsornamente", district: "Eimsbüttel", address: "Alardusstraße 1", location: [53.576481,9.961924], park: "way/54684012", exraid: true},
- {name: "Englischer Garten", district: "Hamm", address: "Fahrenkamp 11", location: [53.559353,10.058627], park: "way/21808488", exraid: true},
- {name: "Entrance Wildpark Schwarzeberge", district: "Ehestorf", address: "Am Wildpark", location: [53.441059,9.889924]},
- {name: "Eppendorf Frickestraße", district: "Eppendorf", address: "Schedestraße 1", location: [53.594009,9.978183]},
- {name: "Eppendorfer Baum", district: "Harvestehude", address: "Eppendorfer Baum 22", location: [53.583523,9.984751]},
- {name: "Eppendorfer Krankenhaus", district: "Eppendorf", address: "Kinderweg O38", location: [53.591198,9.977172]},
- {name: "Erbaut 1950", district: "Barmbek-Nord", address: "Steilshooper Straße 183", location: [53.596027,10.05024]},
- {name: "Erbaut 1961", district: "Jenfeld", address: "Schöneberger Straße 28", location: [53.583759,10.141682]},
- {name: "Erbaut 1961", district: "Niendorf", address: "Harzburger Weg 14", location: [53.629868,9.94571]},
- {name: "Erbaut 1961", district: "Rahlstedt", address: "Potsdamer Straße 20a", location: [53.583202,10.153051]},
- {name: "Erbaut 1977", district: "Wandsbek", address: "Steilshoop Georg-Raloff-Ring", location: [53.604923,10.057072]},
- {name: "Erbaut 1982", district: "Lohbrügge", address: "Leuschnerstraße 83", location: [53.50243,10.204907]},
- {name: "Erbaut 1995", district: "Ottensen", address: "Völckersstraße 25", location: [53.556961,9.926351]},
- {name: "Erbaut Durch Spargroschen", district: "Barmbek-Nord", address: "Steilshooper Straße 207", location: [53.598183,10.05049]},
- {name: "Erdbeerhof Glantz", district: "Bargteheide", address: "Hamburger Straße 2b", location: [53.705814,10.252098]},
- {name: "Erddrache", district: "Schnelsen", address: "Walter-Jungleib-Straße 12", location: [53.646896,9.909836]},
- {name: "Erholungswald Röthmoorstieg", district: "Schnelsen", address: "Röthmoorweg 47", location: [53.624043,9.923865]},
- {name: "Erholungswald", district: "Eidelstedt", address: "Beentkamp", location: [53.620121,9.9283]},
- {name: "Erich Kästner Schule", district: "Rellingen", address: "Heidestraße Erich Kästner Schule", location: [53.631351,9.870015]},
- {name: "Erika's Eck", district: "Sternschanze", address: "Kampstraße 23", location: [53.561047,9.967418]},
- {name: "Ernst Barlach Haus", district: "Nienstedten", address: "Baron-Voght-Straße 50a", location: [53.553581,9.86737], park: "way/132800850"},
- {name: "Ernst Barlach Haus", district: "Nienstedten", address: "Jürgensallee 70e", location: [53.557327,9.861338], park: "way/18862014"},
- {name: "Escheburger Kirche", district: "Escheburg", address: "Sielberg 1", location: [53.465057,10.310164]},
- {name: "Este-Klappbrücke", district: "Landkreis Stade", address: "Neuenfelder Straße Estebrücke Hove", location: [53.519047,9.730246]},
- {name: "Estebrügger Kirche", district: "Landkreis Stade", address: "Neue Straße St. Martini", location: [53.510155,9.72844]},
- {name: "Estetal Kaserne", district: "Buxtehude", address: "Estetalstraße", location: [53.462616,9.689169]},
- {name: "Eule Revierförsterei Niendorfer Gehege", district: "Niendorf", address: "Bondenwald HH-E-4002", location: [53.612915,9.939701]},
- {name: "Eulen Brunnen", district: "Bergedorf", address: "Eschenhofplatz 4", location: [53.474678,10.234023], park: "way/228079805"},
- {name: "Eulenbaum", district: "Hamm", address: "Sievekingsallee", location: [53.560047,10.056476], park: "way/21808488"},
- {name: "Eulenstatue", district: "Ahrensburg", address: "Am jüdischen Friedhof Blockhaus", location: [53.666115,10.215223], park: "way/24766724"},
- {name: "Ev. St. Johanniskirche", district: "Rotherbaum", address: "Bei St. Johannis St. Johannis Harvestehude", location: [53.570938,9.993149]},
- {name: "Ev.-Luth. Church Eidelstedt", district: "Eidelstedt", address: "Eidelstedter Dorfstraße Elisabethkirche", location: [53.607281,9.909287]},
- {name: "Ev.Luth. Kirche St. Lukas Hamburg", district: "Fuhlsbüttel", address: "Erdkampsweg St. Lukas", location: [53.63382,10.018542]},
- {name: "Evangelisch-Lutherische Kirche Wilstorf", district: "Wilstorf", address: "Paul-Gerhardt-Straße Paul-Gerhardt-Kirche", location: [53.44622,9.987175]},
- {name: "Evangelisch-methodistische Kirche", district: "Fuhlsbüttel", address: "Röntgenstraße 1", location: [53.62402,10.012019]},
- {name: "Evangelische Kirche Börnsen", district: "Börnsen", address: "Kirchweg 6", location: [53.469749,10.283804]},
- {name: "Evangelische Kirche St. Johannes", district: "Glinde", address: "Willinghusener Weg 69", location: [53.546417,10.203457]},
- {name: "Evolution Skulptur", district: "Lokstedt", address: "Nedderfeld 41", location: [53.602837,9.968054]},
- {name: "Ex Libris Owl", district: "Wandsbek", address: "Holzmühlenstraße 84", location: [53.583447,10.079178]},
- {name: "Eye", district: "Lokstedt", address: "Julius-Vosseler-Straße 193", location: [53.584812,9.950314]},
- {name: "FF Osdorf Hamburg", district: "Osdorf", address: "Blomkamp 11", location: [53.57637,9.849304]},
- {name: "Fabrik", district: "Ottensen", address: "Bahrenfelder Straße 242", location: [53.556435,9.928849]},
- {name: "Face Statue Bramfelder See", district: "Bramfeld", address: "Fritz-Reuter-Straße 44", location: [53.62096,10.078703], park: "way/49209867"},
- {name: "Factory", district: "Hoheluft-West", address: "Hoheluftchaussee 95", location: [53.582237,9.970264]},
- {name: "Fahn aus Metall", district: "Langenhorn", address: "Walter-Schmedemann-Straße 20", location: [53.668106,9.999342]},
- {name: "Fahnenmännchen", district: "HafenCity", address: "Osakaallee Virginia", location: [53.541359,9.999272]},
- {name: "Fahrradfahrerin", district: "Hoheluft-West", address: "Hoheluftchaussee 28", location: [53.579807,9.974788]},
- {name: "Fairy Tree", district: "Buxtehude", address: "An der Tonkuhle 2", location: [53.4673,9.692448]},
- {name: "Familie im Regen", district: "Norderstedt", address: "Rathausallee 83", location: [53.708477,9.982591], park: "way/27543113"},
- {name: "Farbenfroh", district: "Altona-Nord", address: "Stresemannstraße 218", location: [53.563198,9.943232]},
- {name: "Farbige Stangen Mit Leuchtturm", district: "Eppendorf", address: "Loogeplatz 14", location: [53.588032,9.991682], park: "way/20905302"},
- {name: "Fassade 19. Jahrhundert", district: "Eimsbüttel", address: "Osterstraße 172", location: [53.579002,9.946431]},
- {name: "Fassadengesicht", district: "Stellingen", address: "Kieler Straße 266", location: [53.581779,9.934392]},
- {name: "FeG Niendorf-Nord", district: "Niendorf", address: "Bondenwald 58", location: [53.61853,9.939973]},
- {name: "Federvieh", district: "Volksdorf", address: "Tunnkoppelring 54", location: [53.650211,10.182645]},
- {name: "Feldstrasse Bunker", district: "St. Pauli", address: "Feldstraße 66", location: [53.556816,9.970044]},
- {name: "Ferkel am Spiess", district: "Halstenbek", address: "Schulstraße 8", location: [53.635212,9.841669]},
- {name: "Fernsichtbrücke", district: "Winterhude", address: "Bellevue 48", location: [53.580872,10.002997]},
- {name: "Feuchtbiotop", district: "Wentorf bei Hamburg", address: "Am alten Exerzierplatz 10", location: [53.490028,10.264376]},
- {name: "Feuerwache Alto - Feuer", district: "Sternschanze", address: "Eifflerstraße 29", location: [53.562153,9.958617]},
- {name: "Feuerwehr Hamburg Gedächtnisgräber", district: "Ohlsdorf", address: "Rosenweg Hügelgrab", location: [53.621078,10.03988]},
- {name: "Findling Neugraben", district: "Neugraben-Fischbek", address: "Marktpassage 7", location: [53.47076,9.852926]},
- {name: "Finken", district: "Norderstedt", address: "Harksheide Finkenried", location: [53.702499,9.999888]},
- {name: "Finkenau-Brunnen", district: "Uhlenhorst", address: "Finkenau 35", location: [53.568745,10.032979]},
- {name: "Finkenwerder Scholle", district: "Finkenwerder", address: "Köhlfleet-Hauptdeich 5a", location: [53.533386,9.880428]},
- {name: "Finkenwerder: Kunst im Focksweg", district: "Finkenwerder", address: "Focksweg 15", location: [53.535381,9.876902]},
- {name: "Firma Rudolf Meyer", district: "Marienthal", address: "Pappelallee Einwohner-Zentralamt", location: [53.568546,10.061232]},
- {name: "Fisch aus Stahl", district: "Harburg", address: "Kleine Gasse 4", location: [53.463367,9.981093]},
- {name: "Fischauktionshalle", district: "Altona-Altstadt", address: "Große Elbstraße 9", location: [53.544895,9.951612]},
- {name: "Fischhändler und Marktfrau", district: "Altona-Altstadt", address: "St. Pauli Fischmarkt 2A", location: [53.545818,9.952874]},
- {name: "Fledermaus Am Wegrand", district: "Norderstedt", address: "Treeneweg 14", location: [53.689575,10.030593]},
- {name: "Fledermaus", district: "Norderstedt", address: "Grüner Weg", location: [53.697548,10.043042]},
- {name: "Fleetnixe", district: "Neuallermöhe", address: "Fanny-Lewald-Ring 151", location: [53.479607,10.171217], park: "way/285714141"},
- {name: "Fliegender Junge", district: "Dulsberg", address: "Schwetzer Gasse 3", location: [53.589077,10.072654]},
- {name: "Flor Urbana", district: "Neustadt", address: "Admiralitätstraße Flor Urbana", location: [53.549393,9.985243]},
- {name: "Flugente an der Wand", district: "Kreis Pinneberg", address: "Ellerbeker Straße", location: [53.663624,9.904734]},
- {name: "Flut 62/76", district: "Nienstedten", address: "In de Bost 23", location: [53.553101,9.828424]},
- {name: "Flying Fischs", district: "Rahlstedt", address: "Anklamer Ring 58", location: [53.616657,10.141409]},
- {name: "Flötender Junge Statue", district: "Hamm", address: "Dimpfelweg 22", location: [53.552773,10.051823]},
- {name: "Flügelsäule Karl Hartung", district: "Lurup", address: "Fahrenort Flügelsäule", location: [53.599209,9.862275]},
- {name: "Fontäne Apensen", district: "Apensen", address: "Buxtehuder Straße 26", location: [53.436371,9.620814]},
- {name: "Fontäne", district: "Barmbek-Nord", address: "Habichtstraße 41", location: [53.591087,10.055707]},
- {name: "Francis Turbinenlaufrad", district: "Geesthacht", address: "Elbuferstraße 49 PSW", location: [53.418682,10.394476]},
- {name: "Franz-von-Assisi-Kirche", district: "Neuallermöhe", address: "Grachtenplatz 13 ", location: [53.483215,10.174513], park: "way/284337050"},
- {name: "Frau Henry Budge", district: "Winterhude", address: "Otto-Wels-Straße", location: [53.595623,10.015093], park: "way/23734712"},
- {name: "Frau Mit Katze", district: "Othmarschen", address: "Elbchaussee 211a", location: [53.546532,9.892123]},
- {name: "Frau Mit Vogel", district: "Stellingen", address: "Melanchthonstraße 8", location: [53.591801,9.927739]},
- {name: "Frau aus Bronze", district: "Lokstedt", address: "Lokstedter Steindamm 74a", location: [53.589073,9.967524]},
- {name: "Frau guckt Über Brüstung Skulptur", district: "Geesthacht", address: "Trift 14", location: [53.434181,10.37747]},
- {name: "Frauenskulptur", district: "Barmbek-Nord", address: "Adlerstraße 28", location: [53.587315,10.060285]},
- {name: "Frauenstatue am Bahnhof Aumühle", district: "Aumühle", address: "Bahnhofstraße 1", location: [53.529377,10.314334]},
- {name: "Frauenstatue", district: "Eppendorf", address: "Geschwister-Scholl-Straße N43", location: [53.593773,9.975026], park: "way/134678271"},
- {name: "Frauenstatue", district: "Ohlsdorf", address: "Kapellenstraße", location: [53.622448,10.046101]},
- {name: "Frauenstatue", district: "Ahrensburg", address: "Hamburger Straße 170", location: [53.660069,10.213932]},
- {name: "Freibad Marienöhe", district: "Sülldorf", address: "Luzerneweg 1 - 3", location: [53.575199,9.79552], park: "way/32812320"},
- {name: "Freibad OsdorferBorn", district: "Osdorf", address: "Katerwohrd 1", location: [53.584259,9.840214]},
- {name: "Freie Evangelische Gemeinde", district: "Neu Wulmstorf", address: "Bredenheider Weg 18", location: [53.461891,9.800219]},
- {name: "Freie Evangelische Kirche Buxtehude", district: "Buxtehude", address: "Apensener Straße 87", location: [53.461224,9.661579]},
- {name: "Freie ev. Gemeinde Lokstedt", district: "Lokstedt", address: "Emil-Andresen-Straße 34", location: [53.594437,9.953792]},
- {name: "Freihafen-Elbbrücke", district: "Kleiner Grasbrook", address: "Überseezentrum Schumacherwerder", location: [53.531765,10.020613]},
- {name: "Freiheitsstatue", district: "Norderstedt", address: "Ebereschenweg 1", location: [53.683254,10.006493]},
- {name: "Freiwillige Feuerwehr Sülldorf", district: "Sülldorf", address: "Sülldorfer Kirchenweg 230", location: [53.583199,9.794659]},
- {name: "Friede auf Erden", district: "Wedel", address: "Strandweg Fähre Schulau", location: [53.568958,9.700161], park: "way/147321161"},
- {name: "Friedenskirche Eilbek", district: "Eilbek", address: "Kiebitzstraße Friedenskirche", location: [53.565277,10.044524]},
- {name: "Friedenskirche", district: "Farmsen-Berne", address: "Lienaustraße 6", location: [53.627296,10.123422]},
- {name: "Friedensmal", district: "Eppendorf", address: "Eppendorfer Landstraße Selçuk", location: [53.592728,9.988565]},
- {name: "Friedhof Blankenese", district: "Sülldorf", address: "Sülldorfer Kirchenweg 151", location: [53.576427,9.802141]},
- {name: "Friedhof Finkenwerder", district: "Finkenwerder", address: "Finkenwerder Landscheideweg Kapelle", location: [53.527084,9.874509]},
- {name: "Friedhof Harburg Eißendorf", district: "Eißendorf", address: "Beerentalweg 56", location: [53.448669,9.952264]},
- {name: "Friedhof Marktplatz", district: "Niendorf", address: "Kollaustraße", location: [53.615456,9.950643]},
- {name: "Friedhof Nienstedten", district: "Nienstedten", address: "Rupertistraße 37", location: [53.555126,9.842625]},
- {name: "Friedhof Rahlstedt Südeingang 2", district: "Rahlstedt", address: "Poggfreedweg 58", location: [53.591415,10.156215]},
- {name: "Friedhof Rahlstedt", district: "Rahlstedt", address: "Am Friedhof 14a", location: [53.594254,10.152996]},
- {name: "Friedhof Schiffbek Haupteingang", district: "Billstedt", address: "Zwergfalkenweg 2", location: [53.553391,10.112416]},
- {name: "Friedhof der guten Ideen", district: "Wilhelmsburg", address: "B 4;B 75 Galgenbrack", location: [53.490723,10.003062]},
- {name: "Friedhofsgärtnerei", district: "Billstedt", address: "Mattkamp 51a", location: [53.552017,10.127936]},
- {name: "Friedhofskapelle Diebsteich", district: "Bahrenfeld", address: "Am Diebsteich", location: [53.568859,9.93273]},
- {name: "Friedhofskapelle Oststeinbek", district: "Oststeinbek", address: "Lägerfeld", location: [53.540577,10.179345]},
- {name: "Friedhofskapelle", district: "Norderstedt", address: "Hummelsbütteler Steindamm Friedhofskapelle Glashütte", location: [53.682247,10.046912]},
- {name: "Friedhofskapelle", district: "Marienhof", address: "Egenbüttelweg 2", location: [53.590305,9.715407]},
- {name: "Friedrich Naumann", district: "Dulsberg", address: "Nordschleswiger Straße 49", location: [53.583931,10.066996]},
- {name: "Friedrichsgabe", district: "Norderstedt", address: "Friedrichsgabe Waldbühnenweg", location: [53.732998,9.98752]},
- {name: "Friedwald Infotafel", district: "Buxtehude", address: "Neukloster Wilhelm-Cohrs-Weg", location: [53.47554,9.638366]},
- {name: "Fritz Schumacher Halle", district: "Ohlsdorf", address: "Talstraße Hamburger Bestattungsforum Ohlsdorf", location: [53.623333,10.034256]},
- {name: "Froque Croque", district: "Norderstedt", address: "Waldstraße 38", location: [53.712608,9.992787]},
- {name: "Fruhling", district: "Wilhelmsburg", address: "Georg-Wilhelm-Straße 209", location: [53.493847,9.990359]},
- {name: "Frösche", district: "Bahrenfeld", address: "Bahrenfelder Kirchenweg 54", location: [53.562805,9.909813]},
- {name: "Früherer Grenzverlauf zwischen Hamburg und Dänisch-Altona", district: "Eimsbüttel", address: "Schulterblatt 134", location: [53.56562,9.958969]},
- {name: "Frühling von Karl-Heinz Engelin", district: "Bahrenfeld", address: "Sibeliusstraße 1", location: [53.561001,9.905392]},
- {name: "Fuchs du hast die Gans...", district: "Lohbrügge", address: "Plettenbergstraße 2", location: [53.5047,10.203834]},
- {name: "Fusion Nulon", district: "Billstedt", address: "Schiffbeker Weg 95", location: [53.547794,10.106924]},
- {name: "Fussballplatz Ahrensburg", district: "Ahrensburg", address: "An der Reitbahn Stormarnplatz", location: [53.67234,10.233795], park: "way/19069195"},
- {name: "Futterhaus im Wald", district: "Bahrenfeld", address: "Lutherhöhe", location: [53.571674,9.905908]},
- {name: "Future Style Hamm", district: "Hamm", address: "Wendenstraße Ernst-Fischer-Sportplatz", location: [53.549423,10.057152]},
- {name: "Fußball Graffiti", district: "Jenfeld", address: "Jenfelder Allee Otto-Hahn-Schule Jenfeld", location: [53.57954,10.128249]},
- {name: "Fußgängerbrücke Schenefeld", district: "Schenefeld", address: "Altonaer Chaussee Außenparkplatz West Stadtzentrum Schenefeld", location: [53.601086,9.835986]},
- {name: "Fw Gravur", district: "Wandsbek", address: "Lesserstraße Haus 29", location: [53.593342,10.074919]},
- {name: "Fähranleger Docklands", district: "Altona-Altstadt", address: "Van-der-Smissen-Straße Dockland (Fischereihafen)", location: [53.543358,9.935177]},
- {name: "Fähranleger Teufelsbrück", district: "Nienstedten", address: "Teufelsbrück", location: [53.546501,9.862476]},
- {name: "Fährhaus Twielenfleth", district: "Landkreis Stade", address: "Am Deich 43", location: [53.603207,9.560106]},
- {name: "Füchse In Fuhlsbüttel", district: "Fuhlsbüttel", address: "Im Ring 9g", location: [53.636719,10.010821]},
- {name: "Für die Gefallenen", district: "Billstedt", address: "Steinbeker Hauptstraße 85", location: [53.529636,10.126707]},
- {name: "GBV Der Eisenbahner", district: "Harburg", address: "Großmoordamm Wohlersweg", location: [53.455933,10.000024]},
- {name: "GOLDGRUBE", district: "Heimfeld", address: "Konsul-Francke-Straße 12", location: [53.467499,9.958968]},
- {name: "Galerie Poppenbüttel", district: "Poppenbüttel", address: "Harksheider Straße 6", location: [53.660187,10.083072]},
- {name: "Galionsfigur", district: "Rissen", address: "Wedeler Landstraße 157 ", location: [53.583557,9.736219]},
- {name: "Gambrinus", district: "Dulsberg", address: "Probsteier Straße 31", location: [53.579468,10.0628]},
- {name: "Garten Center Kleinworth", district: "Lülanden", address: "Holmer Straße 61", location: [53.592865,9.684958], park: "way/191629234"},
- {name: "Garten Der Schmetterlinge", district: "Aumühle", address: "Krim 1", location: [53.52858,10.328264]},
- {name: "Gartenfreunde Bienenbusch", district: "Lohbrügge", address: "Asbrookdamm 6", location: [53.518963,10.157913]},
- {name: "Gartenhaus - ehemaliger Standort", district: "Jersbek", address: "Allee Torhaus", location: [53.741821,10.222309], park: "way/29579423"},
- {name: "Gazelle Statue", district: "Lurup", address: "Goldhähnchenstieg 6", location: [53.608074,9.86789]},
- {name: "Gebilde Hospital zum heiligen Geist", district: "Poppenbüttel", address: "Hinsbleek", location: [53.651176,10.078349]},
- {name: "Gebilde an der Wandsbeker Straße", district: "Bramfeld", address: "Bramfelder Chaussee Gebäude 10", location: [53.60183,10.069564]},
- {name: "Gebilde aus Steinen", district: "Iserbrook", address: "Holtbarg 41", location: [53.582935,9.829856]},
- {name: "Gedenken an 1963", district: "Steilshoop", address: "Steilshooper Straße 281", location: [53.605167,10.054361]},
- {name: "Gedenken an Euthanasie Programm 1939-1945", district: "Langenhorn", address: "Henny-Schütz-Allee Haus 25", location: [53.672314,10.006236]},
- {name: "Gedenkstein Alfons Teschke", district: "Wilstorf", address: "Winsener Straße Alfons Teschke", location: [53.449165,9.987537]},
- {name: "Gedenkstein Bünningstedt", district: "Bünningstedt", address: "Dorfstraße Gedenkstein der Gefallenen der Weltkriege", location: [53.694168,10.216631]},
- {name: "Gedenkstein D. Bonhoeffer", district: "Pinneberg", address: "Quellental Breslauer Straße", location: [53.652336,9.785726]},
- {name: "Gedenkstein Den Opfern 1939-1945", district: "Harburg", address: "Vogteistraße 23", location: [53.436588,10.005344]},
- {name: "Gedenkstein Ernst Schefe", district: "Schwarzenbek", address: "Möllner Straße Amtsrichterhaus", location: [53.506096,10.479072], park: "way/113058732"},
- {name: "Gedenkstein Hof Tanneck", district: "Trittau", address: "Rausdorf Großenseer Straße", location: [53.589615,10.331326]},
- {name: "Gedenkstein Neuenfelde", district: "Neuenfelde", address: "Organistenweg 4", location: [53.521416,9.810358]},
- {name: "Gedenkstein Schöne Marianne", district: "Eimsbüttel", address: "Eimsbütteler Marktplatz Schöne Marianne", location: [53.572151,9.943178], park: "way/145693846", exraid: true},
- {name: "Gedenkstein Tarkhani und Bicim", district: "Neugraben-Fischbek", address: "Alte Marsch 17", location: [53.474861,9.828765]},
- {name: "Gedenkstein Unseren Toten", district: "Poppenbüttel", address: "Alsterwanderweg Kriegerehrenmal", location: [53.656944,10.088319], park: "way/27630661"},
- {name: "Gedenkstein Walter Müller", district: "Wilstorf", address: "Zimmermannstraße 1", location: [53.447201,9.993098]},
- {name: "Gedenkstein Weltkriege", district: "Wentorf bei Hamburg", address: "Bergedorfer Weg 42", location: [53.496559,10.24061]},
- {name: "Gedenkstein Willi Hagen", district: "Lurup", address: "Luruper Hauptstraße 51", location: [53.584724,9.879959], park: "way/128072944"},
- {name: "Gedenkstein für die ermordeten Kriegsgefangenen", district: "Börnsen", address: "Bergedorf August-Bebel-Straße", location: [53.478127,10.253822]},
- {name: "Gedenkstein zum Tag der Deutschen Einheit", district: "Großhansdorf", address: "Schaapkamp Marktplatz", location: [53.6623,10.285901]},
- {name: "Gedenkstein", district: "Aumühle", address: "Aumühle Am Museum", location: [53.528519,10.338301]},
- {name: "Gedenkstein", district: "Geesthacht", address: "Silberberg 6", location: [53.442966,10.367301]},
- {name: "Gedenkstein", district: "Hausbruch", address: "Falkenbergsweg Gedenkstein KZ-Außenlager", location: [53.460987,9.868134]},
- {name: "Gedenkstein", district: "Reinbek", address: "Loddenallee", location: [53.505836,10.238043]},
- {name: "Gedenkstätte 1. Und 2. Weltkrieg Willinghusen", district: "Barsbüttel", address: "Katzenberg Kriegerdenkmal 1914-18 1939-45", location: [53.560177,10.19816]},
- {name: "Gedenkstätte Heinz Erhardt", district: "Ohlsdorf", address: "Lärchenallee", location: [53.622005,10.075327]},
- {name: "Gedenkstätte KZ Fuhlsbüttel", district: "Ohlsdorf", address: "Suhrenkamp Oskar Neeth", location: [53.622944,10.018536]},
- {name: "Gedenkstätte KZ Neuengamme", district: "Wedel", address: "Rissener Straße KZ-Gedenkstätte Neuengamme", location: [53.584236,9.727622]},
- {name: "Gedenkstätte Stülckenwerft", district: "Steinwerder", address: "Schanzenweg 1", location: [53.542137,9.967338]},
- {name: "Gedenkstätte am Sportplatz", district: "Kirchwerder", address: "Kirchwerder Elbdeich SC Vier- und Marschlande", location: [53.400375,10.174959]},
- {name: "Gedenkstätte", district: "Rellingen", address: "Kirchenstraße Rellinger Kirche", location: [53.648544,9.82958]},
- {name: "Gedenkstätte", district: "Schwarzenbek", address: "Schwarzenbek L 219", location: [53.496658,10.471388]},
- {name: "Gedenktafel Berthold Grosse", district: "Horn", address: "Stengelestraße 28", location: [53.548515,10.08967]},
- {name: "Gedenktafel Dem Chemiker Runge", district: "Billwerder", address: "Billwerder Billdeich 140", location: [53.514137,10.127891]},
- {name: "Gedenktafel Erbaut 1964", district: "Horn", address: "Legienstraße 20", location: [53.544685,10.097472]},
- {name: "Gedenktafel Erbaut 1992", district: "Wandsbek", address: "Fenglerstraße 20", location: [53.576309,10.086843]},
- {name: "Gedenktafel Max H", district: "Lohbrügge", address: "Habermannstraße Binnenfeldredder", location: [53.503799,10.21083]},
- {name: "Gedenktafel Ramazan Avci", district: "Hohenfelde", address: "Ramazan-Avci-Platz Backparadies", location: [53.561241,10.036705], park: "way/404198961"},
- {name: "Gedenktafel Schienenweg", district: "Neuengamme", address: "Vierländer Eisenbahndamm", location: [53.437408,10.212808], park: "way/378224563"},
- {name: "Gedenktafel Zwangsarbeit Dove Elbe", district: "Curslack", address: "Vierländer Eisenbahndamm Vernichtung durch Arbeit", location: [53.447208,10.220814], park: "way/228079808"},
- {name: "Gedenktafel", district: "Allermöhe", address: "Kurfürstendeich 41", location: [53.467468,10.194772]},
- {name: "Gedächtnishain der 75er", district: "Landkreis Stade", address: "Horststraße Garnisonsfriedhof", location: [53.595207,9.468442]},
- {name: "Geesthacht Eisbrecher", district: "Geesthacht", address: "Wärderstraße 8", location: [53.43166,10.35172]},
- {name: "Geesthacht Mural", district: "Geesthacht", address: "Bergedorfer Straße 36", location: [53.43412,10.371395]},
- {name: "Geesthacht Neuapostolische Kirche", district: "Geesthacht", address: "Düneberger Straße Neuapostolische Kirche", location: [53.442783,10.362824]},
- {name: "Geesthacht Wikinger Boot 2", district: "Geesthacht", address: "Klaus-Groth-Weg Wikinger", location: [53.442951,10.361101]},
- {name: "Geesthof Hamburg-Suelldorf", district: "Sülldorf", address: "Feldweg 65 5", location: [53.58942,9.79643], park: "way/34700431"},
- {name: "Gefallenendenkmal bei der Luth", district: "Lokstedt", address: "Bei der Lutherbuche", location: [53.597332,9.959056], park: "way/24864764"},
- {name: "Geheimnisvoller Stein", district: "Rahlstedt", address: "Carlssonweg 13b", location: [53.604855,10.137571]},
- {name: "Geile Tür", district: "St. Georg", address: "Steintorplatz 1", location: [53.551796,10.009658]},
- {name: "Gelbe Rutsche", district: "Glinde", address: "Avenue St. Sebastien 7", location: [53.537781,10.215593]},
- {name: "Gemeinde Escheburg", district: "Escheburg", address: "Hofweg 4", location: [53.467125,10.31061]},
- {name: "Gemeinschaft in der Ev. Kirche", district: "Pinneberg", address: "Fahltskamp 43", location: [53.65852,9.805833]},
- {name: "Gemälde eines Schiffes", district: "Schulau", address: "Parnaßweg Schulauer Fährhaus", location: [53.568489,9.703534], park: "way/124808660"},
- {name: "Generationenrutsche", district: "Norderstedt", address: "Hinrich-Thieß-Straße 4", location: [53.721813,10.007588]},
- {name: "Geomatikum", district: "Rotherbaum", address: "Bundesstraße 55", location: [53.568226,9.974852]},
- {name: "Georg-Asmussen-Haus", district: "St. Georg", address: "Böckmannstraße 52", location: [53.55344,10.017158]},
- {name: "Gerüst", district: "Tonndorf", address: "Kuehnstraße 34", location: [53.577526,10.119765]},
- {name: "Gespaltener Stein", district: "Poppenbüttel", address: "Kritenbarg 20", location: [53.653954,10.088474]},
- {name: "Gesponserte Bank", district: "Langenhorn", address: "Tangstedter Landstraße 264", location: [53.667835,10.024839]},
- {name: "Gestiftet von Frauen u. Jungfrauen Othmarschens 1898", district: "Othmarschen", address: "Liebermannstraße 43", location: [53.55138,9.897363]},
- {name: "Gestrüpp of Art", district: "Billstedt", address: "Möllner Landstraße 30", location: [53.542053,10.167065]},
- {name: "Ghv Seit 1933", district: "Tonndorf", address: "Deichpromenade", location: [53.583885,10.10702], park: "way/49074822"},
- {name: "Glasbrunnen", district: "Tonndorf", address: "Schimmelmannstraße 115", location: [53.573921,10.108479]},
- {name: "Glashütter Spritzenhaus - Anno 1890", district: "Norderstedt", address: "Glashütter Damm", location: [53.693089,10.041266]},
- {name: "Glaspyramide Am Arbeitsamt", district: "Langenhorn", address: "Langenhorner Chaussee 92", location: [53.641117,10.013209]},
- {name: "Glaspyramide Im Wohngebiet", district: "Norderstedt", address: "Garstedt Windmöhlenstieg", location: [53.680313,9.972315]},
- {name: "Glinder Gutshaus", district: "Glinde", address: "Möllner Landstraße 53", location: [53.540253,10.209254], park: "way/89615523"},
- {name: "Glocke Christuskirche", district: "Eimsbüttel", address: "Fruchtallee Christuskirche", location: [53.569618,9.96154]},
- {name: "Glocke Des Friedens", district: "Landkreis Stade", address: "Poststraße Himmelpforten", location: [53.614262,9.313074]},
- {name: "Glockenturm Auf Dem Friedhof", district: "Bramfeld", address: "Im Soll 29", location: [53.616821,10.087847]},
- {name: "Glockenturm der Simon Petrus Kirche", district: "Harksheider Straße", address: "156 Simon-Petrus-Kirche", location: [53.668858,10.065642]},
- {name: "Glockenturm", district: "Hohenwedel", address: "Geestberg Friedhofskapelle", location: [53.610077,9.457515]},
- {name: "Glockenturm", district: "Schnelsen", address: "Anna-Susanna-Stieg 12", location: [53.642658,9.919491]},
- {name: "Goblin Stadt", district: "Wandsbek", address: "Wandsbeker Zollstraße 25-29", location: [53.575127,10.074374]},
- {name: "Goldener Zwerg", district: "Eimsbüttel", address: "Odenwaldstraße 6", location: [53.579632,9.952303]},
- {name: "Goldspitzsäule", district: "Hamm", address: "Süderstraße Störtebeker-Haus", location: [53.547825,10.050952]},
- {name: "Goldwaschanlage", district: "Alsterdorf", address: "Irma-Sperling-Weg 30", location: [53.613934,10.00609], park: "way/27600555"},
- {name: "Google Germany", district: "Neustadt", address: "ABC-Straße 19", location: [53.554089,9.986227]},
- {name: "Google Store im Saturn Hamburg", district: "Hamburg-Altstadt", address: "Mönckebergstraße 1", location: [53.550976,10.005322]},
- {name: "Gorch Fock Zum Gedächtnis", district: "Finkenwerder", address: "Focksweg 14", location: [53.535187,9.878093]},
- {name: "Gorilla Graffiti", district: "Hammerbrook", address: "Wendenstraße 151", location: [53.549427,10.034158]},
- {name: "Gosslerhaus", district: "Blankenese", address: "Goßlers Park 1", location: [53.564785,9.809031], park: "way/25200862"},
- {name: "Grabanlage von Cossel", district: "Jersbek", address: "Oberteicher Weg Grabanlage von Cossel", location: [53.748795,10.233066]},
- {name: "Grabdenkmal der Franzosenzeit", district: "Barmbek-Süd", address: "Kraepelinweg Grabdenkmal der Franzosenzeit", location: [53.579697,10.049951]},
- {name: "Grabhügel", district: "Sülldorf", address: "Op'n Hainholt 47g", location: [53.581608,9.805405]},
- {name: "Grablegung Jesu", district: "Ohlsdorf", address: "Mittelallee Grablegung Jesu", location: [53.624454,10.060475]},
- {name: "Graf v. Baudissin Kaserne", district: "Osdorf", address: "Taubnesselweg 2", location: [53.577995,9.861796], park: "way/32743363"},
- {name: "Graffiti 04", district: "Hausbruch", address: "Hausbrucher Moor 20", location: [53.472244,9.906244]},
- {name: "Graffiti 07", district: "Hausbruch", address: "Hausbrucher Moor 16", location: [53.472256,9.905638]},
- {name: "Graffiti 18", district: "Hausbruch", address: "Dubbenwinkel 3", location: [53.475674,9.898163]},
- {name: "Graffiti 19", district: "Hausbruch", address: "Waltershofer Straße 1", location: [53.476891,9.898038]},
- {name: "Graffiti Am Bahndamm [No.2]", district: "Eilendorf", address: "Brillenburgsweg 27d", location: [53.467991,9.702953]},
- {name: "Graffiti An Der Greifenberg Passage", district: "Rahlstedt", address: "Greifenberger Straße Einkaufszentrum Greifenberger Straße", location: [53.617062,10.142605]},
- {name: "Graffiti Art", district: "Glinde", address: "Möllner Landstraße 31-33", location: [53.540665,10.201113]},
- {name: "Graffiti Art", district: "Wandsbek", address: "Wandsbeker Zollstraße 59", location: [53.576069,10.077518]},
- {name: "Graffiti Box", district: "Geesthacht", address: "Charlottenburger Straße 45", location: [53.439873,10.342991]},
- {name: "Graffiti Davidstrasse Ecke Reeperbahn", district: "St. Pauli", address: "Reeperbahn 78", location: [53.549675,9.962115]},
- {name: "Graffiti Druck Welten", district: "Ottensen", address: "Bahrenfelder Straße 101a", location: [53.552662,9.929311]},
- {name: "Graffiti Hamburger Hafen", district: "Steilshoop", address: "Gropiusring 60", location: [53.61224,10.06047]},
- {name: "Graffiti Hopp", district: "Glinde", address: "Waldweg", location: [53.521484,10.218204]},
- {name: "Graffiti Parkhaus Rahlstedt", district: "Rahlstedt", address: "Rahlstedter Bahnhofstraße 21", location: [53.603836,10.15593]},
- {name: "Graffiti Sprayrobo", district: "Rahlstedt", address: "Grubesallee 1", location: [53.605564,10.155104]},
- {name: "Graffiti St. Pauli", district: "St. Pauli", address: "Bleicherstraße 71", location: [53.555305,9.96125]},
- {name: "Graffiti Straßenbahn Schnelsen", district: "Schnelsen", address: "Frohmestraße 51", location: [53.632038,9.921859]},
- {name: "Graffiti Wall Nerus", district: "Eimsbüttel", address: "Sartoriusstraße 14", location: [53.57959,9.942266]},
- {name: "Graffiti Wall", district: "Harburg", address: "Maretstraße Christuskirche", location: [53.455009,9.981014]},
- {name: "Graffiti Wand", district: "Niendorf", address: "Sachsenweg 87 Sportzentrum Sachsenweg", location: [53.642944,9.960107]},
- {name: "Graffiti am Dorfplatz", district: "Bramfeld", address: "Bramfelder Chaussee 253", location: [53.614441,10.075941]},
- {name: "Graffiti an einer Tür im Klövensteen", district: "Rissen", address: "Sandmoorweg 129", location: [53.594212,9.746141]},
- {name: "Graffiti", district: "Ottensen", address: "Gaußstraße 60", location: [53.558247,9.932109]},
- {name: "Graffitimauer", district: "Hamm", address: "Caspar-Voght-Straße", location: [53.558331,10.05912], park: "way/21808488"},
- {name: "Grafiti an der Begegnungsstätte", district: "Reinbek", address: "Querweg 13", location: [53.548546,10.247113]},
- {name: "Grafitti", district: "Norderstedt", address: "Segeberger Chaussee 115", location: [53.68523,10.01926]},
- {name: "Grashüpfer", district: "Lokstedt", address: "Veilchenweg 26 D", location: [53.589638,9.9613]},
- {name: "Graues Pferd", district: "Kreis Pinneberg", address: "Hermann-Löns-Weg Egenbüttel", location: [53.638535,9.892319]},
- {name: "Greek Statue", district: "Rahlstedt", address: "Alter Zollweg 197", location: [53.603153,10.130204]},
- {name: "Green Dragon", district: "Geesthacht", address: "Werftstraße Minigolfplatz", location: [53.428017,10.371226], park: "way/26431938"},
- {name: "Green Light Statue", district: "Bramfeld", address: "Krügers Redder", location: [53.613632,10.074148]},
- {name: "Green Tree", district: "Volksdorf", address: "Eulenkrugstraße Pflanzen-Kölle", location: [53.643993,10.188232]},
- {name: "Grenzstein Hummelsbüttel von 1826 #6", district: "Hummelsbüttel", address: "Hummelsbütteler Kirchenweg Zwischengrenzstein K Herrschaft Pinneberg/Hamburg", location: [53.637852,10.029807]},
- {name: "Grenzstein Hummelsbüttel von 1826 #7", district: "Hummelsbüttel", address: "Heisterkamp Zwischengrenzstein L Herrschaft Pinneberg/Hamburg", location: [53.637638,10.028084]},
- {name: "Grenzstein Hummelsbüttel von 1826", district: "Fuhlsbüttel", address: "Kurzer Kamp Zwischengrenzstein B Herrschaft Pinneberg/Hamburg", location: [53.636761,10.033616]},
- {name: "Griechische Statue", district: "Barmbek-Nord", address: "Fuhlsbüttler Straße 256", location: [53.597843,10.042662]},
- {name: "Grillplatz Eichbaumsee", district: "Allermöhe", address: "Moorfleeter Deich", location: [53.482445,10.110046], park: "way/28896004"},
- {name: "Grillplatz", district: "Basbeck", address: "Rosenthalweg", location: [53.680298,9.177425]},
- {name: "Grosse Holzbrücke", district: "Neuallermöhe", address: "Anna-von-Gierke-Ring 99", location: [53.476681,10.165797], park: "way/284337049"},
- {name: "Grosser Refraktor", district: "Bergedorf", address: "Gojenbergsweg 112", location: [53.479431,10.239767]},
- {name: "Große Eule", district: "Kreis Pinneberg", address: "Hasloh Alter Kirchweg", location: [53.70575,9.918839]},
- {name: "Große Marina (Statue)", district: "Lurup", address: "Netzestraße 14", location: [53.605713,9.866959]},
- {name: "Große Panthea", district: "Hamm", address: "Sievekingdamm", location: [53.55624,10.044102], park: "way/24040327", exraid: true},
- {name: "Große Steinfigur", district: "Marienthal", address: "Schloßstraße", location: [53.571102,10.065646]},
- {name: "Großer Anker", district: "Tatenberg", address: "Tatenberger Deich 146", location: [53.493725,10.084494]},
- {name: "Großer Baum", district: "Steilshoop", address: "Weg an der Seebek", location: [53.605068,10.059312], park: "way/48975360"},
- {name: "Großer Pferdekopf", district: "Kirchwerder", address: "Kirchwerder Hausdeich 168", location: [53.436565,10.19863]},
- {name: "Großes Holzkreuz Schnitzerei", district: "Jorkerfelde", address: "Am Fleet Jork", location: [53.530888,9.680201]},
- {name: "Großstadt Kachel", district: "Horn", address: "Bauerberg", location: [53.553173,10.084005]},
- {name: "Großstadtgören", district: "Harburg", address: "Harburger Ring City-Galerie", location: [53.459305,9.982921]},
- {name: "Gruft Alter Friedhof", district: "Niendorf", address: "Kollaustraße", location: [53.614506,9.95083]},
- {name: "Grundriss Philippuskirche", district: "Eimsbüttel", address: "Bismarckstraße 69 B", location: [53.575012,9.966719], park: "way/24854942", exraid: true},
- {name: "Grundschule Molkenbuhrstrasse", district: "Stellingen", address: "Eschenholt 2", location: [53.589142,9.92572]},
- {name: "Größte Holzeule der Welt", district: "Neuwiedenthal", address: "Ehestorfer Heuweg 89", location: [53.461205,9.892378]},
- {name: "Grünanlage Försterweg", district: "Stellingen", address: "Försterweg 27", location: [53.578934,9.932955], park: "way/99408893"},
- {name: "Gründungsstein", district: "Kröppelshagen-Fahrendorf", address: "Schulweg 2", location: [53.485989,10.316514]},
- {name: "Grüner Jäger", district: "Geesthacht", address: "Grüner Jäger 4", location: [53.424377,10.415047]},
- {name: "Guardian", district: "Hoheluft-West", address: "Wrangelstraße 113", location: [53.583721,9.965485]},
- {name: "Gullideckelkunst", district: "Alsterdorf", address: "Bodelschwinghstraße 24", location: [53.613628,10.024964]},
- {name: "Gymnasium Eppendorf", district: "Eppendorf", address: "Hegestraße 35", location: [53.584843,9.984394]},
- {name: "Göttliches Haus", district: "Landkreis Stade", address: "Hauptstraße Lämmerhof Oldendorf", location: [53.590611,9.2522]},
- {name: "Güterschuppen 1895", district: "Halstenbek", address: "Am Schützenplatz P+R", location: [53.629845,9.840472]},
- {name: "HAS Grafitti", district: "Rothenburgsort", address: "Mühlenhagen 114", location: [53.537983,10.064776]},
- {name: "HAW Hamburg", district: "St. Georg", address: "Berliner Tor 5", location: [53.556419,10.021595], park: "way/23783871"},
- {name: "HH - Rutsche", district: "Bergedorf", address: "August-Bebel-Straße Stein", location: [53.485344,10.226958], park: "way/164442799", exraid: true},
- {name: "HH Harburg Gedenkstein", district: "Marmstorf", address: "Feuerteichweg Mahnmal 1814", location: [53.436996,9.965328]},
- {name: "HH U-Bahn Fuhlsbüttel", district: "Fuhlsbüttel", address: "Kleekamp 10", location: [53.632462,10.026234]},
- {name: "HH-Harburg: Nana-Fontaine-Brun", district: "Eißendorf", address: "Denickestraße Gebäude 16", location: [53.458549,9.944963]},
- {name: "HH-Harburg: diese Dame steht a", district: "Harburg", address: "Veritaskai 1", location: [53.466541,9.986398]},
- {name: "HHLA-Löwe", district: "HafenCity", address: "Pickhuben 2 Block H", location: [53.544334,9.995145]},
- {name: "HSH Nordbank", district: "Winterhude", address: "Dakarweg NKL / LOTTO Hamburg", location: [53.602341,10.025818]},
- {name: "HSV Fanboy Säule", district: "Bahrenfeld", address: "HERA Taxenstand Arena/Stadion", location: [53.588333,9.897993]},
- {name: "HSV Fanhaus", district: "Altona-Nord", address: "Stresemannstraße 162", location: [53.561985,9.949813], park: "way/136504013", exraid: true},
- {name: "HSV Stadion", district: "Bahrenfeld", address: "Sylvesterallee", location: [53.588051,9.897533]},
- {name: "Haacke Hausboot", district: "Altona-Altstadt", address: "Mörkenstraße 7", location: [53.549351,9.945592]},
- {name: "Hafenpolizeiwache No 2", district: "HafenCity", address: "Kehrwiederspitze 1", location: [53.543102,9.9831]},
- {name: "Hagedorn-Denkmal", district: "Harvestehude", address: "Harvestehuder Weg Hagedorn-Gedenkstein", location: [53.578964,9.99674], park: "way/20363507"},
- {name: "Hahn und Henne bei Sonnenaufgang", district: "Reinbek", address: "Haidkoppelweg 32", location: [53.545528,10.24059]},
- {name: "Hahnenwächter", district: "Hohenhorn", address: "Am Brink 1", location: [53.475395,10.367806]},
- {name: "Haltestelle der Altländer Bimmelbahn", district: "Landkreis Stade", address: "Westerjork Obstparadies Schuback", location: [53.53698,9.663195], park: "way/25257790"},
- {name: "Hamburg Beluga", district: "St. Georg", address: "Koppel 65", location: [53.559017,10.011272], park: "way/312403906"},
- {name: "Hamburg Blick Löwen", district: "Hausbruch", address: "Wulmsberg 12", location: [53.458141,9.88852]},
- {name: "Hamburg Heavy Metal Graffiti", district: "Billbrook", address: "Liebigbrücke", location: [53.535931,10.074135]},
- {name: "Hamburg Hummelsbüttel Turm", district: "Hummelsbüttel", address: "Poppenbütteler Weg", location: [53.649284,10.058795]},
- {name: "Hamburg Iranian Mosque _MR", district: "Uhlenhorst", address: "Schöne Aussicht 36", location: [53.574581,10.007923]},
- {name: "Hamburg Kriegerdenkmal", district: "Hummelsbüttel", address: "Hummelsbüttler Hauptstraße Unseren Helden 1914/18 1939/45", location: [53.638,10.035734], park: "way/33002007"},
- {name: "Hamburg Wappen Fenster", district: "Lokstedt", address: "Butenfeld W26", location: [53.589901,9.970839]},
- {name: "Hamburg Wasser Wunderbrunnen", district: "Schnelsen", address: "Wunderbrunnen Filtergebäude", location: [53.644833,9.925906]},
- {name: "Hamburg kommt auf Touren", district: "Poppenbüttel", address: "Emekesweg 1", location: [53.64669,10.076314]},
- {name: "Hamburger Abendhimmel Auf Stein", district: "Wilhelmsburg", address: "Hauptrundweg", location: [53.48584,10.000807]},
- {name: "Hamburger Alster auf Stromkasten", district: "Lurup", address: "Eckhoffplatz", location: [53.591858,9.872412]},
- {name: "Hamburger Ehrenmal Denkmal für", district: "Hamburg-Altstadt", address: "Rathausmarkt", location: [53.551495,9.992347]},
- {name: "Hamburger Meile", district: "Barmbek-Süd", address: "Hamburger Straße 49", location: [53.57486,10.034682]},
- {name: "Hamburger Rathaus", district: "Hamburg-Altstadt", address: "Rathausmarkt 1", location: [53.550335,9.993113]},
- {name: "Hamburger Schachklub Von 1830 e.V.", district: "Eilbek", address: "Schellingstraße 41", location: [53.569962,10.050336]},
- {name: "Hamburger Tischler", district: "Stellingen", address: "Kieler Straße 306", location: [53.584633,9.933707]},
- {name: "Hamburger Weinhandelshaus", district: "Eimsbüttel", address: "Faberstraße 21", location: [53.5751,9.944206]},
- {name: "Hamburger Yachthafen Leuchttur", district: "Wedel", address: "Deichstraße Bauhof Wedel", location: [53.572803,9.689218]},
- {name: "Hammer Eck", district: "Hamm", address: "Horner Weg 50", location: [53.555756,10.061923]},
- {name: "Hammerbrookschleuse", district: "Hammerbrook", address: "Großmarkt", location: [53.543777,10.010214]},
- {name: "Hammonia Bad", district: "Uhlenhorst", address: "Lerchenfeld 14 ", location: [53.569263,10.028562]},
- {name: "Hammoor ist Landliebe", district: "Bargteheide", address: "Hammoor Wischhoff", location: [53.713638,10.319379]},
- {name: "Hamster", district: "Geesthacht", address: "Hegebergstraße Dschungel", location: [53.431389,10.383536]},
- {name: "Hamwarde Kirche", district: "Hamwarde", address: "Dreiecksplatz St.-Jacobi-Kirche", location: [53.45224,10.421962], park: "way/353004788"},
- {name: "Handelsschule", district: "Hammerbrook", address: "Wendenstraße 151", location: [53.549263,10.033939]},
- {name: "Handicrafts Sculpture", district: "Hammerbrook", address: "Hammerbrookstraße 76", location: [53.546371,10.023611]},
- {name: "Handwerkskammer Hamburg", district: "Neustadt", address: "Holstenwall 12", location: [53.553143,9.976731]},
- {name: "Hans Albers Memorial", district: "Ohlsdorf", address: "Stiller Weg Grab Hans Albers", location: [53.624592,10.049178]},
- {name: "Hans Hummel Für Hamburg NR.40", district: "Hammerbrook", address: "Hammerbrookstraße / Frankenstraße", location: [53.547829,10.023193]},
- {name: "Hans Hummel No. 59", district: "Rahlstedt", address: "Bargteheider Straße 99", location: [53.605259,10.147606]},
- {name: "Hans Hummel Statue", district: "St. Georg", address: "Galerie Gourmet Station", location: [53.553383,10.005738]},
- {name: "Hans-Böckler-Platz Wedel", district: "Wedel", address: "Hans-Böckler-Platz 1", location: [53.570175,9.714018]},
- {name: "Hansa Burg", district: "Hamm", address: "Diagonalstraße Hansaburg", location: [53.549282,10.060157]},
- {name: "Hansdorfer Brook und Ammersbek-Niederung", district: "Wohldorf-Ohlstedt", address: "Moordamm", location: [53.709183,10.181778], park: "way/111360979"},
- {name: "Happy Garden Mole", district: "Blankenese", address: "Oesterleystraße 22", location: [53.561508,9.80772], park: "way/24948274"},
- {name: "Harburger Wand Mural", district: "Harburg", address: "Zum Handwerkszentrum Vattenfall", location: [53.457516,9.994767]},
- {name: "Hasen auf Stromkasten", district: "Langenhorn", address: "Masen 30", location: [53.660629,10.00054]},
- {name: "Hasselbrack - Hamburgs höchster Punkt", district: "Rosengarten", address: "Ehestorf Oheweg", location: [53.431641,9.865072]},
- {name: "Hauptbahnhof Nord - Wandelhalle", district: "St. Georg", address: "Wandelhalle Deutsche Telekom", location: [53.553295,10.005208]},
- {name: "Hauptfriedhof Altona Eingang Hellgrundweg", district: "Bahrenfeld", address: "Hellgrundweg", location: [53.585922,9.895582]},
- {name: "Hauptgebäude", district: "Ohlsdorf", address: "Fuhlsbüttler Straße 756", location: [53.619747,10.034927], park: "way/186885445"},
- {name: "Hauptkirche St. Katharinen", district: "Hamburg-Altstadt", address: "Katharinenkirchhof 1", location: [53.545956,9.993833]},
- {name: "Haus Am Spielplatz", district: "Bergedorf", address: "Am Hohen Stege", location: [53.485065,10.209361], park: "way/176769554"},
- {name: "Haus Der Jugend", district: "Harburg", address: "Steinikestraße 20", location: [53.455235,9.973891]},
- {name: "Haus Der Wilden Weiden", district: "Rahlstedt", address: "Eichberg", location: [53.61581,10.184997], park: "way/33753360"},
- {name: "Haus aus Holz", district: "Wilhelmsburg", address: "Am Inselpark 13", location: [53.497189,10.002015]},
- {name: "Haus der maritimen Landschaft Unterelbe", district: "Landkreis Stade", address: "Kirchenstieg", location: [53.57571,9.61294]},
- {name: "Hauswandkunst", district: "Eilbek", address: "Eilbektal Berufliche Schule Handel und Verwaltung H1", location: [53.572849,10.049325]},
- {name: "Hedendorfer Kriegsdenkmal Wald", district: "Buxtehude", address: "Hedendorf Harsefelder Straße", location: [53.47884,9.621819], park: "way/31548073"},
- {name: "Heidschnucken", district: "Neu Wulmstorf", address: "Gerhart-Hauptmann-Ring 2A", location: [53.462029,9.786408]},
- {name: "Heilandskirche", district: "Uhlenhorst", address: "Winterhuder Weg Heilandskirche", location: [53.578156,10.016966]},
- {name: "Heimat", district: "Hoisbüttel", address: "Wulfsdorfer Weg Haus am Schüberg", location: [53.685856,10.172723]},
- {name: "Heinrich Curschmann Büste", district: "Eppendorf", address: "Kinderweg O36", location: [53.590584,9.97796]},
- {name: "Heinrich Heine Gymnasium", district: "Poppenbüttel", address: "Harksheider Straße 51", location: [53.664738,10.073902]},
- {name: "Heinrich-Hertz-Turm", district: "St. Pauli", address: "Messeplatz", location: [53.563076,9.975758]},
- {name: "Heinz Erhardt Park Memorial", district: "Wellingsbüttel", address: "Pfeilshofer Weg 38", location: [53.641335,10.096114]},
- {name: "Heinz-Erhardt-Park", district: "Wellingsbüttel", address: "Pfeilshofer Weg 22", location: [53.642521,10.093789]},
- {name: "Heldendank - Gedenksteine", district: "Landkreis Stade", address: "Jork Große Seite", location: [53.536697,9.689324], park: "way/25241465"},
- {name: "Heldengedenkstein", district: "Lütjensee", address: "Alte Dorfstraße Lütjensee", location: [53.650375,10.365094]},
- {name: "Here be Dragons", district: "Hammerbrook", address: "Banksstraße Banksstraße (Großmarkt)", location: [53.544552,10.01342]},
- {name: "Herman Wupperman", district: "Pinneberg", address: "Ottostraße Herman Wupperman", location: [53.663692,9.788267]},
- {name: "Herrgottswinkel", district: "Lütjensee", address: "Seeredder Terrasse Seehof", location: [53.65258,10.375813]},
- {name: "Herz-Jesu-Kirche HH-Hamm", district: "Hamm", address: "Bei der Hammer Kirche Herz Jesu", location: [53.556557,10.055151]},
- {name: "Herzlich Willkommen Bieber", district: "Geesthacht", address: "Düneberger Straße 89", location: [53.438099,10.350838]},
- {name: "Hidden Playground", district: "Wandsbek", address: "Thiedeweg 29", location: [53.584579,10.082779]},
- {name: "Hier lernte Martha Hauptmann Stolperstein", district: "Bahrenfeld", address: "Regerstraße 22", location: [53.567963,9.908279]},
- {name: "High Fiver", district: "Lokstedt", address: "Grandweg 120", location: [53.58757,9.964565]},
- {name: "Highflyer", district: "Hamburg-Altstadt", address: "Deichtorstraße Körber-Ringe", location: [53.547359,10.005722], park: "way/157211765", exraid: true},
- {name: "Himmelpforten Alte Bahnhof", district: "Himmelpforten", address: "Am Bahnhof Alter Bahnhof", location: [53.623096,9.311019]},
- {name: "Hinter Der Kirche Rudolf Höckner", district: "Altstadt", address: "Pinneberger Straße 13", location: [53.584667,9.700604]},
- {name: "Hinweisschild Künstlerhaus eins eins", district: "Osdorf", address: "Knabeweg 36c", location: [53.575024,9.855381], park: "way/25219974"},
- {name: "Historic Elbgau Passagen", district: "Eidelstedt", address: "Elbgaustraße Kind", location: [53.601624,9.8892]},
- {name: "Historische Ford Werbung", district: "Harburg", address: "Bissingstraße 40", location: [53.468864,9.963686]},
- {name: "Historische Gedenktafel Dulsberg", district: "Dulsberg", address: "Zoppoter Straße 8", location: [53.582512,10.057469]},
- {name: "Historische Reithalle", district: "Marienthal", address: "Husarenhof 11a", location: [53.563457,10.076291]},
- {name: "Historischer Bahnhof Börnsen", district: "Neu-Börnsen", address: "Lauenburger Landstraße 18a", location: [53.469154,10.277683]},
- {name: "Historischer Blumenpark", district: "Norderstedt", address: "Garstedt Gärtnerstraße", location: [53.664017,9.964603], park: "way/324055403"},
- {name: "Historischer Brückenturm", district: "Ohlsdorf", address: "Alsterdorfer Straße 562", location: [53.619663,10.031787]},
- {name: "Historischer Friedhof", district: "Altona-Altstadt", address: "Louise-Schroeder-Straße 27", location: [53.550816,9.949613]},
- {name: "Historischer Grenzstein 1802", district: "Lokstedt", address: "Butenfeld W27", location: [53.590794,9.971625]},
- {name: "Historischer Grenzstein No.17 von 1817", district: "Niendorf", address: "Engernweg", location: [53.625526,9.973092]},
- {name: "Historischer Grenzstein", district: "Bergedorf", address: "Rothenhauschaussee", location: [53.474255,10.265995], park: "way/25139499"},
- {name: "Historischer Verladekran", district: "Altona-Altstadt", address: "Große Elbstraße 145a", location: [53.544296,9.935304]},
- {name: "Historisches Bauernhaus", district: "Othmarschen", address: "Agathe-Lasch-Weg 2", location: [53.553516,9.896855]},
- {name: "Historisches Kraftwerk", district: "Hammerbrook", address: "Anton-Rée-Weg 50", location: [53.543457,10.03711]},
- {name: "Historisches Wasserwerk Baursberg", district: "Blankenese", address: "Falkensteiner Ufer 40", location: [53.561317,9.783257], park: "way/346389811"},
- {name: "Hit Techno Park", district: "Bostelbek", address: "Am Radeland Zum Fürstenmoor", location: [53.471859,9.931578]},
- {name: "Hittfelder Bahnhof", district: "Seevetal", address: "Gustav-Becker-Straße Bahnhof Hittfeld", location: [53.403744,9.975044]},
- {name: "Hobbit Am Straßenrand", district: "Poppenbüttel", address: "Poppenbütteler Bogen 40", location: [53.671272,10.071243]},
- {name: "Hobel", district: "Norderstedt", address: "Rugenbarg 41 Automobile am Flughafen", location: [53.671547,9.98692]},
- {name: "Hochbunker Bramfelder Strasse 96", district: "Barmbek-Nord", address: "Bramfelder Straße 96", location: [53.588894,10.05339]},
- {name: "Hochseilgarten Lütjensee", district: "Lütjensee", address: "Sieker Landstraße Hochseilgarten Lütjensee", location: [53.642551,10.353838], park: "way/42781355"},
- {name: "Hochseilgarten", district: "Geesthacht", address: "Elbuferstraße Pumpspeicherwerk Geesthacht", location: [53.416885,10.396787], park: "way/170213729"},
- {name: "Hochzeitswald", district: "Geesthacht", address: "Dösselbuschberg", location: [53.44389,10.380014]},
- {name: "Hof Grunwald", district: "Trittau", address: "Kirchenstraße Raiffeisenbank", location: [53.610237,10.405465]},
- {name: "Hof Immenhorst", district: "Harksheide", address: "Immenhorst 14a", location: [53.688511,10.006573]},
- {name: "Hoheluftchaussee 67", district: "Hoheluft-West", address: "Hoheluftchaussee 67", location: [53.58123,9.972503]},
- {name: "Hoheneichen", district: "Wellingsbüttel", address: "Eckerkamp 7a", location: [53.635487,10.067621]},
- {name: "Hohenhorst Park Schild 2", district: "Jenfeld", address: "Grunewaldstraße 57", location: [53.581581,10.149638]},
- {name: "Hollywood Canteen", district: "Hoheluft-West", address: "Gärtnerstraße 96", location: [53.579861,9.963642]},
- {name: "Holstenhaus", district: "Rissen", address: "Suurheid 20 Asklepios Westklinikum", location: [53.582161,9.777452]},
- {name: "Holthusen-Bad", district: "Eppendorf", address: "Goernestraße 21", location: [53.589474,9.990414]},
- {name: "Holz Eisenbahn", district: "Rahlstedt", address: "Liliencronstraße 111", location: [53.588379,10.165036]},
- {name: "HolzSchaf", district: "Lohbrügge", address: "Alte Holstenstraße 12", location: [53.493488,10.207155]},
- {name: "Holzbrücke", district: "Norderstedt", address: "Oadby-and-Wigston-Straße", location: [53.707253,9.977027]},
- {name: "Holzbär", district: "Neu-Börnsen", address: "Börnsener Straße 18", location: [53.477043,10.286076], park: "way/25214684"},
- {name: "Holzelch", district: "Ehestorf", address: "Rattentunnel Damwild-Freigehege", location: [53.447094,9.885552]},
- {name: "Holzeule", district: "Wentorf bei Hamburg", address: "Eulenkamp 63", location: [53.485569,10.248127], park: "way/183556812"},
- {name: "Holzflügel", district: "Eidelstedt", address: "Feldrosenweg 4-6", location: [53.611076,9.885976]},
- {name: "Holzkreuz", district: "Bargteheide", address: "Wurth 2", location: [53.730202,10.258312]},
- {name: "Holzminion", district: "Stellingen", address: "Wördemanns Weg 19", location: [53.59824,9.931582]},
- {name: "Holzschiff", district: "Dulsberg", address: "Alter Teichweg Kita", location: [53.588882,10.074142]},
- {name: "Holzschildkröte", district: "Bahrenfeld", address: "Hohenzollernring 144", location: [53.559101,9.920293], park: "way/238289300"},
- {name: "Holzschnecke", district: "Bergedorf", address: "Justus-Brinckmann-Straße 4", location: [53.480488,10.230609], park: "way/127177884"},
- {name: "Holzskulptur", district: "Wentorf bei Hamburg", address: "An der Lohe Wanderparkplatz Lohe", location: [53.49715,10.277251]},
- {name: "Holztafel Schulis 2010", district: "Bergedorf", address: "Rothenhauschaussee 235b Wald-Kita Bergedorf", location: [53.473183,10.263178]},
- {name: "Horner Moschee", district: "Horn", address: "Sievekingsallee 191", location: [53.556061,10.081075]},
- {name: "Horner RENNBAHN", district: "Horn", address: "Rennbahnstraße 96", location: [53.559502,10.081384]},
- {name: "Hotel Alte Meierei", district: "Schwarzenbek", address: "Grabauer Straße 8", location: [53.501972,10.487883]},
- {name: "Hufschmied", district: "Norderstedt", address: "Ochsenzoller Straße 147", location: [53.681419,9.987696]},
- {name: "Huge Cylindrical Sculpture", district: "Harburg", address: "Am Schwarzenberg-Campus 4 Gebäude D", location: [53.462769,9.96911]},
- {name: "Hugo Am Baum", district: "Langenhorn", address: "Fritz-Schumacher-Siedlung Tangstedter Landstraße", location: [53.659264,10.020475]},
- {name: "Hummel Hummel", district: "Poppenbüttel", address: "Grevenau 1c", location: [53.647449,10.079359]},
- {name: "Hundeauslaufzone Park", district: "Eimsbüttel", address: "Doormannsweg 15a", location: [53.571156,9.957579]},
- {name: "Hundeauslaufzone", district: "Niendorf", address: "Burgunderweg", location: [53.631115,9.972629]},
- {name: "Hundeauslaufzone", district: "Niendorf", address: "Burgunderweg", location: [53.632156,9.9728]},
- {name: "Hundeauslaufzone", district: "Schnelsen", address: "Grothwisch 54", location: [53.650612,9.914398], park: "way/22743884"},
- {name: "Hunnendenkmal", district: "Wandsbek", address: "Bovestraße 10-12", location: [53.571857,10.080713]},
- {name: "Ház", district: "Othmarschen", address: "Elbchaussee 239", location: [53.546101,9.883516]},
- {name: "Hölzerne Festung", district: "Lohbrügge", address: "Walter Hammer-Wanderweg", location: [53.498676,10.190652], park: "way/32872580"},
- {name: "I Love Hip Hop", district: "Altona-Altstadt", address: "Simon-von-Utrecht-Straße 0231;0232;0233", location: [53.551849,9.956292]},
- {name: "I'm Made out of Cars", district: "Hamm", address: "Wendenstraße 274", location: [53.550453,10.041811]},
- {name: "I-Punkt-Skateland", district: "Hammerbrook", address: "Spaldingstraße iPunkt Skateland", location: [53.551273,10.022732]},
- {name: "INRI", district: "Langenhorn", address: "Bärenhof Katholische Kindertagesstätte Sankt Annen", location: [53.680092,9.999561]},
- {name: "IRZ42 SeCOWrity", district: "Uhlenhorst", address: "Humboldtstraße 51", location: [53.574242,10.024909]},
- {name: "Ida-Ehre-Platz", district: "Hamburg-Altstadt", address: "Ida-Ehre-Platz o.T.", location: [53.550674,9.999484]},
- {name: "Igel Hotel", district: "Wentorf bei Hamburg", address: "Am Burgberg", location: [53.496071,10.248683]},
- {name: "Ihre Majestät Natur", district: "Rothenburgsort", address: "Entenwerder", location: [53.531956,10.032888], park: "way/24755199"},
- {name: "Ihre Namen leben für Immer", district: "Ohlsdorf", address: "Lärchenallee", location: [53.621399,10.067092]},
- {name: "Im Naturschutzgebiet Fischbeker Heide 2", district: "Neugraben-Fischbek", address: "Thiemannstraße", location: [53.462639,9.845245]},
- {name: "Inderin", district: "Harksheide", address: "Gewerbegebiet Harkshörn Oststraße", location: [53.717491,10.026161], park: "way/154452692"},
- {name: "Indian Elephant", district: "Rotherbaum", address: "Rentzelstraße 38", location: [53.565159,9.977833]},
- {name: "Info Feldstein", district: "Bergedorf", address: "Rothenhauschaussee", location: [53.475025,10.26409]},
- {name: "Infopfeiler Reste Des Alten Grenzwalls", district: "Neu-Börnsen", address: "Krabbenkamp", location: [53.474735,10.270577]},
- {name: "Infopoint Hamburg", district: "Hammerbrook", address: "Amsinckstraße 71", location: [53.543079,10.024716]},
- {name: "Infotafel 24 Friedhof Ohlsdorf", district: "Ohlsdorf", address: "Bergstraße", location: [53.617027,10.039954]},
- {name: "Infotafel Allermöhe", district: "Allermöhe", address: "Marschenautobahn", location: [53.48542,10.12824], park: "way/170766334"},
- {name: "Infotafel Besenhorster Sandberge", district: "Altengamme", address: "Schwarzer Weg", location: [53.440346,10.320732]},
- {name: "Infotafel Bille", district: "Reinbek", address: "Bismarckstraße 21", location: [53.514259,10.260563]},
- {name: "Infotafel Binnenhafen Harburg A", district: "Harburg", address: "Dampfschiffsweg 33 Zoll (KE 24 Zollboot Kehrwieder)", location: [53.473885,9.984267], park: "way/158472947"},
- {name: "Infotafel Boberger Niederung", district: "Lohbrügge", address: "Rundweg Segelfluggelände", location: [53.514015,10.153699]},
- {name: "Infotafel Boberger Niederung", district: "Lohbrügge", address: "Weidemoor", location: [53.516113,10.149769]},
- {name: "Infotafel Braunbär", district: "Hausbruch", address: "Neugrabener Heideweg Bären", location: [53.448223,9.885475]},
- {name: "Infotafel Der Wasserkreislauf", district: "Kreis Pinneberg", address: "Am Heuhafen Wasserlehrgebiet", location: [53.598526,9.623916]},
- {name: "Infotafel Die Honigbiene", district: "Allermöhe", address: "Marschenautobahn", location: [53.484383,10.137862], park: "way/170578309"},
- {name: "Infotafel Ehestorf-Alvesen", district: "Rosengarten", address: "Harburger Stadtweg 1", location: [53.443108,9.903478]},
- {name: "Infotafel Esche", district: "Wentorf bei Hamburg", address: "Wendenweg 13", location: [53.48624,10.245807]},
- {name: "Infotafel Fichte", district: "Reinbek", address: "Bahnsenallee", location: [53.512592,10.266359]},
- {name: "Infotafel Friedhofsplan", district: "Ohlsdorf", address: "Nordring Kapelle 6", location: [53.62711,10.054863], park: "way/186885443"},
- {name: "Infotafel Geesthacht Schiffsanleger", district: "Geesthacht", address: "Werftstraße", location: [53.428516,10.369398], park: "way/26431938"},
- {name: "Infotafel Hummelsee", district: "Hummelsbüttel", address: "Kiwittredder HH-W-6022", location: [53.6731,10.054536]},
- {name: "Infotafel Höltigbaum", district: "Rahlstedt", address: "Höltigbaum", location: [53.613018,10.18547], park: "way/33753360"},
- {name: "Infotafel Kleingartenanlage Diekmoor e.V. - 401", district: "Langenhorn", address: "Foorthkamp 73", location: [53.661957,10.015824]},
- {name: "Infotafel Limikolen", district: "Seevetal", address: "An der Seeve Informations-Tafel", location: [53.410351,10.088743], park: "way/285025904"},
- {name: "Infotafel Moorweg", district: "Lohbrügge", address: "Rundweg Segelfluggelände", location: [53.516525,10.145431], park: "way/65011845"},
- {name: "Infotafel Neuntöter", district: "Rahlstedt", address: "Höltigbaum", location: [53.621971,10.206081], park: "way/43011030"},
- {name: "Infotafel Nienstedtener Garten- und B(r)aukunst", district: "Nienstedten", address: "Elbuferweg Elv", location: [53.548252,9.855116]},
- {name: "Infotafel Nordamerika", district: "Osdorf", address: "Hemmingstedter Weg", location: [53.565014,9.862212], park: "way/32389126"},
- {name: "Infotafel Onager", district: "Stellingen", address: "Hagenbeckstraße 2", location: [53.596024,9.939969]},
- {name: "Infotafel Regionalpark", district: "Neugraben-Fischbek", address: "Panzerringstraße", location: [53.461281,9.814333]},
- {name: "Infotafel Retentionsbodenfilter", district: "Lohbrügge", address: "Plettenbergstraße 14b", location: [53.507259,10.202504], park: "way/178605863", exraid: true},
- {name: "Infotafel Singvögel", district: "Stellingen", address: "Hagenbeckallee 2", location: [53.595398,9.936696]},
- {name: "Infotafel Vierlanden", district: "Kirchwerder", address: "Deichvogt-Peters-Straße Wanderkarte", location: [53.402206,10.220027], park: "way/380654769"},
- {name: "Infotafel Von Wiesengrund Zum Industriegürtel", district: "Barmbek-Nord", address: "Hufnerstraße 32", location: [53.585606,10.042005]},
- {name: "Infotafel Wiepenkathen", district: "Landkreis Stade", address: "Alte Dorfstraße 130", location: [53.581097,9.409581]},
- {name: "Infotafel der Sternenwarte", district: "Bergedorf", address: "An der Sternwarte (Universität)", location: [53.479984,10.238565], park: "way/178451631"},
- {name: "Inline Skaten für Jedermann", district: "Kreis Pinneberg", address: "Bickbargen", location: [53.621861,9.861101]},
- {name: "Insekten Hotel", district: "Jenfeld", address: "Ratiborweg 20", location: [53.569645,10.138907]},
- {name: "Insekten-Hotel Neu Wulmstorf", district: "Neu Wulmstorf", address: "Wulmstorfer Straße 1", location: [53.457569,9.800046]},
- {name: "Insignie der Sonne", district: "Neu-Börnsen", address: "Börnsener Straße 17", location: [53.476803,10.284513]},
- {name: "Invalidengrab", district: "Altona-Altstadt", address: "Bei der Johanniskirche 9a", location: [53.558613,9.95305], park: "way/136926129"},
- {name: "Iron War Monument", district: "Eimsbüttel", address: "Doormannsweg 12", location: [53.571384,9.956717], park: "way/19729871"},
- {name: "Is This Vandalism?", district: "Altona-Altstadt", address: "Große Bergstraße 241", location: [53.552132,9.940612]},
- {name: "Ist das Kunst oder kann das weg?", district: "Bergedorf", address: "Curslacker Neuer Deich 50", location: [53.479576,10.207117]},
- {name: "Istzeituhr 13:13", district: "Norderstedt", address: "Alter Kirchenweg 2", location: [53.706165,9.996928]},
- {name: "Jehovas Zeugen", district: "Alsterdorf", address: "Deelböge 17", location: [53.602531,9.990212]},
- {name: "Jenfeld Skulptur", district: "Jenfeld", address: "Jenfelder Allee", location: [53.575333,10.127635]},
- {name: "Jenfeld Wandbild", district: "Jenfeld", address: "Rodigallee", location: [53.571079,10.124246]},
- {name: "Jersbeker Barockgarten (6)", district: "Bargteheide", address: "Jersbek Allee", location: [53.744312,10.223915], park: "way/29579423"},
- {name: "Jerusalemkirche", district: "Eimsbüttel", address: "Schäferkampsallee 34", location: [53.569187,9.966973]},
- {name: "Jesus Unser Friede", district: "Eidelstedt", address: "Rungwisch 20i", location: [53.608761,9.908962]},
- {name: "Johannes Apel Haus", district: "Osdorf", address: "Hemmingstedter Weg Gartenshop", location: [53.561642,9.857697], park: "way/32389126"},
- {name: "Johannes Prassek Park", district: "Barmbek-Süd", address: "Weidestraße", location: [53.582016,10.025611], park: "way/26790994", exraid: true},
- {name: "Johannis-Kirche", district: "Eppendorf", address: "Heilwigstraße", location: [53.592449,9.993016]},
- {name: "John Chretien Wanderweg", district: "Niendorf", address: "Johannkamp 5", location: [53.62907,9.95134], park: "way/52679501"},
- {name: "Jorker Mühle", district: "Landkreis Stade", address: "Am Elbdeich 1", location: [53.539604,9.692886]},
- {name: "Jubilate Kirche", district: "Billstedt", address: "Möllner Landstraße", location: [53.539192,10.12745]},
- {name: "Jugend Kirche", district: "Bahrenfeld", address: "Bei der Flottbeker Mühle", location: [53.573055,9.868883]},
- {name: "Jugendclub", district: "Harburg", address: "Bremer Straße St. Johannis Harburg", location: [53.457951,9.980872]},
- {name: "Jugendstil Garten", district: "Harburg", address: "Hohe Straße", location: [53.450588,9.972991], park: "way/45340813"},
- {name: "Jugendzentrum Geesthacht", district: "Geesthacht", address: "Bahnstraße 45", location: [53.434059,10.364956]},
- {name: "Jumbopfad", district: "Norderstedt", address: "Marommer Straße 22", location: [53.688999,9.989021]},
- {name: "Jump Pit", district: "Neuallermöhe", address: "Edith-Stein-Platz 5", location: [53.487106,10.18066]},
- {name: "Jumper", district: "Othmarschen", address: "Liebermannstraße 12", location: [53.54755,9.900082]},
- {name: "Junge Mit Möwen", district: "Wedel", address: "Schulstraße Grundschule Altstadt", location: [53.582317,9.699137]},
- {name: "Junges Mädchen", district: "Stellingen", address: "Wegenkamp 22", location: [53.600571,9.925468]},
- {name: "Junker an der Wand", district: "Lurup", address: "Willi-Hill-Weg 2", location: [53.596004,9.869352]},
- {name: "Jüdischer Friedhof", district: "Bergedorf", address: "Gojenbergsweg 30u", location: [53.482071,10.229242]},
- {name: "KZ Gedenkstätte", district: "Tonndorf", address: "Deichpromenade", location: [53.583176,10.108222], park: "way/49074822"},
- {name: "KZ Informationstafel", district: "Tonndorf", address: "Ahrensburger Straße", location: [53.58205,10.10981]},
- {name: "KZ Wittmoor Mahnmal", district: "Lemsahl-Mellingstedt", address: "Am Moor Gedenkstein KZ Wittmoor", location: [53.689758,10.069847]},
- {name: "Kaiser-Wilhelm-Denkmal", district: "Altona-Altstadt", address: "Platz der Republik Kaiser Wilhelm I", location: [53.547527,9.935371]},
- {name: "Kampnagel", district: "Winterhude", address: "Barmbeker Straße 10", location: [53.583233,10.019492]},
- {name: "Kamtschatka Bear at Hagenbecks", district: "Stellingen", address: "Hagenbeckstraße 150", location: [53.593498,9.93991]},
- {name: "Kanonen Aus Dem Weltkrieg", district: "Landkreis Stade", address: "Stade Bützfleth", location: [53.678963,9.48827]},
- {name: "Kanu on the Wall / Hamburger Kanu Club Clubhaus", district: "Hohenfelde", address: "Barcastraße 13", location: [53.562813,10.017471], park: "way/41502002"},
- {name: "Kapelle 13", district: "Ohlsdorf", address: "Eichenallee", location: [53.624454,10.077066], park: "way/186836683"},
- {name: "Kapelle 4", district: "Ohlsdorf", address: "Bergstraße", location: [53.616749,10.04093], park: "way/186885438"},
- {name: "Kapelle 8 Kolumbarium", district: "Ohlsdorf", address: "Westring", location: [53.627293,10.038331], park: "way/186885440"},
- {name: "Kapelle Campe", district: "Landkreis Stade", address: "Harburger Straße", location: [53.584732,9.49743]},
- {name: "Kapelle Friedhof Meckelfeld", district: "Meckelfeld", address: "Appenstedter Weg", location: [53.413933,10.026351]},
- {name: "Karussell", district: "Barsbüttel", address: "Rahlstedter Straße", location: [53.577461,10.196197]},
- {name: "Karussell", district: "Eidelstedt", address: "Holsteiner Chaussee", location: [53.619568,9.910077]},
- {name: "Kath. Kirche St. Maria", district: "Trittau", address: "Hebbelstraße 8", location: [53.601719,10.411593]},
- {name: "Katholische Kirche St. Agnes", district: "Tonndorf", address: "Jenfelder Allee 79", location: [53.584969,10.124827]},
- {name: "Katholische Kirche St. Maria", district: "Buxtehude", address: "Sigebandstraße 7", location: [53.468678,9.681175]},
- {name: "Katholische Kirche Wedel", district: "Wedel", address: "Feldstraße", location: [53.577332,9.707772]},
- {name: "Katholische Kirche", district: "Niendorf", address: "Niendorfer Kirchenweg 18", location: [53.620289,9.949408]},
- {name: "Katholische Kirche", district: "Harvestehude", address: "Oberstraße 67", location: [53.577763,9.985447]},
- {name: "Katholische Sonnenuhr", district: "Reinbek", address: "Hamburger Straße 33", location: [53.510094,10.242635]},
- {name: "Kattwykbrücke", district: "Altenwerder", address: "Neuer Altenwerder Hauptdeich", location: [53.493725,9.948763], park: "way/158392766"},
- {name: "Katzen Familie", district: "Alsterdorf", address: "Rathenaustraße 198", location: [53.617481,10.023525], park: "way/147415547"},
- {name: "Katzenhaus", district: "Harvestehude", address: "Oberstraße 2", location: [53.577435,9.977812]},
- {name: "Kegelklub Ratsweinkeller", district: "Landkreis Stade", address: "Hökerstraße 4-12", location: [53.601524,9.476465]},
- {name: "Kellinghusenpark im Sommer", district: "Eppendorf", address: "Loehrsweg 13", location: [53.588554,9.988372], park: "way/24851202"},
- {name: "Keramikwerkstattturm", district: "Ahrensburg", address: "Bornkampsweg", location: [53.65815,10.191887], park: "way/42782758"},
- {name: "Kick It", district: "Geesthacht", address: "Grünhofer Straße 10", location: [53.409058,10.443393]},
- {name: "Kiebitz Naturschutzgebiet", district: "Niendorf", address: "Gottschalkweg 13", location: [53.635834,9.945221]},
- {name: "Kiefernberg", district: "Heimfeld", address: "Kiefernberg 28", location: [53.464314,9.952174]},
- {name: "Kiekeberg Freilichtmuseum", district: "Rosengarten", address: "Am Kiekeberg 1", location: [53.439941,9.90481], park: "way/134756075"},
- {name: "Kill Team Sculptures", district: "Niendorf", address: "Kollaustraße 122a", location: [53.610691,9.957874]},
- {name: "Kind Mit Flöte", district: "Harburg", address: "Bremer Straße 76", location: [53.45311,9.973815]},
- {name: "Kinderfiguren an der Wand", district: "Billstedt", address: "Öjendorfer Weg 54a", location: [53.544315,10.113343]},
- {name: "Kinderhaus", district: "Alsterdorf", address: "Alsterdorfer Straße 540", location: [53.618992,10.030044]},
- {name: "Kinderkunst auf Stromkasten", district: "Billstedt", address: "Möllner Landstraße 49", location: [53.538822,10.10998]},
- {name: "Kinderparadies", district: "Bergedorf", address: "Ernst-Mantius-Straße 17", location: [53.491268,10.213598], park: "way/156605617"},
- {name: "Kinderspielplatz Rauschener Ring", district: "Wandsbek", address: "Rauschener Ring 15c", location: [53.596302,10.081782]},
- {name: "Kinderspielplatz", district: "Langenhorn", address: "Weg Nr. 262", location: [53.648239,10.028819], park: "way/103890550"},
- {name: "Kinderspielplatz", district: "Hedendorf", address: "Käferstieg 15", location: [53.475269,9.613126]},
- {name: "King Karl Wohngebiet", district: "Langenhorn", address: "Dortmunder Straße 38", location: [53.671555,9.996018]},
- {name: "King Louie Statue", district: "Eilbek", address: "Friedenstraße 19", location: [53.56741,10.05587]},
- {name: "Kirchdorfer Haus der Jugend", district: "Wilhelmsburg", address: "Krieterstraße 11", location: [53.497593,10.013549]},
- {name: "Kirchdorfer Windmühle", district: "Wilhelmsburg", address: "Schönenfelder Straße 99", location: [53.499813,10.023099]},
- {name: "Kirche Altenwerder", district: "Altenwerder", address: "Kirchdorfweg", location: [53.506046,9.917389]},
- {name: "Kirche Finkenwerder", district: "Finkenwerder", address: "Finkenwerder Landscheideweg St. Nikolai Kirche", location: [53.52726,9.865951]},
- {name: "Kirche Fleestedt", district: "Fleestedt", address: "Westpreußenweg", location: [53.411083,9.99723]},
- {name: "Kirche Groß Flottbek", district: "Groß Flottbek", address: "Bei der Flottbeker Kirche 2", location: [53.565731,9.877168], park: "way/364787790"},
- {name: "Kirche Hohenhorn", district: "Hohenhorn", address: "Drumshorner Straße 1", location: [53.475971,10.366553]},
- {name: "Kirche Iserbrook", district: "Iserbrook", address: "Schenefelder Landstraße 202", location: [53.577511,9.823658]},
- {name: "Kirche Jesu Christi", district: "Bargteheide", address: "Op de Barg 2", location: [53.700336,10.248151]},
- {name: "Kirche Krautsand", district: "Landkreis Stade", address: "Kirchstraße 3", location: [53.753239,9.385618]},
- {name: "Kirche Meckelfeld", district: "Meckelfeld", address: "Glockenstraße", location: [53.423668,10.021885]},
- {name: "Kirche Neuengamme", district: "Neuengamme", address: "Karkenstegel 5", location: [53.445137,10.221641]},
- {name: "Kirche Niendorf Alter Friedhof", district: "Niendorf", address: "Niendorfer Marktplatz", location: [53.617287,9.949344]},
- {name: "Kirche Rellingen", district: "Rellingen", address: "Kirchenstraße Rellinger Kirche", location: [53.648754,9.829513]},
- {name: "Kirche St. Gertrud", district: "Uhlenhorst", address: "Immenhof Sankt Gertrud", location: [53.567204,10.027633]},
- {name: "Kirche ohne Turm", district: "Billstedt", address: "Möllner Landstraße 187a", location: [53.5401,10.133966]},
- {name: "Kirche und Diakonie Kröppelshagen", district: "Kröppelshagen", address: "Friedrichsruher Straße 13", location: [53.491753,10.317213]},
- {name: "Kirchen-Kreuz Fischbek", district: "Neugraben-Fischbek", address: "Dritte Meile 1", location: [53.473625,9.828593]},
- {name: "Kirchengemeinde Ahrensburg", district: "Ahrensburg", address: "Hagener Allee Burgweg", location: [53.656181,10.235272]},
- {name: "Kirchengemeinde Aumühle", district: "Aumühle", address: "Börnsener Straße 25", location: [53.520901,10.314179], park: "way/182499784"},
- {name: "Kirchenschiff", district: "Reinbek", address: "Kornblumenring 4", location: [53.533665,10.254127]},
- {name: "Kirchenturm", district: "Eimsbüttel", address: "Lutterothstraße 100", location: [53.581787,9.943434]},
- {name: "Kirchturm", district: "Lurup", address: "Flurstraße 1", location: [53.592262,9.870266]},
- {name: "Kirschbaum Park", district: "Langenhorn", address: "Immenhöven 48", location: [53.660522,10.025566], park: "way/99525365"},
- {name: "Kita Am Öjendorfer Park", district: "Billstedt", address: "Barsbütteler Weg 36", location: [53.548672,10.145976]},
- {name: "Kiwittsmoor", district: "Langenhorn", address: "Tweeltenmoor", location: [53.674892,10.022815], park: "way/86007528", exraid: true},
- {name: "Klangschale Samtgemeinde Elbmarsch", district: "Marschacht", address: "Elbuferstraße 98b", location: [53.417664,10.367887]},
- {name: "Klangstudio", district: "Lurup", address: "Luruper Hauptstraße 204", location: [53.595966,9.86775]},
- {name: "Kleinbahnhaltestelle", district: "Volksdorf", address: "Meiendorfer Weg", location: [53.639011,10.16114]},
- {name: "Kleiner Leuchtturm", district: "Waltershof", address: "Tankweg Bubendey-Ufer", location: [53.536537,9.901237], park: "way/249453540"},
- {name: "Kleiner Spielplatz", district: "Neu-Börnsen", address: "Am Hellholz 33", location: [53.474209,10.278383], park: "way/143857344"},
- {name: "Kleiner Spielplatz", district: "Farmsen-Berne", address: "Neusurenland", location: [53.613613,10.112231]},
- {name: "Kleiner Springbrunnen", district: "Uhlenhorst", address: "Uhlenhorster Weg 18", location: [53.568665,10.018418]},
- {name: "Kleiner Summstein", district: "Harksheide", address: "Schleswig-Holstein-Straße", location: [53.688908,10.004263]},
- {name: "Kleines Schweinchen", district: "Pinneberg", address: "Waldenau-Datum Brambarg", location: [53.623184,9.772319], park: "way/37141780"},
- {name: "Kleingartenverein Grüner Weg", district: "Wandsbek", address: "Helbingstraße 32", location: [53.584545,10.090292]},
- {name: "Kleingartenverein Süderelbe", district: "Wilhelmsburg", address: "Hauland", location: [53.477337,9.998688]},
- {name: "Kleingärten", district: "Osdorf", address: "Osdorfer Landstraße Isfeldstraße", location: [53.573933,9.837842]},
- {name: "Klempau's Biergarten im Altonaer Volkspark", district: "Bahrenfeld", address: "HERA", location: [53.578156,9.898208]},
- {name: "Kletteraugust", district: "Altona-Altstadt", address: "Hospitalstraße 111", location: [53.557083,9.948849], park: "way/4275521"},
- {name: "Kletterburg", district: "Curslack", address: "Tönerweg 34", location: [53.452877,10.228845]},
- {name: "Kletterburg", district: "Reinbek", address: "Mühlenredder 39", location: [53.517738,10.244143]},
- {name: "Klettergerüst Farmipark", district: "Farmsen-Berne", address: "Mahlhaus 11", location: [53.609905,10.112574], park: "way/49797010"},
- {name: "Klettergerüst Stäbe", district: "Wilhelmsburg", address: "Karl-Arnold-Ring 6", location: [53.486,10.022454]},
- {name: "Klettergerüst Tibarg", district: "Niendorf", address: "Tibarg 7-9", location: [53.619446,9.95113]},
- {name: "Klettergerüste", district: "Steilshoop", address: "Gropiusring 16", location: [53.610878,10.056498], park: "way/207958270", exraid: true},
- {name: "Kletterpark", district: "Steilshoop", address: "Fritz-Flinte-Ring 31", location: [53.613712,10.050393], park: "way/207958267"},
- {name: "Kletterstein Skulpture", district: "Iserbrook", address: "Am Botterbarg 83", location: [53.580723,9.830952]},
- {name: "Kletterturm", district: "Langenhorn", address: "Wakendorfer Weg 25", location: [53.678947,10.033676], park: "way/85997825"},
- {name: "Kletterwand für Anfänger", district: "Lurup", address: "Netzestraße 1", location: [53.6059,9.868149]},
- {name: "Klinker Sphynx", district: "Barmbek-Nord", address: "Otto-Speckter-Straße 37", location: [53.599968,10.045907], park: "way/72912382"},
- {name: "Klinker Säule", district: "Harvestehude", address: "Schlankreye 53", location: [53.576046,9.975421], park: "way/37195130"},
- {name: "Kloster Der Dominikaner", district: "Barmbek-Süd", address: "Weidestraße", location: [53.579964,10.03547]},
- {name: "Kloster St Johannis", district: "Eppendorf", address: "Heilwigstraße 160 - 162", location: [53.590698,9.995571]},
- {name: "Klosterstern Hamburg", district: "Harvestehude", address: "Rothenbaumchaussee 94218", location: [53.581669,9.988787], park: "way/48868802"},
- {name: "Klystron Am DESY", district: "Bahrenfeld", address: "PETRA III 14", location: [53.574772,9.879729], park: "way/171032705"},
- {name: "Kniender Man Statue", district: "Barmbek-Nord", address: "Schwalbenstraße 75", location: [53.593479,10.046531]},
- {name: "Knuds Dampfer", district: "Ottensen", address: "Bahrenfelder Straße 67", location: [53.550907,9.929929]},
- {name: "Koch Mit Schild", district: "Norderstedt", address: "Ohechaussee 110", location: [53.674694,9.986908]},
- {name: "Komm Rüber", district: "Neugraben-Fischbek", address: "Fischbeker Heidbrook Im Fischbeker Heidbrook", location: [53.468544,9.813356]},
- {name: "Komm rüber", district: "Wilhelmsburg", address: "Neuenfelder Straße Inselhöfe", location: [53.497272,10.004707]},
- {name: "Kopfloser Sprayer", district: "Bahrenfeld", address: "Stresemannstraße 285", location: [53.563759,9.933649]},
- {name: "Kraniche Ladenbeker Weg", district: "Lohbrügge", address: "Ladenbeker Weg 13", location: [53.494144,10.187794]},
- {name: "Kranz Haus", district: "Winterhude", address: "Stammannstraße 20", location: [53.587086,10.024825]},
- {name: "Kranzhaus 1875", district: "Ohlsdorf", address: "Fuhlsbüttler Straße 561", location: [53.610706,10.037055]},
- {name: "Krebsschere Wandsbek", district: "Wandsbek", address: "Friedrich-Ebert-Damm 145", location: [53.589134,10.098473]},
- {name: "Kreis von bemalten Pfeilern", district: "Ahrensburg", address: "Wulfsdorfer Weg", location: [53.671978,10.218084]},
- {name: "Kreispaltz", district: "Bramfeld", address: "Haldesdorfer Straße 119", location: [53.601593,10.080482]},
- {name: "Kreuz An Der Wand 1939", district: "Barmbek-Nord", address: "Steilshooper Straße 193", location: [53.597111,10.050517]},
- {name: "Kreuz am Kirchturm der Philippusgemeinde", district: "Horn", address: "Ernst-Scherling-Weg Philippuskirche", location: [53.559341,10.104135]},
- {name: "Kreuz-Kirche Schiffbek", district: "Billstedt", address: "Billstedter Hauptstraße 90", location: [53.537746,10.106767]},
- {name: "Kreuzkirche Ottensen", district: "Ottensen", address: "Hohenzollernring 78a", location: [53.553493,9.917948]},
- {name: "Kreuzkirche Wandsbek", district: "Wandsbek", address: "Kedenburgstraße 10", location: [53.579323,10.086477]},
- {name: "Kreuzstein", district: "Buxtehude", address: "Neukloster Waldstraße", location: [53.477043,9.628089]},
- {name: "Kriegerdenkmal Hörsten", district: "Seevetal", address: "Deichstraße", location: [53.411201,10.062849]},
- {name: "Kriegerdenkmal Kupferteich", district: "Farmsen-Berne", address: "Kupferdamm Kriegerdenkmal 1914-1918", location: [53.596088,10.11834], park: "way/49073822"},
- {name: "Kriegerdenkmal", district: "Bahrenfeld", address: "Lutherhöhe Lutherkirche", location: [53.571842,9.904308]},
- {name: "Kriegerdenkmal", district: "Hoisbüttel", address: "Wulfsdorfer Weg 10", location: [53.688942,10.169023]},
- {name: "Kriegsdenkmal Hoisdorf", district: "Hoisdorf", address: "Am Löschteich Soldaten-Ehrenmal", location: [53.653442,10.328992]},
- {name: "Kriegsdenkmal", district: "Brunstorf", address: "Lindenstraße Denkmal / Gedenkstätte", location: [53.491756,10.424808]},
- {name: "Kriegsdenkmal", district: "Neu-Börnsen", address: "Hamfelderedder", location: [53.474171,10.28993], park: "way/39811370"},
- {name: "Kriegsdenkmal", district: "Geesthacht", address: "Westerheese Ehrenmal", location: [53.408825,10.432874]},
- {name: "Kriegsdenkmal", district: "Halstenbek", address: "Feldstraße 47", location: [53.633278,9.84403]},
- {name: "Kriegsdenkmal", district: "Finkenwerder", address: "Süderkirchenweg", location: [53.525471,9.865714]},
- {name: "Kriegsdenkmal", district: "Pinneberg", address: "Friedrich-Ebert-Straße Scheune", location: [53.662033,9.796839]},
- {name: "Kriegsdenkmal", district: "Rahlstedt", address: "Anny-Tollens-Weg", location: [53.598705,10.149972], park: "way/165020725"},
- {name: "Kriegsdenkmal", district: "Wentorf bei Hamburg", address: "Berliner Landstraße 14", location: [53.490902,10.256711], park: "way/394482260"},
- {name: "Kriegsgefallenen Gedenksäule", district: "Lülanden", address: "Rolandstraße 25", location: [53.584751,9.692041], park: "way/24008463"},
- {name: "Kriegstreffer Kartusche", district: "Dulsberg", address: "Tiroler Straße 12", location: [53.581493,10.066854]},
- {name: "Kriegstreffergebäude im Monikagang", district: "Eilbek", address: "Peterskampweg 1", location: [53.56831,10.051222]},
- {name: "Krohnstieg Skulptur", district: "Norderstedt", address: "Krohnstieg", location: [53.648315,9.985623]},
- {name: "Kronkorken Scholle", district: "Finkenwerder", address: "Auedeich 107", location: [53.527126,9.887613]},
- {name: "Kronkorkenbild Hamburg", district: "Marienthal", address: "Bahngärten 18", location: [53.570011,10.076013]},
- {name: "Kubra", district: "Iserbrook", address: "Blankeneser Chaussee 151", location: [53.587639,9.823546]},
- {name: "Kuess die Hand", district: "Rellingen", address: "Wiesengrund Alte Kapelle", location: [53.648579,9.832761]},
- {name: "Kugel Aus Eisenringen", district: "Glinde", address: "Oher Weg 29", location: [53.541965,10.218454]},
- {name: "Kugel Kunst", district: "Hammerbrook", address: "Albertstraße", location: [53.54858,10.018556]},
- {name: "Kugeln", district: "Glinde", address: "Holstenkamp 29", location: [53.53648,10.227707]},
- {name: "Kuh Am Wegesrand", district: "Barmbek-Nord", address: "Hellbrookstraße 61", location: [53.591541,10.045633]},
- {name: "Kuh Auf Dem Dach", district: "Barsbüttel", address: "Kibitzhörn 30", location: [53.574375,10.188647]},
- {name: "Kuh auf dem Kasten", district: "Pinnau", address: "Ellerbek Hauptstraße", location: [53.659695,9.876861]},
- {name: "Kuh", district: "Gewerbegebiet Harkshörn", address: "An der Bahn 2", location: [53.732391,10.022259]},
- {name: "Kult", district: "Barmbek-Nord", address: "Hufnerstraße 92", location: [53.588261,10.042083]},
- {name: "Kulturkran", district: "Harburg", address: "Lotsekai Schiffshotel Kanal 77", location: [53.467892,9.984048]},
- {name: "Kung Fu Streetart", district: "Winterhude", address: "Überseering 19-31", location: [53.605095,10.023653]},
- {name: "Kunst Am Bau Schiffe", district: "Hamm", address: "Marienthaler Straße 64a", location: [53.562607,10.046064]},
- {name: "Kunst Am Boden", district: "Neuallermöhe", address: "Hainbuchenallee Läufer - Kokus e.V.", location: [53.486027,10.14946], park: "way/172034962"},
- {name: "Kunst Am Kasten", district: "Geesthacht", address: "Dialogweg", location: [53.44339,10.383758]},
- {name: "Kunst Am Stromkasten", district: "Marienthal", address: "Oktaviostraße 129", location: [53.566578,10.100669]},
- {name: "Kunst Am Stromkasten", district: "Wilstorf", address: "Jägerstraße 134", location: [53.439407,10.001897]},
- {name: "Kunst Club Hamburg", district: "Rotherbaum", address: "Heimhuder Straße 57", location: [53.567635,9.992654]},
- {name: "Kunst Vor Dem Seniorenwohpark Bauernmühle", district: "Kreis Pinneberg", address: "Mühlenstraße 6", location: [53.659458,9.78765]},
- {name: "Kunst am Bahnhof Neu Wulmstorf", district: "Neu Wulmstorf", address: "Bahnhofstraße 98A", location: [53.473354,9.79051], park: "way/268273894"},
- {name: "Kunst am Haus im Brodersweg", district: "Rotherbaum", address: "Mittelweg 126 A", location: [53.571316,9.99541]},
- {name: "Kunst am Hauseingang", district: "Rahlstedt", address: "Saseler Straße 111", location: [53.628014,10.151812]},
- {name: "Kunst am Lise Meitner Gymnasium", district: "Osdorf", address: "Knabeweg Kita Knabeweg", location: [53.57333,9.856708]},
- {name: "Kunst am Postamt TalStadt", district: "Bergedorf", address: "Bergedorfer Straße 100", location: [53.488056,10.204722]},
- {name: "Kunst am Schellerdamm", district: "Harburg", address: "Karnapp 25", location: [53.463058,9.985533]},
- {name: "Kunst am Stromkasten in Fischbek", district: "Neugraben-Fischbek", address: "Zum Wachtelkönig 14", location: [53.478065,9.852486]},
- {name: "Kunst am Stromkasten", district: "Bargteheide", address: "Rathausstraße 24-26", location: [53.729218,10.267432]},
- {name: "Kunst an der Pflegeschule", district: "Borgfelde", address: "Bürgerweide Schule für Gesundheits- und Krankenpflege Hamburg", location: [53.55608,10.027705]},
- {name: "Kunst aus Stein", district: "Wilstorf", address: "Winsener Straße Reeseberg", location: [53.451675,9.987153]},
- {name: "Kunst im Amsinckpark", district: "Lokstedt", address: "Liethwisch 1", location: [53.603001,9.944864], park: "way/23863135"},
- {name: "Kunst im Eichpark 1", district: "Wandsbek", address: "Brodersenstraße 30", location: [53.579231,10.085813], park: "way/44329118"},
- {name: "Kunst im Eichtalpark", district: "Wandsbek", address: "Ahrensburger Straße 14a", location: [53.578869,10.088791], park: "way/23762272", exraid: true},
- {name: "Kunst", district: "Rahlstedt", address: "Wolliner Straße 53", location: [53.608746,10.143513]},
- {name: "Kunstkämmerchen", district: "Wandsbek", address: "Am Neumarkt Postamt", location: [53.575436,10.09263]},
- {name: "Kunstpfad Einhorn", district: "Harburg", address: "Neue Straße 24", location: [53.46207,9.979486]},
- {name: "Kunstvolle Fassade", district: "Billstedt", address: "Pergamentweg 11", location: [53.540886,10.123006]},
- {name: "Kunstvoller Windmesser", district: "Steilshoop", address: "Schreyerring Orchideen Apotheke", location: [53.611786,10.059307]},
- {name: "Kunstvolles Balkengebilde im Park", district: "Langenhorn", address: "Holitzberg 77", location: [53.674576,10.022848], park: "way/86007528"},
- {name: "Kunstvolles Bürgerhaus", district: "Barmbek-Nord", address: "Lorichsstraße 28a", location: [53.602272,10.043854]},
- {name: "Kunstwerk an der Hauswand", district: "Finkenwerder", address: "Aue-Insel", location: [53.531696,9.884654]},
- {name: "Kunstwerk aus Stahl", district: "Billstedt", address: "Am Mühlenbach 8", location: [53.532272,10.154224]},
- {name: "Käkenhof EKZ in Langenhorn: Sk", district: "Langenhorn", address: "Käkenflur 14b", location: [53.672146,9.99991]},
- {name: "Käppchen Kuchen Company 2006", district: "Eimsbüttel", address: "Eppendorfer Weg 97", location: [53.573582,9.960713]},
- {name: "Königreichssaal", district: "Heimfeld", address: "Moorwinkel 19 Jehovas Zeugen", location: [53.472225,9.935222]},
- {name: "Küchen Aktuell", district: "Kreis Pinneberg", address: "Gewerbering 15", location: [53.626499,9.863096]},
- {name: "Kühe Im Park", district: "Langenhorn", address: "Timmstieg 6a", location: [53.647362,10.013547]},
- {name: "Künstlerhaus Bergedorf", district: "Bergedorf", address: "Möörkenweg 18f", location: [53.494972,10.226547]},
- {name: "Labyrinth am Café & Bistro pantarin", district: "Barmbek-Nord", address: "Hartzloh 30", location: [53.601215,10.040545]},
- {name: "Lachende Engel", district: "Himmelpforten", address: "Poststraße Heimat- und Schulmuseum", location: [53.613743,9.307512]},
- {name: "LaeiszHalle", district: "Neustadt", address: "Johannes-Brahms-Platz 1", location: [53.555752,9.980559]},
- {name: "Lampenkunstkasten", district: "Tonndorf", address: "Tonndorfer Strand 75", location: [53.591412,10.122732]},
- {name: "Land Graffity on Water Station", district: "Ahrensburg", address: "Kuhlenoorweg 1", location: [53.662098,10.234792]},
- {name: "Landesforsten", district: "Lohbrügge", address: "Harnackring", location: [53.510921,10.218669], park: "way/313295098"},
- {name: "Landhaus Michaelsen", district: "Blankenese", address: "Grotiusweg 79", location: [53.566189,9.764536]},
- {name: "Landmarke Boenningstedt", district: "Bönningstedt", address: "Kieler Straße Altona 3 M", location: [53.679703,9.905618]},
- {name: "Landmarke Burgwedel", district: "Schnelsen", address: "Holsteiner Chaussee", location: [53.645874,9.907955], park: "way/60228568"},
- {name: "Landschaften", district: "Neugraben-Fischbek", address: "Vogelkamp Neugraben Wanderweg", location: [53.4785,9.843243], park: "way/372669794"},
- {name: "Landungsbrücken", district: "St. Pauli", address: "Bei den St. Pauli-Landungsbrücken", location: [53.545647,9.969348]},
- {name: "Langenhorn Parkwohnanlage der", district: "Langenhorn", address: "Dortmunder Straße 6", location: [53.670368,9.993755]},
- {name: "Langer Stein", district: "Geesthacht", address: "Plaisirstraße 34", location: [53.442776,10.33821]},
- {name: "Large Oceanide 1970 by Fritz Fleer (1921-1997)", district: "Osdorf", address: "Bornheide", location: [53.583874,9.855153]},
- {name: "Latsch in Denkmal", district: "Eilbek", address: "Wandsbeker Chaussee", location: [53.568523,10.053225]},
- {name: "Lazarus Kapelle", district: "Eidelstedt", address: "Uhuweg Mika-Rothfos-Stiftung", location: [53.60944,9.92671]},
- {name: "Le Royal Meridien", district: "St. Georg", address: "An der Alster 52", location: [53.558552,10.007563]},
- {name: "Leben im Wasser", district: "Norderstedt", address: "Forstweg", location: [53.696861,9.999606], park: "way/46742002"},
- {name: "Lebensraum Bachlauf Infotafel", district: "Iserbrook", address: "Borndiek Abwasserpumpwerk Nr. 60", location: [53.583588,9.834738]},
- {name: "Legale Graffiti-Fläche an der Estebrücke", district: "Buxtehude", address: "Gildenweg 1", location: [53.470222,9.695047]},
- {name: "Lehrbuch Eiszeit", district: "Volksdorf", address: "Auf dem Pfahlt BUND", location: [53.65044,10.146749], park: "way/32720751"},
- {name: "Lehrbuch Schmetterlinge", district: "Volksdorf", address: "Waldweg BUND", location: [53.653282,10.154781], park: "way/32720751"},
- {name: "Lehrwanderpfad", district: "Neu-Börnsen", address: "Neuer Weg", location: [53.47871,10.260967]},
- {name: "Lese-Kultur-cafè", district: "Lurup", address: "Böverstland 38a", location: [53.596031,9.872627]},
- {name: "Leuchtfeuer Hansestadt Buxtehude", district: "Buxtehude", address: "Gorch-Fock-Straße 12a", location: [53.479553,9.703255]},
- {name: "Leuchtturm Blankenese", district: "Blankenese", address: "Baurs Park", location: [53.555931,9.816211], park: "way/22760574"},
- {name: "Leuchtturm Blankenese", district: "Blankenese", address: "Strandweg", location: [53.557766,9.795815]},
- {name: "Leuchtturm Bunthäuser Spitze", district: "Wilhelmsburg", address: "Deichverteidigungsweg Bunthaus", location: [53.456882,10.06897], park: "way/175892184"},
- {name: "Leuchtturm Kollmar", district: "Kollmar", address: "Schulstraße", location: [53.726768,9.484043]},
- {name: "Leuchtturm Moorburg", district: "Moorburg", address: "Drewer Hauptdeich", location: [53.49646,9.939884]},
- {name: "Leuchtturm Rissen", district: "Rissen", address: "Otto-Schokoll-Höhenweg Wittenbergen Unterfeuer", location: [53.564056,9.751493]},
- {name: "Libelle", district: "Barsbüttel", address: "Dorfring 4a", location: [53.571217,10.242253]},
- {name: "Libelle", district: "Winterhude", address: "Jahnring", location: [53.599396,10.026697], park: "way/23734712"},
- {name: "Licht Von Irithien Spielstele", district: "Norderstedt", address: "Waldloop Waldspielplatz", location: [53.715542,10.018483], park: "way/154452692"},
- {name: "Lichtscheues Gesindel - die Knoblauchkröte ( Naturerlebnisstation A 19)", district: "Tangstedt", address: "Waldstraße Lichtscheues Gesindel", location: [53.720608,10.050524]},
- {name: "Liegende Frau", district: "Geesthacht", address: "Johannes-Ritter-Straße Vitanas (Altenheim)", location: [53.423649,10.384746]},
- {name: "Liegende Frau", district: "Ohlsdorf", address: "Cordesallee Wasserturm", location: [53.620026,10.049572]},
- {name: "Liegende Frau", district: "Wilstorf", address: "Trelder Weg Hamburger Sparkasse", location: [53.439133,9.989874]},
- {name: "Liliencronpark", district: "Rahlstedt", address: "Rahlstedter Straße Wilhelm-Grimm-Straße", location: [53.600143,10.155866], park: "way/28764980"},
- {name: "Linda Jensen", district: "Hammerbrook", address: "Wendenstraße 195", location: [53.549717,10.035234]},
- {name: "Lippert Denkmal", district: "Ohlsdorf", address: "Waldstraße Mausoleum Stupakoff", location: [53.623116,10.04893]},
- {name: "Liquid Sound", district: "Geesthacht", address: "Reaktorstraße 1", location: [53.403049,10.429432]},
- {name: "Lise Meitner Park", district: "Osdorf", address: "Blomkamp 156", location: [53.579914,9.873808]},
- {name: "Lise-Meitner - Park Südeingang", district: "Osdorf", address: "Osdorfer Landstraße 50", location: [53.571442,9.868607]},
- {name: "Little Fountain", district: "Hohenfelde", address: "Wartenau 1", location: [53.564255,10.034151]},
- {name: "Little Park", district: "Schulau", address: "Tinsdaler Weg 83", location: [53.574707,9.717787], park: "way/23990658"},
- {name: "Llittle Church Barmbek", district: "Uhlenhorst", address: "Finkenau 5", location: [53.570999,10.030615]},
- {name: "Lohbrügger Kirche", district: "Lohbrügge", address: "Lohbrügger Kirchstraße Erlöserkirche", location: [53.497684,10.20113]},
- {name: "Lokis Garten", district: "Wilhelmsburg", address: "Kurdamm 25e", location: [53.497387,9.994928]},
- {name: "Lokstedt Stealers Clubheim", district: "Niendorf", address: "Langenhorst Ballpark Langenhorst", location: [53.609596,9.951912], park: "way/23169149"},
- {name: "Lost Infotafel with Yellow Birdsign", district: "Lohbrügge", address: "Rundweg Segelfluggelände", location: [53.522396,10.136953]},
- {name: "Love Will Never Die", district: "Bahrenfeld", address: "Diebsteichweg", location: [53.570469,9.927972]},
- {name: "Luchs Statue", district: "Schnelsen", address: "Vielohweg 124c", location: [53.639053,9.939147]},
- {name: "Ludwig Von Kapff Weinlager", district: "Buxtehude", address: "Westmoor 2g", location: [53.481033,9.695146]},
- {name: "Ludwigslustring Wall", district: "Ahrensburg", address: "Viljandiring 55", location: [53.649868,10.258576], park: "way/47293688"},
- {name: "Luftschutzbunker Nettelnburg 2. Weltkrieg", district: "Bergedorf", address: "Püttenhorst 99", location: [53.483772,10.188101]},
- {name: "Luruper Burg", district: "Lurup", address: "Randowstraße 27", location: [53.606461,9.879477]},
- {name: "Luther Eiche", district: "Wohltorf", address: "Dorfstraße 22", location: [53.513432,10.289883]},
- {name: "Luther Kirche Harburg", district: "Eißendorf", address: "Kirchenhang 21", location: [53.45499,9.959143]},
- {name: "Läufer einer Kondensationsturbine", district: "Jenfeld", address: "Holstenhofweg W2", location: [53.568398,10.107506]},
- {name: "Löwe am Weiher", district: "Eimsbüttel", address: "Unnastraße Weiher", location: [53.577614,9.959844], park: "way/23105886"},
- {name: "Löwe an Schloss", district: "Ahrensburg", address: "Lübecker Straße 1", location: [53.680428,10.240212], park: "way/22961984"},
- {name: "Löwe an der Aussenalster", district: "Uhlenhorst", address: "Schöne Aussicht", location: [53.571945,10.008717], park: "way/27280687"},
- {name: "Löwe", district: "Jenfeld", address: "Köpenicker Straße Panther", location: [53.587906,10.143876], park: "way/190328752"},
- {name: "Löwen Mahlzeit", district: "Bahrenfeld", address: "HERA Luruper Chaussee (DESY)", location: [53.575581,9.88939]},
- {name: "Löwenpaar", district: "Ohlsdorf", address: "Südallee", location: [53.619797,10.057841]},
- {name: "Löwenskulptur im Blohmspark", district: "Horn", address: "Beim Rauhen Hause Alte Eiche", location: [53.552124,10.075425], park: "way/25760422", exraid: true},
- {name: "Lühe-Schulau-Fähranleger", district: "Wedel", address: "Lühe-Anleger STD-1101", location: [53.57288,9.633018]},
- {name: "Lühe: Leuchtturm (Unterfeuer)", district: "Landkreis Stade", address: "Lühe 19", location: [53.568478,9.642003]},
- {name: "Mahnmal Alte Synagoge", district: "Rotherbaum", address: "Grindelallee 48", location: [53.566776,9.982391]},
- {name: "Mahnmal Dorfplatz", district: "Bramfeld", address: "Bramfelder Dorfplatz", location: [53.614094,10.076377], park: "way/103572068"},
- {name: "Mahnmal Französische Besetzung", district: "Harburg", address: "Bissingstraße 13", location: [53.465298,9.967723], park: "way/5028368"},
- {name: "Mahnmal Gegen Das Unrecht Und Krieg", district: "Harksheide", address: "Kirchenplatz Kirchliches Zentrum am Falkenberg", location: [53.706039,10.008538]},
- {name: "Mahnmal des Krieges", district: "Stellingen", address: "Molkenbuhrstraße 6", location: [53.590324,9.925583]},
- {name: "Mahnmal gegen den Krieg", district: "Kreis Pinneberg", address: "Hauptstraße 1", location: [53.657433,9.869824]},
- {name: "Mahnmal gegen den Krieg", district: "Neustadt", address: "Stephansplatz", location: [53.558784,9.989106]},
- {name: "Mahnmal „Tisch mit 12 Stühlen“", district: "Niendorf", address: "Kurt-Schill-Weg Tisch mit 12 Stühlen", location: [53.642765,9.948963], park: "way/70586197"},
- {name: "Maibaum Börnsen", district: "Neu-Börnsen", address: "Hamfelderedder 17", location: [53.475018,10.289242]},
- {name: "Maibaum Oststeinbek", district: "Oststeinbek", address: "Möllner Landstraße Barsbüttler Weg Oststeinbek", location: [53.541908,10.165289]},
- {name: "Maihak-Gebäude", district: "Winterhude", address: "Semperstraße 26", location: [53.585758,10.015829]},
- {name: "Makake mit Vogel", district: "Ottensen", address: "Elbchaussee 19", location: [53.545586,9.929824]},
- {name: "Mama Bear with Children", district: "Marienthal", address: "Bärenallee 31a", location: [53.569931,10.065112]},
- {name: "Mammutblatt Infotafel", district: "Osdorf", address: "Wüstenwanderweg Steingarten", location: [53.562286,9.86317], park: "way/32389126"},
- {name: "Mangal Palast", district: "Wilhelmsburg", address: "Kornweide", location: [53.481514,9.992902]},
- {name: "Mann Mit Flöte Rahlstedt", district: "Rahlstedt", address: "Düpheid 3", location: [53.588749,10.16203]},
- {name: "Mann Und Pferd", district: "Wentorf bei Hamburg", address: "Sollredder 3", location: [53.486507,10.263748]},
- {name: "Mann auf Giraffe", district: "Stellingen", address: "Koppelstraße Mann auf Giraffe", location: [53.593506,9.942712], park: "way/34906894"},
- {name: "Mann auf der Bille", district: "Bergedorf", address: "Weidenbaumsweg 9", location: [53.489304,10.208906]},
- {name: "Mann mit Hut", district: "Bergedorf", address: "Chrysanderstraße", location: [53.499794,10.213495]},
- {name: "Marble Ball Fountain", district: "Harksheide", address: "Am Hallenbad 14", location: [53.68961,9.999797], park: "way/152333662"},
- {name: "Marder Am Marderstieg", district: "Poppenbüttel", address: "Marderstraat 33", location: [53.657932,10.070633]},
- {name: "Margarethenbrunnen", district: "Ohlsdorf", address: "Cordesallee", location: [53.620129,10.039315]},
- {name: "Maria Magdalenen", district: "Ohlsdorf", address: "Stübeheide 175", location: [53.633717,10.056]},
- {name: "Maria-Magdalenen-Kirche", district: "Reinbek", address: "Kirchenallee Maria-Magdalenen-Kirche", location: [53.513573,10.253379]},
- {name: "Marienkrankenhaus", district: "Hohenfelde", address: "Alfredstraße 9", location: [53.55933,10.031631]},
- {name: "Marienkäferkasten", district: "Glinde", address: "Mühlenstraße 33a", location: [53.546211,10.212026]},
- {name: "Marinedenkmal", district: "Altona-Altstadt", address: "Große Elbstraße", location: [53.545372,9.939346], park: "way/138974313"},
- {name: "Marktplatz Hechthausen", district: "Hechthausen", address: "Marktplatz 5 Saal Golsch", location: [53.640057,9.241513]},
- {name: "Marktplatz Norderstedt", district: "Norderstedt", address: "Marktplatz", location: [53.704674,10.008105]},
- {name: "Martin Luther Kirche Fliegenberg", district: "Stelle", address: "Kapellenweg 1", location: [53.417774,10.128031]},
- {name: "Martin-Luther Kirche", district: "Trittau", address: "Kirchenstraße Martin-Luther-Kirche", location: [53.612015,10.404375]},
- {name: "Maschine F.A. Dörner", district: "Geesthacht", address: "Ilenweg 13", location: [53.440327,10.382014]},
- {name: "Mathias-Claudius-Kirche", district: "Stelle", address: "Wolliner Straße 98", location: [53.608723,10.140131]},
- {name: "Matthäuskirche", district: "Winterhude", address: "Krohnskamp Matthäuskirche", location: [53.58894,10.010914]},
- {name: "Mauerrelief 1899", district: "Wandsbek", address: "Walddörferstraße 115", location: [53.579742,10.081547]},
- {name: "Maurer Statue", district: "Horn", address: "Horner Weg 105", location: [53.55505,10.07258]},
- {name: "Maus-Ohriges Wunder", district: "Rahlstedt", address: "Am Knill 1b", location: [53.604191,10.125912]},
- {name: "Medizinhistorisches Museum Hamburg UKE", district: "Eppendorf", address: "Geschwister-Scholl-Straße N30", location: [53.593636,9.976894]},
- {name: "Medizinische Sonnenuhr", district: "Lohbrügge", address: "Bergedorfer Straße 10", location: [53.50666,10.178643]},
- {name: "Megawaffel", district: "Wedel", address: "Caudry-Platz", location: [53.582066,9.701281]},
- {name: "Meiendorfer SV Stadion Eingang", district: "Rahlstedt", address: "Meiendorfer Straße", location: [53.632141,10.184492]},
- {name: "Meilenstein nach Altona", district: "Norderstedt", address: "Segeberger Chaussee Altona 3M;Lübeck 6½M", location: [53.700527,10.055037]},
- {name: "Memorial - Wilhelm I.", district: "Poppenbüttel", address: "Poppenbüttler Hauptstraße Wilhelm I.", location: [53.659847,10.086673], park: "way/33096804", exraid: true},
- {name: "Memorial Stone", district: "Reinbek", address: "Parkallee 27", location: [53.512424,10.254179]},
- {name: "Mensch Maschine - Kraftwerk Fan", district: "Eppendorf", address: "Tarpenbekstraße 64", location: [53.594883,9.984128]},
- {name: "Merkur in Wedel", district: "Wedel", address: "Deichstraße Planetenlehrpfad", location: [53.573318,9.698195], park: "way/124065041"},
- {name: "Merkur-Säule", district: "Rahlstedt", address: "Merkurring", location: [53.607067,10.188936]},
- {name: "Messe Hamburg", district: "St. Pauli", address: "Messeplatz Eingang Mitte Hamburg Messe", location: [53.561981,9.975568]},
- {name: "Messingvioline", district: "Stellingen", address: "Holstenkamp", location: [53.572186,9.931284]},
- {name: "Metallener Turm", district: "Reinbek", address: "Am Ladenzentrum 2", location: [53.510464,10.234686]},
- {name: "Metallised XM", district: "Rotherbaum", address: "Schlüterstraße 7", location: [53.565155,9.986227]},
- {name: "Metallkunst", district: "Billstedt", address: "Kandinskyallee 25", location: [53.532005,10.149995]},
- {name: "Metallplatte", district: "Osdorf", address: "Osdorfer Landstraße 131", location: [53.570534,9.861426]},
- {name: "Meyers Park Westeingang", district: "Heimfeld", address: "Am Waldschlößchen 19", location: [53.466438,9.944573]},
- {name: "MidSommerland", district: "Wilstorf", address: "Gotthelfweg Midsommerland", location: [53.447506,9.98067]},
- {name: "Millerntor 2", district: "St. Pauli", address: "Harald-Stender-Platz", location: [53.553448,9.968114]},
- {name: "Mineralogisches Museum", district: "Rotherbaum", address: "Grindelallee 48", location: [53.566257,9.982147]},
- {name: "Miniatur Wunderland Hamburg", district: "HafenCity", address: "Kehrwieder 3 Block D", location: [53.543663,9.988815]},
- {name: "Mit Fingerfarben bemaltes Haus", district: "Ahrensburg", address: "Weißdornweg 26", location: [53.672226,10.208741]},
- {name: "Mitten Auf der Kuhweide", district: "Niendorf", address: "Sachsenstieg 5", location: [53.648312,9.972724]},
- {name: "Modern Art Design House", district: "Ottensen", address: "Elbchaussee 96", location: [53.546211,9.921722], park: "way/73810103"},
- {name: "Moderne Kunst", district: "Kreis Pinneberg", address: "Datumer Chaussee 1", location: [53.643864,9.798224]},
- {name: "Moltke Haus", district: "Othmarschen", address: "Bernadottestraße 77", location: [53.549263,9.906848]},
- {name: "Monkey", district: "Heimfeld", address: "Seehafenstraße", location: [53.468925,9.972038], park: "way/158470920"},
- {name: "Monolith der Alten", district: "Wandsbek", address: "Friedrich-Ebert-Damm", location: [53.591282,10.106201]},
- {name: "Monolith", district: "Eidelstedt", address: "Halstenbeker Weg 111b", location: [53.61779,9.879375], park: "way/120951736", exraid: true},
- {name: "Monument am Christianeum", district: "Othmarschen", address: "Otto-Ernst-Straße 34", location: [53.558186,9.873023]},
- {name: "Moorblick", district: "Langenhorn", address: "Herzmoor 39", location: [53.662296,10.035204], park: "way/147066711"},
- {name: "Moore bei Buxtehud", district: "Eilendorf", address: "Polderweg 3", location: [53.475445,9.724831]},
- {name: "Moorlandschaft", district: "Neu Wulmstorf", address: "Berlepschkamp", location: [53.48246,9.800124]},
- {name: "Mosaik Brunnen", district: "Wellingsbüttel", address: "Lagerlöfstraße Pröckelmoorteich", location: [53.629112,10.067181]},
- {name: "Mosaik Kunst", district: "Harburg", address: "Eißendorfer Straße 150a", location: [53.456036,9.955603]},
- {name: "Mosaikbank an der Stadtbücherei", district: "Schenefeld", address: "Timmermannsweg 1b", location: [53.600098,9.83728]},
- {name: "Moschee in der Böckmannstr.", district: "St. Georg", address: "Böckmannstraße 40", location: [53.554207,10.01624]},
- {name: "Motoren-Museum", district: "Lütjensee", address: "Großenseer Straße Nordstrand", location: [53.635105,10.358421]},
- {name: "Motorkolben", district: "Finkenwerder", address: "Hein-Saß-Weg", location: [53.536415,9.8695]},
- {name: "Muehle spielen im Park", district: "Thesdorf", address: "Burmeisterallee Rosengarten", location: [53.652035,9.806505], park: "way/82121406"},
- {name: "Muh-Kuh", district: "Oststeinbek", address: "Stormarnstraße 28", location: [53.525887,10.169575], park: "way/306210449"},
- {name: "Museum f. Kunst u. Gewerbe", district: "St. Georg", address: "Steintorplatz 1", location: [53.551369,10.009882]},
- {name: "Museumsbahn", district: "Aumühle", address: "Am Geleise Eisenbahnmuseum Lokschuppen Aumühle", location: [53.530296,10.32146]},
- {name: "Museumshafen Neumühlen", district: "Othmarschen", address: "Wohnunterkunft Hombrook W714", location: [53.543552,9.91334]},
- {name: "Museumshafen Oevelgönne", district: "Othmarschen", address: "Wohnunterkunft Hombrook W714", location: [53.543575,9.913603]},
- {name: "Music Love", district: "Barsbüttel", address: "Soltausredder Bürgerhaus", location: [53.571945,10.162891]},
- {name: "Mutter mit Kind am Wasserturm", district: "Wilhelmsburg", address: "Groß-Sand 4", location: [53.503426,9.985]},
- {name: "Mutter und Kind", district: "Allermöhe", address: "Moorfleeter Deich", location: [53.483475,10.104993], park: "way/28896004"},
- {name: "Mystischer Steinkreis", district: "Billstedt", address: "Kaltenbergen 22", location: [53.542442,10.143931]},
- {name: "Mädchen Mit Walkman", district: "Altona-Altstadt", address: "Esmarchstraße 53", location: [53.554218,9.949177]},
- {name: "Mädchen an der Oase", district: "Barmbek-Nord", address: "Elligersweg 65", location: [53.601971,10.04937]},
- {name: "Mädchen mit Gänsen", district: "Bramfeld", address: "Lohkoppel 20", location: [53.610065,10.07869]},
- {name: "Mülleimer mit Hamburg Graffiti", district: "Osdorf", address: "European XFEL XFEL XTL", location: [53.578732,9.873552], park: "way/135747074"},
- {name: "Mümmelmannsberger Sportverein", district: "Billstedt", address: "Kandinskyallee 27 PJACA Montenegro", location: [53.533356,10.150905]},
- {name: "NABU Gruppe Eimsbüttel", district: "Niendorf", address: "Jägerdamm", location: [53.633064,9.93323], park: "way/164811599"},
- {name: "NABU Infotafel", district: "Billstedt", address: "Grootmoorredder", location: [53.558506,10.134869]},
- {name: "NABU Tafel", district: "Nienstedten", address: "Baron-Voght-Straße 50a", location: [53.553108,9.867287], park: "way/132800850"},
- {name: "NABU Vogelschutzgebiet am Krupunder See", district: "Kreis Pinneberg", address: "Halstenbek Seegrabenweg", location: [53.62521,9.872487]},
- {name: "Namenloser Grabstein", district: "St. Georg", address: "Philipsstraße Gebäude P", location: [53.558762,10.0202]},
- {name: "Naos Griechisches Restaurant", district: "Roseggerstraße", address: "41 Restaurant Naos", location: [53.443527,9.995281]},
- {name: "Natur- und Geschichtspfad", district: "Bergedorf", address: "August-Bebel-Straße", location: [53.477428,10.251681]},
- {name: "Natur- und Geschichtspfad", district: "Neu-Börnsen", address: "Grüner Weg 44", location: [53.473358,10.276664]},
- {name: "Naturerlebnisstation A11", district: "Norderstedt", address: "Wilstedter Weg", location: [53.706593,10.053181]},
- {name: "Naturerlebnisstation A23", district: "Norderstedt", address: "Am Tangstedter Forst", location: [53.72271,10.040854]},
- {name: "Naturerlebnisstation AT 04", district: "Norderstedt", address: "Schleswig-Holstein-Straße", location: [53.699169,10.017843]},
- {name: "Naturschutzgebiet Boberg", district: "Lohbrügge", address: "Boberger Furt 1", location: [53.511623,10.161016]},
- {name: "Naturschutzgebiet Borghorster Elblandschaft", district: "Altengamme", address: "Am Knollgraben", location: [53.452049,10.314376], park: "way/337351093"},
- {name: "Naturschutzgebiet Eppendorfer Moor Eingang Süd Ost", district: "Groß Borstel", address: "Kleingartenverein 428 Alsterkrug Weg Nr. 173", location: [53.610126,9.988062]},
- {name: "Naturschutzgebiet Fischbeker Heide Neugraben 2", district: "Hausbruch", address: "Moostal 2", location: [53.451584,9.869254]},
- {name: "Naturschutzgebiet Fischbeker Heide", district: "Neugraben-Fischbek", address: "Heidblick", location: [53.457932,9.852437]},
- {name: "Naturschutzgebiet Kirchwerder - Die Wiesenvögel", district: "Kirchwerder", address: "Fersenweg", location: [53.438599,10.145297]},
- {name: "Naturschutzgebiet Moore bei Buxtehude", district: "Neu Wulmstorf", address: "Apfelgarten Berlepschkamp", location: [53.481476,9.800116]},
- {name: "Naturschutzgebiet Ohemoor", district: "Niendorf", address: "Sachsenstieg Ohmoor", location: [53.650261,9.968839], park: "way/189319781"},
- {name: "Naturschutzgebiet Ost Wittenbergen", district: "Rissen", address: "Tinsdaler Kirchenweg 293", location: [53.571087,9.745529]},
- {name: "Naturschutzgebiet", district: "Seevetal", address: "An der Seeve", location: [53.420841,10.101212], park: "way/285025904"},
- {name: "Naturschutzgebiete Fischbeker Heide", district: "Neuwiedenthal", address: "Talweg 49", location: [53.465607,9.875511]},
- {name: "Nec aspera terrent - Wandgemälde", district: "Neuenkirchen", address: "Dorfstraße 52", location: [53.527405,9.605507]},
- {name: "Nemo", district: "Glinde", address: "Kiefernbogen 18", location: [53.555847,10.221327]},
- {name: "Neptun Statue", district: "Neustadt", address: "Herrengraben 25", location: [53.547527,9.982736]},
- {name: "Nettelnburg SBahn", district: "Bergedorf", address: "Friedrich-Frank-Bogen 150", location: [53.488171,10.181282]},
- {name: "Nettelnburg Süden", district: "Bergedorf", address: "Hackmackbogen 86", location: [53.474396,10.186058], park: "way/291440287"},
- {name: "Nettelnburger Kirche", district: "Bergedorf", address: "Nettelnburger Kirchenweg 4", location: [53.480957,10.185472]},
- {name: "Neuallermöher Kunstwerk", district: "Neuallermöhe", address: "Neuallermöher Querweg KiöR", location: [53.485497,10.168225], park: "way/158084088"},
- {name: "Neuapostolische Gemeinde Lurup", district: "Lurup", address: "Rugenbarg ", location: [53.585957,9.870044]},
- {name: "Neuapostolische Kirche Pinneberg", district: "Pinneberg-Mitte", address: "Friedrich-Ebert-Straße", location: [53.662979,9.794685]},
- {name: "Neuapostolische Kirche Wedel", district: "Wedel", address: "Rissener Straße 27", location: [53.582752,9.715284]},
- {name: "Neuapostolische Kirche", district: "Hoheluft-Ost", address: "Curschmannstraße", location: [53.585911,9.97904], park: "way/81807468"},
- {name: "Neuapostolische Kirche", district: "Langenhorn", address: "Wördenmoorweg Neuapostolische Kirche Langenhorn", location: [53.654671,10.017963]},
- {name: "Neuapostolische Kirche", district: "Lohkampstraße", address: "71 Gemeinde Hamburg-Eidelstedt", location: [53.610737,9.896123]},
- {name: "Neuapostolische Kirche", district: "Wandsbek", address: "Pillauer Straße 10", location: [53.592644,10.078914]},
- {name: "Neuapostolische Kirche", district: "Heimfeld", address: "Wattenbergstraße 23", location: [53.462399,9.963688]},
- {name: "Neue Flora", district: "Altona-Nord", address: "Stresemannstraße S Holstenstraße", location: [53.562332,9.949266]},
- {name: "Neun Hydranten", district: "Halstenbek", address: "Industriestraße 21", location: [53.631004,9.856406]},
- {name: "Niedersachsenhaus von 1765", district: "Heimfeld", address: "Heimfelder Straße 42", location: [53.464191,9.956359]},
- {name: "Niendorfer Gehege", district: "Niendorf", address: "Bondenwald HH-E-4002", location: [53.613239,9.939415]},
- {name: "Nienstedtener Kirche", district: "Nienstedten", address: "Elbchaussee 410", location: [53.55143,9.84241]},
- {name: "Nilpferd", district: "Poppenbüttel", address: "Lambert-Strus-Weg 10", location: [53.668262,10.076831]},
- {name: "Nomi 1. Bauabschnitt", district: "Norderstedt", address: "Heidbergstraße", location: [53.704082,9.990316]},
- {name: "Nomi Brunnen", district: "Norderstedt", address: "Rathausallee Norderstedt Mitte", location: [53.707001,9.992935]},
- {name: "Nordic Walking Fischbeker Heide", district: "Neugraben-Fischbek", address: "Schnuckendrift 30", location: [53.466438,9.836418]},
- {name: "Nordic Walking Park 01", district: "Ohlsdorf", address: "Alsterparkbrücke", location: [53.628708,10.027973], park: "way/136130804"},
- {name: "Nordic Walking Park Alstertal 26", district: "Lemsahl-Mellingstedt", address: "Ödenweg Kupferteich", location: [53.675621,10.08147]},
- {name: "Nordport Towers Tower One (Yellow)", district: "Norderstedt", address: "Südportal 3", location: [53.653069,9.984177]},
- {name: "North-East Entrance DOM Hamburg", district: "St. Pauli", address: "Feldstraße", location: [53.556267,9.974492]},
- {name: "Nulon Fusion 2003", district: "Billstedt", address: "Billstedter Hauptstraße 20", location: [53.541298,10.09831]},
- {name: "Nun auch mit Vogel", district: "Wilhelmsburg", address: "Finkenrieker Hauptdeich", location: [53.474167,10.000282]},
- {name: "Obelisk Am Heckenrosenweg", district: "Lokstedt", address: "Heckenrosenweg Obelisk", location: [53.606342,9.958696]},
- {name: "Obelisk", district: "Ohlsdorf", address: "Rosenweg Hanseatische Kampfgenossen", location: [53.617283,10.040856]},
- {name: "Oberhafenkantine", district: "HafenCity", address: "Stockmeyerstraße Oberhafen-Kantine", location: [53.544575,10.006866]},
- {name: "Obst In Der Wand", district: "Altona-Nord", address: "Haubachstraße 50", location: [53.558681,9.94111]},
- {name: "Obstfrau", district: "Neuallermöhe", address: "Elisabeth-von-Thadden-Kehre 12", location: [53.480278,10.168793]},
- {name: "Ohrenhase", district: "Osdorf", address: "Blomkamp 61 Generalleutnant-Graf-von-Baudissin-Kaserne (Führungsakademie der Bundeswehr)", location: [53.578743,9.858405]},
- {name: "Old Gravestone", district: "Sachsenwald", address: "Am Riesenbett Riesenbett", location: [53.507637,10.367532]},
- {name: "Old Writing", district: "Horn", address: "Beim Rauhen Hause Handwerker-Haus", location: [53.553555,10.071415]},
- {name: "Oldschool Phone", district: "Niendorf", address: "Kollaustraße 136 OHM Autoradio", location: [53.611702,9.95654]},
- {name: "Oldtimer-Tankstelle Brandshof", district: "Rothenburgsort", address: "Billhorner Röhrendamm 4", location: [53.539917,10.027274]},
- {name: "On the Beach", district: "Glinde", address: "Kiefernbogen 1", location: [53.555752,10.220923]},
- {name: "Orthodoxe Kirche", district: "St. Pauli", address: "Tschaikowskyplatz 1", location: [53.557587,9.976327]},
- {name: "Ortsstein Siek", district: "Siek", address: "Jacobsrade", location: [53.640907,10.28587], park: "way/106879166"},
- {name: "Ostedeichkirche", district: "Cuxhaven", address: "Bei der Kirche", location: [53.752506,9.146282]},
- {name: "Osterkirche", district: "Ottensen", address: "Bei der Osterkirche 17", location: [53.554878,9.932412]},
- {name: "Osterkirche", district: "Bramfeld", address: "Bramfelder Chaussee Osterkirche Bramfeld", location: [53.609695,10.073875]},
- {name: "Ostkreuz Center", district: "Oststeinbek", address: "Willinghusener Weg 1", location: [53.547241,10.153393]},
- {name: "Oststeinbek-West", district: "Oststeinbek", address: "Möllner Landstraße Willinghusener Weg", location: [53.542652,10.152853], park: "way/189261550"},
- {name: "Oststeinbeker Kirche", district: "Oststeinbek", address: "Möllner Landstraße 50", location: [53.541706,10.170627]},
- {name: "Ottensener Torbogen", district: "Ottensen", address: "Ottenser Hauptstraße 24", location: [53.552135,9.930305]},
- {name: "Otters Sculpture", district: "Barmbek-Nord", address: "Schmachthäger Straße 70", location: [53.607449,10.043327]},
- {name: "Otto Fürst von Bismarck", district: "Aumühle", address: "Birkenstraße", location: [53.523125,10.31055], park: "way/182491166"},
- {name: "Otto Linne", district: "Ohlsdorf", address: "Mittelallee Otto Linne", location: [53.623089,10.062726]},
- {name: "Otto Schokoll-Höhenweg", district: "Rissen", address: "Am Leuchtturm 1", location: [53.565048,9.741377]},
- {name: "Otto Sponholz 1982", district: "Eimsbüttel", address: "Margaretenstraße Brunnen", location: [53.566002,9.960744], park: "way/137433766"},
- {name: "Owl Art", district: "Wohltorf", address: "Tonteichsteg", location: [53.514259,10.267612]},
- {name: "Paar auf Pferd (Statue)", district: "Lurup", address: "Franzosenkoppel 39", location: [53.600739,9.880488]},
- {name: "Pagode Baoquang", district: "Billbrook", address: "Billbrookdeich 307", location: [53.529617,10.112653]},
- {name: "Painted Box DSF", district: "Rotherbaum", address: "Grindelallee Taxenstand Grindelallee", location: [53.571617,9.978075], park: "way/27096587"},
- {name: "Painted Box", district: "Reinbek", address: "Arthur-Goldschmidt-Weg Regenwasserrückhaltebecken", location: [53.518555,10.242603]},
- {name: "Painted Box", district: "Reinbek", address: "Kurzer Rehm 2", location: [53.511436,10.231895]},
- {name: "Painted Bus Stop", district: "Rosengarten", address: "Am Sandberg Museumsweg Vahrendorf", location: [53.432854,9.902892]},
- {name: "Panda", district: "Geesthacht", address: "Am Moor 70", location: [53.442242,10.34872]},
- {name: "Panorama Nettelnburg", district: "Bergedorf", address: "Friedrich-Frank-Bogen 168", location: [53.48912,10.184168]},
- {name: "Panorama", district: "Langenbek", address: "Buchholzer Weg 21", location: [53.431126,9.990411]},
- {name: "Panther Statue", district: "Barmbek-Nord", address: "Elligersweg 26", location: [53.603554,10.044337]},
- {name: "Panther", district: "Rotherbaum", address: "Von-Melle-Park Campus der Uni Hamburg", location: [53.566269,9.984638], park: "way/26802597"},
- {name: "Papa Und Sohn", district: "Glinde", address: "Möllner Landstraße Mühlenstraße Glinde", location: [53.542637,10.212567]},
- {name: "Papierflieger Blau Beleuchtet Beim Airport Hotel", district: "Langenhorn", address: "Langenhorner Chaussee 157", location: [53.646004,10.012219]},
- {name: "Paradies Für Vögel", district: "Wedel", address: "Lülanden Fährmannssand", location: [53.589577,9.649413]},
- {name: "Park Rehrsteg", district: "Neuwiedenthal", address: "Rehrstieg 23a", location: [53.475624,9.875058], park: "way/5133372"},
- {name: "Parkanlage Finkenwerder", district: "Finkenwerder", address: "Neßpriel Gedenkstätte Außenlager KZ-Neuengamme", location: [53.535938,9.858175], park: "way/154191388"},
- {name: "Parkanlage Vossbarg", district: "Schnelsen", address: "Zum Niendorfer Grenzhaus", location: [53.64761,9.946912]},
- {name: "Parkett Schmudlach", district: "Billstedt", address: "Manshardtstraße 135", location: [53.557255,10.11719]},
- {name: "Parkschaf", district: "Norderstedt", address: "Am Stadtpark", location: [53.716442,10.013889], park: "way/154452692"},
- {name: "Paternoster Des Lebens", district: "Ottensen", address: "Tönsfeldtstraße", location: [53.549881,9.920125]},
- {name: "Paul Wilhelm Bäumer Denkmal", district: "Fuhlsbüttel", address: "Preetzer Straße Paul Wilhelm Bäumer", location: [53.633251,10.010419]},
- {name: "Paul-Gerhardt Kirche", district: "Norderstedt", address: "Altes Buckhörner Moor 16 ", location: [53.700668,9.986289]},
- {name: "Paulskirche Schenefeld", district: "Schenefeld", address: "Gorch-Fock-Straße Pauls Kirche", location: [53.606422,9.854796]},
- {name: "Pavilion", district: "Winterhude", address: "Otto-Wels-Straße Hamburg Wasser", location: [53.592663,10.0157], park: "way/23734712"},
- {name: "Pavillon Am Dahliengarten", district: "Bahrenfeld", address: "DESY/ZEUS HERA", location: [53.579952,9.890976]},
- {name: "Pavillon Im Park", district: "Norderstedt", address: "Lütjenmoor 13", location: [53.684582,9.989377], park: "way/23806882"},
- {name: "Pegasos", district: "Eißendorf", address: "Ehestorfer Weg Pegasos", location: [53.453186,9.924858]},
- {name: "Peggis Schwester", district: "Barmbek-Nord", address: "Wiesendamm 7", location: [53.586624,10.044762]},
- {name: "Pelikan Apotheke", district: "Neustadt", address: "Großneumarkt 37", location: [53.550201,9.979553]},
- {name: "Penelope von Bernd Stöcker", district: "Wandsbek", address: "Hinterm Stern 20", location: [53.573868,10.067969]},
- {name: "Pergola im Bustan", district: "Norderstedt", address: "Moorloop Lionswerkstatt", location: [53.715694,10.014133], park: "way/154452692"},
- {name: "Pferd mit Reiter", district: "Hummelsbüttel", address: "Eitnerweg 37", location: [53.639915,10.045893]},
- {name: "Pferde Im Vorgarten", district: "Billwerder", address: "Billwerder Billdeich 272", location: [53.502609,10.141148]},
- {name: "Pferde Statue", district: "Lohbrügge", address: "Korachstraße 44", location: [53.510937,10.19783]},
- {name: "Pferdemarkt Stade", district: "Landkreis Stade", address: "Goos 2", location: [53.599747,9.475681]},
- {name: "Pflanz Einen Baum", district: "Ehestorf", address: "Ameisenlehrpfad Habichtkauz", location: [53.444752,9.88448], park: "way/60674252"},
- {name: "Philemon Kirche Poppenbüttel", district: "Poppenbüttel", address: "Poppenbütteler Weg 97", location: [53.651291,10.068078]},
- {name: "Phoenixe", district: "Neugraben-Fischbek", address: "Ohrnsweg 25", location: [53.472832,9.819035]},
- {name: "Picknick Haus", district: "Rissen", address: "Egenbüttelweg Waldspielplatz", location: [53.59293,9.732087], park: "way/26589164"},
- {name: "Pik Koenig", district: "Horn", address: "Rennbahnstraße Tribünenweg", location: [53.559948,10.081111]},
- {name: "Pillemann", district: "Winterhude", address: "Gertigstraße 31", location: [53.582451,10.016135]},
- {name: "Pilz Skulptur", district: "Stellingen", address: "Flaßheide 33", location: [53.591999,9.916756]},
- {name: "Pinguin Brunnen", district: "Winterhude", address: "Rhododendronpfad Pinguin-Brunnen", location: [53.595093,10.028471], park: "way/23734712"},
- {name: "Pink Graffiti Wall", district: "Ahrensburg", address: "Ostring Ruine Schießstand", location: [53.67469,10.25289]},
- {name: "Pirat", district: "Bergedorf", address: "Schillerufer Bille-Bad", location: [53.492535,10.213099]},
- {name: "Piratenfass", district: "Neuallermöhe", address: "Adolf-Köster-Damm 44", location: [53.485779,10.148475], park: "way/54460709"},
- {name: "Pizza Max Ahrensburg", district: "Ahrensburg", address: "Hamburger Straße 37", location: [53.670509,10.234504]},
- {name: "Plambeck Brunnen", district: "Norderstedt", address: "Ochsenzoller Straße 147", location: [53.681591,9.987595]},
- {name: "Planetarium im ehemaligen Wasserturm", district: "Winterhude", address: "Linnering 1", location: [53.597206,10.009108], park: "way/23734712"},
- {name: "Plattenstatue", district: "Steilshoop", address: "Borchertring 21", location: [53.616661,10.065951]},
- {name: "Platz Montoir-de-Bretagne", district: "Hoisbüttel", address: "Lübecker Straße", location: [53.691723,10.167796]},
- {name: "Pohlmann", district: "Friedrichsgabe", address: "Ulzburger Straße 400", location: [53.723186,9.998049]},
- {name: "Polizeimuseum Hamburg", district: "Winterhude", address: "Krochmannstraße Polizeimuseum Hamburg", location: [53.603191,10.00602]},
- {name: "Polizist Aus Holz", district: "Friedrichsgabe", address: "Friedrichsgaber Weg 290", location: [53.702217,9.981026]},
- {name: "Ponihof Totem", district: "Niendorf", address: "Niendorfer Gehege Grillplatz", location: [53.616573,9.932858]},
- {name: "Pop Art", district: "Rotherbaum", address: "Schlüterstraße 5", location: [53.564709,9.986357]},
- {name: "Popeye the Sailorman", district: "Altona-Altstadt", address: "Carsten-Rehder-Straße 64", location: [53.544571,9.946257]},
- {name: "Porsche In Wand", district: "Schnelsen", address: "Frohmestraße 106", location: [53.629013,9.930449]},
- {name: "Portal 1895", district: "Uhlenhorst", address: "Hofweg 3", location: [53.569092,10.017529]},
- {name: "Post Art Jump", district: "Barsbüttel", address: "Barsbütteler Landstraße 17", location: [53.565331,10.198167], park: "way/380481134"},
- {name: "PostIt!-Kunst", district: "Hammerbrook", address: "Friesenstraße 13", location: [53.543922,10.029429]},
- {name: "PostbankWürfel", district: "Neugraben-Fischbek", address: "Georg-Heyken-Straße 10", location: [53.482357,9.903534]},
- {name: "Postonika", district: "Landkreis Stade", address: "Osterjork 31", location: [53.531902,9.685062]},
- {name: "Prehistoric Ingress Portal", district: "Bergedorf", address: "An der Sternwarte Kristallformation", location: [53.481792,10.239356], park: "way/178451631"},
- {name: "Prellbock am Güterbahnhof", district: "Landkreis Stade", address: "Am Güterbahnhof 7", location: [53.596802,9.48269]},
- {name: "Prophet und Genius Jona", district: "Ohlsdorf", address: "Cordesallee", location: [53.619457,10.035805], park: "way/186885445"},
- {name: "Prunkpforte Stechmann", district: "Landkreis Stade", address: "Lühe", location: [53.570019,9.636246]},
- {name: "Prunkvolles Wappen d. Hansestadt", district: "St. Georg", address: "Steintorplatz 1", location: [53.551777,10.008951]},
- {name: "Pulverfabrik Direktoren Villa", district: "Geesthacht", address: "Lichterfelder Straße 29", location: [53.432842,10.348038]},
- {name: "Quelle des LEBENS", district: "Bergedorf", address: "Holtenklinker Straße 67", location: [53.483086,10.222338]},
- {name: "Quellental Brunnen", district: "Kreis Pinneberg", address: "Heinrich-Christiansen-Straße 43", location: [53.652451,9.790395]},
- {name: "RP WA - Eingang S-bahn Wedel", district: "Wedel", address: "Auweide 7", location: [53.582993,9.705674]},
- {name: "RV Wandsbek e.V.", district: "Alsterdorf", address: "Alsterkrugchaussee 226", location: [53.609173,9.99439]},
- {name: "Rachs Restaurant", district: "Bahrenfeld", address: "Holstenkamp 71", location: [53.570618,9.918348]},
- {name: "Rad & Schiene", district: "Neustadt", address: "Millerntorplatz Rad & Schiene", location: [53.550365,9.96988]},
- {name: "Radisson Blu Hotel Hamburg Plaza", district: "St. Pauli", address: "Marseiller Straße 2", location: [53.561295,9.987264]},
- {name: "Radwegeplan Bargteheide 2", district: "Bargteheide", address: "Am Krögen", location: [53.739834,10.266414]},
- {name: "Rammhammer von 1908", district: "Finkenwerder", address: "Doggerbankweg 1", location: [53.534973,9.872559]},
- {name: "Rasenmaeher Von Haupt", district: "Ahrensburg", address: "Bogenstraße 38", location: [53.664612,10.229276]},
- {name: "Rathaus Bergedorf", district: "Bergedorf", address: "Wentorfer Straße 38", location: [53.487198,10.220544]},
- {name: "Rathaus Brunnen", district: "Hamburg-Altstadt", address: "Rathausmarkt Hygieia-Brunnen", location: [53.550259,9.991955]},
- {name: "Rathaus Harburg", district: "Harburg", address: "Harburger Rathausplatz", location: [53.45961,9.979891]},
- {name: "Rathaus Wilhelmsburg", district: "Wilhelmsburg", address: "Mengestraße 19", location: [53.49889,9.997318], park: "way/67003985"},
- {name: "Rathauspassage Trittau", district: "Trittau", address: "Poststraße Emek Imbiss 3", location: [53.609833,10.408512]},
- {name: "Raupenlaufwerk", district: "Norderstedt", address: "Gutenbergring 11", location: [53.663532,9.979739]},
- {name: "Ready for Takeoff", district: "Neuenfelde", address: "Organistenweg 6a", location: [53.520695,9.810019]},
- {name: "Recycling Firma der Natur - Pilze", district: "Glinde", address: "Am Walde", location: [53.551159,10.195016], park: "way/89728036"},
- {name: "Red Cube", district: "Samtgemeinde Horneburg", address: "Agathenburg Hauptstraße", location: [53.561337,9.533579], park: "way/233132480"},
- {name: "Red Frog", district: "Ahrensburg", address: "Natternstieg", location: [53.642796,10.221201]},
- {name: "Reformationskirche", district: "Hamburg-Altstadt", address: "Ferdinandstraße 21", location: [53.554157,10.000273]},
- {name: "Regie Budni", district: "Hamm", address: "Droopweg 25", location: [53.553261,10.061998]},
- {name: "Reinbek-Ohe: kleine Dorfkapell", district: "Reinbek", address: "Große Straße 16", location: [53.54538,10.277056]},
- {name: "Reinbeker Maibaum", district: "Reinbek", address: "Am Rosenplatz 11", location: [53.512474,10.251008]},
- {name: "Reitfisch", district: "Billstedt", address: "Pergamentweg 30", location: [53.53989,10.122208]},
- {name: "Rescue Rock Neuenfelde", district: "Neuenfelde", address: "Arp-Schnitger-Stieg 41", location: [53.517948,9.811391]},
- {name: "Restaurant Kim Chi", district: "Eimsbüttel", address: "Tornquiststraße Kim Chi", location: [53.574211,9.950306]},
- {name: "Restaurant Storchennest", district: "Finkenwerder", address: "Osterfelddeich 2", location: [53.520134,9.885717]},
- {name: "Retro Uhr Pinneberger Chaussee", district: "Eidelstedt", address: "Ellerauer Weg 42", location: [53.61171,9.899192]},
- {name: "Revierförsterei Niendorfer Gehegr", district: "Niendorf", address: "Bondenwald", location: [53.612514,9.940747]},
- {name: "Richtungsstein", district: "Sülldorf", address: "Am Waldpark", location: [53.57645,9.782548]},
- {name: "Riesen Libelle", district: "Osdorf", address: "Achtern Born Libellenplatz", location: [53.585979,9.84888]},
- {name: "Riesen Plattfisch", district: "Langenhorn", address: "Essener Straße 90", location: [53.67382,9.995764]},
- {name: "Riesen Rasenmäher", district: "Lurup", address: "Hanfstieg Giebel Motorgeräte", location: [53.594738,9.852254]},
- {name: "Riesen Skateboard", district: "Bahrenfeld", address: "HERA Skateplatz", location: [53.589993,9.887629], park: "way/20779979"},
- {name: "Riesen Weinflasche Oldland", district: "Landkreis Stade", address: "Osterjork Obsthof Lefers", location: [53.526012,9.706507], park: "way/71284754"},
- {name: "Riesen am AEZ", district: "Poppenbüttel", address: "Heegbarg 31", location: [53.654556,10.092258]},
- {name: "Riesenbaby", district: "Langenhorn", address: "Dortmunder Straße 12a", location: [53.670761,9.995081]},
- {name: "Riesenboje am Kanuverleih", district: "Landkreis Stade", address: "Salztorswall 3", location: [53.600903,9.479397]},
- {name: "Riesendämpfer", district: "Schenefeld", address: "Hasselbinnen 24", location: [53.593262,9.830015]},
- {name: "Riesenrad Am Ufer", district: "HafenCity", address: "Hübenerstraße", location: [53.539989,9.995039], park: "way/238983377", exraid: true},
- {name: "Riesenrad Hamburger Dom", district: "Rothenburgsort", address: "Billhorner Brückenstraße Billhorner Röhrendamm", location: [53.538033,10.031129]},
- {name: "Riesenraupe", district: "Osdorf", address: "Lesebergweg 23", location: [53.574425,9.840363]},
- {name: "Riesenstuhl Am Riesentisch", district: "Osdorf", address: "Achtern Born Außenbereich KL!CK Kindermuseum", location: [53.587708,9.847419]},
- {name: "Riesiges Insektenhotel", district: "Altona-Altstadt", address: "Max-Brauer-Allee 138", location: [53.55724,9.947732], park: "way/4275521"},
- {name: "Ringelpietz-Mural Behringstraße/Griegstraße", district: "Ottensen", address: "Griegstraße 53", location: [53.554211,9.909524]},
- {name: "Ringwallanlage Wikingerdorf bei Jork", district: "Landkreis Stade", address: "Jork", location: [53.551563,9.668313]},
- {name: "Ritter", district: "Sülldorf", address: "Sülldorfer Landstraße 246", location: [53.580696,9.789861]},
- {name: "Robin Hout Im Großstadtjungel", district: "St. Pauli", address: "Beim Grünen Jäger 8", location: [53.557098,9.962963]},
- {name: "Roboter", district: "Norderstedt", address: "Rugenbarg 69", location: [53.666965,9.989485]},
- {name: "Rohrportal", district: "Neu Wulmstorf", address: "Talweg Imbiss Freibad Neu Wulmstorf", location: [53.459427,9.807134]},
- {name: "Rollschuhbahn Planten un Blomen", district: "Neustadt", address: "Holstenwall 30", location: [53.553406,9.97553], park: "way/19412399", exraid: true},
- {name: "Rosskastanienminiermotte", district: "Ohlsdorf", address: "Mittelallee", location: [53.624664,10.066631]},
- {name: "Rostige Blume", district: "Osdorf", address: "Wüstenwanderweg", location: [53.562634,9.862069], park: "way/32389126"},
- {name: "Rostiges Windrad", district: "Finkenwerder", address: "Rüschweg", location: [53.54221,9.857045]},
- {name: "Rote Flora", district: "Sternschanze", address: "Schulterblatt 71 Rote Flora", location: [53.562,9.961582]},
- {name: "Rote Seewassertonne", district: "Warstade", address: "Am Zentrum Deutsche Post AG", location: [53.686222,9.158541]},
- {name: "Rote Tafel", district: "Wilstorf", address: "Hohe Straße 24", location: [53.452099,9.983154]},
- {name: "Rotes Piratenschiff", district: "Lohbrügge", address: "Binnenfeldredder 30", location: [53.503262,10.211639]},
- {name: "Rothenburgsort Wandgemälde", district: "Rothenburgsort", address: "Billhorner Röhrendamm 132", location: [53.53413,10.038507]},
- {name: "Rothsteinsmoor Naturschutzgebiet", district: "Langenhorn", address: "Krohnstieg Krohnstiegtunnel", location: [53.649326,9.988368]},
- {name: "Rudersport Protesia", district: "Barmbek-Süd", address: "Osterbekstraße Ruder-Club Protesia", location: [53.582153,10.021576]},
- {name: "Ruhestätte Hornung", district: "Billstedt", address: "West-Ring Mausoleum", location: [53.556271,10.124272]},
- {name: "Ruine", district: "Großhansdorf", address: "zur Mielerstede", location: [53.66349,10.295969], park: "way/109460374"},
- {name: "Rutsche beim Beachclub Wedel", district: "Wedel", address: "Hakendamm DLRG", location: [53.570335,9.697129], park: "way/314914619"},
- {name: "Rutsche im Freibad", district: "Bargteheide", address: "Hans-Behnke-Weg Freibad Bargteheide", location: [53.723049,10.250124], park: "way/141391921"},
- {name: "Rutsche", district: "Billstedt", address: "An der Glinder Au", location: [53.535458,10.147743], park: "way/335013596"},
- {name: "Rutschenturm", district: "Reinbek", address: "Dorfstraße 1c", location: [53.529755,10.258311]},
- {name: "Römischer Junge", district: "Hamm", address: "Hammer Steindamm 117", location: [53.562737,10.056527]},
- {name: "S Bahn Stellingen", district: "Stellingen", address: "S Stellingen 47KAE079", location: [53.589859,9.918206]},
- {name: "S Bahnhof Heimfeld", district: "Heimfeld", address: "Heimfelder Straße 2", location: [53.465328,9.962344]},
- {name: "S Mittlerer Landweg Station", district: "Billwerder", address: "Mittlerer Landweg 68", location: [53.497719,10.131948]},
- {name: "S Sülldorf", district: "Sülldorf", address: "Sülldorfer Kirchenweg 204", location: [53.58094,9.79699]},
- {name: "S Tiefstack", district: "Rothenburgsort", address: "Ausschläger Allee Billy Boy", location: [53.531212,10.06559]},
- {name: "S-Bahn Alte Wöhr", district: "Barmbek-Nord", address: "Alte Wöhr 20a", location: [53.597343,10.03593]},
- {name: "S-Bahn Berliner Tor", district: "Borgfelde", address: "Bürgerweide 5", location: [53.552715,10.025089]},
- {name: "S-Bahn Hamburg-Ohlsdorf", district: "Ohlsdorf", address: "Fuhlsbüttler Straße 761", location: [53.620899,10.032458]},
- {name: "S-Bahn Hammerbrook", district: "Hammerbrook", address: "Hammerbrookstraße", location: [53.546947,10.023321]},
- {name: "S-Bahn Iserbrook", district: "Iserbrook", address: "Hasenhöhe 153K", location: [53.576321,9.814546], park: "way/69560294", exraid: true},
- {name: "S-Bahn Kornweg (Klein Borstel)", district: "Ohlsdorf", address: "Tornberg 33", location: [53.632645,10.054744]},
- {name: "S-Bahn Krupunder", district: "Kreis Pinneberg", address: "Seestraße 169", location: [53.616203,9.867297]},
- {name: "S-Bahn Landwehr", district: "Hohenfelde", address: "Landwehr B81856", location: [53.561134,10.037793]},
- {name: "S-Bahn Neuwiedenthal", district: "Neuwiedenthal", address: "Rehrstieg", location: [53.472919,9.87546]},
- {name: "S-Bahn Othmarschen", district: "Othmarschen", address: "Statthalterplatz 3", location: [53.559177,9.886235]},
- {name: "S-Bahn Rothenburgsort", district: "Rothenburgsort", address: "Billhorner Deich 94", location: [53.53896,10.042928]},
- {name: "S-Bahn Rübenkamp", district: "Barmbek-Nord", address: "Rübenkamp 229", location: [53.60606,10.033032]},
- {name: "S-Bahn Station Billwerder-Moorfleet", district: "Billwerder", address: "Alter Landweg 48", location: [53.515568,10.096726]},
- {name: "S-Bahn Sternschanze", district: "Sternschanze", address: "B81899", location: [53.563934,9.965822]},
- {name: "SAG Installation", district: "Neuland", address: "Großmoorbogen 21", location: [53.455231,10.007144]},
- {name: "SV Eidelstedt Von 1880", district: "Eidelstedt", address: "Redingskamp 23", location: [53.605892,9.892898], park: "way/46546359"},
- {name: "Saarland Uhr", district: "Winterhude", address: "Saarlandstraße", location: [53.590797,10.03265]},
- {name: "Salomon Heine", district: "Alsterdorf", address: "Orchideenstieg 14", location: [53.605553,9.990474]},
- {name: "Sankt Michaelis Kirche", district: "Neugraben-Fischbek", address: "Cuxhavener Straße", location: [53.471748,9.855913]},
- {name: "Santa Fu", district: "Ohlsdorf", address: "Am Hasenberge 26", location: [53.622623,10.023562]},
- {name: "Sato Brunnen", district: "Alsterdorf", address: "Heubergredder 50", location: [53.606579,10.01179]},
- {name: "Saturn in Wedel", district: "Wedel", address: "Zum Lüttsandsdamm Planetenlehrpfad", location: [53.576874,9.679214], park: "way/138436869"},
- {name: "Scary Devil", district: "Heimfeld", address: "Schüslerweg 1a", location: [53.460018,9.951298]},
- {name: "Schaf an Der Wand", district: "Bramfeld", address: "Bauernrosenweg 33", location: [53.598083,10.061659]},
- {name: "Schafsmarkt", district: "Buxtehude", address: "Teichstraße Schafmarktplatz", location: [53.466312,9.686498]},
- {name: "Schafstall und Wiese", district: "Bramfeld", address: "Werfelring", location: [53.629715,10.112398], park: "way/49368737"},
- {name: "Schafstall", district: "Neugraben-Fischbek", address: "Fischbeker Heideweg 43", location: [53.453545,9.849833], park: "way/231526382"},
- {name: "Schallmaschine", district: "Norderstedt", address: "Breslauer Straße Yamaha Music School", location: [53.685326,9.996934]},
- {name: "Schaukasten", district: "Norderstedt", address: "Weideloop", location: [53.717659,10.02117], park: "way/154452692"},
- {name: "Schenefelder Platz", district: "Schenefeld", address: "Schenefeld Schenefelder Platz", location: [53.59837,9.849782]},
- {name: "Schießstand Apensen", district: "Landkreis Stade", address: "Fruchtallee/Eichenweg", location: [53.434818,9.60694]},
- {name: "Schiff ahoj", district: "Bergedorf", address: "Kurt-A.-Körber-Chaussee 102", location: [53.490482,10.189541], park: "way/34095093"},
- {name: "Schiff vorm Lutherhaus", district: "Bahrenfeld", address: "Wittenbergstraße 50", location: [53.570663,9.904589]},
- {name: "Schiffbeker Weg / Elfsaal", district: "Jenfeld", address: "Schiffbeker Weg 293", location: [53.567692,10.12246], park: "way/101099830"},
- {name: "Schiffsmodell auf dem Dach", district: "Finkenwerder", address: "Alte Aue 2", location: [53.531818,9.883402]},
- {name: "Schiffspielplatz Lohbrügge", district: "Lohbrügge", address: "Perelsstraße", location: [53.50869,10.204512], park: "way/27718924"},
- {name: "Schiffsschraube Osterbekkanal", district: "Barmbek-Süd", address: "Osterbekstraße 90", location: [53.583748,10.029899], park: "way/24273399", exraid: true},
- {name: "Schiffsschraube", district: "Rellingen", address: "Wiesenweg 3", location: [53.646946,9.832454]},
- {name: "Schiffszimmerer Denkmal", district: "Winterhude", address: "Stammannstraße 20", location: [53.587029,10.02484]},
- {name: "Schiffszimmerer Wandkunst", district: "Eilbek", address: "Kleiststraße 7", location: [53.574314,10.055466]},
- {name: "Schiffszimmerer", district: "Dulsberg", address: "Alter Teichweg Denkmalecke", location: [53.583019,10.056626]},
- {name: "Schiffzimmer Wallplate", district: "Ohlsdorf", address: "Fuhlsbüttler Straße 539", location: [53.609516,10.037655]},
- {name: "Schild 'Förderkreis Historisches Blankenese'", district: "Blankenese", address: "Blankeneser Bahnhofstraße 39", location: [53.563118,9.812446]},
- {name: "Schinkel-Haus Anno 1906", district: "Winterhude", address: "Schinkelstraße 5", location: [53.582066,10.013297]},
- {name: "Schipper Jonny", district: "Rothenburgsort", address: "Rothenburgsorter Marktplatz Stadtteilzentrum Rothenburgsort", location: [53.533543,10.038869]},
- {name: "Schlafende Statue", district: "Wentorf", address: "Hohler Weg 16 Gymnasium Wentorf", location: [53.4995,10.246796]},
- {name: "Schlange an der Holzskulptur", district: "Niendorf", address: "Wagrierweg 29", location: [53.641346,9.941313]},
- {name: "Schlanke Frau", district: "Ohlsdorf", address: "Friedhof Ohlsdorf", location: [53.627312,10.058707]},
- {name: "Schleimichgarten", district: "Eißendorf", address: "Denickestraße 100h", location: [53.459732,9.954842]},
- {name: "Schleswig Holstein", district: "Groß Flottbek", address: "Bellmannstraße 34", location: [53.560654,9.881027]},
- {name: "Schloss Agathenburg", district: "Landkreis Stade", address: "Hauptstraße 45", location: [53.561626,9.534504]},
- {name: "Schloss Reinbek", district: "Reinbek", address: "Schloßstraße 5", location: [53.507275,10.253855], park: "way/178831336"},
- {name: "Schloss Tremsbüttel", district: "Tremsbüttel", address: "Paradeplatz Schloss Tremsbüttel", location: [53.743858,10.312798]},
- {name: "Schlösschen der Speicherstadt", district: "HafenCity", address: "Am Sandtorkai 1", location: [53.544014,9.99639]},
- {name: "Schnelsen Grenzstein", district: "Schnelsen", address: "Frohmestraße 46-48", location: [53.631832,9.921244]},
- {name: "Schnieke Uhr", district: "Alsterdorf", address: "Bebelallee NABU-Naturgarten", location: [53.601875,9.994079], park: "way/425210553"},
- {name: "Schnitzerei Waldschrat", district: "Neuwiedenthal", address: "Cuxhavener Straße 141", location: [53.471756,9.889375]},
- {name: "Schnitzerei am Brunnen Wulmstorf", district: "Neu Wulmstorf", address: "Elstorfer Straße", location: [53.443462,9.805522]},
- {name: "Schreitende", district: "Harvestehude", address: "Oberstraße", location: [53.57822,9.983128], park: "way/20362343"},
- {name: "Schulkate Von 1752", district: "Volksdorf", address: "Im Alten Dorfe 60", location: [53.650593,10.167258]},
- {name: "Schulmädchen", district: "Hammerbrook", address: "Wendenstraße Berufliche Schule Recycling- und Umwelttechnik (G8)", location: [53.54977,10.04137]},
- {name: "Schutzengel Zalibu", district: "Niendorf", address: "Krähenweg 28", location: [53.631802,9.958363]},
- {name: "Schwanenskulptur", district: "Billstedt", address: "Spliedtring 59", location: [53.562794,10.108839]},
- {name: "Schwarz Markt", district: "Tonndorf", address: "Ahrensburger Straße 181", location: [53.58268,10.113225]},
- {name: "Schwarz Oder Roterle", district: "Wentorf bei Hamburg", address: "Am alten Exerzierplatz 2e", location: [53.490112,10.263931]},
- {name: "Schwarze Rose von Hasloh", district: "Kreis Pinneberg", address: "Schulstraße 21", location: [53.691463,9.915484]},
- {name: "Schwarzenbek Central Station", district: "Schwarzenbek", address: "Am Bahnhof", location: [53.503593,10.4845]},
- {name: "Schwebefähre Osten-Hemmoor Bau", district: "Basbeck", address: "Fährstraße Schwebefähre Osten-Hemmoor", location: [53.694679,9.183396]},
- {name: "Schwedenspeicher", district: "Landkreis Stade", address: "Wasser West 39", location: [53.60392,9.476918]},
- {name: "Schweinske Schwein", district: "Hamm", address: "Hammer Landstraße 244", location: [53.553455,10.067136]},
- {name: "Schweizer Haus", district: "Niendorf", address: "Hadermanns Weg 57", location: [53.625732,9.946293]},
- {name: "Schweres Gerät", district: "Kreis Pinneberg", address: "Heidestraße 32-44", location: [53.63245,9.863306]},
- {name: "Schwimmende Kinder", district: "Neugraben-Fischbek", address: "Neuwiedenthaler Straße", location: [53.477135,9.863819]},
- {name: "Schwungrad der Kirchwerder Mühle", district: "Kirchwerder", address: "Hower Hauptdeich 67", location: [53.418594,10.146159]},
- {name: "Schäfer Schafherde Schäferhund", district: "Ottensen", address: "Elbchaussee 129", location: [53.545574,9.916295], park: "way/138963407"},
- {name: "Schäfer am Rathaus", district: "Landkreis Stade", address: "Buxtehuder Straße 27 Junkernhof", location: [53.435719,9.618967]},
- {name: "Schäfer mit 2 Schafen", district: "Neuallermöhe", address: "Rahel-Varnhagen-Weg 13", location: [53.487293,10.177241]},
- {name: "Schönste Mülleimer Im Park", district: "Winterhude", address: "Otto-Wels-Straße Stadtpark (Planetarium)", location: [53.59623,10.014509], park: "way/23734712"},
- {name: "Schüler Statue Swatten Weg", district: "Lurup", address: "Swatten Weg 3", location: [53.599579,9.857826]},
- {name: "Schützenverein Glinde", district: "Glinde", address: "Hinter den Tannen 1", location: [53.55706,10.218411]},
- {name: "Sculpture Clusters", district: "Bergedorf", address: "Ernst-Henning-Straße 20 Kindertürme mit Tieren der Welt", location: [53.484272,10.226956]},
- {name: "Sculpture Rahlstedt", district: "Rahlstedt", address: "Soreneck 15", location: [53.590103,10.181365]},
- {name: "Sculpture in the Wall", district: "Bahrenfeld", address: "Bahrenfelder Chaussee 51", location: [53.565231,9.912431]},
- {name: "Sculpture", district: "Norderstedt", address: "Segeberger Chaussee 127", location: [53.685177,10.021167]},
- {name: "Seed", district: "Rothenburgsort", address: "Mühlenhagen", location: [53.539177,10.061539]},
- {name: "Seefahrt Ist Not", district: "Finkenwerder", address: "Finkenwerder Hauptdeich", location: [53.540909,9.867794], park: "way/39753747"},
- {name: "Seemanskapelle", district: "Ohlsdorf", address: "Mittelallee Kapelle 12", location: [53.623135,10.070338]},
- {name: "Seepferdchen Im Tunnel", district: "Rahlstedt", address: "Warnemünder Weg", location: [53.61301,10.163999]},
- {name: "Segelflugplatz Neugraben-Fischbek", district: "Neugraben-Fischbek", address: "Scharlbargstieg", location: [53.462318,9.825916]},
- {name: "Segelschiff mit Moewe", district: "Eimsbüttel", address: "Tornquiststraße 75", location: [53.573429,9.952919], park: "way/19784371"},
- {name: "Segelschiff", district: "Horn", address: "Horner Landstraße 203", location: [53.549397,10.081061]},
- {name: "Segelschiff", district: "Horn", address: "Weddestraße 87", location: [53.543957,10.094341]},
- {name: "Segenskirche", district: "Barsbüttel", address: "Stiefenhoferplatz 4", location: [53.570004,10.169585]},
- {name: "Seifix Mural", district: "Hoheluft-West", address: "Hoheluftchaussee 85", location: [53.581661,9.971911]},
- {name: "Seilbahn", district: "Wandsbek", address: "Barmwisch", location: [53.596504,10.092719], park: "way/47886913"},
- {name: "Seltsame Skulptur", district: "Barmbek-Süd", address: "Marschnerstraße 37", location: [53.573921,10.040579]},
- {name: "Seltsame Steinfrau", district: "Rahlstedt", address: "Bekassinenau 130a", location: [53.621407,10.135031]},
- {name: "Seltsame Uhr", district: "Schnelsen", address: "Frohmestraße 113", location: [53.629032,9.931688]},
- {name: "Senator Dr. Heinrich Traun", district: "Fuhlsbüttel", address: "Heinrich-Traun-Platz Heinrich Traun", location: [53.63382,10.032933], park: "way/27350680"},
- {name: "Senioren Bank Funny Statues", district: "Niendorf", address: "Garstedter Weg 79", location: [53.627949,9.961365]},
- {name: "Seniorenwohnungen Alster Park", district: "Alsterdorf", address: "Rathenaustraße 6", location: [53.608421,9.998438]},
- {name: "Sensenmann", district: "Groß Borstel", address: "Unnamed Road", location: [53.604286,9.969866]},
- {name: "Shaped Sculpture", district: "Bergedorf", address: "Sander Damm", location: [53.489998,10.201839]},
- {name: "Ship", district: "Billstedt", address: "Fuchsbergredder 38e", location: [53.559433,10.124799]},
- {name: "Siemersplatz the Stone", district: "Lokstedt", address: "Siemersplatz 96040", location: [53.599506,9.964634]},
- {name: "Silberner Drache", district: "Harburg", address: "Harburger Schloßstraße", location: [53.464661,9.983079]},
- {name: "Sinstorfer Kirche", district: "Sinstorf", address: "Sinstorfer Kirchweg Sinstorfer Kirche", location: [53.424404,9.974885]},
- {name: "Sitzende Frau", district: "Ohlsdorf", address: "Nordring Heerlein August Stift", location: [53.626022,10.051798]},
- {name: "Sitzender Mann", district: "Othmarschen", address: "Parkstraße 59", location: [53.551807,9.875945]},
- {name: "Skatepark Egenbüttel", district: "Egenbüttel", address: "Hempbergstraße Sporthalle Egenbüttel", location: [53.646687,9.856781], park: "way/213211648"},
- {name: "Skatepoint", district: "Meckelfeld", address: "Appenstedter Weg 80", location: [53.412498,10.025349]},
- {name: "Skateranlage", district: "Reinbek", address: "Haidkrugchaussee Spielplatz Haidkrugchaussee", location: [53.547646,10.250005], park: "way/114475824"},
- {name: "Skaterbahn", district: "Norderstedt", address: "Friedrichsgabe Oadby-and-Wigston-Straße", location: [53.708427,9.975081], park: "way/341258276"},
- {name: "Skaterpark Himmelpforten", district: "Himmelpforten", address: "Himmelpforten Schulstraße", location: [53.61787,9.320761]},
- {name: "Skaterpark", district: "Landkreis Stade", address: "Jorkerfelde", location: [53.529594,9.67938]},
- {name: "Skulptur Am Platz", district: "Horn", address: "Hermannstal 103", location: [53.551685,10.095326]},
- {name: "Skulptur August-Lütgens-Park", district: "Altona-Altstadt", address: "Hospitalstraße 100", location: [53.555622,9.946923],deleted: true},
- {name: "Skulptur Bahrenfeld", district: "Ottensen", address: "Friedensallee 290", location: [53.559708,9.910753]},
- {name: "Skulptur Berner Au", district: "Farmsen-Berne", address: "Birckholtzweg 1", location: [53.618587,10.125843]},
- {name: "Skulptur Gleiwitzer Bogen", district: "Jenfeld", address: "Gleiwitzer Bogen 90", location: [53.569187,10.137241]},
- {name: "Skulptur Kieler Straße", district: "Eimsbüttel", address: "Eimsbütteler Marktplatz Tor", location: [53.57222,9.94237], park: "way/145693846", exraid: true},
- {name: "Skulptur Wildschwanbrook", district: "Rahlstedt", address: "Wildschwanbrook 9 Schule Wildschwanbrook", location: [53.627575,10.171281]},
- {name: "Skulptur im Eilbektal", district: "Eilbek", address: "Eilbektal 82", location: [53.574917,10.055481], park: "way/4279326", exraid: true},
- {name: "Skulptur im Jenisch Haus Hamburg", district: "Nienstedten", address: "Baron-Voght-Straße 50", location: [53.55275,9.865781], park: "way/132800850"},
- {name: "Skulptur", district: "Billstedt", address: "Wilhelm-Lehmbruck-Straße 7", location: [53.523865,10.14499]},
- {name: "Skulptur", district: "Heimfeld", address: "Hans-Dewitz-Ring 35,37,39,41", location: [53.460381,9.943839]},
- {name: "Skulpturen Gasstrasse", district: "Bahrenfeld", address: "Gasstraße 18/2", location: [53.56282,9.913207]},
- {name: "Skulpturengruppe Schräge Vögel", district: "Altona-Altstadt", address: "Thedestraße 100", location: [53.553749,9.949663]},
- {name: "Skulpturengruppe von Doris Was", district: "Farmsen-Berne", address: "Günter-Püstow-Straße", location: [53.614468,10.116112], park: "way/207856255"},
- {name: "Skulpturenhof Mümmelmannsberg", district: "Billstedt", address: "Lietbargredder 2", location: [53.528061,10.151245]},
- {name: "Skulpturenpark Neugraben Mecklenburg", district: "Neugraben-Fischbek", address: "Marktpassage 4", location: [53.470325,9.852948]},
- {name: "Skyline Mural", district: "Ottensen", address: "Fischers Allee 45", location: [53.548904,9.922051]},
- {name: "Slipanlage Salztorsvorstadt", district: "Landkreis Stade", address: "An der Werft 11", location: [53.604126,9.479485]},
- {name: "Snowman on the Bridge", district: "Hammerbrook", address: "Ausschläger Weg Ausschläger Weg (Verkehrsamt)", location: [53.548161,10.037962]},
- {name: "So Geil", district: "Rahlstedt", address: "Oldenfelder Straße 1", location: [53.6059,10.155765]},
- {name: "Sonnenuhr Bönningstedt", district: "Kreis Pinneberg", address: "Bendloh", location: [53.666,9.908149]},
- {name: "Sonnenuhr Schwarzenbek", district: "Schwarzenbek", address: "Möllner Straße Amtsrichterhaus", location: [53.506294,10.479235], park: "way/113058732"},
- {name: "Sonnenuhr am Haus", district: "Iserbrook", address: "Bockhorst 10", location: [53.565609,9.828463]},
- {name: "Sonnenuhr", district: "Ahrensburg", address: "An der Strusbek 60-62", location: [53.693115,10.265154]},
- {name: "Sonnenuhr", district: "Friedrichsgabe", address: "Helgolandstraße 26", location: [53.706074,9.978214]},
- {name: "Sonnenuhr", district: "Neuallermöhe", address: "Felix-Jud-Ring Von-Scheliha-Straße", location: [53.48481,10.162764]},
- {name: "Sonnenuhr", district: "Stellingen", address: "Vogt-Kölln-Straße 30 Informatikum", location: [53.59914,9.933169]},
- {name: "Sonntagsbraten", district: "Eißendorf", address: "Appelbütteler Straße", location: [53.43919,9.907962]},
- {name: "Sorenkoppel", district: "Rahlstedt", address: "Schimmelreiterweg Sorenkoppel", location: [53.591297,10.184634]},
- {name: "Spaceguitar", district: "Geesthacht", address: "Lauenburger Straße 61", location: [53.434639,10.382848]},
- {name: "Spargroschen Pinelsweg", district: "Barmbek-Süd", address: "Pinelsweg Heinrich-Grosz-Hof", location: [53.580563,10.054541]},
- {name: "Sphinx", district: "Bergedorf", address: "Wentorfer Straße 38 Bergedorfer Rathaus", location: [53.486897,10.220338], park: "way/164442783", exraid: true},
- {name: "Spiderman", district: "Eilendorf", address: "Felix-Wankel-Straße 26", location: [53.466503,9.717031]},
- {name: "Spiderman", district: "Tonndorf", address: "Holstenhofkamp 6", location: [53.579277,10.103479]},
- {name: "Spiderman", district: "Lurup", address: "Rugenbarg Flurstraße/Rugenbarg", location: [53.585403,9.86748]},
- {name: "Spiderweb", district: "Billstedt", address: "Ihlestraße 36c", location: [53.546734,10.102239]},
- {name: "Spiegelbaum", district: "Winterhude", address: "Überseering 10", location: [53.604511,10.026748]},
- {name: "Spiegelfassade Hasselbrook", district: "Eilbek", address: "Hammer Steindamm 44", location: [53.566559,10.056563]},
- {name: "SpielScheune der Geschichten", district: "Neuallermöhe", address: "Marie-Henning-Weg 1", location: [53.481651,10.154539], park: "way/172146676"},
- {name: "Spielanlage", district: "Marienthal", address: "Kielmannseggstraße", location: [53.567604,10.093576], park: "way/24731909"},
- {name: "Spielende Kinder", district: "Bramfeld", address: "Glindwiese 54", location: [53.609276,10.069978]},
- {name: "Spielestadt XXL", district: "Groß Borstel", address: "Papenreye 26", location: [53.611866,9.968731]},
- {name: "Spielgerüst", district: "Ahrensburg", address: "Große Straße", location: [53.674873,10.239391], park: "way/47998159"},
- {name: "Spielplatz Ahornstraße", district: "Marienhof", address: "Fritz-Hörnig-Weg Wieden Haus am See", location: [53.591427,9.705484], park: "way/143554619"},
- {name: "Spielplatz Am Mühlenbach", district: "Billstedt", address: "Am Mühlenbach 6", location: [53.532024,10.154955]},
- {name: "Spielplatz Appelhofweiher", district: "Steilshoop", address: "Weg an der Seebek", location: [53.605354,10.060326], park: "way/48975360", exraid: true},
- {name: "Spielplatz Burgunderweg", district: "Niendorf", address: "Burgunderweg Tischtennisplatten", location: [53.630871,9.970119]},
- {name: "Spielplatz Elbmosaik", district: "Neugraben-Fischbek", address: "Sonnenröschenweg 2g", location: [53.477699,9.857621]},
- {name: "Spielplatz Heidebrinker Weg", district: "Rahlstedt", address: "Hermann-Balk-Straße 77", location: [53.620396,10.142348]},
- {name: "Spielplatz Höhentwiete", district: "Alsterdorf", address: "Höhentwiete 7", location: [53.619995,10.010892], park: "way/89124671"},
- {name: "Spielplatz Im Park", district: "Stellingen", address: "Ernst-Horn-Straße 29", location: [53.583092,9.926109], park: "way/63788470"},
- {name: "Spielplatz Kriegkamp", district: "Rahlstedt", address: "Ringstraße 2", location: [53.629833,10.14676], park: "way/106788032"},
- {name: "Spielplatz Langenhorn Nord", district: "Langenhorn", address: "Röweland 14", location: [53.657787,10.013496], park: "way/86559457"},
- {name: "Spielplatz Pavillon", district: "Bahrenfeld", address: "DESY/ZEUS HERA", location: [53.577122,9.897525], park: "way/40811783"},
- {name: "Spielplatz Uhlenhoffweg", district: "Finkenwerder", address: "Uhlenhoffweg", location: [53.527672,9.877295]},
- {name: "Spielplatz Von-Suttner Straße", district: "Wedel", address: "Otto-Hahn-Straße Von-Suttner Straße", location: [53.591923,9.724058], park: "way/145798387"},
- {name: "Spielplatz Wiesenstrasse", district: "Bargteheide", address: "Wiesenstraße", location: [53.70116,10.258877], park: "way/246945429"},
- {name: "Spielplatz Wohltorf", district: "Wohltorf", address: "Rotdornweg 13", location: [53.521023,10.275657], park: "way/295571361"},
- {name: "Spielplatz im Gehölz", district: "Marienthal", address: "Jüthornstraße Domizil zum Husaren", location: [53.568378,10.082799], park: "way/161380663"},
- {name: "Spielplatz", district: "Wentorf bei Hamburg", address: "Berliner Landstraße 30", location: [53.49015,10.258332], park: "way/60437934"},
- {name: "Spielturm", district: "Schwarzenbek", address: "Sesamstraße 5", location: [53.512421,10.487501], park: "way/264617999"},
- {name: "Spinnennetz", district: "Glinde", address: "Schlehenweg 11", location: [53.534206,10.231535], park: "way/280070290"},
- {name: "Sportanlage Finksweg", district: "Finkenwerder", address: "Finkenwerder Hauptdeich TuS Finkenwerder", location: [53.539314,9.869446], park: "way/39753746"},
- {name: "Sporthalle Hamburg Sculpture", district: "Winterhude", address: "Krochmannstraße Turnier", location: [53.601879,10.003041]},
- {name: "Sporthalle Wandsbek", district: "Wandsbek", address: "Rüterstraße 75", location: [53.574181,10.074503], park: "way/23855645"},
- {name: "Sportler Art", district: "Glinde", address: "Oher Weg Sporthalle Oher Weg 1", location: [53.54018,10.222641]},
- {name: "Sportpark Hinschenfelde", district: "Wandsbek", address: "Schafsteg Sportpark Hinschenfelde", location: [53.581421,10.098849]},
- {name: "Sports Graffiti", district: "Barsbüttel", address: "Hinterm Garten 9", location: [53.57201,10.160941]},
- {name: "Sportskulptur", district: "Trittau", address: "Im Raum Grundschule Trittau", location: [53.61771,10.397753]},
- {name: "Sportverein Nettelnburg", district: "Nettelnburg", address: "Katendeich 14 SV Nettelnburg/Allermöhe", location: [53.478165,10.193141]},
- {name: "Springbrunnen Fußgängerzone", district: "Meckelfeld", address: "Mattenmoorstraße 11", location: [53.421715,10.02516]},
- {name: "Springbrunnen", district: "Farmsen-Berne", address: "Günter-Püstow-Straße", location: [53.614536,10.115613], park: "way/207856255"},
- {name: "Springbrunnen-S2-Hinterhof", district: "Ottensen", address: "Völckersstraße 44", location: [53.557636,9.925972]},
- {name: "St. Altfried Kirche Meckelfeld", district: "Meckelfeld", address: "Pulvermühlenweg St. Altfrid", location: [53.421677,10.029175]},
- {name: "St. Ansgar Kirchturm", district: "Ottensen", address: "Griegstraße 3", location: [53.54953,9.908947]},
- {name: "St. Christophorus Kirche", district: "Lohbrügge", address: "Walter Hammer-Wanderweg St. Christophorus", location: [53.496578,10.19575]},
- {name: "St. Gabriel", district: "Eidelstedt", address: "Niekampsweg 24", location: [53.608444,9.897653]},
- {name: "St. Georg", district: "Hamburg-Altstadt", address: "Lilienstraße Nemitz Haus", location: [53.553356,10.002546]},
- {name: "St. Gertruden Stift A.D.1883", district: "Borgfelde", address: "Bürgerweide 43b", location: [53.557926,10.034079]},
- {name: "St. Johannes Kirche", district: "Ahrensburg", address: "Rudolf-Kinau-Straße Johanniskirche", location: [53.674953,10.221752]},
- {name: "St. Marien Kirche - Neukloster", district: "Neukloster", address: "Cuxhavener Straße 126", location: [53.482834,9.633331]},
- {name: "St. Marien Kirche", district: "Landkreis Stade", address: "Hörne Sankt-Marien-Kirche", location: [53.602894,9.552813]},
- {name: "St. Marien Kirche", district: "Ohlsdorf", address: "Maienweg 270", location: [53.622211,10.026809]},
- {name: "St. Martini et Nicolai zu Steinkirchen", district: "Landkreis Stade", address: "Bürgerei Kirche St. Martini et Nicolai", location: [53.560505,9.607989]},
- {name: "St. Martinskirche", district: "Rahlstedt", address: "Geidelberg Martinskirche", location: [53.606537,10.16731]},
- {name: "St. Matthias-Kirche", district: "Landkreis Stade", address: "Am Kirchhof St. Matthias", location: [53.531757,9.680619]},
- {name: "St. Michaelis", district: "Bergedorf", address: "Gojenbergsweg", location: [53.482414,10.225169]},
- {name: "St. Nicolaus Kirche", district: "Alsterdorf", address: "Dorothea-Kasten-Straße 5", location: [53.612923,10.021654]},
- {name: "St. Nikolai", district: "Harvestehude", address: "Harvestehuder Weg 118", location: [53.581142,9.989905]},
- {name: "St. Pankratiuskirche Ochsenwerder", district: "Ochsenwerder", address: "Alter Kirchdeich 5", location: [53.475883,10.084775]},
- {name: "St. Paulus Kirche", district: "Billstedt", address: "Öjendorfer Weg St. Paulus", location: [53.540112,10.107318]},
- {name: "St. Petri Kirche", district: "Hamburg-Altstadt", address: "Bei der Petrikirche 2", location: [53.550373,9.996193]},
- {name: "St. Petrus Gemeinde", district: "Henstedt-Ulzburg", address: "Norderstedter Straße 22", location: [53.756699,9.997346]},
- {name: "St. Salvatoris Kirche", district: "Geesthacht", address: "Elbstraße", location: [53.430317,10.371059]},
- {name: "St. Severini Kirche Kirchwerder", district: "Kirchwerder", address: "Kirchenheerweg 12", location: [53.418373,10.197631]},
- {name: "St. Stephan Wandsbek-Gartensta", district: "Wandsbek", address: "Stephanstraße 115", location: [53.590298,10.083407]},
- {name: "St.Anschar Kirche", district: "Eppendorf", address: "Kösterstraße St. Anschar", location: [53.598598,9.982116], park: "way/136066491"},
- {name: "St.Pauli Graffiti Bornheide", district: "Osdorf", address: "Glückstädter Weg Außenbereich Kita Glückstädter Weg", location: [53.589745,9.852992]},
- {name: "St.Paulus Kirche Buxtehude", district: "Buxtehude", address: "Finkenstraße 51", location: [53.463329,9.667861]},
- {name: "St.Petri Kirche", district: "Geesthacht", address: "Am Spakenberg 52", location: [53.43668,10.393071]},
- {name: "St.Wilhadi Kirche", district: "Landkreis Stade", address: "Wilhadi-Kirchhof Sankt Wilhadi", location: [53.600277,9.478053]},
- {name: "Stade: Wasserspender", district: "Landkreis Stade", address: "Teichstraße 51 Wohnstätte Stade", location: [53.591496,9.464457]},
- {name: "Stader Rathaus", district: "Landkreis Stade", address: "Hökerstraße 9", location: [53.601395,9.475871]},
- {name: "Stadeum", district: "Landkreis Stade", address: "Schiffertorsstraße 8", location: [53.603874,9.469897]},
- {name: "Stadion Einfahrt Manschaftsbusse", district: "Bahrenfeld", address: "Sylvesterallee 7 HSV-Museum", location: [53.587059,9.900214]},
- {name: "Stadtbücherei", district: "Norderstedt", address: "Mittelstraße 62", location: [53.687523,10.039608]},
- {name: "Stadthaus Bargteheide", district: "Bargteheide", address: "Am Markt 4", location: [53.72789,10.260906], park: "way/257036125"},
- {name: "Stadtpark Eimsbüttel", district: "Stellingen", address: "Högenstraße", location: [53.587212,9.937138]},
- {name: "Stadtpark Eimsbüttel", district: "Stellingen", address: "Hagenbeckstraße 100", location: [53.58728,9.943363]},
- {name: "Stadtpark Open R", district: "Winterhude", address: "Saarlandstraße Freilichtbühne Stadtpark Hamburg", location: [53.598671,10.031082], park: "way/23734712"},
- {name: "Stadtwald Visuelle Naherholung", district: "Schnelsen", address: "Halstenbeker Straße 23", location: [53.626389,9.906417]},
- {name: "Stadtwappen Gullideckel", district: "Neu-Börnsen", address: "Am Hellholz 1", location: [53.476723,10.280146]},
- {name: "Stadtwerkestadion Stade", district: "Landkreis Stade", address: "Ottenbecker Damm", location: [53.575115,9.491147]},
- {name: "Stahl-Skulptur an der Hohen-Sc", district: "Wilhelmsburg", address: "Hohe-Schaar-Straße", location: [53.480568,9.984496]},
- {name: "Stahlkugel Knoten", district: "Pinneberg", address: "An der Berufsschule 14", location: [53.658749,9.801323]},
- {name: "Stahlkunst Menschen Von Der Post Stlisiert", district: "Pinneberg", address: "Friedrich-Ebert-Straße", location: [53.662846,9.798922]},
- {name: "Stahlkunst", district: "Finkenwerder", address: "Hein-Saß-Weg", location: [53.539577,9.85902]},
- {name: "Stahlträger mit Acht", district: "Eidelstedt", address: "Hörgensweg 59", location: [53.618969,9.900599]},
- {name: "Standbild Europaallee", district: "Norderstedt", address: "Europaallee Behindertenparkplatz", location: [53.686214,9.987268]},
- {name: "Stangenwald", district: "Bramfeld", address: "Karlshöhe", location: [53.629177,10.108742], park: "way/49368731"},
- {name: "Stapelfeldermoor", district: "Rahlstedt", address: "Müssenkamp", location: [53.588524,10.198883], park: "way/53378450"},
- {name: "Station 7: Gemeine Esche", district: "Reinbek", address: "Schatzkammer", location: [53.50293,10.238011]},
- {name: "Station Neukloster", district: "Neukloster", address: "Am Gleise 1", location: [53.481606,9.639113]},
- {name: "Statue Am Elbe Einkaufscentrum", district: "Osdorf", address: "Osdorfer Landstraße 2031", location: [53.571644,9.862343]},
- {name: "Statue Engel", district: "Geesthacht", address: "Berliner Straße Geesthacht-Zentrum", location: [53.436398,10.373887]},
- {name: "Statue Friedhof Bergedorf", district: "Wentorf bei Hamburg", address: "Brookweg Kapelle II", location: [53.479919,10.25626]},
- {name: "Statue Friedrich-Frank-Bogen", district: "Bergedorf", address: "Friedrich-Frank-Bogen", location: [53.494076,10.179068]},
- {name: "Statue Gesamtschule", district: "Niendorf", address: "Paul-Sorge-Straße Sonel", location: [53.633877,9.952579]},
- {name: "Statue Johann Dittmer Koopmann", district: "Wohldorf-Ohlstedt", address: "Ole Boomgaarden Koopmann Mausoleum", location: [53.707558,10.154043], park: "way/131690664"},
- {name: "Statue Mutter mit Kind", district: "Bergedorf", address: "Glindersweg 80 Bethesda Krankenhaus", location: [53.486385,10.236358]},
- {name: "Statue Reiterin", district: "Rahlstedt", address: "Spitzbergenweg 12", location: [53.625793,10.169524]},
- {name: "Statue Schaffender Mann", district: "Bergedorf", address: "Kurt-A.-Körber-Chaussee 10", location: [53.489174,10.201603]},
- {name: "Statue Willi", district: "Landkreis Stade", address: "Poststraße 4 Kreissparkasse", location: [53.614067,9.307521]},
- {name: "Statue der Geometrie", district: "Bargteheide", address: "Am Markt 2", location: [53.727013,10.260093], park: "way/30055236"},
- {name: "Statue des Simon Bolivar", district: "Harvestehude", address: "Abteistraße Simon Bolivar", location: [53.579903,9.98926], park: "way/20361918"},
- {name: "Statue vor dem (Lu)rup Cen(ter)", district: "Lurup", address: "Lüttkamp DMCut", location: [53.591228,9.873745]},
- {name: "Stature of Men", district: "Langenhorn", address: "Tangstedter Landstraße Schreitender", location: [53.670677,10.025787], park: "way/86007528"},
- {name: "Steakhouse", district: "Lohbrügge", address: "Lohbrügger Landstraße 119", location: [53.502888,10.19342]},
- {name: "Stein Von Burweg", district: "Landkreis Stade", address: "Dorfstraße Burweg", location: [53.626225,9.274039]},
- {name: "Stein der Weisen", district: "Farmsen-Berne", address: "Sulkyweg", location: [53.60371,10.102564]},
- {name: "Steinbaum", district: "Niendorf", address: "Thüreystraße 41", location: [53.64262,9.950689]},
- {name: "Steinbeker Kirche", district: "Billstedt", address: "Steinbeker Berg Steinbeker Kirche", location: [53.530537,10.127501]},
- {name: "Steinblume", district: "Langenhorn", address: "Wördenmoorweg 57a", location: [53.654507,10.013545]},
- {name: "Steine auf dem Berg", district: "Hummelsbüttel", address: "Harksheider Straße Müllberg Hummelsbüttel", location: [53.673691,10.051383]},
- {name: "Steinerner Wegweiser", district: "Winterhude", address: "Südring", location: [53.59359,10.028133], park: "way/23734712"},
- {name: "Steinhöft 9.Elbhof", district: "Neustadt", address: "Steinhöft 9", location: [53.545124,9.982647]},
- {name: "Steinkatze", district: "Rahlstedt", address: "Bachstückenring 19a", location: [53.597252,10.180578], park: "way/29689079"},
- {name: "Steinkunst Schmidt Und Westphalen", district: "Wilstorf", address: "Gotthelfweg", location: [53.442535,9.978694]},
- {name: "Steinmann", district: "Fuhlsbüttel", address: "Ratsmühlendamm 22", location: [53.626484,10.025002]},
- {name: "Steinschlange", district: "Lurup", address: "Langbargheide 16", location: [53.594673,9.891024], park: "way/274819897"},
- {name: "Steinsegment", district: "Rahlstedt", address: "Nydamer Weg 38c", location: [53.618298,10.155843]},
- {name: "Steinskulptur", district: "Neuallermöhe", address: "Gertrud-Seele-Kehre 4", location: [53.480534,10.171812]},
- {name: "Steinstuptur mit Menschen an Fassade", district: "Horn", address: "Bei der Martinskirche 2", location: [53.550266,10.081728]},
- {name: "Steinsäule", district: "Lurup", address: "Lüttkamp 118d", location: [53.59919,9.881123]},
- {name: "Stemwarde 1259", district: "Barsbüttel", address: "Dorfring 1", location: [53.571011,10.241543]},
- {name: "Stephanskirche", district: "Schenefeld", address: "Hauptstraße 39", location: [53.6003,9.823776]},
- {name: "Sterne Globus", district: "Stellingen", address: "Wittenmoor 10", location: [53.594952,9.919606]},
- {name: "Sterntaler", district: "Winterhude", address: "Fiefstücken 9", location: [53.59996,10.003523]},
- {name: "Sternzeichen-Statue", district: "Billstedt", address: "Lietbargredder 17", location: [53.526382,10.152173]},
- {name: "Stier", district: "Neuallermöhe", address: "Fanny-Lewald-Ring 117", location: [53.480732,10.167591]},
- {name: "Stiftungswald Im Sachsenwald", district: "Neu-Börnsen", address: "Börnsener Mühlenweg", location: [53.502308,10.300906]},
- {name: "Stiftungswald", district: "Wentorf bei Hamburg", address: "Billebrücke", location: [53.499996,10.239448]},
- {name: "Stillende Frau", district: "Eilbek", address: "Auenstraße 20a", location: [53.571304,10.047633]},
- {name: "Stockanker Hafen Wisch", district: "Landkreis Stade", address: "Jork K 39", location: [53.561501,9.654905]},
- {name: "Stoffkreisläufe Im Wald Infotafel", district: "Reinbek", address: "Bismarckstraße", location: [53.512463,10.260525]},
- {name: "Stolperstein B. Lewig", district: "Winterhude", address: "Gryphiusstraße 1", location: [53.59103,10.000065], park: "way/380876422"},
- {name: "Stolperstein Bläser und Lindau", district: "Hamm", address: "Wichernsweg Rudolf Lindau", location: [53.551941,10.063206]},
- {name: "Stolperstein Delbanco", district: "Rotherbaum", address: "Alte Rabenstraße Dr. Ernst Delbanco", location: [53.566818,9.996901]},
- {name: "Stolperstein Dr. Max Meyer", district: "Bahrenfeld", address: "Osdorfer Weg Ebertallee", location: [53.568161,9.887679]},
- {name: "Stolperstein Elisabeth Melchior", district: "Winterhude", address: "Braamkamp 40", location: [53.601097,10.00139]},
- {name: "Stolperstein Ernestine Tichauer", district: "Horn", address: "Horner Weg 278", location: [53.554634,10.08278]},
- {name: "Stolperstein Ernst Victor", district: "Groß Flottbek", address: "Rosenhagenstraße 7", location: [53.559937,9.892294]},
- {name: "Stolperstein Familie Arendt", district: "Hohenfelde", address: "Uhlandstraße Norbert Arendt", location: [53.565155,10.025134]},
- {name: "Stolperstein Familie Josias", district: "Harvestehude", address: "Bogenstraße 54", location: [53.574818,9.972672]},
- {name: "Stolperstein Familie Kaftal", district: "Winterhude", address: "Willistraße 19", location: [53.586597,9.99981]},
- {name: "Stolperstein Frieda Henck", district: "Eilbek", address: "Papenstraße 33", location: [53.565277,10.04078]},
- {name: "Stolperstein Gerson", district: "St. Georg", address: "Lange Reihe 97", location: [53.558792,10.012957]},
- {name: "Stolperstein Karl-Heinz Harms", district: "Eilbek", address: "Börnestraße Karl-Heinz Harms", location: [53.573406,10.057078]},
- {name: "Stolperstein Louis Glaser", district: "Hoheluft-West", address: "Hoheluftchaussee 125", location: [53.583641,9.969767]},
- {name: "Stolperstein Luisette Susanne Fabian", district: "Barmbek-Nord", address: "Wichelkamp 17", location: [53.593456,10.067867]},
- {name: "Stolperstein Moses und Braina Horenstein", district: "Winterhude", address: "Flemingstraße Braina Horenstein geb. Schechter", location: [53.592003,10.000271], park: "way/380876422"},
- {name: "Stolperstein Philipp Strauss", district: "Dulsberg", address: "Dithmarscher Straße Philipp Strauss", location: [53.576904,10.059333]},
- {name: "Stolperstein Walter Bunge", district: "Rahlstedt", address: "Pusbackstraße Walter Bunge", location: [53.633755,10.166212]},
- {name: "Stolperstein Walter Dobbeck", district: "Rothenburgsort", address: "Billhorner Röhrendamm Walter Dobbeck", location: [53.535133,10.037168]},
- {name: "Stolperstein Walter Meyer", district: "Hamm", address: "Marienthaler Straße 67", location: [53.562904,10.0472]},
- {name: "Stolperstein Wilhelm Baron", district: "Rahlstedt", address: "Güstrower Weg Wilhelm Baron", location: [53.605625,10.157813]},
- {name: "Stolperstein", district: "Groß Borstel", address: "Borsteler Chaussee 23 Jakob Junker Haus", location: [53.604515,9.984231]},
- {name: "Stolperstein", district: "Heimfeld", address: "Grumbrechtstraße 40", location: [53.468227,9.961106]},
- {name: "Stolpersteine BEZEN", district: "Uhlenhorst", address: "Winterhuder Weg 78", location: [53.574352,10.022555]},
- {name: "Stolpersteine Friedländer", district: "Fuhlsbüttel", address: "Brombeerweg Benno Friedländer", location: [53.631252,10.030419]},
- {name: "Stolpersteine Gumprecht", district: "Harburg", address: "Eddelbüttelstraße Harburg Carrée", location: [53.456711,9.984744]},
- {name: "Stolpersteine Gustav and Selma Kron", district: "Hoheluft-Ost", address: "Eppendorfer Baum 39", location: [53.584404,9.982041]},
- {name: "Stolpersteine Loschinski und Berlin", district: "Altona-Altstadt", address: "Mörkenstraße 6", location: [53.549187,9.947967]},
- {name: "Stone Camel", district: "Haeburg", address: "Harburg Göhlbachtal", location: [53.454887,9.97004], park: "way/116374962"},
- {name: "Stone Flower Artwork", district: "Ahrensburg", address: "Schulstraße 13", location: [53.677254,10.237081]},
- {name: "Stone Spring", district: "Billstedt", address: "Havighorster Redder 45", location: [53.527725,10.148202]},
- {name: "Stone and Metal Sculpture", district: "Norderstedt", address: "Tangstedter Landstraße 508", location: [53.684616,10.033736]},
- {name: "Stonehead", district: "Eimsbüttel", address: "Eidelstedter Weg Sarrin Markt", location: [53.582489,9.948375]},
- {name: "Stonehenge Hamburg", district: "Eilbek", address: "Peterskampweg 65", location: [53.562637,10.051572]},
- {name: "Stonehenge Meiendorf", district: "Rahlstedt", address: "Deepenhorn Kriegerdenkmal", location: [53.630116,10.162107]},
- {name: "Stones Halstenbek", district: "Halstenbek", address: "Bahnhofstraße", location: [53.630825,9.838288]},
- {name: "Storchenwald", district: "Ohlsdorf", address: "Wellingsbütteler Landstraße 115", location: [53.631741,10.03933], park: "way/5137805"},
- {name: "Strandbad Farmsen", district: "Farmsen-Berne", address: "Neusurenland Strandbad Farmsen", location: [53.615414,10.108609]},
- {name: "Strange Wipps on Stadpark", district: "Winterhude", address: "Rhododendronpfad", location: [53.596668,10.023077], park: "way/23734712"},
- {name: "Straßenbahnring", district: "Hoheluft-Ost", address: "Straßenbahnring 18", location: [53.581188,9.9755]},
- {name: "Straßenkreuz", district: "Seevetal", address: "Hittfelder Landstraße Steineck", location: [53.401733,9.978281], park: "way/216585737"},
- {name: "Street Art Forza", district: "St. Pauli", address: "Wohlwillstraße 46", location: [53.555592,9.9628]},
- {name: "Street Art Golfer", district: "Oststeinbek", address: "Kampstraße 7", location: [53.5434,10.176981]},
- {name: "Street Art Schanze", district: "Sternschanze", address: "Schulterblatt 11", location: [53.559643,9.963636]},
- {name: "Streetart Bunker", district: "Eimsbüttel", address: "Eidelstedter Weg 4", location: [53.581261,9.95778]},
- {name: "Streetart Reinbek", district: "Reinbek", address: "Röntgenstraße 2 ", location: [53.528954,10.238114]},
- {name: "Strichcode Kasten", district: "Norderstedt", address: "Schleswig-Holstein-Straße", location: [53.712303,10.029164], park: "way/154452692"},
- {name: "Stromkasten Alien", district: "Ahrensburg", address: "Bogenstraße 13", location: [53.66748,10.235334]},
- {name: "Stromkasten Damenrad", district: "Glinde", address: "Weidenweg 41", location: [53.536007,10.221511]},
- {name: "Stromkasten DÜRRE DIRNE", district: "Barsbüttel", address: "Bahnhofstraße", location: [53.567848,10.223076]},
- {name: "Stromkasten Gesichter", district: "Rahlstedt", address: "Stapelfelder Straße 80", location: [53.603226,10.179563]},
- {name: "Stromkasten Leuchtturm", district: "Glinde", address: "Möllner Landstraße 41", location: [53.540089,10.204992]},
- {name: "Stromkasten Lila Pracht", district: "Glinde", address: "Auf dem Brink 1", location: [53.54493,10.220685]},
- {name: "Stromkasten MANN BESPRINGT KUTTER", district: "Glinde", address: "Buernstraat 2", location: [53.541767,10.226928]},
- {name: "Stromkasten Mit Blumen", district: "Reinbek", address: "Sandkamp 8", location: [53.554955,10.244253]},
- {name: "Stromkasten Mit Blümchen", district: "Oststeinbek", address: "Am Eich 19", location: [53.538406,10.157943]},
- {name: "Stromkasten Mit Eistüten", district: "Glinde", address: "Berliner Straße 4", location: [53.54668,10.232781]},
- {name: "Stromkasten Mit Sonnenblumen", district: "Ahrensburg", address: "Schimmelmannstraße 57", location: [53.674213,10.213697]},
- {name: "Stromkasten Mondente", district: "Ahrensburg", address: "Bogenstraße 1", location: [53.668034,10.236066]},
- {name: "Stromkasten Skater mit Glied", district: "Barsbüttel", address: "Glinder Weg Willinghusen (Kehre)", location: [53.56374,10.210631]},
- {name: "Stromkasten Wellenreiter", district: "Barsbüttel", address: "Stemwarder Landstraße 3a", location: [53.562664,10.207027]},
- {name: "Stromkasten in Flammen", district: "Harburg", address: "Maretstraße 41", location: [53.454514,9.982154]},
- {name: "Stromkasten mit Blumenkunst", district: "Barsbüttel", address: "Stiefenhoferplatz 1", location: [53.56918,10.168262]},
- {name: "Stromkasten mit Blumentopf", district: "Marienthal", address: "Am Husarendenkmal 12", location: [53.563812,10.072549]},
- {name: "Stromkasten mit Kornblumen", district: "Glinde", address: "Kornblumenweg 15", location: [53.547386,10.199134]},
- {name: "Stuckarbeiten Anno 1899", district: "Bergedorf", address: "Weidenbaumsweg 93", location: [53.484821,10.201603]},
- {name: "Stuhlmannbrunnen 1899", district: "Altona-Altstadt", address: "Platz der Republik Stuhlmannbrunnen", location: [53.549824,9.935443], park: "way/24838973", exraid: true},
- {name: "Sturmflut 1962", district: "Altenwerder", address: "Zellmannstraße Seemannsclub Duckdalben", location: [53.520599,9.921905]},
- {name: "Sulky", district: "Hamm", address: "Sorbenstraße 57", location: [53.549782,10.045653]},
- {name: "Sun Is Shining - Window Art", district: "Hoheluft-Ost", address: "Curschmannstraße Neuapostolische Kirche", location: [53.586098,9.978496], park: "way/81807468"},
- {name: "Sunflower Willibob", district: "Barsbüttel", address: "Blumenstraße 42", location: [53.560146,10.204971]},
- {name: "Sven Simon Park", district: "Blankenese", address: "Tafelberg", location: [53.567257,9.768988]},
- {name: "Symbol der Gemeinsamkeit", district: "Osdorf", address: "Glückstädter Weg Symbol der Gemeinschaft", location: [53.591015,9.850964]},
- {name: "Säule Am Jenfeld-Haus", district: "Jenfeld", address: "Charlottenburger Straße 1", location: [53.57542,10.134355]},
- {name: "Säulenstück Aus Stahlguss", district: "Norderstedt", address: "Am Stammgleis 7", location: [53.735947,10.020703]},
- {name: "Süllberg Tower", district: "Blankenese", address: "Süllbergsterrasse 12", location: [53.559753,9.800839]},
- {name: "T-Com Art Hahn und Henne", district: "Barsbüttel", address: "Blumenstraße 8", location: [53.559639,10.208151]},
- {name: "T.-H. Eilbeck", district: "Eilbek", address: "Ritterstraße 9", location: [53.568024,10.044741]},
- {name: "TCS-Stein", district: "Neu-Börnsen", address: "Hamfelderedder 20", location: [53.470261,10.287392]},
- {name: "THC Ahrensburg", district: "Ahrensburg", address: "Fannyhöh THC", location: [53.675514,10.247803], park: "way/69878892"},
- {name: "Tabaluga", district: "Glinde", address: "Am Anger 1", location: [53.550869,10.213921]},
- {name: "Tangstedter Landstrasse 445", district: "Langenhorn", address: "Tangstedter Landstraße 445", location: [53.673176,10.0269]},
- {name: "Tannen Burg", district: "Hoheluft-Ost", address: "Breitenfelder Straße 48", location: [53.58672,9.975244]},
- {name: "Tanzende Figuren", district: "Rissen", address: "Alte Sülldorfer Landstraße 400", location: [53.580975,9.766154]},
- {name: "Taurus", district: "Winterhude", address: "Barmbeker Straße 70-72", location: [53.589012,10.015689]},
- {name: "Taverna Kronos", district: "Kreis Pinneberg", address: "Oeltingsallee Kronos", location: [53.651222,9.791275]},
- {name: "Taverna Olympiade", district: "Heimfeld", address: "Heimfelder Straße 145", location: [53.460087,9.935037]},
- {name: "Technische Universität", district: "Harburg", address: "Am Schwarzenberg-Campus 93 Gebäude A", location: [53.463615,9.969736]},
- {name: "Tee-Keller", district: "Rahlstedt", address: "Großlohering 49 Christophorus-Gemeindezentrum", location: [53.602551,10.181747]},
- {name: "Tennis Löwe", district: "Kreis Pinneberg", address: "Fahltsweide 10", location: [53.652519,9.80837]},
- {name: "Tennisspieler", district: "Stellingen", address: "Kieler Straße 572 jumphouse", location: [53.600414,9.916616]},
- {name: "Tetris", district: "St. Pauli", address: "Karolinenstraße 23", location: [53.559235,9.975173]},
- {name: "Teufel Denker", district: "Othmarschen", address: "Elbchaussee De Düvel sinneert över sien Karninken", location: [53.547859,9.867276]},
- {name: "Teufelsstatue Teufelsbrück", district: "Othmarschen", address: "Elbchaussee De Düvel sinneert över sien Karninken", location: [53.547836,9.867269], deleted: true},
- {name: "Thai-Quang Tabakladen", district: "Reinbek", address: "Schönningstedter Straße / Schützenstraße", location: [53.521862,10.257584]},
- {name: "The Ghetto Kings Graffiti", district: "Steilshoop", address: "Beisserstraße", location: [53.609619,10.043119], park: "way/107609832"},
- {name: "The Lion & The Eye", district: "Altona-Altstadt", address: "Hospitalstraße 109", location: [53.556499,9.947611], park: "way/4275521", exraid: true},
- {name: "The Red Ones", district: "Neuallermöhe", address: "Margit-Zinke-Straße 7-11", location: [53.486496,10.165437]},
- {name: "The Ring", district: "Eilendorf", address: "Am Rugen End 8", location: [53.475739,9.714852]},
- {name: "The Second Horse is Red", district: "Kreis Pinneberg", address: "Hermann-Löns-Weg Egenbüttel", location: [53.638817,9.892571]},
- {name: "The Warrior", district: "Winterhude", address: "Cäcilienstraße 6", location: [53.586815,10.004398]},
- {name: "Theater In Der Washingtonallee", district: "Horn", address: "Washingtonallee 42", location: [53.54985,10.089381]},
- {name: "Thesdorf Passage", district: "Thesdorf", address: "Thesdorfer Weg", location: [53.644127,9.812221]},
- {name: "Thomas Kirche Hausbruch", district: "Hausbruch", address: "Lange Striepen 1", location: [53.474129,9.886006]},
- {name: "Thomas Kirche", district: "Bramfeld", address: "Haldesdorfer Straße ", location: [53.597095,10.068844]},
- {name: "Thomas Kirche", district: "Norderstedt", address: "Glashütter Kirchenweg 20", location: [53.688519,10.04358]},
- {name: "Tibarg Center", district: "Niendorf", address: "Tibarg 41", location: [53.622116,9.952306]},
- {name: "Tier- und Pflanzenhaus Steilshoop", district: "Steilshoop", address: "Fritz-Flinte-Ring", location: [53.615177,10.05466]},
- {name: "Tierfriedhof Jenfeld", district: "Jenfeld", address: "Barsbütteler Straße 67", location: [53.570156,10.146097]},
- {name: "Tierklinik", district: "Alsterdorf", address: "Carl-Cohn-Straße Parkplatz „Tierklinik“", location: [53.608227,10.005403]},
- {name: "Tiger Wächter", district: "Groß Borstel", address: "Borsteler Chaussee 301 Wohnanlage", location: [53.615864,9.972706]},
- {name: "Tintenmonster", district: "Wandsbek", address: "Walddörferstraße 120", location: [53.579514,10.077818]},
- {name: "Tischlerhobel", district: "Schnelsen", address: "Pinneberger Straße 17", location: [53.632481,9.907864]},
- {name: "Torausfahrt Festung Grauer Ort", district: "Landkreis Stade", address: "Schanzenstraße Festung Grauerort", location: [53.677357,9.49025]},
- {name: "Toreinfahrt", district: "Hamm", address: "Osterbrookplatz 11", location: [53.547298,10.058667]},
- {name: "Torwart", district: "Wilhelmsburg", address: "Algermissenstraße Hamburger Sparkasse", location: [53.496017,10.01094]},
- {name: "Totem Dahliengarten", district: "Bahrenfeld", address: "Stadionstraße 10", location: [53.581627,9.888794], park: "way/40686863"},
- {name: "Totem am Jugendtreff", district: "Ahrensburg", address: "Hagener Allee 117", location: [53.645161,10.226965]},
- {name: "Tower of Hude", district: "Norderstedt", address: "Heuberg Löschteich", location: [53.673607,9.968015]},
- {name: "Trafohaus", district: "Bahrenfeld", address: "Max-Schmeling-Straße 9", location: [53.583897,9.901593]},
- {name: "Tragende Figur", district: "Winterhude", address: "Rehmstraße 1", location: [53.596676,9.998565]},
- {name: "Trashcan Art Schleswig-Holstein", district: "Norderstedt", address: "Lessingstraße", location: [53.675461,9.98054], park: "way/152650370"},
- {name: "Trauernde Mutter", district: "Geesthacht", address: "Amselstraße", location: [53.432076,10.393548]},
- {name: "Trimmfit Station", district: "Eimsbüttel", address: "Emilienstraße 71", location: [53.572002,9.954006], park: "way/19729871"},
- {name: "Trinkhalle", district: "Winterhude", address: "Südring 1", location: [53.592743,10.014219], park: "way/23734712"},
- {name: "Trittauer Wassermühle", district: "Trittau", address: "Am Mühlenteich Trittauer Mühle", location: [53.607151,10.41626]},
- {name: "Trucker Treff", district: "Wedel", address: "Birkendreieck Industriestraße", location: [53.574833,9.731306]},
- {name: "Trude Sculpture", district: "Barmbek-Nord", address: "Bert-Kaempfert-Platz Bohrkopf T.R.U.D.E.", location: [53.584808,10.044385]},
- {name: "Tunnel Powerbox", district: "Ahrensburg", address: "Christel-Schmidt-Allee Aral", location: [53.668858,10.244143]},
- {name: "Turbine TU Harburg", district: "Harburg", address: "Eißendorfer Straße Fachschaft Schiffbau", location: [53.459454,9.970801]},
- {name: "Turbocharger", district: "Neuland", address: "Am Neuländer Gewerbepark", location: [53.46183,10.001753]},
- {name: "Turm / Bismarckstein in Hambur", district: "Blankenese", address: "Bismarckstein", location: [53.561279,9.79458]},
- {name: "Turmspitze", district: "Groß Borstel", address: "Köppenstraße 14", location: [53.607956,9.979944]},
- {name: "Turmuhr mit Wetterfahne", district: "Hasloh", address: "Garstedter Weg 21", location: [53.691299,9.916364]},
- {name: "Tutenberg", district: "Bahrenfeld", address: "Am Volkspark Tutenberg", location: [53.582512,9.908939], park: "way/395162414"},
- {name: "Tymmo-Kirche Lütjensee", district: "Lütjensee", address: "Möhlenstedt Tymmo-Kirche", location: [53.642052,10.369239]},
- {name: "Tyrannosaurus Rex", district: "Eppendorf", address: "Haynstraße 1", location: [53.5854,9.985781]},
- {name: "U Bahn Legienstraße", district: "Horn", address: "Vierbergen Hochbahn", location: [53.547508,10.095135]},
- {name: "U Bahn Ochsenzoll", district: "Langenhorn", address: "Fibigerstraße 15", location: [53.678146,10.002525]},
- {name: "U Bahnhof Schlump", district: "Eimsbüttel", address: "Schäferkampsallee 931358", location: [53.567734,9.970098], park: "way/389703909"},
- {name: "U Hagenbecks Tierpark", district: "Lokstedt", address: "U Hagenbecks Tierpark nah dran", location: [53.592342,9.944082]},
- {name: "U Langenhorn Markt", district: "Langenhorn", address: "Tangstedter Landstraße", location: [53.649567,10.017108]},
- {name: "U Steinfurther Allee Trainstation", district: "Billstedt", address: "Möllner Landstraße", location: [53.541031,10.13929]},
- {name: "U Überseequartier", district: "HafenCity", address: "San-Francisco-Straße", location: [53.540497,9.997472]},
- {name: "U- Bahn Buckhorn", district: "Volksdorf", address: "Im Regestall 46", location: [53.665169,10.155639]},
- {name: "U-434 Museum", district: "Altona-Altstadt", address: "Fischmarkt", location: [53.545162,9.954558], park: "way/137423991"},
- {name: "U-Bahn Buchenkamp", district: "Volksdorf", address: "Buchenkamp 75", location: [53.652706,10.185998]},
- {name: "U-Bahn Dehnhaide", district: "Barmbek-Süd", address: "Barmbeker Markt 40", location: [53.579556,10.040875]},
- {name: "U-Bahn Emilienstraße", district: "Eimsbüttel", address: "Fruchtallee 93108", location: [53.571651,9.952742]},
- {name: "U-Bahn Hallerstrasse Süd", district: "Harvestehude", address: "Rothenbaumchaussee 92357", location: [53.571972,9.989041]},
- {name: "U-Bahn Hamburger Straße", district: "Barmbek-Süd", address: "Louis-Braille-Platz Hamburger Straße", location: [53.574581,10.037128]},
- {name: "U-Bahn Meiendorfer Weg", district: "Volksdorf", address: "Meiendorfer Weg", location: [53.639015,10.156977]},
- {name: "U-Bahn Niendorf Markt", district: "Niendorf", address: "Garstedter Weg", location: [53.619446,9.951875]},
- {name: "U-Bahn Rauhes Haus", district: "Hamm", address: "Hammer Landstraße 93794", location: [53.55431,10.064953]},
- {name: "U-Bahn Richtweg", district: "Harksheide", address: "Dahlienstieg Hochbahn", location: [53.696041,9.989828]},
- {name: "U-Bahn Saarlandstraße", district: "Winterhude", address: "Saarlandstraße 37", location: [53.58881,10.032877]},
- {name: "U-Bahn Wandsbeker Chaussee", district: "Eilbek", address: "Wandsbeker Chaussee 317", location: [53.570267,10.059026]},
- {name: "U-Bahn-Haltestelle Christuskirche", district: "Eimsbüttel", address: "Fruchtallee 1001378", location: [53.569523,9.962638]},
- {name: "U-Bahnhof Ahrensburg West", district: "Ahrensburg", address: "Waldemar-Bonsels-Weg 170", location: [53.66423,10.22019]},
- {name: "U-Bahnhof Borgweg (Stadtpark)", district: "Winterhude", address: "Borgweg", location: [53.590767,10.015339]},
- {name: "U-Bahnhof Buckhorn", district: "Volksdorf", address: "Im Regestall 46", location: [53.664986,10.155934]},
- {name: "U-Berne Station", district: "Farmsen-Berne", address: "Busbrookbrücke Dat Backhus", location: [53.626308,10.139113]},
- {name: "U1 Alsterdorf", district: "Alsterdorf", address: "Bilser Straße", location: [53.606171,10.010755]},
- {name: "U1 Fuhlsbüttel Nord", district: "Langenhorn", address: "Flughafenstraße 56", location: [53.640018,10.01671]},
- {name: "U1 Historischer Hochbahnhof Kellinghusenstraße", district: "Eppendorf", address: "Goernestraße 1001308", location: [53.589085,9.991142]},
- {name: "U1 Hudtwalckerstraße", district: "Winterhude", address: "Hudtwalckerstraße 17", location: [53.594219,9.996267]},
- {name: "U1 Klein Borstel", district: "Ohlsdorf", address: "Wellingsbütteler Landstraße 45", location: [53.627998,10.033306]},
- {name: "U1 Langenhorn Markt", district: "Norderstedt", address: "Tangstedter Landstraße 44", location: [53.649124,10.016858]},
- {name: "U1 Lattenkamp", district: "Lattenkamp", address: "33 U-Store", location: [53.599808,9.994917]},
- {name: "U1 Sengelmannstraße", district: "Alsterdorf", address: "Maiglöckchenstieg 921346", location: [53.609352,10.021961]},
- {name: "U2/U4 Hammer Kirche", district: "Hamm", address: "Hammer Steindamm 93786", location: [53.555531,10.05499]},
- {name: "Udo Lindenberg Stern", district: "St. Pauli", address: "Reeperbahn 19-21", location: [53.550022,9.966387]},
- {name: "Uhr Berner Spinne", district: "Farmsen-Berne", address: "Berner Heerweg 431", location: [53.629276,10.140561]},
- {name: "Uhr Weidestraße", district: "Barmbek-Süd", address: "Adolph-Schönfelder-Straße 67", location: [53.579678,10.031924]},
- {name: "Uhrturm Segelschiffhafen", district: "HafenCity", address: "Chicagokai (Überseeterminal)", location: [53.5355,9.994424]},
- {name: "Uncensored Sculpture", district: "Bahrenfeld", address: "Am Diebsteich 15", location: [53.568626,9.930617]},
- {name: "Under the sea", district: "Wilhelmsburg", address: "Hauptrundweg Spielplatz Windflüchter", location: [53.494568,9.996576]},
- {name: "Underground Station Hafen City", district: "HafenCity", address: "Versmannstraße 91149", location: [53.540581,10.007596]},
- {name: "Underground Trabrennbahn", district: "Farmsen-Berne", address: "Traberweg 14", location: [53.597958,10.101728]},
- {name: "Unidentifiable Art Object", district: "Groß Flottbek", address: "Beckmannstraße 1", location: [53.563225,9.878329]},
- {name: "Unterkiefer eines Blauwals Wedel", district: "Wedel", address: "Deichstraße 19", location: [53.573841,9.682668]},
- {name: "Up Ewig Uncedeelt", district: "Rahlstedt", address: "Rahlstedter Uferweg Liliencron-Denkmal", location: [53.600014,10.153962], park: "way/28764980"},
- {name: "Up Ewig Ungedeelt", district: "Eidelstedt", address: "Eidelstedter Platz Backwerk", location: [53.608395,9.904589]},
- {name: "Up ewig ungedeelt", district: "Niendorf", address: "Tibarg 1848–98 Up ewig ungedeelt", location: [53.622044,9.952636]},
- {name: "Urbane Kulturlandschaft Fischmarkt", district: "Altona-Altstadt", address: "Große Elbstraße", location: [53.54488,9.952881]},
- {name: "Urbane Kulturlandschaft Roemischer Garten", district: "Blankenese", address: "Falkensteiner Ufer 32", location: [53.560917,9.786071]},
- {name: "Urnengarten", district: "Landkreis Stade", address: "Hohenwedel Visbyweg", location: [53.610565,9.456394]},
- {name: "Vanishing Waves", district: "Ottensen", address: "Gaußstraße 2", location: [53.555172,9.934267]},
- {name: "Vegetarian Crocodile", district: "Landkreis Stade", address: "Estebrügger Straße", location: [53.511051,9.730894]},
- {name: "Verborgenes Kunstwerk", district: "Tonndorf", address: "Sonnenweg 17", location: [53.588818,10.123692]},
- {name: "Verbrüderungsstadt", district: "Schwarzenbek", address: "Lauenburger Straße Meiereistraße", location: [53.500916,10.488899]},
- {name: "Verein Für Jugendpflege Steilshoop e.V.", district: "Steilshoop", address: "Gründgensstraße Erich-Ziegel-Ring", location: [53.612324,10.06467]},
- {name: "Verheißungskirche", district: "Niendorf", address: "Sachsenweg Gemeindehaus", location: [53.635441,9.957235]},
- {name: "Verrücktes Schaukelpferd", district: "Glinde", address: "An der Au 41", location: [53.538673,10.202486], park: "way/89725395"},
- {name: "Versteinerte Kastanie", district: "Altona-Nord", address: "Kaltenkirchener Straße 3", location: [53.56406,9.941066]},
- {name: "Verwitterte Skulptur", district: "Lohbrügge", address: "Mendelstraße 30", location: [53.509174,10.185561]},
- {name: "Verzahnung", district: "Norderstedt", address: "Gewerbegebiet Nettelkrögen An'n Slagboom", location: [53.662342,9.989692]},
- {name: "Vierländer Bauernfamilie", district: "Kirchwerder", address: "Kirchwerder Mühlendamm 75a", location: [53.407925,10.208213]},
- {name: "Villa Martens", district: "Wandsbek", address: "Walddörferstraße 195", location: [53.581104,10.090087]},
- {name: "Vogelgruppe Statue", district: "Lurup", address: "Ohlestraße 5", location: [53.605679,9.86998]},
- {name: "Vogelhaus", district: "Stellingen", address: "Gazellenkamp 2 Kaninchen", location: [53.596684,9.935359]},
- {name: "Vogelleben auf der Elbe", district: "Geesthacht", address: "Menzer-Werft-Platz", location: [53.427853,10.368767], park: "way/26431938"},
- {name: "Vogeluhr", district: "Reinbek", address: "Am Vorwerksbusch", location: [53.517536,10.263188]},
- {name: "Vogelwelt der Kirchwerder Wiesen", district: "Kirchwerder", address: "Fersenweg Fresenweg", location: [53.432861,10.158221], park: "way/169328816"},
- {name: "Volkshaus Berne", district: "Farmsen-Berne", address: "Saselheider Weg 6", location: [53.62928,10.133023]},
- {name: "Volksschule", district: "Barmbek-Süd", address: "Imstedt 20", location: [53.579468,10.027771]},
- {name: "Von -Elm -Weg", district: "Horn", address: "Stengelestraße 21", location: [53.548801,10.089672]},
- {name: "Vorgeschichtlicher Grabhügel", district: "Norderstedt", address: "Am Tangstedter Forst Hügelgrab", location: [53.722527,10.037315]},
- {name: "Voss Margarine Fabrik", district: "Barmbek-Nord", address: "Bramfelder Straße 138", location: [53.591385,10.056712]},
- {name: "Vögel in den Kirchwerder Wiesen", district: "Kirchwerder", address: "Kirchwerder Landweg 455", location: [53.428051,10.154366]},
- {name: "W an der Tür", district: "Wandsbek", address: "Von-Bargen-Straße 19", location: [53.57542,10.082311]},
- {name: "WW1 War Memorial in Mittelnkir", district: "Landkreis Stade", address: "Dorfstraße Sankt Bartholomäus", location: [53.543011,9.617716]},
- {name: "Wabe Kita", district: "Rahlstedt", address: "Rahlstedter Weg 89", location: [53.600258,10.129416]},
- {name: "Wacholder Park", district: "Fuhlsbüttel", address: "Wacholderweg 28", location: [53.631233,10.025126], park: "way/147422635"},
- {name: "Wahre Jesus Gemeinde", district: "Harburg", address: "Großer Schippsee 36", location: [53.461517,9.984467]},
- {name: "Wahrzeichen von Neu Wulmstorf", district: "Neu Wulmstorf", address: "Bahnhofstraße 39", location: [53.468273,9.791438]},
- {name: "Wal Skulptur", district: "Ohlsdorf", address: "Böckelweg 28", location: [53.610794,10.035954]},
- {name: "Waldbemalung", district: "Winterhude", address: "Gertigstraße 61", location: [53.582813,10.018183]},
- {name: "Waldbühne im Altonaer Volkspark", district: "Bahrenfeld", address: "Nansenstraße Waldbühne", location: [53.580009,9.906438], park: "way/175514444"},
- {name: "Walderlebnispfad", district: "Reinbek", address: "Zur Wolfsschlucht", location: [53.519814,10.269021]},
- {name: "Waldhaus Reinbek", district: "Reinbek", address: "Loddenallee 2", location: [53.508011,10.237541]},
- {name: "Waldlehrpfad Hasloh", district: "Hasloh", address: "Pinneberger Straße Hochseilgarten Hasloh", location: [53.695782,9.899974]},
- {name: "Waldlehrpfad Höpen", district: "Seevetal", address: "Winsener Landstraße Ort Fleestedt", location: [53.409782,9.992536]},
- {name: "Waldspielplatz Kloevensteen", district: "Rissen", address: "Feldweg 83 Klövensteen", location: [53.599495,9.767467], park: "way/96260084"},
- {name: "Waldxylophon", district: "Glinde", address: "Bei den Tannen", location: [53.553654,10.201513]},
- {name: "Wall Art", district: "Buxtehude", address: "Stader Straße 55", location: [53.469471,9.674405], park: "way/238790630"},
- {name: "Wall Face - 1909", district: "Winterhude", address: "Poelchaukamp 3", location: [53.581596,10.010409]},
- {name: "Walter-Hammer-Wanderweg Schild", district: "Lohbrügge", address: "Boberger Furt 24", location: [53.509541,10.161218]},
- {name: "Wandadel Wilhelmsburg", district: "Wilhelmsburg", address: "Gert-Schwämmle-Weg", location: [53.500191,9.997859]},
- {name: "Wandbild Blume Sommer", district: "Fuhlsbüttel", address: "Rahmoor", location: [53.6371,9.983462], park: "way/68209206"},
- {name: "Wandbild DRK Wandsbek", district: "Marienthal", address: "Gustav-Adolf-Straße 90", location: [53.574757,10.100686]},
- {name: "Wandbild Skyline", district: "Eimsbüttel", address: "Osterstraße 74", location: [53.575577,9.955091]},
- {name: "Wandbild Über Die Geschichte Der Post", district: "Stellingen", address: "Försterweg 92", location: [53.583775,9.924744]},
- {name: "Wanderportal Heidschnuckenweg Fischbek", district: "Neugraben-Fischbek", address: "Scharlbarg 39", location: [53.466274,9.831775]},
- {name: "Wanderweg Zum Freilichtmuseum", district: "Eißendorf", address: "Vahrendorfer Stadtweg Club Eichenhof", location: [53.436371,9.933479]},
- {name: "Wandmalerei Hamburg", district: "Dulsberg", address: "Forbacher Straße 2", location: [53.580875,10.060202]},
- {name: "Wandmalerei Urknall", district: "Niendorf", address: "Wagrierweg 80", location: [53.640388,9.938641]},
- {name: "Wandrelief Altonaer Spar and Bauverein v. 1905", district: "Altona-Nord", address: "Gerichtstraße 29", location: [53.557796,9.939802]},
- {name: "Wandrelief Sport", district: "Oststeinbek", address: "Meessen 32 Jugendzentrum JuzO", location: [53.548271,10.165983]},
- {name: "Wandsbek Geschichtsstein", district: "Wandsbek", address: "Wandsbeker Marktstraße Claudius-Denkmal", location: [53.572945,10.070814], park: "way/108834543"},
- {name: "Wandsbeker TSV - Concordia", district: "Jenfeld", address: "Bekkamp Bekkampsweg", location: [53.575111,10.139628]},
- {name: "Wandschwäne", district: "Bergedorf", address: "Fockenweide 43", location: [53.490059,10.173624]},
- {name: "Wandsefrösche", district: "Rahlstedt", address: "Wariner Weg Rahlstedt Center", location: [53.60458,10.158689]},
- {name: "Wappen Hamburg Mit Schaufel", district: "Langenhorn", address: "Ermlandweg 13h", location: [53.65239,9.991663]},
- {name: "Wappen Von Pebenhusen/Pippensen", district: "Buxtehude", address: "Moisburger Landstraße Abzweigung Heimbruch Pippensen", location: [53.435432,9.693768]},
- {name: "Wappen von Ketzendorf", district: "Ovelgönne", address: "Ketzendorf 14", location: [53.445129,9.763844]},
- {name: "Wappen", district: "Bahrenfeld", address: "Friedensallee Bahrenfelder Marktplatz", location: [53.564476,9.901715]},
- {name: "Was ein Baum alles erzaehlen kann", district: "Glinde", address: "Am Walde", location: [53.550667,10.197282]},
- {name: "WaschkBalz Brunnen", district: "Neustadt", address: "Großneumarkt", location: [53.550587,9.980558], deleted: true},
- {name: "Waschmaschinen Mann", district: "Stapelfeld", address: "Gewerbegebiet Stormarnring", location: [53.603874,10.206406]},
- {name: "Wassererlebniszone an der Wedeler Au", district: "Rissen", address: "Auweidenweg", location: [53.586411,9.724917], park: "way/123906557"},
- {name: "Wasserfontaine", district: "Großhansdorf", address: "Sieker Landstraße Ärztehaus Schmalenbeck", location: [53.653336,10.262471]},
- {name: "Wasserfontäne", district: "Eidelstedt", address: "Holsteiner Chaussee Deepenbrook", location: [53.620701,9.908542]},
- {name: "Wassermannpark - Osteingang", district: "Schnelsen", address: "Klabautermannweg 1", location: [53.646084,9.921445], park: "way/22743884"},
- {name: "Wasserskianlage Norderstedt", district: "Norderstedt", address: "Stormarnstraße Wasserski Norderstedt", location: [53.712997,10.020901], park: "way/154452692"},
- {name: "Wassersportverein Süderelbe", district: "Wilstorf", address: "Gotthelfweg Freizeitbad MidSommerland", location: [53.448105,9.981073]},
- {name: "Wasserstoffstation Hafencity", district: "HafenCity", address: "Oberbaumbrücke", location: [53.545918,10.002701]},
- {name: "Wasserträger Messe Schnelsen", district: "Schnelsen", address: "Modering 1a", location: [53.637714,9.923131]},
- {name: "Wasserträger", district: "Neuwiedenthal", address: "Rehrstieg 44", location: [53.477932,9.875258]},
- {name: "Wasserturm Eimsbüttel", district: "Stellingen", address: "Högenstraße Wasserturm Hamburg-Stellingen", location: [53.585575,9.938727]},
- {name: "Wasserturm Lokstedt", district: "Lokstedt", address: "Süderfeldstraße 47 A", location: [53.59288,9.968434]},
- {name: "Wasserturm im Schanzenpark", district: "Sternschanze", address: "Sternschanze 6 Mövenpick", location: [53.564697,9.97059]},
- {name: "Wasserturm", district: "Ohlsdorf", address: "Cordesallee Wasserturm", location: [53.619762,10.049795], park: "way/186885445", exraid: true},
- {name: "Wasservögel", district: "Rissen", address: "Sandmoorweg Libellen", location: [53.596161,9.749449]},
- {name: "Wasserwerk Bergedorf", district: "Bergedorf", address: "Möörkenweg 44", location: [53.495975,10.231772]},
- {name: "Watching You", district: "Billbrook", address: "Billbrookdeich 60", location: [53.538986,10.085456]},
- {name: "Water Fountain", district: "Neustadt", address: "U S Jungfernstieg", location: [53.553627,9.992936]},
- {name: "Waterfront", district: "Hammerbrook", address: "Amsinckstraße 61", location: [53.544384,10.02096]},
- {name: "Watertower Krümmel", district: "Geesthacht", address: "HZG Reynoldsstraße", location: [53.408566,10.417242]},
- {name: "Waving Figures at Albis Plastic", district: "Rothenburgsort", address: "Mühlenhagen 26", location: [53.540714,10.055507]},
- {name: "Wedeler Passage", district: "Wedel", address: "Bahnhofstraße 52", location: [53.575615,9.706072]},
- {name: "Weg Durch Die Zeit", district: "Norderstedt", address: "Kirchenstraße 12", location: [53.678959,9.971753]},
- {name: "Wegweiser Anonymes Urnenfeld Feld 2", district: "Bahrenfeld", address: "DESY/ZEUS HERA", location: [53.583721,9.889688]},
- {name: "Wegweiser Bille Wanderweg", district: "Lohbrügge", address: "Habermannstraße", location: [53.500702,10.211492], park: "way/164466848"},
- {name: "Wegweiser Rodelberg", district: "Heimfeld", address: "Schießbahn", location: [53.460052,9.927481]},
- {name: "Wegweiser Sven-Simon-Park", district: "Rissen", address: "Rissener Ufer 1", location: [53.565701,9.761495]},
- {name: "Wein and Restaurant Jacob", district: "Nienstedten", address: "Elbchaussee 401", location: [53.550446,9.844283]},
- {name: "Weinkontor Retana", district: "Oststeinbek", address: "Dorfstraße 10", location: [53.522888,10.165314]},
- {name: "Weizsäcker Gedenkstein", district: "Norderstedt", address: "Niendorfer Straße 12", location: [53.676994,9.967927]},
- {name: "Welau Arcaden", district: "Wedel", address: "Bahnhofstraße 29", location: [53.578114,9.704946]},
- {name: "Welle Des Lebens", district: "Harvestehude", address: "Harvestehuder Weg 88", location: [53.57972,9.994441]},
- {name: "Wellen aus Stein", district: "Lurup", address: "Franzosenkoppel 32", location: [53.599583,9.882195], park: "way/34950076", exraid: true},
- {name: "Weltkriege Mahnmal", district: "Schnelsen", address: "Wählingsallee Friedens-Mahnmal", location: [53.631161,9.915073], park: "way/144528271"},
- {name: "Weltkriegsdenkmal Sinstorf", district: "Sinstorf", address: "Sinstorfer Kirchweg", location: [53.424061,9.977395]},
- {name: "Weltkriegsdenkmal", district: "Rahlstedt", address: "Oldenfelder Straße Kriegerdenkmal 1914-18", location: [53.612766,10.156697], park: "way/164396113"},
- {name: "Werkstätten Betriebe", district: "Bahrenfeld", address: "Boschstraße 2", location: [53.567478,9.917843]},
- {name: "Wetterstation", district: "Bönningstedt", address: "Ellerbeker Straße Schule Rugenbergen", location: [53.662327,9.901202]},
- {name: "Wiederaufbau Wagner Strasse", district: "Eilbek", address: "Blumenau 132", location: [53.56955,10.041993]},
- {name: "Wiederaufbau-Gedenkstein Bürgerstraße 11", district: "Barmbek-Süd", address: "Bürgerstraße 6", location: [53.574841,10.046073]},
- {name: "Wiederaufgebaut 1952", district: "Barmbek-Nord", address: "Grögersweg 13", location: [53.597202,10.038005]},
- {name: "Wiesenjaguar", district: "Nienstedten", address: "Elbchaussee 354", location: [53.548313,9.859008]},
- {name: "Wikinger Wetterstation", district: "Wedel", address: "Marienhof Friedhofsweg", location: [53.588509,9.711041]},
- {name: "Wildgehege Klövensteen", district: "Rissen", address: "Sandmoorweg HH-A-3007", location: [53.596539,9.746779]},
- {name: "Wildgänse", district: "Niendorf", address: "Sootbörn", location: [53.618649,9.957544]},
- {name: "Wildkatze Aus Stein", district: "Billstedt", address: "Dietzweg 3", location: [53.559402,10.109892]},
- {name: "Wildpark Schwarze Berge", district: "Rosengarten", address: "Am Wildpark 1", location: [53.442093,9.886323]},
- {name: "Wildschwein an der Pony-Waldschänke", district: "Rissen", address: "Babenwischenweg 28", location: [53.60474,9.769608]},
- {name: "Wildschwein", district: "Kreis Pinneberg", address: "Haderslebener Straße 5", location: [53.675404,9.803928]},
- {name: "Wilhelm-Bürsing-Park", district: "Niendorf", address: "Hadermanns Weg 51", location: [53.625481,9.945264], park: "way/52664036"},
- {name: "Wilhelmsburger Kreuzkirche", district: "Wilhelmsburg", address: "Kirchdorfer Straße Friedhof Kirchdorf", location: [53.487118,10.01604]},
- {name: "Willi Delzepich Eis Kunst", district: "Uhlenhorst", address: "Winterhuder Weg 67", location: [53.577419,10.018372]},
- {name: "Willinghusen Großes Kletterhaus", district: "Barsbüttel", address: "Kleeweg 10", location: [53.560596,10.207332], park: "way/29292916"},
- {name: "Willy- Brandt- Park", district: "Norderstedt", address: "Europaallee Passage", location: [53.684357,9.987817], park: "way/23806882", exraid: true},
- {name: "Windiges Rad", district: "Hamburg-Nord", address: "Winterhude Saarlandstraße", location: [53.598934,10.029176], park: "way/23734712"},
- {name: "Windrad", district: "Allermöhe", address: "Marschenautobahn", location: [53.486641,10.135771], park: "way/277173692"},
- {name: "Windräder Powerbox Artwork", district: "Ahrensburg", address: "Bargenkoppelredder 1", location: [53.667343,10.245652]},
- {name: "Windturbine bei der HAW Bergedorf", district: "Lohbrügge", address: "Lohbrügger Kirchstraße 65", location: [53.493729,10.199069]},
- {name: "Winkel Gedenkstein 1908-2008", district: "Eidelstedt", address: "Fangdieckstraße 81", location: [53.598671,9.897612]},
- {name: "Winterhuder-Eppendorfer Turnverein", district: "Eppendorf", address: "Erikastraße Winterhude-Eppendorfer Turnverein von 1880 e.V. (W.E.T.)", location: [53.600842,9.985263]},
- {name: "Wohltorf Bahnschranke", district: "Wohltorf", address: "Kastanienallee 1", location: [53.520542,10.277421]},
- {name: "Wood Steel and Stone", district: "Bergedorf", address: "Friedrich-Frank-Bogen 120", location: [53.489758,10.180263]},
- {name: "Wooden Church", district: "Bahrenfeld", address: "Holstenkamp Kirche der heiligen Myronträgerinnen", location: [53.57132,9.914361]},
- {name: "Wooden Heart", district: "Lokstedt", address: "Hildburgweg 2", location: [53.607697,9.942458], park: "way/164688305"},
- {name: "Woody Grafitti", district: "Ahrensburg", address: "Am Neuen Teich 41", location: [53.66658,10.215383]},
- {name: "World War 1 Memorial", district: "Wellingsbüttel", address: "Friedrich-Kirsten-Straße Kriegerehrenmal 1914-18", location: [53.643082,10.07826]},
- {name: "Wunderlich Wandbild", district: "Pinneberg", address: "Damm 69", location: [53.657875,9.810907]},
- {name: "Wurm", district: "Stellingen", address: "Binsbarg", location: [53.591,9.914392], park: "way/38344582"},
- {name: "Wzl Sculpture", district: "Heimfeld", address: "Berkefeldweg 15", location: [53.469872,9.953301]},
- {name: "Wächter der Anonymen Toten", district: "Ohlsdorf", address: "Eichenallee", location: [53.624084,10.07982]},
- {name: "Wälderhaus", district: "Wilhelmsburg", address: "Am Inselpark 19", location: [53.496365,10.002853]},
- {name: "Wände des Respekts", district: "Schenefeld", address: "Achter de Weiden 30", location: [53.605938,9.832274]},
- {name: "Wärmespeicher", district: "Bramfeld", address: "Carsten-Reimers-Ring 157", location: [53.630913,10.111533], park: "way/32881032"},
- {name: "Würfel Bild", district: "Neuallermöhe", address: "Erna-Mohr-Kehre 33", location: [53.478519,10.17887]},
- {name: "Würfelwerk", district: "Jenfeld", address: "Holstenhofweg 85", location: [53.569828,10.108317]},
- {name: "X on the Watch", district: "Meckelfeld", address: "Appenstedter Weg Lerchenweg", location: [53.417267,10.026654]},
- {name: "Z-Bricks", district: "Altona-Nord", address: "Stresemannstraße 130", location: [53.561623,9.95286]},
- {name: "ZERSTÖRT 1943-1963", district: "Wandsbek", address: "Holzmühlenstraße 89", location: [53.58419,10.079034]},
- {name: "Zackenstein Bauspielplatz", district: "Langenhorn", address: "Essener Straße 88c", location: [53.673756,9.994994]},
- {name: "Zapfen-Werfen", district: "Wohltorf", address: "Tonteichsteg", location: [53.513988,10.268047]},
- {name: "Zeitstein 1993", district: "Osdorf", address: "Wüstenwanderweg Grüne Schule", location: [53.560112,9.862594], park: "way/32389126"},
- {name: "Zentralbücherei Meckelfeld", district: "Meckelfeld", address: "Am Schulteich 1", location: [53.422352,10.0202]},
- {name: "Zeppelin Park", district: "Schnelsen", address: "Frohmestraße 139", location: [53.627491,9.935381], park: "way/52826471"},
- {name: "Zerstoert 1943 Aufgebaut 1960", district: "Hamm", address: "Osterbrook 60", location: [53.546379,10.053249]},
- {name: "Zerstört / Aufgebaut 1943 / 1957", district: "Billstedt", address: "Möllner Landstraße 54", location: [53.538204,10.111881]},
- {name: "Zerstört 1943", district: "Barmbek-Süd", address: "Käthnerort 12", location: [53.580711,10.037151]},
- {name: "Zerstört No60", district: "Eimsbüttel", address: "Tresckowstraße 60", location: [53.576775,9.965963], park: "way/39947189"},
- {name: "Zerstört Und Aufgebaut", district: "Horn", address: "Washingtonallee 20", location: [53.551567,10.08719]},
- {name: "Zerstört", district: "Eißendorf", address: "Bremer Straße Gottschalkring", location: [53.449635,9.966423]},
- {name: "Zeus Mit Drei Meerjungfrauen", district: "Rothenburgsort", address: "Ausschläger Allee 32", location: [53.53204,10.053199]},
- {name: "Ziegenbock Und Schaf Statue", district: "Langenbek", address: "Habigerstieg 28", location: [53.435127,9.994083]},
- {name: "Zille's Eck", district: "Eimsbüttel", address: "Langenfelder Damm 39", location: [53.580078,9.939067]},
- {name: "Zinn-Nonne", district: "Ottensen", address: "Gaußstraße 10 ", location: [53.555508,9.933573]},
- {name: "Zitronenjette", district: "Neustadt", address: "Ludwig-Erhard-Straße 7", location: [53.548794,9.980527]},
- {name: "Zoidberg am Spielplatz", district: "Eidelstedt", address: "Halstenbeker Straße Hamburger Kinder- und Jugendhilfe e.V.", location: [53.623207,9.888679], park: "way/271025549"},
- {name: "Zu den Zwölf Aposteln", district: "Lurup", address: "Boberstraße Kirche Zu den zwölf Aposteln", location: [53.599533,9.886894]},
- {name: "Zuckerstangen Allermöhe", district: "Neuallermöhe", address: "Fleetplatz Aussichtsturm Zuckerstangen", location: [53.489342,10.158412]},
- {name: "Zum Dorfkrug Restaurant", district: "Neu Wulmstorf", address: "Grenzweg 1 Dorfkrug", location: [53.469032,9.798229]},
- {name: "Zum Elbblick", district: "Rissen", address: "Otto-Schokoll-Höhenweg", location: [53.564663,9.746974]},
- {name: "Zum Tanzenden Einhorn", district: "Rotherbaum", address: "Bundesstraße 6", location: [53.564217,9.983369]},
- {name: "Zur Bucht", district: "Hohenfelde", address: "Schwanenwik", location: [53.563194,10.015507], park: "way/363104438"},
- {name: "Zur Erinnerung Des Erste Kleinpflasters", district: "Landkreis Stade", address: "Hahle Gravenhorst-Weg", location: [53.593979,9.429374]},
- {name: "Zur Linde", district: "Wilhelmsburg", address: "Georg-Wilhelm-Straße 269", location: [53.488194,9.989841]},
- {name: "Zwangsarbeiter", district: "Ottensen", address: "Friedensallee 126", location: [53.557484,9.916477]},
- {name: "Zwangsarbeiterlager 1943 - 1945", district: "Fuhlsbüttel", address: "Wilhelm-Raabe-Weg 23", location: [53.629635,10.010061], park: "way/63801837"},
- {name: "Zwangsarbeitslager bei der Marzipanfabrik", district: "Ottensen", address: "Griegstraße 75", location: [53.556465,9.910079]},
- {name: "Zwei Engel", district: "Wentorf bei Hamburg", address: "Billeweg 20", location: [53.50758,10.243972]},
- {name: "Zwei Grosse Klappen", district: "Volksdorf", address: "Foßsölen Spielplatz Schemmannstraße", location: [53.646816,10.147687]},
- {name: "Zwei Tänzer", district: "Lohbrügge", address: "Korachstraße 3", location: [53.509151,10.20869], park: "way/206342141"},
- {name: "Zweiradhaus Ehrig", district: "Volksdorf", address: "Claus-Ferck-Straße Ehrig", location: [53.651859,10.165949]},
- {name: "Zwergenturm", district: "Thesdorf", address: "Burmeisterallee Waldspielplatz", location: [53.65284,9.803128], park: "way/26355180"},
- {name: "Zwischen Den Welten II", district: "Harburg", address: "Denickestraße TU-Teich", location: [53.459923,9.968716]},
- {name: "Zzzischer", district: "Eimsbüttel", address: "Grundstraße Zzzischer", location: [53.577454,9.944533]},
- {name: "alte Pathologie Barmbek", district: "Barmbek-Nord", address: "Fuhlsbüttler Straße 415a", location: [53.605255,10.038568]},
- {name: "der Handwerker", district: "Finkenwerder", address: "Nordmeertwiete 17", location: [53.531528,9.85921]},
- {name: "die hörmeister", district: "Volksdorf", address: "Farmsener Landstraße 202", location: [53.650055,10.162058]},
- {name: "fh Wedel", district: "Wedel", address: "Feldstraße Audimax", location: [53.577641,9.729055]},
- {name: "historischer Räuberturm", district: "Rahlstedt", address: "Ahlbecker Weg 32", location: [53.61557,10.143006], park: "way/62214659"},
- {name: "kids place", district: "Langenhorn", address: "Georg-Clasen-Weg 58", location: [53.651363,10.023566]},
- {name: "monumentales Tor", district: "Neuenfelde", address: "Alter Fährweg 2", location: [53.531685,9.778147]},
- {name: "schafsherde im eichtalpark", district: "Wandsbek", address: "Walddörferstraße 259", location: [53.582214,10.097477], park: "way/23762363"},
- {name: "sculpture canman", district: "St. Pauli", address: "Am Brunnenhof 33", location: [53.555561,9.958592]},
- {name: "tanzpaar Statue bergedorf", district: "Bergedorf", address: "Reinbeker Weg 76", location: [53.492123,10.22771]},
- {name: "Öjendorfer Park Eingang West 3", district: "Billstedt", address: "Barsbütteler Weg", location: [53.560028,10.149643], park: "way/107162022"},
- {name: "Öjendorfer Schachfelder", district: "Billstedt", address: "Grootmoorredder Minigolf-Anlage Öjendorf", location: [53.552185,10.135262], park: "way/107162022"},
- {name: "Überwasserrutsche", district: "Wilhelmsburg", address: "Stübenhofer Weg", location: [53.482655,10.01259], park: "way/69658935"},
- {name: "„Langer Otto“ Aussichtsturm", district: "Hamfelde", address: "Hasenberg Hahnheider Turm", location: [53.614868,10.458851], park: "way/52944879"},
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement