Loading a Geojson file into a MariaDB table.

You are viewing an old version of this question. View the current version here.

I am trying to load a geojson file into a MariaDB table. This is the data. Ideally, I would like to execute the load from within a php program or running mysql at the command line on the server.

This is the data ... thanks

{ "type": "FeatureCollection", "properties": { "last_scan": "2019-09-28T03:58:28.020Z" }, "features": [ { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5412781, 47.4135343 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Emergency fountain", "name_de": "Notwasserbrunnen", "name_fr": "Fontaine d'urgence", "name_it": "Notwasserbrunnen", "id_osm": "node/60030906", "id_operator": "6081", "id_wikidata": "Q55169550", "construction_date": 2001, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 0, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4994418, 47.4021637 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/60733384", "id_operator": "454", "id_wikidata": "Q55166671", "construction_date": 1928, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5504764, 47.4072909 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/60734353", "id_operator": "495", "id_wikidata": "Q55166617", "construction_date": 1793, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 2, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5037737, 47.4053011 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/61263856", "id_operator": "450", "id_wikidata": "Q55166648", "construction_date": 1914, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 3, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5247111, 47.3374881 ] }, "properties": { "name": "Brunnen (Gustav Heinrich-Weg)", "name_en": "Brunnen (Gustav Heinrich-Weg)", "name_de": "Brunnen (Gustav Heinrich-Weg)", "name_fr": "Brunnen (Gustav Heinrich-Weg)", "name_it": "Brunnen (Gustav Heinrich-Weg)", "id_osm": "node/73242944", "id_operator": "163", "id_wikidata": "Q55169186", "construction_date": 1964, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 4, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5327521, 47.3408969 ] }, "properties": { "name": "Brunnen (Kirche Wollishofen)", "name_en": "Brunnen (Kirche Wollishofen)", "name_de": "Brunnen (Kirche Wollishofen)", "name_fr": "Brunnen (Kirche Wollishofen)", "name_it": "Brunnen (Kirche Wollishofen)", "id_osm": "node/75746820", "id_operator": "152", "id_wikidata": "Q55169160", "construction_date": 1941, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 5, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5326391, 47.3405349 ] }, "properties": { "name": "Brunnen (beim Kinderspielplatz)", "name_en": "Brunnen (beim Kinderspielplatz)", "name_de": "Brunnen (beim Kinderspielplatz)", "name_fr": "Brunnen (beim Kinderspielplatz)", "name_it": "Brunnen (beim Kinderspielplatz)", "id_osm": "node/75747174", "id_operator": "166", "id_wikidata": "Q55169156", "construction_date": 1968, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 6, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5231292, 47.3246727 ] }, "properties": { "name": "Brunnen (Entlisbergkopf)", "name_en": "Brunnen (Entlisbergkopf)", "name_de": "Brunnen (Entlisbergkopf)", "name_fr": "Brunnen (Entlisbergkopf)", "name_it": "Brunnen (Entlisbergkopf)", "id_osm": "node/80037026", "id_operator": "729", "id_wikidata": "Q55169218", "construction_date": 1924, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 7, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5333584, 47.3365653 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Emergency fountain", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/80094171", "id_operator": "6039", "id_wikidata": "Q55169755", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 8, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5287268, 47.3350312 ] }, "properties": { "name": "Fuechslibrunnen", "name_en": "Fuechslibrunnen", "name_de": "Brunnen (in der kleinen Gr�nanlage der ABZ)", "name_fr": "Fuechslibrunnen", "name_it": "Fuechslibrunnen", "id_osm": "node/83325695", "id_operator": "768", "id_wikidata": "Q55169207", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 9, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5128715, 47.3404275 ] }, "properties": { "name": "Brunnen (Auf dem H�ckler)", "name_en": "Brunnen (Auf dem H�ckler)", "name_de": "Brunnen (Auf dem H�ckler)", "name_fr": "Brunnen (Auf dem H�ckler)", "name_it": "Brunnen (Auf dem H�ckler)", "id_osm": "node/84507238", "id_operator": "720", "id_wikidata": "Q55169195", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 10, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Brunnen_(Auf_dem_H�ckler)_01.jpg/120px-Brunnen_(Auf_dem_H�ckler)_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5352832, 47.3329915 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/102713251", "id_operator": "1125", "id_wikidata": "Q55169164", "construction_date": 1987, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 11, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5354984, 47.3634467 ] }, "properties": { "name": "Fountain Arboretum Park", "name_en": "Fountain Arboretum Park", "name_de": "Brunnen im Arboretum Park", "name_fr": "Fountain Arboretum Park", "name_it": "Fountain Arboretum Park", "id_osm": "node/103129266", "id_operator": "156", "id_wikidata": "Q55166191", "construction_date": 1945, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 12, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/34/Brunnen_General-Guisan-Quai.jpg/120px-Brunnen_General-Guisan-Quai.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5362019, 47.3377886 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/104241231", "id_operator": "118", "id_wikidata": "Q55169635", "construction_date": 1904, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 13, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5344025, 47.3415132 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Emergency fountain", "name_de": "Brunnen (bei Schulhaus)", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/104241965", "id_operator": "6011", "id_wikidata": "Q55169714", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 14, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5242929, 47.3339218 ] }, "properties": { "name": "Brunnen (�berdeckung Entlisberg)", "name_en": "Brunnen (�berdeckung Entlisberg)", "name_de": "Brunnen (�berdeckung Entlisberg)", "name_fr": "Brunnen (�berdeckung Entlisberg)", "name_it": "Brunnen (�berdeckung Entlisberg)", "id_osm": "node/105536166", "id_operator": "1243", "id_wikidata": "Q55169695", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 15, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.524921, 47.3352632 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/105538150", "id_operator": "141", "id_wikidata": "Q55169780", "construction_date": 1932, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 16, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5265659, 47.3516757 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/112019281", "id_operator": "6052", "id_wikidata": "Q55169758", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 17, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5261178, 47.3543635 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/112020605", "id_operator": "108", "id_wikidata": "Q55169124", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 18, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5031127, 47.3811888 ] }, "properties": { "name": "Tramwarteh�uschen", "name_en": "Tramwarteh�uschen", "name_de": "Tramwarteh�uschen", "name_fr": "Tramwarteh�uschen", "name_it": "Tramwarteh�uschen", "id_osm": "node/113004979", "id_operator": "507", "id_wikidata": "Q55166298", "construction_date": 1930, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 19, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5130924, 47.4067047 ] }, "properties": { "name": "oberh. ETH-H�nggerberg", "name_en": "oberh. ETH-H�nggerberg", "name_de": "oberh. ETH-H�nggerberg", "name_fr": "oberh. ETH-H�nggerberg", "name_it": "oberh. ETH-H�nggerberg", "id_osm": "node/117116416", "id_operator": "998", "id_wikidata": "Q55166662", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 20, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5353876, 47.4008782 ] }, "properties": { "name": "Brunnen (Radiostudio)", "name_en": "Brunnen (Radiostudio)", "name_de": "Brunnen (Radiostudio)", "name_fr": "Brunnen (Radiostudio)", "name_it": "Brunnen (Radiostudio)", "id_osm": "node/117117063", "id_operator": "773", "id_wikidata": "Q55169532", "construction_date": 1817, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 21, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5269061, 47.3583586 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/146924233", "id_operator": "6064", "id_wikidata": "Q55166207", "construction_date": 1987, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 22, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5259101, 47.3648521 ] }, "properties": { "name": "Neuer Aqui-Brunnen", "name_en": "Neuer Aqui-Brunnen", "name_de": "Aqui-Brunnen", "name_fr": "Neuer Aqui-Brunnen", "name_it": "Neuer Aqui-Brunnen", "id_osm": "node/146926029", "id_operator": "1237", "id_wikidata": "Q55170879", "construction_date": 2004, "removal_date": null, "artist_name": null, "directions": null, "water_type": "groundwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "mineral", "potable_controlled": null, "swimming_place": null, "id": 23, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5143144, 47.399629 ] }, "properties": { "name": "Rest. Waid", "name_en": "Rest. Waid", "name_de": "Rest. Waid", "name_fr": "Rest. Waid", "name_it": "Rest. Waid", "id_osm": "node/240714137", "id_operator": "1089", "id_wikidata": "Q55166670", "construction_date": 1984, "removal_date": null, "artist_name": "Werner Weber", "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 24, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5327676, 47.4103737 ] }, "properties": { "name": "Brunnenplastik \"G�nseliesel\"", "name_en": "Brunnenplastik \"G�nseliesel\"", "name_de": "Brunnenplastik \"G�nseliesel\"", "name_fr": "Brunnenplastik \"G�nseliesel\"", "name_it": "Brunnenplastik \"G�nseliesel\"", "id_osm": "node/255756456", "id_operator": "489", "id_wikidata": "Q55169618", "construction_date": 1946, "removal_date": null, "artist_name": "Luigi Zanini", "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 25, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4910635, 47.4290537 ] }, "properties": { "name": "Brunnen (Katzensee)", "name_en": "Brunnen (Katzensee)", "name_de": "Brunnen (Katzensee)", "name_fr": "Brunnen (Katzensee)", "name_it": "Brunnen (Katzensee)", "id_osm": "node/256437905", "id_operator": "665", "id_wikidata": "Q55169788", "construction_date": 1947, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 26, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5327652, 47.3611842 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/256439397", "id_operator": "6019", "id_wikidata": "Q55169117", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 27, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9e/Notwasserbrunnen_Schulhausstrasse_Ecke_Lavaterstrasse.jpg/120px-Notwasserbrunnen_Schulhausstrasse_Ecke_Lavaterstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5930476, 47.3777925 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/259836002", "id_operator": "961", "id_wikidata": "Q55169582", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 28, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5330291, 47.3470321 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/262572795", "id_operator": "130", "id_wikidata": "Q55169595", "construction_date": 1926, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 29, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5505261, 47.3727805 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/263683274", "id_operator": "334", "id_wikidata": "Q55169587", "construction_date": 1908, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 30, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1d/Brunne_R�mistrasse_Ecke_Kantonalschulstrasse.jpg/120px-Brunne_R�mistrasse_Ecke_Kantonalschulstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5327476, 47.3327294 ] }, "properties": { "name": "Brunnen (Schulhaus Neub�hl)", "name_en": "Brunnen (Schulhaus Neub�hl)", "name_de": "Brunnen (Schulhaus Neub�hl)", "name_fr": "Brunnen (Schulhaus Neub�hl)", "name_it": "Brunnen (Schulhaus Neub�hl)", "id_osm": "node/265371552", "id_operator": "1020", "id_wikidata": "Q55169843", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 31, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.521999, 47.394625 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/283136340", "id_operator": "435", "id_wikidata": "Q55169563", "construction_date": 1816, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 32, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5296034, 47.3996867 ] }, "properties": { "name": "unterer Spielplatz", "name_en": "unterer Spielplatz", "name_de": "unterer Spielplatz", "name_fr": "unterer Spielplatz", "name_it": "unterer Spielplatz", "id_osm": "node/283138145", "id_operator": "1026", "id_wikidata": "Q55166705", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 33, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.522915, 47.397059 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/283248320", "id_operator": "6047", "id_wikidata": "Q55169756", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 34, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5219371, 47.399039 ] }, "properties": { "name": "Brunnen (beim Kiosk)", "name_en": "Brunnen (beim Kiosk)", "name_de": "Brunnen (beim Kiosk)", "name_fr": "Brunnen (beim Kiosk)", "name_it": "Brunnen (beim Kiosk)", "id_osm": "node/283248335", "id_operator": "644", "id_wikidata": "Q55170252", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 35, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5273559, 47.4004287 ] }, "properties": { "name": "Brunnen (oberer Spielplatz)", "name_en": "Brunnen (oberer Spielplatz)", "name_de": "Brunnen (oberer Spielplatz)", "name_fr": "Brunnen (oberer Spielplatz)", "name_it": "Brunnen (oberer Spielplatz)", "id_osm": "node/283248342", "id_operator": "449", "id_wikidata": "Q55169567", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 36, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5220081, 47.4031898 ] }, "properties": { "name": "Holzbrunnen K�ferberg", "name_en": "Holzbrunnen K�ferberg", "name_de": "Waldweiher K�ferberg", "name_fr": "Holzbrunnen K�ferberg", "name_it": "Holzbrunnen K�ferberg", "id_osm": "node/283248343", "id_operator": "701", "id_wikidata": "Q55166657", "construction_date": 1952, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 37, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5494214, 47.3755221 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Emergency fountain", "name_de": "Notwasserbrunnen (bei Universit�tsspital)", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/285880684", "id_operator": "6017", "id_wikidata": "Q55169735", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 38, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Emergency_fountain_ramistrasse.jpg/120px-Emergency_fountain_ramistrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.517598, 47.3418437 ] }, "properties": { "name": "Brunnen (H�cklerbr�cke)", "name_en": "Brunnen (H�cklerbr�cke)", "name_de": "Brunnen (H�cklerbr�cke)", "name_fr": "Brunnen (H�cklerbr�cke)", "name_it": "Brunnen (H�cklerbr�cke)", "id_osm": "node/286978900", "id_operator": "153", "id_wikidata": "Q55169547", "construction_date": 2000, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 39, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/84/Brunnen_(H�cklerbr�cke)_01.jpg/120px-Brunnen_(H�cklerbr�cke)_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5201971, 47.4009595 ] }, "properties": { "name": "bei Quellwasserfilter Gubel", "name_en": "bei Quellwasserfilter Gubel", "name_de": "bei Quellwasserfilter Gubel", "name_fr": "bei Quellwasserfilter Gubel", "name_it": "bei Quellwasserfilter Gubel", "id_osm": "node/287423001", "id_operator": "1082", "id_wikidata": "Q55166655", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 40, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5262519, 47.3506472 ] }, "properties": { "name": "Brunnen (Restaurant)", "name_en": "Brunnen (Restaurant)", "name_de": "Brunnen (Restaurant)", "name_fr": "Brunnen (Restaurant)", "name_it": "Brunnen (Restaurant)", "id_osm": "node/293878167", "id_operator": "692", "id_wikidata": "Q55170323", "construction_date": 1969, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 41, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5331196, 47.3664219 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/294980115", "id_operator": "104", "id_wikidata": "Q55169614", "construction_date": 1887, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 42, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Brunnen_Bleicherweg_Ecke_Genferstrasse.jpg/120px-Brunnen_Bleicherweg_Ecke_Genferstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5305655, 47.357747 ] }, "properties": { "name": "Water Fountain Rieterpark", "name_en": "Water Fountain Rieterpark", "name_de": "Brunnen im Rieterpark", "name_fr": "Water Fountain Rieterpark", "name_it": "Water Fountain Rieterpark", "id_osm": "node/294980407", "id_operator": "534", "id_wikidata": "Q55166223", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 43, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dc/Brunnen_Rieterpark.jpg/120px-Brunnen_Rieterpark.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5332355, 47.363506 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/296096288", "id_operator": "165", "id_wikidata": "Q55169110", "construction_date": 1967, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 44, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a2/Brunnen_Alfred-Escher-Strasse_Ecke_General-Wille-Strasse.jpg/120px-Brunnen_Alfred-Escher-Strasse_Ecke_General-Wille-Strasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4951948, 47.3467882 ] }, "properties": { "name": "beim Rest. Staffel", "name_en": "beim Rest. Staffel", "name_de": "beim Rest. Staffel", "name_fr": "beim Rest. Staffel", "name_it": "beim Rest. Staffel", "id_osm": "node/296096332", "id_operator": "714", "id_wikidata": "Q55166510", "construction_date": 1930, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 45, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5246078, 47.3281358 ] }, "properties": { "name": "bei Geb�ude Forstamt", "name_en": "bei Geb�ude Forstamt", "name_de": "bei Geb�ude Forstamt", "name_fr": "bei Geb�ude Forstamt", "name_it": "bei Geb�ude Forstamt", "id_osm": "node/297644046", "id_operator": "1168", "id_wikidata": "Q55167964", "construction_date": 1994, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 46, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5246515, 47.3291537 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/297644047", "id_operator": "716", "id_wikidata": "Q55169220", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 47, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.545038, 47.3679048 ] }, "properties": { "name": "Limmatquai", "name_en": "Limmatquai", "name_de": "Limmatquai", "name_fr": "Limmatquai", "name_it": "Limmatquai", "id_osm": "node/298336688", "id_operator": "43", "id_wikidata": "Q55166076", "construction_date": 1908, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 48, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Drinking_fountain_on_Torgasse.jpg/120px-Drinking_fountain_on_Torgasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5141672, 47.3363447 ] }, "properties": { "name": "Brunnen am Waldrand oberhalb Frymannstrasse Nr. 74", "name_en": "Brunnen am Waldrand oberhalb Frymannstrasse Nr. 74", "name_de": "Brunnen am Waldrand oberhalb Frymannstrasse Nr. 74", "name_fr": "Brunnen am Waldrand oberhalb Frymannstrasse Nr. 74", "name_it": "Brunnen am Waldrand oberhalb Frymannstrasse Nr. 74", "id_osm": "node/299282771", "id_operator": "157", "id_wikidata": "Q55169193", "construction_date": 1947, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 49, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/cc/Brunnen_am_Waldrand_oberhalb_Frymannstrasse_Nr._74.jpg/120px-Brunnen_am_Waldrand_oberhalb_Frymannstrasse_Nr._74.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4976494, 47.3585083 ] }, "properties": { "name": "Brunnen Oggenfuss", "name_en": "Brunnen Oggenfuss", "name_de": "Brunnen Oggenfuss", "name_fr": "Brunnen Oggenfuss", "name_it": "Brunnen Oggenfuss", "id_osm": "node/299988884", "id_operator": "169", "id_wikidata": "Q55169051", "construction_date": 1841, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 50, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Brunnen_Oggenfuss_01.jpg/120px-Brunnen_Oggenfuss_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5160428, 47.37963 ] }, "properties": { "name": "Springbrunnen Bullingerplatz", "name_en": "Springbrunnen Bullingerplatz", "name_de": "Wasserspiel", "name_fr": "Springbrunnen Bullingerplatz", "name_it": "Springbrunnen Bullingerplatz", "id_osm": "node/301218064", "id_operator": "230", "id_wikidata": "Q55166326", "construction_date": 1929, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 51, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5171961, 47.4007081 ] }, "properties": { "name": "Waidterrasse", "name_en": "Waidterrasse", "name_de": "Waidterrasse", "name_fr": "Waidterrasse", "name_it": "Waidterrasse", "id_osm": "node/307740985", "id_operator": "452", "id_wikidata": "Q55166645", "construction_date": 1926, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 52, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Brunnen_auf_der_Waidterrasse_01.jpg/120px-Brunnen_auf_der_Waidterrasse_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.487268, 47.3608561 ] }, "properties": { "name": "Spielwiese Uetliberg", "name_en": "Spielwiese Uetliberg", "name_de": "Spielwiese Uetliberg", "name_fr": "Spielwiese Uetliberg", "name_it": "Spielwiese Uetliberg", "id_osm": "node/307875942", "id_operator": "713", "id_wikidata": "Q55166505", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 53, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Brunnen_Spielwiese_Uetliberg.jpg/120px-Brunnen_Spielwiese_Uetliberg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5511825, 47.3929285 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/311351038", "id_operator": "818", "id_wikidata": "Q55166793", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 54, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.535299, 47.3401646 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/311405866", "id_operator": "112", "id_wikidata": "Q55169147", "construction_date": 1896, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 55, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5266665, 47.3762652 ] }, "properties": { "name": "Fischbrunnen", "name_en": "Fischbrunnen", "name_de": "Fischbrunnen", "name_fr": "Fischbrunnen", "name_it": "Fischbrunnen", "id_osm": "node/312537869", "id_operator": "224", "id_wikidata": "Q55166375", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 56, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Fischbrunnen_an_der_Kanonenstrasse.jpg/120px-Fischbrunnen_an_der_Kanonenstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5233165, 47.3758826 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/312824719", "id_operator": "1076", "id_wikidata": "Q55166372", "construction_date": 1944, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 57, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Brunnen_Engelstarsse_Ecke_Kanzleistarsse.jpg/120px-Brunnen_Engelstarsse_Ecke_Kanzleistarsse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4893214, 47.4023779 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/313464429", "id_operator": "445", "id_wikidata": "Q55166643", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 58, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.507129, 47.352257 ] }, "properties": { "name": "Brunnen (oberhalb Sch�tzenhaus)", "name_en": "Brunnen (oberhalb Sch�tzenhaus)", "name_de": "Brunnen (oberhalb Sch�tzenhaus)", "name_fr": "Brunnen (oberhalb Sch�tzenhaus)", "name_it": "Brunnen (oberhalb Sch�tzenhaus)", "id_osm": "node/315122284", "id_operator": "195", "id_wikidata": "Q55169092", "construction_date": 1929, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 59, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5343104, 47.3686956 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/317023865", "id_operator": "151", "id_wikidata": "Q55166171", "construction_date": 1940, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 60, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5690571, 47.35864 ] }, "properties": { "name": "unterhalb Forchstrasse", "name_en": "unterhalb Forchstrasse", "name_de": "unterhalb Forchstrasse", "name_fr": "unterhalb Forchstrasse", "name_it": "unterhalb Forchstrasse", "id_osm": "node/319839226", "id_operator": "973", "id_wikidata": "Q55166104", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 61, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5139683, 47.4031285 ] }, "properties": { "name": "Reservoir Waidberg", "name_en": "Reservoir Waidberg", "name_de": "Reservoir Waidberg", "name_fr": "Reservoir Waidberg", "name_it": "Reservoir Waidberg", "id_osm": "node/321790701", "id_operator": "1046", "id_wikidata": "Q55166653", "construction_date": 1981, "removal_date": null, "artist_name": "Armin Wanger", "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 62, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.502468, 47.3651667 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/331318091", "id_operator": "6048", "id_wikidata": "Q55166129", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 63, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5421742, 47.3940915 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/333176866", "id_operator": "748", "id_wikidata": "Q55169597", "construction_date": 1934, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 64, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5490307, 47.3898499 ] }, "properties": { "name": "Brunnen (vor Frohburgstrasse 57)", "name_en": "Brunnen (vor Frohburgstrasse 57)", "name_de": "Brunnen (vor Frohburgstrasse 57)", "name_fr": "Brunnen (vor Frohburgstrasse 57)", "name_it": "Brunnen (vor Frohburgstrasse 57)", "id_osm": "node/333187280", "id_operator": "1078", "id_wikidata": "Q55169577", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 65, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.499976, 47.3596068 ] }, "properties": { "name": "Brunnen (Friedhofeingang)", "name_en": "Brunnen (Friedhofeingang)", "name_de": "Brunnen (Friedhofeingang)", "name_fr": "Brunnen (Friedhofeingang)", "name_it": "Brunnen (Friedhofeingang)", "id_osm": "node/345831607", "id_operator": "953", "id_wikidata": "Q55169126", "construction_date": 1974, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 66, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Brunnen_Eingang_Friedhof_Oberer_Friesenberg_01.jpg/120px-Brunnen_Eingang_Friedhof_Oberer_Friesenberg_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5040563, 47.3556488 ] }, "properties": { "name": "Brunnen an der Bachtobelstrasse", "name_en": "Brunnen an der Bachtobelstrasse", "name_de": "Brunnen an der Bachtobelstrasse", "name_fr": "Brunnen an der Bachtobelstrasse", "name_it": "Brunnen an der Bachtobelstrasse", "id_osm": "node/345831608", "id_operator": "952", "id_wikidata": "Q55169066", "construction_date": 1974, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 67, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Brunnen_an_der_Bachtobelstrasse_02.jpg/120px-Brunnen_an_der_Bachtobelstrasse_02.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5166644, 47.3592804 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/353222181", "id_operator": "6035", "id_wikidata": "Q55169751", "construction_date": 1980, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 68, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5300882, 47.3984473 ] }, "properties": { "name": "obere Waidstrasse", "name_en": "obere Waidstrasse", "name_de": "obere Waidstrasse", "name_fr": "obere Waidstrasse", "name_it": "obere Waidstrasse", "id_osm": "node/359967945", "id_operator": "436", "id_wikidata": "Q55166701", "construction_date": 1937, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 69, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5354353, 47.382338 ] }, "properties": { "name": "Trinkbrunnen", "name_en": "Trinkbrunnen", "name_de": "Trinkbrunnen", "name_fr": "Trinkbrunnen", "name_it": "Trinkbrunnen", "id_osm": "node/364545158", "id_operator": "252.2", "id_wikidata": "Q55166308", "construction_date": 1930, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 70, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Brunnen_im_Klingenpark_(klein).jpg/120px-Brunnen_im_Klingenpark_(klein).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5334196, 47.3834338 ] }, "properties": { "name": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_en": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_de": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_fr": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_it": "Brunnen (Schulhaus Limmat, Im Hofe)", "id_osm": "node/364545661", "id_operator": "248", "id_wikidata": "Q55166318", "construction_date": 1910, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 71, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8d/Schulhaus_Limmat%2C_Im_Hofe.jpg/120px-Schulhaus_Limmat%2C_Im_Hofe.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5240199, 47.3771498 ] }, "properties": { "name": "B�ckeranlage", "name_en": "B�ckeranlage", "name_de": "B�ckeranlage", "name_fr": "B�ckeranlage", "name_it": "B�ckeranlage", "id_osm": "node/364858515", "id_operator": "237", "id_wikidata": "Q55166377", "construction_date": 1938, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 72, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/B�ckeranlage_1.jpg/120px-B�ckeranlage_1.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5232919, 47.3783801 ] }, "properties": { "name": "B�ckeranlage", "name_en": "B�ckeranlage", "name_de": "B�ckeranlage", "name_fr": "B�ckeranlage", "name_it": "B�ckeranlage", "id_osm": "node/364858598", "id_operator": "213", "id_wikidata": "Q55166428", "construction_date": 1928, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 73, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/74/B�ckeranlage_2.jpg/120px-B�ckeranlage_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5420049, 47.3977292 ] }, "properties": { "name": "Tramhaltestelle, Michbuck", "name_en": "Tramhaltestelle, Michbuck", "name_de": "Tramhaltestelle, Michbuck", "name_fr": "Tramhaltestelle, Michbuck", "name_it": "Tramhaltestelle, Michbuck", "id_osm": "node/365589006", "id_operator": "1118", "id_wikidata": "Q55166774", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 74, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5324476, 47.3621935 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/366169289", "id_operator": "99", "id_wikidata": "Q55169115", "construction_date": 1887, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 75, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/de/Brunnen_Lavaterstrasse_Ecke_Breitingerstrasse.jpg/120px-Brunnen_Lavaterstrasse_Ecke_Breitingerstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5135305, 47.3700938 ] }, "properties": { "name": "Goldbrunnenplatz", "name_en": "Goldbrunnenplatz", "name_de": "Goldbrunnenplatz", "name_fr": "Goldbrunnenplatz", "name_it": "Goldbrunnenplatz", "id_osm": "node/366361499", "id_operator": "211", "id_wikidata": "Q55166155", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 76, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5205092, 47.37002 ] }, "properties": { "name": "L�wenbrunnen", "name_en": "L�wenbrunnen", "name_de": "Schmiede Wiedikon", "name_fr": "L�wenbrunnen", "name_it": "L�wenbrunnen", "id_osm": "node/366362524", "id_operator": "1167", "id_wikidata": "Q55166137", "construction_date": 1993, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 77, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5296329, 47.3736885 ] }, "properties": { "name": "Haltestelle Stauffacher", "name_en": "Haltestelle Stauffacher", "name_de": "Haltestelle Stauffacher", "name_fr": "Haltestelle Stauffacher", "name_it": "Haltestelle Stauffacher", "id_osm": "node/366737441", "id_operator": "1063", "id_wikidata": "Q55166402", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 78, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5e/Brunnen_am_Stauffacher_a.jpg/120px-Brunnen_am_Stauffacher_a.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5742761, 47.384089 ] }, "properties": { "name": "Zoo-Eingang", "name_en": "Zoo-Eingang", "name_de": "Zoo-Eingang", "name_fr": "Zoo-Eingang", "name_it": "Zoo-Eingang", "id_osm": "node/366920014", "id_operator": "352", "id_wikidata": "Q55166816", "construction_date": 1935, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 79, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5778979, 47.3824835 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/366921146", "id_operator": "1197", "id_wikidata": "Q55169526", "construction_date": 1999, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 80, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.575662, 47.3786548 ] }, "properties": { "name": "Fountain Dreiwiesen", "name_en": "Fountain Dreiwiesen", "name_de": "Brunnen Dreiwiesen", "name_fr": "Fountain Dreiwiesen", "name_it": "Fountain Dreiwiesen", "id_osm": "node/366921147", "id_operator": "335", "id_wikidata": "Q55167893", "construction_date": 1909, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 81, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Stone_Fountain_on_hill.jpg/120px-Stone_Fountain_on_hill.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.583973, 47.3689289 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/366921156", "id_operator": "822", "id_wikidata": "Q55169248", "construction_date": 1974, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 82, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/ab/Brunnen_Hirslanderbergstrasse.jpg/120px-Brunnen_Hirslanderbergstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.566233, 47.3724977 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/367826253", "id_operator": "332", "id_wikidata": "Q55167889", "construction_date": 1907, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 83, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/Dolderstrasse_Ecke_Hauserstrasse_Brunnen.jpg/120px-Dolderstrasse_Ecke_Hauserstrasse_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5791712, 47.3627011 ] }, "properties": { "name": "Quelle und Brunnen", "name_en": "Quelle und Brunnen", "name_de": "Quelle und Brunnen", "name_fr": "Quelle und Brunnen", "name_it": "Quelle und Brunnen", "id_osm": "node/368346668", "id_operator": "723", "id_wikidata": "Q55166095", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 84, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5787944, 47.3673932 ] }, "properties": { "name": "Wood-fountain at Degenried", "name_en": "Wood-fountain at Degenried", "name_de": "Holz-Brunnen Degenried (beim Restaurant)", "name_fr": "Wood-fountain at Degenried", "name_it": "Wood-fountain at Degenried", "id_osm": "node/368347516", "id_operator": "309", "id_wikidata": "Q55169556", "construction_date": 1887, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 85, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2e/Brunnen_Degenried.jpg/120px-Brunnen_Degenried.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5747273, 47.356686 ] }, "properties": { "name": "Brunnen (oberhalb Burgwies)", "name_en": "Brunnen (oberhalb Burgwies)", "name_de": "Brunnen (oberhalb Burgwies)", "name_fr": "Brunnen (oberhalb Burgwies)", "name_it": "Brunnen (oberhalb Burgwies)", "id_osm": "node/368348027", "id_operator": "1007", "id_wikidata": "Q55169058", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 86, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5449335, 47.4207011 ] }, "properties": { "name": "Brunnen (bei Schulschwimmanlage Buhn)", "name_en": "Brunnen (bei Schulschwimmanlage Buhn)", "name_de": "Brunnen (bei Schulschwimmanlage Buhn)", "name_fr": "Brunnen (bei Schulschwimmanlage Buhn)", "name_it": "Brunnen (bei Schulschwimmanlage Buhn)", "id_osm": "node/373489560", "id_operator": "1034", "id_wikidata": "Q55169857", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 87, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.540752, 47.4160973 ] }, "properties": { "name": "Trinkbrunnen Wahlenpark Nord", "name_en": "Trinkbrunnen Wahlenpark Nord", "name_de": "Trinkbrunnen. Ruedi Walterstrasse gegen�ber 4", "name_fr": "Trinkbrunnen Wahlenpark Nord", "name_it": "Trinkbrunnen Wahlenpark Nord", "id_osm": "node/373510745", "id_operator": "1244", "id_wikidata": "Q55170888", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 88, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5366886, 47.4145588 ] }, "properties": { "name": "Trinkbrunnen Oerlikerpark West", "name_en": "Trinkbrunnen Oerlikerpark West", "name_de": "Trinkbrunnen Modell Bracher", "name_fr": "Trinkbrunnen Oerlikerpark West", "name_it": "Trinkbrunnen Oerlikerpark West", "id_osm": "node/373515536", "id_operator": "1207", "id_wikidata": "Q55170867", "construction_date": 2001, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 89, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5236446, 47.3670738 ] }, "properties": { "name": "beim Kiosk (Anlagage Sihlh�lzli)", "name_en": "beim Kiosk (Anlagage Sihlh�lzli)", "name_de": "beim Kiosk (Anlagage Sihlh�lzli)", "name_fr": "beim Kiosk (Anlagage Sihlh�lzli)", "name_it": "beim Kiosk (Anlagage Sihlh�lzli)", "id_osm": "node/375554214", "id_operator": "198", "id_wikidata": "Q55166180", "construction_date": 1931, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 90, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5047479, 47.3626592 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/376003384", "id_operator": "194", "id_wikidata": "Q55169267", "construction_date": 1929, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 91, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5267357, 47.3665045 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/384763020", "id_operator": "1239", "id_wikidata": "Q55170880", "construction_date": 2004, "removal_date": null, "artist_name": null, "directions": null, "water_type": "groundwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 92, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5479312, 47.3662791 ] }, "properties": { "name": "Trinkbrunnen", "name_en": "Trinkbrunnen", "name_de": "Trinkbrunnen", "name_fr": "Trinkbrunnen", "name_it": "Trinkbrunnen", "id_osm": "node/385265185", "id_operator": "55", "id_wikidata": "Q55166067", "construction_date": 1935, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 93, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Drinking_Fountain_at_Stadelhofen.jpg/120px-Drinking_Fountain_at_Stadelhofen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5014662, 47.4016692 ] }, "properties": { "name": "Brunnen (Schulhaus Bl�si)", "name_en": "Brunnen (Schulhaus Bl�si)", "name_de": "Brunnen (Schulhaus Bl�si)", "name_fr": "Brunnen (Schulhaus Bl�si)", "name_it": "Brunnen (Schulhaus Bl�si)", "id_osm": "node/386002482", "id_operator": "641", "id_wikidata": "Q55170910", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 94, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5123218, 47.3817628 ] }, "properties": { "name": "Brunnen (Berufswahlschule Hardau)", "name_en": "Brunnen (Berufswahlschule Hardau)", "name_de": "Brunnen (Berufswahlschule Hardau)", "name_fr": "Brunnen (Berufswahlschule Hardau)", "name_it": "Brunnen (Berufswahlschule Hardau)", "id_osm": "node/387906235", "id_operator": "1250", "id_wikidata": "Q55170793", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 95, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5364215, 47.3911361 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/387909685", "id_operator": "6031", "id_wikidata": "Q55166271", "construction_date": 1980, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 96, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/69/Brunnen_Rotbuchstrasse_Ecke_Kornhausstrasse.jpg/120px-Brunnen_Rotbuchstrasse_Ecke_Kornhausstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5355283, 47.3931909 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/387910414", "id_operator": "269", "id_wikidata": "Q55166274", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 97, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5467797, 47.4082716 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/388054749", "id_operator": "474", "id_wikidata": "Q55166628", "construction_date": 1913, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 98, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5423311, 47.3838032 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/411069903", "id_operator": "283", "id_wikidata": "Q55166809", "construction_date": 1927, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 99, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5354985, 47.4189782 ] }, "properties": { "name": "Brunnen (Schulhaus Staudenb�hl)", "name_en": "Brunnen (Schulhaus Staudenb�hl)", "name_de": "Brunnen (Schulhaus Staudenb�hl)", "name_fr": "Brunnen (Schulhaus Staudenb�hl)", "name_it": "Brunnen (Schulhaus Staudenb�hl)", "id_osm": "node/419866091", "id_operator": "691", "id_wikidata": "Q55170320", "construction_date": 1969, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 100, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4991123, 47.4019775 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/423794666", "id_operator": "6067", "id_wikidata": "Q55166681", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 101, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5498229, 47.4218694 ] }, "properties": { "name": "Brunnen (Endstation Seebach)", "name_en": "Brunnen (Endstation Seebach)", "name_de": "Brunnen (Endstation Seebach)", "name_fr": "Brunnen (Endstation Seebach)", "name_it": "Brunnen (Endstation Seebach)", "id_osm": "node/423913236", "id_operator": "487", "id_wikidata": "Q55169681", "construction_date": 1941, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 102, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.501815, 47.4210111 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/431934161", "id_operator": "491", "id_wikidata": "Q55166634", "construction_date": 1955, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 103, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5273065, 47.4139373 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/446017658", "id_operator": "6058", "id_wikidata": "Q55169767", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 104, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5440345, 47.3764076 ] }, "properties": { "name": "beim Central", "name_en": "beim Central", "name_de": "beim Central", "name_fr": "beim Central", "name_it": "beim Central", "id_osm": "node/446955221", "id_operator": "67", "id_wikidata": "Q55167912", "construction_date": 1951, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 105, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/46/Bei_Central.jpg/120px-Bei_Central.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5359578, 47.3587638 ] }, "properties": { "name": "Fountain Seerose", "name_en": "Fountain Seerose", "name_de": "Brunnen Seerose", "name_fr": "Fountain Seerose", "name_it": "Fountain Seerose", "id_osm": "node/448025559", "id_operator": "960.2", "id_wikidata": "Q55166214", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 106, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Brunnen_Seerestaurant.jpg/120px-Brunnen_Seerestaurant.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5361432, 47.358941 ] }, "properties": { "name": "Fountain Seerose 2", "name_en": "Fountain Seerose 2", "name_de": "Brunnen Seerose 2", "name_fr": "Fountain Seerose 2", "name_it": "Fountain Seerose 2", "id_osm": "node/448106784", "id_operator": "960.1", "id_wikidata": "Q64214463", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 107, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Brunnen_Seerose_2.jpg/120px-Brunnen_Seerose_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5352197, 47.3548174 ] }, "properties": { "name": "Fountain Mytehnquai", "name_en": "Fountain Mytehnquai", "name_de": "Brunnen im Standbad Mythenquai", "name_fr": "Fountain Mytehnquai", "name_it": "Fountain Mytehnquai", "id_osm": "node/448423826", "id_operator": null, "id_wikidata": "Q64214429", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 108, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f6/Strandbad_Mythenquai.jpg/120px-Strandbad_Mythenquai.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5439158, 47.3731918 ] }, "properties": { "name": "Hirschenplatz", "name_en": "Hirschenplatz", "name_de": "Hirschenplatz", "name_fr": "Hirschenplatz", "name_it": "Hirschenplatz", "id_osm": "node/448855245", "id_operator": "62", "id_wikidata": "Q55167948", "construction_date": 1941, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 109, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/84/Fountain_at_Hirschenplatz.jpg/120px-Fountain_at_Hirschenplatz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.547277, 47.3725462 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/448855248", "id_operator": "6057", "id_wikidata": "Q55169763", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 110, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Brunnen_Hirschengraben_bei_Tramstation_Neumarkt.jpg/120px-Brunnen_Hirschengraben_bei_Tramstation_Neumarkt.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5501801, 47.3689846 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/448855249", "id_operator": "40", "id_wikidata": "Q55166055", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 111, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Brunnen_Zeltweg_Ecke_Steinwiesstrasse.jpg/120px-Brunnen_Zeltweg_Ecke_Steinwiesstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5462213, 47.4095515 ] }, "properties": { "name": "Albert N�f-Platz", "name_en": "Albert N�f-Platz", "name_de": "Albert N�f-Platz", "name_fr": "Albert N�f-Platz", "name_it": "Albert N�f-Platz", "id_osm": "node/448855253", "id_operator": "1114.2", "id_wikidata": "Q55166592", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 112, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.546086, 47.4099675 ] }, "properties": { "name": "Albert N�f-Platz", "name_en": "Albert N�f-Platz", "name_de": "Albert N�f-Platz", "name_fr": "Albert N�f-Platz", "name_it": "Albert N�f-Platz", "id_osm": "node/448855254", "id_operator": "1114.1", "id_wikidata": "Q55166589", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 113, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5443616, 47.4105937 ] }, "properties": { "name": "Trinkbrunnen", "name_en": "Trinkbrunnen", "name_de": "Trinkbrunnen", "name_fr": "Trinkbrunnen", "name_it": "Trinkbrunnen", "id_osm": "node/448855255", "id_operator": "476.1", "id_wikidata": "Q55170722", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 114, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5318857, 47.3957261 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/448956234", "id_operator": "460", "id_wikidata": "Q55166232", "construction_date": 1936, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 115, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5355427, 47.4027443 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/448956236", "id_operator": "303", "id_wikidata": "Q55169628", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 116, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53957, 47.4088367 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/448956238", "id_operator": "6073", "id_wikidata": "Q55166636", "construction_date": 1994, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 117, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4893453, 47.4167639 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/450263325", "id_operator": "1087", "id_wikidata": "Q55166637", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 118, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5371347, 47.4149493 ] }, "properties": { "name": "Brunnen (Wasserbalken)", "name_en": "Brunnen (Wasserbalken)", "name_de": "Brunnen (Wasserbalken)", "name_fr": "Brunnen (Wasserbalken)", "name_it": "Brunnen (Wasserbalken)", "id_osm": "node/452156453", "id_operator": "1206", "id_wikidata": "Q55170865", "construction_date": 2001, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 119, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Z�rich_-_Oerlikon_-_Nord_2010-07-29_20-12-10.JPG/120px-Z�rich_-_Oerlikon_-_Nord_2010-07-29_20-12-10.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4752338, 47.4147051 ] }, "properties": { "name": "R�tihofbrunnen", "name_en": "R�tihofbrunnen", "name_de": "R�tihof", "name_fr": "R�tihofbrunnen", "name_it": "R�tihofbrunnen", "id_osm": "node/452715395", "id_operator": "438", "id_wikidata": "Q55166640", "construction_date": 1825, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 120, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4889954, 47.4044564 ] }, "properties": { "name": "Brunnen (Kindergarten)", "name_en": "Brunnen (Kindergarten)", "name_de": "Brunnen (Kindergarten)", "name_fr": "Brunnen (Kindergarten)", "name_it": "Brunnen (Kindergarten)", "id_osm": "node/452734414", "id_operator": "939", "id_wikidata": "Q55170456", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 121, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5013184, 47.4107429 ] }, "properties": { "name": "Brunnen (Holderbachh�tte)", "name_en": "Brunnen (Holderbachh�tte)", "name_de": "Brunnen (Holderbachh�tte)", "name_fr": "Brunnen (Holderbachh�tte)", "name_it": "Brunnen (Holderbachh�tte)", "id_osm": "node/455601459", "id_operator": "728", "id_wikidata": "Q55169275", "construction_date": 1994, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 122, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5024007, 47.3976803 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/456360841", "id_operator": "6082", "id_wikidata": "Q55169560", "construction_date": 2002, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 123, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5442453, 47.376005 ] }, "properties": { "name": "Storchenbrunnen (ehemals)", "name_en": "Storchenbrunnen (ehemals)", "name_de": "Storchenbrunnen (ehemals)", "name_fr": "Storchenbrunnen (ehemals)", "name_it": "Storchenbrunnen (ehemals)", "id_osm": "node/460432394", "id_operator": "32", "id_wikidata": "Q55167917", "construction_date": 1876, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 124, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a2/Storchenbrunnen_(ehemals).jpg/120px-Storchenbrunnen_(ehemals).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5307046, 47.3834876 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/470216195", "id_operator": "245", "id_wikidata": "Q55169656", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 125, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Langstrasse_ecke_Johanesgasse.jpg/120px-Langstrasse_ecke_Johanesgasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5313736, 47.3841768 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/470216207", "id_operator": "6033", "id_wikidata": "Q55169747", "construction_date": 1980, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 126, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/98/Limatplatz_ecke_Fierzstrasse.jpg/120px-Limatplatz_ecke_Fierzstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5181528, 47.3984762 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/471792545", "id_operator": "467", "id_wikidata": "Q55166676", "construction_date": 1967, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 127, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5053852, 47.360236 ] }, "properties": { "name": "Schulhaus Friesenberg", "name_en": "Schulhaus Friesenberg", "name_de": "Schulhaus Friesenberg", "name_fr": "Schulhaus Friesenberg", "name_it": "Schulhaus Friesenberg", "id_osm": "node/473606646", "id_operator": "558.1", "id_wikidata": "Q55166200", "construction_date": 1931, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 128, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/65/Brunnen_mit_Planschbecken_beim_Schulhaus_Friesenberg_01.jpg/120px-Brunnen_mit_Planschbecken_beim_Schulhaus_Friesenberg_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5110059, 47.3546218 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/473606649", "id_operator": "6036", "id_wikidata": "Q55169753", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 129, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5057263, 47.358706 ] }, "properties": { "name": "Schulhaus Friesenberg", "name_en": "Schulhaus Friesenberg", "name_de": "Schulhaus Friesenberg", "name_fr": "Schulhaus Friesenberg", "name_it": "Schulhaus Friesenberg", "id_osm": "node/473653577", "id_operator": "558.2", "id_wikidata": "Q55166205", "construction_date": 1931, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 130, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5048103, 47.3608788 ] }, "properties": { "name": "Brunnen bei der Kirche St. Theresia", "name_en": "Brunnen bei der Kirche St. Theresia", "name_de": "Brunnen bei der Kirche St. Theresia", "name_fr": "Brunnen bei der Kirche St. Theresia", "name_it": "Brunnen bei der Kirche St. Theresia", "id_osm": "node/474738688", "id_operator": "1175", "id_wikidata": "Q55169984", "construction_date": 1994, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 131, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/99/Brunnen_bei_Kirche_St._Theresia_01.jpg/120px-Brunnen_bei_Kirche_St._Theresia_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5154513, 47.3718929 ] }, "properties": { "name": "Kirchgemeindehaus", "name_en": "Kirchgemeindehaus", "name_de": "Kirchgemeindehaus", "name_fr": "Kirchgemeindehaus", "name_it": "Kirchgemeindehaus", "id_osm": "node/476507433", "id_operator": "185", "id_wikidata": "Q55166387", "construction_date": 1925, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 132, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Brunnen_Kirchgemeindehaus_Aemtlerstrasse_01.jpg/120px-Brunnen_Kirchgemeindehaus_Aemtlerstrasse_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5302019, 47.3928918 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/480274071", "id_operator": "6032", "id_wikidata": "Q55166243", "construction_date": 1980, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 133, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/33/Brunnen_Roussostrasse_Ecke_Rotbuchstrasse.jpg/120px-Brunnen_Roussostrasse_Ecke_Rotbuchstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4832717, 47.3744599 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/481443831", "id_operator": "415", "id_wikidata": "Q55166481", "construction_date": 1780, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 134, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4821259, 47.374074 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/481443832", "id_operator": "414", "id_wikidata": "Q55166487", "construction_date": 1778, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 135, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4835081, 47.3774233 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/481443851", "id_operator": "6040", "id_wikidata": "Q55169696", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 136, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4866943, 47.3768817 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/481443885", "id_operator": "846", "id_wikidata": "Q55171008", "construction_date": 2008, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 137, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.484206, 47.3753159 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/481443888", "id_operator": "416", "id_wikidata": "Q55166473", "construction_date": 1781, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 138, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5675916, 47.3502789 ] }, "properties": { "name": "Fountain S�dstrasse", "name_en": "Fountain S�dstrasse", "name_de": "Brunnen S�dstrasse", "name_fr": "Fountain S�dstrasse", "name_it": "Fountain S�dstrasse", "id_osm": "node/485135713", "id_operator": "371", "id_wikidata": "Q55169280", "construction_date": 1870, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 139, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Fountain_S�dstrasse_Ecke_Fl�hgasse.jpg/120px-Fountain_S�dstrasse_Ecke_Fl�hgasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5641704, 47.349264 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/485135742", "id_operator": "932", "id_wikidata": "Q55169133", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 140, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Brunnen_Resedastrasse_Ecke_Fl�hgasse.jpg/120px-Brunnen_Resedastrasse_Ecke_Fl�hgasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5119133, 47.3701727 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/485409264", "id_operator": "6025", "id_wikidata": "Q55166153", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 141, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5390385, 47.3757177 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/492010054", "id_operator": "57", "id_wikidata": "Q55169544", "construction_date": 1936, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 142, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8b/Pestalozzi_Brunnen.jpg/120px-Pestalozzi_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5262477, 47.3697069 ] }, "properties": { "name": "Brunnen (Manessestrasse)", "name_en": "Brunnen (Manessestrasse)", "name_de": "Brunnen (Manessestrasse)", "name_fr": "Brunnen (Manessestrasse)", "name_it": "Brunnen (Manessestrasse)", "id_osm": "node/495616671", "id_operator": "175", "id_wikidata": "Q55169260", "construction_date": 1947, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 143, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4845088, 47.3742873 ] }, "properties": { "name": "Brunnen am Tramstation", "name_en": "Brunnen am Tramstation", "name_de": "Brunnen am Tramstation", "name_fr": "Brunnen am Tramstation", "name_it": "Brunnen am Tramstation", "id_osm": "node/496416098", "id_operator": "431", "id_wikidata": "Q55166478", "construction_date": 1949, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 144, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5625042, 47.4029502 ] }, "properties": { "name": "Brunnen (bei WVZ-Wasserabgabeschacht)", "name_en": "Brunnen (bei WVZ-Wasserabgabeschacht)", "name_de": "Brunnen (bei WVZ-Wasserabgabeschacht)", "name_fr": "Brunnen (bei WVZ-Wasserabgabeschacht)", "name_it": "Brunnen (bei WVZ-Wasserabgabeschacht)", "id_osm": "node/500913369", "id_operator": "1107", "id_wikidata": "Q55169573", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 145, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5736748, 47.3984914 ] }, "properties": { "name": "beim Spielplatz", "name_en": "beim Spielplatz", "name_de": "beim Spielplatz", "name_fr": "beim Spielplatz", "name_it": "beim Spielplatz", "id_osm": "node/500913447", "id_operator": "1059", "id_wikidata": "Q55166762", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 146, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5736247, 47.3980021 ] }, "properties": { "name": "oberhalb Ziegelh�tte bei Waldh�tte", "name_en": "oberhalb Ziegelh�tte bei Waldh�tte", "name_de": "oberhalb Ziegelh�tte bei Waldh�tte", "name_fr": "oberhalb Ziegelh�tte bei Waldh�tte", "name_it": "oberhalb Ziegelh�tte bei Waldh�tte", "id_osm": "node/500913464", "id_operator": "505", "id_wikidata": "Q55166534", "construction_date": 1967, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 147, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4816596, 47.3901207 ] }, "properties": { "name": "Brunnen (Schulhaus Herrlig, Kindergarten)", "name_en": "Brunnen (Schulhaus Herrlig, Kindergarten)", "name_de": "Brunnen (Schulhaus Herrlig, Kindergarten)", "name_fr": "Brunnen (Schulhaus Herrlig, Kindergarten)", "name_it": "Brunnen (Schulhaus Herrlig, Kindergarten)", "id_osm": "node/503609080", "id_operator": "631", "id_wikidata": "Q55170246", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 148, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5320639, 47.3695584 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/506829258", "id_operator": "21", "id_wikidata": "Q55166174", "construction_date": 1859, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 149, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/90/Brunnen_Floessergasse_frontal.jpg/120px-Brunnen_Floessergasse_frontal.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5246019, 47.392321 ] }, "properties": { "name": "Wipkingerbrunnen", "name_en": "Wipkingerbrunnen", "name_de": "Wipkingerbrunnen", "name_fr": "Wipkingerbrunnen", "name_it": "Wipkingerbrunnen", "id_osm": "node/525716797", "id_operator": "440", "id_wikidata": "Q55166280", "construction_date": 1883, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 150, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/da/Brunnen_Zentrum_Wipkingen.jpg/120px-Brunnen_Zentrum_Wipkingen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5302322, 47.3913952 ] }, "properties": { "name": "Turnhalle und hinter Spielwiese", "name_en": "Turnhalle und hinter Spielwiese", "name_de": "Turnhalle und hinter Spielwiese", "name_fr": "Turnhalle und hinter Spielwiese", "name_it": "Turnhalle und hinter Spielwiese", "id_osm": "node/574675768", "id_operator": "640.1", "id_wikidata": "Q55166240", "construction_date": 1938, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 151, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Brunnen_Turnhalle_und_hinter_Spielwiese.jpg/120px-Brunnen_Turnhalle_und_hinter_Spielwiese.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5312471, 47.3895915 ] }, "properties": { "name": "Vorplatz Kirche Letten", "name_en": "Vorplatz Kirche Letten", "name_de": "Vorplatz Kirche Letten", "name_fr": "Vorplatz Kirche Letten", "name_it": "Vorplatz Kirche Letten", "id_osm": "node/574675779", "id_operator": "463", "id_wikidata": "Q55166265", "construction_date": 1955, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 152, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Brunnen_Vorplatz_Kirche_Letten.jpg/120px-Brunnen_Vorplatz_Kirche_Letten.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4962672, 47.3866338 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/616840366", "id_operator": "1164", "id_wikidata": "Q55169965", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 153, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4903163, 47.3894873 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/616841985", "id_operator": "1158", "id_wikidata": "Q55166450", "construction_date": 1991, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 154, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4987207, 47.3849658 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/617333961", "id_operator": "1159", "id_wikidata": "Q55166304", "construction_date": 1991, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 155, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5440657, 47.3738258 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/638345855", "id_operator": "28", "id_wikidata": "Q55167937", "construction_date": 1870, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 156, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/ab/Brunnen_in_Seitengasse_von_der_Preyergasse.jpg/120px-Brunnen_in_Seitengasse_von_der_Preyergasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5448944, 47.373011 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/639029733", "id_operator": "30", "id_wikidata": "Q55167947", "construction_date": 1871, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 157, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/71/Brunnen_an_der_Froschaugasse.jpg/120px-Brunnen_an_der_Froschaugasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4930972, 47.4024075 ] }, "properties": { "name": "Tramschleife Wartau", "name_en": "Tramschleife Wartau", "name_de": "Tramschleife Wartau", "name_fr": "Tramschleife Wartau", "name_it": "Tramschleife Wartau", "id_osm": "node/667406248", "id_operator": "462", "id_wikidata": "Q55166668", "construction_date": 1947, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 158, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5451574, 47.3969439 ] }, "properties": { "name": "Irchelpark beim Restaurant Neub�hl", "name_en": "Irchelpark beim Restaurant Neub�hl", "name_de": "Irchelpark beim Restaurant Neub�hl", "name_fr": "Irchelpark beim Restaurant Neub�hl", "name_it": "Irchelpark beim Restaurant Neub�hl", "id_osm": "node/669585211", "id_operator": "1119", "id_wikidata": "Q55166775", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 159, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6093771, 47.3619031 ] }, "properties": { "name": "Luckenholzbrunnen", "name_en": "Luckenholzbrunnen", "name_de": "Luckenbrunnen", "name_fr": "Luckenholzbrunnen", "name_it": "Luckenholzbrunnen", "id_osm": "node/672749756", "id_operator": "306", "id_wikidata": "Q55169589", "construction_date": 1861, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 160, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5391241, 47.414894 ] }, "properties": { "name": "Trinkbrunnen Oerlikerpark Ost", "name_en": "Trinkbrunnen Oerlikerpark Ost", "name_de": "Trinkbrunnen Modell Bracher", "name_fr": "Trinkbrunnen Oerlikerpark Ost", "name_it": "Trinkbrunnen Oerlikerpark Ost", "id_osm": "node/678823112", "id_operator": "1208", "id_wikidata": "Q55170870", "construction_date": 2001, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 161, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5396018, 47.4152529 ] }, "properties": { "name": "Brunnen (Schulhaus Im Birch)", "name_en": "Brunnen (Schulhaus Im Birch)", "name_de": "Brunnen (Schulhaus Im Birch)", "name_fr": "Brunnen (Schulhaus Im Birch)", "name_it": "Brunnen (Schulhaus Im Birch)", "id_osm": "node/678868176", "id_operator": "1248", "id_wikidata": "Q55170892", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 162, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5883309, 47.3937952 ] }, "properties": { "name": "Gfellergut", "name_en": "Gfellergut", "name_de": "Brunnen (Gfellergut)", "name_fr": "Gfellergut", "name_it": "Gfellergut", "id_osm": "node/678937832", "id_operator": "682", "id_wikidata": "Q55170304", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 163, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57965, 47.3312067 ] }, "properties": { "name": "Fountain B�hlstrasse", "name_en": "Fountain B�hlstrasse", "name_de": "Brunnen B�hlstrasse", "name_fr": "Fountain B�hlstrasse", "name_it": "Fountain B�hlstrasse", "id_osm": "node/679117145", "id_operator": null, "id_wikidata": "Q64220859", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 164, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/39/Brunnen_B�hlstrasse_Ecke_Alte_Landstrasse.jpg/120px-Brunnen_B�hlstrasse_Ecke_Alte_Landstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5742265, 47.3979666 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/682302942", "id_operator": "705", "id_wikidata": "Q55166535", "construction_date": 1897, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 165, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4599219, 47.3811689 ] }, "properties": { "name": "Korporationswald Altstetten", "name_en": "Korporationswald Altstetten", "name_de": "Korporationswald Altstetten", "name_fr": "Korporationswald Altstetten", "name_it": "Korporationswald Altstetten", "id_osm": "node/683870158", "id_operator": "717", "id_wikidata": "Q55166456", "construction_date": 1961, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 166, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5982701, 47.3735019 ] }, "properties": { "name": "Herrenbr�nneli", "name_en": "Herrenbr�nneli", "name_de": "Herrenbr�nneli", "name_fr": "Herrenbr�nneli", "name_it": "Herrenbr�nneli", "id_osm": "node/684346495", "id_operator": "711", "id_wikidata": "Q55167884", "construction_date": 1996, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 167, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5701287, 47.383578 ] }, "properties": { "name": "oberhalb Friedhof Fluntern", "name_en": "oberhalb Friedhof Fluntern", "name_de": "oberhalb Friedhof Fluntern", "name_fr": "oberhalb Friedhof Fluntern", "name_it": "oberhalb Friedhof Fluntern", "id_osm": "node/689463878", "id_operator": "706", "id_wikidata": "Q55166822", "construction_date": 1950, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 168, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5677122, 47.3824846 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/691127557", "id_operator": "314", "id_wikidata": "Q55167962", "construction_date": 1900, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 169, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5396731, 47.374707 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/693318521", "id_operator": "1023", "id_wikidata": "Q55167932", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 170, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Werderm�hleplatz_Brunnen.jpg/120px-Werderm�hleplatz_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5681307, 47.3863469 ] }, "properties": { "name": "Brunnen (beim Leuchturm Escherh�he)", "name_en": "Brunnen (beim Leuchturm Escherh�he)", "name_de": "Brunnen (beim Leuchturm Escherh�he)", "name_fr": "Brunnen (beim Leuchturm Escherh�he)", "name_it": "Brunnen (beim Leuchturm Escherh�he)", "id_osm": "node/694897409", "id_operator": "511", "id_wikidata": "Q55169777", "construction_date": 1970, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 171, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5369983, 47.3772208 ] }, "properties": { "name": "Sch�tzengasse", "name_en": "Sch�tzengasse", "name_de": "Sch�tzengasse", "name_fr": "Sch�tzengasse", "name_it": "Sch�tzengasse", "id_osm": "node/696114744", "id_operator": "41", "id_wikidata": "Q55166407", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 172, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Sch�tzengasse_Brunnen.jpg/120px-Sch�tzengasse_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5308453, 47.3785487 ] }, "properties": { "name": "Berufsschule", "name_en": "Berufsschule", "name_de": "Berufsschule", "name_fr": "Berufsschule", "name_it": "Berufsschule", "id_osm": "node/696763014", "id_operator": "1093", "id_wikidata": "Q55166413", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 173, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Berufschule.jpg/120px-Berufschule.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5835199, 47.3583776 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/698059005", "id_operator": "356", "id_wikidata": "Q55166099", "construction_date": 1938, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 174, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5809382, 47.3659366 ] }, "properties": { "name": "Fountain Loorenbachweg", "name_en": "Fountain Loorenbachweg", "name_de": "Brunnen Loorenbachweg", "name_fr": "Fountain Loorenbachweg", "name_it": "Fountain Loorenbachweg", "id_osm": "node/700389520", "id_operator": "712", "id_wikidata": "Q55166064", "construction_date": 1964, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 175, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Brunnen_bei_H�tte_Loorenbachweg.jpg/120px-Brunnen_bei_H�tte_Loorenbachweg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5992993, 47.3697507 ] }, "properties": { "name": "Aussichtsturm", "name_en": "Aussichtsturm", "name_de": "Aussichtsturm", "name_fr": "Aussichtsturm", "name_it": "Aussichtsturm", "id_osm": "node/701605448", "id_operator": "510", "id_wikidata": "Q55165903", "construction_date": 1970, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 176, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Brunnen_beim_Aussichtsturm.jpg/120px-Brunnen_beim_Aussichtsturm.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5757262, 47.3661555 ] }, "properties": { "name": "Biberlinterrasse", "name_en": "Biberlinterrasse", "name_de": "Biberlinterrasse", "name_fr": "Biberlinterrasse", "name_it": "Biberlinterrasse", "id_osm": "node/702303595", "id_operator": "365", "id_wikidata": "Q55165919", "construction_date": 1965, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 177, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/50/Fountain_at_Biberlinterasse.jpg/120px-Fountain_at_Biberlinterasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5297608, 47.3849915 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/703519899", "id_operator": "247", "id_wikidata": "Q55166340", "construction_date": 1909, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 178, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/Brunnen_Gasometerstrasse_Ecke_Heinrichstrasse.jpg/120px-Brunnen_Gasometerstrasse_Ecke_Heinrichstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5433417, 47.3999727 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/738077089", "id_operator": "262", "id_wikidata": "Q55166777", "construction_date": 1958, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 179, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.507096, 47.4191366 ] }, "properties": { "name": "Dorfbrunnen Oberaffoltern", "name_en": "Dorfbrunnen Oberaffoltern", "name_de": "Dorfbrunnen Oberaffoltern", "name_fr": "Dorfbrunnen Oberaffoltern", "name_it": "Dorfbrunnen Oberaffoltern", "id_osm": "node/747324073", "id_operator": "490", "id_wikidata": "Q55166738", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 180, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4908733, 47.3487382 ] }, "properties": { "name": "beim Kindlistein", "name_en": "beim Kindlistein", "name_de": "beim Kindlistein", "name_fr": "beim Kindlistein", "name_it": "beim Kindlistein", "id_osm": "node/758801647", "id_operator": "186", "id_wikidata": "Q55166509", "construction_date": 1925, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 181, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6024597, 47.3567122 ] }, "properties": { "name": "Brunnen (Witikon)", "name_en": "Brunnen (Witikon)", "name_de": "Brunnen (Witikon)", "name_fr": "Brunnen (Witikon)", "name_it": "Brunnen (Witikon)", "id_osm": "node/761769540", "id_operator": "345", "id_wikidata": "Q55169819", "construction_date": 1932, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 182, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5830435, 47.3529978 ] }, "properties": { "name": "Brunnen (unterhalb Sch�tzenhaus)", "name_en": "Brunnen (unterhalb Sch�tzenhaus)", "name_de": "Brunnen (unterhalb Sch�tzenhaus)", "name_fr": "Brunnen (unterhalb Sch�tzenhaus)", "name_it": "Brunnen (unterhalb Sch�tzenhaus)", "id_osm": "node/767253408", "id_operator": "710", "id_wikidata": "Q55169071", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 183, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5901599, 47.3456667 ] }, "properties": { "name": "Fountain Bergstrasse", "name_en": "Fountain Bergstrasse", "name_de": "Brunnen Bergstrasse", "name_fr": "Fountain Bergstrasse", "name_it": "Fountain Bergstrasse", "id_osm": "node/767828527", "id_operator": null, "id_wikidata": "Q64420340", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 184, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Fountain_Bergstrasse.jpg/120px-Fountain_Bergstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5272176, 47.4105201 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/773325398", "id_operator": "6062", "id_wikidata": "Q55169622", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 185, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5390063, 47.3910332 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/792594100", "id_operator": "301", "id_wikidata": "Q55166779", "construction_date": 1949, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 186, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1d/Brunnen_Weinbergstrasse_Ecke_Schaffhauserstrasse.jpg/120px-Brunnen_Weinbergstrasse_Ecke_Schaffhauserstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5400888, 47.3893015 ] }, "properties": { "name": "Haupteingang Schulhaus", "name_en": "Haupteingang Schulhaus", "name_de": "Haupteingang Schulhaus", "name_fr": "Haupteingang Schulhaus", "name_it": "Haupteingang Schulhaus", "id_osm": "node/792594139", "id_operator": "300", "id_wikidata": "Q55166782", "construction_date": 1945, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 187, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d1/Brunnen_Schulhaus_Weinberg.jpg/120px-Brunnen_Schulhaus_Weinberg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.486146, 47.3808565 ] }, "properties": { "name": "GZ bei Voli�re", "name_en": "GZ bei Voli�re", "name_de": "GZ bei Voli�re", "name_fr": "GZ bei Voli�re", "name_it": "GZ bei Voli�re", "id_osm": "node/820237940", "id_operator": "635", "id_wikidata": "Q55166470", "construction_date": 1962, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 188, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.536407, 47.3983107 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/823495022", "id_operator": "298", "id_wikidata": "Q55166235", "construction_date": 1942, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 189, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5087854, 47.4247059 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/834662674", "id_operator": "481", "id_wikidata": "Q55166621", "construction_date": 1937, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 190, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5340069, 47.3758256 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/845068710", "id_operator": "221", "id_wikidata": "Q55166353", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 191, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Kasernenstrasse_Brunnen_I.jpg/120px-Kasernenstrasse_Brunnen_I.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5356539, 47.3758945 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/845068723", "id_operator": "6050", "id_wikidata": "Q55169675", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 192, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/Gessneralle_Brunnen.jpg/120px-Gessneralle_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5003521, 47.3829657 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/845068732", "id_operator": "6070", "id_wikidata": "Q55169703", "construction_date": 1990, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 193, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4966631, 47.4040602 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/845116691", "id_operator": "859", "id_wikidata": "Q55170397", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 194, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4961731, 47.4030303 ] }, "properties": { "name": "Mittlerer Wieslergassbrunnen", "name_en": "Mittlerer Wieslergassbrunnen", "name_de": "Mittlerer Wieslergassbrunnen", "name_fr": "Mittlerer Wieslergassbrunnen", "name_it": "Mittlerer Wieslergassbrunnen", "id_osm": "node/845116692", "id_operator": "434", "id_wikidata": "Q55166691", "construction_date": 1789, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 195, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5333219, 47.4126955 ] }, "properties": { "name": "Brunnen (Binzm�hle-/Regina K�gi-Strasse)", "name_en": "Brunnen (Binzm�hle-/Regina K�gi-Strasse)", "name_de": "Brunnen (Binzm�hle-/Regina K�gi-Strasse)", "name_fr": "Brunnen (Binzm�hle-/Regina K�gi-Strasse)", "name_it": "Brunnen (Binzm�hle-/Regina K�gi-Strasse)", "id_osm": "node/845389962", "id_operator": "1224", "id_wikidata": "Q55170081", "construction_date": 2003, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 196, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5405203, 47.3937776 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/846169179", "id_operator": "291", "id_wikidata": "Q55166772", "construction_date": 1931, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 197, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5059523, 47.3834239 ] }, "properties": { "name": "Brunnen (beim Sportplatz Letzigrund)", "name_en": "Brunnen (beim Sportplatz Letzigrund)", "name_de": "Brunnen (beim Sportplatz Letzigrund)", "name_fr": "Brunnen (beim Sportplatz Letzigrund)", "name_it": "Brunnen (beim Sportplatz Letzigrund)", "id_osm": "node/846169243", "id_operator": "226", "id_wikidata": "Q55170975", "construction_date": 1909, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 198, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5164938, 47.3894558 ] }, "properties": { "name": "Brunnen (Schiffbau-/Technoparkstrasse)", "name_en": "Brunnen (Schiffbau-/Technoparkstrasse)", "name_de": "Brunnen (Schiffbau-/Technoparkstrasse)", "name_fr": "Brunnen (Schiffbau-/Technoparkstrasse)", "name_it": "Brunnen (Schiffbau-/Technoparkstrasse)", "id_osm": "node/846169259", "id_operator": "1229", "id_wikidata": "Q55169660", "construction_date": 2003, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 199, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5350446, 47.4090088 ] }, "properties": { "name": "Birkenw�ldli", "name_en": "Birkenw�ldli", "name_de": "Birkenw�ldli", "name_fr": "Birkenw�ldli", "name_it": "Birkenw�ldli", "id_osm": "node/846309134", "id_operator": "475", "id_wikidata": "Q55166760", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 200, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5050457, 47.3994995 ] }, "properties": { "name": "Brunnen (Limmattalstrasse nach 111)", "name_en": "Brunnen (Limmattalstrasse nach 111)", "name_de": "Brunnen (Limmattalstrasse nach 111)", "name_fr": "Brunnen (Limmattalstrasse nach 111)", "name_it": "Brunnen (Limmattalstrasse nach 111)", "id_osm": "node/848238951", "id_operator": "446", "id_wikidata": "Q55170095", "construction_date": 2000, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 201, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5066565, 47.4011453 ] }, "properties": { "name": "Reservoir H�ngg", "name_en": "Reservoir H�ngg", "name_de": "Reservoir H�ngg", "name_fr": "Reservoir H�ngg", "name_it": "Reservoir H�ngg", "id_osm": "node/848238956", "id_operator": "1068", "id_wikidata": "Q55166678", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 202, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5276162, 47.3412322 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/853793145", "id_operator": "6084", "id_wikidata": "Q55170801", "construction_date": 2006, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 203, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5301679, 47.3414441 ] }, "properties": { "name": "Brunnen (In der kleinen Anlage)", "name_en": "Brunnen (In der kleinen Anlage)", "name_de": "Brunnen (In der kleinen Anlage)", "name_fr": "Brunnen (In der kleinen Anlage)", "name_it": "Brunnen (In der kleinen Anlage)", "id_osm": "node/853888311", "id_operator": "162", "id_wikidata": "Q55169191", "construction_date": 1962, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 204, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5288719, 47.3398126 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/853916702", "id_operator": "143", "id_wikidata": "Q55169172", "construction_date": 1991, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 205, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5474059, 47.4004313 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/866966698", "id_operator": "6055", "id_wikidata": "Q55166626", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 206, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5227536, 47.3685435 ] }, "properties": { "name": "Spielplatz", "name_en": "Spielplatz", "name_de": "Spielplatz", "name_fr": "Spielplatz", "name_it": "Spielplatz", "id_osm": "node/875596048", "id_operator": "987", "id_wikidata": "Q55166134", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 207, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5190422, 47.3686358 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "bei Kollerwiese", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/875597326", "id_operator": "6030", "id_wikidata": "Q55166132", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 208, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5175668, 47.3693403 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/875617216", "id_operator": "178", "id_wikidata": "Q55166142", "construction_date": 1937, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 209, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5259328, 47.3719757 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/875667063", "id_operator": "218", "id_wikidata": "Q55166421", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 210, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Fountain_at_Gartenhofstrasse_1.jpg/120px-Fountain_at_Gartenhofstrasse_1.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5261582, 47.3679136 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/875681071", "id_operator": "199.2", "id_wikidata": "Q55166182", "construction_date": 1931, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 211, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.525113, 47.3672426 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/875683211", "id_operator": "199.3", "id_wikidata": "Q55166184", "construction_date": 1931, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 212, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5252075, 47.3685955 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/875683672", "id_operator": "199.1", "id_wikidata": "Q55169821", "construction_date": 1931, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 213, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5243131, 47.3680377 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/875684746", "id_operator": "199.4", "id_wikidata": "Q55170089", "construction_date": 1931, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 214, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5278388, 47.3723582 ] }, "properties": { "name": "Steinbrunnen bei Kirche St. Peter und Paul", "name_en": "Steinbrunnen bei Kirche St. Peter und Paul", "name_de": "Steinbrunnen bei Kirche St. Peter und Paul", "name_fr": "Steinbrunnen bei Kirche St. Peter und Paul", "name_it": "Steinbrunnen bei Kirche St. Peter und Paul", "id_osm": "node/877262758", "id_operator": "1055", "id_wikidata": "Q55169890", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 215, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/46/Steinbrunnen_bei_Kirche_St._Peter_und_Paul_01.jpg/120px-Steinbrunnen_bei_Kirche_St._Peter_und_Paul_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.559652, 47.3765365 ] }, "properties": { "name": "Tramhaltestelle", "name_en": "Tramhaltestelle", "name_de": "Tramhaltestelle", "name_fr": "Tramhaltestelle", "name_it": "Tramhaltestelle", "id_osm": "node/891896177", "id_operator": "970", "id_wikidata": "Q55167908", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 216, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Brunnen_Tramstation_Kirche_Fluntern.jpg/120px-Brunnen_Tramstation_Kirche_Fluntern.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5466474, 47.3706648 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/894815093", "id_operator": "27", "id_wikidata": "Q55166083", "construction_date": 1900, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 217, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/Brunnen_Kirchgasse_Ecke_Winkelwiese.jpg/120px-Brunnen_Kirchgasse_Ecke_Winkelwiese.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5465897, 47.3697245 ] }, "properties": { "name": "Trittligasse", "name_en": "Trittligasse", "name_de": "Trittligasse", "name_fr": "Trittligasse", "name_it": "Trittligasse", "id_osm": "node/897902152", "id_operator": "20", "id_wikidata": "Q55166091", "construction_date": 1842, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 218, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/69/Brunnen_Winkelwiese.jpg/120px-Brunnen_Winkelwiese.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5286004, 47.3768922 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/920508486", "id_operator": "233", "id_wikidata": "Q55166400", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 219, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Brunnen_Kannonengasse_ecke_Holstrasse.jpg/120px-Brunnen_Kannonengasse_ecke_Holstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5400977, 47.4009802 ] }, "properties": { "name": "Brunnen (Sportplatz Steinkluppe)", "name_en": "Brunnen (Sportplatz Steinkluppe)", "name_de": "Brunnen (Sportplatz Steinkluppe)", "name_fr": "Brunnen (Sportplatz Steinkluppe)", "name_it": "Brunnen (Sportplatz Steinkluppe)", "id_osm": "node/922778609", "id_operator": "593.2", "id_wikidata": "Q55170207", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 220, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5406069, 47.4011555 ] }, "properties": { "name": "Brunnen (Sportplatz Steinkluppe)", "name_en": "Brunnen (Sportplatz Steinkluppe)", "name_de": "Brunnen (Sportplatz Steinkluppe)", "name_fr": "Brunnen (Sportplatz Steinkluppe)", "name_it": "Brunnen (Sportplatz Steinkluppe)", "id_osm": "node/922778614", "id_operator": "593.1", "id_wikidata": "Q55170209", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 221, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5313353, 47.4220776 ] }, "properties": { "name": "Brunnen (hinter Friedhof Schwandenholz)", "name_en": "Brunnen (hinter Friedhof Schwandenholz)", "name_de": "Brunnen (hinter Friedhof Schwandenholz)", "name_fr": "Brunnen (hinter Friedhof Schwandenholz)", "name_it": "Brunnen (hinter Friedhof Schwandenholz)", "id_osm": "node/935502402", "id_operator": "718", "id_wikidata": "Q55170949", "construction_date": 1965, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 222, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5195633, 47.4141566 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/935831669", "id_operator": "6059", "id_wikidata": "Q55166766", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 223, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5461807, 47.4058812 ] }, "properties": { "name": "Kirche", "name_en": "Kirche", "name_de": "Kirche", "name_fr": "Kirche", "name_it": "Kirche", "id_osm": "node/937168834", "id_operator": "756", "id_wikidata": "Q55166768", "construction_date": 1956, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 224, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5499307, 47.4039294 ] }, "properties": { "name": "R�dis�hli-Zierbrunnen", "name_en": "R�dis�hli-Zierbrunnen", "name_de": "R�dis�hli-Zierbrunnen", "name_fr": "R�dis�hli-Zierbrunnen", "name_it": "R�dis�hli-Zierbrunnen", "id_osm": "node/943836289", "id_operator": "1094", "id_wikidata": "Q55166613", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 225, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5474996, 47.3865765 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/943858739", "id_operator": "6022", "id_wikidata": "Q55169737", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 226, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/80/Brunnen_Winterthurerstrasse_vor_dem_Spitex_ZH.jpg/120px-Brunnen_Winterthurerstrasse_vor_dem_Spitex_ZH.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5509081, 47.3813999 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/943929803", "id_operator": "6074", "id_wikidata": "Q55167883", "construction_date": 1994, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 227, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5451799, 47.3690351 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/955271723", "id_operator": "878", "id_wikidata": "Q55166066", "construction_date": 1872, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 228, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/58/Fountain_Oberdorf_Strasse.jpg/120px-Fountain_Oberdorf_Strasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5446615, 47.3712103 ] }, "properties": { "name": "Brunnen im Meyershof", "name_en": "Brunnen im Meyershof", "name_de": "im Meyershof", "name_fr": "Brunnen im Meyershof", "name_it": "Brunnen im Meyershof", "id_osm": "node/955271794", "id_operator": "13", "id_wikidata": "Q55166073", "construction_date": 1604, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 229, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Brunnen_Meyershof_2.jpg/120px-Brunnen_Meyershof_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5454244, 47.3707951 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/955271810", "id_operator": "740", "id_wikidata": "Q55166075", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 230, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/be/Brunnen_im_Meyers_Hof.jpg/120px-Brunnen_im_Meyers_Hof.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.562673, 47.4042474 ] }, "properties": { "name": "Haltestelle Frohburg", "name_en": "Haltestelle Frohburg", "name_de": "Haltestelle Frohburg", "name_fr": "Haltestelle Frohburg", "name_it": "Haltestelle Frohburg", "id_osm": "node/970805361", "id_operator": "502", "id_wikidata": "Q55166577", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 231, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5338415, 47.3886625 ] }, "properties": { "name": "Wasserspiel", "name_en": "Wasserspiel", "name_de": "Wasserspiel", "name_fr": "Wasserspiel", "name_it": "Wasserspiel", "id_osm": "node/1055428552", "id_operator": "455", "id_wikidata": "Q55166257", "construction_date": 1929, "removal_date": null, "artist_name": "Hermann Hubacher", "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 232, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Wasserspiel_Brunnen_vor_Schule_Letten.jpg/120px-Wasserspiel_Brunnen_vor_Schule_Letten.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5665513, 47.3640794 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1078809253", "id_operator": "353", "id_wikidata": "Q55166111", "construction_date": 1936, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 233, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5e/P8210264_(1).jpg/120px-P8210264_(1).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5028266, 47.3682192 ] }, "properties": { "name": "Brunnen (Schulhaus K�ngenmatt)", "name_en": "Brunnen (Schulhaus K�ngenmatt)", "name_de": "Brunnen (Schulhaus K�ngenmatt)", "name_fr": "Brunnen (Schulhaus K�ngenmatt)", "name_it": "Brunnen (Schulhaus K�ngenmatt)", "id_osm": "node/1122200876", "id_operator": "563.1", "id_wikidata": "Q55170186", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 234, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5035427, 47.3683517 ] }, "properties": { "name": "Brunnen (Kindergarten)", "name_en": "Brunnen (Kindergarten)", "name_de": "Brunnen (Kindergarten)", "name_fr": "Brunnen (Kindergarten)", "name_it": "Brunnen (Kindergarten)", "id_osm": "node/1122200980", "id_operator": "562", "id_wikidata": "Q55170184", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 235, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5518934, 47.378553 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1126310159", "id_operator": "333", "id_wikidata": "Q55167881", "construction_date": 1907, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 236, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5393058, 47.3691872 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1157581371", "id_operator": "17", "id_wikidata": "Q55169796", "construction_date": 1793, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 237, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/41/Tiefenh�fe_Brunnen.jpg/120px-Tiefenh�fe_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5720512, 47.4137403 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1203229820", "id_operator": "499", "id_wikidata": "Q55166582", "construction_date": 1941, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 238, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52541, 47.3805926 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1235083627", "id_operator": "6083", "id_wikidata": "Q55169678", "construction_date": 2004, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 239, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b7/Brunnen_Feldstrasse_ecke_Nevfrankenstrasse.jpg/120px-Brunnen_Feldstrasse_ecke_Nevfrankenstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5292901, 47.3593215 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1241214510", "id_operator": "100", "id_wikidata": "Q55166220", "construction_date": 1887, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 240, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Brunnen_Gabelstrasse_Ecke_Joachim-Hefti_Weg.jpg/120px-Brunnen_Gabelstrasse_Ecke_Joachim-Hefti_Weg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5183564, 47.4144047 ] }, "properties": { "name": "Brunnenplastik \"Lamm mit Kreuzfahne\"", "name_en": "Brunnenplastik \"Lamm mit Kreuzfahne\"", "name_de": "Brunnen (Kirchengemeindehaus)", "name_fr": "Brunnenplastik \"Lamm mit Kreuzfahne\"", "name_it": "Brunnenplastik \"Lamm mit Kreuzfahne\"", "id_osm": "node/1258273767", "id_operator": "482", "id_wikidata": "Q55169610", "construction_date": 1937, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 241, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5189717, 47.3334823 ] }, "properties": { "name": "Brunnen (Station Leimbach)", "name_en": "Brunnen (Station Leimbach)", "name_de": "Brunnen (Station Leimbach)", "name_fr": "Brunnen (Station Leimbach)", "name_it": "Brunnen (Station Leimbach)", "id_osm": "node/1265011536", "id_operator": "133", "id_wikidata": "Q55170088", "construction_date": 1927, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 242, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5446701, 47.4065329 ] }, "properties": { "name": "Brunnen (Schulhaus Ligusterstrasse)", "name_en": "Brunnen (Schulhaus Ligusterstrasse)", "name_de": "Brunnen (Schulhaus Ligusterstrasse)", "name_fr": "Brunnen (Schulhaus Ligusterstrasse)", "name_it": "Brunnen (Schulhaus Ligusterstrasse)", "id_osm": "node/1269387825", "id_operator": "654", "id_wikidata": "Q55170271", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 243, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.548168, 47.3771935 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1283351592", "id_operator": "737", "id_wikidata": "Q55167876", "construction_date": 1920, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 244, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Brunnen_R�mistrasse_Ecke_Tannenstrasse.jpg/120px-Brunnen_R�mistrasse_Ecke_Tannenstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5703755, 47.403482 ] }, "properties": { "name": "Dorfbrunnen Schwamendingen", "name_en": "Dorfbrunnen Schwamendingen", "name_de": "Dorfbrunnen Schwamendingen", "name_fr": "Dorfbrunnen Schwamendingen", "name_it": "Dorfbrunnen Schwamendingen", "id_osm": "node/1305229954", "id_operator": "497", "id_wikidata": "Q55166562", "construction_date": 1797, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 245, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/61/Brunnen_Bocklerstrasse_13.jpg/120px-Brunnen_Bocklerstrasse_13.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5528351, 47.4145309 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1351659438", "id_operator": "6085", "id_wikidata": "Q55170976", "construction_date": 2006, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 246, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4857189, 47.3876672 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1351710059", "id_operator": "413", "id_wikidata": "Q55166454", "construction_date": 1773, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 247, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4715943, 47.3879018 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1351710064", "id_operator": "6004", "id_wikidata": "Q55169722", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 248, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4948493, 47.3977954 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1351710074", "id_operator": "6012", "id_wikidata": "Q55169727", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 249, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5249193, 47.3933902 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1358238510", "id_operator": "461", "id_wikidata": "Q55166711", "construction_date": 1940, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 250, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Brunnen_R�schibachstrasse_Ecke_Rosengartenstrasse.jpg/120px-Brunnen_R�schibachstrasse_Ecke_Rosengartenstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5661201, 47.3648105 ] }, "properties": { "name": "Klusplatz", "name_en": "Klusplatz", "name_de": "Klusplatz", "name_fr": "Klusplatz", "name_it": "Klusplatz", "id_osm": "node/1360728648", "id_operator": "319", "id_wikidata": "Q55166047", "construction_date": 1951, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 251, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Drinking_water_fountain_at_Klusplatz.jpg/120px-Drinking_water_fountain_at_Klusplatz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.592156, 47.3995058 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1367113818", "id_operator": "6054", "id_wikidata": "Q55166565", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 252, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5171452, 47.3612795 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1374607868", "id_operator": "201", "id_wikidata": "Q55167970", "construction_date": 1934, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 253, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5179414, 47.3948498 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Brunnen (Im Sydef�deli gegen�ber 33)", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1376048861", "id_operator": "6086", "id_wikidata": "Q55169561", "construction_date": 2001, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 254, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5657702, 47.3672521 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1384320844", "id_operator": "343", "id_wikidata": "Q55166041", "construction_date": 1928, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 255, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7b/Brunnen_Sonnenbergstrasse_Ecke_Titlisstrasse.jpg/120px-Brunnen_Sonnenbergstrasse_Ecke_Titlisstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5129826, 47.3889724 ] }, "properties": { "name": "Brunnen (Gleisbogen)", "name_en": "Brunnen (Gleisbogen)", "name_de": "Brunnen (Gleisbogen)", "name_fr": "Brunnen (Gleisbogen)", "name_it": "Brunnen (Gleisbogen)", "id_osm": "node/1387413148", "id_operator": "1269", "id_wikidata": "Q55171028", "construction_date": 2010, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 256, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5474085, 47.367249 ] }, "properties": { "name": "Brunnen (Stadelhofer-Passage)", "name_en": "Brunnen (Stadelhofer-Passage)", "name_de": "Brunnen (Stadelhofer-Passage)", "name_fr": "Brunnen (Stadelhofer-Passage)", "name_it": "Brunnen (Stadelhofer-Passage)", "id_osm": "node/1394780959", "id_operator": "1086", "id_wikidata": "Q55169905", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 257, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/da/Fountain_at_Passage_Stadelhofen.jpg/120px-Fountain_at_Passage_Stadelhofen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5762876, 47.353451 ] }, "properties": { "name": "Modell Riesbach", "name_en": "Fountain Modell Riesbach", "name_de": "Brunnen Modell Riesback", "name_fr": "Modell Riesbach", "name_it": "Modell Riesbach", "id_osm": "node/1397530088", "id_operator": "385", "id_wikidata": "Q55169060", "construction_date": 1896, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 258, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Modell_Riesbach.jpg/120px-Modell_Riesbach.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5745172, 47.3549846 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Fountain Kirche Z�rich-Balgrist", "name_de": "Brunnen Balgrist Kirche", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1397530120", "id_operator": "6042", "id_wikidata": "Q55166553", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 259, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/33/Notwasserbrunnen_Kirche_Balgrist.jpg/120px-Notwasserbrunnen_Kirche_Balgrist.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5768134, 47.3416351 ] }, "properties": { "name": "Fountain Rotflustrasse", "name_en": "Fountain Rotflustrasse", "name_de": "Brunnen Rotflustrasse", "name_fr": "Fountain Rotflustrasse", "name_it": "Fountain Rotflustrasse", "id_osm": "node/1406799451", "id_operator": null, "id_wikidata": "Q64220833", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 260, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3e/Brunnen_Rotflustrasse_Ecke_Oberdorfstrasse.jpg/120px-Brunnen_Rotflustrasse_Ecke_Oberdorfstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5528815, 47.3597592 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1416847504", "id_operator": "6008", "id_wikidata": "Q55169667", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 261, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/55/Fountain_Fussballplatz_FGZ.jpg/120px-Fountain_Fussballplatz_FGZ.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5660523, 47.4046743 ] }, "properties": { "name": "Brunnen (Schulhaus Luegisland)", "name_en": "Brunnen (Schulhaus Luegisland)", "name_de": "Brunnen (Schulhaus Luegisland)", "name_fr": "Brunnen (Schulhaus Luegisland)", "name_it": "Brunnen (Schulhaus Luegisland)", "id_osm": "node/1436419031", "id_operator": "678", "id_wikidata": "Q55170299", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 262, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5625812, 47.3777439 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1481512768", "id_operator": "326", "id_wikidata": "Q55169240", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 263, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4986584, 47.3696837 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1517967595", "id_operator": "1149", "id_wikidata": "Q55166119", "construction_date": 1990, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 264, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5264258, 47.391058 ] }, "properties": { "name": "Restaurant Rose", "name_en": "Restaurant Rose", "name_de": "Restaurant Rose", "name_fr": "Restaurant Rose", "name_it": "Restaurant Rose", "id_osm": "node/1525269394", "id_operator": "513", "id_wikidata": "Q55166276", "construction_date": 1904, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 265, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Brunnen_Restaurant_Rose_Wasserbergstrasse.jpg/120px-Brunnen_Restaurant_Rose_Wasserbergstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5339319, 47.3451589 ] }, "properties": { "name": "Brunnen (in Anlage)", "name_en": "Brunnen (in Anlage)", "name_de": "Brunnen (in Anlage)", "name_fr": "Brunnen (in Anlage)", "name_it": "Brunnen (in Anlage)", "id_osm": "node/1536879777", "id_operator": "155", "id_wikidata": "Q55169154", "construction_date": 1943, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 266, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5469673, 47.3729378 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1584068302", "id_operator": "19", "id_wikidata": "Q55167953", "construction_date": 1836, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 267, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1d/Brunnen_Neumark_Ecke_Hirschengraben.jpg/120px-Brunnen_Neumark_Ecke_Hirschengraben.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5542076, 47.3617595 ] }, "properties": { "name": "Fountain M�hlebachstrasse", "name_en": "Fountain M�hlebachstrasse", "name_de": "Brunnen M�hlbachstrasse", "name_fr": "Fountain M�hlebachstrasse", "name_it": "Fountain M�hlebachstrasse", "id_osm": "node/1585053435", "id_operator": "392", "id_wikidata": "Q55166114", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 268, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/59/Fountain_M�hlebachstrasse.jpg/120px-Fountain_M�hlebachstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5321465, 47.3460298 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1597896469", "id_operator": "116", "id_wikidata": "Q55169152", "construction_date": 1900, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 269, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.543068, 47.3698895 ] }, "properties": { "name": "Brunnen (beim Helmhaus)", "name_en": "Brunnen (beim Helmhaus)", "name_de": "Brunnen (beim Helmhaus)", "name_fr": "Brunnen (beim Helmhaus)", "name_it": "Brunnen (beim Helmhaus)", "id_osm": "node/1614556178", "id_operator": "63", "id_wikidata": "Q55170243", "construction_date": 1942, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 270, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a3/Helmhaus_-_Limmatquai_2010-10-23_17-59-06.JPG/120px-Helmhaus_-_Limmatquai_2010-10-23_17-59-06.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4979018, 47.4019447 ] }, "properties": { "name": "Alter Dorfbrunnen H�ngg", "name_en": "Alter Dorfbrunnen H�ngg", "name_de": "Alter Dorfbrunnen H�ngg", "name_fr": "Alter Dorfbrunnen H�ngg", "name_it": "Alter Dorfbrunnen H�ngg", "id_osm": "node/1625432011", "id_operator": "433", "id_wikidata": "Q55166687", "construction_date": 1784, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 271, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4955865, 47.4023163 ] }, "properties": { "name": "Unterer Wieslergassbrunnen", "name_en": "Unterer Wieslergassbrunnen", "name_de": "Unterer Wieslergassbrunnen", "name_fr": "Unterer Wieslergassbrunnen", "name_it": "Unterer Wieslergassbrunnen", "id_osm": "node/1625432021", "id_operator": "441", "id_wikidata": "Q55166693", "construction_date": 1883, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 272, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4965226, 47.4036377 ] }, "properties": { "name": "Dorfbrunnen H�ngg", "name_en": "Dorfbrunnen H�ngg", "name_de": "Dorfbrunnen H�ngg", "name_fr": "Dorfbrunnen H�ngg", "name_it": "Dorfbrunnen H�ngg", "id_osm": "node/1625432103", "id_operator": "439", "id_wikidata": "Q55166690", "construction_date": 1825, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 273, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5647459, 47.3655093 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1638729587", "id_operator": "6060", "id_wikidata": "Q55166045", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 274, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/16/Veilchenstrasse_Brunnen.jpg/120px-Veilchenstrasse_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.555861, 47.3695523 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1701214513", "id_operator": "313", "id_wikidata": "Q55166032", "construction_date": 1892, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 275, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Fontain_GemeindeFreiestrasse.jpg/120px-Fontain_GemeindeFreiestrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5947097, 47.3574449 ] }, "properties": { "name": "bei der Kirche", "name_en": "bei der Kirche", "name_de": "bei der Kirche", "name_fr": "bei der Kirche", "name_it": "bei der Kirche", "id_osm": "node/1735294011", "id_operator": "792", "id_wikidata": "Q55166098", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 276, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b3/20190526_1743BrunnenKircheWitikon.jpg/120px-20190526_1743BrunnenKircheWitikon.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5936881, 47.3597806 ] }, "properties": { "name": "Viermaskenbrunnen", "name_en": "Viermaskenbrunnen", "name_de": "Viermaskenbrunnen", "name_fr": "Viermaskenbrunnen", "name_it": "Viermaskenbrunnen", "id_osm": "node/1735294013", "id_operator": "312", "id_wikidata": "Q55169629", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 277, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5634579, 47.3926489 ] }, "properties": { "name": "Bannholzstrasse/Waldh�slistrasse", "name_en": "Bannholzstrasse/Waldh�slistrasse", "name_de": "Bannholzstrasse/Waldh�slistrasse", "name_fr": "Bannholzstrasse/Waldh�slistrasse", "name_it": "Bannholzstrasse/Waldh�slistrasse", "id_osm": "node/1740571609", "id_operator": "726", "id_wikidata": "Q55166789", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 278, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.530895, 47.3624848 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1752642759", "id_operator": "131", "id_wikidata": "Q55169108", "construction_date": 1926, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 279, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Brunnen_Kirche_Enge_Gr�tlistrasse.jpg/120px-Brunnen_Kirche_Enge_Gr�tlistrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5101182, 47.3974295 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1756233049", "id_operator": "459", "id_wikidata": "Q55169178", "construction_date": 1934, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 280, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5767676, 47.3409534 ] }, "properties": { "name": "Fountain GZ Zollikon", "name_en": "Fountain GZ Zollikon", "name_de": "Brunnen GZ Zollikon", "name_fr": "Fountain GZ Zollikon", "name_it": "Fountain GZ Zollikon", "id_osm": "node/1759737910", "id_operator": null, "id_wikidata": "Q64220847", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 281, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b6/Brunnen_Gemeindehaus_Zollikon.jpg/120px-Brunnen_Gemeindehaus_Zollikon.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5550783, 47.3797883 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1794163430", "id_operator": "330", "id_wikidata": "Q55166814", "construction_date": 1907, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 282, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7e/Brunnen_Gladbachstrasse_Ecke_Voltastrasse.jpg/120px-Brunnen_Gladbachstrasse_Ecke_Voltastrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5956488, 47.3519864 ] }, "properties": { "name": "In der Chellen", "name_en": "In der Chellen", "name_de": "In der Chellen", "name_fr": "In der Chellen", "name_it": "In der Chellen", "id_osm": "node/1829193240", "id_operator": "709", "id_wikidata": "Q55166082", "construction_date": 1907, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 283, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4941804, 47.3637415 ] }, "properties": { "name": "bei Filter Triemli", "name_en": "bei Filter Triemli", "name_de": "bei Filter Triemli", "name_fr": "bei Filter Triemli", "name_it": "bei Filter Triemli", "id_osm": "node/1838653756", "id_operator": "1092", "id_wikidata": "Q55166496", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 284, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.518776, 47.3626773 ] }, "properties": { "name": "Wartehalle Binz SZU", "name_en": "Wartehalle Binz SZU", "name_de": "Wartehalle Binz SZU", "name_fr": "Wartehalle Binz SZU", "name_it": "Wartehalle Binz SZU", "id_osm": "node/1840794319", "id_operator": "202", "id_wikidata": "Q55167980", "construction_date": 1937, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 285, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wartehalle_Binz_SZU.jpg/120px-Wartehalle_Binz_SZU.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5369501, 47.4302232 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1862829421", "id_operator": "752", "id_wikidata": "Q55166718", "construction_date": 1964, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 286, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5586594, 47.4131984 ] }, "properties": { "name": "Granitmonolith", "name_en": "Granitmonolith", "name_de": "Brunnen (Andreaspark)", "name_fr": "Granitmonolith", "name_it": "Granitmonolith", "id_osm": "node/1864634791", "id_operator": "1080", "id_wikidata": "Q55171045", "construction_date": 1983, "removal_date": null, "artist_name": "Paul Sieber", "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 287, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5859033, 47.4002651 ] }, "properties": { "name": "Wappenbrunnen Schwamendingen", "name_en": "Wappenbrunnen Schwamendingen", "name_de": "Wappenbrunnen Schwamendingen", "name_fr": "Wappenbrunnen Schwamendingen", "name_it": "Wappenbrunnen Schwamendingen", "id_osm": "node/1878383098", "id_operator": "500", "id_wikidata": "Q55166722", "construction_date": 1946, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 288, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5843851, 47.4006962 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1878383117", "id_operator": "6053", "id_wikidata": "Q55166579", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 289, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5747395, 47.4034689 ] }, "properties": { "name": "bei der Kirche", "name_en": "bei der Kirche", "name_de": "bei der Kirche", "name_fr": "bei der Kirche", "name_it": "bei der Kirche", "id_osm": "node/1878383146", "id_operator": "504", "id_wikidata": "Q55166540", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 290, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.522309, 47.3904029 ] }, "properties": { "name": "Brunnen (S�d)", "name_en": "Brunnen (S�d)", "name_de": "Brunnen (S�d)", "name_fr": "Brunnen (S�d)", "name_it": "Brunnen (S�d)", "id_osm": "node/1917982015", "id_operator": "1276", "id_wikidata": "Q55171026", "construction_date": 2011, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 291, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5227036, 47.3909081 ] }, "properties": { "name": "Brunnen (Nord)", "name_en": "Brunnen (Nord)", "name_de": "Brunnen (Nord)", "name_fr": "Brunnen (Nord)", "name_it": "Brunnen (Nord)", "id_osm": "node/1917982016", "id_operator": "1275", "id_wikidata": "Q55171060", "construction_date": 2011, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 292, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5300919, 47.3712997 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1943556638", "id_operator": "240", "id_wikidata": "Q55166160", "construction_date": 1950, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 293, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5560715, 47.3746478 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1943561757", "id_operator": "324", "id_wikidata": "Q55169244", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 294, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Brunnen_N�gelistrasse.jpg/120px-Brunnen_N�gelistrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5549819, 47.3766281 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1943562577", "id_operator": "325", "id_wikidata": "Q55166832", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 295, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5570301, 47.3771883 ] }, "properties": { "name": "Fountain by Church Fluntern", "name_en": "Fountain by Church Fluntern", "name_de": "Brunnen bei Kirche Fluntern", "name_fr": "Fountain by Church Fluntern", "name_it": "Fountain by Church Fluntern", "id_osm": "node/1943563261", "id_operator": "347", "id_wikidata": "Q55166834", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 296, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Bei_Kirche_Fluntern.jpg/120px-Bei_Kirche_Fluntern.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5558065, 47.3776801 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1943564123", "id_operator": "6015", "id_wikidata": "Q55169730", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 297, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5555428, 47.4172658 ] }, "properties": { "name": "Wasserbecken Leutschenpark", "name_en": "Wasserbecken Leutschenpark", "name_de": "Brunnen (Wasserbecken Leutschenpark)", "name_fr": "Wasserbecken Leutschenpark", "name_it": "Wasserbecken Leutschenpark", "id_osm": "node/1964869589", "id_operator": "1266", "id_wikidata": "Q55171001", "construction_date": 2008, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 298, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.503078, 47.3740716 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/1970886225", "id_operator": "6026", "id_wikidata": "Q55169740", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 299, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5087154, 47.3731018 ] }, "properties": { "name": "Brunnen (Friedhof Sihlfeld)", "name_en": "Brunnen (Friedhof Sihlfeld)", "name_de": "Brunnen (Friedhof Sihlfeld)", "name_fr": "Brunnen (Friedhof Sihlfeld)", "name_it": "Brunnen (Friedhof Sihlfeld)", "id_osm": "node/1970886863", "id_operator": "1104", "id_wikidata": "Q55170823", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 300, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5121415, 47.4279624 ] }, "properties": { "name": "beim Katzenbach", "name_en": "beim Katzenbach", "name_de": "beim Katzenbach", "name_fr": "beim Katzenbach", "name_it": "beim Katzenbach", "id_osm": "node/1977731106", "id_operator": "1151", "id_wikidata": "Q55166529", "construction_date": 1991, "removal_date": null, "artist_name": "Horst Bohnet", "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 301, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5640459, 47.3663563 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1984811621", "id_operator": "308", "id_wikidata": "Q55166043", "construction_date": 1880, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 302, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/06/BrunnenSamariterstrasseZurich.jpg/120px-BrunnenSamariterstrasseZurich.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5226406, 47.3594037 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1995770757", "id_operator": "1257", "id_wikidata": "Q55170980", "construction_date": 2006, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 303, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/18/Brunnen_auf_dem_Utoplaz_01.jpg/120px-Brunnen_auf_dem_Utoplaz_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5313633, 47.3606042 ] }, "properties": { "name": "Schulhausstrasse", "name_en": "Schulhausstrasse", "name_de": "Schulhausstrasse", "name_fr": "Schulhausstrasse", "name_it": "Schulhausstrasse", "id_osm": "node/2008133992", "id_operator": "134", "id_wikidata": "Q55167978", "construction_date": 1928, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 304, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/08/Brunnen_Schulhausstrasse.jpg/120px-Brunnen_Schulhausstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4784634, 47.375264 ] }, "properties": { "name": "Schiessplatz + Fam.-Erholungsanlage", "name_en": "Schiessplatz + Fam.-Erholungsanlage", "name_de": "Schiessplatz + Fam.-Erholungsanlage", "name_fr": "Schiessplatz + Fam.-Erholungsanlage", "name_it": "Schiessplatz + Fam.-Erholungsanlage", "id_osm": "node/2031436336", "id_operator": "1005", "id_wikidata": "Q55166490", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 305, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5587738, 47.4082746 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2075203948", "id_operator": "1186", "id_wikidata": "Q55169775", "construction_date": 1996, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 306, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4926996, 47.3861292 ] }, "properties": { "name": "Schulhaus Kappeli", "name_en": "Schulhaus Kappeli", "name_de": "Schulhaus Kappeli", "name_fr": "Schulhaus Kappeli", "name_it": "Schulhaus Kappeli", "id_osm": "node/2090057911", "id_operator": "627", "id_wikidata": "Q55166447", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 307, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5427489, 47.4049798 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2121032955", "id_operator": "6071", "id_wikidata": "Q55169772", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 308, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5126218, 47.3740145 ] }, "properties": { "name": "Schulhaus Aemtlerstrasse", "name_en": "Schulhaus Aemtlerstrasse", "name_de": "Schulhaus Aemtlerstrasse", "name_fr": "Schulhaus Aemtlerstrasse", "name_it": "Schulhaus Aemtlerstrasse", "id_osm": "node/2202560906", "id_operator": "549", "id_wikidata": "Q55166382", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 309, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5128156, 47.3728518 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2202847989", "id_operator": "1105", "id_wikidata": "Q55166366", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 310, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.541659, 47.3721652 ] }, "properties": { "name": "Fountain in Schipfe 2 (ZH)", "name_en": "Fountain in Schipfe 2 (ZH)", "name_de": "Fountain in Schipfe 2 (ZH)", "name_fr": "Fountain in Schipfe 2 (ZH)", "name_it": "Fountain in Schipfe 2 (ZH)", "id_osm": "node/2205041427", "id_operator": "33", "id_wikidata": "Q55167951", "construction_date": 1876, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 311, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/Fountain_close_to_the_Limmat.jpg/120px-Fountain_close_to_the_Limmat.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5175097, 47.3724105 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2208023982", "id_operator": "181", "id_wikidata": "Q55166391", "construction_date": 1904, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 312, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5197313, 47.3691561 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2209157877", "id_operator": "168", "id_wikidata": "Q55169672", "construction_date": 1764, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 313, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5177904, 47.3706038 ] }, "properties": { "name": "Brunnen Ecke Birmensdorferstrasse Bremgartnerstrasse", "name_en": "Brunnen Ecke Birmensdorferstrasse Bremgartnerstrasse", "name_de": "Brunnen Ecke Birmensdorferstrasse Bremgartnerstrasse", "name_fr": "Brunnen Ecke Birmensdorferstrasse Bremgartnerstrasse", "name_it": "Brunnen Ecke Birmensdorferstrasse Bremgartnerstrasse", "id_osm": "node/2209157878", "id_operator": "171", "id_wikidata": "Q55166138", "construction_date": 1873, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 314, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a9/Brunnen_Ecke_Birmensdorferstrasse_Bremgartnerstrasse_02.jpg/120px-Brunnen_Ecke_Birmensdorferstrasse_Bremgartnerstrasse_02.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5203609, 47.3712351 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2209157879", "id_operator": "172", "id_wikidata": "Q55166136", "construction_date": 1873, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 315, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5101708, 47.3701311 ] }, "properties": { "name": "Brunnen (Kiosk)", "name_en": "Brunnen (Kiosk)", "name_de": "Brunnen (Kiosk)", "name_fr": "Brunnen (Kiosk)", "name_it": "Brunnen (Kiosk)", "id_osm": "node/2211167508", "id_operator": "210", "id_wikidata": "Q55169800", "construction_date": 1952, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 316, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4954554, 47.3675827 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2214821372", "id_operator": "426", "id_wikidata": "Q55166164", "construction_date": 1941, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 317, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.506907, 47.3775209 ] }, "properties": { "name": "Friedhof Sihlfeld D", "name_en": "Friedhof Sihlfeld D", "name_de": "Friedhof Sihlfeld D", "name_fr": "Friedhof Sihlfeld D", "name_it": "Friedhof Sihlfeld D", "id_osm": "node/2219984966", "id_operator": "551", "id_wikidata": "Q55166357", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 318, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5165256, 47.3754465 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2222137092", "id_operator": "231", "id_wikidata": "Q55166365", "construction_date": 1929, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 319, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5104588, 47.3755736 ] }, "properties": { "name": "Zwei Brunnen mit Sitzb�nken und je einer Figur \"M�dchen\" und \"J�ngling\"", "name_en": "Zwei Brunnen mit Sitzb�nken und je einer Figur \"M�dchen\" und \"J�ngling\"", "name_de": "Zwei Brunnen mit Sitzb�nken und je einer Figur \"M�dchen\" und \"J�ngling\"", "name_fr": "Zwei Brunnen mit Sitzb�nken und je einer Figur \"M�dchen\" und \"J�ngling\"", "name_it": "Zwei Brunnen mit Sitzb�nken und je einer Figur \"M�dchen\" und \"J�ngling\"", "id_osm": "node/2222137093", "id_operator": "550.2", "id_wikidata": "Q27230057", "construction_date": 1912, "removal_date": null, "artist_name": "Arnold H�nerwadel", "directions": "Friedhof Sihlfeld, Haupteingang (bei Aemtlerstrasse 151)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 320, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5017509, 47.3756888 ] }, "properties": { "name": "Brunnen (hinter Gutstrasse 212)", "name_en": "Brunnen (hinter Gutstrasse 212)", "name_de": "Brunnen (hinter Gutstrasse 212)", "name_fr": "Brunnen (hinter Gutstrasse 212)", "name_it": "Brunnen (hinter Gutstrasse 212)", "id_osm": "node/2222137096", "id_operator": "1232.2", "id_wikidata": "Q55170827", "construction_date": 2003, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 321, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5102676, 47.3756974 ] }, "properties": { "name": "Brunnen (Friedhof Sihlfeld A)", "name_en": "Brunnen (Friedhof Sihlfeld A)", "name_de": "Brunnen (Friedhof Sihlfeld A)", "name_fr": "Brunnen (Friedhof Sihlfeld A)", "name_it": "Brunnen (Friedhof Sihlfeld A)", "id_osm": "node/2222137099", "id_operator": "550.1", "id_wikidata": "Q55169641", "construction_date": 1912, "removal_date": null, "artist_name": "Arnold H�nerwadel", "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 322, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5038551, 47.3769632 ] }, "properties": { "name": "Brunnen (Friedhof Sihlfeld D)", "name_en": "Brunnen (Friedhof Sihlfeld D)", "name_de": "Brunnen (Friedhof Sihlfeld D)", "name_fr": "Brunnen (Friedhof Sihlfeld D)", "name_it": "Brunnen (Friedhof Sihlfeld D)", "id_osm": "node/2222137103", "id_operator": "554.1", "id_wikidata": "Q55170829", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 323, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5027965, 47.3775587 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2222137104", "id_operator": "207", "id_wikidata": "Q55166351", "construction_date": 1944, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 324, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5044081, 47.3799316 ] }, "properties": { "name": "Heiligfeld, beim H�gel", "name_en": "Heiligfeld, beim H�gel", "name_de": "Heiligfeld, beim H�gel", "name_fr": "Heiligfeld, beim H�gel", "name_it": "Heiligfeld, beim H�gel", "id_osm": "node/2222137107", "id_operator": "564", "id_wikidata": "Q55166295", "construction_date": 1955, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 325, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5170454, 47.3654179 ] }, "properties": { "name": "Brunnen (Schulhaus Rebh�gel)", "name_en": "Brunnen (Schulhaus Rebh�gel)", "name_de": "Brunnen (Schulhaus Rebh�gel)", "name_fr": "Brunnen (Schulhaus Rebh�gel)", "name_it": "Brunnen (Schulhaus Rebh�gel)", "id_osm": "node/2236926638", "id_operator": "561.2", "id_wikidata": "Q55170178", "construction_date": 1951, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 326, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4845664, 47.4147488 ] }, "properties": { "name": "Heizenholz", "name_en": "Heizenholz", "name_de": "Heizenholz", "name_fr": "Heizenholz", "name_it": "Heizenholz", "id_osm": "node/2264715517", "id_operator": "704", "id_wikidata": "Q55166770", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 327, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5397777, 47.3871915 ] }, "properties": { "name": "Brunnen (Anlage)", "name_en": "Brunnen (Anlage)", "name_de": "Brunnen (Anlage)", "name_fr": "Brunnen (Anlage)", "name_it": "Brunnen (Anlage)", "id_osm": "node/2288917833", "id_operator": "289", "id_wikidata": "Q55169262", "construction_date": 1930, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 328, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5052277, 47.3938066 ] }, "properties": { "name": "vor Stadion Hardturm", "name_en": "vor Stadion Hardturm", "name_de": "vor Stadion Hardturm", "name_fr": "vor Stadion Hardturm", "name_it": "vor Stadion Hardturm", "id_osm": "node/2305589550", "id_operator": "254", "id_wikidata": "Q55166673", "construction_date": 1932, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 329, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4964933, 47.3717469 ] }, "properties": { "name": "Brunnen (Schulhaus Letzi (Br. bei Sportplatz))", "name_en": "Brunnen (Schulhaus Letzi (Br. bei Sportplatz))", "name_de": "Brunnen (Schulhaus Letzi (Br. bei Sportplatz))", "name_fr": "Brunnen (Schulhaus Letzi (Br. bei Sportplatz))", "name_it": "Brunnen (Schulhaus Letzi (Br. bei Sportplatz))", "id_osm": "node/2329582507", "id_operator": "633.1", "id_wikidata": "Q55169270", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 330, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4939633, 47.3725248 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2329627113", "id_operator": "6080", "id_wikidata": "Q55169273", "construction_date": 1998, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 331, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54924, 47.3688837 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2335850292", "id_operator": "6002", "id_wikidata": "Q55169718", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 332, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7f/Brunnen_Promenadengasse.jpg/120px-Brunnen_Promenadengasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5372376, 47.420034 ] }, "properties": { "name": "GEWOBAG-Brunnen", "name_en": "GEWOBAG-Brunnen", "name_de": "Brunnen (Siedlung Staudenb�hl)", "name_fr": "GEWOBAG-Brunnen", "name_it": "GEWOBAG-Brunnen", "id_osm": "node/2340248120", "id_operator": "1280", "id_wikidata": "Q55171063", "construction_date": 2012, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 333, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.486528, 47.3726492 ] }, "properties": { "name": "Schulhaus Triemlistrasse", "name_en": "Schulhaus Triemlistrasse", "name_de": "Schulhaus Triemlistrasse", "name_fr": "Schulhaus Triemlistrasse", "name_it": "Schulhaus Triemlistrasse", "id_osm": "node/2348674716", "id_operator": "625", "id_wikidata": "Q55166475", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 334, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.488128, 47.3913114 ] }, "properties": { "name": "Wassermauer", "name_en": "Wassermauer", "name_de": "Brunnen (Wassermauer)", "name_fr": "Wassermauer", "name_it": "Wassermauer", "id_osm": "node/2351683291", "id_operator": "1251", "id_wikidata": "Q55170795", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 335, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5226218, 47.4074798 ] }, "properties": { "name": "Im K�ferbergwald", "name_en": "Im K�ferbergwald", "name_de": "Im K�ferbergwald", "name_fr": "Im K�ferbergwald", "name_it": "Im K�ferbergwald", "id_osm": "node/2371814691", "id_operator": "642", "id_wikidata": "Q55166659", "construction_date": 1948, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 336, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5670988, 47.3907162 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2434984471", "id_operator": "725", "id_wikidata": "Q55166788", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 337, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.510288, 47.352724 ] }, "properties": { "name": "Brunnen (Sch�tzenhaus Albisg�tli)", "name_en": "Brunnen (Sch�tzenhaus Albisg�tli)", "name_de": "Brunnen (Sch�tzenhaus Albisg�tli)", "name_fr": "Brunnen (Sch�tzenhaus Albisg�tli)", "name_it": "Brunnen (Sch�tzenhaus Albisg�tli)", "id_osm": "node/2480384193", "id_operator": "176", "id_wikidata": "Q55169097", "construction_date": 1949, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 338, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Brunnen_(Sch�tzenhaus_Albisg�tli)_01.jpg/120px-Brunnen_(Sch�tzenhaus_Albisg�tli)_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5975856, 47.3672235 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2501955797", "id_operator": "708", "id_wikidata": "Q55169542", "construction_date": 1902, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 339, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5472726, 47.4193261 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2528033201", "id_operator": "6087", "id_wikidata": "Q55171024", "construction_date": 2010, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 340, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5000775, 47.364343 ] }, "properties": { "name": "Brunnen (Schulhaus D�ltschi)", "name_en": "Brunnen (Schulhaus D�ltschi)", "name_de": "Brunnen (Schulhaus D�ltschi)", "name_fr": "Brunnen (Schulhaus D�ltschi)", "name_it": "Brunnen (Schulhaus D�ltschi)", "id_osm": "node/2538423356", "id_operator": "565.1", "id_wikidata": "Q55170190", "construction_date": 1964, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 341, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5270555, 47.3783207 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2583985953", "id_operator": "219", "id_wikidata": "Q55170995", "construction_date": 2007, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 342, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Langstrasse_ecke_Dienerstrasse.jpg/120px-Langstrasse_ecke_Dienerstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5089865, 47.425774 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Horensteinstrasse", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2635250431", "id_operator": "6049", "id_wikidata": "Q55166633", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 343, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5165597, 47.3771632 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2688268601", "id_operator": "6001", "id_wikidata": "Q55169716", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 344, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5040265, 47.3721713 ] }, "properties": { "name": "Sound Fountain", "name_en": "Sound Fountain", "name_de": "Brunnen (Schulhaus Im Gut)", "name_fr": "Sound Fountain", "name_it": "Sound Fountain", "id_osm": "node/2692481897", "id_operator": "1212", "id_wikidata": "Q55170872", "construction_date": 2001, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 345, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5130081, 47.3287365 ] }, "properties": { "name": "Brunnen (Manegg-Promenade)", "name_en": "Brunnen (Manegg-Promenade)", "name_de": "Brunnen (Manegg-Promenade)", "name_fr": "Brunnen (Manegg-Promenade)", "name_it": "Brunnen (Manegg-Promenade)", "id_osm": "node/2743760887", "id_operator": "137", "id_wikidata": "Q55169231", "construction_date": 1930, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 346, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5153455, 47.3338996 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Brunnen (bei Schulhaus)", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2745760766", "id_operator": "6010", "id_wikidata": "Q55169724", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 347, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5108211, 47.3901962 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Brunnen (Migros Herdern)", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2756894382", "id_operator": "6027", "id_wikidata": "Q55169742", "construction_date": 1980, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 348, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5070507, 47.3671953 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2820206989", "id_operator": "205", "id_wikidata": "Q55169265", "construction_date": 1942, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 349, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5106672, 47.3679729 ] }, "properties": { "name": "Brunnen am H�fliweg", "name_en": "Brunnen am H�fliweg", "name_de": "Brunnen am H�fliweg", "name_fr": "Brunnen am H�fliweg", "name_it": "Brunnen am H�fliweg", "id_osm": "node/2820206990", "id_operator": "206", "id_wikidata": "Q55166145", "construction_date": 1943, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 350, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Brunnen_H�fliweg_01.jpg/120px-Brunnen_H�fliweg_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4866601, 47.3846382 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Brunnen (bei Schulhaus)", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2885989500", "id_operator": "6009", "id_wikidata": "Q55169711", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 351, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4721767, 47.3818464 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2887367217", "id_operator": "734", "id_wikidata": "Q55166471", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 352, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5257236, 47.3872562 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2902006179", "id_operator": "6016", "id_wikidata": "Q55169732", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 353, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.568329, 47.4007838 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2915942277", "id_operator": "721", "id_wikidata": "Q55169239", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 354, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Drinking_fountain_.jpg/120px-Drinking_fountain_.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5609267, 47.3604257 ] }, "properties": { "name": "Brunnen Hammerstr", "name_en": "Brunnen Hammerstr", "name_de": "Brunnen Hammerstr", "name_fr": "Brunnen Hammerstr", "name_it": "Brunnen Hammerstr", "id_osm": "node/2917165569", "id_operator": "393", "id_wikidata": "Q55169053", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 355, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/51/20190526_1158BrunnenHammerstr.jpg/120px-20190526_1158BrunnenHammerstr.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5608079, 47.3637182 ] }, "properties": { "name": "B�cklin-Jupiter-Fountain", "name_en": "B�cklin-Jupiter-Fountain", "name_de": "B�cklin-Jupiter-Brunnen", "name_fr": "B�cklin-Jupiter-Fountain", "name_it": "B�cklin-Jupiter-Fountain", "id_osm": "node/2917165573", "id_operator": "321", "id_wikidata": "Q55169644", "construction_date": 1904, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 356, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/83/20190511_1710BrunnenBoecklinJupiter.jpg/120px-20190511_1710BrunnenBoecklinJupiter.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5554037, 47.3571657 ] }, "properties": { "name": "Brunnen (Schulhaus Seefeld bei der Turnhalle)", "name_en": "Brunnen (Schulhaus Seefeld bei der Turnhalle)", "name_de": "Brunnen (Schulhaus Seefeld bei der Turnhalle)", "name_fr": "Brunnen (Schulhaus Seefeld bei der Turnhalle)", "name_it": "Brunnen (Schulhaus Seefeld bei der Turnhalle)", "id_osm": "node/2917165581", "id_operator": "615", "id_wikidata": "Q55169585", "construction_date": 1934, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 357, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c8/Froschbrunnen_bei_Schulhaus_Riesbach.jpg/120px-Froschbrunnen_bei_Schulhaus_Riesbach.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4757861, 47.3679417 ] }, "properties": { "name": "Brunnen Stadtwald", "name_en": "Brunnen Stadtwald", "name_de": "Brunnen (beim Rastplatz)", "name_fr": "Brunnen Stadtwald", "name_it": "Brunnen Stadtwald", "id_osm": "node/2930249899", "id_operator": "796.1", "id_wikidata": "Q55169113", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 358, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.46945, 47.3640611 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2930258317", "id_operator": "1128", "id_wikidata": "Q55166503", "construction_date": 1987, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 359, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4697056, 47.3707222 ] }, "properties": { "name": "Waldegg", "name_en": "Waldegg", "name_de": "Waldegg", "name_fr": "Waldegg", "name_it": "Waldegg", "id_osm": "node/2930258844", "id_operator": "425", "id_wikidata": "Q55166500", "construction_date": 1939, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 360, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48775, 47.3521639 ] }, "properties": { "name": "Brunnen (bei Station Uetliberg)", "name_en": "Brunnen (bei Station Uetliberg)", "name_de": "Brunnen (bei Station Uetliberg)", "name_fr": "Brunnen (bei Station Uetliberg)", "name_it": "Brunnen (bei Station Uetliberg)", "id_osm": "node/2930260417", "id_operator": "1021", "id_wikidata": "Q55169845", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 361, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4853167, 47.3573139 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2930260776", "id_operator": "730", "id_wikidata": "Q55166504", "construction_date": 1967, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 362, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4979316, 47.345265 ] }, "properties": { "name": "Annaburg-Brunnen", "name_en": "Annaburg-Brunnen", "name_de": "Brunnen (Schutzh�tte Annaburg)", "name_fr": "Annaburg-Brunnen", "name_it": "Annaburg-Brunnen", "id_osm": "node/2930265958", "id_operator": "1153", "id_wikidata": "Q55169142", "construction_date": 1991, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 363, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5056778, 47.3509417 ] }, "properties": { "name": "Brunnen (Baumschule GSZ)", "name_en": "Brunnen (Baumschule GSZ)", "name_de": "Brunnen (Baumschule GSZ)", "name_fr": "Brunnen (Baumschule GSZ)", "name_it": "Brunnen (Baumschule GSZ)", "id_osm": "node/2930269663", "id_operator": "697", "id_wikidata": "Q55169558", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 364, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5098613, 47.3370112 ] }, "properties": { "name": "Ritter R�diger Manesse", "name_en": "Ritter R�diger Manesse", "name_de": "Ritter R�diger Manesse", "name_fr": "Ritter R�diger Manesse", "name_it": "Ritter R�diger Manesse", "id_osm": "node/2930282030", "id_operator": "733", "id_wikidata": "Q55171099", "construction_date": "1906", "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": "false", "swimming_place": null, "id": 365, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6028264, 47.3594087 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2935960547", "id_operator": "1287", "id_wikidata": "Q55171097", "construction_date": 2014, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 366, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5214943, 47.4105216 ] }, "properties": { "name": "Kinderspielplatz", "name_en": "Kinderspielplatz", "name_de": "Kinderspielplatz", "name_fr": "Kinderspielplatz", "name_it": "Kinderspielplatz", "id_osm": "node/2971957613", "id_operator": "689", "id_wikidata": "Q55166585", "construction_date": 1961, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 367, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5409302, 47.3772285 ] }, "properties": { "name": "Brunnen (Hauptbahnhof (S�dostseite))", "name_en": "Brunnen (Hauptbahnhof (S�dostseite))", "name_de": "Brunnen (Hauptbahnhof (S�dostseite))", "name_fr": "Brunnen (Hauptbahnhof (S�dostseite))", "name_it": "Brunnen (Hauptbahnhof (S�dostseite))", "id_osm": "node/2980120597", "id_operator": "29", "id_wikidata": "Q55169061", "construction_date": 1871, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 368, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/25/Brunnen_(Hauptbahnhof(S�dostseite)).jpg/120px-Brunnen_(Hauptbahnhof(S�dostseite)).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5137581, 47.3813392 ] }, "properties": { "name": "Brunnen (Kirche Felix und Regula)", "name_en": "Brunnen (Kirche Felix und Regula)", "name_de": "Brunnen (Kirche Felix und Regula)", "name_fr": "Brunnen (Kirche Felix und Regula)", "name_it": "Brunnen (Kirche Felix und Regula)", "id_osm": "node/2980120598", "id_operator": "1274", "id_wikidata": "Q55171053", "construction_date": 2011, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 369, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5327054, 47.4002649 ] }, "properties": { "name": "Brunnen (Wohnsiedlung Guggach)", "name_en": "Brunnen (Wohnsiedlung Guggach)", "name_de": "Brunnen (Wohnsiedlung Guggach)", "name_fr": "Brunnen (Wohnsiedlung Guggach)", "name_it": "Brunnen (Wohnsiedlung Guggach)", "id_osm": "node/2981547154", "id_operator": "1273", "id_wikidata": "Q55171069", "construction_date": 2011, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 370, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Brunnen_Wohnsiedlung_Guggach_c.jpg/120px-Brunnen_Wohnsiedlung_Guggach_c.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.505193, 47.3238481 ] }, "properties": { "name": "Brunnen (Risweg bei 112)", "name_en": "Brunnen (Risweg bei 112)", "name_de": "Brunnen (Risweg bei 112)", "name_fr": "Brunnen (Risweg bei 112)", "name_it": "Brunnen (Risweg bei 112)", "id_osm": "node/3000057373", "id_operator": "1194", "id_wikidata": "Q55169540", "construction_date": 1998, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 371, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5142802, 47.3249081 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3000057375", "id_operator": "117", "id_wikidata": "Q55169229", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 372, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5073789, 47.324935 ] }, "properties": { "name": "Brunnen (Reservoir Leimbach)", "name_en": "Brunnen (Reservoir Leimbach)", "name_de": "Brunnen (Reservoir Leimbach)", "name_fr": "Brunnen (Reservoir Leimbach)", "name_it": "Brunnen (Reservoir Leimbach)", "id_osm": "node/3000057379", "id_operator": "1056", "id_wikidata": "Q55169638", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 373, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4785623, 47.3866204 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/3005320438", "id_operator": "6045", "id_wikidata": "Q55169701", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 374, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4771189, 47.380715 ] }, "properties": { "name": "Brunnen (Sportanlage Buchlern)", "name_en": "Brunnen (Sportanlage Buchlern)", "name_de": "Brunnen (Sportanlage Buchlern)", "name_fr": "Brunnen (Sportanlage Buchlern)", "name_it": "Brunnen (Sportanlage Buchlern)", "id_osm": "node/3005320439", "id_operator": "1191", "id_wikidata": "Q55170043", "construction_date": 1997, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 375, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5372684, 47.3672626 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/3035680421", "id_operator": "6020", "id_wikidata": "Q55166188", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 376, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8b/Notwasserbrunnen_Dreik�nigstrasse_Ecke_Claridenstrasse.jpg/120px-Notwasserbrunnen_Dreik�nigstrasse_Ecke_Claridenstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5458674, 47.3663009 ] }, "properties": { "name": "Fountain Operahouse Plaza", "name_en": "Fountain Operahouse Plaza", "name_de": "Wasserspiel Opernhouse Platz", "name_fr": "Fountain Operahouse Plaza", "name_it": "Fountain Operahouse Plaza", "id_osm": "node/3072117539", "id_operator": "1284", "id_wikidata": "Q55171085", "construction_date": 2014, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 377, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6d/Opernhaus_Platz_Wasserspiel.jpg/120px-Opernhaus_Platz_Wasserspiel.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4860141, 47.3851797 ] }, "properties": { "name": "Schulhaus Eugen Huber-Strasse", "name_en": "Schulhaus Eugen Huber-Strasse", "name_de": "Schulhaus Eugen Huber-Strasse", "name_fr": "Schulhaus Eugen Huber-Strasse", "name_it": "Schulhaus Eugen Huber-Strasse", "id_osm": "node/3100836261", "id_operator": "630", "id_wikidata": "Q55166466", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 378, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4917153, 47.3693438 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3105110395", "id_operator": "1258", "id_wikidata": "Q55170984", "construction_date": 2007, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 379, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5088819, 47.3819508 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/3112082242", "id_operator": "6088", "id_wikidata": "Q55171022", "construction_date": 2011, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 380, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5367153, 47.3696975 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3112091592", "id_operator": "93", "id_wikidata": "Q55169106", "construction_date": 1974, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 381, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Talstrasse_Brunnen.jpg/120px-Talstrasse_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4781481, 47.3896636 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3130855731", "id_operator": "421", "id_wikidata": "Q55169529", "construction_date": 1935, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 382, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4931503, 47.3619471 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3157360411", "id_operator": "1246", "id_wikidata": "Q55169798", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 383, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4958675, 47.362315 ] }, "properties": { "name": "Brunnen beim D�ltschihof", "name_en": "Brunnen beim D�ltschihof", "name_de": "Brunnen beim D�ltschihof", "name_fr": "Brunnen beim D�ltschihof", "name_it": "Brunnen beim D�ltschihof", "id_osm": "node/3157360412", "id_operator": "776", "id_wikidata": "Q55166195", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 384, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Brunnen_hinter_dem_Hotel_Atlantis_01.jpg/120px-Brunnen_hinter_dem_Hotel_Atlantis_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4762855, 47.3677698 ] }, "properties": { "name": "Blockhaus ETH", "name_en": "Blockhaus ETH", "name_de": "Blockhaus ETH", "name_fr": "Blockhaus ETH", "name_it": "Blockhaus ETH", "id_osm": "node/3157360414", "id_operator": "796.2", "id_wikidata": "Q55166494", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 385, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4860201, 47.3704208 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3157360415", "id_operator": "1136", "id_wikidata": "Q55169946", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 386, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4906975, 47.3511574 ] }, "properties": { "name": "Uetliberg bei Fernsehstation", "name_en": "Uetliberg bei Fernsehstation", "name_de": "Uetliberg bei Fernsehstation", "name_fr": "Uetliberg bei Fernsehstation", "name_it": "Uetliberg bei Fernsehstation", "id_osm": "node/3157382174", "id_operator": "715", "id_wikidata": "Q55166508", "construction_date": 1960, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 387, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.542189, 47.4229786 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3161926071", "id_operator": "470", "id_wikidata": "Q55166731", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 388, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5623466, 47.4082305 ] }, "properties": { "name": "Brunnen (Schulhaus Saatlen)", "name_en": "Brunnen (Schulhaus Saatlen)", "name_de": "Brunnen (Schulhaus Saatlen)", "name_fr": "Brunnen (Schulhaus Saatlen)", "name_it": "Brunnen (Schulhaus Saatlen)", "id_osm": "node/3176227197", "id_operator": "670.2", "id_wikidata": "Q55170286", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 389, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5629175, 47.4085674 ] }, "properties": { "name": "Brunnen (Schulhaus Saatlen)", "name_en": "Brunnen (Schulhaus Saatlen)", "name_de": "Brunnen (Schulhaus Saatlen)", "name_fr": "Brunnen (Schulhaus Saatlen)", "name_it": "Brunnen (Schulhaus Saatlen)", "id_osm": "node/3176272874", "id_operator": "670.1", "id_wikidata": "Q55170288", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 390, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5277746, 47.3499042 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3200542957", "id_operator": "154", "id_wikidata": "Q55169554", "construction_date": 1943, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 391, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5413115, 47.3844796 ] }, "properties": { "name": "Springbrunnen", "name_en": "Springbrunnen", "name_de": "Springbrunnen", "name_fr": "Springbrunnen", "name_it": "Springbrunnen", "id_osm": "node/3236640591", "id_operator": "587.2", "id_wikidata": "Q55170728", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 392, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5336832, 47.3886708 ] }, "properties": { "name": "Trinkbrunnen", "name_en": "Trinkbrunnen", "name_de": "Trinkbrunnen", "name_fr": "Trinkbrunnen", "name_it": "Trinkbrunnen", "id_osm": "node/3253781454", "id_operator": "456.2", "id_wikidata": "Q55166254", "construction_date": 1928, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 393, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Trinkbrunnen_vor_Schulhaus_Letten_links.jpg/120px-Trinkbrunnen_vor_Schulhaus_Letten_links.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5338183, 47.3887542 ] }, "properties": { "name": "Trinkbrunnen", "name_en": "Trinkbrunnen", "name_de": "Trinkbrunnen", "name_fr": "Trinkbrunnen", "name_it": "Trinkbrunnen", "id_osm": "node/3253781458", "id_operator": "456.1", "id_wikidata": "Q55166249", "construction_date": 1928, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 394, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Trinkbrunnen_vor_Schulhaus_Letten_links.jpg/120px-Trinkbrunnen_vor_Schulhaus_Letten_links.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5273949, 47.3946468 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3258085142", "id_operator": "948", "id_wikidata": "Q55170475", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 395, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.526563, 47.3949877 ] }, "properties": { "name": "Brunnen (Schulhaus Nordstrasse , Pausenplatz)", "name_en": "Brunnen (Schulhaus Nordstrasse , Pausenplatz)", "name_de": "Brunnen (Schulhaus Nordstrasse , Pausenplatz)", "name_fr": "Brunnen (Schulhaus Nordstrasse , Pausenplatz)", "name_it": "Brunnen (Schulhaus Nordstrasse , Pausenplatz)", "id_osm": "node/3258086267", "id_operator": "648.1", "id_wikidata": "Q55170267", "construction_date": 1961, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 396, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Schulhaus_nordstrasse_pausenplatz_a.jpg/120px-Schulhaus_nordstrasse_pausenplatz_a.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5379248, 47.3956724 ] }, "properties": { "name": "Brunnen (Schulhaus Milchbuck)", "name_en": "Brunnen (Schulhaus Milchbuck)", "name_de": "Brunnen (Schulhaus Milchbuck)", "name_fr": "Brunnen (Schulhaus Milchbuck)", "name_it": "Brunnen (Schulhaus Milchbuck)", "id_osm": "node/3266696803", "id_operator": "586.2", "id_wikidata": "Q55170200", "construction_date": 1930, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 397, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5374803, 47.3958946 ] }, "properties": { "name": "Brunnen (Schulhaus Milchbuck)", "name_en": "Brunnen (Schulhaus Milchbuck)", "name_de": "Brunnen (Schulhaus Milchbuck)", "name_fr": "Brunnen (Schulhaus Milchbuck)", "name_it": "Brunnen (Schulhaus Milchbuck)", "id_osm": "node/3266696819", "id_operator": "586.1", "id_wikidata": "Q55170198", "construction_date": 1930, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 398, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5367557, 47.3959038 ] }, "properties": { "name": "Spielwiese Milchbuck", "name_en": "Spielwiese Milchbuck", "name_de": "Spielwiese Milchbuck", "name_fr": "Spielwiese Milchbuck", "name_it": "Spielwiese Milchbuck", "id_osm": "node/3266696820", "id_operator": "591", "id_wikidata": "Q55166430", "construction_date": 1948, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 399, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5288963, 47.3932985 ] }, "properties": { "name": "Brunnen R�schibachplatz", "name_en": "Brunnen R�schibachplatz", "name_de": "Brunnen R�schibachplatz", "name_fr": "Brunnen R�schibachplatz", "name_it": "Brunnen R�schibachplatz", "id_osm": "node/3282705868", "id_operator": "448", "id_wikidata": "Q55169580", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 400, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Brunnen_R�schibachplatz.jpg/120px-Brunnen_R�schibachplatz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5352511, 47.3940207 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/3283835935", "id_operator": "6065", "id_wikidata": "Q55169537", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 401, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6006615, 47.355482 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/3318569210", "id_operator": "6028", "id_wikidata": "Q55169119", "construction_date": 1980, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 402, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5134027, 47.3785973 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3349766722", "id_operator": "234.2", "id_wikidata": "Q55166370", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 403, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5803804, 47.357146 ] }, "properties": { "name": "Fountain Burenweg", "name_en": "Fountain Burenweg", "name_de": "Brunnen Burenweg", "name_fr": "Fountain Burenweg", "name_it": "Fountain Burenweg", "id_osm": "node/3376332430", "id_operator": "823", "id_wikidata": "Q55169064", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 404, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Burenweg.jpg/120px-Burenweg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.499392, 47.3461872 ] }, "properties": { "name": "Brunnen (unterhalb Annaburg)", "name_en": "Brunnen (unterhalb Annaburg)", "name_de": "Brunnen (unterhalb Annaburg)", "name_fr": "Brunnen (unterhalb Annaburg)", "name_it": "Brunnen (unterhalb Annaburg)", "id_osm": "node/3386241076", "id_operator": "719", "id_wikidata": "Q55169144", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 405, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5495, 47.3953942 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3402301649", "id_operator": "930", "id_wikidata": "Q55170448", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 406, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6191167, 47.3555925 ] }, "properties": { "name": "Brunnen (bei Waldh�tte H�he Abzweiger Egglenweg)", "name_en": "Brunnen (bei Waldh�tte H�he Abzweiger Egglenweg)", "name_de": "Brunnen (bei Waldh�tte H�he Abzweiger Egglenweg)", "name_fr": "Brunnen (bei Waldh�tte H�he Abzweiger Egglenweg)", "name_it": "Brunnen (bei Waldh�tte H�he Abzweiger Egglenweg)", "id_osm": "node/3442628527", "id_operator": "1264", "id_wikidata": "Q55170999", "construction_date": 2008, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 407, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5841337, 47.3616848 ] }, "properties": { "name": "Brunnen (Freizeitanlage Buchholz)", "name_en": "Brunnen (Freizeitanlage Buchholz)", "name_de": "Brunnen (Freizeitanlage Buchholz)", "name_fr": "Brunnen (Freizeitanlage Buchholz)", "name_it": "Brunnen (Freizeitanlage Buchholz)", "id_osm": "node/3447405109", "id_operator": "1187", "id_wikidata": "Q55170039", "construction_date": 1996, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 408, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5583222, 47.3546083 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3447413866", "id_operator": "397", "id_wikidata": "Q55169094", "construction_date": 1910, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 409, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Brunnen_Wildbachstrassse.jpg/120px-Brunnen_Wildbachstrassse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5613163, 47.3552302 ] }, "properties": { "name": "Fountain with Dove", "name_en": "Fountain with Dove", "name_de": "Brunnen mit Taben Bonze", "name_fr": "Fountain with Dove", "name_it": "Fountain with Dove", "id_osm": "node/3447413867", "id_operator": "411", "id_wikidata": "Q55169090", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 410, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/15/Fountain_\"Dove\".jpg/120px-Fountain_\"Dove\".jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5962921, 47.3603452 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/3468018874", "id_operator": "6029", "id_wikidata": "Q55169744", "construction_date": 1980, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 411, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5585601, 47.3668119 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3490897718", "id_operator": "359", "id_wikidata": "Q55166058", "construction_date": 1941, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 412, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Klosbachstrasse_Ecke_Freiestrasse_Brunnen.jpg/120px-Klosbachstrasse_Ecke_Freiestrasse_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5601036, 47.3651925 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3490905075", "id_operator": "317", "id_wikidata": "Q55165939", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 413, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7b/Freiestrasse_Ecke_Eidmattstrasse.jpg/120px-Freiestrasse_Ecke_Eidmattstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.560302, 47.3669883 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3491515385", "id_operator": "327", "id_wikidata": "Q55166016", "construction_date": 1906, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 414, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/29/Konkordiastrasse_Brunnen.jpg/120px-Konkordiastrasse_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.553754, 47.3608215 ] }, "properties": { "name": "Fountain Feldeggstrasse", "name_en": "Fountain Feldeggstrasse", "name_de": "Brunnen Feldeggstrasse", "name_fr": "Fountain Feldeggstrasse", "name_it": "Fountain Feldeggstrasse", "id_osm": "node/3518980910", "id_operator": "372", "id_wikidata": "Q55166116", "construction_date": 1870, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 415, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/Fountain_Feldeggstrasse.jpg/120px-Fountain_Feldeggstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5130453, 47.3941832 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3578524993", "id_operator": "1214", "id_wikidata": "Q55169552", "construction_date": 2002, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 416, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5661238, 47.35201 ] }, "properties": { "name": "Wonnebergbrunnen", "name_en": "Wonneberg", "name_de": "Wonneberg Brunnen", "name_fr": "Wonnebergbrunnen", "name_it": "Wonnebergbrunnen", "id_osm": "node/3583960005", "id_operator": "384", "id_wikidata": "Q55169648", "construction_date": 1877, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 417, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/30/Wonneberg_Brunnen.jpg/120px-Wonneberg_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5776249, 47.3541255 ] }, "properties": { "name": "Fountain at School Houses Balgrist", "name_en": "Fountain at School Houses Balgrist", "name_de": "Brunnen (Schulhaus Balgrist)", "name_fr": "Fountain at School Houses Balgrist", "name_it": "Fountain at School Houses Balgrist", "id_osm": "node/3621528068", "id_operator": "620", "id_wikidata": "Q55170239", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 418, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/Schule_Balgrist.jpg/120px-Schule_Balgrist.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5679407, 47.3670687 ] }, "properties": { "name": "Brunnen (FIFA Sonnenberg)", "name_en": "Brunnen (FIFA Sonnenberg)", "name_de": "Brunnen (FIFA Sonnenberg)", "name_fr": "Brunnen (FIFA Sonnenberg)", "name_it": "Brunnen (FIFA Sonnenberg)", "id_osm": "node/3632487878", "id_operator": "342", "id_wikidata": "Q55169687", "construction_date": 1999, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 419, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a5/Brunen_(FIFA_Sonnenberg).jpg/120px-Brunen_(FIFA_Sonnenberg).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5219627, 47.3996644 ] }, "properties": { "name": "Spielplatz", "name_en": "Spielplatz", "name_de": "Spielplatz", "name_fr": "Spielplatz", "name_it": "Spielplatz", "id_osm": "node/3634962489", "id_operator": "693", "id_wikidata": "Q55166696", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 420, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4732167, 47.3799713 ] }, "properties": { "name": "Brunnen (beim Reservoir)", "name_en": "Brunnen (beim Reservoir)", "name_de": "Brunnen (beim Reservoir)", "name_fr": "Brunnen (beim Reservoir)", "name_it": "Brunnen (beim Reservoir)", "id_osm": "node/3646563919", "id_operator": "974", "id_wikidata": "Q55170677", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 421, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5958952, 47.3970588 ] }, "properties": { "name": "Brunnen (Tramendstation Stettbach)", "name_en": "Brunnen (Tramendstation Stettbach)", "name_de": "Brunnen (Tramendstation Stettbach)", "name_fr": "Brunnen (Tramendstation Stettbach)", "name_it": "Brunnen (Tramendstation Stettbach)", "id_osm": "node/3650257832", "id_operator": "1111", "id_wikidata": "Q55169673", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "no", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 422, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5123116, 47.3872552 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3653699176", "id_operator": "1289", "id_wikidata": "Q55171109", "construction_date": 2015, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 423, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5126827, 47.3881959 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3653699177", "id_operator": "1290", "id_wikidata": "Q55171108", "construction_date": 2015, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 424, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5417102, 47.373228 ] }, "properties": { "name": "hintere Schipfe", "name_en": "hintere Schipfe", "name_de": "hintere Schipfe", "name_fr": "hintere Schipfe", "name_it": "hintere Schipfe", "id_osm": "node/3656417162", "id_operator": "34", "id_wikidata": "Q55167949", "construction_date": 1876, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 425, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Hintere_Schipfe.jpg/120px-Hintere_Schipfe.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.573932, 47.3832094 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3706368701", "id_operator": "1144", "id_wikidata": "Q55169955", "construction_date": 1989, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 426, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5330192, 47.3717835 ] }, "properties": { "name": "Fountain in Garden of Hallenbad City", "name_en": "Fountain in Garden of Hallenbad City", "name_de": "Brunnen im Hofe des Hallenbads", "name_fr": "Fountain in Garden of Hallenbad City", "name_it": "Fountain in Garden of Hallenbad City", "id_osm": "node/3715017145", "id_operator": "996", "id_wikidata": "Q55166411", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 427, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9d/Brunnen_im_Hofe_des_Hallenbads.jpg/120px-Brunnen_im_Hofe_des_Hallenbads.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.529439, 47.3602962 ] }, "properties": { "name": "Schulhaus Gabler", "name_en": "Schulhaus Gabler", "name_de": "Schulhaus Gabler", "name_fr": "Schulhaus Gabler", "name_it": "Schulhaus Gabler", "id_osm": "node/3745995582", "id_operator": "535.1", "id_wikidata": "Q55166226", "construction_date": 1887, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 428, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/Brunnen_Schulhaus_Gabler.jpg/120px-Brunnen_Schulhaus_Gabler.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5358053, 47.3713008 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3763156606", "id_operator": "18", "id_wikidata": "Q55166190", "construction_date": 1820, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 429, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e0/Pelikanplatz_Brunnen.jpg/120px-Pelikanplatz_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5719231, 47.3582211 ] }, "properties": { "name": "Fountain Forchstrasse", "name_en": "Fountain Forchstrasse", "name_de": "Brunnen Forchstrasse", "name_fr": "Fountain Forchstrasse", "name_it": "Fountain Forchstrasse", "id_osm": "node/3796282561", "id_operator": "389", "id_wikidata": "Q55171102", "construction_date": 2015, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 430, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5b/Brunnen_Forchstrasse.jpg/120px-Brunnen_Forchstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4990093, 47.3781628 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "S�decke Freibad", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/3800584383", "id_operator": "6014", "id_wikidata": "Q55166355", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 431, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5163169, 47.3684674 ] }, "properties": { "name": "Brunnen (Schulhaus B�hl B)", "name_en": "Brunnen (Schulhaus B�hl B)", "name_de": "Brunnen (Schulhaus B�hl B)", "name_fr": "Brunnen (Schulhaus B�hl B)", "name_it": "Brunnen (Schulhaus B�hl B)", "id_osm": "node/3819747781", "id_operator": "547", "id_wikidata": "Q55170135", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 432, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5157564, 47.3689346 ] }, "properties": { "name": "Brunnen (Schulh�user)", "name_en": "Brunnen (Schulh�user)", "name_de": "Brunnen (Schulh�user)", "name_fr": "Brunnen (Schulh�user)", "name_it": "Brunnen (Schulh�user)", "id_osm": "node/3832914914", "id_operator": "999.1", "id_wikidata": "Q55170718", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 433, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5171823, 47.3683503 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3832917171", "id_operator": "183", "id_wikidata": "Q55166144", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 434, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/12/Brunnen_Ecke_Wiedingstrasse_und_Schlossgasse_03.jpg/120px-Brunnen_Ecke_Wiedingstrasse_und_Schlossgasse_03.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5862665, 47.3579361 ] }, "properties": { "name": "Ref. Kirchgemeinde Witikon", "name_en": "Ref. Kirchgemeinde Witikon", "name_de": "Ref. Kirchgemeinde Witikon", "name_fr": "Ref. Kirchgemeinde Witikon", "name_it": "Ref. Kirchgemeinde Witikon", "id_osm": "node/3854455272", "id_operator": "1004", "id_wikidata": "Q55166102", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 435, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.545577, 47.3880761 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3856254041", "id_operator": "276", "id_wikidata": "Q55166798", "construction_date": 1912, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 436, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53045, 47.3737655 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/3978057830", "id_operator": "6037", "id_wikidata": "Q55169754", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 437, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Notwasserbrunnen_B�ckerstrasse_18.jpg/120px-Notwasserbrunnen_B�ckerstrasse_18.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5731849, 47.4063225 ] }, "properties": { "name": "vor Altersheim Herzogenm�hle", "name_en": "vor Altersheim Herzogenm�hle", "name_de": "vor Altersheim Herzogenm�hle", "name_fr": "vor Altersheim Herzogenm�hle", "name_it": "vor Altersheim Herzogenm�hle", "id_osm": "node/4031566301", "id_operator": "1152", "id_wikidata": "Q55166556", "construction_date": 1991, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 438, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5690979, 47.4057149 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4031567955", "id_operator": "6018", "id_wikidata": "Q55166611", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 439, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.565136, 47.4079648 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4031574985", "id_operator": "6077", "id_wikidata": "Q55169190", "construction_date": 1997, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 440, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5719289, 47.4040193 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4032669723", "id_operator": "493", "id_wikidata": "Q55166549", "construction_date": 1783, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 441, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/20/Double_fountain_Schwamendingen.jpg/120px-Double_fountain_Schwamendingen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5706703, 47.4038627 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4032671792", "id_operator": "496", "id_wikidata": "Q55166550", "construction_date": 1797, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 442, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5731505, 47.4040815 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4036118786", "id_operator": "6061", "id_wikidata": "Q55166544", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 443, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5119462, 47.3792369 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4126465634", "id_operator": "234.3", "id_wikidata": "Q55166288", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 444, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5127251, 47.3800513 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4126465635", "id_operator": "234.1", "id_wikidata": "Q55166286", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 445, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5449993, 47.4188876 ] }, "properties": { "name": "Bahnhof Seebach", "name_en": "Bahnhof Seebach", "name_de": "Bahnhof Seebach", "name_fr": "Bahnhof Seebach", "name_it": "Bahnhof Seebach", "id_osm": "node/4227130582", "id_operator": "903", "id_wikidata": "Q55166758", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 446, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4972521, 47.4017893 ] }, "properties": { "name": "Kirche H�ngg", "name_en": "Kirche H�ngg", "name_de": "Kirche H�ngg", "name_fr": "Kirche H�ngg", "name_it": "Kirche H�ngg", "id_osm": "node/4228784022", "id_operator": "466", "id_wikidata": "Q55166683", "construction_date": 1961, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 447, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5240491, 47.3555525 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4321137717", "id_operator": "1281", "id_wikidata": "Q55171080", "construction_date": 2013, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 448, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5367735, 47.3865245 ] }, "properties": { "name": "Brunnen (Schindlerpark)", "name_en": "Brunnen (Schindlerpark)", "name_de": "Brunnen (Schindlerpark)", "name_fr": "Brunnen (Schindlerpark)", "name_it": "Brunnen (Schindlerpark)", "id_osm": "node/4321677615", "id_operator": "1121", "id_wikidata": "Q55169794", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 449, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Brunnen_(Schindlerpark).jpg/120px-Brunnen_(Schindlerpark).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5297994, 47.3569521 ] }, "properties": { "name": "Fountain Playground Rietpark", "name_en": "Fountain Playground Rietpark", "name_de": "Brunnen Spielplatz Rietberg", "name_fr": "Fountain Playground Rietpark", "name_it": "Fountain Playground Rietpark", "id_osm": "node/4350173470", "id_operator": null, "id_wikidata": "Q64214288", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 450, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Spielplatz_Rietpark.jpg/120px-Spielplatz_Rietpark.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.559826, 47.4138703 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4427050471", "id_operator": "1293", "id_wikidata": "Q55171114", "construction_date": 2015, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 451, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5347889, 47.36755 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4446586689", "id_operator": "779", "id_wikidata": "Q55170344", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 452, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Brunnen_Bleicherweg_Ecke_Stockerstrasse.jpg/120px-Brunnen_Bleicherweg_Ecke_Stockerstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.529952, 47.4053668 ] }, "properties": { "name": "Brunnen (Friedhof Nordheim)", "name_en": "Brunnen (Friedhof Nordheim)", "name_de": "Brunnen (Friedhof Nordheim)", "name_fr": "Brunnen (Friedhof Nordheim)", "name_it": "Brunnen (Friedhof Nordheim)", "id_osm": "node/4449254562", "id_operator": "585.5", "id_wikidata": "Q55170895", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 453, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4993148, 47.4040262 ] }, "properties": { "name": "Brunnen (Schulhaus Vogtsrain)", "name_en": "Brunnen (Schulhaus Vogtsrain)", "name_de": "Brunnen (Schulhaus Vogtsrain)", "name_fr": "Brunnen (Schulhaus Vogtsrain)", "name_it": "Brunnen (Schulhaus Vogtsrain)", "id_osm": "node/4483054769", "id_operator": "965", "id_wikidata": "Q55170495", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 454, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5643789, 47.3693248 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4515868147", "id_operator": "6069", "id_wikidata": "Q55165936", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 455, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/04/Brunnen_Titlisstrasse_Ecke_Bergstrasse.jpg/120px-Brunnen_Titlisstrasse_Ecke_Bergstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5615085, 47.3736518 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4515868149", "id_operator": "320", "id_wikidata": "Q55167886", "construction_date": 1944, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 456, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Brunnen_Hofstrasse.jpg/120px-Brunnen_Hofstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5327286, 47.3681868 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4575693891", "id_operator": "780", "id_wikidata": "Q55166172", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 457, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Enge_Gartenstr_26.JPG/120px-Enge_Gartenstr_26.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.507363, 47.3552292 ] }, "properties": { "name": "Brunnen (Reservoir Frauental)", "name_en": "Brunnen (Reservoir Frauental)", "name_de": "Brunnen (Reservoir Frauental)", "name_fr": "Brunnen (Reservoir Frauental)", "name_it": "Brunnen (Reservoir Frauental)", "id_osm": "node/4680245022", "id_operator": "997", "id_wikidata": "Q55169170", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 458, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5123202, 47.3515023 ] }, "properties": { "name": "Brunnen (Schiessplatz Albisg�etli)", "name_en": "Brunnen (Schiessplatz Albisg�etli)", "name_de": "Brunnen (Schiessplatz Albisg�etli)", "name_fr": "Brunnen (Schiessplatz Albisg�etli)", "name_it": "Brunnen (Schiessplatz Albisg�etli)", "id_osm": "node/4692271310", "id_operator": "555", "id_wikidata": "Q55169167", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 459, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5183748, 47.3550008 ] }, "properties": { "name": "Brunnen (Feuerstelle ob Saalsporthalle)", "name_en": "Brunnen (Feuerstelle ob Saalsporthalle)", "name_de": "Brunnen (Feuerstelle ob Saalsporthalle)", "name_fr": "Brunnen (Feuerstelle ob Saalsporthalle)", "name_it": "Brunnen (Feuerstelle ob Saalsporthalle)", "id_osm": "node/4692323414", "id_operator": "179", "id_wikidata": "Q55169146", "construction_date": 1900, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 460, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5435553, 47.4123135 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4693320589", "id_operator": "1295", "id_wikidata": "Q55171132", "construction_date": 2016, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 461, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.575766, 47.3611239 ] }, "properties": { "name": "Spring near St�ckentobelbach, Zurich", "name_en": "Spring near St�ckentobelbach, Zurich", "name_de": "Spring near St�ckentobelbach, Zurich", "name_fr": "Spring near St�ckentobelbach, Zurich", "name_it": "Spring near St�ckentobelbach, Zurich", "id_osm": "node/4734726103", "id_operator": null, "id_wikidata": "Q56064722", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 462, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Elefantenbach_2010-08-19_17-51-02.JPG/120px-Elefantenbach_2010-08-19_17-51-02.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5307524, 47.4294277 ] }, "properties": { "name": "Im Wald", "name_en": "Im Wald", "name_de": "Im Wald", "name_fr": "Im Wald", "name_it": "Im Wald", "id_osm": "node/4813559888", "id_operator": "1061", "id_wikidata": "Q55166521", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 463, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5723876, 47.4107889 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4826714524", "id_operator": "6046", "id_wikidata": "Q55166574", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 464, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5406139, 47.3738983 ] }, "properties": { "name": "Findling mit Brunnen", "name_en": "Findling mit Brunnen", "name_de": "Findling mit Brunnen", "name_fr": "Findling mit Brunnen", "name_it": "Findling mit Brunnen", "id_osm": "node/4857867462", "id_operator": "31", "id_wikidata": "Q55169603", "construction_date": 1874, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 465, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/52/Findling_mit_Brunnen.jpg/120px-Findling_mit_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5833998, 47.3508459 ] }, "properties": { "name": "Fountain Tramhaltestelle Rahalp", "name_en": "Fountain Tramhaltestelle Rahalp", "name_de": "Brunnen (Tramhaltestelle Rehalp)", "name_fr": "Fountain Tramhaltestelle Rahalp", "name_it": "Fountain Tramhaltestelle Rahalp", "id_osm": "node/4860115720", "id_operator": "403", "id_wikidata": "Q55169068", "construction_date": 1931, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 466, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Forchstrasse_Tramstation_Rehalp_2.jpg/120px-Forchstrasse_Tramstation_Rehalp_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5252627, 47.3786788 ] }, "properties": { "name": "Schulhaus Hohlstrasse", "name_en": "Schulhaus Hohlstrasse", "name_de": "Schulhaus Hohlstrasse", "name_fr": "Schulhaus Hohlstrasse", "name_it": "Schulhaus Hohlstrasse", "id_osm": "node/4870389921", "id_operator": "571", "id_wikidata": "Q55166380", "construction_date": 1940, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 467, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/58/Schulhaus_Hohlstrasse.jpg/120px-Schulhaus_Hohlstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5890873, 47.4031758 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4873312942", "id_operator": "1282", "id_wikidata": "Q55171087", "construction_date": 2014, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 468, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5558202, 47.3785014 ] }, "properties": { "name": "Haus \"Zum Brunnen\"", "name_en": "Fountain \"Haus zum Brunnen\"", "name_de": "Haus zum Brunne", "name_fr": "Haus \"Zum Brunnen\"", "name_it": "Haus \"Zum Brunnen\"", "id_osm": "node/4918478958", "id_operator": "316", "id_wikidata": "Q55166837", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 469, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9e/Fountain_\"Haus_zum_Brunnen\".jpg/120px-Fountain_\"Haus_zum_Brunnen\".jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5061594, 47.365578 ] }, "properties": { "name": "am Kehrplatz innerhalb der Wohnkolonie", "name_en": "am Kehrplatz innerhalb der Wohnkolonie", "name_de": "am Kehrplatz innerhalb der Wohnkolonie", "name_fr": "am Kehrplatz innerhalb der Wohnkolonie", "name_it": "am Kehrplatz innerhalb der Wohnkolonie", "id_osm": "node/4937120498", "id_operator": "763", "id_wikidata": "Q55166117", "construction_date": 1945, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 470, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5052701, 47.3691438 ] }, "properties": { "name": "Tramschleife Heuried", "name_en": "Tramschleife Heuried", "name_de": "Tramschleife Heuried", "name_fr": "Tramschleife Heuried", "name_it": "Tramschleife Heuried", "id_osm": "node/4948524213", "id_operator": "208", "id_wikidata": "Q55166122", "construction_date": 1945, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 471, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4928555, 47.3668851 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4949132284", "id_operator": "6043", "id_wikidata": "Q55166514", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 472, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4697323, 47.3910709 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4951135045", "id_operator": "6003", "id_wikidata": "Q55169719", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 473, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4973456, 47.3662235 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4952797089", "id_operator": "1288", "id_wikidata": "Q55171106", "construction_date": 2016, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 474, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.510234, 47.3647652 ] }, "properties": { "name": "Brunnen (Altersheim Tiergarten)", "name_en": "Brunnen (Altersheim Tiergarten)", "name_de": "Brunnen (Altersheim Tiergarten)", "name_fr": "Brunnen (Altersheim Tiergarten)", "name_it": "Brunnen (Altersheim Tiergarten)", "id_osm": "node/4952798676", "id_operator": "1138", "id_wikidata": "Q55169952", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 475, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5159203, 47.3660661 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4954892657", "id_operator": "6024", "id_wikidata": "Q55166148", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 476, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5388664, 47.4018747 ] }, "properties": { "name": "Schulhaus Allenmoos I", "name_en": "Schulhaus Allenmoos I", "name_de": "Schulhaus Allenmoos I", "name_fr": "Schulhaus Allenmoos I", "name_it": "Schulhaus Allenmoos I", "id_osm": "node/4960082408", "id_operator": "592.1", "id_wikidata": "Q55166708", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 477, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5151635, 47.3811648 ] }, "properties": { "name": "Schulhaus Sihlfeld", "name_en": "Schulhaus Sihlfeld", "name_de": "Schulhaus Sihlfeld", "name_fr": "Schulhaus Sihlfeld", "name_it": "Schulhaus Sihlfeld", "id_osm": "node/4961745996", "id_operator": "568.1", "id_wikidata": "Q55166331", "construction_date": 1918, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 478, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5158764, 47.3793407 ] }, "properties": { "name": "Obeliskbrunnen", "name_en": "Obeliskbrunnen", "name_de": "Brunnen (Obelisk)", "name_fr": "Obeliskbrunnen", "name_it": "Obeliskbrunnen", "id_osm": "node/4961746243", "id_operator": "227", "id_wikidata": "Q55171047", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 479, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5732942, 47.3557131 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4970752218", "id_operator": "1129", "id_wikidata": "Q55169941", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 480, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f2/Fountain_on_Russenweg%2C_Zurich_(closeup).jpg/120px-Fountain_on_Russenweg%2C_Zurich_(closeup).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5801173, 47.3511353 ] }, "properties": { "name": "Brunnenanlage Enzenb�hl", "name_en": "Fountain Enzenb�hl", "name_de": "Brunnenanlage Enzenb�hl", "name_fr": "Brunnenanlage Enzenb�hl", "name_it": "Brunnenanlage Enzenb�hl", "id_osm": "node/4970752936", "id_operator": "399", "id_wikidata": "Q55169073", "construction_date": 1911, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 481, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/25/Brunnenanlage_Enzenb�hl.jpg/120px-Brunnenanlage_Enzenb�hl.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5234015, 47.3722547 ] }, "properties": { "name": "Brunnen bei Zweierstrasse 61", "name_en": "Brunnen bei Zweierstrasse 61", "name_de": "Brunnen bei Zweierstrasse 61", "name_fr": "Brunnen bei Zweierstrasse 61", "name_it": "Brunnen bei Zweierstrasse 61", "id_osm": "node/4971976337", "id_operator": "187", "id_wikidata": "Q55166419", "construction_date": 1926, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 482, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/10/Brunnen_Zweierstrasse_62.jpg/120px-Brunnen_Zweierstrasse_62.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5013213, 47.3800007 ] }, "properties": { "name": "Brunnen (Eingang Freibad Letzigraben)", "name_en": "Brunnen (Eingang Freibad Letzigraben)", "name_de": "Brunnen (Eingang Freibad Letzigraben)", "name_fr": "Brunnen (Eingang Freibad Letzigraben)", "name_it": "Brunnen (Eingang Freibad Letzigraben)", "id_osm": "node/4975615746", "id_operator": "1233", "id_wikidata": "Q55169683", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 483, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5814473, 47.3492087 ] }, "properties": { "name": "3rd Fountain Cemetary Enzenb�hl", "name_en": "3rd Fountain Cemetary Enzenb�hl", "name_de": "3. Brunnen (Friedhof Enzenb�hl)", "name_fr": "3rd Fountain Cemetary Enzenb�hl", "name_it": "3rd Fountain Cemetary Enzenb�hl", "id_osm": "node/4975615817", "id_operator": "616.3", "id_wikidata": "Q55170944", "construction_date": 1935, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 484, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/61/Friedhof_Enzenb�hl_3.jpg/120px-Friedhof_Enzenb�hl_3.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5818643, 47.3507647 ] }, "properties": { "name": "Fountain Cemeterz Enzenb�hl 1", "name_en": "Fountain Cemeterz Enzenb�hl 1", "name_de": "Brunnen (Friedhof Enzenb�hl)", "name_fr": "Fountain Cemeterz Enzenb�hl 1", "name_it": "Fountain Cemeterz Enzenb�hl 1", "id_osm": "node/4975615818", "id_operator": "616.1", "id_wikidata": "Q55170942", "construction_date": 1935, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 485, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/38/Friedhof_Rehalp_1.jpg/120px-Friedhof_Rehalp_1.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5588542, 47.360817 ] }, "properties": { "name": "Fountain Neum�nster Church Park", "name_en": "Fountain Neum�nster Church Park", "name_de": "Brunnen (Anlagen bei der Kirchen)", "name_fr": "Fountain Neum�nster Church Park", "name_it": "Fountain Neum�nster Church Park", "id_osm": "node/4977278079", "id_operator": "612", "id_wikidata": "Q55170235", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 486, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1c/Fountain_in_Neum�nster_Church_Park.jpg/120px-Fountain_in_Neum�nster_Church_Park.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4884041, 47.3913334 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986676044", "id_operator": "6041", "id_wikidata": "Q55169805", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 487, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5581564, 47.3713381 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986754133", "id_operator": "6021", "id_wikidata": "Q55166036", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 488, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Fehrenstrasse_Brunnen.jpg/120px-Fehrenstrasse_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5540078, 47.354006 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986754134", "id_operator": "6038", "id_wikidata": "Q55169104", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 489, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/19/Notwasser_Brunnen.jpg/120px-Notwasser_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4840835, 47.3968073 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986754135", "id_operator": "6005", "id_wikidata": "Q55169710", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 490, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.484875, 47.3830289 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986754136", "id_operator": "6007", "id_wikidata": "Q55166465", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 491, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5502965, 47.4087214 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986917824", "id_operator": "6079", "id_wikidata": "Q55169204", "construction_date": 1998, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 492, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.58102, 47.4056474 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986917825", "id_operator": "6051", "id_wikidata": "Q55170226", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 493, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4876795, 47.4096204 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Brunnen (vor Reservoir Giblen)", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986917827", "id_operator": "6076", "id_wikidata": "Q55169802", "construction_date": 1996, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 494, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.483073, 47.3920666 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986917828", "id_operator": "6068", "id_wikidata": "Q55169770", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 495, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.569864, 47.359453 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Brunnen Forchstr/Sempacherstr", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986917830", "id_operator": "6066", "id_wikidata": "Q55169769", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 496, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fd/20190526_1148BrunnenForchstrSempacherstr.jpg/120px-20190526_1148BrunnenForchstrSempacherstr.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5116813, 47.3248049 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986917831", "id_operator": "6044", "id_wikidata": "Q55169698", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 497, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5430531, 47.417056 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986925387", "id_operator": "6078", "id_wikidata": "Q55170851", "construction_date": 1998, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 498, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.549105, 47.3762236 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4988194776", "id_operator": "910", "id_wikidata": "Q55170192", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 499, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/22/Brunnen_R�mistrasse_98.jpg/120px-Brunnen_R�mistrasse_98.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5479478, 47.3730439 ] }, "properties": { "name": "Rechberg", "name_en": "Rechberg", "name_de": "Rechberg", "name_fr": "Rechberg", "name_it": "Rechberg", "id_osm": "node/4988194777", "id_operator": "784.2", "id_wikidata": "Q55167956", "construction_date": 1777, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 500, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/53/20190331_RechbergBrunnenZuerich.jpg/120px-20190331_RechbergBrunnenZuerich.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5482695, 47.3731881 ] }, "properties": { "name": "Rechberg", "name_en": "Rechberg", "name_de": "Rechberg", "name_fr": "Rechberg", "name_it": "Rechberg", "id_osm": "node/4988194778", "id_operator": "784.1", "id_wikidata": "Q55167899", "construction_date": 1777, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 501, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Hochschulen_-_Haus_zum_Rechberg_-_Gartenanlage_2011-08-17_15-19-12.JPG/120px-Hochschulen_-_Haus_zum_Rechberg_-_Gartenanlage_2011-08-17_15-19-12.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5443991, 47.3701139 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4988194783", "id_operator": "515", "id_wikidata": "Q55170100", "construction_date": 1964, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 502, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/Brunnen_Theologische_Fakult�t_Uni_ZH.jpg/120px-Brunnen_Theologische_Fakult�t_Uni_ZH.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5476601, 47.3743545 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4988194784", "id_operator": "954", "id_wikidata": "Q55167941", "construction_date": 1973, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 503, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/Brunnen_Semperstieg.jpg/120px-Brunnen_Semperstieg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5394695, 47.377901 ] }, "properties": { "name": "Brunnen (Halle)", "name_en": "Brunnen (Halle)", "name_de": "Brunnen (Halle)", "name_fr": "Brunnen (Halle)", "name_it": "Brunnen (Halle)", "id_osm": "node/4988194785", "id_operator": "1008", "id_wikidata": "Q55169808", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 504, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/ad/Brunnen_Hauptbahnhof_Z�rich_(Halle).jpg/120px-Brunnen_Hauptbahnhof_Z�rich_(Halle).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5353602, 47.3696606 ] }, "properties": { "name": "Brunnen (Schulhaus Schanzengraben)", "name_en": "Brunnen (Schulhaus Schanzengraben)", "name_de": "Brunnen (Schulhaus Schanzengraben)", "name_fr": "Brunnen (Schulhaus Schanzengraben)", "name_it": "Brunnen (Schulhaus Schanzengraben)", "id_osm": "node/4988194786", "id_operator": "518", "id_wikidata": "Q55170908", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 505, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Brunnen_(Schulhaus_Schanzengraben).jpg/120px-Brunnen_(Schulhaus_Schanzengraben).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5374184, 47.3701578 ] }, "properties": { "name": "Neonbrunnen", "name_en": "Neonbrunnen", "name_de": "Neonbrunnen", "name_fr": "Neonbrunnen", "name_it": "Neonbrunnen", "id_osm": "node/4988194787", "id_operator": "1178", "id_wikidata": "Q55169987", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 506, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2b/Neonbrunnen.jpg/120px-Neonbrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5323581, 47.3705431 ] }, "properties": { "name": "Fountain by Schanzengraben", "name_en": "Fountain by Schanzengraben", "name_de": "Brunnen beim Schanzengraben", "name_fr": "Fountain by Schanzengraben", "name_it": "Fountain by Schanzengraben", "id_osm": "node/4988194788", "id_operator": "1196", "id_wikidata": "Q55170050", "construction_date": 1999, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 507, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/33/Brunnen_beim_Schanzengraben.jpg/120px-Brunnen_beim_Schanzengraben.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5436903, 47.3709002 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4988194790", "id_operator": "1018", "id_wikidata": "Q55166072", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 508, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Brunnen33.jpg/120px-Brunnen33.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5480402, 47.3723461 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4988194791", "id_operator": "744", "id_wikidata": "Q55170336", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 509, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e8/20190331_BrunnenMusikwissenschaftlInstitutZuerich2.jpg/120px-20190331_BrunnenMusikwissenschaftlInstitutZuerich2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5497037, 47.3692471 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4988194792", "id_operator": "1117", "id_wikidata": "Q55169931", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 510, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Brunnen_Zeltweg_Ecke_Wettingerwies.jpg/120px-Brunnen_Zeltweg_Ecke_Wettingerwies.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5458222, 47.3656268 ] }, "properties": { "name": "Fountain Opera Square", "name_en": "Fountain Opera Square", "name_de": "Brunnen Opernhaus Platz", "name_fr": "Fountain Opera Square", "name_it": "Fountain Opera Square", "id_osm": "node/4988194793", "id_operator": "1285", "id_wikidata": "Q55171089", "construction_date": 2014, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 511, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7d/Opera_House_Platz.jpg/120px-Opera_House_Platz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5457373, 47.3751727 ] }, "properties": { "name": "Brunnen (bei der Schienhutgasse)", "name_en": "Brunnen (bei der Schienhutgasse)", "name_de": "Brunnen (bei der Schienhutgasse)", "name_fr": "Brunnen (bei der Schienhutgasse)", "name_it": "Brunnen (bei der Schienhutgasse)", "id_osm": "node/4988194794", "id_operator": "51", "id_wikidata": "Q55169593", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 512, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/77/Brunne_Hirschgraben_Ecke_Schienhutgasse.jpg/120px-Brunne_Hirschgraben_Ecke_Schienhutgasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5425285, 47.3716407 ] }, "properties": { "name": "Brunnen (hinter Rathaus)", "name_en": "Brunnen (hinter Rathaus)", "name_de": "Brunnen (hinter Rathaus)", "name_fr": "Brunnen (hinter Rathaus)", "name_it": "Brunnen (hinter Rathaus)", "id_osm": "node/4988194795", "id_operator": "50", "id_wikidata": "Q55169612", "construction_date": 1919, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 513, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3f/Brunnen_(hinter_Rathaus).jpg/120px-Brunnen_(hinter_Rathaus).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5415929, 47.3761872 ] }, "properties": { "name": "bei Du Pont", "name_en": "bei Du Pont", "name_de": "bei Du Pont", "name_fr": "bei Du Pont", "name_it": "bei Du Pont", "id_osm": "node/4988194796", "id_operator": "48", "id_wikidata": "Q55167879", "construction_date": 1913, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 514, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/77/Bei_Du_Pont.jpg/120px-Bei_Du_Pont.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5477006, 47.369454 ] }, "properties": { "name": "oberer Hirschengraben", "name_en": "oberer Hirschengraben", "name_de": "oberer Hirschengraben", "name_fr": "oberer Hirschengraben", "name_it": "oberer Hirschengraben", "id_osm": "node/4988194798", "id_operator": "25", "id_wikidata": "Q55166093", "construction_date": 1866, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 515, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/95/Brunnen_zwishen_Hirschengraben_1_und_3.jpg/120px-Brunnen_zwishen_Hirschengraben_1_und_3.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5449414, 47.3782023 ] }, "properties": { "name": "Wandbrunnen", "name_en": "Wandbrunnen", "name_de": "Wandbrunnen", "name_fr": "Wandbrunnen", "name_it": "Wandbrunnen", "id_osm": "node/4988194799", "id_operator": "24", "id_wikidata": "Q55169523", "construction_date": 1862, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 516, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b7/20190530_1432BrunnenBeiAufDerMauer17.jpg/120px-20190530_1432BrunnenBeiAufDerMauer17.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5438062, 47.3704751 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4988194800", "id_operator": "22", "id_wikidata": "Q55166079", "construction_date": 1838, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 517, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e3/Fountain_in_R�mergasse.jpg/120px-Fountain_in_R�mergasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5477026, 47.3708862 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4988194801", "id_operator": "15", "id_wikidata": "Q55166089", "construction_date": 1726, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 518, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Brunnen_beim_Kunsthaus_Prohelvetia.jpg/120px-Brunnen_beim_Kunsthaus_Prohelvetia.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4996234, 47.3600077 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5041310859", "id_operator": "1137.1", "id_wikidata": "Q55169949", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 519, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5731076, 47.3494602 ] }, "properties": { "name": "Schmuckbrunnen SWW Lengg", "name_en": "Fountain Wasserversorgung ZH", "name_de": "Brunnen (Filteranlage Lengg)", "name_fr": "Schmuckbrunnen SWW Lengg", "name_it": "Schmuckbrunnen SWW Lengg", "id_osm": "node/5053905708", "id_operator": "622", "id_wikidata": "Q55169811", "construction_date": 1960, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 520, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4e/Brunnen_Wasserversorgung_ZH.jpg/120px-Brunnen_Wasserversorgung_ZH.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5312082, 47.3330024 ] }, "properties": { "name": "Brunnen (Seewasserwerk Moos)", "name_en": "Brunnen (Seewasserwerk Moos)", "name_de": "Brunnen (Seewasserwerk Moos)", "name_fr": "Brunnen (Seewasserwerk Moos)", "name_it": "Brunnen (Seewasserwerk Moos)", "id_osm": "node/5053905717", "id_operator": "1035", "id_wikidata": "Q55169860", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 521, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5753021, 47.4026689 ] }, "properties": { "name": "Brunnen (Friedhof Schwamendingen)", "name_en": "Brunnen (Friedhof Schwamendingen)", "name_de": "Brunnen (Friedhof Schwamendingen)", "name_fr": "Brunnen (Friedhof Schwamendingen)", "name_it": "Brunnen (Friedhof Schwamendingen)", "id_osm": "node/5056769516", "id_operator": "683.1", "id_wikidata": "Q55170849", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 522, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5750494, 47.4014478 ] }, "properties": { "name": "Brunnen (Friedhof Schwamendingen)", "name_en": "Brunnen (Friedhof Schwamendingen)", "name_de": "Brunnen (Friedhof Schwamendingen)", "name_fr": "Brunnen (Friedhof Schwamendingen)", "name_it": "Brunnen (Friedhof Schwamendingen)", "id_osm": "node/5056780728", "id_operator": "683.2", "id_wikidata": "Q55171082", "construction_date": 2014, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 523, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5166493, 47.3661464 ] }, "properties": { "name": "Brunnen (Schulhaus Rebh�gel)", "name_en": "Brunnen (Schulhaus Rebh�gel)", "name_de": "Brunnen (Schulhaus Rebh�gel)", "name_fr": "Brunnen (Schulhaus Rebh�gel)", "name_it": "Brunnen (Schulhaus Rebh�gel)", "id_osm": "node/5060635324", "id_operator": "561.1", "id_wikidata": "Q55170181", "construction_date": 1951, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 524, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5195124, 47.3373542 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5062423322", "id_operator": "1297", "id_wikidata": "Q55171134", "construction_date": 2017, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 525, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.546324, 47.3719811 ] }, "properties": { "name": "hinter Obergericht", "name_en": "hinter Obergericht", "name_de": "hinter Obergericht", "name_fr": "hinter Obergericht", "name_it": "hinter Obergericht", "id_osm": "node/5064015501", "id_operator": "741", "id_wikidata": "Q55167958", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 526, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7a/Brunnen_an_der_Obmannamtsgasse_gegen�ber_vom_Susanne_Gossweiler_Platz.jpg/120px-Brunnen_an_der_Obmannamtsgasse_gegen�ber_vom_Susanne_Gossweiler_Platz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5627625, 47.3632601 ] }, "properties": { "name": "Schulhaus Freiestrasse", "name_en": "Schulhaus Freiestrasse", "name_de": "Schulhaus Freiestrasse", "name_fr": "Schulhaus Freiestrasse", "name_it": "Schulhaus Freiestrasse", "id_osm": "node/5068728738", "id_operator": "596", "id_wikidata": "Q55166107", "construction_date": 1894, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 527, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/BrunnenSchulhausFreiestr.jpg/120px-BrunnenSchulhausFreiestr.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5688279, 47.3601178 ] }, "properties": { "name": "Brunnen Kapfsteig / Forchstrasse", "name_en": "Brunnen Kapfsteig / Forchstrasse", "name_de": "Brunnen Kapfsteig / Forchstrasse", "name_fr": "Brunnen Kapfsteig / Forchstrasse", "name_it": "Brunnen Kapfsteig / Forchstrasse", "id_osm": "node/5075203613", "id_operator": "307", "id_wikidata": "Q55166106", "construction_date": 1928, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 528, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/BrunnenForchstr.jpg/120px-BrunnenForchstr.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5221425, 47.3626418 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5078190893", "id_operator": "184", "id_wikidata": "Q55171065", "construction_date": 2012, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 529, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5096686, 47.3825532 ] }, "properties": { "name": "Brunnen (Schulhaus Hardau)", "name_en": "Brunnen (Schulhaus Hardau)", "name_de": "Brunnen (Schulhaus Hardau)", "name_fr": "Brunnen (Schulhaus Hardau)", "name_it": "Brunnen (Schulhaus Hardau)", "id_osm": "node/5078371148", "id_operator": "1106", "id_wikidata": "Q55169917", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 530, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5511533, 47.3627898 ] }, "properties": { "name": "Mosaic Fountain", "name_en": "Mosaic Fountain", "name_de": "Mosaik Brunnen", "name_fr": "Mosaic Fountain", "name_it": "Mosaic Fountain", "id_osm": "node/5079003716", "id_operator": "370", "id_wikidata": "Q55169650", "construction_date": 1870, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 531, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Mosa�que_Brunnen.jpg/120px-Mosa�que_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5516002, 47.3579549 ] }, "properties": { "name": "Fountain Mittelstrasse", "name_en": "Fountain Mittelstrasse", "name_de": "Brunnen Mittelstrasse", "name_fr": "Fountain Mittelstrasse", "name_it": "Fountain Mittelstrasse", "id_osm": "node/5079003718", "id_operator": "391", "id_wikidata": "Q55169626", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 532, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9c/Brunnen_Mittelstrasse.jpg/120px-Brunnen_Mittelstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5498112, 47.3589151 ] }, "properties": { "name": "Fountain with Lion Relief", "name_en": "Fountain with Lion Relief", "name_de": "Brunnen mit L�wen Relief", "name_fr": "Fountain with Lion Relief", "name_it": "Fountain with Lion Relief", "id_osm": "node/5079003719", "id_operator": "369", "id_wikidata": "Q55169098", "construction_date": 1869, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 533, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/07/Fountain_Lion_Relief.jpg/120px-Fountain_Lion_Relief.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5728577, 47.3488639 ] }, "properties": { "name": "Fountain Enzenried", "name_en": "Fountain Enzenried", "name_de": "Brunnen (Enzenried 1)", "name_fr": "Fountain Enzenried", "name_it": "Fountain Enzenried", "id_osm": "node/5079003720", "id_operator": "368", "id_wikidata": "Q55169137", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 534, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/72/Brunnen_Enzenried.jpg/120px-Brunnen_Enzenried.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4968886, 47.4238373 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Brunnen (Buswendeschleife)", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/5079004421", "id_operator": "6063", "id_wikidata": "Q55169606", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 535, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5672458, 47.4025022 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5102597779", "id_operator": "1044", "id_wikidata": "Q55169881", "construction_date": "1823", "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 536, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.542527, 47.3853403 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5104780343", "id_operator": "266", "id_wikidata": "Q55169657", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 537, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Brunnen_Weinbergstrasse_Ecke_Ottikerstrasse.jpg/120px-Brunnen_Weinbergstrasse_Ecke_Ottikerstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.541324, 47.3883716 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5104780372", "id_operator": "261", "id_wikidata": "Q55169568", "construction_date": 1914, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 538, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/21/Brunnen_Turnerstrasse_Ecke_R�slistrasse.jpg/120px-Brunnen_Turnerstrasse_Ecke_R�slistrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5718161, 47.4134342 ] }, "properties": { "name": "Gemeinschaftszentrum Auzelg", "name_en": "Gemeinschaftszentrum Auzelg", "name_de": "Gemeinschaftszentrum Auzelg", "name_fr": "Gemeinschaftszentrum Auzelg", "name_it": "Gemeinschaftszentrum Auzelg", "id_osm": "node/5110067082", "id_operator": "1069", "id_wikidata": "Q55166724", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 539, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5504498, 47.4224596 ] }, "properties": { "name": "Granitbrunnen mit Hund", "name_en": "Granitbrunnen mit Hund", "name_de": "Granitbrunnen mit Hund", "name_fr": "Granitbrunnen mit Hund", "name_it": "Granitbrunnen mit Hund", "id_osm": "node/5111110306", "id_operator": "1013", "id_wikidata": "Q55171056", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 540, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.556963, 47.3684842 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5119030060", "id_operator": "315", "id_wikidata": "Q55166017", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 541, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b7/BrunnenAlterszentrumHottingen.jpg/120px-BrunnenAlterszentrumHottingen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4919044, 47.3762226 ] }, "properties": { "name": "Brunnen (bei Kirche)", "name_en": "Brunnen (bei Kirche)", "name_de": "Brunnen (bei Kirche)", "name_fr": "Brunnen (bei Kirche)", "name_it": "Brunnen (bei Kirche)", "id_osm": "node/5131669327", "id_operator": "1084", "id_wikidata": "Q55169974", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 542, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4824541, 47.3831114 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5168945579", "id_operator": "946", "id_wikidata": "Q55170472", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 543, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4733813, 47.3834289 ] }, "properties": { "name": "Brunnen (Friedhof Eichb�hl)", "name_en": "Brunnen (Friedhof Eichb�hl)", "name_de": "Brunnen (Friedhof Eichb�hl)", "name_fr": "Brunnen (Friedhof Eichb�hl)", "name_it": "Brunnen (Friedhof Eichb�hl)", "id_osm": "node/5168945851", "id_operator": "880.3", "id_wikidata": "Q55170934", "construction_date": 1968, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 544, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4691231, 47.3886759 ] }, "properties": { "name": "Brunnen (Wohnsiedlung BG Limmattal)", "name_en": "Brunnen (Wohnsiedlung BG Limmattal)", "name_de": "Brunnen (Wohnsiedlung BG Limmattal)", "name_fr": "Brunnen (Wohnsiedlung BG Limmattal)", "name_it": "Brunnen (Wohnsiedlung BG Limmattal)", "id_osm": "node/5168945882", "id_operator": "797", "id_wikidata": "Q55169658", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 545, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4758211, 47.3827409 ] }, "properties": { "name": "Brunnen (Friedhof Altstetten)", "name_en": "Brunnen (Friedhof Altstetten)", "name_de": "Brunnen (Friedhof Altstetten)", "name_fr": "Brunnen (Friedhof Altstetten)", "name_it": "Brunnen (Friedhof Altstetten)", "id_osm": "node/5173009483", "id_operator": "629", "id_wikidata": "Q55170937", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 546, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4834147, 47.3906038 ] }, "properties": { "name": "Badener-Hohlstrasse", "name_en": "Badener-Hohlstrasse", "name_de": "Badener-Hohlstrasse", "name_fr": "Badener-Hohlstrasse", "name_it": "Badener-Hohlstrasse", "id_osm": "node/5173009493", "id_operator": "430", "id_wikidata": "Q55166446", "construction_date": 1949, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 547, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4735475, 47.3888381 ] }, "properties": { "name": "Schulhaus Chriesiweg", "name_en": "Schulhaus Chriesiweg", "name_de": "Schulhaus Chriesiweg", "name_fr": "Schulhaus Chriesiweg", "name_it": "Schulhaus Chriesiweg", "id_osm": "node/5173009710", "id_operator": "912", "id_wikidata": "Q55166434", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 548, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4803704, 47.3872988 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5173798319", "id_operator": "1272", "id_wikidata": "Q55171072", "construction_date": 2010, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 549, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.480081, 47.3886064 ] }, "properties": { "name": "Hallenbad Altstetten", "name_en": "Hallenbad Altstetten", "name_de": "Hallenbad Altstetten", "name_fr": "Hallenbad Altstetten", "name_it": "Hallenbad Altstetten", "id_osm": "node/5173799222", "id_operator": "412", "id_wikidata": "Q55166442", "construction_date": 1772, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 550, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4818108, 47.3879975 ] }, "properties": { "name": "Schulhaus Dachslernstrasse", "name_en": "Schulhaus Dachslernstrasse", "name_de": "Schulhaus Dachslernstrasse", "name_fr": "Schulhaus Dachslernstrasse", "name_it": "Schulhaus Dachslernstrasse", "id_osm": "node/5173799225", "id_operator": "623", "id_wikidata": "Q55166441", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 551, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4818756, 47.3874545 ] }, "properties": { "name": "Brunnen (Schulhaus)", "name_en": "Brunnen (Schulhaus)", "name_de": "Brunnen (Schulhaus)", "name_fr": "Brunnen (Schulhaus)", "name_it": "Brunnen (Schulhaus)", "id_osm": "node/5173799230", "id_operator": "944", "id_wikidata": "Q55170469", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 552, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.486836, 47.3960549 ] }, "properties": { "name": "Brunnen (�berbauung Werdwies)", "name_en": "Brunnen (�berbauung Werdwies)", "name_de": "Brunnen (�berbauung Werdwies)", "name_fr": "Brunnen (�berbauung Werdwies)", "name_it": "Brunnen (�berbauung Werdwies)", "id_osm": "node/5175727090", "id_operator": "1260", "id_wikidata": "Q55170992", "construction_date": 2007, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 553, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4902648, 47.3955306 ] }, "properties": { "name": "Brunnen (bei Alterssiedlung Gr�nau)", "name_en": "Brunnen (bei Alterssiedlung Gr�nau)", "name_de": "Brunnen (bei Alterssiedlung Gr�nau)", "name_fr": "Brunnen (bei Alterssiedlung Gr�nau)", "name_it": "Brunnen (bei Alterssiedlung Gr�nau)", "id_osm": "node/5175727102", "id_operator": "1025", "id_wikidata": "Q55169849", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 554, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4887946, 47.3966244 ] }, "properties": { "name": "Brunnen (Schulhaus Gr�nau)", "name_en": "Brunnen (Schulhaus Gr�nau)", "name_de": "Brunnen (Schulhaus Gr�nau)", "name_fr": "Brunnen (Schulhaus Gr�nau)", "name_it": "Brunnen (Schulhaus Gr�nau)", "id_osm": "node/5177750655", "id_operator": "1017", "id_wikidata": "Q55169841", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 555, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4980428, 47.3964782 ] }, "properties": { "name": "Brunnen (bei Garderobengeb�ude)", "name_en": "Brunnen (bei Garderobengeb�ude)", "name_de": "Brunnen (bei Garderobengeb�ude)", "name_fr": "Brunnen (bei Garderobengeb�ude)", "name_it": "Brunnen (bei Garderobengeb�ude)", "id_osm": "node/5177750683", "id_operator": "1070", "id_wikidata": "Q55170809", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "groundwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 556, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4981206, 47.3963938 ] }, "properties": { "name": "Brunnen (Wasserspielplatz)", "name_en": "Brunnen (Wasserspielplatz)", "name_de": "Brunnen (Wasserspielplatz)", "name_fr": "Brunnen (Wasserspielplatz)", "name_it": "Brunnen (Wasserspielplatz)", "id_osm": "node/5177750685", "id_operator": "1256", "id_wikidata": "Q55170983", "construction_date": 2007, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 557, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.515401, 47.3821236 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/5199095606", "id_operator": "6034", "id_wikidata": "Q55169748", "construction_date": 1980, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 558, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5132784, 47.4163363 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5202191375", "id_operator": "1140", "id_wikidata": "Q55166751", "construction_date": 1989, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 559, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5241461, 47.3517901 ] }, "properties": { "name": "Brunnen (Kopfweidenplatz)", "name_en": "Brunnen (Kopfweidenplatz)", "name_de": "Brunnen (Kopfweidenplatz)", "name_fr": "Brunnen (Kopfweidenplatz)", "name_it": "Brunnen (Kopfweidenplatz)", "id_osm": "node/5215800449", "id_operator": "1267", "id_wikidata": "Q55171033", "construction_date": 2010, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 560, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5180027, 47.3361825 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5218123707", "id_operator": "147", "id_wikidata": "Q55169570", "construction_date": 1938, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 561, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5154698, 47.3335658 ] }, "properties": { "name": "Brunnen (Schulhaus Leimbach Falletsche)", "name_en": "Brunnen (Schulhaus Leimbach Falletsche)", "name_de": "Brunnen (Schulhaus Leimbach Falletsche)", "name_fr": "Brunnen (Schulhaus Leimbach Falletsche)", "name_it": "Brunnen (Schulhaus Leimbach Falletsche)", "id_osm": "node/5230296913", "id_operator": "541", "id_wikidata": "Q55170132", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 562, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5159914, 47.3825608 ] }, "properties": { "name": "Schulhaus Hard", "name_en": "Schulhaus Hard", "name_de": "Schulhaus Hard", "name_fr": "Schulhaus Hard", "name_it": "Schulhaus Hard", "id_osm": "node/5242251650", "id_operator": "567", "id_wikidata": "Q55166349", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 563, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5300809, 47.3658182 ] }, "properties": { "name": "Gutenbergstrasse", "name_en": "Gutenbergstrasse", "name_de": "Gutenbergstrasse", "name_fr": "Gutenbergstrasse", "name_it": "Gutenbergstrasse", "id_osm": "node/5250583399", "id_operator": "110", "id_wikidata": "Q55166157", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 564, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5461039, 47.4133892 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/5274226755", "id_operator": "6075", "id_wikidata": "Q55169707", "construction_date": 1995, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 565, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5650924, 47.3624055 ] }, "properties": { "name": "Brunnen (Schulhaus Hofackerstrasse Turnhalle)", "name_en": "Brunnen (Schulhaus Hofackerstrasse Turnhalle)", "name_de": "Brunnen (Schulhaus Hofackerstrasse Turnhalle)", "name_fr": "Brunnen (Schulhaus Hofackerstrasse Turnhalle)", "name_it": "Brunnen (Schulhaus Hofackerstrasse Turnhalle)", "id_osm": "node/5302540821", "id_operator": "597", "id_wikidata": "Q55170213", "construction_date": 1938, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 566, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5538457, 47.370541 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5302638662", "id_operator": "322", "id_wikidata": "Q55166050", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 567, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Brunnen_an_der_Steinwiesstrasse.jpg/120px-Brunnen_an_der_Steinwiesstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5622063, 47.3651279 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5323724892", "id_operator": "329", "id_wikidata": "Q55165953", "construction_date": 1907, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 568, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/Streulistrasse_Brunnen.jpg/120px-Streulistrasse_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5344276, 47.383084 ] }, "properties": { "name": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_en": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_de": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_fr": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_it": "Brunnen (Schulhaus Limmat, Im Hofe)", "id_osm": "node/5326951359", "id_operator": "580.1", "id_wikidata": "Q55166321", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 569, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0a/Schulhaus_Limmat%2C_Im_Hofe_1.jpg/120px-Schulhaus_Limmat%2C_Im_Hofe_1.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5505689, 47.3777349 ] }, "properties": { "name": "Sternwarte", "name_en": "Sternwarte", "name_de": "Sternwarte", "name_fr": "Sternwarte", "name_it": "Sternwarte", "id_osm": "node/5329653106", "id_operator": "1088", "id_wikidata": "Q55166841", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 570, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Brunnen_Sternwarte.jpg/120px-Brunnen_Sternwarte.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5145615, 47.3724155 ] }, "properties": { "name": "Brunnen (Kath. Schule)", "name_en": "Brunnen (Kath. Schule)", "name_de": "Brunnen (Kath. Schule)", "name_fr": "Brunnen (Kath. Schule)", "name_it": "Brunnen (Kath. Schule)", "id_osm": "node/5331386113", "id_operator": "963", "id_wikidata": "Q55170492", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 571, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5282825, 47.3852312 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5342335635", "id_operator": "246", "id_wikidata": "Q55166347", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 572, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Quelllenstrasse_80.jpg/120px-Quelllenstrasse_80.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5514517, 47.4264708 ] }, "properties": { "name": "Brunnen (Schulhaus Kolbenacker)", "name_en": "Brunnen (Schulhaus Kolbenacker)", "name_de": "Brunnen (Schulhaus Kolbenacker)", "name_fr": "Brunnen (Schulhaus Kolbenacker)", "name_it": "Brunnen (Schulhaus Kolbenacker)", "id_osm": "node/5351088272", "id_operator": "674.2", "id_wikidata": "Q55171016", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 573, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f3/Brunnen_(Schulhaus_Kolbenacker)_01.jpg/120px-Brunnen_(Schulhaus_Kolbenacker)_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5484129, 47.4285212 ] }, "properties": { "name": "Sportanlage Eichrain", "name_en": "Sportanlage Eichrain", "name_de": "Sportanlage Eichrain", "name_fr": "Sportanlage Eichrain", "name_it": "Sportanlage Eichrain", "id_osm": "node/5351088502", "id_operator": "1189", "id_wikidata": "Q55166746", "construction_date": 1996, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 574, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Sportanlage_Eichrain_01.jpg/120px-Sportanlage_Eichrain_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5129009, 47.3936752 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5359167781", "id_operator": "1218", "id_wikidata": "Q55170074", "construction_date": 2002, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 575, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.497737, 47.3655705 ] }, "properties": { "name": "Brunnen (Stadtspital Triemli, Spital)", "name_en": "Brunnen (Stadtspital Triemli, Spital)", "name_de": "Brunnen (Stadtspital Triemli, Spital)", "name_fr": "Brunnen (Stadtspital Triemli, Spital)", "name_it": "Brunnen (Stadtspital Triemli, Spital)", "id_osm": "node/5363218901", "id_operator": "1202.2", "id_wikidata": "Q55170059", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 576, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5226166, 47.4118314 ] }, "properties": { "name": "Brunnen (Schulhaus K�ferholz)", "name_en": "Brunnen (Schulhaus K�ferholz)", "name_de": "Brunnen (Schulhaus K�ferholz)", "name_fr": "Brunnen (Schulhaus K�ferholz)", "name_it": "Brunnen (Schulhaus K�ferholz)", "id_osm": "node/5377427512", "id_operator": "666.1", "id_wikidata": "Q55170280", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 577, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5041066, 47.4188754 ] }, "properties": { "name": "Schulhaus Holderbach", "name_en": "Schulhaus Holderbach", "name_de": "Schulhaus Holderbach", "name_fr": "Schulhaus Holderbach", "name_it": "Schulhaus Holderbach", "id_osm": "node/5377673057", "id_operator": "685", "id_wikidata": "Q55166713", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 578, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5420282, 47.416781 ] }, "properties": { "name": "Cellere-Brunnen", "name_en": "Cellere-Brunnen", "name_de": "Cellere-Brunnen", "name_fr": "Cellere-Brunnen", "name_it": "Cellere-Brunnen", "id_osm": "node/5388004227", "id_operator": "1174", "id_wikidata": "Q55169982", "construction_date": 1994, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 579, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5486333, 47.3753263 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5403574208", "id_operator": "1097", "id_wikidata": "Q55166838", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 580, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/99/Brunnen_Arch�ologisches_Museum.jpg/120px-Brunnen_Arch�ologisches_Museum.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5206563, 47.3883561 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5406875269", "id_operator": "1240", "id_wikidata": "Q55169691", "construction_date": 2004, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 581, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5136909, 47.3795414 ] }, "properties": { "name": "Brunnen (Anlage Bullingerhof)", "name_en": "Brunnen (Anlage Bullingerhof)", "name_de": "Brunnen (Anlage Bullingerhof)", "name_fr": "Brunnen (Anlage Bullingerhof)", "name_it": "Brunnen (Anlage Bullingerhof)", "id_osm": "node/5406875274", "id_operator": "1096", "id_wikidata": "Q55169785", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 582, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5291873, 47.3723597 ] }, "properties": { "name": "Brunnen am Werdplatz", "name_en": "Brunnen am Werdplatz", "name_de": "Brunnen am Werdplatz", "name_fr": "Brunnen am Werdplatz", "name_it": "Brunnen am Werdplatz", "id_osm": "node/5406875275", "id_operator": "225", "id_wikidata": "Q55166404", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 583, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a3/Brunnen_von_Trudi_Demut_am_Werdplatz_01.jpg/120px-Brunnen_von_Trudi_Demut_am_Werdplatz_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.532512, 47.3743532 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5406875276", "id_operator": "222", "id_wikidata": "Q55166396", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 584, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/66/Kaernenstrasse_Brunnen_II.jpg/120px-Kaernenstrasse_Brunnen_II.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5210207, 47.374389 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5406875277", "id_operator": "212", "id_wikidata": "Q55171012", "construction_date": 1927, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 585, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/eb/Brunnen_Badenerstrasse_Ecke_Kackbreitstrasse.jpg/120px-Brunnen_Badenerstrasse_Ecke_Kackbreitstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.473288, 47.3881548 ] }, "properties": { "name": "Brunnen (Schulhaus Loogarten)", "name_en": "Brunnen (Schulhaus Loogarten)", "name_de": "Brunnen (Schulhaus Loogarten)", "name_fr": "Brunnen (Schulhaus Loogarten)", "name_it": "Brunnen (Schulhaus Loogarten)", "id_osm": "node/5407212435", "id_operator": "990", "id_wikidata": "Q55169226", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 586, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.480811, 47.3887347 ] }, "properties": { "name": "St�delihaus, Ortsmuseum", "name_en": "St�delihaus, Ortsmuseum", "name_de": "St�delihaus, Ortsmuseum", "name_fr": "St�delihaus, Ortsmuseum", "name_it": "St�delihaus, Ortsmuseum", "id_osm": "node/5407212436", "id_operator": "911", "id_wikidata": "Q55166443", "construction_date": 1974, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 587, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5486009, 47.3845511 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5407333412", "id_operator": "272", "id_wikidata": "Q55166808", "construction_date": 1907, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 588, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Brunnen_Rigistrasse_Ecke_Vogelsangstrasse.jpg/120px-Brunnen_Rigistrasse_Ecke_Vogelsangstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5563256, 47.3766246 ] }, "properties": { "name": "Brunnen (unterhalb Treppe Kirche Fluntern)", "name_en": "Brunnen (unterhalb Treppe Kirche Fluntern)", "name_de": "Brunnen (unterhalb Treppe Kirche Fluntern)", "name_fr": "Brunnen (unterhalb Treppe Kirche Fluntern)", "name_it": "Brunnen (unterhalb Treppe Kirche Fluntern)", "id_osm": "node/5407455234", "id_operator": "364", "id_wikidata": "Q55170094", "construction_date": 1962, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 589, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5711846, 47.3638053 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5407455235", "id_operator": "363", "id_wikidata": "Q55169631", "construction_date": 1955, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 590, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Klusweg_Brunnen.jpg/120px-Klusweg_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5860321, 47.4033828 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5410074689", "id_operator": "1172", "id_wikidata": "Q55166728", "construction_date": 1994, "removal_date": null, "artist_name": "Romano Fenaroli", "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 591, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5728132, 47.4053745 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5410074691", "id_operator": "1073", "id_wikidata": "Q55166560", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 592, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5049391, 47.4222048 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5410074692", "id_operator": "1277", "id_wikidata": "Q55171052", "construction_date": 2012, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 593, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5402703, 47.4162139 ] }, "properties": { "name": "Brunnen (Margrit Rainerstr. 6/8, Ellen Widmanweg 20)", "name_en": "Brunnen (Margrit Rainerstr. 6/8, Ellen Widmanweg 20)", "name_de": "Brunnen (Margrit Rainerstr. 6/8, Ellen Widmanweg 20)", "name_fr": "Brunnen (Margrit Rainerstr. 6/8, Ellen Widmanweg 20)", "name_it": "Brunnen (Margrit Rainerstr. 6/8, Ellen Widmanweg 20)", "id_osm": "node/5410074693", "id_operator": "1247", "id_wikidata": "Q55170890", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 594, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5009551, 47.4166976 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5410074694", "id_operator": "1165", "id_wikidata": "Q55166623", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 595, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5130154, 47.4235978 ] }, "properties": { "name": "Altersheim Wolfswinkel", "name_en": "Altersheim Wolfswinkel", "name_de": "Altersheim Wolfswinkel", "name_fr": "Altersheim Wolfswinkel", "name_it": "Altersheim Wolfswinkel", "id_osm": "node/5410074695", "id_operator": "1162", "id_wikidata": "Q55166532", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 596, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5522437, 47.4089227 ] }, "properties": { "name": "GISA-Brunnen", "name_en": "GISA-Brunnen", "name_de": "GISA-Brunnen", "name_fr": "GISA-Brunnen", "name_it": "GISA-Brunnen", "id_osm": "node/5410074696", "id_operator": "1124", "id_wikidata": "Q55169938", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 597, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5102066, 47.4250734 ] }, "properties": { "name": "Brunnen (Gemeinschaftszentrum Pro Juventute)", "name_en": "Brunnen (Gemeinschaftszentrum Pro Juventute)", "name_de": "Brunnen (Gemeinschaftszentrum Pro Juventute)", "name_fr": "Brunnen (Gemeinschaftszentrum Pro Juventute)", "name_it": "Brunnen (Gemeinschaftszentrum Pro Juventute)", "id_osm": "node/5410074703", "id_operator": "1085", "id_wikidata": "Q55169902", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 598, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5418152, 47.4291384 ] }, "properties": { "name": "Asphofbrunnen", "name_en": "Asphofbrunnen", "name_de": "Asphofbrunnen", "name_fr": "Asphofbrunnen", "name_it": "Asphofbrunnen", "id_osm": "node/5410074704", "id_operator": "1067", "id_wikidata": "Q55166719", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 599, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5140566, 47.4233193 ] }, "properties": { "name": "Brunnen (Primarschulhaus Isengrind)", "name_en": "Brunnen (Primarschulhaus Isengrind)", "name_de": "Brunnen (Primarschulhaus Isengrind)", "name_fr": "Brunnen (Primarschulhaus Isengrind)", "name_it": "Brunnen (Primarschulhaus Isengrind)", "id_osm": "node/5410074705", "id_operator": "1032", "id_wikidata": "Q55169854", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 600, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5709854, 47.4026391 ] }, "properties": { "name": "Schulhaus Heinrich Bosshardstrasse", "name_en": "Schulhaus Heinrich Bosshardstrasse", "name_de": "Schulhaus Heinrich Bosshardstrasse", "name_fr": "Schulhaus Heinrich Bosshardstrasse", "name_it": "Schulhaus Heinrich Bosshardstrasse", "id_osm": "node/5410074706", "id_operator": "657", "id_wikidata": "Q55166733", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 601, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5190724, 47.418526 ] }, "properties": { "name": "Pumpbrunnen H�rstwiese", "name_en": "Pumpbrunnen H�rstwiese", "name_de": "Pumpbrunnen H�rstwiese", "name_fr": "Pumpbrunnen H�rstwiese", "name_it": "Pumpbrunnen H�rstwiese", "id_osm": "node/5410074707", "id_operator": "1066", "id_wikidata": "Q55166754", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "groundwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 602, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5179392, 47.3998487 ] }, "properties": { "name": "Brunnen (oberhalb Stadtspital Waid)", "name_en": "Brunnen (oberhalb Stadtspital Waid)", "name_de": "Brunnen (oberhalb Stadtspital Waid)", "name_fr": "Brunnen (oberhalb Stadtspital Waid)", "name_it": "Brunnen (oberhalb Stadtspital Waid)", "id_osm": "node/5410074709", "id_operator": "1075", "id_wikidata": "Q55170791", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 603, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5247613, 47.4027624 ] }, "properties": { "name": "Brunnen (bei Reservoir)", "name_en": "Brunnen (bei Reservoir)", "name_de": "Brunnen (bei Reservoir)", "name_fr": "Brunnen (bei Reservoir)", "name_it": "Brunnen (bei Reservoir)", "id_osm": "node/5410074710", "id_operator": "976", "id_wikidata": "Q55170679", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 604, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5330587, 47.3892286 ] }, "properties": { "name": "Schulhaus Letten Im Hofe", "name_en": "Schulhaus Letten Im Hofe", "name_de": "Schulhaus Letten Im Hofe", "name_fr": "Schulhaus Letten Im Hofe", "name_it": "Schulhaus Letten Im Hofe", "id_osm": "node/5410074711", "id_operator": "637", "id_wikidata": "Q55166261", "construction_date": 1914, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 605, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Brunnen_Schulhaus_Letten_Im_Hofe.jpg/120px-Brunnen_Schulhaus_Letten_Im_Hofe.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5733982, 47.4037719 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5410077950", "id_operator": "494", "id_wikidata": "Q55166547", "construction_date": 1789, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 606, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5209977, 47.4148176 ] }, "properties": { "name": "Brunnen (Schulhaus H�rstholz)", "name_en": "Brunnen (Schulhaus H�rstholz)", "name_de": "Brunnen (Schulhaus H�rstholz)", "name_fr": "Brunnen (Schulhaus H�rstholz)", "name_it": "Brunnen (Schulhaus H�rstholz)", "id_osm": "node/5410077955", "id_operator": "684", "id_wikidata": "Q55170308", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 607, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5461074, 47.4252911 ] }, "properties": { "name": "Ausserdorfbrunnen", "name_en": "Ausserdorfbrunnen", "name_de": "Ausserdorfbrunnen", "name_fr": "Ausserdorfbrunnen", "name_it": "Ausserdorfbrunnen", "id_osm": "node/5410077956", "id_operator": "473", "id_wikidata": "Q55166516", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 608, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5411425, 47.4206067 ] }, "properties": { "name": "Brunnen (bei der Kirche)", "name_en": "Brunnen (bei der Kirche)", "name_de": "Brunnen (bei der Kirche)", "name_fr": "Brunnen (bei der Kirche)", "name_it": "Brunnen (bei der Kirche)", "id_osm": "node/5410077957", "id_operator": "757", "id_wikidata": "Q55170339", "construction_date": 1956, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 609, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5491225, 47.4079563 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5410077958", "id_operator": "468", "id_wikidata": "Q55166630", "construction_date": 1793, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 610, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.564571, 47.349284 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5426985129", "id_operator": "839", "id_wikidata": "Q55170385", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 611, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1d/Brunnen_Fl�hgasse_14.jpg/120px-Brunnen_Fl�hgasse_14.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4642591, 47.3881974 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5431383596", "id_operator": "1270", "id_wikidata": "Q55171036", "construction_date": 2010, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 612, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5584155, 47.3820622 ] }, "properties": { "name": "Brunnen (ehemaliges Reservoir Schl�ssli)", "name_en": "Brunnen (ehemaliges Reservoir Schl�ssli)", "name_de": "Brunnen (ehemaliges Reservoir Schl�ssli)", "name_fr": "Brunnen (ehemaliges Reservoir Schl�ssli)", "name_it": "Brunnen (ehemaliges Reservoir Schl�ssli)", "id_osm": "node/5437863325", "id_operator": "1154", "id_wikidata": "Q55169961", "construction_date": 1991, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 613, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5446828, 47.4244202 ] }, "properties": { "name": "Brunnen (Freizeitanlage)", "name_en": "Brunnen (Freizeitanlage)", "name_de": "Brunnen (Freizeitanlage)", "name_fr": "Brunnen (Freizeitanlage)", "name_it": "Brunnen (Freizeitanlage)", "id_osm": "node/5473335678", "id_operator": "949.2", "id_wikidata": "Q55170481", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 614, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5615267, 47.3701902 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5488625046", "id_operator": "736", "id_wikidata": "Q55166038", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 615, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Kreuzkirche310319.jpg/120px-Kreuzkirche310319.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5786611, 47.403919 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5496139251", "id_operator": "755", "id_wikidata": "Q55166537", "construction_date": 1952, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 616, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.540184, 47.4273926 ] }, "properties": { "name": "Brunnen (Schulhaus Buchwiesen III, Schulpavillon)", "name_en": "Brunnen (Schulhaus Buchwiesen III, Schulpavillon)", "name_de": "Brunnen (Schulhaus Buchwiesen III, Schulpavillon)", "name_fr": "Brunnen (Schulhaus Buchwiesen III, Schulpavillon)", "name_it": "Brunnen (Schulhaus Buchwiesen III, Schulpavillon)", "id_osm": "node/5510745593", "id_operator": "681", "id_wikidata": "Q55169600", "construction_date": 1958, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 617, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5400594, 47.4270368 ] }, "properties": { "name": "Brunnen (Schulhaus Buchwiesen)", "name_en": "Brunnen (Schulhaus Buchwiesen)", "name_de": "Brunnen (Schulhaus Buchwiesen)", "name_fr": "Brunnen (Schulhaus Buchwiesen)", "name_it": "Brunnen (Schulhaus Buchwiesen)", "id_osm": "node/5510745609", "id_operator": "672", "id_wikidata": "Q55170290", "construction_date": 1951, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 618, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5513796, 47.4257676 ] }, "properties": { "name": "Brunnen (Schulhaus Kolbenacker)", "name_en": "Brunnen (Schulhaus Kolbenacker)", "name_de": "Brunnen (Schulhaus Kolbenacker)", "name_fr": "Brunnen (Schulhaus Kolbenacker)", "name_it": "Brunnen (Schulhaus Kolbenacker)", "id_osm": "node/5520454616", "id_operator": "674.1", "id_wikidata": "Q55170297", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 619, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fd/Brunnen_(Hort_Schule_Kolbenacker)_01.jpg/120px-Brunnen_(Hort_Schule_Kolbenacker)_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5544752, 47.3592939 ] }, "properties": { "name": "Brunnen (�berbauung Bodmergut)", "name_en": "Brunnen (�berbauung Bodmergut)", "name_de": "Brunnen (�berbauung Bodmergut)", "name_fr": "Brunnen (�berbauung Bodmergut)", "name_it": "Brunnen (�berbauung Bodmergut)", "id_osm": "node/5566971754", "id_operator": "1012", "id_wikidata": "Q55169835", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 620, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a8/Brunnen1_beim_Frei_Gimi.jpg/120px-Brunnen1_beim_Frei_Gimi.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5500383, 47.357635 ] }, "properties": { "name": "Elektrowatt-Brunnen", "name_en": "Fountain by Elektowattgeb�ude", "name_de": "Brunnen vor Elektrowattgeb�ude", "name_fr": "Elektrowatt-Brunnen", "name_it": "Elektrowatt-Brunnen", "id_osm": "node/5570717649", "id_operator": "1182", "id_wikidata": "Q55169102", "construction_date": 1995, "removal_date": null, "artist_name": "Erwin Rehmann", "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 621, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/Brunnen_Elektrowattgeb�ude.jpg/120px-Brunnen_Elektrowattgeb�ude.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5438228, 47.4246106 ] }, "properties": { "name": "Brunnen (Freizeitanlage)", "name_en": "Brunnen (Freizeitanlage)", "name_de": "Brunnen (Freizeitanlage)", "name_fr": "Brunnen (Freizeitanlage)", "name_it": "Brunnen (Freizeitanlage)", "id_osm": "node/5599776484", "id_operator": "949.1", "id_wikidata": "Q55170477", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 622, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5466187, 47.4233987 ] }, "properties": { "name": "Brunnen (beim Tennisplatz)", "name_en": "Brunnen (beim Tennisplatz)", "name_de": "Brunnen (beim Tennisplatz)", "name_fr": "Brunnen (beim Tennisplatz)", "name_it": "Brunnen (beim Tennisplatz)", "id_osm": "node/5599776490", "id_operator": "916", "id_wikidata": "Q55170435", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 623, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4909531, 47.4041848 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Notwasserbrunnen", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/5647919313", "id_operator": "6089", "id_wikidata": "Q55171127", "construction_date": 2016, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 624, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4791536, 47.406636 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5647921014", "id_operator": "1294", "id_wikidata": "Q55171123", "construction_date": 2016, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 625, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4870002, 47.3742878 ] }, "properties": { "name": "Die Pf�tze", "name_en": "Die Pf�tze", "name_de": "Die Pf�tze", "name_fr": "Die Pf�tze", "name_it": "Die Pf�tze", "id_osm": "node/5661146270", "id_operator": "1223", "id_wikidata": "Q55170877", "construction_date": 2003, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 626, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5129278, 47.4216198 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5672909404", "id_operator": "800.1", "id_wikidata": "Q55170359", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 627, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5191864, 47.4244754 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5684864173", "id_operator": "1127", "id_wikidata": "Q55166519", "construction_date": 1987, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 628, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4869126, 47.4080885 ] }, "properties": { "name": "Brunnen (Schulhaus Riedenhalden)", "name_en": "Brunnen (Schulhaus Riedenhalden)", "name_de": "Brunnen (Schulhaus Riedenhalden)", "name_fr": "Brunnen (Schulhaus Riedenhalden)", "name_it": "Brunnen (Schulhaus Riedenhalden)", "id_osm": "node/5687010586", "id_operator": "1201.1", "id_wikidata": "Q55170856", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 629, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4892204, 47.4050275 ] }, "properties": { "name": "Brunnen (Schulhaus Lachenzelg)", "name_en": "Brunnen (Schulhaus Lachenzelg)", "name_de": "Brunnen (Schulhaus Lachenzelg)", "name_fr": "Brunnen (Schulhaus Lachenzelg)", "name_it": "Brunnen (Schulhaus Lachenzelg)", "id_osm": "node/5687010587", "id_operator": "645.3", "id_wikidata": "Q55170258", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 630, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5391087, 47.3733609 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5695535972", "id_operator": "759.1", "id_wikidata": "Q55170798", "construction_date": 1777, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 631, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Brunnen_Rennweg.jpg/120px-Brunnen_Rennweg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5509512, 47.3782159 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5720196680", "id_operator": "1181", "id_wikidata": "Q55169993", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 632, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Brunnen_Frauenklinikstrasse_10.jpg/120px-Brunnen_Frauenklinikstrasse_10.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5051363, 47.3797848 ] }, "properties": { "name": "Brunnen (Heiligfeld, beim Spielplatz)", "name_en": "Brunnen (Heiligfeld, beim Spielplatz)", "name_de": "Brunnen (Heiligfeld, beim Spielplatz)", "name_fr": "Brunnen (Heiligfeld, beim Spielplatz)", "name_it": "Brunnen (Heiligfeld, beim Spielplatz)", "id_osm": "node/5734782522", "id_operator": "1235", "id_wikidata": "Q55169665", "construction_date": 1955, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 633, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5334776, 47.3834339 ] }, "properties": { "name": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_en": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_de": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_fr": "Brunnen (Schulhaus Limmat, Im Hofe)", "name_it": "Brunnen (Schulhaus Limmat, Im Hofe)", "id_osm": "node/5750996508", "id_operator": "248", "id_wikidata": "Q55166318", "construction_date": 1910, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 634, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8d/Schulhaus_Limmat%2C_Im_Hofe.jpg/120px-Schulhaus_Limmat%2C_Im_Hofe.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5100654, 47.3795769 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5751367961", "id_operator": "1298", "id_wikidata": "Q55171139", "construction_date": 2018, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 635, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5260227, 47.375122 ] }, "properties": { "name": "Schulhaus Kanzleistrasse", "name_en": "Schulhaus Kanzleistrasse", "name_de": "Schulhaus Kanzleistrasse", "name_fr": "Schulhaus Kanzleistrasse", "name_it": "Schulhaus Kanzleistrasse", "id_osm": "node/5753954747", "id_operator": "572", "id_wikidata": "Q55166423", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 636, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Brunnen_Schulhaus_Kanzleistrasse.jpg/120px-Brunnen_Schulhaus_Kanzleistrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5563972, 47.3695787 ] }, "properties": { "name": "Brunnen (beim Kreisgeb�ude)", "name_en": "Brunnen (beim Kreisgeb�ude)", "name_de": "Brunnen (beim Kreisgeb�ude)", "name_fr": "Brunnen (beim Kreisgeb�ude)", "name_it": "Brunnen (beim Kreisgeb�ude)", "id_osm": "node/5757320970", "id_operator": "599", "id_wikidata": "Q55170218", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 637, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0c/GZ_Hottingen.jpg/120px-GZ_Hottingen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5084363, 47.3768604 ] }, "properties": { "name": "Brunnen (Friedhof Sihlfeld B)", "name_en": "Brunnen (Friedhof Sihlfeld B)", "name_de": "Brunnen (Friedhof Sihlfeld B)", "name_fr": "Brunnen (Friedhof Sihlfeld B)", "name_it": "Brunnen (Friedhof Sihlfeld B)", "id_osm": "node/5760206055", "id_operator": "553", "id_wikidata": "Q55170842", "construction_date": 1912, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 638, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5033528, 47.3680568 ] }, "properties": { "name": "Brunnen (Schulhaus K�ngenmatt)", "name_en": "Brunnen (Schulhaus K�ngenmatt)", "name_de": "Brunnen (Schulhaus K�ngenmatt)", "name_fr": "Brunnen (Schulhaus K�ngenmatt)", "name_it": "Brunnen (Schulhaus K�ngenmatt)", "id_osm": "node/5760206056", "id_operator": "563.2", "id_wikidata": "Q55170725", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 639, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5052635, 47.3761475 ] }, "properties": { "name": "Brunnen (Friedhof Sihlfeld D)", "name_en": "Brunnen (Friedhof Sihlfeld D)", "name_de": "Brunnen (Friedhof Sihlfeld D)", "name_fr": "Brunnen (Friedhof Sihlfeld D)", "name_it": "Brunnen (Friedhof Sihlfeld D)", "id_osm": "node/5760206060", "id_operator": "554.6", "id_wikidata": "Q55170840", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 640, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5116002, 47.3588926 ] }, "properties": { "name": "Schulpavillon", "name_en": "Schulpavillon", "name_de": "Schulpavillon", "name_fr": "Schulpavillon", "name_it": "Schulpavillon", "id_osm": "node/5760206064", "id_operator": "559", "id_wikidata": "Q55166211", "construction_date": 1947, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 641, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5046787, 47.3600457 ] }, "properties": { "name": "Brunnen (Schulhaus Borrweg)", "name_en": "Brunnen (Schulhaus Borrweg)", "name_de": "Brunnen (Schulhaus Borrweg)", "name_fr": "Brunnen (Schulhaus Borrweg)", "name_it": "Brunnen (Schulhaus Borrweg)", "id_osm": "node/5760206065", "id_operator": "991", "id_wikidata": "Q55170710", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 642, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4994783, 47.3641853 ] }, "properties": { "name": "Brunnen (Schulhaus D�ltschi)", "name_en": "Brunnen (Schulhaus D�ltschi)", "name_de": "Brunnen (Schulhaus D�ltschi)", "name_fr": "Brunnen (Schulhaus D�ltschi)", "name_it": "Brunnen (Schulhaus D�ltschi)", "id_osm": "node/5760206066", "id_operator": "565.2", "id_wikidata": "Q55170188", "construction_date": 1964, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 643, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5037345, 47.3715471 ] }, "properties": { "name": "Brunnen (Schulhaus Im Gut)", "name_en": "Brunnen (Schulhaus Im Gut)", "name_de": "Brunnen (Schulhaus Im Gut)", "name_fr": "Brunnen (Schulhaus Im Gut)", "name_it": "Brunnen (Schulhaus Im Gut)", "id_osm": "node/5760206067", "id_operator": "560", "id_wikidata": "Q55170177", "construction_date": 1949, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 644, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5032081, 47.3673747 ] }, "properties": { "name": "Brunnen (GZ Heuried)", "name_en": "Brunnen (GZ Heuried)", "name_de": "Brunnen (GZ Heuried)", "name_fr": "Brunnen (GZ Heuried)", "name_it": "Brunnen (GZ Heuried)", "id_osm": "node/5760206068", "id_operator": "1198", "id_wikidata": "Q55170053", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 645, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5194658, 47.3642127 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5760206069", "id_operator": "1053", "id_wikidata": "Q55169887", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "groundwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 646, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5168845, 47.367543 ] }, "properties": { "name": "Kindergartengeb�ude", "name_en": "Kindergartengeb�ude", "name_de": "Kindergartengeb�ude", "name_fr": "Kindergartengeb�ude", "name_it": "Kindergartengeb�ude", "id_osm": "node/5760206077", "id_operator": "556", "id_wikidata": "Q55166151", "construction_date": 1938, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 647, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5206552, 47.3683543 ] }, "properties": { "name": "Brunnen (Heilp�dagogische Hilfsschule)", "name_en": "Brunnen (Heilp�dagogische Hilfsschule)", "name_de": "Brunnen (Heilp�dagogische Hilfsschule)", "name_fr": "Brunnen (Heilp�dagogische Hilfsschule)", "name_it": "Brunnen (Heilp�dagogische Hilfsschule)", "id_osm": "node/5760206078", "id_operator": "1242", "id_wikidata": "Q55170886", "construction_date": 2004, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 648, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5173777, 47.3719204 ] }, "properties": { "name": "Schulhaus Zurlindenstrasse", "name_en": "Schulhaus Zurlindenstrasse", "name_de": "Schulhaus Zurlindenstrasse", "name_fr": "Schulhaus Zurlindenstrasse", "name_it": "Schulhaus Zurlindenstrasse", "id_osm": "node/5760206079", "id_operator": "548", "id_wikidata": "Q55166395", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 649, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5167592, 47.3732761 ] }, "properties": { "name": "Brunnen (Kindergartengeb�ude)", "name_en": "Brunnen (Kindergartengeb�ude)", "name_de": "Brunnen (Kindergartengeb�ude)", "name_fr": "Brunnen (Kindergartengeb�ude)", "name_it": "Brunnen (Kindergartengeb�ude)", "id_osm": "node/5760206080", "id_operator": "557", "id_wikidata": "Q55170175", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 650, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5062297, 47.376926 ] }, "properties": { "name": "Brunnen (Friedhof Sihlfeld D)", "name_en": "Brunnen (Friedhof Sihlfeld D)", "name_de": "Brunnen (Friedhof Sihlfeld D)", "name_fr": "Brunnen (Friedhof Sihlfeld D)", "name_it": "Brunnen (Friedhof Sihlfeld D)", "id_osm": "node/5760206098", "id_operator": "554.3", "id_wikidata": "Q55170834", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 651, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5045644, 47.376549 ] }, "properties": { "name": "Brunnen (Friedhof Sihlfeld D)", "name_en": "Brunnen (Friedhof Sihlfeld D)", "name_de": "Brunnen (Friedhof Sihlfeld D)", "name_fr": "Brunnen (Friedhof Sihlfeld D)", "name_it": "Brunnen (Friedhof Sihlfeld D)", "id_osm": "node/5760206099", "id_operator": "554.4", "id_wikidata": "Q55170831", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 652, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5050709, 47.3769562 ] }, "properties": { "name": "Brunnen (Friedhof Sihlfeld D)", "name_en": "Brunnen (Friedhof Sihlfeld D)", "name_de": "Brunnen (Friedhof Sihlfeld D)", "name_fr": "Brunnen (Friedhof Sihlfeld D)", "name_it": "Brunnen (Friedhof Sihlfeld D)", "id_osm": "node/5760206100", "id_operator": "554.2", "id_wikidata": "Q55170832", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 653, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5057636, 47.376554 ] }, "properties": { "name": "Brunnen (Friedhof Sihlfeld D)", "name_en": "Brunnen (Friedhof Sihlfeld D)", "name_de": "Brunnen (Friedhof Sihlfeld D)", "name_fr": "Brunnen (Friedhof Sihlfeld D)", "name_it": "Brunnen (Friedhof Sihlfeld D)", "id_osm": "node/5760206101", "id_operator": "554.5", "id_wikidata": "Q55170837", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 654, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5161604, 47.3268812 ] }, "properties": { "name": "Brunnen (Schulhaus)", "name_en": "Brunnen (Schulhaus)", "name_de": "Brunnen (Schulhaus)", "name_fr": "Brunnen (Schulhaus)", "name_it": "Brunnen (Schulhaus)", "id_osm": "node/5762145832", "id_operator": "979", "id_wikidata": "Q55170690", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 655, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5440768, 47.4097111 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5763792592", "id_operator": "1179", "id_wikidata": "Q55169990", "construction_date": 1995, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 656, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5592725, 47.3751562 ] }, "properties": { "name": "Brunnen (Z�richbergstrasse 58)", "name_en": "Brunnen (Z�richbergstrasse 58)", "name_de": "Brunnen (Z�richbergstrasse 58)", "name_fr": "Brunnen (Z�richbergstrasse 58)", "name_it": "Brunnen (Z�richbergstrasse 58)", "id_osm": "node/5766650657", "id_operator": "1122", "id_wikidata": "Q55169247", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 657, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/64/Brunnen_Schneckenmannstrasse_Ecke_Z�richbergstrasse.jpg/120px-Brunnen_Schneckenmannstrasse_Ecke_Z�richbergstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53341, 47.3743681 ] }, "properties": { "name": "Brunnen (Nr. I zwischen Gessneralle und Schanzengraben n�rdlich)", "name_en": "Brunnen (Nr. I zwischen Gessneralle und Schanzengraben n�rdlich)", "name_de": "Brunnen (Nr. I zwischen Gessneralle und Schanzengraben n�rdlich)", "name_fr": "Brunnen (Nr. I zwischen Gessneralle und Schanzengraben n�rdlich)", "name_it": "Brunnen (Nr. I zwischen Gessneralle und Schanzengraben n�rdlich)", "id_osm": "node/5777113946", "id_operator": "781.1", "id_wikidata": "Q55170346", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 658, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/13/Brunnen_(Nr._I_zwischen_Gessneralle_und_Schanzengraben_n�rdlich).jpg/120px-Brunnen_(Nr._I_zwischen_Gessneralle_und_Schanzengraben_n�rdlich).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5150354, 47.3800452 ] }, "properties": { "name": "bei der Bullingerkirche", "name_en": "bei der Bullingerkirche", "name_de": "bei der Bullingerkirche", "name_fr": "bei der Bullingerkirche", "name_it": "bei der Bullingerkirche", "id_osm": "node/5798970194", "id_operator": "769", "id_wikidata": "Q55166324", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 659, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5146531, 47.3808266 ] }, "properties": { "name": "Schulhaus Sihlfeld", "name_en": "Schulhaus Sihlfeld", "name_de": "Schulhaus Sihlfeld", "name_fr": "Schulhaus Sihlfeld", "name_it": "Schulhaus Sihlfeld", "id_osm": "node/5798970262", "id_operator": "568.2", "id_wikidata": "Q55166291", "construction_date": 1918, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 660, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5320063, 47.3823547 ] }, "properties": { "name": "Gewerbeschulhaus", "name_en": "Gewerbeschulhaus", "name_de": "Gewerbeschulhaus", "name_fr": "Gewerbeschulhaus", "name_it": "Gewerbeschulhaus", "id_osm": "node/5801623894", "id_operator": "578", "id_wikidata": "Q55166310", "construction_date": 1964, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 661, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Brunnen_Gewerbeschulhaus.jpg/120px-Brunnen_Gewerbeschulhaus.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5329107, 47.3820712 ] }, "properties": { "name": "Im Hof", "name_en": "Im Hof", "name_de": "Im Hof", "name_fr": "Im Hof", "name_it": "Im Hof", "id_osm": "node/5801623895", "id_operator": "1030", "id_wikidata": "Q55166315", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 662, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/56/Brunnen_im_Klingenhof.jpg/120px-Brunnen_im_Klingenhof.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5305825, 47.3861419 ] }, "properties": { "name": "Schulhaus Kornhausbr�cke", "name_en": "Schulhaus Kornhausbr�cke", "name_de": "Schulhaus Kornhausbr�cke", "name_fr": "Schulhaus Kornhausbr�cke", "name_it": "Schulhaus Kornhausbr�cke", "id_osm": "node/5801623896", "id_operator": "582", "id_wikidata": "Q55166427", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 663, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/58/Brunnen_Schulhaus_Kornbachbr�cke.jpg/120px-Brunnen_Schulhaus_Kornbachbr�cke.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5305816, 47.3848257 ] }, "properties": { "name": "Brunnen (Im Hofe)", "name_en": "Brunnen (Im Hofe)", "name_de": "Brunnen (Im Hofe)", "name_fr": "Brunnen (Im Hofe)", "name_it": "Brunnen (Im Hofe)", "id_osm": "node/5801623897", "id_operator": "576", "id_wikidata": "Q55170195", "construction_date": 1909, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 664, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/85/Brunnen_im_Hofe.jpg/120px-Brunnen_im_Hofe.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5175628, 47.3762296 ] }, "properties": { "name": "Brunnen (Kindergarten)", "name_en": "Brunnen (Kindergarten)", "name_de": "Brunnen (Kindergarten)", "name_fr": "Brunnen (Kindergarten)", "name_it": "Brunnen (Kindergarten)", "id_osm": "node/5801623898", "id_operator": "1155", "id_wikidata": "Q55169242", "construction_date": 1991, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 665, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5252416, 47.3786586 ] }, "properties": { "name": "Schulhaus Hohlstrasse", "name_en": "Schulhaus Hohlstrasse", "name_de": "Schulhaus Hohlstrasse", "name_fr": "Schulhaus Hohlstrasse", "name_it": "Schulhaus Hohlstrasse", "id_osm": "node/5801623899", "id_operator": "571", "id_wikidata": "Q55166380", "construction_date": 1940, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 666, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/58/Schulhaus_Hohlstrasse.jpg/120px-Schulhaus_Hohlstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5224734, 47.3782951 ] }, "properties": { "name": "Schulhaus Feldstrasse", "name_en": "Schulhaus Feldstrasse", "name_de": "Schulhaus Feldstrasse", "name_fr": "Schulhaus Feldstrasse", "name_it": "Schulhaus Feldstrasse", "id_osm": "node/5801623900", "id_operator": "569", "id_wikidata": "Q55166364", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 667, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Fountain_Feld_School_Zurich.jpg/120px-Fountain_Feld_School_Zurich.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5234409, 47.3753524 ] }, "properties": { "name": "Schulhaus Wengi", "name_en": "Schulhaus Wengi", "name_de": "Schulhaus Wengi", "name_fr": "Schulhaus Wengi", "name_it": "Schulhaus Wengi", "id_osm": "node/5801623901", "id_operator": "566", "id_wikidata": "Q55166426", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 668, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Schulhaus_Wengi.jpg/120px-Schulhaus_Wengi.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4875514, 47.391307 ] }, "properties": { "name": "Brunnen (IBM)", "name_en": "Brunnen (IBM)", "name_de": "Brunnen (IBM)", "name_fr": "Brunnen (IBM)", "name_it": "Brunnen (IBM)", "id_osm": "node/5860827956", "id_operator": "1115.2", "id_wikidata": "Q55169923", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 669, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4873743, 47.3913533 ] }, "properties": { "name": "Brunnen (IBM)", "name_en": "Brunnen (IBM)", "name_de": "Brunnen (IBM)", "name_fr": "Brunnen (IBM)", "name_it": "Brunnen (IBM)", "id_osm": "node/5860827957", "id_operator": "1115.1", "id_wikidata": "Q55169925", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 670, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5284385, 47.4103411 ] }, "properties": { "name": "Brunnen (Schulhaus K�geliloo)", "name_en": "Brunnen (Schulhaus K�geliloo)", "name_de": "Brunnen (Schulhaus K�geliloo)", "name_fr": "Brunnen (Schulhaus K�geliloo)", "name_it": "Brunnen (Schulhaus K�geliloo)", "id_osm": "node/5924525473", "id_operator": "675.2", "id_wikidata": "Q55170972", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 671, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5963577, 47.3473879 ] }, "properties": { "name": "Fountain with Girl & Fish", "name_en": "Fountain with Girl & Fish", "name_de": "Brunnen mit M�dchen & Fisch", "name_fr": "Fountain with Girl & Fish", "name_it": "Fountain with Girl & Fish", "id_osm": "node/5984598000", "id_operator": null, "id_wikidata": "Q64421700", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 672, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d6/M�dchen_mit_Fisch.jpg/120px-M�dchen_mit_Fisch.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6154896, 47.3322847 ] }, "properties": { "name": "Katzen Brunne", "name_en": "Katzen Brunne", "name_de": "Katzen Brunne", "name_fr": "Katzen Brunne", "name_it": "Katzen Brunne", "id_osm": "node/6025484907", "id_operator": null, "id_wikidata": "Q64421146", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 673, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Katzen_Brunnen.jpg/120px-Katzen_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.573727, 47.3474651 ] }, "properties": { "name": "Fountain Nursing Home Blumenrain Playgroud", "name_en": "Fountain Nursing Home Blumenrain Playgroud", "name_de": "Brunnen Spielplatz Wohn- und Pflegeheim Blumenrain", "name_fr": "Fountain Nursing Home Blumenrain Playgroud", "name_it": "Fountain Nursing Home Blumenrain Playgroud", "id_osm": "node/6172855072", "id_operator": null, "id_wikidata": "Q64504170", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 674, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/07/Fountain_Nursing_Home_Blumenrain_Playgroud.jpg/120px-Fountain_Nursing_Home_Blumenrain_Playgroud.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5731476, 47.3469133 ] }, "properties": { "name": "Fountain Blumenrain Sport- und Spielplatz", "name_en": "Fountain Blumenrain Sport- und Spielplatz", "name_de": "Brunnen Sport- und Spielplatz Bluenrain", "name_fr": "Fountain Blumenrain Sport- und Spielplatz", "name_it": "Fountain Blumenrain Sport- und Spielplatz", "id_osm": "node/6172855077", "id_operator": null, "id_wikidata": "Q64504118", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 675, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/58/Blumenrain_Sport-_und_Spielplatz.jpg/120px-Blumenrain_Sport-_und_Spielplatz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.552692, 47.3950837 ] }, "properties": { "name": "Brunnen (Wasserspiel �ber Reservoir)", "name_en": "Brunnen (Wasserspiel �ber Reservoir)", "name_de": "Brunnen (Wasserspiel �ber Reservoir)", "name_fr": "Brunnen (Wasserspiel �ber Reservoir)", "name_it": "Brunnen (Wasserspiel �ber Reservoir)", "id_osm": "node/6222992238", "id_operator": "509", "id_wikidata": "Q55170099", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 676, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5086543, 47.4086128 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6328188532", "id_operator": "798", "id_wikidata": "Q55170355", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 677, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56101, 47.3589251 ] }, "properties": { "name": "Frountain Botanical Garden", "name_en": "Frountain Botanical Garden", "name_de": "Brunnen im Botanischen Garten", "name_fr": "Frountain Botanical Garden", "name_it": "Frountain Botanical Garden", "id_osm": "node/6359472973", "id_operator": null, "id_wikidata": "Q64503875", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 678, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f5/Fountain_Botanischen_Garten.jpg/120px-Fountain_Botanischen_Garten.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4903434, 47.3924587 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6369672343", "id_operator": "1278", "id_wikidata": "Q55171077", "construction_date": 2012, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 679, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4906923, 47.3922688 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6369672344", "id_operator": "1279", "id_wikidata": "Q55171075", "construction_date": 2012, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 680, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.566599, 47.3645963 ] }, "properties": { "name": "Klus-Pharmacy Fountain", "name_en": "Klus-Pharmacy Fountain", "name_de": "Klus-Apotheke-Brunnen", "name_fr": "Klus-Pharmacy Fountain", "name_it": "Klus-Pharmacy Fountain", "id_osm": "node/6480850115", "id_operator": null, "id_wikidata": "Q63883962", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 681, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Klaus-Apotheke-Brunnen.jpg/120px-Klaus-Apotheke-Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5694922, 47.3598235 ] }, "properties": { "name": "Brunnen (Schulhaus Forchstrasse)", "name_en": "Brunnen (Schulhaus Forchstrasse)", "name_de": "Brunnen (Schulhaus Forchstrasse)", "name_fr": "Brunnen (Schulhaus Forchstrasse)", "name_it": "Brunnen (Schulhaus Forchstrasse)", "id_osm": "node/6510674575", "id_operator": "604", "id_wikidata": "Q55170222", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 682, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/20190511_1751BrunnenKinderGartenHirslanden.jpg/120px-20190511_1751BrunnenKinderGartenHirslanden.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5467708, 47.3842986 ] }, "properties": { "name": "Brunnen (Schulhaus Scherr)", "name_en": "Brunnen (Schulhaus Scherr)", "name_de": "Brunnen (Schulhaus Scherr)", "name_fr": "Brunnen (Schulhaus Scherr)", "name_it": "Brunnen (Schulhaus Scherr)", "id_osm": "node/6511973847", "id_operator": "1227", "id_wikidata": "Q55170082", "construction_date": 2003, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": "https://en.wikipedia.org/wiki/Q55170082", "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 683, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/db/20190530_1557BrunnenScherrSchulhaus.jpg/120px-20190530_1557BrunnenScherrSchulhaus.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5594982, 47.3568265 ] }, "properties": { "name": "Fountain Villa Patumbah", "name_en": "Fountain Villa Patumbah", "name_de": "Springbrunnen Park Patumbah", "name_fr": "Fountain Villa Patumbah", "name_it": "Fountain Villa Patumbah", "id_osm": "node/6515151437", "id_operator": "1143", "id_wikidata": "Q55169954", "construction_date": 1989, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "yes", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 684, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2e/Fountain_Villa_Patumbah.jpg/120px-Fountain_Villa_Patumbah.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5594037, 47.3616408 ] }, "properties": { "name": "Fountain Schoolhouse Neum�nsterstrasse", "name_en": "Fountain Schoolhouse Neum�nsterstrasse", "name_de": "Brunnen (Schulhaus Neum�nsterstrasse)", "name_fr": "Fountain Schoolhouse Neum�nsterstrasse", "name_it": "Fountain Schoolhouse Neum�nsterstrasse", "id_osm": "node/6534921767", "id_operator": "618", "id_wikidata": "Q55170978", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 685, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/92/Brunnen_(Schulhaus_Neum�nsterstrasse).jpg/120px-Brunnen_(Schulhaus_Neum�nsterstrasse).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5565493, 47.3586754 ] }, "properties": { "name": "Fountain \"Im Hof\"", "name_en": "Fountain \"Im Hof\"", "name_de": "Brunnen im Hof", "name_fr": "Fountain \"Im Hof\"", "name_it": "Fountain \"Im Hof\"", "id_osm": "node/6534979577", "id_operator": "935", "id_wikidata": "Q55166112", "construction_date": 1734, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 686, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Fountain_\"Im_Hof\".jpg/120px-Fountain_\"Im_Hof\".jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5615495, 47.3563549 ] }, "properties": { "name": "Fountain School Kartausstrasse", "name_en": "Fountain School Kartausstrasse", "name_de": "Brunnen (Schulhaus Kartausstrasse)", "name_fr": "Fountain School Kartausstrasse", "name_it": "Fountain School Kartausstrasse", "id_osm": "node/6535002423", "id_operator": "611", "id_wikidata": "Q55169075", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 687, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/95/Brunnen_(Schulhaus_Kartausstrasse).jpg/120px-Brunnen_(Schulhaus_Kartausstrasse).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5628634, 47.3560782 ] }, "properties": { "name": "Fountain Kartausstrasse", "name_en": "Fountain Kartausstrasse", "name_de": "Trinkbrunnen Kartausstrasse", "name_fr": "Fountain Kartausstrasse", "name_it": "Fountain Kartausstrasse", "id_osm": "node/6535019086", "id_operator": "834", "id_wikidata": "Q55170295", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 688, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/52/Frountain_Kartausstrasse.jpg/120px-Frountain_Kartausstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5680014, 47.3492026 ] }, "properties": { "name": "Fountain EPI Center Z�rich", "name_en": "Fountain EPI Center Z�rich", "name_de": "Brunnen beim EPI Zentrum Z�rich", "name_fr": "Fountain EPI Center Z�rich", "name_it": "Fountain EPI Center Z�rich", "id_osm": "node/6535049501", "id_operator": "747", "id_wikidata": "Q55170819", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 689, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/58/Fountain_EPI_Zentrum.jpg/120px-Fountain_EPI_Zentrum.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5714128, 47.3471637 ] }, "properties": { "name": "Fountain Epilepsie-Center", "name_en": "Fountain Epilepsie-Center", "name_de": "Brunnen (Epilepsie-Klinik)", "name_fr": "Fountain Epilepsie-Center", "name_it": "Fountain Epilepsie-Center", "id_osm": "node/6535064631", "id_operator": "1171", "id_wikidata": "Q55169975", "construction_date": 1993, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 690, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8d/Fountain_(Epilepsie-Klinik).jpg/120px-Fountain_(Epilepsie-Klinik).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5395591, 47.3716569 ] }, "properties": { "name": "Fountain by Augustiner Church", "name_en": "Fountain by Augustiner Church", "name_de": "Brunnen neben der Augustinerkirche", "name_fr": "Fountain by Augustiner Church", "name_it": "Fountain by Augustiner Church", "id_osm": "node/6579524584", "id_operator": "760", "id_wikidata": "Q55166166", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 691, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9e/Brunnen_neben_der_Augustinerkirche.jpg/120px-Brunnen_neben_der_Augustinerkirche.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5538575, 47.3624657 ] }, "properties": { "name": "Fountain School House M�hlebachstrasse", "name_en": "Fountain School House M�hlebachstrasse", "name_de": "Brunnen (Schulhaus M�hlebachstrasse)", "name_fr": "Fountain School House M�hlebachstrasse", "name_it": "Fountain School House M�hlebachstrasse", "id_osm": "node/6579556242", "id_operator": "617", "id_wikidata": "Q55169653", "construction_date": 1952, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 692, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Brunnen_an_Schule_M�hlebach.jpg/120px-Brunnen_an_Schule_M�hlebach.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5506593, 47.3659307 ] }, "properties": { "name": "Fountain Villa Hohenb�hlstrasse", "name_en": "Fountain Villa Hohenb�hlstrasse", "name_de": "Brunnen (Hohenb�hlstrasse 15)", "name_fr": "Fountain Villa Hohenb�hlstrasse", "name_it": "Fountain Villa Hohenb�hlstrasse", "id_osm": "node/6586418850", "id_operator": "1253", "id_wikidata": "Q55170907", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 693, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/52/Brunnen_Villa_Hohenb�hl_2.jpg/120px-Brunnen_Villa_Hohenb�hl_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5570555, 47.3524901 ] }, "properties": { "name": "Fountain Lake Side Beach Tiefenbrunnen", "name_en": "Fountain Lake Side Beach Tiefenbrunnen", "name_de": "Brunnen Strandbad Tiefenbrunnen", "name_fr": "Fountain Lake Side Beach Tiefenbrunnen", "name_it": "Fountain Lake Side Beach Tiefenbrunnen", "id_osm": "node/6586432958", "id_operator": "699.3", "id_wikidata": "Q55169077", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 694, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/30/Brunnen_Strandbad_Tiefenbrunnen_-_Eingang.jpg/120px-Brunnen_Strandbad_Tiefenbrunnen_-_Eingang.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5385277, 47.3788222 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof Gleis 16/17 W)", "name_en": "Brunnen (Perronanlage Hauptbahnhof Gleis 16/17 W)", "name_de": "Brunnen (Perronanlage Hauptbahnhof Gleis 16/17 W)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof Gleis 16/17 W)", "name_it": "Brunnen (Perronanlage Hauptbahnhof Gleis 16/17 W)", "id_osm": "node/6586653958", "id_operator": "1183.2", "id_wikidata": "Q55170031", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 695, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0c/20190415_Brunnen_HB_Zuerich_Gleis16_17oestlich_Sihl.jpg/120px-20190415_Brunnen_HB_Zuerich_Gleis16_17oestlich_Sihl.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5382833, 47.3783965 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": "node/6586653959", "id_operator": "1183.8", "id_wikidata": "Q55170022", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 696, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5382019, 47.3782552 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": "node/6586653960", "id_operator": "1183.10", "id_wikidata": "Q55170018", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 697, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5380314, 47.3779674 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": "node/6586653962", "id_operator": "1183.14", "id_wikidata": "Q55170768", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 698, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5474956, 47.3738195 ] }, "properties": { "name": "Fountain in School House Hirschengraben (right)", "name_en": "Fountain in School House Hirschengraben (right)", "name_de": "Brunnen (Schulhaus Hirschengraben)", "name_fr": "Fountain in School House Hirschengraben (right)", "name_it": "Fountain in School House Hirschengraben (right)", "id_osm": "node/6587057081", "id_operator": "517.2", "id_wikidata": "Q55170107", "construction_date": 1928, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 699, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c8/Brunnen_in_Schulhaus_Hirschengraben_(rechts).jpg/120px-Brunnen_in_Schulhaus_Hirschengraben_(rechts).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5477446, 47.3736791 ] }, "properties": { "name": "Fountain School House Hirschengraben", "name_en": "Fountain School House Hirschengraben", "name_de": "Brunnen (Schulhaus Hirschengraben)", "name_fr": "Fountain School House Hirschengraben", "name_it": "Fountain School House Hirschengraben", "id_osm": "node/6587057170", "id_operator": "517.3", "id_wikidata": "Q55170106", "construction_date": 1928, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 700, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e0/Brunnen_Schulhaus_Hof_Hirschengraben.jpg/120px-Brunnen_Schulhaus_Hof_Hirschengraben.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5405034, 47.3754912 ] }, "properties": { "name": "Fountain Amtshaus V (2)", "name_en": "Fountain Amtshaus V (2)", "name_de": "Brunnen Amtshaus V (2. Stock)", "name_fr": "Fountain Amtshaus V (2)", "name_it": "Fountain Amtshaus V (2)", "id_osm": "node/6587078260", "id_operator": "1249.2", "id_wikidata": "Q55170772", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 701, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/06/Amtshaus_V_2._Floor.jpg/120px-Amtshaus_V_2._Floor.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5473776, 47.3737963 ] }, "properties": { "name": "Frountain in School House Hirschengraben (left)", "name_en": "Frountain in School House Hirschengraben (left)", "name_de": "Brunnen (Schulhaus Hirschengraben)", "name_fr": "Frountain in School House Hirschengraben (left)", "name_it": "Frountain in School House Hirschengraben (left)", "id_osm": "node/6587083043", "id_operator": "517.1", "id_wikidata": "Q55170108", "construction_date": 1928, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 702, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Brunnen_Schulhaus_Hirschengraben_innen_links.jpg/120px-Brunnen_Schulhaus_Hirschengraben_innen_links.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5404826, 47.3755111 ] }, "properties": { "name": "Fountin Amtshaus V (1)", "name_en": "Fountin Amtshaus V (1)", "name_de": "Brunnen (Amtshaus V)", "name_fr": "Fountin Amtshaus V (1)", "name_it": "Fountin Amtshaus V (1)", "id_osm": "node/6587107251", "id_operator": "1249.1", "id_wikidata": "Q55170770", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 703, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/Amtshaus_V_1._Stock.jpg/120px-Amtshaus_V_1._Stock.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.540529, 47.3754665 ] }, "properties": { "name": "Fountain Amtshaus V (4)", "name_en": "Fountain Amtshaus V (4)", "name_de": "Brunnen Amtshaus V 3. Stock", "name_fr": "Fountain Amtshaus V (4)", "name_it": "Fountain Amtshaus V (4)", "id_osm": "node/6587123671", "id_operator": "1249.3", "id_wikidata": "Q55170773", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 704, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/cd/Amtshaus_V_4th_Floor.jpg/120px-Amtshaus_V_4th_Floor.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5405503, 47.375446 ] }, "properties": { "name": "Fountain Amtshaus V (4)", "name_en": "Fountain Amtshaus V (4)", "name_de": "Brunnen (Amtshaus V)", "name_fr": "Fountain Amtshaus V (4)", "name_it": "Fountain Amtshaus V (4)", "id_osm": "node/6587160989", "id_operator": "1249.4", "id_wikidata": "Q55170775", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 705, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/16/Altshausen_V_(4).jpg/120px-Altshausen_V_(4).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.579748, 47.3567277 ] }, "properties": { "name": "Fountain Side Road of Burenweg", "name_en": "Fountain Side Road of Burenweg", "name_de": "Brunnen in Sitenstrasse vom Burenweg", "name_fr": "Fountain Side Road of Burenweg", "name_it": "Fountain Side Road of Burenweg", "id_osm": "node/6593052237", "id_operator": "833", "id_wikidata": "Q55170380", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 706, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/41/Burenweg_Seitengasse.jpg/120px-Burenweg_Seitengasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4848758, 47.3866722 ] }, "properties": { "name": "bei der Kirche Altstetten", "name_en": "bei der Kirche Altstetten", "name_de": "bei der Kirche Altstetten", "name_fr": "bei der Kirche Altstetten", "name_it": "bei der Kirche Altstetten", "id_osm": "node/6597163753", "id_operator": "762", "id_wikidata": "Q55166452", "construction_date": 1941, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 707, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4959179, 47.3793388 ] }, "properties": { "name": "Sportplatz Utogrund", "name_en": "Sportplatz Utogrund", "name_de": "Sportplatz Utogrund", "name_fr": "Sportplatz Utogrund", "name_it": "Sportplatz Utogrund", "id_osm": "node/6628672524", "id_operator": "920.1", "id_wikidata": "Q55166283", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 708, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4673378, 47.3849885 ] }, "properties": { "name": "CVJM-Quelle", "name_en": "CVJM-Quelle", "name_de": "CVJM-Quelle", "name_fr": "CVJM-Quelle", "name_it": "CVJM-Quelle", "id_osm": "node/6784049965", "id_operator": "845", "id_wikidata": "Q55166460", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 709, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5371397, 47.4149324 ] }, "properties": { "name": "Wasserbalken", "name_en": "Wasserbalken", "name_de": "Brunnen (Wasserbalken)", "name_fr": "Wasserbalken", "name_it": "Wasserbalken", "id_osm": "way/53761564", "id_operator": "1206", "id_wikidata": "Q55170865", "construction_date": 2001, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 710, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Z�rich_-_Oerlikon_-_Nord_2010-07-29_20-12-10.JPG/120px-Z�rich_-_Oerlikon_-_Nord_2010-07-29_20-12-10.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5445089, 47.4106209 ] }, "properties": { "name": "Brunnen (Wasserspiel)", "name_en": "Brunnen (Wasserspiel)", "name_de": "Brunnen (Wasserspiel)", "name_fr": "Brunnen (Wasserspiel)", "name_it": "Brunnen (Wasserspiel)", "id_osm": "way/102858471", "id_operator": "476.2", "id_wikidata": "Q55169575", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 711, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5467457, 47.4071941 ] }, "properties": { "name": "Brunn zu Oerlikon", "name_en": "Brunn zu Oerlikon", "name_de": "Kreisgeb�ude", "name_fr": "Brunn zu Oerlikon", "name_it": "Brunn zu Oerlikon", "id_osm": "way/148713716", "id_operator": "1145", "id_wikidata": "Q55166596", "construction_date": 1989, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 712, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5560126, 47.369551 ] }, "properties": { "name": "Brunnen (Gemeindeplatz Hottingen)", "name_en": "Brunnen (Gemeindeplatz Hottingen)", "name_de": "Brunnen (Gemeindeplatz Hottingen)", "name_fr": "Brunnen (Gemeindeplatz Hottingen)", "name_it": "Brunnen (Gemeindeplatz Hottingen)", "id_osm": "way/157885931", "id_operator": "1259", "id_wikidata": "Q55170986", "construction_date": 2007, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 713, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/GZ_Hottingen_2_Horizontal.jpg/120px-GZ_Hottingen_2_Horizontal.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5648026, 47.3644133 ] }, "properties": { "name": "Brunnen (Altersheim)", "name_en": "Brunnen (Altersheim)", "name_de": "Brunnen (Altersheim)", "name_fr": "Brunnen (Altersheim)", "name_it": "Brunnen (Altersheim)", "id_osm": "way/351698151", "id_operator": "1037.2", "id_wikidata": "Q55169867", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 714, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8d/Kluspark_Brunnen_2.jpg/120px-Kluspark_Brunnen_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5165291, 47.38945 ] }, "properties": { "name": "Brunnen (Schiffbau-/Technoparkstrasse)", "name_en": "Brunnen (Schiffbau-/Technoparkstrasse)", "name_de": "Brunnen (Schiffbau-/Technoparkstrasse)", "name_fr": "Brunnen (Schiffbau-/Technoparkstrasse)", "name_it": "Brunnen (Schiffbau-/Technoparkstrasse)", "id_osm": "way/360825683", "id_operator": "1229", "id_wikidata": "Q55169660", "construction_date": 2003, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 715, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4859573, 47.3875353 ] }, "properties": { "name": "Brunnen (Wasserspiel)", "name_en": "Brunnen (Wasserspiel)", "name_de": "Brunnen (Wasserspiel)", "name_fr": "Brunnen (Wasserspiel)", "name_it": "Brunnen (Wasserspiel)", "id_osm": "way/397756745", "id_operator": "1271", "id_wikidata": "Q55171061", "construction_date": 2011, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 716, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4859959, 47.387473 ] }, "properties": { "name": "Brunnen (Wasserspiel)", "name_en": "Brunnen (Wasserspiel)", "name_de": "Brunnen (Wasserspiel)", "name_fr": "Brunnen (Wasserspiel)", "name_it": "Brunnen (Wasserspiel)", "id_osm": "way/397756746", "id_operator": "1271", "id_wikidata": "Q55171061", "construction_date": 2011, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 717, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5598305, 47.4138862 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/445248751", "id_operator": "1293", "id_wikidata": "Q55171114", "construction_date": 2015, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 718, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6024136, 47.3549531 ] }, "properties": { "name": "Brunnen (Krankenheim Witikon)", "name_en": "Brunnen (Krankenheim Witikon)", "name_de": "Brunnen (Krankenheim Witikon)", "name_fr": "Brunnen (Krankenheim Witikon)", "name_it": "Brunnen (Krankenheim Witikon)", "id_osm": "way/504095211", "id_operator": "1099", "id_wikidata": "Q55169912", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 719, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5406457, 47.3700736 ] }, "properties": { "name": "M�nsterhofbrunnen", "name_en": "M�nsterhofbrunnen", "name_de": "M�nsterhofbrunnen", "name_fr": "M�nsterhofbrunnen", "name_it": "M�nsterhofbrunnen", "id_osm": "way/572762704", "id_operator": "1291", "id_wikidata": "Q55171121", "construction_date": 2016, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 720, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a3/M�nsterhof_-_Brunnen_DSC_2121_2018-09-05_16-03-02.jpg/120px-M�nsterhof_-_Brunnen_DSC_2121_2018-09-05_16-03-02.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5405966, 47.3700807 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/572762705", "id_operator": "1292", "id_wikidata": "Q55171119", "construction_date": 2016, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 721, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/19/M�nsterhofbrunnen_klein.jpg/120px-M�nsterhofbrunnen_klein.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.535998, 47.3587383 ] }, "properties": { "name": "Fountain Seerose", "name_en": "Fountain Seerose", "name_de": "Brunnen Seerose", "name_fr": "Fountain Seerose", "name_it": "Fountain Seerose", "id_osm": "way/604647717", "id_operator": "960.2", "id_wikidata": "Q55166214", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 722, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Brunnen_Seerestaurant.jpg/120px-Brunnen_Seerestaurant.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5359419, 47.3587589 ] }, "properties": { "name": "Fountain Seerose", "name_en": "Fountain Seerose", "name_de": "Brunnen Seerose", "name_fr": "Fountain Seerose", "name_it": "Fountain Seerose", "id_osm": "way/604647718", "id_operator": "960.2", "id_wikidata": "Q55166214", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 723, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Brunnen_Seerestaurant.jpg/120px-Brunnen_Seerestaurant.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5359977, 47.3587818 ] }, "properties": { "name": "Fountain Seerose", "name_en": "Fountain Seerose", "name_de": "Brunnen Seerose", "name_fr": "Fountain Seerose", "name_it": "Fountain Seerose", "id_osm": "way/604647719", "id_operator": "960.2", "id_wikidata": "Q55166214", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 724, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Brunnen_Seerestaurant.jpg/120px-Brunnen_Seerestaurant.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5361527, 47.3588947 ] }, "properties": { "name": "Seerestaurant", "name_en": "Seerestaurant", "name_de": "Seerestaurant", "name_fr": "Seerestaurant", "name_it": "Seerestaurant", "id_osm": "way/604647720", "id_operator": "960.1", "id_wikidata": "Q55166217", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 725, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5362077, 47.3589178 ] }, "properties": { "name": "Fountain Seerose 2", "name_en": "Fountain Seerose 2", "name_de": "Brunnen Seerose 2", "name_fr": "Fountain Seerose 2", "name_it": "Fountain Seerose 2", "id_osm": "way/604647721", "id_operator": null, "id_wikidata": "Q64214463", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 726, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Brunnen_Seerose_2.jpg/120px-Brunnen_Seerose_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5360971, 47.3589146 ] }, "properties": { "name": "Seerestaurant", "name_en": "Seerestaurant", "name_de": "Seerestaurant", "name_fr": "Seerestaurant", "name_it": "Seerestaurant", "id_osm": "way/604647722", "id_operator": "960.1", "id_wikidata": "Q55166217", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 727, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5361487, 47.3589374 ] }, "properties": { "name": "Fountain Seerose 2", "name_en": "Fountain Seerose 2", "name_de": "Brunnen Seerose 2", "name_fr": "Fountain Seerose 2", "name_it": "Fountain Seerose 2", "id_osm": "way/604647723", "id_operator": null, "id_wikidata": "Q64214463", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 728, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Brunnen_Seerose_2.jpg/120px-Brunnen_Seerose_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.536093, 47.3589582 ] }, "properties": { "name": "Fountain Seerose 2", "name_en": "Fountain Seerose 2", "name_de": "Brunnen Seerose 2", "name_fr": "Fountain Seerose 2", "name_it": "Fountain Seerose 2", "id_osm": "way/604647724", "id_operator": null, "id_wikidata": "Q64214463", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 729, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Brunnen_Seerose_2.jpg/120px-Brunnen_Seerose_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5361466, 47.3589805 ] }, "properties": { "name": "Fountain Seerose 2", "name_en": "Fountain Seerose 2", "name_de": "Brunnen Seerose 2", "name_fr": "Fountain Seerose 2", "name_it": "Fountain Seerose 2", "id_osm": "way/604647725", "id_operator": null, "id_wikidata": "Q64214463", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 730, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Brunnen_Seerose_2.jpg/120px-Brunnen_Seerose_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5362037, 47.3589605 ] }, "properties": { "name": "Fountain Seerose 2", "name_en": "Fountain Seerose 2", "name_de": "Brunnen Seerose 2", "name_fr": "Fountain Seerose 2", "name_it": "Fountain Seerose 2", "id_osm": "way/604647726", "id_operator": null, "id_wikidata": "Q64214463", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 731, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Brunnen_Seerose_2.jpg/120px-Brunnen_Seerose_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5086323, 47.4086255 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/675740490", "id_operator": "798", "id_wikidata": "Q55170355", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 732, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4999404, 47.40283 ] }, "properties": { "name": "Tr�nkbrunnen H�ngg", "name_en": "Drinking fountain", "name_de": "Tr�nkbrunnen", "name_fr": "Tr�nkbrunnen H�ngg", "name_it": "Tr�nkbrunnen H�ngg", "id_osm": "node/60733338", "id_operator": "465", "id_wikidata": "Q27230124", "construction_date": 1957, "removal_date": null, "artist_name": "Hans Jakob Meyer", "directions": "Platzanlage Gsteigststrasse (bei Gsteigstrasse 18)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 733, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4948507, 47.4092916 ] }, "properties": { "name": "Brunnen zur Eingemeidung", "name_en": "Brunnen zur Eingemeidung", "name_de": "Brunnen zur Eingemeidung", "name_fr": "Brunnen zur Eingemeidung", "name_it": "Brunnen zur Eingemeidung", "id_osm": "node/61272331", "id_operator": "1091", "id_wikidata": "Q27229864", "construction_date": 1984, "removal_date": null, "artist_name": "Piero Tedoldi", "directions": "Parkplatz Sportanlage H�nggerberg (bei Kappenb�hlstrasse 74)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 734, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5322625, 47.3384108 ] }, "properties": { "name": "Brunnentrog", "name_en": "Brunnentrog", "name_de": "Brunnentrog", "name_fr": "Brunnentrog", "name_it": "Brunnentrog", "id_osm": "node/83325488", "id_operator": "158", "id_wikidata": "Q27230215", "construction_date": 1948, "removal_date": null, "artist_name": "Uli Schoop", "directions": "Kalchb�hlstrasse/Studackerstrasse (bei Kalchb�hlstrasse 75)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 735, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5306436, 47.3384683 ] }, "properties": { "name": "Trinkbrunnen Tramendstation Wollishofen", "name_en": "Trinkbrunnen Tramendstation Wollishofen", "name_de": "Trinkbrunnen Tramendstation Wollishofen", "name_fr": "Trinkbrunnen Tramendstation Wollishofen", "name_it": "Trinkbrunnen Tramendstation Wollishofen", "id_osm": "node/83326029", "id_operator": "164", "id_wikidata": "Q27229839", "construction_date": 1965, "removal_date": null, "artist_name": "Armin Wanger", "directions": "Wollishoferplatz (bei Albisstrasse 105)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 736, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.529788, 47.3441984 ] }, "properties": { "name": "Brunnen mit Relief \"Hund und Katze\"", "name_en": "Brunnen mit Relief \"Hund und Katze\"", "name_de": "Brunnen mit Relief \"Hund und Katze\"", "name_fr": "Brunnen mit Relief \"Hund und Katze\"", "name_it": "Brunnen mit Relief \"Hund und Katze\"", "id_osm": "node/83330378", "id_operator": "144", "id_wikidata": "Q27229951", "construction_date": 1935, "removal_date": null, "artist_name": "Paul Vogelsanger", "directions": "Morgentalstrasse/Mutschellenstrasse (bei Morgentalstrasse 2)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 737, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.516503, 47.3315762 ] }, "properties": { "name": "Katzen Brueneli", "name_en": "Katzen Brueneli", "name_de": "Katzenbr�nneli", "name_fr": "Katzen Brueneli", "name_it": "Katzen Brueneli", "id_osm": "node/84511951", "id_operator": "128", "id_wikidata": "Q27229857", "construction_date": 1916, "removal_date": null, "artist_name": "Alfred Schuhmacher", "directions": "Leimbachstrasse/Wegackerstrasse (bei Leimbachstrasse 93)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 738, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5405953, 47.3666835 ] }, "properties": { "name": "Brunnen mit \"wasserspeiendem Schwan\"", "name_en": "Brunnen mit \"wasserspeiendem Schwan\"", "name_de": "Brunnen mit \"wasserspeiendem Schwan\"", "name_fr": "Brunnen mit \"wasserspeiendem Schwan\"", "name_it": "Brunnen mit \"wasserspeiendem Schwan\"", "id_osm": "node/103130943", "id_operator": "52", "id_wikidata": "Q27230182", "construction_date": 1933, "removal_date": null, "artist_name": "Emil Sch�fer", "directions": "Stadthausanlage/B�rkliplatz (Anfang Bahnhofstrasse)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 739, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/55/Brunnen_mit_\"wasserspeiendem_Schwan\".jpg/120px-Brunnen_mit_\"wasserspeiendem_Schwan\".jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5097242, 47.3783213 ] }, "properties": { "name": "Brunnen mit wasserspeiender Dogge", "name_en": "Brunnen mit wasserspeiender Dogge", "name_de": "Brunnen mit wasserspeiender Dogge", "name_fr": "Brunnen mit wasserspeiender Dogge", "name_it": "Brunnen mit wasserspeiender Dogge", "id_osm": "node/104298607", "id_operator": "193", "id_wikidata": "Q27229899", "construction_date": 1929, "removal_date": null, "artist_name": "Hans Markwalder", "directions": "Albisriederplatz (bei Badenerstrasse 355)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 740, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5204211, 47.3509728 ] }, "properties": { "name": "Dragonerbrunnen", "name_en": "Dragonerbrunnen", "name_de": "Dragonerbrunnen", "name_fr": "Dragonerbrunnen", "name_it": "Dragonerbrunnen", "id_osm": "node/104361643", "id_operator": "127", "id_wikidata": "Q55169625", "construction_date": 1973, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 741, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Dragonerbrunnen_02.jpg/120px-Dragonerbrunnen_02.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5479977, 47.3847295 ] }, "properties": { "name": "Brunnen Rigiplatz", "name_en": "Brunnen Rigiplatz", "name_de": "Brunnen Rigiplatz", "name_fr": "Brunnen Rigiplatz", "name_it": "Brunnen Rigiplatz", "id_osm": "node/105507936", "id_operator": "1225", "id_wikidata": "Q27229818", "construction_date": 2003, "removal_date": null, "artist_name": "Edith Kappeler", "directions": "Rigiplatz (bei Universit�tsstrasse 105/111)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 742, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/ce/Brunnen_Rigiplatz.jpg/120px-Brunnen_Rigiplatz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5378065, 47.4094105 ] }, "properties": { "name": "Brunnenplastik \"M�dchen mit Fisch, Knabe mit Hund\"", "name_en": "fountain plastic: \"girl with fish, boy with dog\"", "name_de": "Brunnenplastik \"M�dchen mit Fisch, Knabe mit Hund\"", "name_fr": "Brunnenplastik \"M�dchen mit Fisch, Knabe mit Hund\"", "name_it": "Brunnenplastik \"M�dchen mit Fisch, Knabe mit Hund\"", "id_osm": "node/107873793", "id_operator": "480", "id_wikidata": "Q27230098", "construction_date": 1936, "removal_date": null, "artist_name": "Hans Markwalder", "directions": "Birchplatz (bei Birchstrasse 122)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 743, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5292616, 47.3555989 ] }, "properties": { "name": "Wandbrunnen mit Vogelrelief", "name_en": "Wandbrunnen mit Vogelrelief", "name_de": "Wandbrunnen mit Vogelrelief", "name_fr": "Wandbrunnen mit Vogelrelief", "name_it": "Wandbrunnen mit Vogelrelief", "id_osm": "node/146922941", "id_operator": "138", "id_wikidata": "Q27229885", "construction_date": 1932, "removal_date": null, "artist_name": "Hans Markwalder", "directions": "Scheideggstrasse/Brunaustrasse (bei Scheideggstrasse 44)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 744, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/44/Wandbrunnen_mit_Vogelrelief.jpg/120px-Wandbrunnen_mit_Vogelrelief.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5520334, 47.3746861 ] }, "properties": { "name": "Brunnen mit Relief \"Wassertrinkender Corpsstudent\"", "name_en": "Brunnen mit Relief \"Wassertrinkender Corpsstudent\"", "name_de": "Brunnen mit Relief \"Wassertrinkender Corpsstudent\"", "name_fr": "Brunnen mit Relief \"Wassertrinkender Corpsstudent\"", "name_it": "Brunnen mit Relief \"Wassertrinkender Corpsstudent\"", "id_osm": "node/262378043", "id_operator": "355", "id_wikidata": "Q27230198", "construction_date": 1938, "removal_date": null, "artist_name": "Paul Vogelsanger", "directions": "Gloriastrasse/Plattenstrasse (bei Plattenstrasse 10)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 745, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Brunnen_Gloriastrasse_Ecke_Freiestrasse.jpg/120px-Brunnen_Gloriastrasse_Ecke_Freiestrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5591857, 47.3694233 ] }, "properties": { "name": "Wandbrunnen mit wasserspeiendem L�wenkopf", "name_en": "Wandbrunnen mit wasserspeiendem L�wenkopf", "name_de": "Wandbrunnen mit wasserspeiendem L�wenkopf", "name_fr": "Wandbrunnen mit wasserspeiendem L�wenkopf", "name_it": "Wandbrunnen mit wasserspeiendem L�wenkopf", "id_osm": "node/262541489", "id_operator": "331", "id_wikidata": "Q27230202", "construction_date": 1906, "removal_date": null, "artist_name": "Franz Wanger", "directions": "Treppe zu Schulhaus Ilgen (bei Ilgenstrasse/Sophienstrasse)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 746, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/51/BrunnenIlgenstrasseZurich.jpg/120px-BrunnenIlgenstrasseZurich.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5483012, 47.3800843 ] }, "properties": { "name": "Brunnen Universit�tsstr", "name_en": "Brunnen Universit�tsstr", "name_de": "Brunnen Universit�tsstr", "name_fr": "Brunnen Universit�tsstr", "name_it": "Brunnen Universit�tsstr", "id_osm": "node/266628931", "id_operator": "297", "id_wikidata": "Q55166802", "construction_date": 1905, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 747, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ec/20190530_1514BrunnenUniversitaetsstr.jpg/120px-20190530_1514BrunnenUniversitaetsstr.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5433005, 47.3728878 ] }, "properties": { "name": "Rosenhofbrunnen", "name_en": "Rosenhofbrunnen", "name_de": "Rosenhofbrunnen", "name_fr": "Rosenhofbrunnen", "name_it": "Rosenhofbrunnen", "id_osm": "node/273371549", "id_operator": "72", "id_wikidata": "Q27229775", "construction_date": 1967, "removal_date": null, "artist_name": "Peter Meister", "directions": "Rosenhof (zwischen Schweizerhofgasse/Weingasse)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 748, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/65/RosenhofTuriciI.jpg/120px-RosenhofTuriciI.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5330827, 47.3559076 ] }, "properties": { "name": "Iris-Brunnen", "name_en": "Iris-Brunnen", "name_de": "Iris-Brunnen", "name_fr": "Iris-Brunnen", "name_it": "Iris-Brunnen", "id_osm": "node/289890242", "id_operator": "1112.1", "id_wikidata": "Q27230014", "construction_date": 1990, "removal_date": null, "artist_name": "Paul Sieber", "directions": "Belvoirpark (bei Seestrasse 161)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 749, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5321706, 47.3655256 ] }, "properties": { "name": "Brunnen mit \"wasserspeiendem Schwan\"", "name_en": "Brunnen mit \"wasserspeiendem Schwan\"", "name_de": "Brunnen mit \"wasserspeiendem Schwan\"", "name_fr": "Brunnen mit \"wasserspeiendem Schwan\"", "name_it": "Brunnen mit \"wasserspeiendem Schwan\"", "id_osm": "node/294980186", "id_operator": "136", "id_wikidata": "Q27230180", "construction_date": 1929, "removal_date": null, "artist_name": "Emil Sch�fer", "directions": "Alfred-Escher-Strasse/Seestrasse (bei Seestrasse 3)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 750, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Brunnen_\"wasserspeiendem_Schwan\".jpg/120px-Brunnen_\"wasserspeiendem_Schwan\".jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4908195, 47.3870135 ] }, "properties": { "name": "Knabe mit Aal", "name_en": "Knabe mit Aal", "name_de": "Knabe mit Aal", "name_fr": "Knabe mit Aal", "name_it": "Knabe mit Aal", "id_osm": "node/299609825", "id_operator": "423", "id_wikidata": "Q27229957", "construction_date": 1937, "removal_date": null, "artist_name": "Otto Heinrich Schilt", "directions": "Luggwegstrasse/Badenerstrasse (bei Luggwegstrasse 40)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 751, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5008097, 47.4028131 ] }, "properties": { "name": "Kranzbrunnen", "name_en": "Kranzbrunnen", "name_de": "Kranzbrunnen", "name_fr": "Kranzbrunnen", "name_it": "Kranzbrunnen", "id_osm": "node/299614706", "id_operator": "437", "id_wikidata": "Q55166749", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 752, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4957238, 47.367988 ] }, "properties": { "name": "Brunnen Triemliplatz", "name_en": "Brunnen Triemliplatz", "name_de": "Brunnen Triemliplatz", "name_fr": "Brunnen Triemliplatz", "name_it": "Brunnen Triemliplatz", "id_osm": "node/308801558", "id_operator": "506", "id_wikidata": "Q27230049", "construction_date": 1969, "removal_date": null, "artist_name": "Franz Purtschert", "directions": "Triemliplatz (bei Birmensdorferstrasse 507)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 753, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5378423, 47.3646246 ] }, "properties": { "name": "Bluntschlibrunnen", "name_en": "Mosaikbrunnen", "name_de": "Bluntschlibrunnen", "name_fr": "Bluntschlibrunnen", "name_it": "Bluntschlibrunnen", "id_osm": "node/309750578", "id_operator": "125", "id_wikidata": "Q27229889", "construction_date": 1909, "removal_date": null, "artist_name": "Alfred Friedrich Bluntschli", "directions": "Seepromenade (bei General-Guisan-Quai 17 )", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 754, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/52/Z�rich_-_General-Guisan-Quai_IMG_0824.JPG/120px-Z�rich_-_General-Guisan-Quai_IMG_0824.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5261455, 47.3641112 ] }, "properties": { "name": "Brauerbrunnen", "name_en": "Brauerbrunnen", "name_de": "Brauerbrunnen", "name_fr": "Brauerbrunnen", "name_it": "Brauerbrunnen", "id_osm": "node/310891467", "id_operator": "160", "id_wikidata": "Q27229977", "construction_date": 1953, "removal_date": null, "artist_name": "Emilio Stanzani", "directions": "Eingang Brauerei H�rlimann (bei Brandschenkestrasse 158)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 755, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4954871, 47.3791232 ] }, "properties": { "name": "Brunnen \"M�dchen mit Hund\"", "name_en": "Brunnen \"M�dchen mit Hund\"", "name_de": "Brunnen \"M�dchen mit Hund\"", "name_fr": "Brunnen \"M�dchen mit Hund\"", "name_it": "Brunnen \"M�dchen mit Hund\"", "id_osm": "node/312828940", "id_operator": "422", "id_wikidata": "Q27229956", "construction_date": 1936, "removal_date": null, "artist_name": "Adolf Ernst Hofmann", "directions": "Parkanlage (bei Albisriederstrasse 207)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 756, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5254056, 47.3743565 ] }, "properties": { "name": "Brunnen", "name_en": "Brunnen", "name_de": "Brunnen", "name_fr": "Brunnen", "name_it": "Brunnen", "id_osm": "node/313367142", "id_operator": "228", "id_wikidata": "Q27229909", "construction_date": 1916, "removal_date": null, "artist_name": "Hans Markwalder", "directions": "Vorplatz Bezirksgeb�ude (bei Badenerstrasse 90)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 757, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Fountain_near_bezirksgeb�ude.jpg/120px-Fountain_near_bezirksgeb�ude.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5428765, 47.380019 ] }, "properties": { "name": "Seel�wenbrunnen", "name_en": "Seel�wenbrunnen", "name_de": "Seel�wenbrunnen", "name_fr": "Seel�wenbrunnen", "name_it": "Seel�wenbrunnen", "id_osm": "node/313369112", "id_operator": "60", "id_wikidata": "Q27229959", "construction_date": 1938, "removal_date": null, "artist_name": "Ernst Dallmann", "directions": "Stampfenbachplatz (bei Walchestrasse 6)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 758, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/18/Seel�wenbrunnen.jpg/120px-Seel�wenbrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5333989, 47.3730866 ] }, "properties": { "name": "\"Zwei M�dchen\" Brunnen mit Steinplastik", "name_en": "\"Zwei M�dchen\" Brunnen mit Steinplastik", "name_de": "\"Zwei M�dchen\" Brunnen mit Steinplastik", "name_fr": "\"Zwei M�dchen\" Brunnen mit Steinplastik", "name_it": "\"Zwei M�dchen\" Brunnen mit Steinplastik", "id_osm": "node/313898457", "id_operator": "66", "id_wikidata": "Q27229964", "construction_date": 1945, "removal_date": null, "artist_name": "Alfred Huber", "directions": "Sihlstrasse/Gessnerallee (bei Gessnerallee 1)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 759, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/32/Schanzengraben_-_Sihlporte_2010-09-23_14-47-00_ShiftN.jpg/120px-Schanzengraben_-_Sihlporte_2010-09-23_14-47-00_ShiftN.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5456879, 47.3724477 ] }, "properties": { "name": "Nikebrunnen", "name_en": "Nikebrunnen", "name_de": "L'�trang�re", "name_fr": "Nikebrunnen", "name_it": "Nikebrunnen", "id_osm": "node/318692754", "id_operator": "6", "id_wikidata": "Q27230021", "construction_date": 1992, "removal_date": null, "artist_name": "Barbara Roth", "directions": "Neumarkt (bei Neumarkt 4)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 760, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/56/Z�rich_-_Neumarkt_-_Grimmenturm_-_Nike-Brunnen_2010-08-31_15-45-02_ShiftN.jpg/120px-Z�rich_-_Neumarkt_-_Grimmenturm_-_Nike-Brunnen_2010-08-31_15-45-02_ShiftN.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5417829, 47.371345 ] }, "properties": { "name": "Winzerbrunnen", "name_en": "Winzerbrunnen", "name_de": "Winzerbrunnen", "name_fr": "Winzerbrunnen", "name_it": "Winzerbrunnen", "id_osm": "node/318696667", "id_operator": "44", "id_wikidata": "Q27229888", "construction_date": 1908, "removal_date": null, "artist_name": "David Theiler", "directions": "Weinplatz (bei Weinplatz 2)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 761, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1d/Winzerbrunnen-.jpg/120px-Winzerbrunnen-.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5908081, 47.3692806 ] }, "properties": { "name": "Findlingsbrunnen", "name_en": "Findlingsbrunnen", "name_de": "Findlingsbrunnen mit Boxer-Relief", "name_fr": "Findlingsbrunnen", "name_it": "Findlingsbrunnen", "id_osm": "node/329613003", "id_operator": "349", "id_wikidata": "Q55165905", "construction_date": 1933, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 762, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/59/Brunnen_Loorengutweg.jpg/120px-Brunnen_Loorengutweg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5911842, 47.3742091 ] }, "properties": { "name": "F�rsterbrunnen", "name_en": "F�rsterbrunnen", "name_de": "F�rsterbrunnen", "name_fr": "F�rsterbrunnen", "name_it": "F�rsterbrunnen", "id_osm": "node/329613864", "id_operator": "707", "id_wikidata": "Q55169659", "construction_date": 1951, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 763, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5540209, 47.3650582 ] }, "properties": { "name": "Quelle", "name_en": "Fountain Kreuzplatz", "name_de": "Brunnen Kreuzplatz", "name_fr": "Quelle", "name_it": "Quelle", "id_osm": "node/330206034", "id_operator": "304", "id_wikidata": "Q27229914", "construction_date": 1917, "removal_date": null, "artist_name": "Walter Valentin Mettler", "directions": "Kreuzplatz (bei Kreuzplatz 2)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 764, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7b/Kreuzplatz_Brunnen.jpg/120px-Kreuzplatz_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5319893, 47.3563271 ] }, "properties": { "name": "Granit-Brunnentrog mit Relief \"Fische\"", "name_en": "Granit-Brunnentrog mit Relief \"Fische\"", "name_de": "Granit-Brunnentrog mit Relief \"Fische\"", "name_fr": "Granit-Brunnentrog mit Relief \"Fische\"", "name_it": "Granit-Brunnentrog mit Relief \"Fische\"", "id_osm": "node/336749533", "id_operator": "146", "id_wikidata": "Q27230113", "construction_date": 1937, "removal_date": null, "artist_name": "Luigi Zanini", "directions": "Seestrasse/Brunaustrasse (bei Seestrasse 156)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 765, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5389288, 47.3821959 ] }, "properties": { "name": "Platzspitzbrunnen", "name_en": "Platzspitzbrunnen", "name_de": "Wirbel", "name_fr": "Platzspitzbrunnen", "name_it": "Platzspitzbrunnen", "id_osm": "node/338640024", "id_operator": "71", "id_wikidata": "Q27229971", "construction_date": 1954, "removal_date": null, "artist_name": "Robert Lienhard", "directions": "Platzspitz (zwischen Mattensteg/Drahtschmidlisteg)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 766, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/49/Z�rich_-_James_Joice_Plateau_-_Brunnen_IMG_1207.JPG/120px-Z�rich_-_James_Joice_Plateau_-_Brunnen_IMG_1207.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5281595, 47.3711977 ] }, "properties": { "name": "Zierbrunnen Hallwylplatz", "name_en": "Zierbrunnen Hallwylplatz", "name_de": "Zierbrunnen Hallwylplatz", "name_fr": "Zierbrunnen Hallwylplatz", "name_it": "Zierbrunnen Hallwylplatz", "id_osm": "node/350329817", "id_operator": "214.1", "id_wikidata": "Q55166163", "construction_date": 1987, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 767, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3f/Brunnen_auf_dem_Hallwylerplatz_01.jpg/120px-Brunnen_auf_dem_Hallwylerplatz_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5233781, 47.3691336 ] }, "properties": { "name": "Brunnen \"Kniendes M�dchen\"", "name_en": "Brunnen \"Kniendes M�dchen\"", "name_de": "Brunnen \"Kniendes M�dchen\"", "name_fr": "Brunnen \"Kniendes M�dchen\"", "name_it": "Brunnen \"Kniendes M�dchen\"", "id_osm": "node/358148192", "id_operator": "209", "id_wikidata": "Q27229965", "construction_date": 1945, "removal_date": null, "artist_name": "Hedwig Haller-Braus", "directions": "Platzanlage Werdstrasse (bei Werdstrasse 140)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 768, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Hedwig_Haller-Braus_Kniendes_M�dchen_Brunnen_1946.JPG/120px-Hedwig_Haller-Braus_Kniendes_M�dchen_Brunnen_1946.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5317023, 47.3847139 ] }, "properties": { "name": "Brunnen mit \"wasserspeiendem Schwan\"", "name_en": "Brunnen mit \"wasserspeiendem Schwan\"", "name_de": "Brunnen mit \"wasserspeiendem Schwan\"", "name_fr": "Brunnen mit \"wasserspeiendem Schwan\"", "name_it": "Brunnen mit \"wasserspeiendem Schwan\"", "id_osm": "node/364411731", "id_operator": "253", "id_wikidata": "Q27230185", "construction_date": 1933, "removal_date": null, "artist_name": "Emil Sch�fer", "directions": "Limmatplatz (bei Limmatplatz 3)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 769, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Brunnen_Wasserspeiender_Schwann_Limatplatz.jpg/120px-Brunnen_Wasserspeiender_Schwann_Limatplatz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5446855, 47.3702867 ] }, "properties": { "name": "Hinterm�nsterbrunnen", "name_en": "Hinterm�nsterbrunnen", "name_de": "Hinterm�nsterbrunnen", "name_fr": "Hinterm�nsterbrunnen", "name_it": "Hinterm�nsterbrunnen", "id_osm": "node/364504625", "id_operator": "23", "id_wikidata": "Q27229658", "construction_date": 1861, "removal_date": null, "artist_name": "Johann Jakob Breitinger", "directions": "Grossm�nsterkapelle (bei Zwingliplatz 4/5)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 770, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Grossm�nster_-_Helferei_2011-07-20_19-16-54_ShiftN.jpg/120px-Grossm�nster_-_Helferei_2011-07-20_19-16-54_ShiftN.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5396604, 47.3802419 ] }, "properties": { "name": "beim Pavillon", "name_en": "beim Pavillon", "name_de": "beim Pavillon", "name_fr": "beim Pavillon", "name_it": "beim Pavillon", "id_osm": "node/364546391", "id_operator": "70", "id_wikidata": "Q55166819", "construction_date": 1955, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 771, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Brunnen_Platzspitz_Mitte.jpg/120px-Brunnen_Platzspitz_Mitte.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54217, 47.3771487 ] }, "properties": { "name": "Berlinerbrunnen", "name_en": "Berlinerbrunnen", "name_de": "Berlinerbrunnen", "name_fr": "Berlinerbrunnen", "name_it": "Berlinerbrunnen", "id_osm": "node/365379874", "id_operator": "68", "id_wikidata": "Q27229783", "construction_date": 1987, "removal_date": null, "artist_name": null, "directions": "Bahnhofbr�cke (bei Bahnhofbr�cke 1)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 772, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a4/Berlinerbrunnen.jpg/120px-Berlinerbrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5356744, 47.3594589 ] }, "properties": { "name": "Fischerbrunnen", "name_en": "Fischerbrunnen", "name_de": "Fischerbrunnen", "name_fr": "Fischerbrunnen", "name_it": "Fischerbrunnen", "id_osm": "node/383217752", "id_operator": "126", "id_wikidata": "Q27229890", "construction_date": 1909, "removal_date": null, "artist_name": "Walter Valentin Mettler", "directions": "Seepromenade (bei Mythenquai 61)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 773, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/92/Enge_-_Swiss_Re_-_Mythenquai_2011-08-25_10-21-06_ShiftN.jpg/120px-Enge_-_Swiss_Re_-_Mythenquai_2011-08-25_10-21-06_ShiftN.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5454975, 47.3667492 ] }, "properties": { "name": "Brunnen mit drei Knaben (auf Fischen sitzend)", "name_en": "Fountain with three children (sitting on fish)", "name_de": "Brunnen mit drei Knaben (auf Fischen sitzend)", "name_fr": "Brunnen mit drei Knaben (auf Fischen sitzend)", "name_it": "Brunnen mit drei Knaben (auf Fischen sitzend)", "id_osm": "node/385265180", "id_operator": "59", "id_wikidata": "Q27229960", "construction_date": 1938, "removal_date": null, "artist_name": "Otto M�nch", "directions": "Bellevue (bei Bellevueplatz 2)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 774, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Z�rich_-_Bellevue_IMG_4445.JPG/120px-Z�rich_-_Bellevue_IMG_4445.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5328087, 47.3981962 ] }, "properties": { "name": "Brunnenbecken", "name_en": "Brunnenbecken", "name_de": "Brunnenbecken", "name_fr": "Brunnenbecken", "name_it": "Brunnenbecken", "id_osm": "node/385443211", "id_operator": "302", "id_wikidata": "Q27229877", "construction_date": 1956, "removal_date": null, "artist_name": "Jacques Schader", "directions": "Bucheggplatz (bei Bucheggplatz 1)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 775, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/ab/Zuerich-Bucheggplatz_6157299.JPG/120px-Zuerich-Bucheggplatz_6157299.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5447286, 47.3935794 ] }, "properties": { "name": "Bambibrunnen", "name_en": "Bambibrunnen", "name_de": "Bambibrunnen", "name_fr": "Bambibrunnen", "name_it": "Bambibrunnen", "id_osm": "node/408570007", "id_operator": "290", "id_wikidata": "Q27229787", "construction_date": 1930, "removal_date": null, "artist_name": "Arnold Huggler", "directions": "Platzanlage Winterthurerstrasse/Langmauerstrasse (bei Winterthurerstrasse 123)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 776, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/Brunnen_Winterthurerstrasse_Tramstation_Langmauerstrasse.jpg/120px-Brunnen_Winterthurerstrasse_Tramstation_Langmauerstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5470571, 47.3793282 ] }, "properties": { "name": "Brunnen Culmanstr", "name_en": "Brunnen Culmanstr", "name_de": "Brunnen Culmanstr", "name_fr": "Brunnen Culmanstr", "name_it": "Brunnen Culmanstr", "id_osm": "node/408570019", "id_operator": "299", "id_wikidata": "Q55166799", "construction_date": 1943, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 777, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/20190530_1506Culmanstr.jpg/120px-20190530_1506Culmanstr.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.541903, 47.3821457 ] }, "properties": { "name": "Pilgerbrunnen", "name_en": "Pilgerbrunnen", "name_de": "Pilgerbrunnen", "name_fr": "Pilgerbrunnen", "name_it": "Pilgerbrunnen", "id_osm": "node/411069902", "id_operator": "293", "id_wikidata": "Q27229689", "construction_date": 1931, "removal_date": null, "artist_name": "Walter Arnold Gygi", "directions": "St�tzmauer Stampfenbachstrasse (bei Stampfenbachstrasse 78 )", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 778, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5411534, 47.3871107 ] }, "properties": { "name": "Monumentalbrunnen mit Steinrelief und Sitzb�nken", "name_en": "Monumentalbrunnen mit Steinrelief und Sitzb�nken", "name_de": "Monumentalbrunnen mit Steinrelief und Sitzb�nken", "name_fr": "Monumentalbrunnen mit Steinrelief und Sitzb�nken", "name_it": "Monumentalbrunnen mit Steinrelief und Sitzb�nken", "id_osm": "node/427544030", "id_operator": "274", "id_wikidata": "Q27229892", "construction_date": 1910, "removal_date": null, "artist_name": "Arnold H�nerwadel", "directions": "Aufgang Kirche Unterstrass (bei Weinbergstrasse, ca. 70m nach Nr. 117)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 779, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/09/Brunnen_Weinbergstrasse.jpg/120px-Brunnen_Weinbergstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5279684, 47.3924498 ] }, "properties": { "name": "Brunnen", "name_en": "Brunnen", "name_de": "Brunnen", "name_fr": "Brunnen", "name_it": "Brunnen", "id_osm": "node/432482690", "id_operator": "444", "id_wikidata": "Q27230209", "construction_date": 1923, "removal_date": null, "artist_name": "Otto Zollinger", "directions": "Spielplatz Landenberg (Kyburgstrasse/Landenbergstrasse)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 780, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Brunnen_Landenbergpark.jpg/120px-Brunnen_Landenbergpark.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5062404, 47.3786648 ] }, "properties": { "name": "Pilgerbrunnen", "name_en": "Pilgerbrunnen", "name_de": "Pilgerbrunnen", "name_fr": "Pilgerbrunnen", "name_it": "Pilgerbrunnen", "id_osm": "node/437500520", "id_operator": "1150", "id_wikidata": "Q27230353", "construction_date": 1991, "removal_date": null, "artist_name": "Afra Fehr", "directions": "Wohnsiedlungen Heiligfeld/Brahmshof (bei Brahmsstrasse 42)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 781, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5471757, 47.3858905 ] }, "properties": { "name": "Brunnen (Spielplatzanlage Oberstrass)", "name_en": "Brunnen (Spielplatzanlage Oberstrass)", "name_de": "Brunnen (Spielplatzanlage Oberstrass)", "name_fr": "Brunnen (Spielplatzanlage Oberstrass)", "name_it": "Brunnen (Spielplatzanlage Oberstrass)", "id_osm": "node/446904575", "id_operator": "284", "id_wikidata": "Q55170092", "construction_date": 1928, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 782, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/20190530_1551BrunnenStotzeWieseOttikerweg.jpg/120px-20190530_1551BrunnenStotzeWieseOttikerweg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5436805, 47.383053 ] }, "properties": { "name": "B�eblibrunnen", "name_en": "B�eblibrunnen", "name_de": "B�eblibrunnen", "name_fr": "B�eblibrunnen", "name_it": "B�eblibrunnen", "id_osm": "node/448855235", "id_operator": "273", "id_wikidata": "Q27229904", "construction_date": 1910, "removal_date": null, "artist_name": "Franz Wanger", "directions": "Weinbergstrasse/Sonneggstrasse (bei Weinbergstrasse 68/70)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 783, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/98/B�eblibrunnen.jpg/120px-B�eblibrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5434747, 47.3834387 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Emergency fountain", "name_de": "Notwasserbrunnen", "name_fr": "fontaine d'urgence", "name_it": "Notwasserbrunnen", "id_osm": "node/448855236", "id_operator": "6013", "id_wikidata": "Q55169693", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 784, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Brunnen_Weinbergstrasse_Ecke_Steinhausweg.jpg/120px-Brunnen_Weinbergstrasse_Ecke_Steinhausweg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.536443, 47.378417 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": "node/448855237", "id_operator": "1183.13", "id_wikidata": "Q55170009", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 785, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53652, 47.378552 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": "node/448855238", "id_operator": "1183.11", "id_wikidata": "Q55170006", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 786, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.536605, 47.378694 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": "node/448855239", "id_operator": "1183.9", "id_wikidata": "Q55170003", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 787, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.536692, 47.378848 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": "node/448855240", "id_operator": "1183.7", "id_wikidata": "Q55170000", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 788, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.536779, 47.378993 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": "node/448855241", "id_operator": "1183.5", "id_wikidata": "Q55169998", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 789, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.536872, 47.379143 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof Gleis 14/15 W)", "name_en": "Brunnen (Perronanlage Hauptbahnhof Gleis 14/15 W)", "name_de": "Brunnen (Perronanlage Hauptbahnhof Gleis 14/15 W)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof Gleis 14/15 W)", "name_it": "Brunnen (Perronanlage Hauptbahnhof Gleis 14/15 W)", "id_osm": "node/448855242", "id_operator": "1183.3", "id_wikidata": "Q55169995", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 790, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/20190513_15BrunnenHB_Gleis14_15westlSihl.jpg/120px-20190513_15BrunnenHB_Gleis14_15westlSihl.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.536367, 47.3783 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": "node/448855243", "id_operator": "1183.15", "id_wikidata": "Q55170013", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 791, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/22/20190415BrunnenHB_Gleis4westlSihl.jpg/120px-20190415BrunnenHB_Gleis4westlSihl.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.536953, 47.379291 ] }, "properties": { "name": "Fountain (Perronanlage Main station Track 16/17 W)", "name_en": "Fountain (Perronanlage Main station Track 16/17 W)", "name_de": "Brunnen (Perronanlage Hauptbahnhof Gleis 16/17 W)", "name_fr": "Fountain (Perronanlage Main station Track 16/17 W)", "name_it": "Fountain (Perronanlage Main station Track 16/17 W)", "id_osm": "node/448855244", "id_operator": "1183.1", "id_wikidata": "Q55170762", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 792, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/20190415BrunnenHB_Gleis16_17westlSihl.jpg/120px-20190415BrunnenHB_Gleis16_17westlSihl.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.545257, 47.3736153 ] }, "properties": { "name": "Froschauerbrunnen", "name_en": "Froschauerbrunnen", "name_de": "Froschauerbrunnen", "name_fr": "Froschauerbrunnen", "name_it": "Froschauerbrunnen", "id_osm": "node/448855247", "id_operator": "11", "id_wikidata": "Q27230047", "construction_date": 1551, "removal_date": null, "artist_name": "Joseph Regl", "directions": "Predigerplatz (bei Predigerplatz 18)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 793, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a2/Predigerkirche_-_Froschaubrunnen_2012-09-27_15-03-51_ShiftN.jpg/120px-Predigerkirche_-_Froschaubrunnen_2012-09-27_15-03-51_ShiftN.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5415326, 47.3787933 ] }, "properties": { "name": "Flora", "name_en": "Flora", "name_de": "Flora", "name_fr": "Flora", "name_it": "Flora", "id_osm": "node/448855251", "id_operator": "36", "id_wikidata": "Q27229670", "construction_date": 1886, "removal_date": null, "artist_name": "Emil Sch�fer", "directions": "Walchebr�cke (bei Platzpromenade 1)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 794, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8b/Brunnen_Museumstrasse_Ecke_Limat_Br�ck.jpg/120px-Brunnen_Museumstrasse_Ecke_Limat_Br�ck.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.545151, 47.3958456 ] }, "properties": { "name": "Brunnen \"Dogge mit Z�rcher Wappen", "name_en": "Brunnen \"Dogge mit Z�rcher Wappen", "name_de": "Brunnen \"Dogge mit Z�rcher Wappen", "name_fr": "Brunnen \"Dogge mit Z�rcher Wappen", "name_it": "Brunnen \"Dogge mit Z�rcher Wappen", "id_osm": "node/448855252", "id_operator": "287", "id_wikidata": "Q27230203", "construction_date": 1928, "removal_date": null, "artist_name": "Emil Sch�fer", "directions": "Irchelstrasse/Winterthurerstrasse (bei Irchelstrasse 48)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 795, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Brunnen_Winterthurerstrasse_Ecke_Irchelstrasse.jpg/120px-Brunnen_Winterthurerstrasse_Ecke_Irchelstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5378468, 47.4058949 ] }, "properties": { "name": "Brunnen mit Plastik \"Falke\"", "name_en": "Brunnen mit Plastik \"Falke\"", "name_de": "Brunnen mit Plastik \"Falke\"", "name_fr": "Brunnen mit Plastik \"Falke\"", "name_it": "Brunnen mit Plastik \"Falke\"", "id_osm": "node/448956237", "id_operator": "486", "id_wikidata": "Q27229779", "construction_date": 1940, "removal_date": null, "artist_name": "Hans Gisler", "directions": "Gr�nanlage Ringstrasse/Allenmoos (bei Hofwiesenstrasse 250)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 796, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/85/Oerlikon_-_Freibad_Allenmoos_2011-08-17_14-15-02.jpg/120px-Oerlikon_-_Freibad_Allenmoos_2011-08-17_14-15-02.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5608978, 47.3864191 ] }, "properties": { "name": "Orellibrunnen", "name_en": "Orellibrunnen", "name_de": "Orellibrunnen", "name_fr": "Orellibrunnen", "name_it": "Orellibrunnen", "id_osm": "node/449186800", "id_operator": "361", "id_wikidata": "Q27230229", "construction_date": 1949, "removal_date": null, "artist_name": "Emil Sch�fer", "directions": "Orelliweg/Hanslinweg (bei Orelliweg/Hanslinweg)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 797, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5430838, 47.371052 ] }, "properties": { "name": "Fischmarktbrunnen", "name_en": "Fischmarktbrunnen", "name_de": "Fischmarktbrunnen", "name_fr": "Fischmarktbrunnen", "name_it": "Fischmarktbrunnen", "id_osm": "node/450928154", "id_operator": "4", "id_wikidata": "Q27229659", "construction_date": 1431, "removal_date": null, "artist_name": "Hans Lynz", "directions": "R�denplatz (bei Limmatquai 46)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 798, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Fischmarktbunnen.jpg/120px-Fischmarktbunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5253727, 47.4117237 ] }, "properties": { "name": "Brunnenanlage mit \"Pelikan\"", "name_en": "Brunnenanlage mit \"Pelikan\"", "name_de": "Brunnenanlage mit \"Pelikan\"", "name_fr": "Brunnenanlage mit \"Pelikan\"", "name_it": "Brunnenanlage mit \"Pelikan\"", "id_osm": "node/457124703", "id_operator": "478", "id_wikidata": "Q27230090", "construction_date": 1935, "removal_date": null, "artist_name": "Alfred Schuhmacher", "directions": "Platzanlage Wenthalerstrasse/Regensbergstrasse (bei Regensbergstrasse 318)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 799, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5532624, 47.3734645 ] }, "properties": { "name": "Wandbrunnen", "name_en": "Wandbrunnen", "name_de": "Wandbrunnen", "name_fr": "Wandbrunnen", "name_it": "Wandbrunnen", "id_osm": "node/462001913", "id_operator": "328", "id_wikidata": "Q27230201", "construction_date": 1906, "removal_date": null, "artist_name": "Franz Wanger", "directions": "Z�richbergstrasse/Plattenstrasse (bei Z�richbergstrasse 24)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 800, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/62/Brunnen_Z�richbergstrasse_Ecke_Plattenstrasse.jpg/120px-Brunnen_Z�richbergstrasse_Ecke_Plattenstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5089548, 47.3576417 ] }, "properties": { "name": "Murmeltierbrunnen", "name_en": "Murmeltierbrunnen", "name_de": "Murmeltierbrunnen", "name_fr": "Murmeltierbrunnen", "name_it": "Murmeltierbrunnen", "id_osm": "node/473606647", "id_operator": "204", "id_wikidata": "Q27230102", "construction_date": 1937, "removal_date": null, "artist_name": "Alfred Schuhmacher", "directions": "Platzanlage Schweighofstrasse/Bachtobelstrasse (bei Schweighofstrasse 127)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 801, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/13/Murmeltierbrunnen_01.jpg/120px-Murmeltierbrunnen_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5014517, 47.3639848 ] }, "properties": { "name": "Brunnen mit \"K�nguru\"", "name_en": "Brunnen mit \"K�nguru\"", "name_de": "Brunnen mit \"K�nguru\"", "name_fr": "Brunnen mit \"K�nguru\"", "name_it": "Brunnen mit \"K�nguru\"", "id_osm": "node/474731866", "id_operator": "196", "id_wikidata": "Q27229685", "construction_date": 1930, "removal_date": null, "artist_name": "Hans Markwalder", "directions": "Spielplatz Friesenberg (bei D�ltschiweg 184)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": null, "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 802, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/96/K�nguru�Brunnen_1.jpg/120px-K�nguru�Brunnen_1.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5145514, 47.3742715 ] }, "properties": { "name": "Brunnen mit \"wasserspeiendem Schwan\"", "name_en": "Brunnen mit \"wasserspeiendem Schwan\"", "name_de": "Brunnen mit \"wasserspeiendem Schwan\"", "name_fr": "Brunnen mit \"wasserspeiendem Schwan\"", "name_it": "Brunnen mit \"wasserspeiendem Schwan\"", "id_osm": "node/476509985", "id_operator": "192", "id_wikidata": "Q27230181", "construction_date": 1930, "removal_date": null, "artist_name": "Emil Sch�fer", "directions": "Idaplatz (bei Idaplatz 4/Zurlindenstrasse 8)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 803, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.482983, 47.3782888 ] }, "properties": { "name": "Brunnen \"Kniende weibliche Figur\"", "name_en": "Brunnen \"Kniende weibliche Figur\"", "name_de": "Brunnen \"Kniende weibliche Figur\"", "name_fr": "Brunnen \"Kniende weibliche Figur\"", "name_it": "Brunnen \"Kniende weibliche Figur\"", "id_osm": "node/481443855", "id_operator": "428", "id_wikidata": "Q27230071", "construction_date": 1947, "removal_date": null, "artist_name": "Carl Fischer", "directions": "Platzanlage Altstetterstrasse/Untermoosstrasse (bei Altstetterstrasse 290)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 804, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4880207, 47.3843588 ] }, "properties": { "name": "Brunnen mit liegender Gestalt", "name_en": "Brunnen mit liegender Gestalt", "name_de": "Brunnen mit liegender Gestalt", "name_fr": "Brunnen mit liegender Gestalt", "name_it": "Brunnen mit liegender Gestalt", "id_osm": "node/481453992", "id_operator": "634", "id_wikidata": "Q27230018", "construction_date": 1991, "removal_date": null, "artist_name": "Graf & Hoeck", "directions": "Spielplatz vor Kirche Heilig Kreuz (bei Saumackerstrasse 85c)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 805, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5681049, 47.3573326 ] }, "properties": { "name": "Brunnen \"Kleiner B�r auf Sockel\"", "name_en": "Brunnen \"Kleiner B�r auf Sockel\"", "name_de": "Brunnen \"Kleiner B�r auf Sockel\"", "name_fr": "Brunnen \"Kleiner B�r auf Sockel\"", "name_it": "Brunnen \"Kleiner B�r auf Sockel\"", "id_osm": "node/485135709", "id_operator": "405", "id_wikidata": "Q27229881", "construction_date": 1933, "removal_date": null, "artist_name": "Hans Markwalder", "directions": "Weineggstrasse/Kartausstrasse (bei Weineggstrasse 80)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 806, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5396436, 47.3858662 ] }, "properties": { "name": "Brunnen Gallusstrasse / Stampfenbachstrasse", "name_en": "Brunnen Gallusstrasse / Stampfenbachstrasse", "name_de": "Brunnen Gallusstrasse / Stampfenbachstrasse", "name_fr": "Brunnen Gallusstrasse / Stampfenbachstrasse", "name_it": "Brunnen Gallusstrasse / Stampfenbachstrasse", "id_osm": "node/492010057", "id_operator": "267", "id_wikidata": "Q55166813", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 807, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/20190530_1615BrunnenGallusstraStampenbachstr.jpg/120px-20190530_1615BrunnenGallusstraStampenbachstr.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.538861, 47.3894279 ] }, "properties": { "name": "Wasserk�niginnen", "name_en": "Wasserk�niginnen", "name_de": "Wasserk�niginnen", "name_fr": "Wasserk�niginnen", "name_it": "Wasserk�niginnen", "id_osm": "node/492011690", "id_operator": "1083", "id_wikidata": "Q27230011", "construction_date": 1981, "removal_date": null, "artist_name": "Elide Purtschert-Beccari", "directions": "Platzanlage Schaffhauserstrasse (bei Schaffhauserstrasse 21)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 808, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Brunnen_Wasserk�nigen.jpg/120px-Brunnen_Wasserk�nigen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5447202, 47.3670315 ] }, "properties": { "name": "Brunnen mit M�ve", "name_en": "Brunnen mit M�ve", "name_de": "Brunnen mit M�ve", "name_fr": "Brunnen mit M�ve", "name_it": "Brunnen mit M�ve", "id_osm": "node/495588435", "id_operator": "58", "id_wikidata": "Q27229958", "construction_date": 1938, "removal_date": null, "artist_name": "Otto M�nch", "directions": "Bellevue (bei Bellevueplatz 1)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 809, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d3/Zuerich_Bellevue_Brunnen.jpg/120px-Zuerich_Bellevue_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5514487, 47.3865438 ] }, "properties": { "name": "Brunnen mit drei Pinguinen", "name_en": "Brunnen mit drei Pinguinen", "name_de": "Brunnen mit drei Pinguinen", "name_fr": "Brunnen mit drei Pinguinen", "name_it": "Brunnen mit drei Pinguinen", "id_osm": "node/504649583", "id_operator": "295", "id_wikidata": "Q27230126", "construction_date": 1934, "removal_date": null, "artist_name": "Emil Abry", "directions": "Platzanlage Hadlaubstrasse/Rigistrasse (bei Hadlaubstrasse 75)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 810, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5234135, 47.3948751 ] }, "properties": { "name": "Rationierungsbrunnen", "name_en": "Rationierungsbrunnen", "name_de": "Rationierungsbrunnen", "name_fr": "Rationierungsbrunnen", "name_it": "Rationierungsbrunnen", "id_osm": "node/559539034", "id_operator": "451", "id_wikidata": "Q27230134", "construction_date": 1919, "removal_date": null, "artist_name": "Office for Structural Engineering of the City of Zurich", "directions": "Platzanlage vor Wohnkolonie \"Schindelh�user\" (bei Trottenstrasse 15)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 811, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9d/Rationalisierungsbrunnen%2C_1919%2C_Hochbauamt_der_Stadt_Z�rich%2C_Bild_1.JPG/120px-Rationalisierungsbrunnen%2C_1919%2C_Hochbauamt_der_Stadt_Z�rich%2C_Bild_1.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5476609, 47.3661148 ] }, "properties": { "name": "Font�ne Stadelhofen", "name_en": "Font�ne Stadelhofen", "name_de": "Font�ne Stadelhofen", "name_fr": "Font�ne Stadelhofen", "name_it": "Font�ne Stadelhofen", "id_osm": "node/574511424", "id_operator": "26", "id_wikidata": "Q27229662", "construction_date": 1869, "removal_date": null, "artist_name": "Preiswerk & Fenner", "directions": "Stadelhoferplatz (bei-Gottfried-Keller-Strasse 7)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 812, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/72/Stadelhoferplatz_2012-03-30_17-28-04_(P7000).JPG/120px-Stadelhoferplatz_2012-03-30_17-28-04_(P7000).JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5260606, 47.3564467 ] }, "properties": { "name": "Quellnymphe", "name_en": "Quellnymphe", "name_de": "Quellnymphe", "name_fr": "Quellnymphe", "name_it": "Quellnymphe", "id_osm": "node/598569807", "id_operator": "111", "id_wikidata": "Q27229669", "construction_date": 1887, "removal_date": null, "artist_name": "Richard Kissling", "directions": "Rieterplatz (bei Rieterstrasse 9/15)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 813, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5437077, 47.3725018 ] }, "properties": { "name": "St�ssibrunnen", "name_en": "St�ssibrunnen", "name_de": "St�ssibrunnen", "name_fr": "St�ssibrunnen", "name_it": "St�ssibrunnen", "id_osm": "node/633640190", "id_operator": "9", "id_wikidata": "Q27229660", "construction_date": 1575, "removal_date": null, "artist_name": "Hans Gisler", "directions": "St�ssihofstatt (bei St�ssihofstatt 13)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 814, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/72/Niederdorf_-_St�ssihofstatt_2011-07-15_21-03-04_ShiftN2.jpg/120px-Niederdorf_-_St�ssihofstatt_2011-07-15_21-03-04_ShiftN2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5401002, 47.3692698 ] }, "properties": { "name": "Zentralhofbrunnen", "name_en": "Zentralhofbrunnen", "name_de": "Zentralhofbrunnen", "name_fr": "Zentralhofbrunnen", "name_it": "Zentralhofbrunnen", "id_osm": "node/648901879", "id_operator": "35", "id_wikidata": "Q27229664", "construction_date": 1877, "removal_date": null, "artist_name": null, "directions": "Zentralhof (bei Bahnhofstrasse 22)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 815, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Brunnen_Zentralhof.jpg/120px-Brunnen_Zentralhof.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5355923, 47.3769664 ] }, "properties": { "name": "Brunnen \"M�dchen mit Vogel\"", "name_en": "Brunnen \"M�dchen mit Vogel\"", "name_de": "Brunnen \"M�dchen mit Vogel\"", "name_fr": "Brunnen \"M�dchen mit Vogel\"", "name_it": "Brunnen \"M�dchen mit Vogel\"", "id_osm": "node/696114736", "id_operator": "236", "id_wikidata": "Q27229945", "construction_date": 1933, "removal_date": 2018, "artist_name": "Luigi Zanini", "directions": "gegen�ber Sihlpost (bei Kasernenstrasse 95)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 816, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5788471, 47.3630981 ] }, "properties": { "name": "Elefant", "name_en": "Elefant", "name_de": "Dschumbo", "name_fr": "Elefant", "name_it": "Elefant", "id_osm": "node/726662427", "id_operator": null, "id_wikidata": "Q27230070", "construction_date": 1898, "removal_date": null, "artist_name": "W. Martin", "directions": "Elefantenbach im St�ckentobel (bei St�ckentobelweg)", "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 817, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/41/Elefantenbach_2010-08-19_17-36-42.jpg/120px-Elefantenbach_2010-08-19_17-36-42.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5992435, 47.3541748 ] }, "properties": { "name": "Findlingsbrunnen", "name_en": "Findlingsbrunnen", "name_de": "Findlingsbrunnen", "name_fr": "Findlingsbrunnen", "name_it": "Findlingsbrunnen", "id_osm": "node/767502384", "id_operator": "1126", "id_wikidata": "Q27229827", "construction_date": 1987, "removal_date": null, "artist_name": "Romano Fenaroli", "directions": "Trichtenhauser Fussweg (bei Wiesliacher 10)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 818, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5447596, 47.382212 ] }, "properties": { "name": "Sumatra Brunnen", "name_en": "Sumatra Brunnen", "name_de": "Sumatra Brunnen", "name_fr": "Sumatra Brunnen", "name_it": "Sumatra Brunnen", "id_osm": "node/845068699", "id_operator": "265", "id_wikidata": "Q55166825", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 819, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/66/20190530_1452SumatrastrBrunnen.jpg/120px-20190530_1452SumatrastrBrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5307323, 47.4076874 ] }, "properties": { "name": "Brunnen mit Kinderfigur", "name_en": "Brunnen mit Kinderfigur", "name_de": "Brunnen mit Kinderfigur", "name_fr": "Brunnen mit Kinderfigur", "name_it": "Brunnen mit Kinderfigur", "id_osm": "node/845099482", "id_operator": "488", "id_wikidata": "Q27230216", "construction_date": 1946, "removal_date": null, "artist_name": "Otto Teucher", "directions": "Wehntalerstrasse/Oberwiesenstrasse (bei Oberwiesenstrasse 1)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 820, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5366182, 47.3869363 ] }, "properties": { "name": "Brunnen Schindlerpark Spielplatz", "name_en": "Brunnen Schindlerpark Spielplatz", "name_de": "Brunnen Schindlerpark Spielplatz", "name_fr": "Brunnen Schindlerpark Spielplatz", "name_it": "Brunnen Schindlerpark Spielplatz", "id_osm": "node/846169263", "id_operator": null, "id_wikidata": "Q64015724", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 821, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Brunnen_Schindlerpark_Spielplatz.jpg/120px-Brunnen_Schindlerpark_Spielplatz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5258281, 47.3729966 ] }, "properties": { "name": "Wandbrunnen mit Broncekopf", "name_en": "Fountain Gr�ngasse", "name_de": "Brunnen Gr�ngasse", "name_fr": "Wandbrunnen mit Broncekopf", "name_it": "Wandbrunnen mit Broncekopf", "id_osm": "node/855341110", "id_operator": "220", "id_wikidata": "Q55166416", "construction_date": null, "removal_date": null, "artist_name": "Emil Abry", "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 822, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Brunnen_Gr�negasse_Ecke_Carmenstrasse.jpg/120px-Brunnen_Gr�negasse_Ecke_Carmenstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5386821, 47.3919991 ] }, "properties": { "name": [ { "value": "Der Brunnen", "qualifiers": {} } ], "name_en": [ { "value": "Der Brunnen", "qualifiers": {} } ], "name_de": "Der Brunnen", "name_fr": [ { "value": "Der Brunnen", "qualifiers": {} } ], "name_it": [ { "value": "Der Brunnen", "qualifiers": {} } ], "id_osm": "node/866541511", "id_operator": "1220", "id_wikidata": "Q27229887", "construction_date": 2002, "removal_date": null, "artist_name": "Sabina Lang", "directions": "Schaffhauserplatz (bei Schaffhauserstrasse 57 )", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 823, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/10/Unterstrass_-_Schaffhauserplatz_2014-05-23_11-37-09.JPG/120px-Unterstrass_-_Schaffhauserplatz_2014-05-23_11-37-09.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5450982, 47.3721498 ] }, "properties": { "name": "Pelikanbrunnen", "name_en": "Pelikanbrunnen", "name_de": "Pelikanbrunnen", "name_fr": "Pelikanbrunnen", "name_it": "Pelikanbrunnen", "id_osm": "node/893470159", "id_operator": "16", "id_wikidata": "Q27230178", "construction_date": 1725, "removal_date": null, "artist_name": "Franz Purtschert", "directions": "Leuengasse (bei Leuengasse 12/Spiegelgasse 16)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 824, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/be/Brunnen_im_Meyers_Hof.jpg/120px-Brunnen_im_Meyers_Hof.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5454372, 47.3696278 ] }, "properties": { "name": "Klausbrunnen", "name_en": "Klausbrunnen", "name_de": "Klausbrunnen", "name_fr": "Klausbrunnen", "name_it": "Klausbrunnen", "id_osm": "node/897977884", "id_operator": "12", "id_wikidata": "Q27229891", "construction_date": 1910, "removal_date": null, "artist_name": "Arnold H�nerwadel", "directions": "Platzanlage Neustadtgasse/Frankengasse (bei Neustadtgasse/Frankengasse)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 825, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Klausbrunnen_Neustadtgasse.jpg/120px-Klausbrunnen_Neustadtgasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5392955, 47.3953086 ] }, "properties": { "name": "Brunnen mit zwei Frauenfiguren", "name_en": "Brunnen mit zwei Frauenfiguren", "name_de": "Brunnen mit zwei Frauenfiguren", "name_fr": "Brunnen mit zwei Frauenfiguren", "name_it": "Brunnen mit zwei Frauenfiguren", "id_osm": "node/937122044", "id_operator": "285", "id_wikidata": "Q27229785", "construction_date": 1927, "removal_date": null, "artist_name": "Otto Kappeler", "directions": "Gr�nanlage Wohnkolonie Im Birkenhof (bei Guggachstrasse 3- 9)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 826, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5481657, 47.4072756 ] }, "properties": { "name": "Kanzleibrunnen", "name_en": "Kanzleibrunnen", "name_de": "Kanzleibrunnen", "name_fr": "Kanzleibrunnen", "name_it": "Kanzleibrunnen", "id_osm": "node/942549742", "id_operator": "512", "id_wikidata": "Q55166615", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 827, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5480955, 47.3836057 ] }, "properties": { "name": "Brunnen Linde Oberstrass", "name_en": "Brunnen Linde Oberstrass", "name_de": "Brunnen Linde Oberstrass", "name_fr": "Brunnen Linde Oberstrass", "name_it": "Brunnen Linde Oberstrass", "id_osm": "node/943868647", "id_operator": "263", "id_wikidata": "Q55166804", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 828, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8b/20190530_1554BrunnenLindeOberstrass.jpg/120px-20190530_1554BrunnenLindeOberstrass.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5520189, 47.3822431 ] }, "properties": { "name": "Brunnen mit Steinrelief \"Hund und Gans\"", "name_en": "Brunnen mit Steinrelief \"Hund und Gans\"", "name_de": "Brunnen mit Steinrelief \"Hund und Gans\"", "name_fr": "Brunnen mit Steinrelief \"Hund und Gans\"", "name_it": "Brunnen mit Steinrelief \"Hund und Gans\"", "id_osm": "node/944467975", "id_operator": "294", "id_wikidata": "Q27229858", "construction_date": 1934, "removal_date": null, "artist_name": "Hans Jakob Meyer", "directions": "Spyriplatz (bei Gladbachstrasse 41)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 829, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Brunnen_Gladbachstrasse_Ecke_Spyiristrasse.jpg/120px-Brunnen_Gladbachstrasse_Ecke_Spyiristrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5437639, 47.409827 ] }, "properties": { "name": "Fischerbrunnen", "name_en": "Fischerbrunnen", "name_de": "Fischerbrunnen", "name_fr": "Fischerbrunnen", "name_it": "Fischerbrunnen", "id_osm": "node/1025304314", "id_operator": "1228", "id_wikidata": "Q27230094", "construction_date": 1928, "removal_date": null, "artist_name": "Franz Fischer", "directions": "Franklinplatz (bei Franklinstrasse 28)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 830, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/55/Zuerich_Franklinplatz_6177845.JPG/120px-Zuerich_Franklinplatz_6177845.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5440314, 47.3876597 ] }, "properties": { "name": "Brunnen mit \"wasserspeiendem Schwan\"", "name_en": "Brunnen mit \"wasserspeiendem Schwan\"", "name_de": "Brunnen mit \"wasserspeiendem Schwan\"", "name_fr": "Brunnen mit \"wasserspeiendem Schwan\"", "name_it": "Brunnen mit \"wasserspeiendem Schwan\"", "id_osm": "node/1029673772", "id_operator": "292", "id_wikidata": "Q27230183", "construction_date": 1933, "removal_date": null, "artist_name": "Emil Sch�fer", "directions": "Riedtlistrasse/Kinkelstrasse (bei Kinkelstrasse 40)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 831, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Brunnen_mit_wasserspeiendem_Schwan.jpg/120px-Brunnen_mit_wasserspeiendem_Schwan.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5403522, 47.3723238 ] }, "properties": { "name": "Amazonenbrunnen", "name_en": "Amazonenbrunnen", "name_de": "Amazonenbrunnen", "name_fr": "Amazonenbrunnen", "name_it": "Amazonenbrunnen", "id_osm": "node/1031293761", "id_operator": "1", "id_wikidata": "Q27230037", "construction_date": 1430, "removal_date": null, "artist_name": "Friedrich Sch�fer", "directions": "Rennweg/Strehlgasse (bei Rennweg 2)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 832, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/47/Z�rich_-_Rennweg_IMG_2037.jpg/120px-Z�rich_-_Rennweg_IMG_2037.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5344897, 47.3706268 ] }, "properties": { "name": "Fountain in old botanical garden", "name_en": "Fountain in old botanical garden", "name_de": "Brunnen im alten botanischen Garten", "name_fr": "Fountain in old botanical garden", "name_it": "Fountain in old botanical garden", "id_osm": "node/1032369425", "id_operator": null, "id_wikidata": "Q63715939", "construction_date": null, "removal_date": null, "artist_name": "unnamed landscape architect", "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": "yes", "id": 833, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Brunnen_27.jpg/120px-Brunnen_27.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5395018, 47.3720615 ] }, "properties": { "name": "Augustinerbrunnen", "name_en": "Augustinerbrunnen", "name_de": "Augustinerbrunnen", "name_fr": "Augustinerbrunnen", "name_it": "Augustinerbrunnen", "id_osm": "node/1037402758", "id_operator": "10", "id_wikidata": "Q27230038", "construction_date": 1577, "removal_date": null, "artist_name": "Hermann Baldin", "directions": "M�nzplatz (bei M�nzplatz 1)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 834, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/99/Zurich_(7889377570).jpg/120px-Zurich_(7889377570).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5264233, 47.3850834 ] }, "properties": { "name": "Wandbrunnen \"drei musizierende Knaben\"", "name_en": "Wandbrunnen \"drei musizierende Knaben\"", "name_de": "Wandbrunnen \"drei musizierende Knaben\"", "name_fr": "Wandbrunnen \"drei musizierende Knaben\"", "name_it": "Wandbrunnen \"drei musizierende Knaben\"", "id_osm": "node/1037402777", "id_operator": "251", "id_wikidata": "Q27229681", "construction_date": 1929, "removal_date": null, "artist_name": "Adolf Ernst Hofmann", "directions": "R�ntgenplatz (bei Josefstrasse 161/Fabrikstrasse 44)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 835, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/65/Roentgenplatz-Notbrunnen.jpg/120px-Roentgenplatz-Notbrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5393935, 47.3700819 ] }, "properties": { "name": "Junobrunnen", "name_en": "Junobrunnen", "name_de": "Junobrunnen", "name_fr": "Junobrunnen", "name_it": "Junobrunnen", "id_osm": "node/1042923655", "id_operator": "3", "id_wikidata": "Q27229661", "construction_date": 1872, "removal_date": null, "artist_name": "Joseph Regl", "directions": "Z�ghusplatz (bei Bahnhofstrasse 28a)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 836, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Bahnhofstrasse%2C_Z�rich_-_panoramio_(34).jpg/120px-Bahnhofstrasse%2C_Z�rich_-_panoramio_(34).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.536066, 47.3691471 ] }, "properties": { "name": "B�renpl�tzli", "name_en": "B�renpl�tzli", "name_de": "Brunnen", "name_fr": "B�renpl�tzli", "name_it": "B�renpl�tzli", "id_osm": "node/1043022292", "id_operator": "1065", "id_wikidata": "Q27230009", "construction_date": 1982, "removal_date": null, "artist_name": "Demetrios Yannakopoulos", "directions": "B�renplatz (bei Basteigasse 32)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 837, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Z�rich_-_City_-_Schanzengraben_2010-09-23_15-21-06.JPG/120px-Z�rich_-_City_-_Schanzengraben_2010-09-23_15-21-06.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5698358, 47.3727525 ] }, "properties": { "name": "Wandbrunnen \"Kauernde\" und versch. Steinreliefs", "name_en": "Wandbrunnen \"Kauernde\" und versch. Steinreliefs", "name_de": "Wandbrunnen \"Kauernde\" und versch. Steinreliefs", "name_fr": "Wandbrunnen \"Kauernde\" und versch. Steinreliefs", "name_it": "Wandbrunnen \"Kauernde\" und versch. Steinreliefs", "id_osm": "node/1142792335", "id_operator": "336", "id_wikidata": "Q27229840", "construction_date": 1910, "removal_date": null, "artist_name": "August B�sch", "directions": "Kurhausstrasse/Sonnenbergstrasse (bei Kurhausstrasse 28)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 838, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Drinking_fountain_with_a_sculpture_in_Z�rich.jpg/120px-Drinking_fountain_with_a_sculpture_in_Z�rich.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5332226, 47.3429086 ] }, "properties": { "name": "Blondatbrunnen", "name_en": "Blondatbrunnen", "name_de": "Blondatbrunnen", "name_fr": "Blondatbrunnen", "name_it": "Blondatbrunnen", "id_osm": "node/1262589749", "id_operator": "135", "id_wikidata": "Q27229886", "construction_date": 1905, "removal_date": null, "artist_name": "Max Blondat", "directions": "Kilchbergstrasse/Kilchbergsteig (bei Kilchbergstrasse 14)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 839, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/53/Z�rich_-_Wollishofen_-_Kilchbergstrasse_2010-09-10_16-36-54.JPG/120px-Z�rich_-_Wollishofen_-_Kilchbergstrasse_2010-09-10_16-36-54.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5417971, 47.4064322 ] }, "properties": { "name": "Der L�ufer", "name_en": "Der L�ufer", "name_de": "Der L�ufer", "name_fr": "Der L�ufer", "name_it": "Der L�ufer", "id_osm": "node/1269375697", "id_operator": "479", "id_wikidata": "Q27229782", "construction_date": 1934, "removal_date": null, "artist_name": "Franz Fischer", "directions": "Sportanlage Oerlikon (bei F�hrenstrasse 17/Hedegraben)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 840, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/74/Zuerich_Oerlikon_Liguster_6178048.JPG/120px-Zuerich_Oerlikon_Liguster_6178048.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4963612, 47.3956153 ] }, "properties": { "name": "F�nf Brunnen (III)", "name_en": "F�nf Brunnen (III)", "name_de": "F�nf Brunnen (III)", "name_fr": "F�nf Brunnen (III)", "name_it": "F�nf Brunnen (III)", "id_osm": "node/1274906969", "id_operator": "1049", "id_wikidata": "Q27229848", "construction_date": 1981, "removal_date": null, "artist_name": "Charlotte Germann-Jahn", "directions": "Sportanlage Hardhof (bei Hardhof 44)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 841, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4751673, 47.3838018 ] }, "properties": { "name": "Sitzendes M�dchen mit Turban", "name_en": "Sitzendes M�dchen mit Turban", "name_de": "Sitzendes M�dchen mit Turban", "name_fr": "Sitzendes M�dchen mit Turban", "name_it": "Sitzendes M�dchen mit Turban", "id_osm": "node/1274907049", "id_operator": "427", "id_wikidata": "Q27229967", "construction_date": 1932, "removal_date": null, "artist_name": "Estrid Christensen", "directions": "Platzanlage Friedhofstrasse/Girhaldenstrasse (bei Friedhofstrasse 84)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 842, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4810754, 47.3860884 ] }, "properties": { "name": "Brunnen mit Plastik \"Frosch\"", "name_en": "Brunnen mit Plastik \"Frosch\"", "name_de": "Brunnen mit Plastik \"Frosch\"", "name_fr": "Brunnen mit Plastik \"Frosch\"", "name_it": "Brunnen mit Plastik \"Frosch\"", "id_osm": "node/1274907098", "id_operator": "420", "id_wikidata": "Q27229923", "construction_date": 1933, "removal_date": null, "artist_name": "Salvatore Francesco Romerio", "directions": "Eugen-Huber-Strasse/Friedhofstrasse (bei Eugen-Huber-Strasse 41)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 843, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4928062, 47.3946842 ] }, "properties": { "name": "F�nf Brunnen (II)", "name_en": "F�nf Brunnen (II)", "name_de": "F�nf Brunnen (II)", "name_fr": "F�nf Brunnen (II)", "name_it": "F�nf Brunnen (II)", "id_osm": "node/1274907110", "id_operator": "1048", "id_wikidata": "Q27229847", "construction_date": 1981, "removal_date": null, "artist_name": "Charlotte Germann-Jahn", "directions": "Sportanlage Hardhof (bei Meierwiesenweg 8)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 844, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5555453, 47.4044073 ] }, "properties": { "name": "Brunnen \"Knabe mit Ball\"", "name_en": "Brunnen \"Knabe mit Ball\"", "name_de": "Brunnen \"Knabe mit Ball\"", "name_fr": "Brunnen \"Knabe mit Ball\"", "name_it": "Brunnen \"Knabe mit Ball\"", "id_osm": "node/1305186991", "id_operator": "485", "id_wikidata": "Q27230165", "construction_date": 1944, "removal_date": null, "artist_name": "Adolf Ernst Hofmann", "directions": "Spielwiese Waldgarten (bei Regensbergstrasse/Binzwiesenstrasse)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 845, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4777472, 47.3849253 ] }, "properties": { "name": "Trinkwasserbrunnen", "name_en": "Trinkwasserbrunnen", "name_de": "Trinkwasserbrunnen", "name_fr": "Trinkwasserbrunnen", "name_it": "Trinkwasserbrunnen", "id_osm": "node/1351709992", "id_operator": "508", "id_wikidata": "Q27230211", "construction_date": 1971, "removal_date": null, "artist_name": "Walter Thomas Casanova", "directions": "Stampfenbrunnenstrasse/Rautistrasse (bei Rautistrasse 284)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 846, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5315372, 47.3676722 ] }, "properties": { "name": "Delphinbrunnen", "name_en": "Delphinbrunnen", "name_de": "Delphinbrunnen", "name_fr": "Delphinbrunnen", "name_it": "Delphinbrunnen", "id_osm": "node/1375539737", "id_operator": "94", "id_wikidata": "Q27230040", "construction_date": 1770, "removal_date": null, "artist_name": "Johann Rigendinger", "directions": "Freigutstrasse/Parkring (bei Freigutstrasse 15)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 847, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5635541, 47.3725908 ] }, "properties": { "name": "Brunnen \"Knabe mit Gans\"", "name_en": "Brunnen \"Knabe mit Gans\"", "name_de": "Brunnen \"Knabe mit Gans\"", "name_fr": "Brunnen \"Knabe mit Gans\"", "name_it": "Brunnen \"Knabe mit Gans\"", "id_osm": "node/1382169307", "id_operator": "348", "id_wikidata": "Q27230055", "construction_date": 1932, "removal_date": null, "artist_name": "Franz Fischer", "directions": "Kurve Bergstrasse (bei Bergstrasse/Waldbachtobelweg)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 848, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Hottingen_-_Doldertal_2011-08-19_15-12-30.JPG/120px-Hottingen_-_Doldertal_2011-08-19_15-12-30.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5465743, 47.3682841 ] }, "properties": { "name": "Waldmannbrunnen", "name_en": "Waldmannbrunnen", "name_de": "Waldmannbrunnen", "name_fr": "Waldmannbrunnen", "name_it": "Waldmannbrunnen", "id_osm": "node/1394870695", "id_operator": "56", "id_wikidata": "Q27229948", "construction_date": 1932, "removal_date": null, "artist_name": "Eduard Zimmermann", "directions": "R�mistrasse/Waldmannstrasse (bei R�mistrasse 17)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 849, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Hans_Waldmann_Brunnen_2013-09-07_12-11-19.JPG/120px-Hans_Waldmann_Brunnen_2013-09-07_12-11-19.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5461847, 47.3791288 ] }, "properties": { "name": "Brunnen Clausiussteig", "name_en": "Brunnen Clausiussteig", "name_de": "Brunnen Clausiussteig", "name_fr": "Brunnen Clausiussteig", "name_it": "Brunnen Clausiussteig", "id_osm": "node/1398321143", "id_operator": "268", "id_wikidata": "Q55166831", "construction_date": 1904, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 850, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/90/20190530_1446BrunnenKlausiussteig.jpg/120px-20190530_1446BrunnenKlausiussteig.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5487121, 47.3676591 ] }, "properties": { "name": "obere Anlage", "name_en": "obere Anlage", "name_de": "obere Anlage", "name_fr": "obere Anlage", "name_it": "obere Anlage", "id_osm": "node/1406789624", "id_operator": "80", "id_wikidata": "Q55166070", "construction_date": 1870, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 851, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Fountain_Hohe_Promenade.jpg/120px-Fountain_Hohe_Promenade.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5475189, 47.3616129 ] }, "properties": { "name": "Brunnen mit Wassernymphe", "name_en": "Brunnen mit Wassernymphe", "name_de": "Brunnen mit Wassernymphe", "name_fr": "Brunnen mit Wassernymphe", "name_it": "Brunnen mit Wassernymphe", "id_osm": "node/1415962963", "id_operator": "404", "id_wikidata": "Q27229884", "construction_date": 1901, "removal_date": null, "artist_name": "Paul Abry", "directions": "Seepromenade (bei Utoquai 55)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 852, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c2/Z�rich_-_Utoquai_IMG_4299.JPG/120px-Z�rich_-_Utoquai_IMG_4299.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5452455, 47.3655859 ] }, "properties": { "name": "Brunnentrog mit Relief \"M�ve\"", "name_en": "Brunnentrog mit Relief \"M�ve\"", "name_de": "Brunnentrog mit Relief \"M�ve\"", "name_fr": "Brunnentrog mit Relief \"M�ve\"", "name_it": "Brunnentrog mit Relief \"M�ve\"", "id_osm": "node/1415970706", "id_operator": "61", "id_wikidata": "Q27230145", "construction_date": 1939, "removal_date": null, "artist_name": "Luigi Zanini", "directions": "Schiffl�nde (bei Utoquai 4a)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 853, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/ad/Brunnentrog_mit_Relief_\"M�ve\".jpg/120px-Brunnentrog_mit_Relief_\"M�ve\".jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5344416, 47.3489588 ] }, "properties": { "name": "M�dchen im Wind", "name_en": "M�dchen im Wind", "name_de": "M�dchen im Wind", "name_fr": "M�dchen im Wind", "name_it": "M�dchen im Wind", "id_osm": "node/1416073661", "id_operator": "145", "id_wikidata": "Q27229954", "construction_date": 1936, "removal_date": null, "artist_name": "Otto M�nch", "directions": "Seepromenade (bei Mythenquai 320)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 854, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Z�rich_-_Wollishofen_-Landiwiese_2011-02-02_16-19-18.JPG/120px-Z�rich_-_Wollishofen_-Landiwiese_2011-02-02_16-19-18.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5595823, 47.3517349 ] }, "properties": { "name": "Pantherbrunnen", "name_en": "Pantherbrunnen", "name_de": "Pantherbrunnen", "name_fr": "Pantherbrunnen", "name_it": "Pantherbrunnen", "id_osm": "node/1416846893", "id_operator": "406", "id_wikidata": "Q27229697", "construction_date": 1934, "removal_date": null, "artist_name": "Hans Gisler", "directions": "Platzanlage Tiefenbrunnen (bei Badstrasse 3)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 855, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b7/Seefeld_-_Seefeldstrasse_2012-03-10_16-43-05_(P7000).JPG/120px-Seefeld_-_Seefeldstrasse_2012-03-10_16-43-05_(P7000).JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5316997, 47.3641506 ] }, "properties": { "name": "Lago Montagna", "name_en": "Lago Montagna", "name_de": "Lago Montagna", "name_fr": "Lago Montagna", "name_it": "Lago Montagna", "id_osm": "node/1418197176", "id_operator": "1255", "id_wikidata": "Q27230033", "construction_date": 2006, "removal_date": null, "artist_name": "Horst Bohnet", "directions": "Tessinerplatz (bei Tessinerplatz 7)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 856, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Z�rich_-_Enge_-_Tessinerplatz_2010-06-18_19-08-40_ShiftN.jpg/120px-Z�rich_-_Enge_-_Tessinerplatz_2010-06-18_19-08-40_ShiftN.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5384597, 47.36551 ] }, "properties": { "name": "Brunnenschale", "name_en": "Brunnenschale", "name_de": "Brunnenschale", "name_fr": "Brunnenschale", "name_it": "Brunnenschale", "id_osm": "node/1431213167", "id_operator": null, "id_wikidata": "Q27230085", "construction_date": 1943, "removal_date": null, "artist_name": "Paul Speck", "directions": "Gartenhof im Kongresshaus (bei Claridenstrasse 3)", "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 857, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5322263, 47.3497095 ] }, "properties": { "name": "Wandbrunnen mit Relief", "name_en": "Wandbrunnen mit Relief", "name_de": "Wandbrunnen mit Relief", "name_fr": "Wandbrunnen mit Relief", "name_it": "Wandbrunnen mit Relief", "id_osm": "node/1536879913", "id_operator": "129", "id_wikidata": "Q27230062", "construction_date": 1926, "removal_date": null, "artist_name": "Office for Structural Engineering of the City of Zurich", "directions": "St�tzmauer Seestrasse/Haumesserstrasse (bei Seestrasse 280/290)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 858, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5288606, 47.3466529 ] }, "properties": { "name": "Othmar-Schoeck-Brunnen", "name_en": "Othmar-Schoeck-Foutain", "name_de": "Othmar-Schoeck-Brunnen", "name_fr": "Othmar-Schoeck-Brunnen", "name_it": "Othmar-Schoeck-Brunnen", "id_osm": "node/1604867013", "id_operator": "167", "id_wikidata": "Q27229997", "construction_date": 1969, "removal_date": null, "artist_name": "Peter Meister", "directions": "Mutschellenstrasse/Bellariastrasse (bei Mutschellenstrasse 137)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "no", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 859, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/Othmar-Schoeck-Brunnen.jpg/120px-Othmar-Schoeck-Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5467742, 47.3709268 ] }, "properties": { "name": "Manessebrunnen", "name_en": "Manessebrunnen", "name_de": "Manessebrunnen", "name_fr": "Manessebrunnen", "name_it": "Manessebrunnen", "id_osm": "node/1608392177", "id_operator": "53", "id_wikidata": "Q27229690", "construction_date": 1929, "removal_date": null, "artist_name": "Arnold H�nerwadel", "directions": "Oberer Hirschengraben (bei Hirschengraben 7)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 860, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/16/Brunnen_Pferd.JPG/120px-Brunnen_Pferd.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5446657, 47.3791674 ] }, "properties": { "name": "Schneider-Brunnen", "name_en": "Schneider-Brunnen", "name_de": "Schneider-Brunnen", "name_fr": "Schneider-Brunnen", "name_it": "Schneider-Brunnen", "id_osm": "node/1684315840", "id_operator": "296", "id_wikidata": "Q27229917", "construction_date": 1942, "removal_date": null, "artist_name": "Heinrich Martens", "directions": "Platzanlage Leonhardstrasse/Weinbergsteig (bei Leonhardstrasse 4)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 861, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7d/Schneider_Brunnen.jpg/120px-Schneider_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5544017, 47.3692685 ] }, "properties": { "name": "Brunnentrog mit Relief \"Hottingerwappen, Kleeblatt\"", "name_en": "Brunnentrog mit Relief \"Hottingerwappen, Kleeblatt\"", "name_de": "Brunnentrog mit Relief \"Hottingerwappen, Kleeblatt\"", "name_fr": "Brunnentrog mit Relief \"Hottingerwappen, Kleeblatt\"", "name_it": "Brunnentrog mit Relief \"Hottingerwappen, Kleeblatt\"", "id_osm": "node/1701214510", "id_operator": "311", "id_wikidata": "Q27230160", "construction_date": 1956, "removal_date": null, "artist_name": "Hans Ehrler", "directions": "Hottingerplatz (bei Gemeindestrasse 36)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 862, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/74/Brunnentrog_mit_Relief_Hottingerwappen_Kleeblatt.jpg/120px-Brunnentrog_mit_Relief_Hottingerwappen_Kleeblatt.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5554457, 47.356553 ] }, "properties": { "name": "Brunnen mit Relief \"L�we mit Z�rcher Wappen\"", "name_en": "Brunnen mit Relief \"L�we mit Z�rcher Wappen\"", "name_de": "Brunnen mit Relief \"L�we mit Z�rcher Wappen\"", "name_fr": "Brunnen mit Relief \"L�we mit Z�rcher Wappen\"", "name_it": "Brunnen mit Relief \"L�we mit Z�rcher Wappen\"", "id_osm": "node/1728851905", "id_operator": "402", "id_wikidata": "Q27230205", "construction_date": 1928, "removal_date": null, "artist_name": "Luigi Zanini", "directions": "Gr�nanlage Seefeldstrasse/Baurstrasse (bei Seefeldstrasse 152/162)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 863, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/83/L�wen_Brunnen_mit_Z�rcher_Wappen.jpg/120px-L�wen_Brunnen_mit_Z�rcher_Wappen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5954915, 47.3570605 ] }, "properties": { "name": "Dorfbrunnen Witkon", "name_en": "Dorfbrunnen Witkon", "name_de": "Dorfbrunnen Witkon", "name_fr": "Dorfbrunnen Witkon", "name_it": "Dorfbrunnen Witkon", "id_osm": "node/1735294010", "id_operator": "310", "id_wikidata": "Q55169056", "construction_date": 1891, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": "yes", "id": 864, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7b/20190526_1353DorbrunnenWitikonBlickAlteKirche.jpg/120px-20190526_1353DorbrunnenWitikonBlickAlteKirche.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5322174, 47.3635574 ] }, "properties": { "name": "Venedigbrunnen", "name_en": "Venedigbrunnen", "name_de": "Venedigbrunnen", "name_fr": "Venedigbrunnen", "name_it": "Venedigbrunnen", "id_osm": "node/1747364087", "id_operator": "1027", "id_wikidata": "Q27230005", "construction_date": 1980, "removal_date": null, "artist_name": null, "directions": "ehem. Venedigstrasse (bei General-Wille-Strasse 21)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": "https://de.wikipedia.org/wiki/Venedigbrunnen", "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 865, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/27/Zuerich_Venedigbrunnen_4062430.JPG/120px-Zuerich_Venedigbrunnen_4062430.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5309452, 47.3300804 ] }, "properties": { "name": "Trinkbrunnen SWW Moos", "name_en": "Trinkbrunnen SWW Moos", "name_de": "Trinkbrunnen SWW Moos", "name_fr": "Trinkbrunnen SWW Moos", "name_it": "Trinkbrunnen SWW Moos", "id_osm": "node/1754408921", "id_operator": "950.1", "id_wikidata": "Q55169209", "construction_date": 1974, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 866, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5599138, 47.3794662 ] }, "properties": { "name": "Toblerbrunnen", "name_en": "Toblerbrunnen", "name_de": "Toblerbrunnen", "name_fr": "Toblerbrunnen", "name_it": "Toblerbrunnen", "id_osm": "node/1791773015", "id_operator": "341", "id_wikidata": "Q27229841", "construction_date": 1914, "removal_date": null, "artist_name": "Gustav Gull", "directions": "Toblerplatz (bei Toblerplatz 5)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 867, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5595609, 47.3770696 ] }, "properties": { "name": "Fohlenbrunnen", "name_en": "Fohlenbrunnen", "name_de": "Fohlenbrunnen", "name_fr": "Fohlenbrunnen", "name_it": "Fohlenbrunnen", "id_osm": "node/1794163429", "id_operator": "351", "id_wikidata": "Q27229950", "construction_date": 1935, "removal_date": null, "artist_name": "Werner Friedrich Kunz", "directions": "Platzanlage Gladbachstrasse/Kraftstrasse (bei Kraftstrasse 15)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 868, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/31/Brunnen_Gladbachstrasse_Ecke_Kraftstrasse.jpg/120px-Brunnen_Gladbachstrasse_Ecke_Kraftstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5410035, 47.3857017 ] }, "properties": { "name": "Brunnen", "name_en": "Brunnen", "name_de": "Brunnen", "name_fr": "Brunnen", "name_it": "Brunnen", "id_osm": "node/1796214638", "id_operator": "271", "id_wikidata": "Q55166811", "construction_date": 1906, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 869, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9e/20190530_1611BrunnenKurvenstrBeckenhofstr.jpg/120px-20190530_1611BrunnenKurvenstrBeckenhofstr.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5354315, 47.3318228 ] }, "properties": { "name": "Brunnen mit separater Steinfigur", "name_en": "Brunnen mit separater Steinfigur", "name_de": "Brunnen mit separater Steinfigur", "name_fr": "Brunnen mit separater Steinfigur", "name_it": "Brunnen mit separater Steinfigur", "id_osm": "node/1819650977", "id_operator": "142", "id_wikidata": "Q27229836", "construction_date": 1933, "removal_date": null, "artist_name": "Heinrich Ganz", "directions": "Platzanlage Nidelbadstrasse/Westb�hlstrasse (bei Westb�hlstrasse 7)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 870, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53829, 47.3763453 ] }, "properties": { "name": "Springbrunnen Linthescherhof", "name_en": "Springbrunnen Linthescherhof", "name_de": "Springbrunnen Linthescherhof", "name_fr": "Springbrunnen Linthescherhof", "name_it": "Springbrunnen Linthescherhof", "id_osm": "node/1833320942", "id_operator": "37", "id_wikidata": "Q27230226", "construction_date": 1879, "removal_date": null, "artist_name": "Baur", "directions": "Linthescherhof (bei L�wenstrasse 56)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 871, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Springbrunnen_Linthescherhof.jpg/120px-Springbrunnen_Linthescherhof.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5304163, 47.3518622 ] }, "properties": { "name": "Monumentalbrunnen", "name_en": "Monumentalbrunnen", "name_de": "Monumentalbrunnen", "name_fr": "Monumentalbrunnen", "name_it": "Monumentalbrunnen", "id_osm": "node/1842918473", "id_operator": "123", "id_wikidata": "Q27230191", "construction_date": 1906, "removal_date": null, "artist_name": "Alfred Friedrich Bluntschli", "directions": "Bellariastrasse/Kappelistrasse (bei Bellariastrasse 38)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 872, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Monumentalbrunnen.jpg/120px-Monumentalbrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5280667, 47.3574395 ] }, "properties": { "name": "Dianabrunnen", "name_en": "Dianabrunnen", "name_de": "Dianabrunnen", "name_fr": "Dianabrunnen", "name_it": "Dianabrunnen", "id_osm": "node/1893030279", "id_operator": "132", "id_wikidata": "Q27229926", "construction_date": 1926, "removal_date": null, "artist_name": "Eduard Zimmermann", "directions": "Steinhaldenplatz (bei Steinhaldenstrasse 73)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 873, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.553631, 47.3877782 ] }, "properties": { "name": "Brunnen mit Flachrelief \"Liegender\"", "name_en": "Brunnen mit Flachrelief \"Liegender\"", "name_de": "Brunnen mit Flachrelief \"Liegender\"", "name_fr": "Brunnen mit Flachrelief \"Liegender\"", "name_it": "Brunnen mit Flachrelief \"Liegender\"", "id_osm": "node/1943569385", "id_operator": "278", "id_wikidata": "Q27229907", "construction_date": 1915, "removal_date": null, "artist_name": "Hans Markwalder", "directions": "Germaniastrasse/Batteriesteig (bei Germaniastrasse 103)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 874, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5559423, 47.4171101 ] }, "properties": { "name": "Trinkbrunnen Leutschenpark", "name_en": "Trinkbrunnen Leutschenpark", "name_de": "Trinkbrunnen Leutschenpark", "name_fr": "Trinkbrunnen Leutschenpark", "name_it": "Trinkbrunnen Leutschenpark", "id_osm": "node/1964869596", "id_operator": "1265", "id_wikidata": "Q55171004", "construction_date": 2008, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 875, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5263298, 47.3616992 ] }, "properties": { "name": "Flora", "name_en": "Flora", "name_de": "Flora", "name_fr": "Flora", "name_it": "Flora", "id_osm": "node/1994419658", "id_operator": "102", "id_wikidata": "Q27229671", "construction_date": 1887, "removal_date": null, "artist_name": null, "directions": "Bederstrasse/Waffenplatzstrasse (bei Bederstrasse 97)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 876, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5291343, 47.362747 ] }, "properties": { "name": "B�rgli-Brunnen", "name_en": "B�rgli-Brunnen", "name_de": "B�rgli-Brunnen", "name_fr": "B�rgli-Brunnen", "name_it": "B�rgli-Brunnen", "id_osm": "node/1994419660", "id_operator": "122", "id_wikidata": "Q27230190", "construction_date": 1906, "removal_date": null, "artist_name": "Heinrich Emil Schneebeli", "directions": "B�rglistrasse/Felsenkellerweg (bei B�rglistrasse 10)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 877, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Enge_-_B�rglistrasse_-_Kirche_Enge_2011-08-03_16-29-14_ShiftN.jpg/120px-Enge_-_B�rglistrasse_-_Kirche_Enge_2011-08-03_16-29-14_ShiftN.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5444494, 47.3888645 ] }, "properties": { "name": "Brunnenanlage mit \"Faun auf Schnecke reitend\"", "name_en": "Brunnenanlage mit \"Faun auf Schnecke reitend\"", "name_de": "Brunnenanlage mit \"Faun auf Schnecke reitend\"", "name_fr": "Brunnenanlage mit \"Faun auf Schnecke reitend\"", "name_it": "Brunnenanlage mit \"Faun auf Schnecke reitend\"", "id_osm": "node/2207457272", "id_operator": "279", "id_wikidata": "Q27230080", "construction_date": 1919, "removal_date": null, "artist_name": "Johann Jakob Wilhelm Schwerzmann", "directions": "Riedtlisiedlung (bei Stolzestrasse 42/46)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 878, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5232507, 47.3713645 ] }, "properties": { "name": "Liegender (zweiteiliges Werk)", "name_en": "Liegender (zweiteiliges Werk)", "name_de": "Liegender (zweiteiliges Werk)", "name_fr": "Liegender (zweiteiliges Werk)", "name_it": "Liegender (zweiteiliges Werk)", "id_osm": "node/2209157880", "id_operator": "188", "id_wikidata": "Q27229676", "construction_date": 1927, "removal_date": null, "artist_name": "Julius Schwyzer", "directions": "Bahnhof Wiedikon (bei Birmensdorferstrasse 80)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 879, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9c/Liegender_(zweiteiliges_Werk).jpg/120px-Liegender_(zweiteiliges_Werk).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5169399, 47.3739937 ] }, "properties": { "name": "Brunnentrog mit Relief \"Fischfang\"", "name_en": "Brunnentrog mit Relief \"Fischfang\"", "name_de": "Brunnentrog mit Relief \"Fischfang\"", "name_fr": "Brunnentrog mit Relief \"Fischfang\"", "name_it": "Brunnentrog mit Relief \"Fischfang\"", "id_osm": "node/2222137074", "id_operator": "189", "id_wikidata": "Q27229929", "construction_date": 1925, "removal_date": null, "artist_name": "Eduard Bick", "directions": "Brupbacherplatz (bei Zentralstrasse 105)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 880, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/73/Kindergarten_Wiedikon_2011-08-16_14-34-16.JPG/120px-Kindergarten_Wiedikon_2011-08-16_14-34-16.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.518682, 47.3745385 ] }, "properties": { "name": "Der Erz�hler", "name_en": "Der Erz�hler", "name_de": "Der Erz�hler", "name_fr": "Der Erz�hler", "name_it": "Der Erz�hler", "id_osm": "node/2222137090", "id_operator": "197", "id_wikidata": "Q27229687", "construction_date": 1931, "removal_date": null, "artist_name": "Otto M�nch", "directions": "Platzanlage Meinrad-Lienert-Strassse/Seebahnstrasse (bei Meinrad-Lienert-Strasse 10)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 881, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5129068, 47.3767218 ] }, "properties": { "name": "Kratzbrunnen", "name_en": "Kratzbrunnen", "name_de": "Kratzbrunnen", "name_fr": "Kratzbrunnen", "name_it": "Kratzbrunnen", "id_osm": "node/2222137101", "id_operator": "174", "id_wikidata": "Q27230164", "construction_date": 1632, "removal_date": null, "artist_name": "Hans Peter Albrecht", "directions": "Fritschiwiese (bei Fritschistrasse 8 / Zypressenstrasse 36)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 882, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5548215, 47.3634068 ] }, "properties": { "name": "Riesbachbrunnen", "name_en": "Riesbachbrunnen", "name_de": "Riesbachbrunnen", "name_fr": "Riesbachbrunnen", "name_it": "Riesbachbrunnen", "id_osm": "node/2277009912", "id_operator": "375", "id_wikidata": "Q55169633", "construction_date": 1870, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 883, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/13/20190526_1219RiesbachBrunnen.jpg/120px-20190526_1219RiesbachBrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5515322, 47.3680198 ] }, "properties": { "name": "Brunnen Zeltweg 30", "name_en": "Brunnen Zeltweg 30", "name_de": "Brunnen Zeltweg 30", "name_fr": "Brunnen Zeltweg 30", "name_it": "Brunnen Zeltweg 30", "id_osm": "node/2277009914", "id_operator": "318", "id_wikidata": "Q55169252", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 884, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7a/Brunnen_Zeltweg.jpg/120px-Brunnen_Zeltweg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4960834, 47.3745799 ] }, "properties": { "name": "Brunnen mit drei Pinguinen", "name_en": "Brunnen mit drei Pinguinen", "name_de": "Brunnen mit drei Pinguinen", "name_fr": "Brunnen mit drei Pinguinen", "name_it": "Brunnen mit drei Pinguinen", "id_osm": "node/2329582513", "id_operator": "419", "id_wikidata": "Q27229934", "construction_date": 1932, "removal_date": null, "artist_name": "Alfred Schuhmacher", "directions": "Fellenbergstrasse/Letzigraben (bei Fellenbergstrasse 228)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 885, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4897157, 47.3992807 ] }, "properties": { "name": "Brunnen Badeplatz", "name_en": "Brunnen Badeplatz", "name_de": "Brunnen Badeplatz", "name_fr": "Brunnen Badeplatz", "name_it": "Brunnen Badeplatz", "id_osm": "node/2351683294", "id_operator": "1133", "id_wikidata": "Q27229865", "construction_date": 1988, "removal_date": null, "artist_name": "Paul Sieber", "directions": "Flussbad Au-H�ngg (bei Werdinsel 1a)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 886, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5402805, 47.373035 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Emergency fountain", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2376930921", "id_operator": "6023", "id_wikidata": "Q55167944", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 887, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Lindenhof_Brunnen_(klein).jpg/120px-Lindenhof_Brunnen_(klein).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5086576, 47.355726 ] }, "properties": { "name": "Die fleissige Biene", "name_en": "Die fleissige Biene", "name_de": "Die fleissige Biene", "name_fr": "Die fleissige Biene", "name_it": "Die fleissige Biene", "id_osm": "node/2459524577", "id_operator": "767", "id_wikidata": "Q27230105", "construction_date": 1954, "removal_date": null, "artist_name": "Luigi Zanini", "directions": "Adolf-L�chinger-Strasse/Hegianwandweg (bei Hegianwandweg 77)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 888, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Die_fleissige_Biene_01.jpg/120px-Die_fleissige_Biene_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.528869, 47.3818818 ] }, "properties": { "name": "Brunnen", "name_en": "Brunnen", "name_de": "Brunnen", "name_fr": "Brunnen", "name_it": "Brunnen", "id_osm": "node/2464065479", "id_operator": "1132", "id_wikidata": "Q27229875", "construction_date": 1991, "removal_date": null, "artist_name": "Willy Wimpfheimer", "directions": "Vorplatz Unterf�hrung Langstrasse (bei Langstrasse 175)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 889, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/01/R�ntenstrasse_ecke_Langstrasse.jpg/120px-R�ntenstrasse_ecke_Langstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.564847, 47.3709915 ] }, "properties": { "name": "Wandbrunnen mit Fischkopf", "name_en": "Wandbrunnen mit Fischkopf", "name_de": "Wandbrunnen mit Fischkopf", "name_fr": "Wandbrunnen mit Fischkopf", "name_it": "Wandbrunnen mit Fischkopf", "id_osm": "node/2527522286", "id_operator": "338", "id_wikidata": "Q27230192", "construction_date": 1910, "removal_date": null, "artist_name": "Heinrich Emil Schneebeli", "directions": "Titlisstrasse/Hauserstrasse (bei Titlisstrasse 17)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 890, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Brunnen_Hauserstrasse_Ecke_Titlisstrasse.jpg/120px-Brunnen_Hauserstrasse_Ecke_Titlisstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5715304, 47.381747 ] }, "properties": { "name": "Brunnen mit Steinrelief \"3 tanzende Knaben\"", "name_en": "Brunnen mit Steinrelief \"3 tanzende Knaben\"", "name_de": "Brunnen mit Steinrelief \"3 tanzende Knaben\"", "name_fr": "Brunnen mit Steinrelief \"3 tanzende Knaben\"", "name_it": "Brunnen mit Steinrelief \"3 tanzende Knaben\"", "id_osm": "node/2665685703", "id_operator": "344", "id_wikidata": "Q27229826", "construction_date": 1929, "removal_date": null, "artist_name": "Franz Fischer", "directions": "Tramhaltestelle Zoo (bei Z�richbergstrasse 175)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 891, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/80/Haltestelle-zoo-zh.jpg/120px-Haltestelle-zoo-zh.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5583095, 47.3592742 ] }, "properties": { "name": "Brunnen Burgweg Zollikerstr", "name_en": "Brunnen Burgweg Zollikerstr", "name_de": "Brunnen Burgweg Zollikerstr", "name_fr": "Brunnen Burgweg Zollikerstr", "name_it": "Brunnen Burgweg Zollikerstr", "id_osm": "node/2917165567", "id_operator": "366", "id_wikidata": "Q55167968", "construction_date": 1991, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "limited", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 892, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/20190526_1212BrunnenBurgwegZolikerstr.jpg/120px-20190526_1212BrunnenBurgwegZolikerstr.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5494814, 47.3559474 ] }, "properties": { "name": "Feldmann-Brunnen", "name_en": "Feldmann-Brunnen", "name_de": "Feldmann-Brunnen", "name_fr": "Feldmann-Brunnen", "name_it": "Feldmann-Brunnen", "id_osm": "node/2917165570", "id_operator": "401", "id_wikidata": "Q27230003", "construction_date": 1980, "removal_date": null, "artist_name": "Markus Feldmann", "directions": "Seepromenade (bei H�schgasse 4)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 893, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Z�rich_-_Seefeld_2010-08-31_19-13-56.JPG/120px-Z�rich_-_Seefeld_2010-08-31_19-13-56.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5608157, 47.361993 ] }, "properties": { "name": "Brunnen mit T�nzerin", "name_en": "Brunnen mit T�nzerin", "name_de": "Brunnen mit T�nzerin", "name_fr": "Brunnen mit T�nzerin", "name_it": "Brunnen mit T�nzerin", "id_osm": "node/2917165571", "id_operator": "346", "id_wikidata": "Q27230028", "construction_date": 1928, "removal_date": null, "artist_name": "Otto M�nch", "directions": "Hegibachplatz (bei Forchstrasse 99)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 894, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/79/M�nch_Brunnen_Hegibachplatz.jpg/120px-M�nch_Brunnen_Hegibachplatz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5520025, 47.3538423 ] }, "properties": { "name": "Schweizerpsalm-Denkmal", "name_en": "Schweizerpsalm-Denkmal", "name_de": "Schweizerpsalm-Denkmal", "name_fr": "Schweizerpsalm-Denkmal", "name_it": "Schweizerpsalm-Denkmal", "id_osm": "node/2917165572", "id_operator": "398", "id_wikidata": "Q27229893", "construction_date": 1907, "removal_date": null, "artist_name": "Franz Wanger", "directions": "Z�richhorn (bei Bellerivestrasse 150)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 895, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/31/Seefeld_-_Zwyssig-Widmer-Brunnen_2012-03-16_15-40-58_(P7000).JPG/120px-Seefeld_-_Zwyssig-Widmer-Brunnen_2012-03-16_15-40-58_(P7000).JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5518652, 47.3531918 ] }, "properties": { "name": "Kugelbrunnen", "name_en": "Kugelbrunnen", "name_de": "Kugelbrunnen", "name_fr": "Kugelbrunnen", "name_it": "Kugelbrunnen", "id_osm": "node/2917165574", "id_operator": "1130", "id_wikidata": "Q27230076", "construction_date": 1984, "removal_date": null, "artist_name": "Christian Tobin", "directions": "Z�richhorn, Wegkreuzung (bei Bellerivestrasse 162)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "maybe", "access_wheelchair": "yes", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 896, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Kugelbrunnen_(Z�richhorn)_2010-10-08_16-14-48.jpg/120px-Kugelbrunnen_(Z�richhorn)_2010-10-08_16-14-48.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5405845, 47.3716967 ] }, "properties": { "name": "Brunnenplastik", "name_en": "Brunnenplastik", "name_de": "Peterhofstatt", "name_fr": "Brunnenplastik", "name_it": "Brunnenplastik", "id_osm": "node/2925754120", "id_operator": "5", "id_wikidata": "Q27230001", "construction_date": 1974, "removal_date": null, "artist_name": "Charlotte Germann-Jahn", "directions": "St. Peterhofstatt (bei St. Peterhofstatt 6)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 897, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5b/Z�rich-St._Peterhofstatt.JPG/120px-Z�rich-St._Peterhofstatt.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5414014, 47.3701687 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Emergency fountain", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/2927417969", "id_operator": "6006", "id_wikidata": "Q55166177", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 898, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/38/M�nsterhof_Trinkbrunnen.jpg/120px-M�nsterhof_Trinkbrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5410536, 47.3695139 ] }, "properties": { "name": "im Durchgang Stadthaus u. Kirche", "name_en": "im Durchgang Stadthaus u. Kirche", "name_de": "im Durchgang Stadthaus u. Kirche", "name_fr": "im Durchgang Stadthaus u. Kirche", "name_it": "im Durchgang Stadthaus u. Kirche", "id_osm": "node/2929715315", "id_operator": "519", "id_wikidata": "Q55166125", "construction_date": 1913, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 899, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Im_DurchgangStadthaus_u._Kirche.jpg/120px-Im_DurchgangStadthaus_u._Kirche.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5386056, 47.3740096 ] }, "properties": { "name": "Herkulesbrunnen", "name_en": "Heracles fountain", "name_de": "Herkulesbrunnen", "name_fr": "Herkulesbrunnen", "name_it": "Herkulesbrunnen", "id_osm": "node/2944054993", "id_operator": "7", "id_wikidata": "Q27132067", "construction_date": 1732, "removal_date": null, "artist_name": "Hans Gisler", "directions": "Platzanlage Bahnhofstrasse/Rennweg/Oetenbachgasse (bei Bahnhofstrasse 66)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 900, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Z�rich_-_Lindenhof_-_Rennweg-Oetenbachgasse_2010-08-27_19-02-40_ShiftN.jpg/120px-Z�rich_-_Lindenhof_-_Rennweg-Oetenbachgasse_2010-08-27_19-02-40_ShiftN.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5446269, 47.3684994 ] }, "properties": { "name": "Hechtplatzbrunnen", "name_en": "Hechtplatzbrunnen", "name_de": "Hechtplatzbrunnen", "name_fr": "Hechtplatzbrunnen", "name_it": "Hechtplatzbrunnen", "id_osm": "node/2978965620", "id_operator": "2", "id_wikidata": "Q27229902", "construction_date": 1760, "removal_date": null, "artist_name": "Philipp Widmer", "directions": "Hechtplatz (bei Schiffl�nde 12)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 901, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/22/Z�rich_-_Hechtplatz_-_Limmatquai_2010-10-08_14-33-14.JPG/120px-Z�rich_-_Hechtplatz_-_Limmatquai_2010-10-08_14-33-14.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5344643, 47.3723263 ] }, "properties": { "name": "Basiliskenbrunnen", "name_en": "Basiliskenbrunnen", "name_de": "Basiliskenbrunnen", "name_fr": "Basiliskenbrunnen", "name_it": "Basiliskenbrunnen", "id_osm": "node/3112091726", "id_operator": "1081", "id_wikidata": "Q27229668", "construction_date": 1884, "removal_date": null, "artist_name": "Wilhelm Bubeck", "directions": "Sihlporte (bei Talstrasse 82)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 902, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Basiliskennbrunnen.jpg/120px-Basiliskennbrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5505985, 47.4108706 ] }, "properties": { "name": "Siriusbrunnen", "name_en": "Sirius fountain", "name_de": "Sirius", "name_fr": "Siriusbrunnen", "name_it": "Siriusbrunnen", "id_osm": "node/3202186318", "id_operator": "1209", "id_wikidata": "Q1760194", "construction_date": 1969, "removal_date": null, "artist_name": "Annemie Fontana", "directions": "Tramwendeschlaufe Messe/Hallenstadion (bei Wallisellenstrasse 45)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": "https://de.wikipedia.org/wiki/Sirius (Brunnen)", "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 903, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Sirius-Annemie-Fontana-Oerlikon-1.jpeg/120px-Sirius-Annemie-Fontana-Oerlikon-1.jpeg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5402854, 47.3847952 ] }, "properties": { "name": "Brunnen", "name_en": "Brunnen", "name_de": "Brunnen", "name_fr": "Brunnen", "name_it": "Brunnen", "id_osm": "node/3236640596", "id_operator": "587.1", "id_wikidata": "Q27230035", "construction_date": null, "removal_date": null, "artist_name": "Johann Baptist Babel", "directions": "Beckenhof (bei Beckenhofstrasse 37)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 904, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5411005, 47.3851445 ] }, "properties": { "name": "Hofbrunnen", "name_en": "Hofbrunnen", "name_de": "Hofbrunnen", "name_fr": "Hofbrunnen", "name_it": "Hofbrunnen", "id_osm": "node/3236640612", "id_operator": "587.3", "id_wikidata": "Q27229648", "construction_date": 1790, "removal_date": null, "artist_name": "Gregor Frehner", "directions": "Beckenhof (bei Beckenhofstrasse 31-35)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 905, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5668605, 47.3686628 ] }, "properties": { "name": "Brunnen mit Wassermuschel", "name_en": "Brunnen mit Wassermuschel", "name_de": "Brunnen mit Wassermuschel", "name_fr": "Brunnen mit Wassermuschel", "name_it": "Brunnen mit Wassermuschel", "id_osm": "node/3254220443", "id_operator": "358", "id_wikidata": "Q27229863", "construction_date": 1939, "removal_date": null, "artist_name": "Otto M�nch", "directions": "Platzanlage Heuelsteig/Sonnenberg (bei Heuelstrasse 34)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 906, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/32/Heuelstrasse_Brunnen.jpg/120px-Heuelstrasse_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5521119, 47.3701166 ] }, "properties": { "name": "Monumentalbrunnen \"Loreley\"", "name_en": "Monumentalbrunnen \"Loreley\"", "name_de": "Monumentalbrunnen \"Loreley\"", "name_fr": "Monumentalbrunnen \"Loreley\"", "name_it": "Monumentalbrunnen \"Loreley\"", "id_osm": "node/3268813626", "id_operator": "337", "id_wikidata": "Q27229896", "construction_date": 1910, "removal_date": null, "artist_name": "Adolf Meyer", "directions": "Steinwiesplatz (bei Hottingerstrasse 21)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": "yes", "id": 907, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Steinwies_Brunnen.jpg/120px-Steinwies_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5479429, 47.388054 ] }, "properties": { "name": "Zwei Reliefs an Brunnenanlage", "name_en": "Zwei Reliefs an Brunnenanlage", "name_de": "Zwei Reliefs an Brunnenanlage", "name_fr": "Zwei Reliefs an Brunnenanlage", "name_it": "Zwei Reliefs an Brunnenanlage", "id_osm": "node/3305431109", "id_operator": "275", "id_wikidata": "Q27230173", "construction_date": 1912, "removal_date": null, "artist_name": "Karl Joseph Leuch", "directions": "Bl�mlisalpstrasse/M�hrlistrasse (bei Bl�mlisalpstrasse 22)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 908, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fd/Brunnen_Bl�mlisalpstrasse_Ecke_M�hrlistrasse.jpg/120px-Brunnen_Bl�mlisalpstrasse_Ecke_M�hrlistrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5389172, 47.3753395 ] }, "properties": { "name": "Pariserbrunnen", "name_en": "Pariserbrunnen", "name_de": "Pariserbrunnen", "name_fr": "Pariserbrunnen", "name_it": "Pariserbrunnen", "id_osm": "node/3324802898", "id_operator": "1019", "id_wikidata": "Q55167924", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 909, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Bahnhofstrasse_Z�rich_-_Pestalozziwiese_2010-08-27_19-05-36.jpg/120px-Bahnhofstrasse_Z�rich_-_Pestalozziwiese_2010-08-27_19-05-36.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5415401, 47.3696006 ] }, "properties": { "name": "Abteibrunnen", "name_en": "Abteibrunnen", "name_de": "Fraum�nsterdurchgang", "name_fr": "Abteibrunnen", "name_it": "Abteibrunnen", "id_osm": "node/3395770455", "id_operator": "1090", "id_wikidata": "Q55166175", "construction_date": 1742, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 910, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Fraum�nster_-_Kreuzgang_2011-06-15_12-59-14.jpg/120px-Fraum�nster_-_Kreuzgang_2011-06-15_12-59-14.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5602733, 47.3683995 ] }, "properties": { "name": "Brunnen mit Wandplastik \"Knabe mit Hund\"", "name_en": "Brunnen mit Wandplastik \"Knabe mit Hund\"", "name_de": "Brunnen mit Wandplastik \"Knabe mit Hund\"", "name_fr": "Brunnen mit Wandplastik \"Knabe mit Hund\"", "name_it": "Brunnen mit Wandplastik \"Knabe mit Hund\"", "id_osm": "node/3441413306", "id_operator": "360", "id_wikidata": "Q27229969", "construction_date": 1947, "removal_date": null, "artist_name": "Alfred Huber", "directions": "R�merhofplatz (bei Ilgenstrasse 22)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 911, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/BrunnenRoemerhof.jpg/120px-BrunnenRoemerhof.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.590384, 47.3586029 ] }, "properties": { "name": "Adam und Eva", "name_en": "Adam und Eva", "name_de": "Adam und Eva", "name_fr": "Adam und Eva", "name_it": "Adam und Eva", "id_osm": "node/3447405110", "id_operator": "362", "id_wikidata": "Q27229822", "construction_date": 1948, "removal_date": null, "artist_name": "Hildi Hess", "directions": "ehem. Kehrschlaufe Witikonerstrasse/Berghaldenstrasse (gegen�ber Witikonerstrasse 351)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 912, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5697653, 47.3644851 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3631930971", "id_operator": "339", "id_wikidata": "Q55166062", "construction_date": 1913, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 913, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5b/Fountain_on_Klusstrasse.jpg/120px-Fountain_on_Klusstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5224186, 47.3930199 ] }, "properties": { "name": "Brunnen \"Quellennymphe mit Krug\"", "name_en": "Brunnen \"Quellennymphe mit Krug\"", "name_de": "Brunnen \"Quellennymphe mit Krug\"", "name_fr": "Brunnen \"Quellennymphe mit Krug\"", "name_it": "Brunnen \"Quellennymphe mit Krug\"", "id_osm": "node/3744706094", "id_operator": "457", "id_wikidata": "Q27230114", "construction_date": 1928, "removal_date": null, "artist_name": "Werner Friedrich Kunz", "directions": "Gr�nanlage Breitensteinstrasse/H�nggerstrasse (bei H�nggerstrasse 71)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 914, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/Zuerich-Wipkingen_6095280.JPG/120px-Zuerich-Wipkingen_6095280.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5000387, 47.3974109 ] }, "properties": { "name": "F�nf Brunnen (V)", "name_en": "F�nf Brunnen (V)", "name_de": "F�nf Brunnen (V)", "name_fr": "F�nf Brunnen (V)", "name_it": "F�nf Brunnen (V)", "id_osm": "node/3784107362", "id_operator": "1050", "id_wikidata": "Q27230149", "construction_date": 1981, "removal_date": null, "artist_name": "Charlotte Germann-Jahn", "directions": "Fischerweg (bei Hardhof 19)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 915, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5633564, 47.4101848 ] }, "properties": { "name": "Brunnen mit Eule (auf Stele)", "name_en": "Brunnen mit Eule (auf Stele)", "name_de": "Brunnen mit Eule (auf Stele)", "name_fr": "Brunnen mit Eule (auf Stele)", "name_it": "Brunnen mit Eule (auf Stele)", "id_osm": "node/4031578592", "id_operator": "501", "id_wikidata": "Q27230119", "construction_date": 1949, "removal_date": null, "artist_name": "Uli Schoop", "directions": "Parkanlage Saatlenstrasse (bei Saatlenstrasse 240)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 916, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/15/Zuerich_Saatlen_P6A3533.JPG/120px-Zuerich_Saatlen_P6A3533.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5723597, 47.4047407 ] }, "properties": { "name": "Wasserfeld", "name_en": "Wasserfeld", "name_de": "Wasserfeld", "name_fr": "Wasserfeld", "name_it": "Wasserfeld", "id_osm": "node/4047853978", "id_operator": "1110", "id_wikidata": "Q27229874", "construction_date": 1986, "removal_date": null, "artist_name": "Esther Gisler", "directions": "Schwamendingerplatz (bei Schwamendingerplatz 1)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 917, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5407982, 47.3752907 ] }, "properties": { "name": "Felix und Regulabrunnen", "name_en": "Felix und Regulabrunnen", "name_de": "Felix und Regulabrunnen", "name_fr": "Felix und Regulabrunnen", "name_it": "Felix und Regulabrunnen", "id_osm": "node/4198250391", "id_operator": "47", "id_wikidata": "Q55170097", "construction_date": 1917, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 918, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5a/Felix_und_Regulabrunnen.jpg/120px-Felix_und_Regulabrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5379821, 47.3748233 ] }, "properties": { "name": "Brunnenwibli", "name_en": "Brunnenwibli", "name_de": "Brunnenwibli", "name_fr": "Brunnenwibli", "name_it": "Brunnenwibli", "id_osm": "node/4301852189", "id_operator": "42", "id_wikidata": "Q27230013", "construction_date": 1986, "removal_date": null, "artist_name": "Peter Meister", "directions": "Lintheschergasse/Uraniastrasse (bei Lintheschergasse 1)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 919, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fd/Brunnenwibli.jpg/120px-Brunnenwibli.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5393284, 47.3652984 ] }, "properties": { "name": "Kannibalentopf", "name_en": "Kannibalentopf", "name_de": "Ganymeds Schwester", "name_fr": "Kannibalentopf", "name_it": "Kannibalentopf", "id_osm": "node/4349638642", "id_operator": "1254", "id_wikidata": "Q27229692", "construction_date": 2003, "removal_date": null, "artist_name": "Christoph Haerle", "directions": "Seepromenade (bei General-Guisan-Quai/Claridenstrasse)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": null, "access_wheelchair": "yes", "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 920, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/General-Guisan-Quai_2010-09-20_18-31-00.JPG/120px-General-Guisan-Quai_2010-09-20_18-31-00.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5373175, 47.3684333 ] }, "properties": { "name": "Leuenbrunnen", "name_en": "Leuenbrunnen", "name_de": "Leuenbrunnen", "name_fr": "Leuenbrunnen", "name_it": "Leuenbrunnen", "id_osm": "node/4446588689", "id_operator": "54", "id_wikidata": "Q27229935", "construction_date": 1933, "removal_date": null, "artist_name": "Otto M�nch", "directions": "Bleicherwegbr�cke (bei Bleicherweg 7)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 921, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/57/Leuenbrunnen.jpg/120px-Leuenbrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.502793, 47.4010759 ] }, "properties": { "name": "Brunnen Heilig Geist Z�rich-H�ngg", "name_en": "Brunnen Heilig Geist Z�rich-H�ngg", "name_de": "Heilig Geist (Z�rich-H�ngg)", "name_fr": "Brunnen Heilig Geist Z�rich-H�ngg", "name_it": "Brunnen Heilig Geist Z�rich-H�ngg", "id_osm": "node/4483054770", "id_operator": null, "id_wikidata": "Q14906793", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": "https://de.wikipedia.org/wiki/Heilig Geist (Z�rich-H�ngg)", "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 922, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Hans_Loretan_am_Heilig_Geist_Relief.jpg/120px-Hans_Loretan_am_Heilig_Geist_Relief.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5718287, 47.3609835 ] }, "properties": { "name": "Brunnen mit Fischmotiv", "name_en": "Brunnen mit Fischmotiv", "name_de": "Brunnen mit Fischmotiv", "name_fr": "Brunnen mit Fischmotiv", "name_it": "Brunnen mit Fischmotiv", "id_osm": "node/4513928694", "id_operator": "354", "id_wikidata": "Q27230179", "construction_date": 1936, "removal_date": null, "artist_name": "Johann Rigendinger", "directions": "Witikonerstrasse/Kapfsteig (bei Witikonerstrasse 31/32)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": "yes", "id": 923, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/20190511_1741BrunnenKapfsteigWitikonerStr.jpg/120px-20190511_1741BrunnenKapfsteigWitikonerStr.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5455867, 47.381027 ] }, "properties": { "name": "Sonegg Brunnen", "name_en": "Sonegg Brunnen", "name_de": "Sonegg Brunnen", "name_fr": "Sonegg Brunnen", "name_it": "Sonegg Brunnen", "id_osm": "node/4514005031", "id_operator": "264", "id_wikidata": "Q55166828", "construction_date": 1903, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 924, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/20190530_1456SonegBrunnen.jpg/120px-20190530_1456SonegBrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5451288, 47.383416 ] }, "properties": { "name": "Bunnen Sonntagssteig / Turnerstrasse", "name_en": "Bunnen Sonntagssteig / Turnerstrasse", "name_de": "Bunnen Sonntagssteig / Turnerstrasse", "name_fr": "Bunnen Sonntagssteig / Turnerstrasse", "name_it": "Bunnen Sonntagssteig / Turnerstrasse", "id_osm": "node/4514005032", "id_operator": "1131", "id_wikidata": "Q55166823", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 925, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/20190530_1606BunnenSonntagsSteigTurnerStrasse.jpg/120px-20190530_1606BunnenSonntagsSteigTurnerStrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5596151, 47.3757486 ] }, "properties": { "name": "Gsellenbrunnen", "name_en": "Gsellenbrunnen", "name_de": "Gsellenbrunnen", "name_fr": "Gsellenbrunnen", "name_it": "Gsellenbrunnen", "id_osm": "node/4515830136", "id_operator": "305", "id_wikidata": "Q55167903", "construction_date": 1852, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 926, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Brunnen_Bergstrasse_Ecke_Z�richbergstrasse.jpg/120px-Brunnen_Bergstrasse_Ecke_Z�richbergstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5714256, 47.3824878 ] }, "properties": { "name": "Brunnen \"Frau mit Zicklein\"", "name_en": "Brunnen \"Frau mit Zicklein\"", "name_de": "Brunnen \"Frau mit Zicklein\"", "name_fr": "Brunnen \"Frau mit Zicklein\"", "name_it": "Brunnen \"Frau mit Zicklein\"", "id_osm": "node/4580295791", "id_operator": "606.1", "id_wikidata": "Q27229842", "construction_date": 1955, "removal_date": null, "artist_name": "Hans Jakob Meyer", "directions": "Friedhof Fluntern, zw. Felder 1 und 2 (bei Z�richbergstrasse 189)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 927, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.525401, 47.3450793 ] }, "properties": { "name": "Brunnen mit \"Eichh�rnchen\"", "name_en": "Brunnen mit \"Eichh�rnchen\"", "name_de": "Brunnen mit \"Eichh�rnchen\"", "name_fr": "Brunnen mit \"Eichh�rnchen\"", "name_it": "Brunnen mit \"Eichh�rnchen\"", "id_osm": "node/4580295795", "id_operator": "527.2", "id_wikidata": "Q27229832", "construction_date": 1936, "removal_date": null, "artist_name": "Ida Sch�r-Krause", "directions": "Friedhof Manegg, zw. Felder L1 und L2 (bei Rainstrasse 69)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 928, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5238555, 47.3440898 ] }, "properties": { "name": "Brunnen mit \"Wassersch�pferin\"", "name_en": "Brunnen mit \"Wassersch�pferin\"", "name_de": "Brunnen mit \"Wassersch�pferin\"", "name_fr": "Brunnen mit \"Wassersch�pferin\"", "name_it": "Brunnen mit \"Wassersch�pferin\"", "id_osm": "node/4580295796", "id_operator": "527.3", "id_wikidata": "Q27229831", "construction_date": 1938, "removal_date": null, "artist_name": "Ida Sch�r-Krause", "directions": "Friedhof Manegg, Feld Q1 (bei Morgenthalstrasse 70)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 929, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5260544, 47.375699 ] }, "properties": { "name": "Olivia-Brunnen", "name_en": "Olivia-Brunnen", "name_de": "Olivia-Brunnen", "name_fr": "Olivia-Brunnen", "name_it": "Olivia-Brunnen", "id_osm": "node/4580295823", "id_operator": "1161", "id_wikidata": "Q27229789", "construction_date": 1992, "removal_date": null, "artist_name": "Paul Sieber", "directions": "Gr�nanlage Schulhaus Kanzlei (bei Kanzleistrasse 56)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 930, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/da/Olivia_Brunnen.jpg/120px-Olivia_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5707674, 47.3690114 ] }, "properties": { "name": "Trinkwasserbrunnen", "name_en": "Trinkwasserbrunnen", "name_de": "Trinkwasserbrunnen", "name_fr": "Trinkwasserbrunnen", "name_it": "Trinkwasserbrunnen", "id_osm": "node/4580439955", "id_operator": "1054", "id_wikidata": "Q27229879", "construction_date": 1981, "removal_date": null, "artist_name": "Wasserversorgung Z�rich", "directions": "Pumpwerk Sonnenberg (bei Oberer Heuelsteig 29)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 931, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Oberer_Heuelsteig_Brunnen.jpg/120px-Oberer_Heuelsteig_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5462082, 47.3914245 ] }, "properties": { "name": "Brunnen", "name_en": "Brunnen", "name_de": "Brunnen", "name_fr": "Brunnen", "name_it": "Brunnen", "id_osm": "node/4580439963", "id_operator": "281", "id_wikidata": "Q27229861", "construction_date": 1925, "removal_date": null, "artist_name": "Otto M�nch", "directions": "Letzistrasse/M�hrlistrasse (bei Letzistrasse 9)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 932, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/70/Brunnen_Letzistrasse_Ecke_M�hrlistrasse.jpg/120px-Brunnen_Letzistrasse_Ecke_M�hrlistrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5552466, 47.3621043 ] }, "properties": { "name": "Brunnenfigur", "name_en": "Brunnenfigur", "name_de": "Brunnenfigur", "name_fr": "Brunnenfigur", "name_it": "Brunnenfigur", "id_osm": "node/4580439964", "id_operator": null, "id_wikidata": "Q27229859", "construction_date": 1888, "removal_date": null, "artist_name": "Paul Stotz", "directions": "Parkanlage Villa Bleuler (bei Zollikerstrasse 32)", "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 933, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Villa_Bleuler_-_Zollikerstrasse_2011-08-21_15-05-48.jpg/120px-Villa_Bleuler_-_Zollikerstrasse_2011-08-21_15-05-48.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5008451, 47.394238 ] }, "properties": { "name": "F�nf Brunnen (IV)", "name_en": "F�nf Brunnen (IV)", "name_de": "F�nf Brunnen (IV)", "name_fr": "F�nf Brunnen (IV)", "name_it": "F�nf Brunnen (IV)", "id_osm": "node/4580439971", "id_operator": "1051", "id_wikidata": "Q27229849", "construction_date": 1981, "removal_date": null, "artist_name": "Charlotte Germann-Jahn", "directions": "Gr�nanlage Hardhof (bei Pfingstweidstrasse 51)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 934, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5210543, 47.3760813 ] }, "properties": { "name": "Brunnen mit Stele und Relief \"M�dchen mit Garbe\"", "name_en": "Brunnen mit Stele und Relief \"M�dchen mit Garbe\"", "name_de": "Brunnen mit Stele und Relief \"M�dchen mit Garbe\"", "name_fr": "Brunnen mit Stele und Relief \"M�dchen mit Garbe\"", "name_it": "Brunnen mit Stele und Relief \"M�dchen mit Garbe\"", "id_osm": "node/4581580684", "id_operator": "239", "id_wikidata": "Q27229963", "construction_date": 1952, "removal_date": null, "artist_name": "Idy Latscha", "directions": "Sportplatz (bei Feldstrasse 39)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 935, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Brunnen_M�dchen_mit_Garbe.jpg/120px-Brunnen_M�dchen_mit_Garbe.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5550701, 47.3673873 ] }, "properties": { "name": "Brunnen \"J�ngling mit Fl�te\"", "name_en": "Brunnen \"J�ngling mit Fl�te\"", "name_de": "Brunnen \"J�ngling mit Fl�te\"", "name_fr": "Brunnen \"J�ngling mit Fl�te\"", "name_it": "Brunnen \"J�ngling mit Fl�te\"", "id_osm": "node/4581580690", "id_operator": "350", "id_wikidata": "Q27229939", "construction_date": 1934, "removal_date": null, "artist_name": "Ernst Dallmann", "directions": "Merkurplatz (bei Merkurstrasse 45)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 936, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f7/MerkurplatzBrunnenZurich.jpg/120px-MerkurplatzBrunnenZurich.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5368038, 47.3826268 ] }, "properties": { "name": "Brunnen mit \"Schwan\"", "name_en": "Brunnen mit \"Schwan\"", "name_de": "Brunnen mit \"Schwan\"", "name_fr": "Brunnen mit \"Schwan\"", "name_it": "Brunnen mit \"Schwan\"", "id_osm": "node/4581580691", "id_operator": "581", "id_wikidata": "Q27229937", "construction_date": 1933, "removal_date": null, "artist_name": "Carl Fischer", "directions": "Gr�nanlage Museum f�r Gestaltung (bei Ausstellungsstrasse 60)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 937, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/52/Brunnen_mit_Schwan.jpg/120px-Brunnen_mit_Schwan.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5328733, 47.3548049 ] }, "properties": { "name": "Brunnenfigur \"Rufender Knabe\"", "name_en": "Brunnenfigur \"Rufender Knabe\"", "name_de": "Brunnenfigur \"Rufender Knabe\"", "name_fr": "Brunnenfigur \"Rufender Knabe\"", "name_it": "Brunnenfigur \"Rufender Knabe\"", "id_osm": "node/4581580692", "id_operator": "139", "id_wikidata": "Q27229933", "construction_date": 1932, "removal_date": null, "artist_name": "Ida Sch�r-Krause", "directions": "Seestrasse/Strandbadweg (bei Seestrasse/Strandbadweg)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 938, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5227983, 47.3862423 ] }, "properties": { "name": "Brunnen mit \"Taube\"", "name_en": "Brunnen mit \"Taube\"", "name_de": "Brunnen mit \"Taube\"", "name_fr": "Brunnen mit \"Taube\"", "name_it": "Brunnen mit \"Taube\"", "id_osm": "node/4581580694", "id_operator": "250", "id_wikidata": "Q27229924", "construction_date": 1925, "removal_date": null, "artist_name": "Otto M�nch", "directions": "Josefswiese, N�he Viaduktstrasse (bei Josefstrasse 197)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 939, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5368895, 47.372969 ] }, "properties": { "name": "Brunnenanlage mit Reliefs und Putten", "name_en": "Brunnenanlage mit Reliefs und Putten", "name_de": "Brunnenanlage mit Reliefs und Putten", "name_fr": "Brunnenanlage mit Reliefs und Putten", "name_it": "Brunnenanlage mit Reliefs und Putten", "id_osm": "node/4581580700", "id_operator": "49", "id_wikidata": "Q27229906", "construction_date": 1914, "removal_date": null, "artist_name": "Johann Jakob Wilhelm Schwerzmann", "directions": "Vorplatz St. Annahof (bei St. Annagasse 11)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 940, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Z�rich_-_City_-_F�sslistrasse-Sihlstrasse_2010-09-02_19-29-46.JPG/120px-Z�rich_-_City_-_F�sslistrasse-Sihlstrasse_2010-09-02_19-29-46.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5112729, 47.3794476 ] }, "properties": { "name": "B�nkels�ngerbrunnen", "name_en": "B�nkels�ngerbrunnen", "name_de": "B�nkels�ngerbrunnen", "name_fr": "B�nkels�ngerbrunnen", "name_it": "B�nkels�ngerbrunnen", "id_osm": "node/4581625596", "id_operator": "241", "id_wikidata": "Q27229993", "construction_date": 1967, "removal_date": null, "artist_name": "Ernst Hebeisen", "directions": "Wohnkolonie Hardau (bei Hardstrasse 35)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 941, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5456907, 47.4175367 ] }, "properties": { "name": "Froschk�nig", "name_en": "Froschk�nig", "name_de": "Froschk�nig", "name_fr": "Froschk�nig", "name_it": "Froschk�nig", "id_osm": "node/4581798776", "id_operator": "483", "id_wikidata": "Q27230122", "construction_date": 1938, "removal_date": null, "artist_name": "Otto M�nch", "directions": "Parkanlage Felsenrainstrasse/Schaffhauserstrasse (bei Schaffhauserstrasse 449)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 942, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a4/Brunnen_Froschk�nig_02.jpg/120px-Brunnen_Froschk�nig_02.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5476873, 47.4031943 ] }, "properties": { "name": "Brunnen mit \"Fuchs\"", "name_en": "Brunnen mit \"Fuchs\"", "name_de": "Brunnen mit \"Fuchs\"", "name_fr": "Brunnen mit \"Fuchs\"", "name_it": "Brunnen mit \"Fuchs\"", "id_osm": "node/4581798777", "id_operator": "484", "id_wikidata": "Q27230121", "construction_date": 1937, "removal_date": null, "artist_name": "Emil Sch�fer", "directions": "Berninaplatz (bei Schaffhauserstrasse 248)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 943, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4814768, 47.4053623 ] }, "properties": { "name": "Platzgestaltung, Trinkbrunnen und Wasserspiel der Tramendstation Frankental", "name_en": "Platzgestaltung, Trinkbrunnen und Wasserspiel der Tramendstation Frankental", "name_de": "Platzgestaltung, Trinkbrunnen und Wasserspiel der Tramendstation Frankental", "name_fr": "Platzgestaltung, Trinkbrunnen und Wasserspiel der Tramendstation Frankental", "name_it": "Platzgestaltung, Trinkbrunnen und Wasserspiel der Tramendstation Frankental", "id_osm": "node/4581798779", "id_operator": "464", "id_wikidata": "Q27230112", "construction_date": 1986, "removal_date": null, "artist_name": "Hans Hunold", "directions": "Tramendstation Frankental (bei Frankentalerstrasse 10)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 944, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5198678, 47.3928029 ] }, "properties": { "name": "Ohne Titel", "name_en": "Ohne Titel", "name_de": "Ohne Titel", "name_fr": "Ohne Titel", "name_it": "Ohne Titel", "id_osm": "node/4581798787", "id_operator": "647", "id_wikidata": "Q27230074", "construction_date": 1955, "removal_date": null, "artist_name": null, "directions": "GZ Wipkingen, Spielplatz (bei Breitensteinstrasse 19a)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 945, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5036931, 47.3941703 ] }, "properties": { "name": "Wasserspiel", "name_en": "Wasserspiel", "name_de": "Wasserspiel", "name_fr": "Wasserspiel", "name_it": "Wasserspiel", "id_osm": "node/4581800293", "id_operator": "1014.2", "id_wikidata": "Q27230053", "construction_date": 1975, "removal_date": null, "artist_name": "Heinz Niederer", "directions": "Gr�nanlage Hardhof (bei Hardturmstrasse 421)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 946, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5319799, 47.3589485 ] }, "properties": { "name": "Zierbrunnen mit Florag�ttin", "name_en": "Zierbrunnen mit Florag�ttin", "name_de": "Zierbrunnen mit Florag�ttin", "name_fr": "Zierbrunnen mit Florag�ttin", "name_it": "Zierbrunnen mit Florag�ttin", "id_osm": "node/4581800296", "id_operator": "97", "id_wikidata": "Q27230045", "construction_date": 1887, "removal_date": null, "artist_name": null, "directions": "Gr�tlistrasse/Seestrasse (bei Seestrasse 92)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 947, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/de/Zierbrunnen_mit_Florag�ttin.jpg/120px-Zierbrunnen_mit_Florag�ttin.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5298588, 47.3572313 ] }, "properties": { "name": "Delphinbrunnen", "name_en": "Delphinbrunnen", "name_de": "Delphinbrunnen", "name_fr": "Delphinbrunnen", "name_it": "Delphinbrunnen", "id_osm": "node/4581800297", "id_operator": null, "id_wikidata": "Q27230044", "construction_date": 1770, "removal_date": null, "artist_name": null, "directions": "Rieterpark (bei Scheideggstrasse 27)", "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 948, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1c/Rieterpark_2011-08-15_15-54-44.jpg/120px-Rieterpark_2011-08-15_15-54-44.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5349034, 47.3543181 ] }, "properties": { "name": "Unendlichkeit", "name_en": "Unendlichkeit", "name_de": "Unendlichkeit", "name_fr": "Unendlichkeit", "name_it": "Unendlichkeit", "id_osm": "node/4581891761", "id_operator": null, "id_wikidata": "Q27230224", "construction_date": 1954, "removal_date": null, "artist_name": "Katharina Sallenbach", "directions": "Strandbad Mythenquai (bei Mythenquai 111)", "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 949, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b9/Strandbad_Mythenquai_2.jpg/120px-Strandbad_Mythenquai_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5150004, 47.4121621 ] }, "properties": { "name": "Brunnenbecken, Figurenpaar \"Kinder\" auf Stele", "name_en": "Brunnenbecken, Figurenpaar \"Kinder\" auf Stele", "name_de": "Brunnenbecken, Figurenpaar \"Kinder\" auf Stele", "name_fr": "Brunnenbecken, Figurenpaar \"Kinder\" auf Stele", "name_it": "Brunnenbecken, Figurenpaar \"Kinder\" auf Stele", "id_osm": "node/4581891762", "id_operator": "690", "id_wikidata": "Q27230223", "construction_date": 1965, "removal_date": null, "artist_name": "Susi Guggenheim-Weil", "directions": "Siedlung Glaubten II (bei Glaubtenstrasse 93)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 950, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5095278, 47.3915995 ] }, "properties": { "name": "Ca-Tarac-Ta", "name_en": "Ca-Tarac-Ta", "name_de": "Ca-Tarac-Ta", "name_fr": "Ca-Tarac-Ta", "name_it": "Ca-Tarac-Ta", "id_osm": "node/4581891764", "id_operator": null, "id_wikidata": "Q27230219", "construction_date": 2012, "removal_date": null, "artist_name": "Valentin Carron", "directions": "Parkanlage F�rrlibuckstrasse/Pfingstweidstrasse (bei Pfingstweidstrasse 102a)", "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 951, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.543652, 47.3713286 ] }, "properties": { "name": "Mauerbrunnen", "name_en": "Mauerbrunnen", "name_de": "Mauerbrunnen", "name_fr": "Mauerbrunnen", "name_it": "Mauerbrunnen", "id_osm": "node/4581891765", "id_operator": "73", "id_wikidata": "Q27230214", "construction_date": 1910, "removal_date": null, "artist_name": "Paul Osswald", "directions": "Platzanlage Ankengasse (Ankengasse 4-10)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 952, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/80/Mauerbrunnen.jpg/120px-Mauerbrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5415501, 47.3828569 ] }, "properties": { "name": "Brunnen mit Fischrelief", "name_en": "Brunnen mit Fischrelief", "name_de": "Brunnen mit Fischrelief", "name_fr": "Brunnen mit Fischrelief", "name_it": "Brunnen mit Fischrelief", "id_osm": "node/4581891767", "id_operator": "293", "id_wikidata": "Q27230212", "construction_date": 1930, "removal_date": null, "artist_name": "Alfons Magg", "directions": "Platzanlage Stampfenbachstrasse/Beckenhofstrasse (bei Beckenhofstrasse 1)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 953, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4768746, 47.3875052 ] }, "properties": { "name": "Brunnenschale", "name_en": "Brunnenschale", "name_de": "Brunnenschale", "name_fr": "Brunnenschale", "name_it": "Brunnenschale", "id_osm": "node/4581891768", "id_operator": "432", "id_wikidata": "Q27230208", "construction_date": 1953, "removal_date": null, "artist_name": "Ernst Zietzschmann", "directions": "Gr�nanlage Eugen Hubertstrasse/Girhaldenstrasse (bei Eugen Hubertstrasse 70)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 954, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5439819, 47.3749105 ] }, "properties": { "name": "Brunnentrog mit Fischrelief", "name_en": "Brunnentrog mit Fischrelief", "name_de": "Brunnentrog mit Fischrelief", "name_fr": "Brunnentrog mit Fischrelief", "name_it": "Brunnentrog mit Fischrelief", "id_osm": "node/4581891769", "id_operator": "64", "id_wikidata": "Q27230207", "construction_date": 1945, "removal_date": null, "artist_name": "Luigi Zanini", "directions": "H�ringpl�tzli (bei H�ringstrasse 3)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 955, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f3/Brunnentrog_mit_Fischrelief.jpg/120px-Brunnentrog_mit_Fischrelief.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4924906, 47.409697 ] }, "properties": { "name": "Brunnen mit gefl�geltem Fisch", "name_en": "Brunnen mit gefl�geltem Fisch", "name_de": "Brunnen mit gefl�geltem Fisch", "name_fr": "Brunnen mit gefl�geltem Fisch", "name_it": "Brunnen mit gefl�geltem Fisch", "id_osm": "node/4581891773", "id_operator": "643", "id_wikidata": "Q27230197", "construction_date": 1949, "removal_date": null, "artist_name": "Otto Teucher", "directions": "Friedhof H�nggerberg (bei Notzensch�rlistrasse 30)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 956, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5289572, 47.4063704 ] }, "properties": { "name": "Wasserspeiender Frauenkopf", "name_en": "Wasserspeiender Frauenkopf", "name_de": "Wasserspeiender Frauenkopf", "name_fr": "Wasserspeiender Frauenkopf", "name_it": "Wasserspeiender Frauenkopf", "id_osm": "node/4581891774", "id_operator": "585.4", "id_wikidata": "Q27230194", "construction_date": 1941, "removal_date": null, "artist_name": "Emilio Stanzani", "directions": "Friedhof Nordheim, Feld 14 (bei Nordheimstrasse 28)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 957, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5295771, 47.4069322 ] }, "properties": { "name": "Brunnen mit Rundbogen", "name_en": "Brunnen mit Rundbogen", "name_de": "Brunnen mit Rundbogen", "name_fr": "Brunnen mit Rundbogen", "name_it": "Brunnen mit Rundbogen", "id_osm": "node/4581891777", "id_operator": "585.3", "id_wikidata": "Q27230188", "construction_date": 1941, "removal_date": null, "artist_name": "Ida Sch�r-Krause", "directions": "Friedhof Nordheim (bei Nordheimstrasse 32)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 958, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.549776, 47.3633216 ] }, "properties": { "name": "Brunnentrog mit Wappen", "name_en": "Fountain with Stone Emblem", "name_de": "Brunnentrog mit Wappen", "name_fr": "Brunnentrog mit Wappen", "name_it": "Brunnentrog mit Wappen", "id_osm": "node/4581891779", "id_operator": "410", "id_wikidata": "Q27230186", "construction_date": 1942, "removal_date": null, "artist_name": "Emil Sch�fer", "directions": "Kreuzstrasse/Seefeldstrasse (bei Seefeldstrasse 29)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 959, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Brunnentrog_mit_Wappen.jpg/120px-Brunnentrog_mit_Wappen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5112225, 47.3745544 ] }, "properties": { "name": "Brunnen \"Engel auf Globus I\" (zweiteiliges Werk)", "name_en": "Brunnen \"Engel auf Globus I\" (zweiteiliges Werk)", "name_de": "Brunnen \"Engel auf Globus I\" (zweiteiliges Werk)", "name_fr": "Brunnen \"Engel auf Globus I\" (zweiteiliges Werk)", "name_it": "Brunnen \"Engel auf Globus I\" (zweiteiliges Werk)", "id_osm": "node/4581891783", "id_operator": null, "id_wikidata": "Q27230171", "construction_date": 1927, "removal_date": null, "artist_name": "Otto Kappeler", "directions": "Friedhof Sihlfeld A (bei Aemtlerstrasse 114)", "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 960, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5475053, 47.3588719 ] }, "properties": { "name": "Brunnentrog mit Relief \"Drei Enten\"", "name_en": "Brunnentrog mit Relief \"Drei Enten\"", "name_de": "Brunnentrog mit Relief \"Drei Enten\"", "name_fr": "Brunnentrog mit Relief \"Drei Enten\"", "name_it": "Brunnentrog mit Relief \"Drei Enten\"", "id_osm": "node/4581891785", "id_operator": "407", "id_wikidata": "Q27230169", "construction_date": 1938, "removal_date": null, "artist_name": "Alfred Huber", "directions": "Seepromenade (bei Seefeldquai/Klausstrasse)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 961, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f5/Z�rich_-_Seefeld_IMG_8573.JPG/120px-Z�rich_-_Seefeld_IMG_8573.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5286391, 47.4070043 ] }, "properties": { "name": "Brunnenr�ckwand mit Steinrelief \"Zwei K�pfe\"", "name_en": "Brunnenr�ckwand mit Steinrelief \"Zwei K�pfe\"", "name_de": "Brunnenr�ckwand mit Steinrelief \"Zwei K�pfe\"", "name_fr": "Brunnenr�ckwand mit Steinrelief \"Zwei K�pfe\"", "name_it": "Brunnenr�ckwand mit Steinrelief \"Zwei K�pfe\"", "id_osm": "node/4581891788", "id_operator": "585.2", "id_wikidata": "Q27230162", "construction_date": 1941, "removal_date": null, "artist_name": "Franz Fischer", "directions": "Friedhof Nordheim, Feld 9 (bei Nordheimstrasse 28)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 962, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5351906, 47.3436739 ] }, "properties": { "name": "Brunnen mit Granitkopf", "name_en": "Brunnen mit Granitkopf", "name_de": "Brunnen mit Granitkopf", "name_fr": "Brunnen mit Granitkopf", "name_it": "Brunnen mit Granitkopf", "id_osm": "node/4581892192", "id_operator": "149", "id_wikidata": "Q27230155", "construction_date": 1939, "removal_date": null, "artist_name": "Leo Berger", "directions": "Bahnunterf�hrung Wollishofen (bei Seestrasse 386)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 963, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5144099, 47.3578026 ] }, "properties": { "name": "Castione-Granitbrunnen mit Relief", "name_en": "Castione-Granitbrunnen mit Relief", "name_de": "Castione-Granitbrunnen mit Relief", "name_fr": "Castione-Granitbrunnen mit Relief", "name_it": "Castione-Granitbrunnen mit Relief", "id_osm": "node/4581892193", "id_operator": "203", "id_wikidata": "Q27230153", "construction_date": 1936, "removal_date": null, "artist_name": "Leo Berger", "directions": "Uetlibergstrasse/Hegianwandweg (bei Uetlibergstrasse 208 )", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 964, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Castione-Granitbrunnen_mit_Relief_01.jpg/120px-Castione-Granitbrunnen_mit_Relief_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5123817, 47.3324627 ] }, "properties": { "name": "Brunnen der Ewigkeit", "name_en": "Brunnen der Ewigkeit", "name_de": "Brunnen der Ewigkeit", "name_fr": "Brunnen der Ewigkeit", "name_it": "Brunnen der Ewigkeit", "id_osm": "node/4581892202", "id_operator": "1190", "id_wikidata": "Q27230135", "construction_date": 1990, "removal_date": null, "artist_name": "Donatella Richtman Cinquini", "directions": "Friedhof Leimbach, Gemeinschaftsgrab (bei Stotzstrasse 100)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 965, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Zurich_Friedhof_Leimbach_P6A4495.JPG/120px-Zurich_Friedhof_Leimbach_P6A4495.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4881235, 47.39837 ] }, "properties": { "name": "F�nf Brunnen (I)", "name_en": "F�nf Brunnen (I)", "name_de": "F�nf Brunnen (I)", "name_fr": "F�nf Brunnen (I)", "name_it": "F�nf Brunnen (I)", "id_osm": "node/4581892204", "id_operator": "1047", "id_wikidata": "Q27230131", "construction_date": 1981, "removal_date": null, "artist_name": "Charlotte Germann-Jahn", "directions": "Fischerweg (bei T�ffenwies 42)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 966, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.531702, 47.4042169 ] }, "properties": { "name": "Kranich", "name_en": "Kranich", "name_de": "Kranich", "name_fr": "Kranich", "name_it": "Kranich", "id_osm": "node/4581892207", "id_operator": null, "id_wikidata": "Q27230128", "construction_date": 1941, "removal_date": null, "artist_name": "Ernst Dallmann", "directions": "Friedhof Nordheim (bei Nordheimstrasse 24)", "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 967, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5412165, 47.3722292 ] }, "properties": { "name": "Wandbrunnen mit wasserspeiender Bronzemaske", "name_en": "Wandbrunnen mit wasserspeiender Bronzemaske", "name_de": "Wandbrunnen mit wasserspeiender Bronzemaske", "name_fr": "Wandbrunnen mit wasserspeiender Bronzemaske", "name_it": "Wandbrunnen mit wasserspeiender Bronzemaske", "id_osm": "node/4585980380", "id_operator": "69", "id_wikidata": "Q27230150", "construction_date": 1954, "removal_date": null, "artist_name": "Max Kestenholz", "directions": "Platzanlage Rollengasse (bei Rollengasse 2)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 968, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wandbrunnen_mit_wasserspeiender_Bronzemaske.jpg/120px-Wandbrunnen_mit_wasserspeiender_Bronzemaske.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5392129, 47.3697403 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4962062841", "id_operator": "1296", "id_wikidata": "Q55171130", "construction_date": 2016, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 969, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Bahnhofstrasse_Paradeplatz.jpg/120px-Bahnhofstrasse_Paradeplatz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5825517, 47.3495566 ] }, "properties": { "name": "2nd Fountain Cemetary Enzenb�hl", "name_en": "2nd Fountain Cemetary Enzenb�hl", "name_de": "2. Brunnen (Friedhof Enzenb�hl)", "name_fr": "2nd Fountain Cemetary Enzenb�hl", "name_it": "2nd Fountain Cemetary Enzenb�hl", "id_osm": "node/4975615819", "id_operator": "616.2", "id_wikidata": "Q55170946", "construction_date": 1935, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 970, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/be/Friedhof_Enzenb�hl_2.jpg/120px-Friedhof_Enzenb�hl_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5567734, 47.3660278 ] }, "properties": { "name": "Notwasserbrunnen", "name_en": "Emergency fountain", "name_de": "Notwasserbrunnen", "name_fr": "Notwasserbrunnen", "name_it": "Notwasserbrunnen", "id_osm": "node/4986917829", "id_operator": "6072", "id_wikidata": "Q55169705", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 971, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6d/Klosbachstrasse_Brunnen.jpg/120px-Klosbachstrasse_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5467794, 47.3699439 ] }, "properties": { "name": "Fountain (garden of Villa Tobler)", "name_en": "Fountain (garden of Villa Tobler)", "name_de": "Brunnen (Garten Villa Tobler)", "name_fr": "Fountain (garden of Villa Tobler)", "name_it": "Fountain (garden of Villa Tobler)", "id_osm": "node/4988194780", "id_operator": "1203", "id_wikidata": "Q55170862", "construction_date": 1913, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 972, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/cc/Brunnen_Villa_Tobler_Garten.jpg/120px-Brunnen_Villa_Tobler_Garten.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5463795, 47.3702339 ] }, "properties": { "name": "Drachenbrunnen", "name_en": "Drachenbrunnen, Villa Tobler", "name_de": "Drachenbrunnen", "name_fr": "Drachenbrunnen", "name_it": "Drachenbrunnen", "id_osm": "node/4988194781", "id_operator": "1204", "id_wikidata": "Q27230144", "construction_date": 1900, "removal_date": null, "artist_name": null, "directions": "Villa Tobler (bei Winkelwiese 4)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 973, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Rathaus_-_Villa_Tobler_2011-10-06_13-52-10.JPG/120px-Rathaus_-_Villa_Tobler_2011-10-06_13-52-10.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5464392, 47.3702608 ] }, "properties": { "name": "Fountain in court of Villa Tobler", "name_en": "Fountain in court of Villa Tobler", "name_de": "Brunen im Hof Villa Tobler", "name_fr": "Fountain in court of Villa Tobler", "name_it": "Fountain in court of Villa Tobler", "id_osm": "node/4988194782", "id_operator": "526", "id_wikidata": "Q63863130", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 974, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2e/20190515_1812BunnenHofVillaTobler.jpg/120px-20190515_1812BunnenHofVillaTobler.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5399873, 47.3771745 ] }, "properties": { "name": "Z�ri-Brunnen", "name_en": "Z�ri-Brunnen", "name_de": "Brunnen (Bahnhofpassage 1)", "name_fr": "Z�ri-Brunnen", "name_it": "Z�ri-Brunnen", "id_osm": "node/4988194789", "id_operator": "1230", "id_wikidata": "Q55958199", "construction_date": 2003, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 975, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f6/Zuerich-Hauptbahnhof-Brunnen-1231_(retouched).jpg/120px-Zuerich-Hauptbahnhof-Brunnen-1231_(retouched).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5399611, 47.3771214 ] }, "properties": { "name": "Alfred-Escher-Brunnen", "name_en": "Alfred Escher memorial fountain", "name_de": "Alfred-Escher-Brunnen", "name_fr": "Alfred-Escher-Brunnen", "name_it": "Alfred-Escher-Brunnen", "id_osm": "node/4988194797", "id_operator": "38", "id_wikidata": "Q27229673", "construction_date": 1884, "removal_date": null, "artist_name": "Richard Kissling", "directions": "Bahnhofplatz (bei Bahnhofplatz 15)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 976, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Bahnhofplatz_-_Hauptbahnhof_-_Bahnhofstrasse_Z�rich_2010-09-21_14-34-44_ShiftN.jpg/120px-Bahnhofplatz_-_Hauptbahnhof_-_Bahnhofstrasse_Z�rich_2010-09-21_14-34-44_ShiftN.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5464905, 47.3868443 ] }, "properties": { "name": [ { "value": "Liegende (zweiteiliges Werk)", "qualifiers": {} } ], "name_en": [ { "value": "Liegende (zweiteiliges Werk)", "qualifiers": {} } ], "name_de": "Liegende (zweiteiliges Werk)", "name_fr": [ { "value": "Liegende (zweiteiliges Werk)", "qualifiers": {} } ], "name_it": [ { "value": "Liegende (zweiteiliges Werk)", "qualifiers": {} } ], "id_osm": "node/5407333411", "id_operator": "286", "id_wikidata": "Q27229900", "construction_date": 1919, "removal_date": null, "artist_name": "Julius Schwyzer", "directions": "Stolzewiese (bei Stolzestrasse 9)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 977, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/20190530_1544LiegendeStotzeWieseRiedtliStrasse.jpg/120px-20190530_1544LiegendeStotzeWieseRiedtliStrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.554825, 47.3659264 ] }, "properties": { "name": "Trinkbrunnen (Spielplatz Artergut)", "name_en": "Trinkbrunnen (Spielplatz Artergut)", "name_de": "Trinkbrunnen (Spielplatz Artergut)", "name_fr": "Trinkbrunnen (Spielplatz Artergut)", "name_it": "Trinkbrunnen (Spielplatz Artergut)", "id_osm": "node/5796152928", "id_operator": "598", "id_wikidata": "Q55170215", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 978, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/41/20190707_1133TrinkBrunnenArtergut.png/120px-20190707_1133TrinkBrunnenArtergut.png" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5412412, 47.3729218 ] }, "properties": { "name": "Lindenhofbrunnen", "name_en": "Hedwig fountain", "name_de": "Hedwigbrunnen", "name_fr": "Lindenhofbrunnen", "name_it": "Lindenhofbrunnen", "id_osm": "node/5808963034", "id_operator": "14", "id_wikidata": "Q27229903", "construction_date": 1912, "removal_date": null, "artist_name": "Gustav Siber", "directions": "Lindenhof (bei Lindenhof 4)", "water_type": "springwater", "wikipedia_en_url": "https://en.wikipedia.org/wiki/Hedwig Fountain", "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 979, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/77/Lindenhof_-_Hedwigbrunnen_2012-09-26_16-41-30.jpg/120px-Lindenhof_-_Hedwigbrunnen_2012-09-26_16-41-30.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5461823, 47.370306 ] }, "properties": { "name": "L�wenbrunnen", "name_en": "L�wenbrunnen", "name_de": "L�wenbrunnen", "name_fr": "L�wenbrunnen", "name_it": "L�wenbrunnen", "id_osm": "node/6477171248", "id_operator": "917", "id_wikidata": "Q55170437", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 980, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/28/20190515_1809LoewenbrunnenKirchgasse44.jpg/120px-20190515_1809LoewenbrunnenKirchgasse44.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5513134, 47.3655218 ] }, "properties": { "name": "Brunnen an der Villa Rosenb�hl", "name_en": "Brunnen an der Villa Rosenb�hl", "name_de": "Brunnen an der Villa Rosenb�hl", "name_fr": "Brunnen an der Villa Rosenb�hl", "name_it": "Brunnen an der Villa Rosenb�hl", "id_osm": "node/6487176243", "id_operator": null, "id_wikidata": "Q63956193", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 981, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/70/Rosenbrunnen_II.jpg/120px-Rosenbrunnen_II.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5463606, 47.3867474 ] }, "properties": { "name": "Spielplatzbrunnen", "name_en": "Spielplatzbrunnen", "name_de": "Spielplatzbrunnen", "name_fr": "Spielplatzbrunnen", "name_it": "Spielplatzbrunnen", "id_osm": "node/6511945037", "id_operator": null, "id_wikidata": "Q64174346", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "limited", "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 982, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/41/20190530_1539Spielplatzbrunnen.jpg/120px-20190530_1539Spielplatzbrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5467145, 47.384541 ] }, "properties": { "name": "Wasserhahn vor KiTa", "name_en": "Wasserhahn vor KiTa", "name_de": "Wasserhahn vor KiTa", "name_fr": "Wasserhahn vor KiTa", "name_it": "Wasserhahn vor KiTa", "id_osm": "node/6511998516", "id_operator": null, "id_wikidata": "Q64174640", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 983, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/20190530_1600WasserhahnVorKiTa.jpg/120px-20190530_1600WasserhahnVorKiTa.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5473486, 47.3705857 ] }, "properties": { "name": "Brunnen Haus zum Kiel", "name_en": "Brunnen Haus zum Kiel", "name_de": "Brunnen Haus zum Kiel", "name_fr": "Brunnen Haus zum Kiel", "name_it": "Brunnen Haus zum Kiel", "id_osm": "node/6513048098", "id_operator": "523", "id_wikidata": "Q55166086", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 984, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/14/20190531_1154BrunnenHausZumKiel.jpg/120px-20190531_1154BrunnenHausZumKiel.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5455864, 47.3780992 ] }, "properties": { "name": "Brunnen (B�rgerasyl)", "name_en": "Brunnen (B�rgerasyl)", "name_de": "Brunnen (B�rgerasyl)", "name_fr": "Brunnen (B�rgerasyl)", "name_it": "Brunnen (B�rgerasyl)", "id_osm": "node/6549010066", "id_operator": "695", "id_wikidata": "Q55170911", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 985, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/54/20190530_1438PfrundHausBrunnen.jpg/120px-20190530_1438PfrundHausBrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5458824, 47.3811253 ] }, "properties": { "name": "Brunnen Sonnegg 56", "name_en": "Brunnen Sonnegg 56", "name_de": "Brunnen Sonnegg 56", "name_fr": "Brunnen Sonnegg 56", "name_it": "Brunnen Sonnegg 56", "id_osm": "node/6550960489", "id_operator": "1169", "id_wikidata": "Q55169972", "construction_date": 1993, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 986, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/20190530_1500Soneggstrasse56Brunnen.jpg/120px-20190530_1500Soneggstrasse56Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.551538, 47.3553191 ] }, "properties": { "name": "Brunnen (Blatterwiese, beim Chinagarten)", "name_en": "Brunnen (Blatterwiese, beim Chinagarten)", "name_de": "Brunnen (Blatterwiese, beim Chinagarten)", "name_fr": "Brunnen (Blatterwiese, beim Chinagarten)", "name_it": "Brunnen (Blatterwiese, beim Chinagarten)", "id_osm": "node/6563669732", "id_operator": "1263", "id_wikidata": "Q55170997", "construction_date": 2007, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 987, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/04/20190621BrunnenSpielplatzNebenChinaGarten.jpg/120px-20190621BrunnenSpielplatzNebenChinaGarten.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5486661, 47.3686821 ] }, "properties": { "name": "Fountain School House Hohe Promenade", "name_en": "Fountain School House Hohe Promenade", "name_de": "Brunnen Kantonsschule Hohe Promenade", "name_fr": "Fountain School House Hohe Promenade", "name_it": "Fountain School House Hohe Promenade", "id_osm": "node/6586409969", "id_operator": "516.1", "id_wikidata": "Q55170103", "construction_date": 1909, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 988, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/98/Brunnen_Kantonsschule_Hohe_Promenade.jpg/120px-Brunnen_Kantonsschule_Hohe_Promenade.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5381154, 47.378107 ] }, "properties": { "name": "Drinking Fountain at Zurich Train Station", "name_en": "Drinking Fountain at Zurich Train Station", "name_de": "Brunnen (Perronanlage Z�rich Hauptbahnhof)", "name_fr": "Drinking Fountain at Zurich Train Station", "name_it": "Drinking Fountain at Zurich Train Station", "id_osm": "node/6586653961", "id_operator": "1183.12", "id_wikidata": "Q55170016", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 989, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/52/ZHB_G._4_%26_5.jpg/120px-ZHB_G._4_%26_5.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5751451, 47.3525219 ] }, "properties": { "name": "Fountain Lenggfussweg", "name_en": "Fountain Lenggfussweg", "name_de": "Brunnen Lenggfussweg (beim Studentenheim)", "name_fr": "Fountain Lenggfussweg", "name_it": "Fountain Lenggfussweg", "id_osm": "node/6593060483", "id_operator": "795", "id_wikidata": "Q55169900", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 990, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Lenggfussweg.jpg/120px-Lenggfussweg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5773366, 47.350839 ] }, "properties": { "name": "Fountain Stiftung Hirslanden", "name_en": "Fountain Stiftung Hirslanden", "name_de": "Brunnen Stiftung Hirslanden (Verein Magdalenenheim)", "name_fr": "Fountain Stiftung Hirslanden", "name_it": "Fountain Stiftung Hirslanden", "id_osm": "node/6593074908", "id_operator": "802", "id_wikidata": "Q55170363", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 991, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Stiftung_Hirslanden.jpg/120px-Stiftung_Hirslanden.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5774725, 47.357852 ] }, "properties": { "name": "Fountain Wehrenbachhalde", "name_en": "Fountain Wehrenbachhalde", "name_de": "Brunnen Wehrenbachhalde", "name_fr": "Fountain Wehrenbachhalde", "name_it": "Fountain Wehrenbachhalde", "id_osm": "node/6593125517", "id_operator": "832", "id_wikidata": "Q55170379", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 992, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c6/Wehrenbachhalde.jpg/120px-Wehrenbachhalde.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5484456, 47.3674768 ] }, "properties": { "name": "Brunnen Olgastr. 4", "name_en": "Brunnen Olgastr. 4", "name_de": "Brunnen Olgastr. 4", "name_fr": "Brunnen Olgastr. 4", "name_it": "Brunnen Olgastr. 4", "id_osm": "node/6611368389", "id_operator": null, "id_wikidata": "Q65548962", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 993, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/20190712_2008_OlgaStr4ZH.jpg/120px-20190712_2008_OlgaStr4ZH.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5487696, 47.3820974 ] }, "properties": { "name": "Brunnen (Schulhaus Huttenstrasse)", "name_en": "Brunnen (Schulhaus Huttenstrasse)", "name_de": "Brunnen (Schulhaus Huttenstrasse)", "name_fr": "Brunnen (Schulhaus Huttenstrasse)", "name_it": "Brunnen (Schulhaus Huttenstrasse)", "id_osm": "node/6720717129", "id_operator": "594", "id_wikidata": "Q55170211", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 994, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/20190530_1525BrunnenHuttenSchulhaus.jpg/120px-20190530_1525BrunnenHuttenSchulhaus.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5477937, 47.3605036 ] }, "properties": { "name": "Brunnen Villa Windegg", "name_en": "Brunnen Villa Windegg", "name_de": "Brunnen Villa Windegg", "name_fr": "Brunnen Villa Windegg", "name_it": "Brunnen Villa Windegg", "id_osm": "node/6796820874", "id_operator": null, "id_wikidata": "Q67588104", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "maybe", "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 995, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5479037, 47.3602129 ] }, "properties": { "name": "Brunnen Villa Windegg", "name_en": "Brunnen Villa Windegg", "name_de": "Brunnen Villa Windegg", "name_fr": "Brunnen Villa Windegg", "name_it": "Brunnen Villa Windegg", "id_osm": "node/6796865997", "id_operator": null, "id_wikidata": "Q67588045", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "maybe", "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 996, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/73/20190915_1109VillaWindeggRechts.jpg/120px-20190915_1109VillaWindeggRechts.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5478232, 47.360331 ] }, "properties": { "name": "Brunnen Villa Windegg", "name_en": "Brunnen Villa Windegg", "name_de": "Brunnen Villa Windegg", "name_fr": "Brunnen Villa Windegg", "name_it": "Brunnen Villa Windegg", "id_osm": "node/6796869187", "id_operator": null, "id_wikidata": "Q67587947", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": "maybe", "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 997, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/04/20190915_1109VillaWindeggMitte.jpg/120px-20190915_1109VillaWindeggMitte.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5352804, 47.3824525 ] }, "properties": { "name": "Sitzende J�nglinge", "name_en": "Sitzende J�nglinge", "name_de": "Sitzende J�nglinge", "name_fr": "Sitzende J�nglinge", "name_it": "Sitzende J�nglinge", "id_osm": "way/27455726", "id_operator": "252.1", "id_wikidata": "Q27229682", "construction_date": 1929, "removal_date": null, "artist_name": "Otto Kappeler", "directions": "Klingenpark (bei Ausstellungsstrasse 60)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 998, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/32/Museum_f�r_Gestaltung_2011-08-08_14-21-14_ShiftN.jpg/120px-Museum_f�r_Gestaltung_2011-08-08_14-21-14_ShiftN.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5376173, 47.3604373 ] }, "properties": { "name": "Aquaretum", "name_en": "Aquaretum", "name_de": "Brunnen (Aquaretum)", "name_fr": "Aquaretum", "name_it": "Aquaretum", "id_osm": "way/38091309", "id_operator": "1261", "id_wikidata": "Q55170988", "construction_date": 1998, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 999, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Z�rich_-_Enge_-_Springbrunnen_-_Hafen_2010-08-26_18-36-12.JPG/120px-Z�rich_-_Enge_-_Springbrunnen_-_Hafen_2010-08-26_18-36-12.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5302882, 47.3586372 ] }, "properties": { "name": "Brunnen Museum Rietberg", "name_en": "Fountain Museum Rietberg", "name_de": "Brunnen Rietberg Museum", "name_fr": "Brunnen Museum Rietberg", "name_it": "Brunnen Museum Rietberg", "id_osm": "way/148729110", "id_operator": null, "id_wikidata": "Q64213962", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": "no", "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1000, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d1/Brunnen_Museum_Rietberg.jpg/120px-Brunnen_Museum_Rietberg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5304753, 47.3300067 ] }, "properties": { "name": "Springbrunnen SWW Moos", "name_en": "Springbrunnen SWW Moos", "name_de": "Springbrunnen SWW Moos", "name_fr": "Springbrunnen SWW Moos", "name_it": "Springbrunnen SWW Moos", "id_osm": "way/176324311", "id_operator": "950.2", "id_wikidata": "Q55169211", "construction_date": 1974, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1001, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5444567, 47.3716942 ] }, "properties": { "name": "Napfbrunnen", "name_en": "Napfbrunnen", "name_de": "Napfbrunnen", "name_fr": "Napfbrunnen", "name_it": "Napfbrunnen", "id_osm": "way/332441054", "id_operator": "8", "id_wikidata": "Q27229901", "construction_date": 1576, "removal_date": null, "artist_name": "Hans Lynz", "directions": "Napfplatz (bei Napfgasse/Spiegelgasse)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1002, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7b/Brunnen_Napfplatz_Z�rich_3.JPG/120px-Brunnen_Napfplatz_Z�rich_3.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5544707, 47.3659492 ] }, "properties": { "name": "Planschbecken Artergut", "name_en": "Planschbecken Artergut", "name_de": "Planschbecken Artergut", "name_fr": "Planschbecken Artergut", "name_it": "Planschbecken Artergut", "id_osm": "way/495224204", "id_operator": null, "id_wikidata": "Q65095943", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "no", "access_wheelchair": "yes", "potable": "no", "potable_controlled": null, "swimming_place": "yes", "id": 1003, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Spielplatz_Artergut_Brunnen.jpg/120px-Spielplatz_Artergut_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5367224, 47.3949432 ] }, "properties": { "name": "Brunnen mit Seepferdchen", "name_en": "Brunnen mit Seepferdchen", "name_de": "Brunnen mit Seepferdchen", "name_fr": "Brunnen mit Seepferdchen", "name_it": "Brunnen mit Seepferdchen", "id_osm": "way/515480429", "id_operator": "288", "id_wikidata": "Q27229778", "construction_date": 1930, "removal_date": null, "artist_name": "Eduard Bick", "directions": "Platzanlage Im Hofgarten (bei Hofgartenstrasse 50/56)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1004, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5b/Unterstrass_-_Im_Hofgarten_2014-05-23_10-53-39.JPG/120px-Unterstrass_-_Im_Hofgarten_2014-05-23_10-53-39.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5400145, 47.3670189 ] }, "properties": { "name": "Rebekkabrunnen", "name_en": "Rebekkabrunnen", "name_de": "Rebekka-Brunnen", "name_fr": "Rebekkabrunnen", "name_it": "Rebekkabrunnen", "id_osm": "way/667718519", "id_operator": "45", "id_wikidata": "Q27229666", "construction_date": 1880, "removal_date": null, "artist_name": "Heinrich Gerhardt", "directions": "Guggenheim-Anlage (bei Bahnhofstrasse 1)", "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "yes", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1005, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/10/Bahnhofstrasse_-_Rebekka-Brunnen_2012-08-23_13-07-19_(P7000).JPG/120px-Bahnhofstrasse_-_Rebekka-Brunnen_2012-08-23_13-07-19_(P7000).JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4815024, 47.4288056 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/256443204", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1006, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5206289, 47.3563838 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/286932299", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1007, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5125389, 47.334873 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/295247218", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1008, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5048203, 47.3404374 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/296096330", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1009, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5661132, 47.4234553 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/314998626", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1010, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6076782, 47.3756093 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/366921155", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1011, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6186661, 47.3447452 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/368342524", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1012, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5178824, 47.3330081 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/381831629", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1013, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5096981, 47.3807843 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/437500517", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1014, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5931553, 47.3937725 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/500913315", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1015, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5627568, 47.4132423 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/500922475", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1016, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4622893, 47.4003819 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/503691506", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1017, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4673457, 47.4249139 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/505816843", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1018, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4787646, 47.3582282 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/592192970", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1019, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6156259, 47.3791051 ] }, "properties": { "name": "D�belstein", "name_en": "D�belstein", "name_de": "D�belstein", "name_fr": "D�belstein", "name_it": "D�belstein", "id_osm": "node/666970514", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1020, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6189244, 47.3697722 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/669198981", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1021, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4623744, 47.408596 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/670742502", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1022, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6057193, 47.4278606 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/671343850", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1023, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5527793, 47.3952731 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/692155274", "id_operator": "509", "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1024, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5889905, 47.3718325 ] }, "properties": { "name": "Waldschulhaus Adlisberg", "name_en": "Waldschulhaus Adlisberg", "name_de": "Waldschulhaus Adlisberg", "name_fr": "Waldschulhaus Adlisberg", "name_it": "Waldschulhaus Adlisberg", "id_osm": "node/701547195", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1025, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4658265, 47.4278004 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/747170327", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1026, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4659281, 47.4303626 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/747170331", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1027, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5927849, 47.3287143 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/770908939", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1028, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5866231, 47.3290242 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/773012303", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1029, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5878535, 47.3354341 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/775322494", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1030, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5652359, 47.3950447 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/897548663", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1031, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5546425, 47.3549617 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1145212076", "id_operator": "394", "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1032, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5094256, 47.4083077 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1231014766", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1033, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4953509, 47.4031923 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1264112650", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1034, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5722447, 47.4198975 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1279702052", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1035, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5769255, 47.3867161 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1315487937", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1036, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5617888, 47.4142387 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1380632180", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1037, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5730422, 47.3404775 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1406796720", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1038, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6034956, 47.345153 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1430039133", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1039, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5828913, 47.3430879 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1430058336", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1040, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5464987, 47.4067183 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1617870600", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1041, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.490761, 47.4049252 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1625432175", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1042, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4601046, 47.3689316 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1644073884", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1043, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5731385, 47.430721 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1689030209", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1044, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.574746, 47.3381529 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1705816964", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1045, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5167074, 47.3861332 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1714312657", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1046, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5725722, 47.3368884 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1751125942", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1047, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4785771, 47.3429453 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1800065044", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 1048, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5083171, 47.3538071 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1835481646", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1049, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5342399, 47.4112872 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1847517491", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1050, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5280446, 47.3712344 ] }, "properties": { "name": "Wandbrunnen Hallwylplatz", "name_en": "Wandbrunnen Hallwylplatz", "name_de": "Wandbrunnen Hallwylplatz", "name_fr": "Wandbrunnen Hallwylplatz", "name_it": "Wandbrunnen Hallwylplatz", "id_osm": "node/1894789978", "id_operator": "214.1", "id_wikidata": null, "construction_date": "1929", "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1051, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5228825, 47.3595095 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1995770766", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 1052, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.587008, 47.4163771 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/1997032450", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1053, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5744938, 47.4310703 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2030182879", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1054, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5975023, 47.3450045 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2374912467", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1055, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6029736, 47.345023 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2374925006", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1056, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6014596, 47.3394969 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2374928874", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1057, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4658792, 47.4203902 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2378197260", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1058, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6029812, 47.3978472 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2498800963", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1059, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4828168, 47.342808 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2556867271", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1060, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4830944, 47.3421309 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2556885850", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1061, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4857142, 47.3429649 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2566205813", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1062, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4898729, 47.3433447 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2566205817", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1063, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4880504, 47.3370123 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2566216749", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 1064, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4870111, 47.3398387 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2566216750", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1065, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4848599, 47.3400087 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2566216753", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1066, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4903866, 47.325458 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2566257168", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1067, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4905636, 47.3261723 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2566257171", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1068, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.491151, 47.3271795 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2566257174", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1069, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4900969, 47.3273104 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2566257177", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1070, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5955735, 47.339888 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2665758399", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1071, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.470896, 47.357993 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2690850244", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1072, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4887237, 47.3283272 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/2912579432", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1073, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5047615, 47.3367403 ] }, "properties": { "name": "Lindenbl�ten-Brunnen", "name_en": "Lindenbl�ten-Brunnen", "name_de": "Lindenbl�ten-Brunnen", "name_fr": "Lindenbl�ten-Brunnen", "name_it": "Lindenbl�ten-Brunnen", "id_osm": "node/2930278441", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "Kein Trinkwasser", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "conditional", "potable_controlled": "false", "swimming_place": null, "id": 1074, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5144253, 47.3260225 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3000097562", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1075, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4665063, 47.3861909 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3005320440", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1076, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4617689, 47.4085831 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3107020169", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1077, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4699855, 47.4094741 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3107020705", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1078, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4943533, 47.3609212 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3157360410", "id_operator": "1141", "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1079, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4682228, 47.3772044 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3157381889", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1080, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4646246, 47.3925482 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3194317099", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1081, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4740028, 47.3379743 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3221860523", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1082, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5379346, 47.3953343 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3266696795", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1083, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5370076, 47.3958014 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3266696808", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1084, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5953329, 47.4099606 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3268664495", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1085, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.601093, 47.3535825 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3318569209", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1086, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5153235, 47.4030743 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3636049326", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1087, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5683599, 47.4228361 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3683073030", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "no", "access_bottle": "no", "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1088, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4857507, 47.3827828 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3744744034", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1089, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5049478, 47.3954634 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/3784105151", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1090, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.526031, 47.4143302 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4029060490", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1091, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6024907, 47.4019942 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4071976706", "id_operator": null, "id_wikidata": null, "construction_date": "2010", "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1092, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6157925, 47.3475591 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4072132377", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1093, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5754687, 47.337734 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4287339814", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1094, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5766618, 47.3244106 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4349468213", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1095, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5480869, 47.3245287 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4377516095", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1096, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5736695, 47.3372081 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4430078491", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1097, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.577291, 47.3400278 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4430094391", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1098, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6091733, 47.376357 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4548619288", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1099, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4650738, 47.4308689 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4689398458", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1100, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5834127, 47.384529 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4775542332", "id_operator": null, "id_wikidata": null, "construction_date": "1896", "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1101, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6192142, 47.3906682 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/4951664859", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1102, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4742712, 47.3386245 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5010257321", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1103, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5010318, 47.3678729 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5050668136", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1104, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.613013, 47.3935712 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5051856321", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1105, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5123949, 47.3588931 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5131443547", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1106, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5122376, 47.3591938 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5131443548", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1107, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5451754, 47.3247841 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5162673872", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1108, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6182992, 47.3970977 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5175347327", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1109, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5036936, 47.3941945 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5177750713", "id_operator": "1014.2", "id_wikidata": null, "construction_date": "1982", "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1110, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4646766, 47.4145338 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5295268721", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1111, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5648093, 47.362879 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5302549822", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1112, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.598785, 47.4273493 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5344583541", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1113, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6002676, 47.3763128 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5358900343", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1114, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4814669, 47.4054186 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5410077959", "id_operator": "464", "id_wikidata": null, "construction_date": "1987", "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1115, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4641579, 47.4093807 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5566431097", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1116, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4960966, 47.3742722 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5698362421", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1117, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6015479, 47.3989236 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5751475338", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1118, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.505179, 47.3796842 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5760206057", "id_operator": "1236", "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1119, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5203565, 47.3585421 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5763361555", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 1120, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.510283, 47.3807561 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5804308324", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1121, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4938429, 47.3679605 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5879195969", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1122, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4637944, 47.4302231 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5918145988", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1123, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4636008, 47.4297476 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/5918145989", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1124, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6053843, 47.3326861 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6131066663", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1125, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5887734, 47.4195132 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6150032736", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1126, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5867321, 47.4100691 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6279290674", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1127, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4892658, 47.3721759 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6295263562", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": "limited", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1128, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5057606, 47.4070243 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6328798417", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1129, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6159755, 47.3892243 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6343395872", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1130, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6154512, 47.3888975 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6343395873", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1131, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5068469, 47.4086853 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6379722390", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1132, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5768915, 47.3946128 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6390231650", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1133, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.61235, 47.4148511 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6400624273", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1134, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5970918, 47.4172452 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6400741672", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1135, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5979555, 47.4198017 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6400741678", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1136, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5068678, 47.36071 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6482814219", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": null, "access_wheelchair": "yes", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1137, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4872, 47.3807718 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6514087644", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1138, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5730049, 47.3281225 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6522505790", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1139, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5539301, 47.3589502 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6550676406", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": "yes", "access_bottle": "yes", "access_wheelchair": "no", "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1140, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5778135, 47.3265182 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6569574757", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1141, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5526241, 47.3739856 ] }, "properties": { "name": "Deceitful Habits in a Human's Soul", "name_en": "Deceitful Habits in a Human's Soul", "name_de": "Deceitful Habits in a Human's Soul", "name_fr": "Deceitful Habits in a Human's Soul", "name_it": "Deceitful Habits in a Human's Soul", "id_osm": "node/6658161902", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": "Michael Meier", "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1142, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5772969, 47.3270008 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6660399212", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "no", "potable_controlled": null, "swimming_place": null, "id": 1143, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5764445, 47.3245077 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6660400638", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1144, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5055669, 47.3925014 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6664816959", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1145, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6047935, 47.4049202 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6670364523", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1146, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5854272, 47.3588975 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6717970025", "id_operator": null, "id_wikidata": null, "construction_date": "1990", "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1147, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5156081, 47.3871377 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6784308071", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1148, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5113062, 47.3759462 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "node/6792457195", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": "yes", "potable_controlled": null, "swimming_place": null, "id": 1149, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6007434, 47.4167298 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/328854797", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1150, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5097316, 47.3906763 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/360825684", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1151, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5088243, 47.3658391 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/386269067", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1152, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4946247, 47.3892867 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/396766442", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1153, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5083277, 47.3661865 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/436959444", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1154, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5076171, 47.3761044 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/503218634", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1155, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6167869, 47.3788849 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/520656223", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1156, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6184158, 47.3893776 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/521211189", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1157, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5153925, 47.3651093 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/660543303", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1158, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5151413, 47.3647565 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/660543304", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1159, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.556458, 47.4188663 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/708716531", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1160, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5572031, 47.4184981 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/708716532", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1161, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5573351, 47.4184742 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/708716533", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1162, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5862187, 47.3272827 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/708813542", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1163, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4921059, 47.3977376 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/709357711", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1164, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6003386, 47.3991798 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/710072337", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1165, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6002785, 47.3991353 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": "way/710072338", "id_operator": null, "id_wikidata": null, "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1166, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5411111204614, 47.415139785905 ] }, "properties": { "name": [ { "value": "Stilles Wasser", "qualifiers": {} } ], "name_en": [ { "value": "Stilles Wasser", "qualifiers": {} } ], "name_de": "Stilles Wasser", "name_fr": [ { "value": "Stilles Wasser", "qualifiers": {} } ], "name_it": [ { "value": "Stilles Wasser", "qualifiers": {} } ], "id_osm": null, "id_operator": "1245", "id_wikidata": "Q27229873", "construction_date": 2001, "removal_date": null, "artist_name": "Christopher T. Hunziker", "directions": "Wahlenpark (bei Otto-Sch�tz-Weg 1-5)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1167, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9d/Z�rich_-_Oerlikon_-_Nord_2010-07-29_19-59-26.JPG/120px-Z�rich_-_Oerlikon_-_Nord_2010-07-29_19-59-26.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.541565784993, 47.367055715185 ] }, "properties": { "name": [ { "value": "Geiserbrunnen", "qualifiers": {} } ], "name_en": [ { "value": "Geiserbrunnen", "qualifiers": {} } ], "name_de": "Geiserbrunnen", "name_fr": [ { "value": "Geiserbrunnen", "qualifiers": {} } ], "name_it": [ { "value": "Geiserbrunnen", "qualifiers": {} } ], "id_osm": null, "id_operator": "46", "id_wikidata": "Q27229898", "construction_date": 1911, "removal_date": null, "artist_name": "Jakob Br�llmann", "directions": "B�rkliplatz (bei Lochmannstrasse 2)", "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1168, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e8/Arnold-Geiser-Brunnen_(August_2014).jpg/120px-Arnold-Geiser-Brunnen_(August_2014).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53629, 47.3866 ] }, "properties": { "name": "Brunnen", "name_en": "Brunnen", "name_de": "Brunnen", "name_fr": "Brunnen", "name_it": "Brunnen", "id_osm": null, "id_operator": null, "id_wikidata": "Q29933535", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1169, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Brunnen_Kronenstrasse_10%2C_Zurich%2C_Switzerland_-_overview_2.jpg/120px-Brunnen_Kronenstrasse_10%2C_Zurich%2C_Switzerland_-_overview_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55004, 47.35662 ] }, "properties": { "name": "Brunnen im Park", "name_en": "Brunnen im Park", "name_de": "Brunnen im Park", "name_fr": "Brunnen im Park", "name_it": "Brunnen im Park", "id_osm": null, "id_operator": null, "id_wikidata": "Q29933545", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1170, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5492227, 47.37094611 ] }, "properties": { "name": "bei der Turnhalle", "name_en": "bei der Turnhalle", "name_de": "bei der Turnhalle", "name_fr": "bei der Turnhalle", "name_it": "bei der Turnhalle", "id_osm": null, "id_operator": "783", "id_wikidata": "Q55166053", "construction_date": 1905, "removal_date": 2017, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1171, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55202735, 47.36591318 ] }, "properties": { "name": "Brunnen Villa Kreuzbuehl", "name_en": "Brunnen Villa Kreuzbuehl", "name_de": "Brunnen Villa Kreuzbuehl", "name_fr": "Brunnen Villa Kreuzbuehl", "name_it": "Brunnen Villa Kreuzbuehl", "id_osm": null, "id_operator": "746", "id_wikidata": "Q55166059", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1172, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/43/Villa_kreuzbuehl_fountain.jpg/120px-Villa_kreuzbuehl_fountain.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5467953, 47.36687956 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "745", "id_wikidata": "Q55166069", "construction_date": 1941, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1173, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/49/Fountain_Helsana_Building.jpg/120px-Fountain_Helsana_Building.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57573684, 47.36100982 ] }, "properties": { "name": "Fountain St�ckenhaldenweg", "name_en": "Fountain St�ckenhaldenweg", "name_de": "Brunnen St�ckenhaldenweg", "name_fr": "Fountain St�ckenhaldenweg", "name_it": "Fountain St�ckenhaldenweg", "id_osm": null, "id_operator": "724", "id_wikidata": "Q55166097", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1174, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3b/St�ckenhaldenweg.jpg/120px-St�ckenhaldenweg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51017888, 47.37382756 ] }, "properties": { "name": "Friedhof Sihlfeld B", "name_en": "Friedhof Sihlfeld B", "name_de": "Friedhof Sihlfeld B", "name_fr": "Friedhof Sihlfeld B", "name_it": "Friedhof Sihlfeld B", "id_osm": null, "id_operator": "552.2", "id_wikidata": "Q55166360", "construction_date": 1912, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1175, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.47918691, 47.39073897 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "429", "id_wikidata": "Q55166438", "construction_date": 1948, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1176, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.46621554, 47.38629554 ] }, "properties": { "name": "Altstetten", "name_en": "Altstetten", "name_de": "Altstetten", "name_fr": "Altstetten", "name_it": "Altstetten", "id_osm": null, "id_operator": "1142", "id_wikidata": "Q55166436", "construction_date": 1989, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1177, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49438996, 47.38331758 ] }, "properties": { "name": "UBS Brunnen", "name_en": "UBS Brunnen", "name_de": "UBS Brunnen", "name_fr": "UBS Brunnen", "name_it": "UBS Brunnen", "id_osm": null, "id_operator": "1113", "id_wikidata": "Q55166463", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1178, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.46804863, 47.37729459 ] }, "properties": { "name": "Bachtobelweg, bei Grossmutter E", "name_en": "Bachtobelweg, bei Grossmutter E", "name_de": "Bachtobelweg, bei Grossmutter E", "name_fr": "Bachtobelweg, bei Grossmutter E", "name_it": "Bachtobelweg, bei Grossmutter E", "id_osm": null, "id_operator": "735", "id_wikidata": "Q55166485", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1179, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51173618, 47.43066691 ] }, "properties": { "name": "Rastplatz B�sisee-Nord", "name_en": "Rastplatz B�sisee-Nord", "name_de": "Rastplatz B�sisee-Nord", "name_fr": "Rastplatz B�sisee-Nord", "name_it": "Rastplatz B�sisee-Nord", "id_osm": null, "id_operator": "1102", "id_wikidata": "Q55166526", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1180, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51115104, 47.42932712 ] }, "properties": { "name": "Rastplatz B�sisee-S�d", "name_en": "Rastplatz B�sisee-S�d", "name_de": "Rastplatz B�sisee-S�d", "name_fr": "Rastplatz B�sisee-S�d", "name_it": "Rastplatz B�sisee-S�d", "id_osm": null, "id_operator": "1101", "id_wikidata": "Q55166524", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1181, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57111874, 47.40847353 ] }, "properties": { "name": "Freibad Auhof", "name_en": "Freibad Auhof", "name_de": "Freibad Auhof", "name_fr": "Freibad Auhof", "name_it": "Freibad Auhof", "id_osm": null, "id_operator": "703.2", "id_wikidata": "Q55166567", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1182, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57135751, 47.40818268 ] }, "properties": { "name": "Freibad Auhof", "name_en": "Freibad Auhof", "name_de": "Freibad Auhof", "name_fr": "Freibad Auhof", "name_it": "Freibad Auhof", "id_osm": null, "id_operator": "703.3", "id_wikidata": "Q55166570", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1183, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57150245, 47.40794123 ] }, "properties": { "name": "Freibad Auhof", "name_en": "Freibad Auhof", "name_de": "Freibad Auhof", "name_fr": "Freibad Auhof", "name_it": "Freibad Auhof", "id_osm": null, "id_operator": "703.4", "id_wikidata": "Q55166572", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1184, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57279395, 47.40787351 ] }, "properties": { "name": "Schulhaus Herzogenm�hle", "name_en": "Schulhaus Herzogenm�hle", "name_de": "Schulhaus Herzogenm�hle", "name_fr": "Schulhaus Herzogenm�hle", "name_it": "Schulhaus Herzogenm�hle", "id_osm": null, "id_operator": "679.2", "id_wikidata": "Q55166599", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1185, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57347022, 47.40881334 ] }, "properties": { "name": "Schulhaus Herzogenm�hle", "name_en": "Schulhaus Herzogenm�hle", "name_de": "Schulhaus Herzogenm�hle", "name_fr": "Schulhaus Herzogenm�hle", "name_it": "Schulhaus Herzogenm�hle", "id_osm": null, "id_operator": "679.1", "id_wikidata": "Q55166603", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1186, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57193638, 47.40758632 ] }, "properties": { "name": "Schulhaus Auhof", "name_en": "Schulhaus Auhof", "name_de": "Schulhaus Auhof", "name_fr": "Schulhaus Auhof", "name_it": "Schulhaus Auhof", "id_osm": null, "id_operator": "687", "id_wikidata": "Q55166606", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1187, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56798958, 47.40475628 ] }, "properties": { "name": "Schulhaus Friedrichstrasse 21", "name_en": "Schulhaus Friedrichstrasse 21", "name_de": "Schulhaus Friedrichstrasse 21", "name_fr": "Schulhaus Friedrichstrasse 21", "name_it": "Schulhaus Friedrichstrasse 21", "id_osm": null, "id_operator": "658", "id_wikidata": "Q55166608", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1188, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54929856, 47.40461376 ] }, "properties": { "name": "bei der Christuskirche", "name_en": "bei der Christuskirche", "name_de": "bei der Christuskirche", "name_fr": "bei der Christuskirche", "name_it": "bei der Christuskirche", "id_osm": null, "id_operator": "749", "id_wikidata": "Q55166620", "construction_date": 1941, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1189, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50503013, 47.40456556 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "847", "id_wikidata": "Q55166650", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1190, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53840387, 47.40521375 ] }, "properties": { "name": "Freibad Allenmoos", "name_en": "Freibad Allenmoos", "name_de": "Freibad Allenmoos", "name_fr": "Freibad Allenmoos", "name_it": "Freibad Allenmoos", "id_osm": null, "id_operator": "702.1", "id_wikidata": "Q55166666", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1191, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53850747, 47.40446968 ] }, "properties": { "name": "Freibad Allenmoos", "name_en": "Freibad Allenmoos", "name_de": "Freibad Allenmoos", "name_fr": "Freibad Allenmoos", "name_it": "Freibad Allenmoos", "id_osm": null, "id_operator": "702.2", "id_wikidata": "Q55166664", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1192, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52669053, 47.39741905 ] }, "properties": { "name": "Schulhaus Waidhalde, Turnhalle", "name_en": "Schulhaus Waidhalde, Turnhalle", "name_de": "Schulhaus Waidhalde, Turnhalle", "name_fr": "Schulhaus Waidhalde, Turnhalle", "name_it": "Schulhaus Waidhalde, Turnhalle", "id_osm": null, "id_operator": "639.2", "id_wikidata": "Q55166699", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1193, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52655655, 47.39674381 ] }, "properties": { "name": "Schulhaus Waidhalde, Turnhalle", "name_en": "Schulhaus Waidhalde, Turnhalle", "name_de": "Schulhaus Waidhalde, Turnhalle", "name_fr": "Schulhaus Waidhalde, Turnhalle", "name_it": "Schulhaus Waidhalde, Turnhalle", "id_osm": null, "id_operator": "639.3", "id_wikidata": "Q55166714", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1194, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54605611, 47.4169303 ] }, "properties": { "name": "beim Altersheim", "name_en": "beim Altersheim", "name_de": "beim Altersheim", "name_fr": "beim Altersheim", "name_it": "beim Altersheim", "id_osm": null, "id_operator": "1006", "id_wikidata": "Q55166716", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1195, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56882862, 47.4026392 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "870", "id_wikidata": "Q55166735", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1196, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54178929, 47.40643142 ] }, "properties": { "name": "bei Spielwiese", "name_en": "bei Spielwiese", "name_de": "bei Spielwiese", "name_fr": "bei Spielwiese", "name_it": "bei Spielwiese", "id_osm": null, "id_operator": "479", "id_wikidata": "Q55166743", "construction_date": 1935, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1197, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51245013, 47.4215401 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "800.2", "id_wikidata": "Q55166740", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1198, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.542879, 47.42071408 ] }, "properties": { "name": "Schuhlhaus Buhnrain 40", "name_en": "Schuhlhaus Buhnrain 40", "name_de": "Schuhlhaus Buhnrain 40", "name_fr": "Schuhlhaus Buhnrain 40", "name_it": "Schuhlhaus Buhnrain 40", "id_osm": null, "id_operator": "652", "id_wikidata": "Q55166753", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1199, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50805909, 47.40804336 ] }, "properties": { "name": "bei Kiosk", "name_en": "bei Kiosk", "name_de": "bei Kiosk", "name_fr": "bei Kiosk", "name_it": "bei Kiosk", "id_osm": null, "id_operator": "971", "id_wikidata": "Q55166756", "construction_date": 1974, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1200, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54199111, 47.38831485 ] }, "properties": { "name": "Schulhaus R�slistrasse Turnhalle", "name_en": "Schulhaus R�slistrasse Turnhalle", "name_de": "Schulhaus R�slistrasse Turnhalle", "name_fr": "Schulhaus R�slistrasse Turnhalle", "name_it": "Schulhaus R�slistrasse Turnhalle", "id_osm": null, "id_operator": "583", "id_wikidata": "Q55166780", "construction_date": 1925, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1201, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Schulhaus_R�slistrasse_Turnhalle.jpg/120px-Schulhaus_R�slistrasse_Turnhalle.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53998403, 47.38910287 ] }, "properties": { "name": "Schulhaus Weinbergstrasse", "name_en": "Schulhaus Weinbergstrasse", "name_de": "Schulhaus Weinbergstrasse", "name_fr": "Schulhaus Weinbergstrasse", "name_it": "Schulhaus Weinbergstrasse", "id_osm": null, "id_operator": "589", "id_wikidata": "Q55166784", "construction_date": 1945, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1202, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Brunnen_Schulhaus_Weinberg_Sportplatz.jpg/120px-Brunnen_Schulhaus_Weinberg_Sportplatz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55127931, 47.38735829 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1072", "id_wikidata": "Q55166791", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1203, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54345647, 47.38900041 ] }, "properties": { "name": "Schulhaus Riedtlistrasse", "name_en": "Schulhaus Riedtlistrasse", "name_de": "Schulhaus Riedtlistrasse", "name_fr": "Schulhaus Riedtlistrasse", "name_it": "Schulhaus Riedtlistrasse", "id_osm": null, "id_operator": "584", "id_wikidata": "Q55166795", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1204, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55284117, 47.37646616 ] }, "properties": { "name": "Dermatologie-Geb�ude", "name_en": "Dermatologie-Geb�ude", "name_de": "Dermatologie-Geb�ude", "name_fr": "Dermatologie-Geb�ude", "name_it": "Dermatologie-Geb�ude", "id_osm": null, "id_operator": "931", "id_wikidata": "Q55167891", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1205, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55120906, 47.37371096 ] }, "properties": { "name": "Kantonsschul-Turnhalle", "name_en": "Kantonsschul-Turnhalle", "name_de": "Kantonsschul-Turnhalle", "name_fr": "Kantonsschul-Turnhalle", "name_it": "Kantonsschul-Turnhalle", "id_osm": null, "id_operator": "918.2", "id_wikidata": "Q55167895", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1206, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/be/Brunnen_R�mib�hl_Turnhallen_Aussenplatz.jpg/120px-Brunnen_R�mib�hl_Turnhallen_Aussenplatz.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55095555, 47.37191388 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1148", "id_wikidata": "Q55167897", "construction_date": 1990, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1207, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Brunnen_R�mistrasse_62_UZH-RAG%2C_im_Garten.jpg/120px-Brunnen_R�mistrasse_62_UZH-RAG%2C_im_Garten.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54818578, 47.3751074 ] }, "properties": { "name": "innerhalb Universit�t", "name_en": "innerhalb Universit�t", "name_de": "innerhalb Universit�t", "name_fr": "innerhalb Universit�t", "name_it": "innerhalb Universit�t", "id_osm": null, "id_operator": "1157", "id_wikidata": "Q55167900", "construction_date": 1991, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1208, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Brunnen_im_Innenhof_der_Uni_Z�rich.jpg/120px-Brunnen_im_Innenhof_der_Uni_Z�rich.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54753544, 47.37458941 ] }, "properties": { "name": "Im Hofe", "name_en": "Im Hofe", "name_de": "Im Hofe", "name_fr": "Im Hofe", "name_it": "Im Hofe", "id_osm": null, "id_operator": "785", "id_wikidata": "Q55167943", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1209, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Brunnen_-_panoramio_(18).jpg/120px-Brunnen_-_panoramio_(18).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53105275, 47.35749993 ] }, "properties": { "name": "Rieterpark", "name_en": "Rieterpark", "name_de": "Rieterpark", "name_fr": "Rieterpark", "name_it": "Rieterpark", "id_osm": null, "id_operator": "1177", "id_wikidata": "Q55167971", "construction_date": 1888, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1210, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53241431, 47.36080585 ] }, "properties": { "name": "Schulhaus Lavater", "name_en": "Schulhaus Lavater", "name_de": "Schulhaus Lavater", "name_fr": "Schulhaus Lavater", "name_it": "Schulhaus Lavater", "id_osm": null, "id_operator": "530", "id_wikidata": "Q55167974", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1211, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a3/Brunnen_Schulhaus_Lavater.jpg/120px-Brunnen_Schulhaus_Lavater.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53102365, 47.35989096 ] }, "properties": { "name": "Brunnen (Kindergarten)", "name_en": "Brunnen (Kindergarten)", "name_de": "Brunnen (Kindergarten)", "name_fr": "Brunnen (Kindergarten)", "name_it": "Brunnen (Kindergarten)", "id_osm": null, "id_operator": "532", "id_wikidata": "Q55169049", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1212, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Brunnen_(Kindergarten).jpg/120px-Brunnen_(Kindergarten).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55576601, 47.35246215 ] }, "properties": { "name": "Strandbad Tiefenbrunnen", "name_en": "Strandbad Tiefenbrunnen", "name_de": "Strandbad Tiefenbrunnen", "name_fr": "Strandbad Tiefenbrunnen", "name_it": "Strandbad Tiefenbrunnen", "id_osm": null, "id_operator": "699.4", "id_wikidata": "Q55169083", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1213, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Strandbad_Tiefenbrunnen_2010-10-05_17-02-26.JPG/120px-Strandbad_Tiefenbrunnen_2010-10-05_17-02-26.JPG" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55633248, 47.35288263 ] }, "properties": { "name": "Fountain Lake Side Beach Tiefenbrunnen 2", "name_en": "Fountain Lake Side Beach Tiefenbrunnen 2", "name_de": "Strandbad Tiefenbrunnen 2", "name_fr": "Fountain Lake Side Beach Tiefenbrunnen 2", "name_it": "Fountain Lake Side Beach Tiefenbrunnen 2", "id_osm": null, "id_operator": "699.2", "id_wikidata": "Q55169080", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1214, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/40/Brunnen_Strandbad_Tiefenbrunnen_2.jpg/120px-Brunnen_Strandbad_Tiefenbrunnen_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55482198, 47.35318718 ] }, "properties": { "name": "Fountain Lake Side Beach Tiefenbrunnen", "name_en": "Fountain Lake Side Beach Tiefenbrunnen", "name_de": "Strandbad Tiefenbrunnen", "name_fr": "Fountain Lake Side Beach Tiefenbrunnen", "name_it": "Fountain Lake Side Beach Tiefenbrunnen", "id_osm": null, "id_operator": "699.1", "id_wikidata": "Q55169088", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1215, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Brunnen_Strandbad_Tiefenbrunnen_3.jpg/120px-Brunnen_Strandbad_Tiefenbrunnen_3.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55436472, 47.35606404 ] }, "properties": { "name": "Brunnen (Spielwiese)", "name_en": "Brunnen (Spielwiese)", "name_de": "Brunnen (Spielwiese)", "name_fr": "Brunnen (Spielwiese)", "name_it": "Brunnen (Spielwiese)", "id_osm": null, "id_operator": "619", "id_wikidata": "Q55169100", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1216, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Brunnen_Spielwiese.jpg/120px-Brunnen_Spielwiese.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56387318, 47.35394982 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "837", "id_wikidata": "Q55169122", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1217, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56360944, 47.35390587 ] }, "properties": { "name": "Fountain Wonneberg", "name_en": "Fountain Wonneberg", "name_de": "Brunnen Wonneberg", "name_fr": "Fountain Wonneberg", "name_it": "Fountain Wonneberg", "id_osm": null, "id_operator": "836", "id_wikidata": "Q55169123", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1218, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Fountain_Wonneberg.jpg/120px-Fountain_Wonneberg.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5330215, 47.35615925 ] }, "properties": { "name": "Brunnen (Belvoirpark)", "name_en": "Brunnen (Belvoirpark)", "name_de": "Brunnen (Belvoirpark)", "name_fr": "Brunnen (Belvoirpark)", "name_it": "Brunnen (Belvoirpark)", "id_osm": null, "id_operator": "1112.2", "id_wikidata": "Q55169130", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1219, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53302465, 47.35634616 ] }, "properties": { "name": "Brunnen (Belvoirpark)", "name_en": "Brunnen (Belvoirpark)", "name_de": "Brunnen (Belvoirpark)", "name_fr": "Brunnen (Belvoirpark)", "name_it": "Brunnen (Belvoirpark)", "id_osm": null, "id_operator": "1112.3", "id_wikidata": "Q55169129", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1220, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53261257, 47.34315794 ] }, "properties": { "name": "Brunnen (Kirche)", "name_en": "Brunnen (Kirche)", "name_de": "Brunnen (Kirche)", "name_fr": "Brunnen (Kirche)", "name_it": "Brunnen (Kirche)", "id_osm": null, "id_operator": "947", "id_wikidata": "Q55169139", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1221, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53544379, 47.33927648 ] }, "properties": { "name": "Brunnen (Kilchbergstrasse 50)", "name_en": "Brunnen (Kilchbergstrasse 50)", "name_de": "Brunnen (Kilchbergstrasse 50)", "name_fr": "Brunnen (Kilchbergstrasse 50)", "name_it": "Brunnen (Kilchbergstrasse 50)", "id_osm": null, "id_operator": "542", "id_wikidata": "Q55169150", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1222, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56128056, 47.40341325 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1042", "id_wikidata": "Q55169162", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1223, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49439967, 47.36079786 ] }, "properties": { "name": "Brunnen (Friesenberg)", "name_en": "Brunnen (Friesenberg)", "name_de": "Brunnen (Friesenberg)", "name_fr": "Brunnen (Friesenberg)", "name_it": "Brunnen (Friesenberg)", "id_osm": null, "id_operator": "1141", "id_wikidata": "Q55169173", "construction_date": 1965, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1224, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52502492, 47.39754689 ] }, "properties": { "name": "Brunnen (Schulhaus Waidhalde, Turnhalle)", "name_en": "Brunnen (Schulhaus Waidhalde, Turnhalle)", "name_de": "Brunnen (Schulhaus Waidhalde, Turnhalle)", "name_fr": "Brunnen (Schulhaus Waidhalde, Turnhalle)", "name_it": "Brunnen (Schulhaus Waidhalde, Turnhalle)", "id_osm": null, "id_operator": "639.1", "id_wikidata": "Q55169182", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1225, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52927368, 47.3417387 ] }, "properties": { "name": "Pumpbrunnen", "name_en": "Pumpbrunnen", "name_de": "Pumpbrunnen", "name_fr": "Pumpbrunnen", "name_it": "Pumpbrunnen", "id_osm": null, "id_operator": "1060", "id_wikidata": "Q55169180", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1226, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53720828, 47.33812663 ] }, "properties": { "name": "Brunnen (Ortsmuseum, Haus Sasella)", "name_en": "Brunnen (Ortsmuseum, Haus Sasella)", "name_de": "Brunnen (Ortsmuseum, Haus Sasella)", "name_fr": "Brunnen (Ortsmuseum, Haus Sasella)", "name_it": "Brunnen (Ortsmuseum, Haus Sasella)", "id_osm": null, "id_operator": "778", "id_wikidata": "Q55169184", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1227, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57435598, 47.40293513 ] }, "properties": { "name": "Brunnen (bei Kirchgemeindehaus)", "name_en": "Brunnen (bei Kirchgemeindehaus)", "name_de": "Brunnen (bei Kirchgemeindehaus)", "name_fr": "Brunnen (bei Kirchgemeindehaus)", "name_it": "Brunnen (bei Kirchgemeindehaus)", "id_osm": null, "id_operator": "955", "id_wikidata": "Q55169188", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1228, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52864263, 47.41092194 ] }, "properties": { "name": "Brunnen (Schulschwimmanlage K�geliloo)", "name_en": "Brunnen (Schulschwimmanlage K�geliloo)", "name_de": "Brunnen (Schulschwimmanlage K�geliloo)", "name_fr": "Brunnen (Schulschwimmanlage K�geliloo)", "name_it": "Brunnen (Schulschwimmanlage K�geliloo)", "id_osm": null, "id_operator": "1033", "id_wikidata": "Q55169198", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1229, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51241368, 47.33420642 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "809", "id_wikidata": "Q55169201", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1230, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52781463, 47.33743432 ] }, "properties": { "name": "Brunnen (Schulhaus Entlisberg)", "name_en": "Brunnen (Schulhaus Entlisberg)", "name_de": "Brunnen (Schulhaus Entlisberg)", "name_fr": "Brunnen (Schulhaus Entlisberg)", "name_it": "Brunnen (Schulhaus Entlisberg)", "id_osm": null, "id_operator": "538.2", "id_wikidata": "Q55169214", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1231, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52711569, 47.33787738 ] }, "properties": { "name": "Brunnen (Schulhaus Entlisberg)", "name_en": "Brunnen (Schulhaus Entlisberg)", "name_de": "Brunnen (Schulhaus Entlisberg)", "name_fr": "Brunnen (Schulhaus Entlisberg)", "name_it": "Brunnen (Schulhaus Entlisberg)", "id_osm": null, "id_operator": "538.1", "id_wikidata": "Q55169216", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1232, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49761622, 47.37842903 ] }, "properties": { "name": "Brunnen (Sportplatz Utogrund)", "name_en": "Brunnen (Sportplatz Utogrund)", "name_de": "Brunnen (Sportplatz Utogrund)", "name_fr": "Brunnen (Sportplatz Utogrund)", "name_it": "Brunnen (Sportplatz Utogrund)", "id_osm": null, "id_operator": "920.2", "id_wikidata": "Q55169222", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1233, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5166157, 47.3334415 ] }, "properties": { "name": "Brunnen (Schulhaus Leimbach)", "name_en": "Brunnen (Schulhaus Leimbach)", "name_de": "Brunnen (Schulhaus Leimbach)", "name_fr": "Brunnen (Schulhaus Leimbach)", "name_it": "Brunnen (Schulhaus Leimbach)", "id_osm": null, "id_operator": "531", "id_wikidata": "Q55169224", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1234, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51341174, 47.33006643 ] }, "properties": { "name": "Brunnen (beim Zugang zum Kindergartengeb�ude)", "name_en": "Brunnen (beim Zugang zum Kindergartengeb�ude)", "name_de": "Brunnen (beim Zugang zum Kindergartengeb�ude)", "name_fr": "Brunnen (beim Zugang zum Kindergartengeb�ude)", "name_it": "Brunnen (beim Zugang zum Kindergartengeb�ude)", "id_osm": null, "id_operator": "766", "id_wikidata": "Q55169234", "construction_date": 1949, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1235, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48276833, 47.3808408 ] }, "properties": { "name": "Brunnen (Schulhaus Untermoos)", "name_en": "Brunnen (Schulhaus Untermoos)", "name_de": "Brunnen (Schulhaus Untermoos)", "name_fr": "Brunnen (Schulhaus Untermoos)", "name_it": "Brunnen (Schulhaus Untermoos)", "id_osm": null, "id_operator": "632.1", "id_wikidata": "Q55169255", "construction_date": 1955, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1236, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5468611111111, 47.367888888889 ] }, "properties": { "name": "Fountain in the courtyard of \"Garden House\"", "name_en": "Fountain in the courtyard of \"Garden House\"", "name_de": "Brunnen im Hofe, Haus zum Garten", "name_fr": "Fontaine dans la cour int�rieure, \"Maison au Jardin\"", "name_it": "Fountain in the courtyard of \"Garden House\"", "id_osm": null, "id_operator": "782", "id_wikidata": "Q55169277", "construction_date": 1700, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1237, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Fountain_R�mi_Strasse.jpg/120px-Fountain_R�mi_Strasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53594769, 47.3451907 ] }, "properties": { "name": "Brunnen (GZ Wollishofen)", "name_en": "Brunnen (GZ Wollishofen)", "name_de": "Brunnen (GZ Wollishofen)", "name_fr": "Brunnen (GZ Wollishofen)", "name_it": "Brunnen (GZ Wollishofen)", "id_osm": null, "id_operator": "545", "id_wikidata": "Q55169527", "construction_date": 1962, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1238, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/db/Brunnen_(GZ_Wollishofen).jpg/120px-Brunnen_(GZ_Wollishofen).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.47809407, 47.41453606 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1195", "id_wikidata": "Q55169534", "construction_date": 1998, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1239, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55166529, 47.37594784 ] }, "properties": { "name": "Brunnen (Im Park)", "name_en": "Brunnen (Im Park)", "name_de": "Brunnen (Im Park)", "name_fr": "Brunnen (Im Park)", "name_it": "Brunnen (Im Park)", "id_osm": null, "id_operator": "1211", "id_wikidata": "Q55169551", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1240, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53402109, 47.34243154 ] }, "properties": { "name": "Brunnen (Schulhaus Wollishofen)", "name_en": "Brunnen (Schulhaus Wollishofen)", "name_de": "Brunnen (Schulhaus Wollishofen)", "name_fr": "Brunnen (Schulhaus Wollishofen)", "name_it": "Brunnen (Schulhaus Wollishofen)", "id_osm": null, "id_operator": "528", "id_wikidata": "Q55169549", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1241, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.560502, 47.36871197 ] }, "properties": { "name": "Brunnen (unterhalb Turnhalle)", "name_en": "Brunnen (unterhalb Turnhalle)", "name_de": "Brunnen (unterhalb Turnhalle)", "name_fr": "Brunnen (unterhalb Turnhalle)", "name_it": "Brunnen (unterhalb Turnhalle)", "id_osm": null, "id_operator": "602", "id_wikidata": "Q55169591", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1242, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/56/BrunnenSchulhausIlgenDetail.jpg/120px-BrunnenSchulhausIlgenDetail.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48788027, 47.37367665 ] }, "properties": { "name": "Brunnen (Schulhaus In der Ey)", "name_en": "Brunnen (Schulhaus In der Ey)", "name_de": "Brunnen (Schulhaus In der Ey)", "name_fr": "Brunnen (Schulhaus In der Ey)", "name_it": "Brunnen (Schulhaus In der Ey)", "id_osm": null, "id_operator": "626", "id_wikidata": "Q55169601", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1243, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52929506, 47.41016731 ] }, "properties": { "name": "Brunnen (Schulhaus Maienstrasse)", "name_en": "Brunnen (Schulhaus Maienstrasse)", "name_de": "Brunnen (Schulhaus Maienstrasse)", "name_fr": "Brunnen (Schulhaus Maienstrasse)", "name_it": "Brunnen (Schulhaus Maienstrasse)", "id_osm": null, "id_operator": "661", "id_wikidata": "Q55169621", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1244, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5084064, 47.42296125 ] }, "properties": { "name": "Brunnen (Kindergarten)", "name_en": "Brunnen (Kindergarten)", "name_de": "Brunnen (Kindergarten)", "name_fr": "Brunnen (Kindergarten)", "name_it": "Brunnen (Kindergarten)", "id_osm": null, "id_operator": "650", "id_wikidata": "Q55169663", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1245, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5503773, 47.39949004 ] }, "properties": { "name": "Brunnen (UNI Irchel)", "name_en": "Brunnen (UNI Irchel)", "name_de": "Brunnen (UNI Irchel)", "name_fr": "Brunnen (UNI Irchel)", "name_it": "Brunnen (UNI Irchel)", "id_osm": null, "id_operator": "6056", "id_wikidata": "Q55169761", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1246, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56475684, 47.37828453 ] }, "properties": { "name": "Brunnen (Kirche St. Martin)", "name_en": "Brunnen (Kirche St. Martin)", "name_de": "Brunnen (Kirche St. Martin)", "name_fr": "Brunnen (Kirche St. Martin)", "name_it": "Brunnen (Kirche St. Martin)", "id_osm": null, "id_operator": "1231", "id_wikidata": "Q55169783", "construction_date": 2003, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1247, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49342859, 47.43081971 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "945", "id_wikidata": "Q55169790", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1248, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55179093, 47.40040969 ] }, "properties": { "name": "Brunnen (Tierspital)", "name_en": "Brunnen (Tierspital)", "name_de": "Brunnen (Tierspital)", "name_fr": "Brunnen (Tierspital)", "name_it": "Brunnen (Tierspital)", "id_osm": null, "id_operator": "929", "id_wikidata": "Q55169803", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1249, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.58287166, 47.40418736 ] }, "properties": { "name": "Brunnen (Schulhaus Luchswiesen)", "name_en": "Brunnen (Schulhaus Luchswiesen)", "name_de": "Brunnen (Schulhaus Luchswiesen)", "name_fr": "Brunnen (Schulhaus Luchswiesen)", "name_it": "Brunnen (Schulhaus Luchswiesen)", "id_osm": null, "id_operator": "676.1", "id_wikidata": "Q55169815", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1250, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55875662, 47.37601751 ] }, "properties": { "name": "Fountain at Fluntern School", "name_en": "Fountain at Fluntern School", "name_de": "Brunnen (Schulhaus Fluntern)", "name_fr": "Fountain at Fluntern School", "name_it": "Fountain at Fluntern School", "id_osm": null, "id_operator": "601", "id_wikidata": "Q55169813", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1251, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/21/Brunnen_(Schulhaus_Fluntern).jpg/120px-Brunnen_(Schulhaus_Fluntern).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.58343592, 47.40423295 ] }, "properties": { "name": "Brunnen (Schulhaus Luchswiesen)", "name_en": "Brunnen (Schulhaus Luchswiesen)", "name_de": "Brunnen (Schulhaus Luchswiesen)", "name_fr": "Brunnen (Schulhaus Luchswiesen)", "name_it": "Brunnen (Schulhaus Luchswiesen)", "id_osm": null, "id_operator": "676.2", "id_wikidata": "Q55169817", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1252, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56363438, 47.3793286 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1000", "id_wikidata": "Q55169823", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1253, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48693569, 47.37382474 ] }, "properties": { "name": "Brunnen (Altersheim)", "name_en": "Brunnen (Altersheim)", "name_de": "Brunnen (Altersheim)", "name_fr": "Brunnen (Altersheim)", "name_it": "Brunnen (Altersheim)", "id_osm": null, "id_operator": "1009", "id_wikidata": "Q55169825", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1254, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50985501, 47.38034912 ] }, "properties": { "name": "Brunnen (�berbauung Hardau)", "name_en": "Brunnen (�berbauung Hardau)", "name_de": "Brunnen (�berbauung Hardau)", "name_fr": "Brunnen (�berbauung Hardau)", "name_it": "Brunnen (�berbauung Hardau)", "id_osm": null, "id_operator": "1011", "id_wikidata": "Q55169831", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1255, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49713587, 47.36971735 ] }, "properties": { "name": "Brunnen (St�dtische Ueberbauung)", "name_en": "Brunnen (St�dtische Ueberbauung)", "name_de": "Brunnen (St�dtische Ueberbauung)", "name_fr": "Brunnen (St�dtische Ueberbauung)", "name_it": "Brunnen (St�dtische Ueberbauung)", "id_osm": null, "id_operator": "1010", "id_wikidata": "Q55169829", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1256, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51497675, 47.3259268 ] }, "properties": { "name": "Brunnen (Altersheim Mittelleimbach)", "name_en": "Brunnen (Altersheim Mittelleimbach)", "name_de": "Brunnen (Altersheim Mittelleimbach)", "name_fr": "Brunnen (Altersheim Mittelleimbach)", "name_it": "Brunnen (Altersheim Mittelleimbach)", "id_osm": null, "id_operator": "1016", "id_wikidata": "Q55169839", "construction_date": 1977, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1257, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55372226, 47.35888389 ] }, "properties": { "name": "Fauntain Bodmergut", "name_en": "Fauntain Bodmergut", "name_de": "Brunnen (Freizeitanlage Bodmergut)", "name_fr": "Fauntain Bodmergut", "name_it": "Fauntain Bodmergut", "id_osm": null, "id_operator": "1028", "id_wikidata": "Q55169850", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1258, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Brunnen2_bei_Frei_Gimi.jpg/120px-Brunnen2_bei_Frei_Gimi.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5244308, 47.34045548 ] }, "properties": { "name": "Brunnen (Kantonale Geh�rlosen-Schule)", "name_en": "Brunnen (Kantonale Geh�rlosen-Schule)", "name_de": "Brunnen (Kantonale Geh�rlosen-Schule)", "name_fr": "Brunnen (Kantonale Geh�rlosen-Schule)", "name_it": "Brunnen (Kantonale Geh�rlosen-Schule)", "id_osm": null, "id_operator": "1029", "id_wikidata": "Q55169851", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1259, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56872568, 47.35385837 ] }, "properties": { "name": "Brunnen (Klinik Burgh�lzli)", "name_en": "Brunnen (Klinik Burgh�lzli)", "name_de": "Brunnen (Klinik Burgh�lzli)", "name_fr": "Brunnen (Klinik Burgh�lzli)", "name_it": "Brunnen (Klinik Burgh�lzli)", "id_osm": null, "id_operator": "1022", "id_wikidata": "Q55169848", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1260, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5102014, 47.4189081 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1031", "id_wikidata": "Q55169853", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1261, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51616096, 47.33270934 ] }, "properties": { "name": "Brunnen (bei Kirche)", "name_en": "Brunnen (bei Kirche)", "name_de": "Brunnen (bei Kirche)", "name_fr": "Brunnen (bei Kirche)", "name_it": "Brunnen (bei Kirche)", "id_osm": null, "id_operator": "1036", "id_wikidata": "Q55169863", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1262, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56429054, 47.36481007 ] }, "properties": { "name": "Brunnen (Altersheim)", "name_en": "Brunnen (Altersheim)", "name_de": "Brunnen (Altersheim)", "name_fr": "Brunnen (Altersheim)", "name_it": "Brunnen (Altersheim)", "id_osm": null, "id_operator": "1037.1", "id_wikidata": "Q55169865", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1263, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/43/Alterszentrum_Klus_Park_Brunnen_2.jpg/120px-Alterszentrum_Klus_Park_Brunnen_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56487762, 47.36490627 ] }, "properties": { "name": "Brunnen (Altersheim)", "name_en": "Brunnen (Altersheim)", "name_de": "Brunnen (Altersheim)", "name_fr": "Brunnen (Altersheim)", "name_it": "Brunnen (Altersheim)", "id_osm": null, "id_operator": "1038", "id_wikidata": "Q55169871", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1264, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/29/Alterszentrum_Klus_Park_Brunnen.jpg/120px-Alterszentrum_Klus_Park_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5653436, 47.36447392 ] }, "properties": { "name": "Brunnen (Altersheim)", "name_en": "Brunnen (Altersheim)", "name_de": "Brunnen (Altersheim)", "name_fr": "Brunnen (Altersheim)", "name_it": "Brunnen (Altersheim)", "id_osm": null, "id_operator": "1037.3", "id_wikidata": "Q55169869", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1265, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Kluspark_Brunnen.jpg/120px-Kluspark_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4784381, 47.38398148 ] }, "properties": { "name": "Brunnen (Schulhaus Buchlern)", "name_en": "Brunnen (Schulhaus Buchlern)", "name_de": "Brunnen (Schulhaus Buchlern)", "name_fr": "Brunnen (Schulhaus Buchlern)", "name_it": "Brunnen (Schulhaus Buchlern)", "id_osm": null, "id_operator": "1040", "id_wikidata": "Q55169873", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1266, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52936841, 47.41246092 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1043", "id_wikidata": "Q55169878", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1267, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.47928923, 47.38402266 ] }, "properties": { "name": "Brunnen (Schulhaus Buchlern)", "name_en": "Brunnen (Schulhaus Buchlern)", "name_de": "Brunnen (Schulhaus Buchlern)", "name_fr": "Brunnen (Schulhaus Buchlern)", "name_it": "Brunnen (Schulhaus Buchlern)", "id_osm": null, "id_operator": "1039", "id_wikidata": "Q55169876", "construction_date": 1979, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1268, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51006759, 47.36909592 ] }, "properties": { "name": "Brunnen (Ueberbauung Heuried)", "name_en": "Brunnen (Ueberbauung Heuried)", "name_de": "Brunnen (Ueberbauung Heuried)", "name_fr": "Brunnen (Ueberbauung Heuried)", "name_it": "Brunnen (Ueberbauung Heuried)", "id_osm": null, "id_operator": "1052", "id_wikidata": "Q55169885", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "groundwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1269, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52159832, 47.33941579 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1058", "id_wikidata": "Q55169891", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1270, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54808902, 47.37473133 ] }, "properties": { "name": "Brunnen (Eingang Universit�t Z�rich)", "name_en": "Brunnen (Eingang Universit�t Z�rich)", "name_de": "Brunnen (Eingang Universit�t Z�rich)", "name_fr": "Brunnen (Eingang Universit�t Z�rich)", "name_it": "Brunnen (Eingang Universit�t Z�rich)", "id_osm": null, "id_operator": "1071", "id_wikidata": "Q55169895", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1271, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Brunnen_vor_der_Uni_Z�rich.jpg/120px-Brunnen_vor_der_Uni_Z�rich.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48049635, 47.41203292 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1062", "id_wikidata": "Q55169893", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1272, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54344032, 47.37730809 ] }, "properties": { "name": "Brunnen (Haus Publicitas)", "name_en": "Brunnen (Haus Publicitas)", "name_de": "Brunnen (Haus Publicitas)", "name_fr": "Brunnen (Haus Publicitas)", "name_it": "Brunnen (Haus Publicitas)", "id_osm": null, "id_operator": "1074", "id_wikidata": "Q55169898", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1273, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/de/Plaza_Hotel_Brunnen.jpg/120px-Plaza_Hotel_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50689763, 47.40163614 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1095", "id_wikidata": "Q55169908", "construction_date": 1983, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1274, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5482881, 47.39738288 ] }, "properties": { "name": "Brunnen (Universit�t Strickhof)", "name_en": "Brunnen (Universit�t Strickhof)", "name_de": "Brunnen (Universit�t Strickhof)", "name_fr": "Brunnen (Universit�t Strickhof)", "name_it": "Brunnen (Universit�t Strickhof)", "id_osm": null, "id_operator": "1098", "id_wikidata": "Q55169909", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1275, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51761547, 47.39543122 ] }, "properties": { "name": "Brunnen (Altersheim Sydef�deli)", "name_en": "Brunnen (Altersheim Sydef�deli)", "name_de": "Brunnen (Altersheim Sydef�deli)", "name_fr": "Brunnen (Altersheim Sydef�deli)", "name_it": "Brunnen (Altersheim Sydef�deli)", "id_osm": null, "id_operator": "1100.1", "id_wikidata": "Q55169915", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1276, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51734521, 47.39517506 ] }, "properties": { "name": "Brunnen (Altersheim Sydef�deli)", "name_en": "Brunnen (Altersheim Sydef�deli)", "name_de": "Brunnen (Altersheim Sydef�deli)", "name_fr": "Brunnen (Altersheim Sydef�deli)", "name_it": "Brunnen (Altersheim Sydef�deli)", "id_osm": null, "id_operator": "1100.2", "id_wikidata": "Q55169913", "construction_date": 1984, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1277, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48226693, 47.40944886 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1108", "id_wikidata": "Q55169921", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1278, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53318408, 47.40799905 ] }, "properties": { "name": "Brunnen (Sportplatz)", "name_en": "Brunnen (Sportplatz)", "name_de": "Brunnen (Sportplatz)", "name_fr": "Brunnen (Sportplatz)", "name_it": "Brunnen (Sportplatz)", "id_osm": null, "id_operator": "1116.1", "id_wikidata": "Q55169930", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1279, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53580718, 47.40800047 ] }, "properties": { "name": "Brunnen (Sportplatz)", "name_en": "Brunnen (Sportplatz)", "name_de": "Brunnen (Sportplatz)", "name_fr": "Brunnen (Sportplatz)", "name_it": "Brunnen (Sportplatz)", "id_osm": null, "id_operator": "1116.2", "id_wikidata": "Q55169928", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1280, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55870503, 47.38393944 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1123", "id_wikidata": "Q55169935", "construction_date": 1986, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1281, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56324141, 47.41527891 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1135", "id_wikidata": "Q55169943", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1282, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49926277, 47.36017505 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1137.2", "id_wikidata": "Q55169947", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1283, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.47537588, 47.41351911 ] }, "properties": { "name": "Brunnen (R�tihof)", "name_en": "Brunnen (R�tihof)", "name_de": "Brunnen (R�tihof)", "name_fr": "Brunnen (R�tihof)", "name_it": "Brunnen (R�tihof)", "id_osm": null, "id_operator": "1139", "id_wikidata": "Q55169953", "construction_date": 1988, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1284, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56283161, 47.37615249 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1146", "id_wikidata": "Q55169957", "construction_date": 1990, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1285, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49101927, 47.38973612 ] }, "properties": { "name": "Brunnen (Im Hofe)", "name_en": "Brunnen (Im Hofe)", "name_de": "Brunnen (Im Hofe)", "name_fr": "Brunnen (Im Hofe)", "name_it": "Brunnen (Im Hofe)", "id_osm": null, "id_operator": "1156", "id_wikidata": "Q55169963", "construction_date": 1991, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1286, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49664649, 47.40170296 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1147", "id_wikidata": "Q55169960", "construction_date": 1990, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1287, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54718319, 47.39314329 ] }, "properties": { "name": "Brunnen (Altersheim Oberstrass)", "name_en": "Brunnen (Altersheim Oberstrass)", "name_de": "Brunnen (Altersheim Oberstrass)", "name_fr": "Brunnen (Altersheim Oberstrass)", "name_it": "Brunnen (Altersheim Oberstrass)", "id_osm": null, "id_operator": "1166", "id_wikidata": "Q55169969", "construction_date": 1971, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1288, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55258607, 47.38074617 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1173", "id_wikidata": "Q55169979", "construction_date": 1994, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1289, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54925621, 47.37948208 ] }, "properties": { "name": "Brunnen (Eingang Neurologie, Seite Sp�ndlistrasse)", "name_en": "Brunnen (Eingang Neurologie, Seite Sp�ndlistrasse)", "name_de": "Brunnen (Eingang Neurologie, Seite Sp�ndlistrasse)", "name_fr": "Brunnen (Eingang Neurologie, Seite Sp�ndlistrasse)", "name_it": "Brunnen (Eingang Neurologie, Seite Sp�ndlistrasse)", "id_osm": null, "id_operator": "1180", "id_wikidata": "Q55169991", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1290, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53829439, 47.37856525 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": null, "id_operator": "1183.6", "id_wikidata": "Q55170026", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1291, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5383801, 47.37870902 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": null, "id_operator": "1183.4", "id_wikidata": "Q55170028", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1292, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53588347, 47.36773324 ] }, "properties": { "name": "Brunnen (Wasserspiel Elvia-Versicherung)", "name_en": "Brunnen (Wasserspiel Elvia-Versicherung)", "name_de": "Brunnen (Wasserspiel Elvia-Versicherung)", "name_fr": "Brunnen (Wasserspiel Elvia-Versicherung)", "name_it": "Brunnen (Wasserspiel Elvia-Versicherung)", "id_osm": null, "id_operator": "1184", "id_wikidata": "Q55170033", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1293, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.59637665, 47.35409504 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1185", "id_wikidata": "Q55170036", "construction_date": 1995, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1294, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.47906597, 47.41221537 ] }, "properties": { "name": "Brunnen (Schulhaus)", "name_en": "Brunnen (Schulhaus)", "name_de": "Brunnen (Schulhaus)", "name_fr": "Brunnen (Schulhaus)", "name_it": "Brunnen (Schulhaus)", "id_osm": null, "id_operator": "1188", "id_wikidata": "Q55170041", "construction_date": 1995, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1295, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50533999, 47.39665651 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1193", "id_wikidata": "Q55170047", "construction_date": 1997, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1296, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53511026, 47.34241179 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1192", "id_wikidata": "Q55170045", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1297, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49583051, 47.36546511 ] }, "properties": { "name": "Stadtspital Triemli, Maternit�. Trinkbrunnen", "name_en": "Stadtspital Triemli, Maternit�. Trinkbrunnen", "name_de": "Stadtspital Triemli, Maternit�. Trinkbrunnen", "name_fr": "Stadtspital Triemli, Maternit�. Trinkbrunnen", "name_it": "Stadtspital Triemli, Maternit�. Trinkbrunnen", "id_osm": null, "id_operator": "1202.3", "id_wikidata": "Q55170058", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1298, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48845165, 47.38248042 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1199", "id_wikidata": "Q55170056", "construction_date": 1999, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1299, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55058129, 47.37622841 ] }, "properties": { "name": "Brunnen (Im Park)", "name_en": "Brunnen (Im Park)", "name_de": "Brunnen (Im Park)", "name_fr": "Brunnen (Im Park)", "name_it": "Brunnen (Im Park)", "id_osm": null, "id_operator": "1210", "id_wikidata": "Q55170063", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1300, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49744052, 47.36595043 ] }, "properties": { "name": "Brunnen (Stadtspital Triemli, Spital)", "name_en": "Brunnen (Stadtspital Triemli, Spital)", "name_de": "Brunnen (Stadtspital Triemli, Spital)", "name_fr": "Brunnen (Stadtspital Triemli, Spital)", "name_it": "Brunnen (Stadtspital Triemli, Spital)", "id_osm": null, "id_operator": "1202.1", "id_wikidata": "Q55170061", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1301, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49795486, 47.37629668 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1215", "id_wikidata": "Q55170066", "construction_date": 2002, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1302, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56154745, 47.38111835 ] }, "properties": { "name": "Brunnen (hinter 50)", "name_en": "Brunnen (hinter 50)", "name_de": "Brunnen (hinter 50)", "name_fr": "Brunnen (hinter 50)", "name_it": "Brunnen (hinter 50)", "id_osm": null, "id_operator": "1217", "id_wikidata": "Q55170071", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1303, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56579753, 47.38157844 ] }, "properties": { "name": "Brunnen (Schulhaus Heubeerib�el)", "name_en": "Brunnen (Schulhaus Heubeerib�el)", "name_de": "Brunnen (Schulhaus Heubeerib�el)", "name_fr": "Brunnen (Schulhaus Heubeerib�el)", "name_it": "Brunnen (Schulhaus Heubeerib�el)", "id_osm": null, "id_operator": "1216", "id_wikidata": "Q55170068", "construction_date": 2002, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1304, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51645426, 47.39907446 ] }, "properties": { "name": "Brunnen (Krankenheim K�ferberg)", "name_en": "Brunnen (Krankenheim K�ferberg)", "name_de": "Brunnen (Krankenheim K�ferberg)", "name_fr": "Brunnen (Krankenheim K�ferberg)", "name_it": "Brunnen (Krankenheim K�ferberg)", "id_osm": null, "id_operator": "1222", "id_wikidata": "Q55170079", "construction_date": 2002, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1305, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56825602, 47.36562787 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1219", "id_wikidata": "Q55170077", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1306, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/41/Hegibachstrasse_Ecke_Kempterstrasse.jpg/120px-Hegibachstrasse_Ecke_Kempterstrasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55261372, 47.40996119 ] }, "properties": { "name": "Brunnen (Im Hof)", "name_en": "Brunnen (Im Hof)", "name_de": "Brunnen (Im Hof)", "name_fr": "Brunnen (Im Hof)", "name_it": "Brunnen (Im Hof)", "id_osm": null, "id_operator": "1238", "id_wikidata": "Q55170087", "construction_date": 2004, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1307, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55839818, 47.37614481 ] }, "properties": { "name": "Brunnen (Schulhaus Fluntern)", "name_en": "Brunnen (Schulhaus Fluntern)", "name_de": "Brunnen (Schulhaus Fluntern)", "name_fr": "Brunnen (Schulhaus Fluntern)", "name_it": "Brunnen (Schulhaus Fluntern)", "id_osm": null, "id_operator": "1234", "id_wikidata": "Q55170084", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1308, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54845494, 47.37152762 ] }, "properties": { "name": "Brunnen (Schulhaus Wolfbach)", "name_en": "Brunnen (Schulhaus Wolfbach)", "name_de": "Brunnen (Schulhaus Wolfbach)", "name_fr": "Brunnen (Schulhaus Wolfbach)", "name_it": "Brunnen (Schulhaus Wolfbach)", "id_osm": null, "id_operator": "521", "id_wikidata": "Q55170109", "construction_date": 1935, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1309, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c9/Brunne_im_Innenhof_der_Florhofgasse_3.jpg/120px-Brunne_im_Innenhof_der_Florhofgasse_3.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53412623, 47.34105678 ] }, "properties": { "name": "Brunnen (Schulhaus Wollishofen)", "name_en": "Brunnen (Schulhaus Wollishofen)", "name_de": "Brunnen (Schulhaus Wollishofen)", "name_fr": "Brunnen (Schulhaus Wollishofen)", "name_it": "Brunnen (Schulhaus Wollishofen)", "id_osm": null, "id_operator": "529.2", "id_wikidata": "Q55170114", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1310, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54602539, 47.37683164 ] }, "properties": { "name": "Brunnen (Pfrundhaus)", "name_en": "Brunnen (Pfrundhaus)", "name_de": "Brunnen (Pfrundhaus)", "name_fr": "Brunnen (Pfrundhaus)", "name_it": "Brunnen (Pfrundhaus)", "id_osm": null, "id_operator": "522", "id_wikidata": "Q55170112", "construction_date": 1998, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1311, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53363378, 47.35727974 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "533", "id_wikidata": "Q55170119", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1312, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/67/Belvoirpark_2012-09-30_00-24-38.jpg/120px-Belvoirpark_2012-09-30_00-24-38.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53383301, 47.34176041 ] }, "properties": { "name": "Brunnen (Schulhaus Wollishofen)", "name_en": "Brunnen (Schulhaus Wollishofen)", "name_de": "Brunnen (Schulhaus Wollishofen)", "name_fr": "Brunnen (Schulhaus Wollishofen)", "name_it": "Brunnen (Schulhaus Wollishofen)", "id_osm": null, "id_operator": "529.1", "id_wikidata": "Q55170116", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1313, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52995456, 47.36025423 ] }, "properties": { "name": "Brunnen (Schulhaus Gabler)", "name_en": "Brunnen (Schulhaus Gabler)", "name_de": "Brunnen (Schulhaus Gabler)", "name_fr": "Brunnen (Schulhaus Gabler)", "name_it": "Brunnen (Schulhaus Gabler)", "id_osm": null, "id_operator": "535.2", "id_wikidata": "Q55170122", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1314, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Brunnen_(Schulhaus_Gabler).jpg/120px-Brunnen_(Schulhaus_Gabler).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52662453, 47.34006277 ] }, "properties": { "name": "Brunnen (beim Kindergarten)", "name_en": "Brunnen (beim Kindergarten)", "name_de": "Brunnen (beim Kindergarten)", "name_fr": "Brunnen (beim Kindergarten)", "name_it": "Brunnen (beim Kindergarten)", "id_osm": null, "id_operator": "537", "id_wikidata": "Q55170126", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1315, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51702213, 47.33338985 ] }, "properties": { "name": "Brunnen (beim Kindergarten)", "name_en": "Brunnen (beim Kindergarten)", "name_de": "Brunnen (beim Kindergarten)", "name_fr": "Brunnen (beim Kindergarten)", "name_it": "Brunnen (beim Kindergarten)", "id_osm": null, "id_operator": "539", "id_wikidata": "Q55170127", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1316, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52671598, 47.34808303 ] }, "properties": { "name": "Brunnen (Schulhaus Manegg)", "name_en": "Brunnen (Schulhaus Manegg)", "name_de": "Brunnen (Schulhaus Manegg)", "name_fr": "Brunnen (Schulhaus Manegg)", "name_it": "Brunnen (Schulhaus Manegg)", "id_osm": null, "id_operator": "536", "id_wikidata": "Q55170124", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1317, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53315101, 47.33836497 ] }, "properties": { "name": "Brunnen (Schulpavillon)", "name_en": "Brunnen (Schulpavillon)", "name_de": "Brunnen (Schulpavillon)", "name_fr": "Brunnen (Schulpavillon)", "name_it": "Brunnen (Schulpavillon)", "id_osm": null, "id_operator": "540", "id_wikidata": "Q55170129", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1318, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54180275, 47.38789841 ] }, "properties": { "name": "Brunnen (Schulhaus Turnerstrasse)", "name_en": "Brunnen (Schulhaus Turnerstrasse)", "name_de": "Brunnen (Schulhaus Turnerstrasse)", "name_fr": "Brunnen (Schulhaus Turnerstrasse)", "name_it": "Brunnen (Schulhaus Turnerstrasse)", "id_osm": null, "id_operator": "588", "id_wikidata": "Q55170203", "construction_date": 1904, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1319, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/20/Brunnen_(Schulhaus_Turnerstrasse).jpg/120px-Brunnen_(Schulhaus_Turnerstrasse).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53928721, 47.40219009 ] }, "properties": { "name": "Brunnen (Schulhaus Allenmoos I)", "name_en": "Brunnen (Schulhaus Allenmoos I)", "name_de": "Brunnen (Schulhaus Allenmoos I)", "name_fr": "Brunnen (Schulhaus Allenmoos I)", "name_it": "Brunnen (Schulhaus Allenmoos I)", "id_osm": null, "id_operator": "592.2", "id_wikidata": "Q55170205", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1320, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.58754043, 47.35687235 ] }, "properties": { "name": "Brunnen (Schulhaus Langmatt)", "name_en": "Brunnen (Schulhaus Langmatt)", "name_de": "Brunnen (Schulhaus Langmatt)", "name_fr": "Brunnen (Schulhaus Langmatt)", "name_it": "Brunnen (Schulhaus Langmatt)", "id_osm": null, "id_operator": "600", "id_wikidata": "Q55170220", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1321, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55231207, 47.36811872 ] }, "properties": { "name": "Brunnen (Gottfried Keller-Schulhaus)", "name_en": "Brunnen (Gottfried Keller-Schulhaus)", "name_de": "Brunnen (Gottfried Keller-Schulhaus)", "name_fr": "Brunnen (Gottfried Keller-Schulhaus)", "name_it": "Brunnen (Gottfried Keller-Schulhaus)", "id_osm": null, "id_operator": "605", "id_wikidata": "Q55170224", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1322, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7f/Brunnen_Kantonsschule_Hottingen.jpg/120px-Brunnen_Kantonsschule_Hottingen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56540267, 47.381667 ] }, "properties": { "name": "Brunnen (Schulhaus Heubeerib�el)", "name_en": "Brunnen (Schulhaus Heubeerib�el)", "name_de": "Brunnen (Schulhaus Heubeerib�el)", "name_fr": "Brunnen (Schulhaus Heubeerib�el)", "name_it": "Brunnen (Schulhaus Heubeerib�el)", "id_osm": null, "id_operator": "608", "id_wikidata": "Q55170231", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1323, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.58686211, 47.35701069 ] }, "properties": { "name": "Brunnen (Schulhaus Langmatt)", "name_en": "Brunnen (Schulhaus Langmatt)", "name_de": "Brunnen (Schulhaus Langmatt)", "name_fr": "Brunnen (Schulhaus Langmatt)", "name_it": "Brunnen (Schulhaus Langmatt)", "id_osm": null, "id_operator": "607", "id_wikidata": "Q55170228", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1324, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.59678673, 47.36137743 ] }, "properties": { "name": "Brunnen (Schulhaus Looren A)", "name_en": "Brunnen (Schulhaus Looren A)", "name_de": "Brunnen (Schulhaus Looren A)", "name_fr": "Brunnen (Schulhaus Looren A)", "name_it": "Brunnen (Schulhaus Looren A)", "id_osm": null, "id_operator": "610.1", "id_wikidata": "Q55170233", "construction_date": 1967, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1325, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.553061, 47.35498214 ] }, "properties": { "name": "Brunnen (Schulpavillon Hornbachstrasse)", "name_en": "Brunnen (Schulpavillon Hornbachstrasse)", "name_de": "Brunnen (Schulpavillon Hornbachstrasse)", "name_fr": "Brunnen (Schulpavillon Hornbachstrasse)", "name_it": "Brunnen (Schulpavillon Hornbachstrasse)", "id_osm": null, "id_operator": "614", "id_wikidata": "Q55170237", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1326, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48638528, 47.38596628 ] }, "properties": { "name": "Brunnen (Schulhaus Altstetterstrasse)", "name_en": "Brunnen (Schulhaus Altstetterstrasse)", "name_de": "Brunnen (Schulhaus Altstetterstrasse)", "name_fr": "Brunnen (Schulhaus Altstetterstrasse)", "name_it": "Brunnen (Schulhaus Altstetterstrasse)", "id_osm": null, "id_operator": "624", "id_wikidata": "Q55170241", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1327, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Eingang_Schulhaus_Altstetten_Gebr�der_Pfister_1910.jpg/120px-Eingang_Schulhaus_Altstetten_Gebr�der_Pfister_1910.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49753965, 47.37065773 ] }, "properties": { "name": "Brunnen (Schulhaus Letzi)", "name_en": "Brunnen (Schulhaus Letzi)", "name_de": "Brunnen (Schulhaus Letzi)", "name_fr": "Brunnen (Schulhaus Letzi)", "name_it": "Brunnen (Schulhaus Letzi)", "id_osm": null, "id_operator": "633.2", "id_wikidata": "Q55170250", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1328, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49718053, 47.37090718 ] }, "properties": { "name": "Brunnen (Schulhaus Letzi)", "name_en": "Brunnen (Schulhaus Letzi)", "name_de": "Brunnen (Schulhaus Letzi)", "name_fr": "Brunnen (Schulhaus Letzi)", "name_it": "Brunnen (Schulhaus Letzi)", "id_osm": null, "id_operator": "633.3", "id_wikidata": "Q55170248", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1329, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.4905803, 47.40496818 ] }, "properties": { "name": "Brunnen (Schulhaus Lachenzelg)", "name_en": "Brunnen (Schulhaus Lachenzelg)", "name_de": "Brunnen (Schulhaus Lachenzelg)", "name_fr": "Brunnen (Schulhaus Lachenzelg)", "name_it": "Brunnen (Schulhaus Lachenzelg)", "id_osm": null, "id_operator": "645.2", "id_wikidata": "Q55170254", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1330, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48927622, 47.40538408 ] }, "properties": { "name": "Brunnen (Schulhaus Lachenzelg)", "name_en": "Brunnen (Schulhaus Lachenzelg)", "name_de": "Brunnen (Schulhaus Lachenzelg)", "name_fr": "Brunnen (Schulhaus Lachenzelg)", "name_it": "Brunnen (Schulhaus Lachenzelg)", "id_osm": null, "id_operator": "645.1", "id_wikidata": "Q55170256", "construction_date": 1953, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1331, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53540305, 47.38510714 ] }, "properties": { "name": "Brunnen (Badanstalt)", "name_en": "Brunnen (Badanstalt)", "name_de": "Brunnen (Badanstalt)", "name_fr": "Brunnen (Badanstalt)", "name_it": "Brunnen (Badanstalt)", "id_osm": null, "id_operator": "646.2", "id_wikidata": "Q55170262", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1332, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53475857, 47.38548252 ] }, "properties": { "name": "Brunnen (Badanstalt)", "name_en": "Brunnen (Badanstalt)", "name_de": "Brunnen (Badanstalt)", "name_fr": "Brunnen (Badanstalt)", "name_it": "Brunnen (Badanstalt)", "id_osm": null, "id_operator": "646.1", "id_wikidata": "Q55170260", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1333, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52674067, 47.39479043 ] }, "properties": { "name": "Brunnen (Schulhaus Nordstrasse , Pausenplatz)", "name_en": "Brunnen (Schulhaus Nordstrasse , Pausenplatz)", "name_de": "Brunnen (Schulhaus Nordstrasse , Pausenplatz)", "name_fr": "Brunnen (Schulhaus Nordstrasse , Pausenplatz)", "name_it": "Brunnen (Schulhaus Nordstrasse , Pausenplatz)", "id_osm": null, "id_operator": "648.2", "id_wikidata": "Q55170266", "construction_date": 1961, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1334, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Schulhaus_nordstrasse_spielplatz_a_01.jpg/120px-Schulhaus_nordstrasse_spielplatz_a_01.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53561783, 47.38496117 ] }, "properties": { "name": "Brunnen (Badanstalt)", "name_en": "Brunnen (Badanstalt)", "name_de": "Brunnen (Badanstalt)", "name_fr": "Brunnen (Badanstalt)", "name_it": "Brunnen (Badanstalt)", "id_osm": null, "id_operator": "646.3", "id_wikidata": "Q55170264", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1335, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54151035, 47.40786874 ] }, "properties": { "name": "Brunnen (Schulhaus Gubel A und B)", "name_en": "Brunnen (Schulhaus Gubel A und B)", "name_de": "Brunnen (Schulhaus Gubel A und B)", "name_fr": "Brunnen (Schulhaus Gubel A und B)", "name_it": "Brunnen (Schulhaus Gubel A und B)", "id_osm": null, "id_operator": "653.2", "id_wikidata": "Q55170269", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1336, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54507381, 47.40822714 ] }, "properties": { "name": "Brunnen (Gewerbeschulhaus Oerlikon)", "name_en": "Brunnen (Gewerbeschulhaus Oerlikon)", "name_de": "Brunnen (Gewerbeschulhaus Oerlikon)", "name_fr": "Brunnen (Gewerbeschulhaus Oerlikon)", "name_it": "Brunnen (Gewerbeschulhaus Oerlikon)", "id_osm": null, "id_operator": "659", "id_wikidata": "Q55170273", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1337, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57832498, 47.40089208 ] }, "properties": { "name": "Brunnen (Schulpavillon)", "name_en": "Brunnen (Schulpavillon)", "name_de": "Brunnen (Schulpavillon)", "name_fr": "Brunnen (Schulpavillon)", "name_it": "Brunnen (Schulpavillon)", "id_osm": null, "id_operator": "664", "id_wikidata": "Q55170278", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1338, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55471811, 47.40499486 ] }, "properties": { "name": "Brunnen (Kindergarten)", "name_en": "Brunnen (Kindergarten)", "name_de": "Brunnen (Kindergarten)", "name_fr": "Brunnen (Kindergarten)", "name_it": "Brunnen (Kindergarten)", "id_osm": null, "id_operator": "663", "id_wikidata": "Q55170276", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1339, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56722873, 47.40461107 ] }, "properties": { "name": "Brunnen (Schulhaus Ahornstrasse 8)", "name_en": "Brunnen (Schulhaus Ahornstrasse 8)", "name_de": "Brunnen (Schulhaus Ahornstrasse 8)", "name_fr": "Brunnen (Schulhaus Ahornstrasse 8)", "name_it": "Brunnen (Schulhaus Ahornstrasse 8)", "id_osm": null, "id_operator": "667", "id_wikidata": "Q55170282", "construction_date": 1947, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1340, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51260284, 47.41842224 ] }, "properties": { "name": "Brunnen (Schulhaus Riedenhalden)", "name_en": "Brunnen (Schulhaus Riedenhalden)", "name_de": "Brunnen (Schulhaus Riedenhalden)", "name_fr": "Brunnen (Schulhaus Riedenhalden)", "name_it": "Brunnen (Schulhaus Riedenhalden)", "id_osm": null, "id_operator": "669", "id_wikidata": "Q55170284", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1341, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5769766, 47.40148113 ] }, "properties": { "name": "Brunnen (Schulhaus Probstei)", "name_en": "Brunnen (Schulhaus Probstei)", "name_de": "Brunnen (Schulhaus Probstei)", "name_fr": "Brunnen (Schulhaus Probstei)", "name_it": "Brunnen (Schulhaus Probstei)", "id_osm": null, "id_operator": "673", "id_wikidata": "Q55170292", "construction_date": 1951, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1342, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.58860711, 47.39864244 ] }, "properties": { "name": "Brunnen (Schulhaus Mattenhof)", "name_en": "Brunnen (Schulhaus Mattenhof)", "name_de": "Brunnen (Schulhaus Mattenhof)", "name_fr": "Brunnen (Schulhaus Mattenhof)", "name_it": "Brunnen (Schulhaus Mattenhof)", "id_osm": null, "id_operator": "680", "id_wikidata": "Q55170301", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1343, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51194553, 47.41909699 ] }, "properties": { "name": "Brunnen (Schulhaus Riedenhalde B)", "name_en": "Brunnen (Schulhaus Riedenhalde B)", "name_de": "Brunnen (Schulhaus Riedenhalde B)", "name_fr": "Brunnen (Schulhaus Riedenhalde B)", "name_it": "Brunnen (Schulhaus Riedenhalde B)", "id_osm": null, "id_operator": "686.2", "id_wikidata": "Q55170310", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1344, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51125604, 47.41948979 ] }, "properties": { "name": "Brunnen (Schulhaus Riedenhalde B)", "name_en": "Brunnen (Schulhaus Riedenhalde B)", "name_de": "Brunnen (Schulhaus Riedenhalde B)", "name_fr": "Brunnen (Schulhaus Riedenhalde B)", "name_it": "Brunnen (Schulhaus Riedenhalde B)", "id_osm": null, "id_operator": "686.1", "id_wikidata": "Q55170315", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1345, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51231559, 47.41923242 ] }, "properties": { "name": "Brunnen (Schulhaus Riedenhalde B)", "name_en": "Brunnen (Schulhaus Riedenhalde B)", "name_de": "Brunnen (Schulhaus Riedenhalde B)", "name_fr": "Brunnen (Schulhaus Riedenhalde B)", "name_it": "Brunnen (Schulhaus Riedenhalde B)", "id_osm": null, "id_operator": "686.3", "id_wikidata": "Q55170312", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1346, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50485859, 47.34055768 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "731", "id_wikidata": "Q55170327", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1347, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52669906, 47.40584975 ] }, "properties": { "name": "Brunnen (beim Krematorium)", "name_en": "Brunnen (beim Krematorium)", "name_de": "Brunnen (beim Krematorium)", "name_fr": "Brunnen (beim Krematorium)", "name_it": "Brunnen (beim Krematorium)", "id_osm": null, "id_operator": "694", "id_wikidata": "Q55170325", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1348, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50412194, 47.33686629 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "732", "id_wikidata": "Q55170330", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1349, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54598698, 47.37122977 ] }, "properties": { "name": "Obere/Untere Z�une", "name_en": "Obere/Untere Z�une", "name_de": "Brunnen zwischen Obere/Untere Z�une", "name_fr": "Obere/Untere Z�une", "name_it": "Obere/Untere Z�une", "id_osm": null, "id_operator": "739", "id_wikidata": "Q55170334", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1350, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Obere_Z�une.jpg/120px-Obere_Z�une.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56991413, 47.40202731 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "750", "id_wikidata": "Q55170338", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1351, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/96/Brunnen_Huttenkopfstrasse_28.jpg/120px-Brunnen_Huttenkopfstrasse_28.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53164382, 47.33837571 ] }, "properties": { "name": "Brunnen (ref. Altersheim)", "name_en": "Brunnen (ref. Altersheim)", "name_de": "Brunnen (ref. Altersheim)", "name_fr": "Brunnen (ref. Altersheim)", "name_it": "Brunnen (ref. Altersheim)", "id_osm": null, "id_operator": "775", "id_wikidata": "Q55170342", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1352, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54654321, 47.37538744 ] }, "properties": { "name": "Brunnen (Im Hofe)", "name_en": "Brunnen (Im Hofe)", "name_de": "Brunnen (Im Hofe)", "name_fr": "Brunnen (Im Hofe)", "name_it": "Brunnen (Im Hofe)", "id_osm": null, "id_operator": "787", "id_wikidata": "Q55170350", "construction_date": 1777, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1353, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/46/Brunnen_Schienhutgasse_7.jpg/120px-Brunnen_Schienhutgasse_7.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54632056, 47.37500775 ] }, "properties": { "name": "Brunnen (Im Hofe)", "name_en": "Brunnen (Im Hofe)", "name_de": "Brunnen (Im Hofe)", "name_fr": "Brunnen (Im Hofe)", "name_it": "Brunnen (Im Hofe)", "id_osm": null, "id_operator": "786", "id_wikidata": "Q55170349", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1354, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/18/Brunnen_im_Innenhof_von_Hirschengraben_56.jpg/120px-Brunnen_im_Innenhof_von_Hirschengraben_56.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51583095, 47.41267466 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "799", "id_wikidata": "Q55170356", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1355, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5335839, 47.36660599 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "801", "id_wikidata": "Q55170360", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1356, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/99/Brunnen_Hochaus_zur_Palme.jpg/120px-Brunnen_Hochaus_zur_Palme.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5360052, 47.34227418 ] }, "properties": { "name": "Brunnen (westlich Nr. 422 und 426)", "name_en": "Brunnen (westlich Nr. 422 und 426)", "name_de": "Brunnen (westlich Nr. 422 und 426)", "name_fr": "Brunnen (westlich Nr. 422 und 426)", "name_it": "Brunnen (westlich Nr. 422 und 426)", "id_osm": null, "id_operator": "812", "id_wikidata": "Q55170366", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1357, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50544446, 47.32322613 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "811", "id_wikidata": "Q55170365", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1358, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52449253, 47.36964225 ] }, "properties": { "name": "Brunnen (Im Hofe der Brandwache)", "name_en": "Brunnen (Im Hofe der Brandwache)", "name_de": "Brunnen (Im Hofe der Brandwache)", "name_fr": "Brunnen (Im Hofe der Brandwache)", "name_it": "Brunnen (Im Hofe der Brandwache)", "id_osm": null, "id_operator": "814", "id_wikidata": "Q55170370", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1359, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53267518, 47.35389712 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "813", "id_wikidata": "Q55170369", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1360, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.59657576, 47.35659626 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "821", "id_wikidata": "Q55170374", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1361, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55476601, 47.4004462 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "816", "id_wikidata": "Q55170373", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1362, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.59579816, 47.35789931 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "828", "id_wikidata": "Q55170377", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1363, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48261668, 47.38421243 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "843", "id_wikidata": "Q55170387", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1364, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48470154, 47.40388754 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "849", "id_wikidata": "Q55170390", "construction_date": 1730, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1365, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50085517, 47.39874426 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "848", "id_wikidata": "Q55170388", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1366, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50449549, 47.39957927 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "856", "id_wikidata": "Q55170395", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1367, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.47858231, 47.40854777 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "850", "id_wikidata": "Q55170392", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1368, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48483907, 47.40946028 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "861", "id_wikidata": "Q55170402", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1369, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48051742, 47.41121959 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "863", "id_wikidata": "Q55170403", "construction_date": 1982, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1370, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48250593, 47.40876355 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "860", "id_wikidata": "Q55170400", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1371, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49503972, 47.40345884 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "865", "id_wikidata": "Q55170406", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1372, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56631301, 47.40241114 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "869.1", "id_wikidata": "Q55170411", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1373, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51267348, 47.39846281 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "868", "id_wikidata": "Q55170408", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1374, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56639862, 47.40225832 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "869.2", "id_wikidata": "Q55170414", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1375, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57903394, 47.39814213 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "872", "id_wikidata": "Q55170417", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1376, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53607492, 47.39233879 ] }, "properties": { "name": "Karlsbrunnen", "name_en": "Karlsbrunnen", "name_de": "Karlsbrunnen", "name_fr": "Karlsbrunnen", "name_it": "Karlsbrunnen", "id_osm": null, "id_operator": "877", "id_wikidata": "Q55170422", "construction_date": 1973, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1377, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51945145, 47.42795156 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "873", "id_wikidata": "Q55170420", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1378, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50053982, 47.40133415 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "913", "id_wikidata": "Q55170427", "construction_date": 1989, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1379, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51213562, 47.41548945 ] }, "properties": { "name": "Brunnen (St. Katherina-Kirche)", "name_en": "Brunnen (St. Katherina-Kirche)", "name_de": "Brunnen (St. Katherina-Kirche)", "name_fr": "Brunnen (St. Katherina-Kirche)", "name_it": "Brunnen (St. Katherina-Kirche)", "id_osm": null, "id_operator": "902", "id_wikidata": "Q55170425", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1380, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54910894, 47.41429462 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "914", "id_wikidata": "Q55170430", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1381, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54878965, 47.37241586 ] }, "properties": { "name": "Neptunbrunnen", "name_en": "Neptunbrunnen", "name_de": "Neptunbrunnen", "name_fr": "Neptunbrunnen", "name_it": "Neptunbrunnen", "id_osm": null, "id_operator": "915", "id_wikidata": "Q55170432", "construction_date": 1770, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1382, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/bf/20190331_Neptunbrunnen.jpg/120px-20190331_Neptunbrunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55085266, 47.37450531 ] }, "properties": { "name": "Brunnen (Kantonsschul-Turnhalle)", "name_en": "Brunnen (Kantonsschul-Turnhalle)", "name_de": "Brunnen (Kantonsschul-Turnhalle)", "name_fr": "Brunnen (Kantonsschul-Turnhalle)", "name_it": "Brunnen (Kantonsschul-Turnhalle)", "id_osm": null, "id_operator": "918.1", "id_wikidata": "Q55170439", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1383, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Brunnen_R�mib�hl_Sportplatz%2C_Nord.jpg/120px-Brunnen_R�mib�hl_Sportplatz%2C_Nord.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57061406, 47.35861921 ] }, "properties": { "name": "Fountain Burgwies", "name_en": "Fountain Burgwies", "name_de": "Brunnen (bei Burgwies)", "name_fr": "Fountain Burgwies", "name_it": "Fountain Burgwies", "id_osm": null, "id_operator": "925", "id_wikidata": "Q55170442", "construction_date": 1863, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1384, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Fountain_M�hle_Hirslanden.jpg/120px-Fountain_M�hle_Hirslanden.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.58165538, 47.40086032 ] }, "properties": { "name": "Brunnen (Schulhaus Stettbach)", "name_en": "Brunnen (Schulhaus Stettbach)", "name_de": "Brunnen (Schulhaus Stettbach)", "name_fr": "Brunnen (Schulhaus Stettbach)", "name_it": "Brunnen (Schulhaus Stettbach)", "id_osm": null, "id_operator": "928.2", "id_wikidata": "Q55170447", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1385, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.58046286, 47.40152178 ] }, "properties": { "name": "Brunnen (Schulhaus Stettbach)", "name_en": "Brunnen (Schulhaus Stettbach)", "name_de": "Brunnen (Schulhaus Stettbach)", "name_fr": "Brunnen (Schulhaus Stettbach)", "name_it": "Brunnen (Schulhaus Stettbach)", "id_osm": null, "id_operator": "928.1", "id_wikidata": "Q55170444", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1386, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55140146, 47.36514891 ] }, "properties": { "name": "Springbrunnenbecken im Park Villa Rosenb�hl", "name_en": "Springbrunnenbecken im Park Villa Rosenb�hl", "name_de": "Springbrunnenbecken im Park Villa Rosenb�hl", "name_fr": "Springbrunnenbecken im Park Villa Rosenb�hl", "name_it": "Springbrunnenbecken im Park Villa Rosenb�hl", "id_osm": null, "id_operator": "934", "id_wikidata": "Q55170450", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1387, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/20190519_1833SpringbrunnenVillaRosenbuehl.jpg/120px-20190519_1833SpringbrunnenVillaRosenbuehl.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55016448, 47.3674955 ] }, "properties": { "name": "Brunnen (im Garten)", "name_en": "Brunnen (im Garten)", "name_de": "Brunnen (im Garten)", "name_fr": "Brunnen (im Garten)", "name_it": "Brunnen (im Garten)", "id_osm": null, "id_operator": "936.2", "id_wikidata": "Q55170455", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1388, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55026779, 47.36764453 ] }, "properties": { "name": "Brunnen (im Garten)", "name_en": "Brunnen (im Garten)", "name_de": "Brunnen (im Garten)", "name_fr": "Brunnen (im Garten)", "name_it": "Brunnen (im Garten)", "id_osm": null, "id_operator": "936.1", "id_wikidata": "Q55170452", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1389, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49800563, 47.40173904 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "940", "id_wikidata": "Q55170458", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1390, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54806314, 47.42412359 ] }, "properties": { "name": "Brunnen (Freibad Seebach)", "name_en": "Brunnen (Freibad Seebach)", "name_de": "Brunnen (Freibad Seebach)", "name_fr": "Brunnen (Freibad Seebach)", "name_it": "Brunnen (Freibad Seebach)", "id_osm": null, "id_operator": "943.1", "id_wikidata": "Q55170462", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1391, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52875031, 47.35200969 ] }, "properties": { "name": "Brunnen (Im Hofe, Haus zur Asp)", "name_en": "Brunnen (Im Hofe, Haus zur Asp)", "name_de": "Brunnen (Im Hofe, Haus zur Asp)", "name_fr": "Brunnen (Im Hofe, Haus zur Asp)", "name_it": "Brunnen (Im Hofe, Haus zur Asp)", "id_osm": null, "id_operator": "942", "id_wikidata": "Q55170460", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1392, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54796567, 47.42341449 ] }, "properties": { "name": "Brunnen (Freibad Seebach)", "name_en": "Brunnen (Freibad Seebach)", "name_de": "Brunnen (Freibad Seebach)", "name_fr": "Brunnen (Freibad Seebach)", "name_it": "Brunnen (Freibad Seebach)", "id_osm": null, "id_operator": "943.2", "id_wikidata": "Q55170465", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1393, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5473059, 47.42358895 ] }, "properties": { "name": "Brunnen (Freibad Seebach)", "name_en": "Brunnen (Freibad Seebach)", "name_de": "Brunnen (Freibad Seebach)", "name_fr": "Brunnen (Freibad Seebach)", "name_it": "Brunnen (Freibad Seebach)", "id_osm": null, "id_operator": "943.3", "id_wikidata": "Q55170468", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1394, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52975549, 47.34323126 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "958", "id_wikidata": "Q55170482", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1395, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5056654, 47.36723302 ] }, "properties": { "name": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_en": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_de": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_fr": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_it": "Brunnen (Freibad und Freizeitanlage Heuried)", "id_osm": null, "id_operator": "959.2", "id_wikidata": "Q55170487", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1396, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50437449, 47.36700172 ] }, "properties": { "name": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_en": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_de": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_fr": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_it": "Brunnen (Freibad und Freizeitanlage Heuried)", "id_osm": null, "id_operator": "959.3", "id_wikidata": "Q55170485", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1397, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50543083, 47.36787679 ] }, "properties": { "name": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_en": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_de": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_fr": "Brunnen (Freibad und Freizeitanlage Heuried)", "name_it": "Brunnen (Freibad und Freizeitanlage Heuried)", "id_osm": null, "id_operator": "959.1", "id_wikidata": "Q55170489", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1398, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51051928, 47.41402373 ] }, "properties": { "name": "Brunnen (Schulhaus)", "name_en": "Brunnen (Schulhaus)", "name_de": "Brunnen (Schulhaus)", "name_fr": "Brunnen (Schulhaus)", "name_it": "Brunnen (Schulhaus)", "id_osm": null, "id_operator": "964", "id_wikidata": "Q55170494", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1399, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51286115, 47.3581825 ] }, "properties": { "name": "Brunnen (Altersheim)", "name_en": "Brunnen (Altersheim)", "name_de": "Brunnen (Altersheim)", "name_fr": "Brunnen (Altersheim)", "name_it": "Brunnen (Altersheim)", "id_osm": null, "id_operator": "968", "id_wikidata": "Q55170669", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1400, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50281668, 47.40108041 ] }, "properties": { "name": "Brunnen (Kath. Kirchgemeindehaus)", "name_en": "Brunnen (Kath. Kirchgemeindehaus)", "name_de": "Brunnen (Kath. Kirchgemeindehaus)", "name_fr": "Brunnen (Kath. Kirchgemeindehaus)", "name_it": "Brunnen (Kath. Kirchgemeindehaus)", "id_osm": null, "id_operator": "972", "id_wikidata": "Q55170675", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1401, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54482232, 47.37042708 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "969", "id_wikidata": "Q55170672", "construction_date": 1974, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1402, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52667362, 47.33423981 ] }, "properties": { "name": "Brunnen (Krankenheim Entlisberg, beim Personalhaus)", "name_en": "Brunnen (Krankenheim Entlisberg, beim Personalhaus)", "name_de": "Brunnen (Krankenheim Entlisberg, beim Personalhaus)", "name_fr": "Brunnen (Krankenheim Entlisberg, beim Personalhaus)", "name_it": "Brunnen (Krankenheim Entlisberg, beim Personalhaus)", "id_osm": null, "id_operator": "977.1", "id_wikidata": "Q55170682", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1403, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51751855, 47.33302553 ] }, "properties": { "name": "Brunnen (Kath.Kirchenstiftung Maria Hilf)", "name_en": "Brunnen (Kath.Kirchenstiftung Maria Hilf)", "name_de": "Brunnen (Kath.Kirchenstiftung Maria Hilf)", "name_fr": "Brunnen (Kath.Kirchenstiftung Maria Hilf)", "name_it": "Brunnen (Kath.Kirchenstiftung Maria Hilf)", "id_osm": null, "id_operator": "978", "id_wikidata": "Q55170687", "construction_date": 1974, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1404, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52766441, 47.33421449 ] }, "properties": { "name": "Brunnen (Krankenheim Entlisberg, beim Heimtrakt)", "name_en": "Brunnen (Krankenheim Entlisberg, beim Heimtrakt)", "name_de": "Brunnen (Krankenheim Entlisberg, beim Heimtrakt)", "name_fr": "Brunnen (Krankenheim Entlisberg, beim Heimtrakt)", "name_it": "Brunnen (Krankenheim Entlisberg, beim Heimtrakt)", "id_osm": null, "id_operator": "977.2", "id_wikidata": "Q55170684", "construction_date": 2004, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1405, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50753259, 47.4128616 ] }, "properties": { "name": "Brunnen (Verwaltungsgeb�ude)", "name_en": "Brunnen (Verwaltungsgeb�ude)", "name_de": "Brunnen (Verwaltungsgeb�ude)", "name_fr": "Brunnen (Verwaltungsgeb�ude)", "name_it": "Brunnen (Verwaltungsgeb�ude)", "id_osm": null, "id_operator": "981", "id_wikidata": "Q55170691", "construction_date": 1969, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1406, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55741557, 47.35722871 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "983.2", "id_wikidata": "Q55170694", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1407, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55720422, 47.35717517 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "983.1", "id_wikidata": "Q55170696", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1408, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52194421, 47.38536178 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "986.1", "id_wikidata": "Q55170702", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1409, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55772059, 47.37164801 ] }, "properties": { "name": "Fountain at the Zurich Children's hospital", "name_en": "Fountain at the Zurich Children's hospital", "name_de": "Brunnen (bei Kinderspital)", "name_fr": "Fountain at the Zurich Children's hospital", "name_it": "Fountain at the Zurich Children's hospital", "id_osm": null, "id_operator": "985", "id_wikidata": "Q55170700", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1410, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/92/Kinderspital_Brunnen.jpg/120px-Kinderspital_Brunnen.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51075706, 47.35365142 ] }, "properties": { "name": "Brunnen (Wohn�berbauung)", "name_en": "Brunnen (Wohn�berbauung)", "name_de": "Brunnen (Wohn�berbauung)", "name_fr": "Brunnen (Wohn�berbauung)", "name_it": "Brunnen (Wohn�berbauung)", "id_osm": null, "id_operator": "988", "id_wikidata": "Q55170706", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1411, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52190619, 47.38503747 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "986.2", "id_wikidata": "Q55170704", "construction_date": 1975, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1412, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.59362109, 47.39998326 ] }, "properties": { "name": "Brunnen (Krankenheim Mattenhof)", "name_en": "Brunnen (Krankenheim Mattenhof)", "name_de": "Brunnen (Krankenheim Mattenhof)", "name_fr": "Brunnen (Krankenheim Mattenhof)", "name_it": "Brunnen (Krankenheim Mattenhof)", "id_osm": null, "id_operator": "995", "id_wikidata": "Q55170715", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1413, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51696233, 47.39929221 ] }, "properties": { "name": "Brunnen (Krankenheim K�ferberg)", "name_en": "Brunnen (Krankenheim K�ferberg)", "name_de": "Brunnen (Krankenheim K�ferberg)", "name_fr": "Brunnen (Krankenheim K�ferberg)", "name_it": "Brunnen (Krankenheim K�ferberg)", "id_osm": null, "id_operator": "994", "id_wikidata": "Q55170713", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1414, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53746439, 47.34113426 ] }, "properties": { "name": "Fountain Badeanstalt Wollishofen 2", "name_en": "Fountain Badeanstalt Wollishofen 2", "name_de": "Brunnen Badeanstalt Wollishofen 2", "name_fr": "Fountain Badeanstalt Wollishofen 2", "name_it": "Fountain Badeanstalt Wollishofen 2", "id_osm": null, "id_operator": "544.1", "id_wikidata": "Q55170723", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1415, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Brunnen_(Badanstalt_Wollishofen)_2.jpg/120px-Brunnen_(Badanstalt_Wollishofen)_2.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57565245, 47.35865555 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "831", "id_wikidata": "Q55170721", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1416, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53756638, 47.34092974 ] }, "properties": { "name": "Brunnen (Badanstalt Wollishofen)", "name_en": "Brunnen (Badanstalt Wollishofen)", "name_de": "Brunnen (Badanstalt Wollishofen)", "name_fr": "Brunnen (Badanstalt Wollishofen)", "name_it": "Brunnen (Badanstalt Wollishofen)", "id_osm": null, "id_operator": "544.2", "id_wikidata": "Q55170724", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1417, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Brunnen_(Badanstalt_Wollishofen).jpg/120px-Brunnen_(Badanstalt_Wollishofen).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48156823, 47.38015768 ] }, "properties": { "name": "Brunnen (Schulhaus Untermoos)", "name_en": "Brunnen (Schulhaus Untermoos)", "name_de": "Brunnen (Schulhaus Untermoos)", "name_fr": "Brunnen (Schulhaus Untermoos)", "name_it": "Brunnen (Schulhaus Untermoos)", "id_osm": null, "id_operator": "632.2", "id_wikidata": "Q55170729", "construction_date": 1955, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1418, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52315385, 47.41165221 ] }, "properties": { "name": "Brunnen (Schulhaus K�ferholz)", "name_en": "Brunnen (Schulhaus K�ferholz)", "name_de": "Brunnen (Schulhaus K�ferholz)", "name_fr": "Brunnen (Schulhaus K�ferholz)", "name_it": "Brunnen (Schulhaus K�ferholz)", "id_osm": null, "id_operator": "666.2", "id_wikidata": "Q55170735", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1419, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54125505, 47.40801709 ] }, "properties": { "name": "Brunnen (Schulhaus Gubel A und B)", "name_en": "Brunnen (Schulhaus Gubel A und B)", "name_de": "Brunnen (Schulhaus Gubel A und B)", "name_fr": "Brunnen (Schulhaus Gubel A und B)", "name_it": "Brunnen (Schulhaus Gubel A und B)", "id_osm": null, "id_operator": "653.1", "id_wikidata": "Q55170733", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1420, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52874066, 47.41064729 ] }, "properties": { "name": "Brunnen (Schulhaus K�geliloo)", "name_en": "Brunnen (Schulhaus K�geliloo)", "name_de": "Brunnen (Schulhaus K�geliloo)", "name_fr": "Brunnen (Schulhaus K�geliloo)", "name_it": "Brunnen (Schulhaus K�geliloo)", "id_osm": null, "id_operator": "675.1", "id_wikidata": "Q55170737", "construction_date": 1954, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1421, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49922519, 47.37921006 ] }, "properties": { "name": "Brunnen (Freibad Letzigraben)", "name_en": "Brunnen (Freibad Letzigraben)", "name_de": "Brunnen (Freibad Letzigraben)", "name_fr": "Brunnen (Freibad Letzigraben)", "name_it": "Brunnen (Freibad Letzigraben)", "id_osm": null, "id_operator": "700.3", "id_wikidata": "Q55170742", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1422, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50013303, 47.37947915 ] }, "properties": { "name": "Brunnen (Freibad Letzigraben)", "name_en": "Brunnen (Freibad Letzigraben)", "name_de": "Brunnen (Freibad Letzigraben)", "name_fr": "Brunnen (Freibad Letzigraben)", "name_it": "Brunnen (Freibad Letzigraben)", "id_osm": null, "id_operator": "700.2", "id_wikidata": "Q55170743", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1423, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53988387, 47.40436602 ] }, "properties": { "name": "Brunnen (Freibad Allenmoos)", "name_en": "Brunnen (Freibad Allenmoos)", "name_de": "Brunnen (Freibad Allenmoos)", "name_fr": "Brunnen (Freibad Allenmoos)", "name_it": "Brunnen (Freibad Allenmoos)", "id_osm": null, "id_operator": "702.3", "id_wikidata": "Q55170745", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1424, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57053331, 47.40837764 ] }, "properties": { "name": "Brunnen (Freibad Auhof)", "name_en": "Brunnen (Freibad Auhof)", "name_de": "Brunnen (Freibad Auhof)", "name_fr": "Brunnen (Freibad Auhof)", "name_it": "Brunnen (Freibad Auhof)", "id_osm": null, "id_operator": "703.1", "id_wikidata": "Q55170751", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1425, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53893484, 47.40400702 ] }, "properties": { "name": "Brunnen (Freibad Allenmoos)", "name_en": "Brunnen (Freibad Allenmoos)", "name_de": "Brunnen (Freibad Allenmoos)", "name_fr": "Brunnen (Freibad Allenmoos)", "name_it": "Brunnen (Freibad Allenmoos)", "id_osm": null, "id_operator": "702.4", "id_wikidata": "Q55170748", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1426, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57047226, 47.40781034 ] }, "properties": { "name": "Brunnen (Freibad Auhof)", "name_en": "Brunnen (Freibad Auhof)", "name_de": "Brunnen (Freibad Auhof)", "name_fr": "Brunnen (Freibad Auhof)", "name_it": "Brunnen (Freibad Auhof)", "id_osm": null, "id_operator": "703.5", "id_wikidata": "Q55170755", "construction_date": 1959, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1427, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5164462, 47.36853776 ] }, "properties": { "name": "Brunnen (Kantonsschule B�hl B)", "name_en": "Brunnen (Kantonsschule B�hl B)", "name_de": "Brunnen (Kantonsschule B�hl B)", "name_fr": "Brunnen (Kantonsschule B�hl B)", "name_it": "Brunnen (Kantonsschule B�hl B)", "id_osm": null, "id_operator": "999.2", "id_wikidata": "Q55170758", "construction_date": 1976, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1428, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.60209237, 47.36275519 ] }, "properties": { "name": "Brunnen (beim Friedhof)", "name_en": "Brunnen (beim Friedhof)", "name_de": "Brunnen (beim Friedhof)", "name_fr": "Brunnen (beim Friedhof)", "name_it": "Brunnen (beim Friedhof)", "id_osm": null, "id_operator": "1057.1", "id_wikidata": "Q55170760", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1429, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53789497, 47.37787142 ] }, "properties": { "name": "Brunnen (Perronanlage Hauptbahnhof)", "name_en": "Brunnen (Perronanlage Hauptbahnhof)", "name_de": "Brunnen (Perronanlage Hauptbahnhof)", "name_fr": "Brunnen (Perronanlage Hauptbahnhof)", "name_it": "Brunnen (Perronanlage Hauptbahnhof)", "id_osm": null, "id_operator": "1183.16", "id_wikidata": "Q55170765", "construction_date": 1992, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1430, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/27/20190415_Brunnen_HB_Gleis_4_und_5_oestl_Sihl.jpg/120px-20190415_Brunnen_HB_Gleis_4_und_5_oestl_Sihl.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57389663, 47.38511214 ] }, "properties": { "name": "Brunnen (im Areal des Zoos)", "name_en": "Brunnen (im Areal des Zoos)", "name_de": "Brunnen (im Areal des Zoos)", "name_fr": "Brunnen (im Areal des Zoos)", "name_it": "Brunnen (im Areal des Zoos)", "id_osm": null, "id_operator": "758.1", "id_wikidata": "Q55170778", "construction_date": 1958, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1431, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57456413, 47.38662505 ] }, "properties": { "name": "Brunnen (im Areal des Zoos)", "name_en": "Brunnen (im Areal des Zoos)", "name_de": "Brunnen (im Areal des Zoos)", "name_fr": "Brunnen (im Areal des Zoos)", "name_it": "Brunnen (im Areal des Zoos)", "id_osm": null, "id_operator": "758.3", "id_wikidata": "Q55170782", "construction_date": 1958, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1432, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57326354, 47.38692425 ] }, "properties": { "name": "Brunnen (im Areal des Zoos)", "name_en": "Brunnen (im Areal des Zoos)", "name_de": "Brunnen (im Areal des Zoos)", "name_fr": "Brunnen (im Areal des Zoos)", "name_it": "Brunnen (im Areal des Zoos)", "id_osm": null, "id_operator": "758.2", "id_wikidata": "Q55170780", "construction_date": 1958, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1433, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57449986, 47.38637944 ] }, "properties": { "name": "Brunnen (im Areal des Zoo's)", "name_en": "Brunnen (im Areal des Zoo's)", "name_de": "Brunnen (im Areal des Zoo's)", "name_fr": "Brunnen (im Areal des Zoo's)", "name_it": "Brunnen (im Areal des Zoo's)", "id_osm": null, "id_operator": "758.4", "id_wikidata": "Q55170786", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1434, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57446896, 47.38628188 ] }, "properties": { "name": "Brunnen (im Areal des Zoo's)", "name_en": "Brunnen (im Areal des Zoo's)", "name_de": "Brunnen (im Areal des Zoo's)", "name_fr": "Brunnen (im Areal des Zoo's)", "name_it": "Brunnen (im Areal des Zoo's)", "id_osm": null, "id_operator": "758.5", "id_wikidata": "Q55170788", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1435, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.49641513, 47.398247 ] }, "properties": { "name": "Nordseite, R�hrenbrunnen", "name_en": "Nordseite, R�hrenbrunnen", "name_de": "Nordseite, R�hrenbrunnen", "name_fr": "Nordseite, R�hrenbrunnen", "name_it": "Nordseite, R�hrenbrunnen", "id_osm": null, "id_operator": "1024", "id_wikidata": "Q55170806", "construction_date": 1978, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1436, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.47130849, 47.39848818 ] }, "properties": { "name": "Brunnen (Gutsbetrieb)", "name_en": "Brunnen (Gutsbetrieb)", "name_de": "Brunnen (Gutsbetrieb)", "name_fr": "Brunnen (Gutsbetrieb)", "name_it": "Brunnen (Gutsbetrieb)", "id_osm": null, "id_operator": "1103", "id_wikidata": "Q55170804", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1437, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.59580154, 47.36099647 ] }, "properties": { "name": "Brunnen (Schulhaus Looren A)", "name_en": "Brunnen (Schulhaus Looren A)", "name_de": "Brunnen (Schulhaus Looren A)", "name_fr": "Brunnen (Schulhaus Looren A)", "name_it": "Brunnen (Schulhaus Looren A)", "id_osm": null, "id_operator": "610.2", "id_wikidata": "Q55170815", "construction_date": 1967, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1438, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.6025711, 47.36231594 ] }, "properties": { "name": "Brunnen (beim Friedhof)", "name_en": "Brunnen (beim Friedhof)", "name_de": "Brunnen (beim Friedhof)", "name_fr": "Brunnen (beim Friedhof)", "name_it": "Brunnen (beim Friedhof)", "id_osm": null, "id_operator": "1057.2", "id_wikidata": "Q55170821", "construction_date": 1981, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1439, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50170548, 47.37578919 ] }, "properties": { "name": "Brunnen (hinter Gutstrasse 212)", "name_en": "Brunnen (hinter Gutstrasse 212)", "name_de": "Brunnen (hinter Gutstrasse 212)", "name_fr": "Brunnen (hinter Gutstrasse 212)", "name_it": "Brunnen (hinter Gutstrasse 212)", "id_osm": null, "id_operator": "1232.1", "id_wikidata": "Q55170826", "construction_date": 2003, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1440, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50876441, 47.42446857 ] }, "properties": { "name": "Brunnen (Friedhof Affoltern)", "name_en": "Brunnen (Friedhof Affoltern)", "name_de": "Brunnen (Friedhof Affoltern)", "name_fr": "Brunnen (Friedhof Affoltern)", "name_it": "Brunnen (Friedhof Affoltern)", "id_osm": null, "id_operator": "671.3", "id_wikidata": "Q55170846", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1441, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.57209431, 47.38343362 ] }, "properties": { "name": "Brunnen (Friedhof Fluntern)", "name_en": "Brunnen (Friedhof Fluntern)", "name_de": "Brunnen (Friedhof Fluntern)", "name_fr": "Brunnen (Friedhof Fluntern)", "name_it": "Brunnen (Friedhof Fluntern)", "id_osm": null, "id_operator": "606.2", "id_wikidata": "Q55170844", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1442, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55080484, 47.36635435 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1200", "id_wikidata": "Q55170854", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1443, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/ac/BrunnenVillaHohenbuhl.jpg/120px-BrunnenVillaHohenbuhl.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48675509, 47.40788781 ] }, "properties": { "name": "Brunnen (Schulhaus Riedenhalden)", "name_en": "Brunnen (Schulhaus Riedenhalden)", "name_de": "Brunnen (Schulhaus Riedenhalden)", "name_fr": "Brunnen (Schulhaus Riedenhalden)", "name_it": "Brunnen (Schulhaus Riedenhalden)", "id_osm": null, "id_operator": "1201.2", "id_wikidata": "Q55170859", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1444, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53536522, 47.37051693 ] }, "properties": { "name": "Brunnen (Hochhaus zur Schanze)", "name_en": "Brunnen (Hochhaus zur Schanze)", "name_de": "Brunnen (Hochhaus zur Schanze)", "name_fr": "Brunnen (Hochhaus zur Schanze)", "name_it": "Brunnen (Hochhaus zur Schanze)", "id_osm": null, "id_operator": "1241", "id_wikidata": "Q55170884", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1445, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/20/Brunnen_(Hochhaus_zur_Schanze).jpg/120px-Brunnen_(Hochhaus_zur_Schanze).jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52847174, 47.40759489 ] }, "properties": { "name": "Brunnen (Friedhof Nordheim)", "name_en": "Brunnen (Friedhof Nordheim)", "name_de": "Brunnen (Friedhof Nordheim)", "name_fr": "Brunnen (Friedhof Nordheim)", "name_it": "Brunnen (Friedhof Nordheim)", "id_osm": null, "id_operator": "585.1", "id_wikidata": "Q55170899", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1446, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52384998, 47.34558359 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "527.4", "id_wikidata": "Q55170902", "construction_date": 1938, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1447, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.52454907, 47.34706206 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "527.1", "id_wikidata": "Q55170900", "construction_date": 1938, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1448, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5450602, 47.38932175 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1252", "id_wikidata": "Q55170904", "construction_date": 2005, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1449, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56925621, 47.34927327 ] }, "properties": { "name": "Brunnen (Epileptische Anstalt)", "name_en": "Brunnen (Epileptische Anstalt)", "name_de": "Brunnen (Epileptische Anstalt)", "name_fr": "Brunnen (Epileptische Anstalt)", "name_it": "Brunnen (Epileptische Anstalt)", "id_osm": null, "id_operator": "794", "id_wikidata": "Q55170914", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1450, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5480914, 47.37644256 ] }, "properties": { "name": "Brunnen (im Geb�ude der ETH)", "name_en": "Brunnen (im Geb�ude der ETH)", "name_de": "Brunnen (im Geb�ude der ETH)", "name_fr": "Brunnen (im Geb�ude der ETH)", "name_it": "Brunnen (im Geb�ude der ETH)", "id_osm": null, "id_operator": "919", "id_wikidata": "Q55170916", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1451, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/ETH_Entrance_Hall_-_panoramio.jpg/120px-ETH_Entrance_Hall_-_panoramio.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56033535, 47.37197654 ] }, "properties": { "name": "Brunnen (Schulhaus Bungertwies)", "name_en": "Brunnen (Schulhaus Bungertwies)", "name_de": "Brunnen (Schulhaus Bungertwies)", "name_fr": "Brunnen (Schulhaus Bungertwies)", "name_it": "Brunnen (Schulhaus Bungertwies)", "id_osm": null, "id_operator": "922", "id_wikidata": "Q55170917", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1452, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/13/Brunnen_auf_dem_Gelende_der_Bungertwies_Schule.jpg/120px-Brunnen_auf_dem_Gelende_der_Bungertwies_Schule.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.56913389, 47.36757766 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "820", "id_wikidata": "Q55170922", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1453, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.585569, 47.35842383 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "924", "id_wikidata": "Q55170923", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1454, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53733325, 47.41349316 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1221", "id_wikidata": "Q55170920", "construction_date": 2002, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1455, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.5278641, 47.36495114 ] }, "properties": { "name": "Brunnen (Kantonsschule Freudenberg)", "name_en": "Brunnen (Kantonsschule Freudenberg)", "name_de": "Brunnen (Kantonsschule Freudenberg)", "name_fr": "Brunnen (Kantonsschule Freudenberg)", "name_it": "Brunnen (Kantonsschule Freudenberg)", "id_osm": null, "id_operator": "937", "id_wikidata": "Q55170924", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1456, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.47057804, 47.38384228 ] }, "properties": { "name": "Brunnen (Friedhof Eichb�hl)", "name_en": "Brunnen (Friedhof Eichb�hl)", "name_de": "Brunnen (Friedhof Eichb�hl)", "name_fr": "Brunnen (Friedhof Eichb�hl)", "name_it": "Brunnen (Friedhof Eichb�hl)", "id_osm": null, "id_operator": "880.4", "id_wikidata": "Q55170930", "construction_date": 1968, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1457, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.47045816, 47.38614718 ] }, "properties": { "name": "Brunnen (Friedhof Eichb�hl)", "name_en": "Brunnen (Friedhof Eichb�hl)", "name_de": "Brunnen (Friedhof Eichb�hl)", "name_fr": "Brunnen (Friedhof Eichb�hl)", "name_it": "Brunnen (Friedhof Eichb�hl)", "id_osm": null, "id_operator": "880.1", "id_wikidata": "Q55170928", "construction_date": 1968, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1458, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.47302446, 47.38520283 ] }, "properties": { "name": "Brunnen (Friedhof Eichb�hl)", "name_en": "Brunnen (Friedhof Eichb�hl)", "name_de": "Brunnen (Friedhof Eichb�hl)", "name_fr": "Brunnen (Friedhof Eichb�hl)", "name_it": "Brunnen (Friedhof Eichb�hl)", "id_osm": null, "id_operator": "880.2", "id_wikidata": "Q55170933", "construction_date": 1968, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1459, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.55534823, 47.40653239 ] }, "properties": { "name": "Brunnen (Schulhaus Apfelbaum)", "name_en": "Brunnen (Schulhaus Apfelbaum)", "name_de": "Brunnen (Schulhaus Apfelbaum)", "name_fr": "Brunnen (Schulhaus Apfelbaum)", "name_it": "Brunnen (Schulhaus Apfelbaum)", "id_osm": null, "id_operator": "677", "id_wikidata": "Q55170939", "construction_date": 1957, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1460, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53282685, 47.42171467 ] }, "properties": { "name": "Brunnen (Friedhof Seebach)", "name_en": "Brunnen (Friedhof Seebach)", "name_de": "Brunnen (Friedhof Seebach)", "name_fr": "Brunnen (Friedhof Seebach)", "name_it": "Brunnen (Friedhof Seebach)", "id_osm": null, "id_operator": "656.6", "id_wikidata": "Q55170952", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1461, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53411777, 47.42275061 ] }, "properties": { "name": "Brunnen (Friedhof Seebach)", "name_en": "Brunnen (Friedhof Seebach)", "name_de": "Brunnen (Friedhof Seebach)", "name_fr": "Brunnen (Friedhof Seebach)", "name_it": "Brunnen (Friedhof Seebach)", "id_osm": null, "id_operator": "656.2", "id_wikidata": "Q55170953", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1462, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53485514, 47.42289743 ] }, "properties": { "name": "Brunnen (Friedhof Seebach)", "name_en": "Brunnen (Friedhof Seebach)", "name_de": "Brunnen (Friedhof Seebach)", "name_fr": "Brunnen (Friedhof Seebach)", "name_it": "Brunnen (Friedhof Seebach)", "id_osm": null, "id_operator": "656.3", "id_wikidata": "Q55170959", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1463, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53399164, 47.42298367 ] }, "properties": { "name": "Brunnen (Friedhof Seebach)", "name_en": "Brunnen (Friedhof Seebach)", "name_de": "Brunnen (Friedhof Seebach)", "name_fr": "Brunnen (Friedhof Seebach)", "name_it": "Brunnen (Friedhof Seebach)", "id_osm": null, "id_operator": "656.1", "id_wikidata": "Q55170956", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1464, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53635675, 47.42154405 ] }, "properties": { "name": "Brunnen (Friedhof Seebach)", "name_en": "Brunnen (Friedhof Seebach)", "name_de": "Brunnen (Friedhof Seebach)", "name_fr": "Brunnen (Friedhof Seebach)", "name_it": "Brunnen (Friedhof Seebach)", "id_osm": null, "id_operator": "656.5", "id_wikidata": "Q55170963", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1465, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53475371, 47.42257341 ] }, "properties": { "name": "Brunnen (Friedhof Seebach)", "name_en": "Brunnen (Friedhof Seebach)", "name_de": "Brunnen (Friedhof Seebach)", "name_fr": "Brunnen (Friedhof Seebach)", "name_it": "Brunnen (Friedhof Seebach)", "id_osm": null, "id_operator": "656.4", "id_wikidata": "Q55170960", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1466, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50956867, 47.42362018 ] }, "properties": { "name": "Brunnen (Friedhof Affoltern)", "name_en": "Brunnen (Friedhof Affoltern)", "name_de": "Brunnen (Friedhof Affoltern)", "name_fr": "Brunnen (Friedhof Affoltern)", "name_it": "Brunnen (Friedhof Affoltern)", "id_osm": null, "id_operator": "671.2", "id_wikidata": "Q55170966", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1467, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.48109818, 47.37935822 ] }, "properties": { "name": "Brunnen (Friedhof Albisrieden)", "name_en": "Brunnen (Friedhof Albisrieden)", "name_de": "Brunnen (Friedhof Albisrieden)", "name_fr": "Brunnen (Friedhof Albisrieden)", "name_it": "Brunnen (Friedhof Albisrieden)", "id_osm": null, "id_operator": "628", "id_wikidata": "Q55170964", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1468, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51062487, 47.42334982 ] }, "properties": { "name": "Brunnen (Friedhof Affoltern)", "name_en": "Brunnen (Friedhof Affoltern)", "name_de": "Brunnen (Friedhof Affoltern)", "name_fr": "Brunnen (Friedhof Affoltern)", "name_it": "Brunnen (Friedhof Affoltern)", "id_osm": null, "id_operator": "671.1", "id_wikidata": "Q55170968", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1469, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.51276462, 47.33496768 ] }, "properties": { "name": "Brunnen (Maneggweg)", "name_en": "Brunnen (Maneggweg)", "name_de": "Brunnen (Maneggweg)", "name_fr": "Brunnen (Maneggweg)", "name_it": "Brunnen (Maneggweg)", "id_osm": null, "id_operator": "1262", "id_wikidata": "Q55170989", "construction_date": 2007, "removal_date": null, "artist_name": null, "directions": null, "water_type": "own_supply", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1470, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.500824, 47.38005019 ] }, "properties": { "name": "Brunnen (Freibad Letzigraben)", "name_en": "Brunnen (Freibad Letzigraben)", "name_de": "Brunnen (Freibad Letzigraben)", "name_fr": "Brunnen (Freibad Letzigraben)", "name_it": "Brunnen (Freibad Letzigraben)", "id_osm": null, "id_operator": "700.1", "id_wikidata": "Q55171018", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1471, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50090307, 47.37997881 ] }, "properties": { "name": "Brunnen (Freibad Letzigraben)", "name_en": "Brunnen (Freibad Letzigraben)", "name_de": "Brunnen (Freibad Letzigraben)", "name_fr": "Brunnen (Freibad Letzigraben)", "name_it": "Brunnen (Freibad Letzigraben)", "id_osm": null, "id_operator": "700.4", "id_wikidata": "Q55171020", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1472, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50482078, 47.39551514 ] }, "properties": { "name": "Brunnen (Schulhaus)", "name_en": "Brunnen (Schulhaus)", "name_de": "Brunnen (Schulhaus)", "name_fr": "Brunnen (Schulhaus)", "name_it": "Brunnen (Schulhaus)", "id_osm": null, "id_operator": "1268", "id_wikidata": "Q55171030", "construction_date": 2010, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1473, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50163346, 47.42312669 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "1283", "id_wikidata": "Q55171039", "construction_date": 2011, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1474, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50690845, 47.41537299 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "982.1", "id_wikidata": "Q55171042", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1475, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.50827331, 47.41476569 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "982.2", "id_wikidata": "Q55171041", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1476, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54672949, 47.3713914 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "743", "id_wikidata": "Q55171049", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": "springwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1477, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/38/Brunnen_beim_Obergericht.jpg/120px-Brunnen_beim_Obergericht.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53798573, 47.3658087 ] }, "properties": { "name": "Brunnen (Kongresshaus)", "name_en": "Brunnen (Kongresshaus)", "name_de": "Brunnen (Kongresshaus)", "name_fr": "Brunnen (Kongresshaus)", "name_it": "Brunnen (Kongresshaus)", "id_osm": null, "id_operator": "1109", "id_wikidata": "Q55171136", "construction_date": 1985, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1478, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.59251093, 47.40275187 ] }, "properties": { "name": null, "name_en": null, "name_de": null, "name_fr": null, "name_it": null, "id_osm": null, "id_operator": "984", "id_wikidata": "Q56380328", "construction_date": 2018, "removal_date": null, "artist_name": null, "directions": null, "water_type": "tapwater", "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1479, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54676, 47.36781 ] }, "properties": { "name": "Springbrunnen-Teich im Hofe, Haus zum Garten", "name_en": "Springbrunnen-Teich im Hofe, Haus zum Garten", "name_de": "Springbrunnen-Teich im Hofe, Haus zum Garten", "name_fr": "Springbrunnen-Teich im Hofe, Haus zum Garten", "name_it": "Springbrunnen-Teich im Hofe, Haus zum Garten", "id_osm": null, "id_operator": null, "id_wikidata": "Q63382683", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1480, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Springbrunnen-Teich_im_Hofe%2C_Haus_zum_Garten.png/120px-Springbrunnen-Teich_im_Hofe%2C_Haus_zum_Garten.png" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53285, 47.37141 ] }, "properties": { "name": "Springbrunnen M�nnerbadi Z�rich", "name_en": "Springbrunnen M�nnerbadi Z�rich", "name_de": "Springbrunnen M�nnerbadi Z�rich", "name_fr": "Springbrunnen M�nnerbadi Z�rich", "name_it": "Springbrunnen M�nnerbadi Z�rich", "id_osm": null, "id_operator": null, "id_wikidata": "Q63727724", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": "yes", "id": 1481, "photo": "" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.53509, 47.37181 ] }, "properties": { "name": "Nackte Frau mit Brunnen", "name_en": "Nackte Frau mit Brunnen", "name_de": "Nackte Frau mit Brunnen", "name_fr": "Nackte Frau mit Brunnen", "name_it": "Nackte Frau mit Brunnen", "id_osm": null, "id_operator": null, "id_wikidata": "Q63758785", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1482, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Brunnern_an_der_Talacker_Strasse.jpg/120px-Brunnern_an_der_Talacker_Strasse.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54321, 47.38218 ] }, "properties": { "name": "Brunnen im Schulhof Katholische Sekundarschule Sumatra", "name_en": "Brunnen im Schulhof Katholische Sekundarschule Sumatra", "name_de": "Brunnen im Schulhof Katholische Sekundarschule Sumatra", "name_fr": "Brunnen im Schulhof Katholische Sekundarschule Sumatra", "name_it": "Brunnen im Schulhof Katholische Sekundarschule Sumatra", "id_osm": null, "id_operator": null, "id_wikidata": "Q63969352", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1483, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/86/Brunnen_im_Schulhof_Katholische_Sekundarschule_Sumatra.jpg/120px-Brunnen_im_Schulhof_Katholische_Sekundarschule_Sumatra.jpg" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 8.54761, 47.37453 ] }, "properties": { "name": "Brunnen Rektorat Uni Z�rich", "name_en": "Brunnen Rektorat Uni Z�rich", "name_de": "Brunnen Rektorat Uni Z�rich", "name_fr": "Brunnen Rektorat Uni Z�rich", "name_it": "Brunnen Rektorat Uni Z�rich", "id_osm": null, "id_operator": null, "id_wikidata": "Q63969394", "construction_date": null, "removal_date": null, "artist_name": null, "directions": null, "water_type": null, "wikipedia_en_url": null, "wikipedia_de_url": null, "wikipedia_fr_url": null, "wikipedia_it_url": null, "access_pet": null, "access_bottle": null, "access_wheelchair": null, "potable": null, "potable_controlled": null, "swimming_place": null, "id": 1484, "photo": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Brunnen_Rektorat_Uni_Z�rich.jpg/120px-Brunnen_Rektorat_Uni_Z�rich.jpg" } } ] }

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.