summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2018-03-09 14:40:04 +0100
committerhellekin <hellekin@cepheide.org>2018-03-09 14:40:04 +0100
commitc19a1f93bfffa56882ae8a9f06bea144c857b08b (patch)
treedee20ff0c40522a23133dbf00d06659b827c60e5
downloadwallonie-demain-proto-c19a1f93bfffa56882ae8a9f06bea144c857b08b.tar.gz
First preview of the prototype for Wallonie#Demain
-rw-r--r--assets/css/MarkerCluster.Default.css60
-rw-r--r--assets/css/MarkerCluster.css14
-rw-r--r--assets/css/main.css164
-rw-r--r--assets/css/style.css131
-rw-r--r--assets/fonts/Amatic_SC_700.ttfbin0 -> 51060 bytes
-rw-r--r--assets/fonts/Amatic_SC_700.woffbin0 -> 29580 bytes
-rw-r--r--assets/fonts/Amatic_SC_700.woff2bin0 -> 25432 bytes
-rw-r--r--assets/fonts/Spectral_300.ttfbin0 -> 53172 bytes
-rw-r--r--assets/fonts/Spectral_300.woffbin0 -> 25272 bytes
-rw-r--r--assets/fonts/Spectral_300.woff2bin0 -> 21076 bytes
-rw-r--r--assets/mapper.js485
-rw-r--r--assets/svg/bmde-icons.svg174
-rw-r--r--assets/svg/icon-menu-on.0.svg1
-rw-r--r--assets/svg/icon-menu-on.svg35
-rw-r--r--data/markers-10.json1
-rw-r--r--data/markers-102.json1
-rw-r--r--data/markers-104.json1
-rw-r--r--data/markers-109.json1
-rw-r--r--data/markers-113.json1
-rw-r--r--data/markers-115.json1
-rw-r--r--data/markers-116.json1
-rw-r--r--data/markers-118.json1
-rw-r--r--data/markers-119.json1
-rw-r--r--data/markers-12.json1
-rw-r--r--data/markers-120.json1
-rw-r--r--data/markers-121.json1
-rw-r--r--data/markers-124.json1
-rw-r--r--data/markers-125.json1
-rw-r--r--data/markers-127.json1
-rw-r--r--data/markers-128.json1
-rw-r--r--data/markers-129.json1
-rw-r--r--data/markers-13.json1
-rw-r--r--data/markers-132.json1
-rw-r--r--data/markers-133.json1
-rw-r--r--data/markers-135.json1
-rw-r--r--data/markers-136.json1
-rw-r--r--data/markers-138.json1
-rw-r--r--data/markers-14.json1
-rw-r--r--data/markers-140.json1
-rw-r--r--data/markers-141.json1
-rw-r--r--data/markers-144.json1
-rw-r--r--data/markers-145.json1
-rw-r--r--data/markers-147.json1
-rw-r--r--data/markers-15.json1
-rw-r--r--data/markers-154.json1
-rw-r--r--data/markers-155.json1
-rw-r--r--data/markers-156.json1
-rw-r--r--data/markers-157.json1
-rw-r--r--data/markers-16.json1
-rw-r--r--data/markers-17.json1
-rw-r--r--data/markers-170.json1
-rw-r--r--data/markers-174.json1
-rw-r--r--data/markers-177.json1
-rw-r--r--data/markers-179.json1
-rw-r--r--data/markers-18.json1
-rw-r--r--data/markers-180.json1
-rw-r--r--data/markers-184.json1
-rw-r--r--data/markers-185.json1
-rw-r--r--data/markers-188.json1
-rw-r--r--data/markers-19.json1
-rw-r--r--data/markers-193.json1
-rw-r--r--data/markers-194.json1
-rw-r--r--data/markers-196.json1
-rw-r--r--data/markers-197.json1
-rw-r--r--data/markers-201.json1
-rw-r--r--data/markers-202.json1
-rw-r--r--data/markers-204.json1
-rw-r--r--data/markers-205.json1
-rw-r--r--data/markers-206.json1
-rw-r--r--data/markers-209.json1
-rw-r--r--data/markers-210.json1
-rw-r--r--data/markers-211.json1
-rw-r--r--data/markers-212.json1
-rw-r--r--data/markers-27.json1
-rw-r--r--data/markers-28.json1
-rw-r--r--data/markers-42.json1
-rw-r--r--data/markers-43.json1
-rw-r--r--data/markers-46.json1
-rw-r--r--data/markers-47.json1
-rw-r--r--data/markers-50.json1
-rw-r--r--data/markers-71.json1
-rw-r--r--data/markers-87.json1
-rw-r--r--data/markers-90.json1
-rw-r--r--index.html59
84 files changed, 1192 insertions, 0 deletions
diff --git a/assets/css/MarkerCluster.Default.css b/assets/css/MarkerCluster.Default.css
new file mode 100644
index 0000000..bbc8c9f
--- /dev/null
+++ b/assets/css/MarkerCluster.Default.css
@@ -0,0 +1,60 @@
+.marker-cluster-small {
+ background-color: rgba(181, 226, 140, 0.6);
+ }
+.marker-cluster-small div {
+ background-color: rgba(110, 204, 57, 0.6);
+ }
+
+.marker-cluster-medium {
+ background-color: rgba(241, 211, 87, 0.6);
+ }
+.marker-cluster-medium div {
+ background-color: rgba(240, 194, 12, 0.6);
+ }
+
+.marker-cluster-large {
+ background-color: rgba(253, 156, 115, 0.6);
+ }
+.marker-cluster-large div {
+ background-color: rgba(241, 128, 23, 0.6);
+ }
+
+ /* IE 6-8 fallback colors */
+.leaflet-oldie .marker-cluster-small {
+ background-color: rgb(181, 226, 140);
+ }
+.leaflet-oldie .marker-cluster-small div {
+ background-color: rgb(110, 204, 57);
+ }
+
+.leaflet-oldie .marker-cluster-medium {
+ background-color: rgb(241, 211, 87);
+ }
+.leaflet-oldie .marker-cluster-medium div {
+ background-color: rgb(240, 194, 12);
+ }
+
+.leaflet-oldie .marker-cluster-large {
+ background-color: rgb(253, 156, 115);
+ }
+.leaflet-oldie .marker-cluster-large div {
+ background-color: rgb(241, 128, 23);
+}
+
+.marker-cluster {
+ background-clip: padding-box;
+ border-radius: 20px;
+ }
+.marker-cluster div {
+ width: 30px;
+ height: 30px;
+ margin-left: 5px;
+ margin-top: 5px;
+
+ text-align: center;
+ border-radius: 15px;
+ font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
+ }
+.marker-cluster span {
+ line-height: 30px;
+ } \ No newline at end of file
diff --git a/assets/css/MarkerCluster.css b/assets/css/MarkerCluster.css
new file mode 100644
index 0000000..c60d71b
--- /dev/null
+++ b/assets/css/MarkerCluster.css
@@ -0,0 +1,14 @@
+.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
+ -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
+ -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
+ -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
+ transition: transform 0.3s ease-out, opacity 0.3s ease-in;
+}
+
+.leaflet-cluster-spider-leg {
+ /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
+ -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
+ -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
+ -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
+ transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
+}
diff --git a/assets/css/main.css b/assets/css/main.css
new file mode 100644
index 0000000..86264ee
--- /dev/null
+++ b/assets/css/main.css
@@ -0,0 +1,164 @@
+@charset "UTF-8";
+@import url(../css/normalize.css);
+/* TODO: this cries for automation */
+/** Dewey Maps Icon Set Taken from FontAwesome 4.7.0 (Open Font License) Courtesy of WikiPedia: https://upload.wikimedia.org/wikipedia/commons/8/89/Font_Awesome_4.7.0_icons.svg and Petites Singularités. Author: hellekin <maps@dewey.be> Copyright © 2017 Dewey ASBL Icons are centered in 145px squares Total size is 580x580 px. */
+.icon32 { display: inline-block; width: 2rem; height: 2rem; background-size: 2rem; vertical-align: middle; }
+
+.icon20 { display: inline-block; width: 1.5rem; height: 1.5rem; background-size: 1.5rem; vertical-align: middle; }
+
+
+button.icon32 { position: absolute; top: 0; left: 0; margin: .4rem; }
+
+:root { --icon-dewey-maps: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='yes'%3F%3E%0A%3Csvg xmlns='http%3A//www.w3.org/2000/svg' version='1.1' width='145' height='145' id='dewey-maps'%3E%0A %3Cg transform='translate%2886.857143%2C-240.53658%29' id='L1'%3E%0A %3Cpath d='m 47.892877%2C257.72379 q 1.74998%2C1.24998 1.74998%2C3.31239 v 88.00074 q 0%2C1.24998 -0.68746%2C2.24998 -0.68751%2C1 -1.8125%2C1.4375 L 7.1423171%2C368.72437 q -1.5%2C0.68752 -2.99991%2C0 l -38.4998101%2C-15.375 -38.49978%2C15.375 q -0.625%2C0.31251 -1.5%2C0.31251 -1.18749%2C0 -2.24998%2C-0.68752 -1.74998%2C-1.24997 -1.74998%2C-3.31238 v -88.00075 q 0%2C-1.24999 0.68749%2C-2.25002 0.68748%2C-0.99996 1.81247%2C-1.43746 l 40.0006%2C-15.99996 q 1.49997%2C-0.68753 2.99988%2C0 L 5.6431071%2C272.72378 44.142927%2C257.34879 q 1.99997%2C-0.81251 3.75%2C0.37497 z m -80.25039%2C8.43748 v 79.37398 L 3.6419071%2C359.91009 V 280.53611 L -32.357513%2C266.16127 z m -37.99859%2C13.56255 v 79.37402 l 34.00022%2C-13.56259 v -79.37398 l -34.00022%2C13.56255 z m 111.99943%2C66.62567 v -79.374 L 7.6430971%2C280.53807 v 79.37398 L 41.643327%2C346.34949 z' style='fill%3A%23ffffff' /%3E%0A %3C/g%3E%0A%3C/svg%3E%0A"); }
+
+.icon-human-c { background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMTQ1IgogICBoZWlnaHQ9IjE0NSIKICAgaWQ9InN2ZzgxMDgiCiAgIHZlcnNpb249IjEuMSIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMC40OC41IHIxMDA0MCIKICAgc29kaXBvZGk6ZG9jbmFtZT0iaHVtYW4uc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzODExMCIgLz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgaWQ9ImJhc2UiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6em9vbT0iMC4zNSIKICAgICBpbmtzY2FwZTpjeD0iMjcuODU3MTQzIgogICAgIGlua3NjYXBlOmN5PSI1MjAiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSI3MjciCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iNzQ3IgogICAgIGlua3NjYXBlOndpbmRvdy14PSIwIgogICAgIGlua3NjYXBlOndpbmRvdy15PSIxOSIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIwIiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTgxMTMiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgaW5rc2NhcGU6bGFiZWw9IkxheWVyIDEiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpZD0ibGF5ZXIxIgogICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTkwNy4zNjIxOCkiPgogICAgPHBhdGgKICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICBkPSJtIDExNS45MDYsOTQ2LjU5NDcgLTIzLjEyODUsMjMuMTI4NDYgdiA2NS4yNjc3NCBxIDAsMy42NDM2IC0yLjYxMzksNi4yNTc0IC0yLjYxMzksMi42MTM5IC02LjI1NzQsMi42MTM5IC0zLjY0MzYsMCAtNi4yNTc1LC0yLjYxMzkgLTIuNjEzOCwtMi42MTM4IC0yLjYxMzgsLTYuMjU3NCB2IC0zMC40MTU3IGggLTUuMDY5NCB2IDMwLjQxNTcgcSAwLDMuNjQzNiAtMi42MTM4LDYuMjU3NCAtMi42MTM5LDIuNjEzOSAtNi4yNTc1LDIuNjEzOSAtMy42NDM1LDAgLTYuMjU3NCwtMi42MTM5IC0yLjYxMzksLTIuNjEzOCAtMi42MTM5LC02LjI1NzQgViA5NjkuNzIzMTYgTCAyOS4wOTQxLDk0Ni41OTQ3IHEgLTIuMjE3OCwtMi4yMTc4IC0yLjIxNzgsLTUuMzg2MjYgMCwtMy4xNjgzMiAyLjIxNzgsLTUuMzg2MjcgMi4yOTcxLC0yLjIxNzg0IDUuMzg2MywtMi4yMTc4NCAzLjE2ODMsMCA1LjM4NTksMi4yMTc4NCBsIDE4LjA1OTQsMTguMDU5NCBoIDI5LjE0ODYgbCAxOC4wNTk0LC0xOC4wNTk0IHEgMi4yMTc4LC0yLjIxNzg0IDUuMzg2MiwtMi4yMTc4NCAzLjE2ODMsMCA1LjM4NiwyLjIxNzg0IDIuMjE3OCwyLjI5NzAxIDIuMjE3OCw1LjQ2NTQgMCwzLjA4OTExIC0yLjIxNzgsNS4zMDY3OCB6IE0gODUuMDE0OCw5MjEuMDg5ODEgcSA1LjIyNzYsNS4xNDg1NiA1LjIyNzYsMTIuNTE0ODcgMCw3LjM2NjM1IC01LjIyNzYsMTIuNTk0MDQgLTUuMTQ4NSw1LjE0ODUxIC0xMi41MTQ5LDUuMTQ4NTEgLTcuMzY2NCwwIC0xMi41OTQsLTUuMTQ4NTEgLTUuMTQ4NiwtNS4yMjc2OSAtNS4xNDg2LC0xMi41OTQwNCAwLC03LjM2NjMxIDUuMTQ4NiwtMTIuNTE0ODcgNS4yMjc2LC01LjIyNzY0IDEyLjU5NCwtNS4yMjc2NCA3LjM2NjQsMCAxMi41MTQ5LDUuMjI3NjQgeiIKICAgICAgIGlkPSJwYXRoNTk1NSIKICAgICAgIHN0eWxlPSJmaWxsOiNmOWY5Zjk7ZmlsbC1vcGFjaXR5OjEiIC8+CiAgPC9nPgo8L3N2Zz4K"); background-repeat: no-repeat; }
+
+.icon-compass { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22pointer.svg%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22681%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22747%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%221069%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20d%3D%22m%2061.833465%2C995.86395%2021.33319%2C-10.66686%20-21.33319%2C-10.66648%20v%2021.33334%20z%20m%2031.99979%2C-49.25002%20v%2045.16576%20l%20-42.66809%2C21.33331%20v%20-45.16573%20l%2042.66809%2C-21.33334%20z%20m%2017.916795%2C55.99987%20q%206.0831%2C-10.41672%206.0831%2C-22.75015%200%2C-12.3334%20-6.0831%2C-22.75012%20-6.0835%2C-10.41672%20-16.499995%2C-16.49979%20-10.4168%2C-6.08347%20-22.7501%2C-6.08347%20-12.33339%2C0%20-22.75009%2C6.08347%20-10.4167%2C6.08344%20-16.4998%2C16.49979%20-6.0835%2C10.41672%20-6.0835%2C22.75012%200%2C12.33343%206.0835%2C22.75015%206.0835%2C10.4167%2016.4998%2C16.4998%2010.4167%2C6.0834%2022.75009%2C6.0834%2012.3333%2C0%2022.7501%2C-6.0834%2010.416885%2C-6.0834%2016.499995%2C-16.4998%20z%20m%2016.1666%2C-54.83506%20q%208.58339%2C14.66671%208.58339%2C32.08341%200%2C17.41671%20-8.58339%2C32.16675%20-8.5834%2C14.6667%20-23.33321%2C23.25%20-14.666875%2C8.5833%20-32.083485%2C8.5833%20-17.4167%2C0%20-32.1666%2C-8.5833%20-14.6668%2C-8.5833%20-23.2501%2C-23.25%20-8.5833%2C-14.75004%20-8.5833%2C-32.16675%200%2C-17.4167%208.5833%2C-32.08341%208.58331%2C-14.75%2023.2501%2C-23.3333%2014.7499%2C-8.58327%2032.1666%2C-8.58327%2017.41661%2C0%2032.083485%2C8.58327%2014.74981%2C8.5833%2023.33321%2C23.3333%20z%22%0A%20%20%20%20%20%20%20id%3D%22path6011%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-dewey-maps { background-image: var(--icon-dewey-maps); background-repeat: no-repeat; }
+
+.icon-download { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22locate.svg%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22681%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22747%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%221069%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20d%3D%22m%20104.72662%2C1026.5122%20q%201.42727%2C-1.4273%201.42727%2C-3.3805%200%2C-1.9531%20-1.42727%2C-3.3805%20-1.42728%2C-1.4273%20-3.38054%2C-1.4273%20-1.95312%2C0%20-3.3805%2C1.4273%20-1.42731%2C1.4273%20-1.42731%2C3.3805%200%2C1.9531%201.42731%2C3.3805%201.42724%2C1.4273%203.3805%2C1.4273%201.95317%2C0%203.38054%2C-1.4273%20z%20m%2019.23084%2C0%20q%201.42731%2C-1.4273%201.42731%2C-3.3805%200%2C-1.9531%20-1.42731%2C-3.3805%20-1.42728%2C-1.4273%20-3.38054%2C-1.4273%20-1.95312%2C0%20-3.38053%2C1.4273%20-1.42724%2C1.4273%20-1.42724%2C3.3805%200%2C1.9531%201.42724%2C3.3805%201.42731%2C1.4273%203.38053%2C1.4273%201.95313%2C0%203.38054%2C-1.4273%20z%20M%20135%2C1006.3048%20v%2024.0383%20q%200%2C3.0048%20-2.10339%2C5.1083%20-2.10336%2C2.1034%20-5.10832%2C2.1034%20H%2017.21171%20q%20-3.00482%2C0%20-5.10835%2C-2.1034%20Q%2010%2C1033.348%2010%2C1030.3431%20v%20-24.0383%20q%200%2C-3.0049%202.10336%2C-5.1084%202.10339%2C-2.10335%205.10835%2C-2.10335%20h%2034.92935%20l%2010.14128%2C10.21635%20q%204.35684%2C4.2067%2010.21632%2C4.2067%205.85947%2C0%2010.21629%2C-4.2067%20l%2010.21633%2C-10.21635%20h%2034.85533%20q%203.00483%2C0%205.10831%2C2.10335%202.10339%2C2.1034%202.10339%2C5.1084%20z%20m%20-24.41422%2C-42.74386%20q%201.27701%2C3.07994%20-1.05169%2C5.25841%20L%2075.8802%2C1002.4732%20q%20-1.35219%2C1.4274%20-3.38054%2C1.4274%20-2.02827%2C0%20-3.38053%2C-1.4274%20L%2035.46524%2C968.81935%20q%20-2.32877%2C-2.17847%20-1.0517%2C-5.25841%201.27705%2C-2.9297%204.43223%2C-2.9297%20H%2058.0766%20v%20-33.6539%20q%200%2C-1.95313%201.42731%2C-3.38054%201.42724%2C-1.42723%203.38054%2C-1.42723%20H%2082.1153%20q%201.95308%2C0%203.38054%2C1.42723%201.42727%2C1.42732%201.42727%2C3.38054%20v%2033.6539%20h%2019.23085%20q%203.15505%2C0%204.43223%2C2.9297%20z%22%0A%20%20%20%20%20%20%20id%3D%22path6067%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-edit { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22yes%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22icon-edit%22%3E%0A%20%20%3Cg%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%0A%20%20%20%20%20id%3D%22edit%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20d%3D%22m%2072.21904%2C1004.5267%208.12793%2C-8.12789%20-10.65009%2C-10.65046%20-8.12793%2C8.12793%20v%203.92379%20h%206.72626%20v%206.72663%20h%203.92383%20z%20m%2030.75957%2C-48.13723%20q%201.19121%2C-1.19119%200.0693%2C-2.31225%20-1.12129%2C-1.12109%20-2.3125%2C0.07%20l%20-24.52315%2C24.52379%20q%20-1.1913%2C1.19115%20-0.0693%2C2.31224%201.1209%2C1.1211%202.31221%2C-0.07%20l%2024.52304%2C-24.52379%20z%20m%205.67598%2C39.30713%20v%2013.313%20q%200%2C8.338%20-5.95635%2C14.294%20-5.88535%2C5.8857%20-14.22334%2C5.8857%20H%2030.17969%20q%20-8.33789%2C0%20-14.29395%2C-5.8857%20Q%2010%2C1017.3479%2010%2C1009.0096%20v%20-58.29521%20q%200%2C-8.33794%205.88574%2C-14.22365%205.95567%2C-5.95572%2014.29395%2C-5.95572%20H%2088.4749%20q%204.41416%2C0%208.19795%2C1.75167%201.05088%2C0.49048%201.26123%2C1.6116%200.21026%2C1.19113%20-0.63066%2C2.03197%20l%20-3.43321%2C3.43349%20q%20-0.98095%2C0.98093%20-2.24189%2C0.56051%20-1.61152%2C-0.42038%20-3.15312%2C-0.42038%20H%2030.17988%20q%20-4.62441%2C0%20-7.91758%2C3.29314%20-3.29316%2C3.29319%20-3.29316%2C7.91765%20v%2058.29523%20q%200%2C4.6244%203.29316%2C7.9176%203.29317%2C3.2932%207.91758%2C3.2932%20H%2088.4752%20q%204.62441%2C0%207.91757%2C-3.2932%203.29317%2C-3.2932%203.29317%2C-7.9176%20v%20-8.8286%20q%200%2C-0.91086%200.63066%2C-1.54146%20l%204.48418%2C-4.48444%20q%201.05098%2C-1.05105%202.45225%2C-0.49047%201.40185%2C0.56054%201.40185%2C2.03196%20z%20m%20-6.72695%2C-51.70952%2020.17998%2C20.17968%20-47.08565%2C47.08574%20H%2054.84229%20v%20-20.1797%20l%2047.08564%2C-47.08572%20z%20m%2031.11045%2C9.2489%20-6.446%2C6.44635%20-20.17998%2C-20.17968%206.44668%2C-6.44635%20q%201.96182%2C-1.96189%204.76435%2C-1.96189%202.80293%2C0%204.76485%2C1.96189%20l%2010.6501%2C10.65046%20Q%20135%2C945.66866%20135%2C948.47122%20q%200%2C2.80274%20-1.96191%2C4.76476%20z%22%0A%20%20%20%20%20%20%20id%3D%22edit-icon%22%0A%20%20%20%20%20%20%20style%3D%22fill%3A%23000000%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-heart { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22ps.svg%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22681%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22747%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%221069%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20d%3D%22m%20127.35731%2C958.43319%20q%200%2C-5.78556%20-1.5714%2C-10.21434%20-1.5%2C-4.42844%20-3.9286%2C-6.99997%20-2.3572%2C-2.64282%20-5.7856%2C-4.28571%20-3.4284%2C-1.64289%20-6.7142%2C-2.21428%20-3.2857%2C-0.57143%20-6.9999%2C-0.57143%20-3.7143%2C0%20-8%2C1.85713%20-4.28572%2C1.7857%20-7.92852%2C4.57151%20-3.5715%2C2.71425%20-6.1427%2C5.14267%20-2.5714%2C2.35713%20-4.2858%2C4.35708%20-1.2856%2C1.57143%20-3.5001%2C1.57143%20-2.2143%2C0%20-3.5002%2C-1.57143%20-1.7142%2C-1.99998%20-4.2857%2C-4.35708%20-2.5714%2C-2.42855%20-6.2143%2C-5.14267%20-3.5715%2C-2.78571%20-7.8573%2C-4.57151%20-4.2857%2C-1.85713%20-7.9999%2C-1.85713%20-3.7142%2C0%20-6.9999%2C0.57143%20-3.2858%2C0.57139%20-6.7142%2C2.21428%20-3.4285%2C1.64282%20-5.8573%2C4.28571%20-2.3571%2C2.57144%20-3.9286%2C6.99997%20-1.5%2C4.42846%20-1.5%2C10.21434%200%2C11.99992%2013.357%2C25.35693%20l%2041.5005%2C39.99968%2041.42702%2C-39.92928%20q%2013.4284%2C-13.42837%2013.4284%2C-25.42829%20z%20m%209.1427%2C0%20q%200%2C15.78547%20-16.3571%2C32.14378%20l%20-44.49892%2C42.85723%20q%20-1.2856%2C1.2857%20-3.1428%2C1.2857%20-1.8571%2C0%20-3.1428%2C-1.2857%20l%20-44.5725%2C-43.00123%20q%20-0.7143%2C-0.57143%20-2%2C-1.85716%20-1.2143%2C-1.2857%20-3.9286%2C-4.64284%20-2.7143%2C-3.42846%20-4.8572%2C-6.99996%20-2.1429%2C-3.57147%20-3.8573%2C-8.64282%20-1.6428%2C-5.07132%20-1.6428%2C-9.85719%200%2C-15.71414%209.0713%2C-24.57136%209.0713%2C-8.85722%2025.0711%2C-8.85722%204.4285%2C0%209%2C1.5714%204.6428%2C1.5%208.5714%2C4.1427%204%2C2.5714%206.857%2C4.85724%202.8571%2C2.28573%205.4284%2C4.85726%202.5714%2C-2.5714%205.4284%2C-4.85726%202.8572%2C-2.28571%206.7856%2C-4.85724%204%2C-2.64283%208.57152%2C-4.1427%204.6428%2C-1.5714%209.0713%2C-1.5714%2015.9999%2C0%2025.0712%2C8.85722%209.0713%2C8.8569%209.0713%2C24.57136%20z%22%0A%20%20%20%20%20%20%20id%3D%22path6321%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-human { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22mapper.svg%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22681%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22747%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%221069%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20d%3D%22m%20115.906%2C946.5947%20-23.1285%2C23.12846%20v%2065.26774%20q%200%2C3.6436%20-2.6139%2C6.2574%20-2.6139%2C2.6139%20-6.2574%2C2.6139%20-3.6436%2C0%20-6.2575%2C-2.6139%20-2.6138%2C-2.6138%20-2.6138%2C-6.2574%20v%20-30.4157%20h%20-5.0694%20v%2030.4157%20q%200%2C3.6436%20-2.6138%2C6.2574%20-2.6139%2C2.6139%20-6.2575%2C2.6139%20-3.6435%2C0%20-6.2574%2C-2.6139%20-2.6139%2C-2.6138%20-2.6139%2C-6.2574%20V%20969.72316%20L%2029.0941%2C946.5947%20q%20-2.2178%2C-2.2178%20-2.2178%2C-5.38626%200%2C-3.16832%202.2178%2C-5.38627%202.2971%2C-2.21784%205.3863%2C-2.21784%203.1683%2C0%205.3859%2C2.21784%20l%2018.0594%2C18.0594%20h%2029.1486%20l%2018.0594%2C-18.0594%20q%202.2178%2C-2.21784%205.3862%2C-2.21784%203.1683%2C0%205.386%2C2.21784%202.2178%2C2.29701%202.2178%2C5.4654%200%2C3.08911%20-2.2178%2C5.30678%20z%20M%2085.0148%2C921.08981%20q%205.2276%2C5.14856%205.2276%2C12.51487%200%2C7.36635%20-5.2276%2C12.59404%20-5.1485%2C5.14851%20-12.5149%2C5.14851%20-7.3664%2C0%20-12.594%2C-5.14851%20-5.1486%2C-5.22769%20-5.1486%2C-12.59404%200%2C-7.36631%205.1486%2C-12.51487%205.2276%2C-5.22764%2012.594%2C-5.22764%207.3664%2C0%2012.5149%2C5.22764%20z%22%0A%20%20%20%20%20%20%20id%3D%22path5955%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-lang { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22yes%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22icon-lang%22%3E%0A%20%20%3Cg%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%0A%20%20%20%20%20id%3D%22L1%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20d%3D%22m%2064.549152%2C992.55684%20q%20-0.0693%2C0.20937%20-0.90674%2C0%20-0.76728%2C-0.27907%20-2.1624%2C-0.83708%20l%20-1.39512%2C-0.6278%20q%20-3.06924%2C-1.39509%20-6.06885%2C-3.41817%20-0.48828%2C-0.34879%20-2.85996%2C-2.16242%20-2.37168%2C-1.88334%20-2.65068%2C-2.02289%20-4.67344%2C7.18475%20-9.34727%2C12.62575%20-5.65009%2C6.62667%20-7.32451%2C7.67327%20-0.279%2C0.1393%20-1.39502%2C0.279%20-1.04638%2C0.1394%20-1.25566%2C0%200.41855%2C-0.279%205.72012%2C-6.41755%201.46484%2C-1.67409%205.9291%2C-8.02196%204.53408%2C-6.34756%205.51074%2C-8.23101%201.18584%2C-2.09268%203.55752%2C-6.83603%202.37168%2C-4.81316%202.51123%2C-5.44099%20-0.55811%2C-0.0697%20-7.67324%2C2.30193%20-0.55801%2C0.13938%20-1.95313%2C0.55804%20-1.32539%2C0.34876%20-2.37168%2C0.62779%20-1.04638%2C0.27907%20-1.18584%2C0.34879%20-0.13945%2C0.13938%20-0.13945%2C0.76728%200%2C0.55803%20-0.0693%2C0.62782%20-0.34873%2C0.69756%20-2.1623%2C1.04635%20-1.6044%2C0.48826%20-3.27852%2C0%20-1.25556%2C-0.27908%20-1.95312%2C-1.46489%20-0.2791%2C-0.41853%20-0.34883%2C-1.60437%200.41855%2C-0.13938%201.67412%2C-0.34876%201.32539%2C-0.20938%202.09268%2C-0.41854%204.0457%2C-1.11609%207.32451%2C-2.23218%206.97539%2C-2.44142%207.11504%2C-2.44142%200.69756%2C-0.13938%202.99951%2C-1.32534%202.30185%2C-1.25563%203.06914%2C-1.53466%200.62783%2C-0.20939%201.46484%2C-0.55802%200.90684%2C-0.34875%201.04639%2C-0.34875%200.13936%2C-0.0697%200.41856%2C0%200.13935%2C0.83705%20-0.0693%2C2.3019%200%2C0.13937%20-0.90684%2C1.88337%20-0.83711%2C1.74392%20-1.81367%2C3.76693%20-0.97656%2C1.95314%20-1.18584%2C2.30193%20-1.74385%2C3.48785%20-5.37129%2C9.13791%20l%204.46446%2C1.95314%20q%200.83701%2C0.41854%205.16191%2C2.2322%204.39443%2C1.81364%204.74316%2C1.95313%200.27911%2C0.0697%200.69756%2C1.81364%200.48828%2C1.67413%200.34873%2C2.09268%20z%20m%20-14.29981%2C-33.90039%20q%200.20938%2C1.04636%20-0.2791%2C1.95316%20-0.83701%2C1.60438%20-3.48779%2C2.65071%20-2.09268%2C0.83706%20-4.18545%2C0.83706%20-1.81357%2C-0.20939%20-3.41816%2C-1.81364%20-0.97647%2C-1.04634%20-1.25557%2C-2.85997%20l%200.0693%2C-0.20937%20q%200.20937%2C0.20937%201.32539%2C0.34875%201.18584%2C0.13938%201.8834%2C0%200.69746%2C-0.13938%204.0456%2C-1.11609%202.51123%2C-0.83705%203.83662%2C-0.97655%201.18594%2C0%201.46494%2C1.18581%20z%20m%2048.68809%2C8.99853%204.394338%2C15.83456%20-9.695998%2C-2.92971%205.30137%2C-12.90485%20z%20m%20-77.28838%2C55.80372%2048.40986%2C-16.1833%20v%20-71.98828%20l%20-48.40986%2C16.25301%20v%2071.91647%20z%20m%2086.566508%2C-22.1124%207.11513%2C2.1624%20-12.62578%2C-45.82862%20-6.975678%2C-2.16242%20-15.067%2C37.3879%207.11504%2C2.16242%203.13907%2C-7.67322%2014.718258%2C4.53413%202.58096%2C9.41701%20z%20M%2073.127762%2C934.24244%20113.0969%2C947.07757%20v%20-26.50714%20l%20-39.969138%2C13.67201%20z%20m%2021.69395%2C92.28536%2011.021378%2C0.9069%20-3.76689%2C11.1607%20-2.790228%2C-4.6038%20q%20-9.06817%2C5.7897%20-19.25235%2C7.5335%20-4.0457%2C0.8371%20-6.34765%2C0.8371%20h%20-5.85938%20q%20-5.51074%2C0%20-13.95107%2C-2.7205%20-8.37071%2C-2.7204%20-12.76514%2C-5.9291%20-0.55811%2C-0.4883%20-0.55811%2C-1.1161%200%2C-0.558%200.34883%2C-0.9766%200.34883%2C-0.3487%200.90684%2C-0.3487%200.279%2C0%201.25556%2C0.4883%200.97657%2C0.558%202.09268%2C1.1858%201.18584%2C0.6278%201.46484%2C0.7673%205.09229%2C2.5809%2011.09112%2C4.2551%206.06875%2C1.7438%2011.02129%2C1.7438%206.62666%2C0%2011.64922%2C-1.0463%205.02226%2C-0.9766%2010.95166%2C-3.4879%201.04638%2C-0.4882%202.09267%2C-1.116%201.11611%2C-0.5581%202.37168%2C-1.3254%201.32539%2C-0.6975%202.02295%2C-1.1161%20l%20-2.99951%2C-5.0922%20z%20M%20126.0721%2C951.26138%20v%2075.26642%20L%2072.080892%2C1009.368%20q%20-0.97666%2C0.4185%20-26.15811%2C8.9288%20-25.18154%2C8.4404%20-25.67002%2C8.4404%20-0.906831%2C0%20-1.255561%2C-0.9068%200%2C-0.07%20-0.0693%2C-0.2094%20v%20-75.19458%20q%200.20938%2C-0.62782%200.279%2C-0.69758%200.34883%2C-0.41851%201.395121%2C-0.76727%207.46387%2C-2.51121%2010.39356%2C-3.48785%20V%20918.6878%20l%2038.92226%2C13.81139%20q%200.13945%2C0%2011.16074%2C-3.83659%2011.09112%2C-3.83661%2022.042778%2C-7.53354%2011.02138%2C-3.76689%2011.30039%2C-3.76689%201.39511%2C0%201.39511%2C1.46484%20v%2029.15783%20l%2010.25391%2C3.27847%20z%22%0A%20%20%20%20%20%20%20id%3D%22lang-icon%22%0A%20%20%20%20%20%20%20style%3D%22fill%3A%23f2f2f2%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-locate { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22heart.svg%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22681%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22747%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%221069%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20d%3D%22M%20108.24959%2C990.52878%20H%2099.1665%20q%20-2.1669%2C0%20-3.7501%2C-1.58331%20-1.5834%2C-1.58335%20-1.5834%2C-3.75012%20v%20-10.66644%20q%200%2C-2.16669%201.5834%2C-3.75012%201.5832%2C-1.58335%203.7501%2C-1.58335%20h%209.08309%20q%20-2.6667%2C-8.99988%20-9.41649%2C-15.66645%20-6.6666%2C-6.74982%20-15.6665%2C-9.41651%20v%209.08313%20q%200%2C2.16661%20-1.5833%2C3.75011%20-1.5833%2C1.58331%20-3.7501%2C1.58331%20H%2067.1668%20q%20-2.1668%2C0%20-3.7502%2C-1.58331%20-1.5832%2C-1.58335%20-1.5832%2C-3.75011%20v%20-9.08313%20q%20-8.9999%2C2.66665%20-15.7501%2C9.41651%20-6.6666%2C6.66657%20-9.3333%2C15.66645%20h%209.0835%20q%202.1665%2C0%203.7497%2C1.58335%201.5834%2C1.58328%201.5834%2C3.75012%20v%2010.66644%20q%200%2C2.16665%20-1.5834%2C3.75012%20-1.5832%2C1.58331%20-3.7497%2C1.58331%20H%2036.75%20q%202.6667%2C8.99992%209.3333%2C15.75012%206.7502%2C6.6666%2015.7501%2C9.3333%20v%20-9.0832%20q%200%2C-2.1666%201.5832%2C-3.7501%201.5834%2C-1.5833%203.7502%2C-1.5833%20h%2010.6664%20q%202.1668%2C0%203.7501%2C1.5833%201.5833%2C1.5833%201.5833%2C3.7501%20v%209.0832%20q%208.9999%2C-2.6667%2015.6665%2C-9.3333%206.74979%2C-6.74983%209.41649%2C-15.75012%20z%20m%2028.25001%2C-15.99984%20v%2010.66645%20q%200%2C2.16665%20-1.5833%2C3.75011%20-1.5833%2C1.58332%20-3.7502%2C1.58332%20h%20-11.9163%20q%20-3.0833%2C13.41678%20-12.91691%2C23.24998%20-9.7499%2C9.7499%20-23.1663%2C12.8332%20v%2011.9168%20q%200%2C2.1666%20-1.5833%2C3.7501%20-1.58329%2C1.5833%20-3.7501%2C1.5833%20h%20-10.6664%20q%20-2.16679%2C0%20-3.7502%2C-1.5833%20-1.5832%2C-1.5833%20-1.5832%2C-3.7501%20v%20-11.9168%20q%20-13.4168%2C-3.0833%20-23.25%2C-12.8332%20-9.74989%2C-9.8332%20-12.8333%2C-23.24998%20H%2013.8334%20q%20-2.1664%2C0%20-3.7497%2C-1.58332%20-1.5833%2C-1.58335%20-1.5833%2C-3.75011%20v%20-10.66645%20q%200%2C-2.16668%201.5833%2C-3.75011%201.5833%2C-1.58335%203.7497%2C-1.58335%20h%2011.91669%20q%203.08341%2C-13.41677%2012.8333%2C-23.16667%209.8332%2C-9.83317%2023.25%2C-12.9165%20v%20-11.91675%20q%200%2C-2.16665%201.5832%2C-3.75011%201.58341%2C-1.58328%203.7502%2C-1.58328%20h%2010.6664%20q%202.1668%2C0%203.7501%2C1.58328%201.5833%2C1.58335%201.5833%2C3.75011%20v%2011.91675%20q%2013.4164%2C3.0833%2023.1663%2C12.9165%209.83361%2C9.7499%2012.91691%2C23.16667%20h%2011.9163%20q%202.1669%2C0%203.7502%2C1.58335%201.5833%2C1.58328%201.5833%2C3.75011%20z%22%0A%20%20%20%20%20%20%20id%3D%22path6031%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-mapper { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22compass.svg%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22681%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22747%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%221069%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20d%3D%22m%2045.714%2C917.3622%20q%200.90679%2C0%201.53458%2C0.69754%200.69754%2C0.62783%200.69754%2C1.53462%20v%20102.67834%20q%200%2C1.3951%20-1.18583%2C1.9531%20l%20-33.4813%2C17.8572%20q%20-0.48829%2C0.2791%20-1.04633%2C0.2791%20-0.90679%2C0%20-1.60433%2C-0.6976%20-0.62779%2C-0.6278%20-0.62779%2C-1.5346%20V%20937.45158%20q%200%2C-1.39507%201.18583%2C-1.95311%20l%2033.4813%2C-17.85723%20q%200.48829%2C-0.27907%201.04633%2C-0.27907%20z%20m%2087.0533%2C0%20q%200.9068%2C0%201.53458%2C0.69754%200.69758%2C0.62783%200.69758%2C1.53462%20v%20102.67834%20q%200%2C1.3951%20-1.18586%2C1.9531%20l%20-33.48131%2C17.8572%20q%20-0.48829%2C0.2791%20-1.04633%2C0.2791%20-0.90679%2C0%20-1.60436%2C-0.6976%20-0.6278%2C-0.6277%20-0.6278%2C-1.5346%20V%20937.45158%20q%200%2C-1.39507%201.18583%2C-1.95311%20l%2033.48132%2C-17.85723%20q%200.48829%2C-0.27907%201.04632%2C-0.27907%20z%20m%20-78.12516%2C0%20q%200.55805%2C0%200.97655%2C0.20938%20l%2035.7157%2C17.85723%20q%201.25562%2C0.69754%201.25562%2C2.02287%20V%201040.13%20q%200%2C0.9068%20-0.69758%2C1.5346%20-0.62778%2C0.6976%20-1.53461%2C0.6976%20-0.55801%2C0%20-0.97655%2C-0.2094%20l%20-35.7157%2C-17.8572%20q%20-1.25558%2C-0.6976%20-1.25558%2C-2.0229%20V%20919.59439%20q%200%2C-0.90679%200.62779%2C-1.53462%200.69754%2C-0.69753%201.60436%2C-0.69753%20z%22%0A%20%20%20%20%20%20%20id%3D%22path6453%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-marker { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22New%20document%2054%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22681%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22747%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%221069%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20d%3D%22m%2087.583%2C973.61203%20q%206.2499%2C-6.24993%206.2499%2C-15.08331%200%2C-8.8334%20-6.2499%2C-15.08334%20-6.2499%2C-6.24992%20-15.0833%2C-6.24992%20-8.8334%2C0%20-15.0834%2C6.24992%20-6.2499%2C6.24994%20-6.2499%2C15.08334%200%2C8.83338%206.2499%2C15.08331%206.25%2C6.24996%2015.0834%2C6.24996%208.8334%2C0%2015.0833%2C-6.24996%20z%20m%2027.5832%2C-15.08331%20q%200%2C9.08314%20-2.75%2C14.91643%20l%20-30.3331%2C64.50045%20q%20-1.3334%2C2.75%20-3.9999%2C4.3333%20-2.5833%2C1.5833%20-5.5831%2C1.5833%20-3%2C0%20-5.6669%2C-1.5833%20-2.5832%2C-1.5834%20-3.8333%2C-4.3333%20L%2032.5835%2C973.44515%20q%20-2.75%2C-5.83329%20-2.75%2C-14.91642%200%2C-17.66641%2012.4998%2C-30.16668%2012.4999%2C-12.49986%2030.1667%2C-12.49986%2017.6664%2C0%2030.1667%2C12.49986%2012.4998%2C12.4999%2012.4998%2C30.16668%20z%22%0A%20%20%20%20%20%20%20id%3D%22path6455%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-menu-off { background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='yes'%3F%3E%0A%3Csvg%0A xmlns%3Adc='http%3A//purl.org/dc/elements/1.1/'%0A xmlns%3Acc='http%3A//creativecommons.org/ns%23'%0A xmlns%3Ardf='http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23'%0A xmlns%3Asvg='http%3A//www.w3.org/2000/svg'%0A xmlns='http%3A//www.w3.org/2000/svg'%0A xmlns%3Asodipodi='http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%0A xmlns%3Ainkscape='http%3A//www.inkscape.org/namespaces/inkscape'%0A width='145'%0A height='145'%0A id='svg8108'%0A version='1.1'%0A inkscape%3Aversion='0.48.5 r10040'%0A sodipodi%3Adocname='menu-off.svg'%3E%0A %3Cdefs%0A id='defs8110' /%3E%0A %3Csodipodi%3Anamedview%0A id='base'%0A pagecolor='%23ffffff'%0A bordercolor='%23666666'%0A borderopacity='1.0'%0A inkscape%3Apageopacity='0.0'%0A inkscape%3Apageshadow='2'%0A inkscape%3Azoom='0.35'%0A inkscape%3Acx='27.857143'%0A inkscape%3Acy='520'%0A inkscape%3Adocument-units='px'%0A inkscape%3Acurrent-layer='layer1'%0A showgrid='false'%0A inkscape%3Awindow-width='838'%0A inkscape%3Awindow-height='1029'%0A inkscape%3Awindow-x='840'%0A inkscape%3Awindow-y='19'%0A inkscape%3Awindow-maximized='0' /%3E%0A %3Cmetadata%0A id='metadata8113'%3E%0A %3Crdf%3ARDF%3E%0A %3Ccc%3AWork%0A rdf%3Aabout=''%3E%0A %3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A %3Cdc%3Atype%0A rdf%3Aresource='http%3A//purl.org/dc/dcmitype/StillImage' /%3E%0A %3Cdc%3Atitle /%3E%0A %3C/cc%3AWork%3E%0A %3C/rdf%3ARDF%3E%0A %3C/metadata%3E%0A %3Cg%0A inkscape%3Alabel='Layer 1'%0A inkscape%3Agroupmode='layer'%0A id='layer1'%0A transform='translate%280%2C-907.36218%29'%3E%0A %3Cpath%0A inkscape%3Aconnector-curvature='0'%0A d='m 77.93731%2C992.29975 q 2.5625%2C-5.93768 2.5625%2C-12.43757 0%2C-6.49989 -2.5625%2C-12.37484 -2.5%2C-5.93768 -6.8124%2C-10.25022 -4.31254%2C-4.31228 -10.24994%2C-6.8124 -5.87492%2C-2.56255 -12.37484%2C-2.56255 -6.49989%2C0 -12.43757%2C2.56255 -5.87495%2C2.50012 -10.18749%2C6.8124 -4.31254%2C4.31254 -6.87509%2C10.25022 Q 16.5%2C973.36229 16.5%2C979.86218 q 0%2C6.49989 2.49998%2C12.43757 2.56249%2C5.87495 6.87509%2C10.18745 4.31254%2C4.3123 10.18749%2C6.8749 5.9374%2C2.5001 12.43757%2C2.5001 6.49992%2C0 12.37484%2C-2.5001 5.9374%2C-2.5626 10.24994%2C-6.8749 4.31257%2C-4.3125 6.8124%2C-10.18745 z m 48.00027%2C0 q 2.5625%2C-5.93768 2.5625%2C-12.43757 0%2C-6.49989 -2.5625%2C-12.37484 -2.5%2C-5.93768 -6.81237%2C-10.25022 -4.31254%2C-4.31228 -10.24994%2C-6.8124 -5.87495%2C-2.56255 -12.37484%2C-2.56255 H 72.3754 q 7.43734%2C5.62519 11.74988%2C13.99998 4.37501%2C8.37506 4.37501%2C18.00003 0%2C9.62497 -4.37501%2C18.00004 -4.31254%2C8.37478 -11.74988%2C13.99998 h 24.12503 q 6.49989%2C0 12.37484%2C-2.5001 5.9374%2C-2.5626 10.24994%2C-6.8749 4.31254%2C-4.3125 6.81237%2C-10.18745 z m 7.3749%2C-27.93749 q 3.18752%2C7.3749 3.18752%2C15.49992 0%2C8.12503 -3.18752%2C15.56237 -3.18749%2C7.37515 -8.56236%2C12.75005 -5.31243%2C5.3124 -12.75005%2C8.4999 -7.37489%2C3.1876 -15.49992%2C3.1876 h -48.0003 q -8.12503%2C0 -15.56236%2C-3.1876 -7.3749%2C-3.1875 -12.75005%2C-8.4999 -5.31243%2C-5.3749 -8.49995%2C-12.75005 Q 8.5%2C987.98721 8.5%2C979.86218 q 0%2C-8.12502 3.18749%2C-15.49992 3.18752%2C-7.43762 8.49995%2C-12.75005 5.37487%2C-5.37487 12.75005%2C-8.56239 7.43733%2C-3.18751 15.56236%2C-3.18751 h 48.0003 q 8.12503%2C0 15.49992%2C3.18751 7.43734%2C3.18752 12.75005%2C8.56239 5.37487%2C5.31243 8.56236%2C12.75005 z'%0A id='path6875'%0A style='fill%3A%23ffffff' /%3E%0A %3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-menu-on { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22menu-on.svg%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22838%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%221029%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%2219%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%20/%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20d%3D%22m%2011.687498%2C995.42453%20q%20-3.1874995%2C-7.43734%20-3.1874995%2C-15.56236%200%2C-8.12502%203.1874995%2C-15.49992%203.1875%2C-7.43762%208.5%2C-12.75004%205.3748%2C-5.37487%2012.75%2C-8.56239%207.4374%2C-3.18749%2015.5624%2C-3.18749%20h%2048.000203%20q%208.125099%2C0%2015.499999%2C3.18749%207.4373%2C3.18752%2012.75%2C8.56239%205.3749%2C5.31242%208.5624%2C12.75004%203.1875%2C7.3749%203.1875%2C15.49992%200%2C8.12502%20-3.1875%2C15.56236%20-3.1875%2C7.37517%20-8.5624%2C12.74997%20-5.3124%2C5.3125%20-12.75%2C8.5%20-7.3749%2C3.1875%20-15.499998%2C3.1875%20H%2048.499898%20q%20-8.125%2C0%20-15.562399%2C-3.1875%20-7.3749%2C-3.1875%20-12.75%2C-8.5%20-5.3125%2C-5.3748%20-8.5%2C-12.74997%20z%20m%2072.374203%2C13.93747%20q%205.9374%2C2.5001%2012.4376%2C2.5001%206.499899%2C0%2012.374799%2C-2.5001%205.9374%2C-2.5625%2010.25%2C-6.8748%204.3125%2C-4.31247%206.8124%2C-10.18747%202.5625%2C-5.93764%202.5625%2C-12.43756%200%2C-6.49989%20-2.5625%2C-12.37484%20-2.5%2C-5.93767%20-6.8124%2C-10.25021%20-4.3126%2C-4.31226%20-10.25%2C-6.81237%20-5.8749%2C-2.56256%20-12.374799%2C-2.56256%20-6.4999%2C0%20-12.4376%2C2.56256%20-5.8749%2C2.50011%20-10.187503%2C6.81237%20-4.3125%2C4.31254%20-6.8751%2C10.25021%20-2.5%2C5.87495%20-2.5%2C12.37484%200%2C6.49992%202.5%2C12.43756%202.5625%2C5.875%206.8751%2C10.18747%204.312603%2C4.3123%2010.187503%2C6.8748%20z%22%0A%20%20%20%20%20%20%20id%3D%22path6877%22%0A%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-pointer { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22menu-off.svg%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22681%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22747%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%221069%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20d%3D%22M%20134.3637%2C925.62065%2077.544588%2C1039.255%20q%20-1.50923%2C3.1072%20-5.06029%2C3.1072%20-0.4439%2C0%20-1.33164%2C-0.1774%20-1.95313%2C-0.4439%20-3.19604%2C-2.0419%20-1.15409%2C-1.5092%20-1.15409%2C-3.4623%20v%20-51.13568%20h%20-51.13564%20q%20-1.95313%2C0%20-3.55113%2C-1.15414%20-1.50923%2C-1.24291%20-1.95313%2C-3.19599%20-0.4439101%2C-1.95314%200.35517%2C-3.72868%200.799%2C-1.7756%202.57454%2C-2.66337%20L%20126.72664%2C917.98363%20q%201.15413%2C-0.62146%202.57462%2C-0.62146%202.39696%2C0%203.99516%2C1.68682%201.33164%2C1.24286%201.598%2C3.10722%200.35518%2C1.77555%20-0.53267%2C3.46237%20z%22%0A%20%20%20%20%20%20%20id%3D%22path6427%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-ps { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22human.svg%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22681%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22747%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%221069%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20transform%3D%22matrix%280.42524913%2C0%2C0%2C0.42524913%2C8.4999994%2C572.95737%29%22%0A%20%20%20%20%20%20%20id%3D%22g4268%22%3E%0A%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20ry%3D%220%22%0A%20%20%20%20%20%20%20%20%20y%3D%22861.36218%22%0A%20%20%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20%20%20height%3D%22191%22%0A%20%20%20%20%20%20%20%20%20width%3D%22301.00003%22%0A%20%20%20%20%20%20%20%20%20id%3D%22rect3056-1%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0%3Bfill%3Anone%3Bstroke%3Anone%22%20/%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.24869792%2C0%2C0%2C0.24869792%2C0.23946%2C1004.97%29%22%0A%20%20%20%20%20%20%20%20%20id%3D%22g4054%22%0A%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.9%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A0.9%3Bfill%3A%23000000%3Bfill-opacity%3A1%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%201125.8639%2C-540.81153%20-1045.445052%2C80.41885%200%2C482.513088%2046.743452%2C1.884816%2020.35602%2C0.753927%20c%202.59863%2C-1.910752%204.54844%2C-4.593364%205.78011%2C-8.041885%201.77545%2C-4.971493%202.63869%2C-12.7188437%202.63874%2C-23.3717274%20l%200%2C-250.4293186%20c%20-5e-5%2C-12.78341%20-1.30585%2C-21.96222%20-4.14659%2C-27.64398%20-2.84084%2C-5.68141%20-7.85094%2C-8.54432%20-14.95288%2C-8.5445%20-7.10201%2C1.8e-4%20-16.70151%2C2.71557%20-28.77487%2C8.04188%20l%20-1.13089%2C0.50262%20c%20-1.0653%2C1.7e-4%20-1.65538%2C-0.86307%20-2.01047%2C-2.63874%20-0.7102%2C-1.77532%20-0.56268%2C-2.91174%200.50261%2C-3.26702%20l%2059.0576%2C-28.77487%20c%201.42033%2C-0.70999%202.85179%2C-1.00502%204.27225%2C-1.00523%204.61622%2C2.1e-4%208.48989%2C3.87388%2011.68586%2C11.68586%203.19582%2C7.45728%205.04796%2C18.06754%205.40314%2C31.91623%2030.18333%2C-30.53834%2059.99259%2C-45.73801%2089.46597%2C-45.73822%2014.55889%2C2.1e-4%2028.03206%2C3.87389%2040.46073%2C11.68587%2012.78335%2C7.81237%2022.95106%2C19.13836%2030.40838%2C34.05235%207.45684%2C14.91432%2011.18299%2C32.38683%2011.18325%2C52.27225%20-2.6e-4%2C26.63254%20-6.02112%2C49.137%20-18.09424%2C67.6021%20-12.0736%2C18.11008%20-26.97823%2C31.58325%20-44.73299%2C40.46073%20-17.75513%2C8.87748%20-35.22764%2C13.31937%20-52.27225%2C13.31937%20-11.0082%2C0%20-20.90274%2C-1.01078%20-29.78011%2C-3.14136%20-8.52247%2C-2.13062%20-17.40625%2C-5.70926%20-26.63874%2C-10.68063%20l%200%2C110.3246086%20c%20-8e-5%2C10.6528837%201.28386%2C18.4002344%203.76964%2C23.3717274%202.8407%2C4.971252%207.87266%2C8.402363%2015.32984%2C10.178011%200.21653%2C0.06192%200.50118%2C0.06433%200.75392%2C0.125453%200.091%2C0.02011%200.17013%2C0.104143%200.25131%2C0.125454%20l%2036.81676%2C1.382198%200%2C0.125454%20847.6649%2C33.675996%2035.4346%2C-603.141362%20z%20m%20-541.06809%2C218.7644%20c%2013.84877%2C2.1e-4%2026.7537%2C2.7156%2038.82723%2C8.04188%203.55085%2C1.4206%205.40298%2C3.29462%205.40314%2C5.78011%20l%20-0.62828%2C16.58639%20c%20-0.71034%2C9.23275%20-1.00539%2C16.68507%20-1.00523%2C22.36649%20-1.6e-4%2C0.71035%20-1.13656%2C1.00539%20-3.26702%2C1.00523%20-1.77565%2C1.6e-4%20-2.63886%2C-0.29489%20-2.63874%2C-1.00523%20-1.2e-4%2C-11.36301%20-6.021%2C-21.11003%20-18.09424%2C-29.27749%20-12.07348%2C-8.52219%20-24.6834%2C-12.81655%20-37.82199%2C-12.81675%20-8.87756%2C2e-4%20-15.90918%2C2.2949%20-21.2356%2C6.91099%20-5.32654%2C4.61648%20-8.04193%2C11.77376%20-8.04189%2C21.36126%20-4e-5%2C12.42864%204.1468%2C22.32317%2012.31414%2C29.7801%208.16722%2C7.10213%2020.20893%2C14.70196%2036.18848%2C22.86911%2012.07324%2C6.0368%2021.67276%2C11.34194%2028.77487%2C15.95812%207.45696%2C4.61639%2013.62532%2C10.91042%2018.59686%2C18.72251%204.97125%2C7.45716%207.41345%2C16.48845%207.41361%2C27.14136%20-1.6e-4%2C17.755%20-6.88425%2C33.08034%20-20.73298%2C45.86388%20-13.49388%2C12.42849%20-31.82966%2C18.59686%20-54.911%2C18.59686%20-18.82034%2C0%20-35.7465%2C-5.30516%20-51.01571%2C-15.95812%20-2.13061%2C-1.77549%20-3.26705%2C-3.92267%20-3.26701%2C-6.40838%20l%20-1.00524%2C-41.59162%20c%20-4e-5%2C-0.71014%200.86322%2C-1.27834%202.63875%2C-1.63351%201.77544%2C-0.35505%202.78623%2C0.0655%203.14136%2C1.13089%206.74686%2C17.755%2015.63061%2C31.22817%2026.63874%2C40.46074%2011.00802%2C9.2326%2023.76546%2C13.82198%2038.32461%2C13.82198%2011.00797%2C0%2019.59671%2C-2.44219%2025.63351%2C-7.41361%206.03656%2C-5.32646%209.047%2C-13.19946%209.04712%2C-23.49738%20-1.2e-4%2C-9.94274%20-2.29484%2C-18.2583%20-6.911%2C-25.00524%20-4.26131%2C-7.10191%20-9.56642%2C-12.70208%20-15.95811%2C-16.96335%20-6.39189%2C-4.26111%20-15.27564%2C-9.12368%20-26.63875%2C-14.45026%20-11.71835%2C-5.68149%20-21.02281%2C-10.8391%20-27.76963%2C-15.4555%20-6.74694%2C-4.61617%20-12.62029%2C-10.63703%20-17.59162%2C-18.09424%20-4.61633%2C-7.45695%20-6.91104%2C-16.63576%20-6.911%2C-27.64397%20-4e-5%2C-19.17519%207.15724%2C-33.78479%2021.36126%2C-43.72775%2014.55899%2C-10.29768%2031.6108%2C-15.45529%2051.14136%2C-15.4555%20z%20m%20-331.8534%2C19.72775%20c%20-12.78371%2C1.9e-4%20-24.53039%2C3.01062%20-35.18325%2C9.04712%20-10.65308%2C6.03686%20-21.26334%2C14.77312%20-31.91623%2C26.13612%20l%200%2C118.74346%20c%209.58759%2C11.00809%2019.90282%2C19.59683%2030.911%2C25.63351%2011.36305%2C5.68159%2025.13126%2C8.41884%2041.46596%2C8.41884%2018.82009%2C0%2034.29293%2C-8.16802%2046.3665%2C-24.50261%2012.07316%2C-16.68961%2018.09402%2C-39.7623%2018.09424%2C-69.2356%20-2.2e-4%2C-29.47312%20-6.58929%2C-52.54579%20-19.72775%2C-69.23561%20-13.13886%2C-16.68948%20-29.76998%2C-25.00504%20-50.01047%2C-25.00523%20z%20m%20568.46073%2C3.14136%20c%207.10191%2C1.9e-4%2012.55459%2C1.99985%2016.46073%2C5.90576%203.90603%2C3.90627%205.90568%2C9.2114%205.90576%2C15.95811%20-8e-5%2C7.45725%20-1.99973%2C13.33059%20-5.90576%2C17.59163%20-3.90614%2C3.90623%20-9.35882%2C5.9059%20-16.46073%2C5.90576%20-7.45712%2C1.4e-4%20-13.33047%2C-1.99953%20-17.59162%2C-5.90576%20-3.90611%2C-4.26104%20-5.9058%2C-10.13438%20-5.90576%2C-17.59163%20-4e-5%2C-6.74671%201.99965%2C-12.05184%205.90576%2C-15.95811%204.26115%2C-3.90591%2010.1345%2C-5.90557%2017.59162%2C-5.90576%20z%20m%20-390.15707%2C149.7801%20c%207.10191%2C4e-5%2012.55459%2C1.87404%2016.46074%2C5.78011%203.90602%2C3.9061%205.90567%2C9.21125%205.90575%2C15.95811%20-8e-5%2C7.45708%20-1.99973%2C13.33043%20-5.90575%2C17.59163%20-3.90615%2C3.9061%20-9.35883%2C5.90576%20-16.46074%2C5.90576%20-7.45712%2C0%20-13.33047%2C-1.99966%20-17.59162%2C-5.90576%20-3.9061%2C-4.2612%20-5.9058%2C-10.13455%20-5.90576%2C-17.59163%20-4e-5%2C-6.74686%201.99966%2C-12.05201%205.90576%2C-15.95811%204.26115%2C-3.90607%2010.1345%2C-5.78007%2017.59162%2C-5.78011%20z%20m%20284.98429%2C0%20c%207.10191%2C4e-5%2012.68025%2C1.87404%2016.58639%2C5.78011%203.90603%2C3.9061%205.78003%2C9.21125%205.78011%2C15.95811%20-8e-5%2C7.45708%20-1.87408%2C13.33043%20-5.78011%2C17.59163%20-3.90614%2C3.9061%20-9.48448%2C5.90576%20-16.58639%2C5.90576%20-7.45711%2C0%20-13.33046%2C-1.99966%20-17.59162%2C-5.90576%20-3.9061%2C-4.2612%20-5.78014%2C-10.13455%20-5.7801%2C-17.59163%20-4e-5%2C-6.74686%201.874%2C-12.05201%205.7801%2C-15.95811%204.26116%2C-3.90607%2010.13451%2C-5.78007%2017.59162%2C-5.78011%20z%20m%20105.17278%2C0%20c%207.10191%2C4e-5%2012.55459%2C1.87404%2016.46073%2C5.78011%203.90603%2C3.9061%205.90568%2C9.21125%205.90576%2C15.95811%20-8e-5%2C7.45708%20-1.99973%2C13.33043%20-5.90576%2C17.59163%20-3.90614%2C3.9061%20-9.35882%2C5.90576%20-16.46073%2C5.90576%20-7.45712%2C0%20-13.33047%2C-1.99966%20-17.59162%2C-5.90576%20-3.90611%2C-4.2612%20-5.9058%2C-10.13455%20-5.90576%2C-17.59163%20-4e-5%2C-6.74686%201.99965%2C-12.05201%205.90576%2C-15.95811%204.26115%2C-3.90607%2010.1345%2C-5.78007%2017.59162%2C-5.78011%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path3169%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Ctext%0A%20%20%20%20%20%20%20%20%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A532.31341553px%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-stretch%3Anormal%3Btext-align%3Astart%3Bline-height%3A125%25%3Bletter-spacing%3A0px%3Bword-spacing%3A0px%3Bwriting-mode%3Alr-tb%3Btext-anchor%3Astart%3Bopacity%3A0.9%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bdisplay%3Ainline%3Benable-background%3Anew%3Bfont-family%3ACormorant%20Garamond%3B-inkscape-font-specification%3ACormorant%20Garamond%20Semi-Light%22%0A%20%20%20%20%20%20%20%20%20%20%20x%3D%22105.53693%22%0A%20%20%20%20%20%20%20%20%20%20%20y%3D%22-110.1496%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22text5822-2%22%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Alinespacing%3D%22125%25%22%3E%3Ctspan%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Arole%3D%22line%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22tspan5824-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20x%3D%22105.53693%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20y%3D%22-110.1496%22%3Ep.s.%3A%3Ctspan%0A%20%20%20style%3D%22fill%3A%23ffffff%22%0A%20%20%20id%3D%22tspan5864-2%22%3E%3Ctspan%0A%20%20%20%20%20style%3D%22fill%3Anone%22%0A%20%20%20%20%20id%3D%22tspan5873-3%22%3Ex%20%3C/tspan%3E%3C/tspan%3E%3C/tspan%3E%3C/text%3E%0A%20%20%20%20%20%20%3C/g%3E%0A%20%20%20%20%3C/g%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-signs { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22download.svg%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22681%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22747%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%221069%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20d%3D%22m%20133.14315%2C937.0769%20q%200.7143%2C0.71427%200.7143%2C1.64285%200%2C0.92855%20-0.7143%2C1.64283%20l%20-10.0713%2C10.07132%20q%20-2%2C1.99997%20-4.8569%2C1.99997%20h%20-95.9994%20q%20-1.8572%2C0%20-3.2144%2C-1.35712%20-1.3571%2C-1.35713%20-1.3571%2C-3.21439%20V%20929.5767%20q%200%2C-1.8571%201.3571%2C-3.21438%201.3571%2C-1.35713%203.2144%2C-1.35713%20h%2041.1421%20v%20-4.57151%20q%200%2C-1.85713%201.3572%2C-3.21438%201.3571%2C-1.35713%203.2144%2C-1.35713%20h%209.1426%20q%201.8571%2C0%203.2144%2C1.35713%201.3571%2C1.35712%201.3571%2C3.21438%20v%204.57151%20h%2036.5726%20q%202.8571%2C0%204.8569%2C1.99998%20l%2010.0713%2C10.07131%20z%20m%20-69.7852%2C65.6412%20h%2018.2857%20v%2036.5726%20q%200%2C1.8571%20-1.3571%2C3.2144%20-1.3572%2C1.3571%20-3.2144%2C1.3571%20h%20-9.1427%20q%20-1.8572%2C0%20-3.2144%2C-1.3571%20-1.3571%2C-1.3572%20-1.3571%2C-3.2144%20v%20-36.5726%20z%20m%2059.4269%2C-31.99983%20q%201.8571%2C0%203.2144%2C1.35713%201.3571%2C1.35712%201.3571%2C3.21438%20v%2018.28562%20q%200%2C1.85716%20-1.3571%2C3.21439%20-1.3571%2C1.35712%20-3.2144%2C1.35712%20h%20-95.9994%20q%20-2.8572%2C0%20-4.8573%2C-1.99997%20l%20-10.0713%2C-10.07132%20q%20-0.7143%2C-0.71427%20-0.7143%2C-1.64285%200%2C-0.92855%200.7143%2C-1.64283%20l%2010.0713%2C-10.07131%20q%202%2C-1.99998%204.8573%2C-1.99998%20h%2036.5725%20v%20-13.71413%20h%2018.2857%20v%2013.71413%20h%2041.1421%20z%22%0A%20%20%20%20%20%20%20id%3D%22path6461%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon-upload { background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C%21--%20Created%20with%20Inkscape%20%28http%3A//www.inkscape.org/%29%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20width%3D%22145%22%0A%20%20%20height%3D%22145%22%0A%20%20%20id%3D%22svg8108%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20inkscape%3Aversion%3D%220.48.5%20r10040%22%0A%20%20%20sodipodi%3Adocname%3D%22edit.svg%22%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs8110%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20id%3D%22base%22%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221.0%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220.0%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Azoom%3D%220.35%22%0A%20%20%20%20%20inkscape%3Acx%3D%2227.857143%22%0A%20%20%20%20%20inkscape%3Acy%3D%22520%22%0A%20%20%20%20%20inkscape%3Adocument-units%3D%22px%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22layer1%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%22681%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22747%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%221069%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%220%22%20/%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8113%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cg%0A%20%20%20%20%20inkscape%3Alabel%3D%22Layer%201%22%0A%20%20%20%20%20inkscape%3Agroupmode%3D%22layer%22%0A%20%20%20%20%20id%3D%22layer1%22%0A%20%20%20%20%20transform%3D%22translate%280%2C-907.36218%29%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20d%3D%22m%20104.72631%2C1028.9152%20q%201.42731%2C-1.4273%201.42731%2C-3.3805%200%2C-1.953%20-1.42731%2C-3.3802%20-1.42731%2C-1.4273%20-3.38054%2C-1.4273%20-1.95308%2C0%20-3.38054%2C1.4273%20-1.42727%2C1.4272%20-1.42727%2C3.3802%200%2C1.9532%201.42727%2C3.3805%201.42732%2C1.4273%203.38054%2C1.4273%201.95312%2C0%203.38054%2C-1.4273%20z%20m%2019.23085%2C0%20q%201.42728%2C-1.4273%201.42728%2C-3.3805%200%2C-1.953%20-1.42728%2C-3.3802%20-1.42728%2C-1.4273%20-3.38054%2C-1.4273%20-1.95313%2C0%20-3.38054%2C1.4273%20-1.4273%2C1.4272%20-1.4273%2C3.3802%200%2C1.9532%201.4273%2C3.3805%201.42729%2C1.4273%203.38054%2C1.4273%201.95312%2C0%203.38054%2C-1.4273%20z%20m%2011.04251%2C-20.2074%20v%2024.0386%20q%200%2C3.0049%20-2.10336%2C5.1083%20-2.10336%2C2.1034%20-5.10798%2C2.1034%20H%2017.21171%20q%20-3.00482%2C0%20-5.10832%2C-2.1034%20Q%2010%2C1035.7513%2010%2C1032.7464%20v%20-24.0386%20q%200%2C-3.0046%202.10339%2C-5.108%202.10336%2C-2.1034%205.10832%2C-2.1034%20h%2032.07621%20q%201.57751%2C4.2068%205.25841%2C6.9112%203.75611%2C2.7041%208.33842%2C2.7041%20H%2082.1156%20q%204.58232%2C0%208.26339%2C-2.7041%203.75609%2C-2.7044%205.33346%2C-6.9112%20h%2032.07621%20q%203.0048%2C0%205.10798%2C2.1034%202.10336%2C2.1034%202.10336%2C5.108%20z%20m%20-24.41422%2C-48.67702%20q%20-1.27701%2C3.00462%20-4.4322%2C3.00462%20H%2086.9224%20v%2033.65389%20q%200%2C1.95325%20-1.42731%2C3.38051%20-1.42725%2C1.4273%20-3.38054%2C1.4273%20H%2062.8837%20q%20-1.95309%2C0%20-3.38051%2C-1.4273%20-1.4273%2C-1.42726%20-1.4273%2C-3.38051%20V%20963.0354%20H%2038.84502%20q%20-3.15505%2C0%20-4.43219%2C-3.00462%20-1.27708%2C-2.92993%201.05165%2C-5.18339%20l%2033.65391%2C-33.6539%20q%201.35219%2C-1.42727%203.38054%2C-1.42727%202.02824%2C0%203.38053%2C1.42727%20l%2033.65389%2C33.6539%20q%202.32874%2C2.25346%201.0517%2C5.18339%20z%22%0A%20%20%20%20%20%20%20id%3D%22path6923%22%20/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A"); background-repeat: no-repeat; }
+
+.icon.marker::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 0 0; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.menu.on::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 145px 0; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.menu.off::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 145px 145px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.lang::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 290px 0; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.edit::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 435px 0; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.upload::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 0 145px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.direction::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 290px 145px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.compass::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 435px 145px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.mapper::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 0 290px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.human::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 145px 290px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.ps::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 290px 290px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.heart::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 435px 290px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.locate::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 0 435px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.download::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 145px 435px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.signs::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 290px 435px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+.icon.dewey-maps::before { background: transparent url(/assets/svg/bmde-icons.svg) top left no-repeat; background-position: 435px 435px; content: ""; position: absolute; display: inline-block; top: 0; left: 0; width: 145px; height: 145px; overflow: hidden; transform: scale(0.25); /* 34.5px */ }
+
+/* latin */
+@font-face { font-family: 'Special Elite'; font-style: normal; font-weight: 400; src: local("Special Elite"), local("SpecialElite-Regular"), url(/static/fonts/special-elite.woff2) format("woff2"), url(/static/fonts/special-elite.woff) format("woff"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
+body > header { background-color: #141414; height: 2.8rem; width: 100vw; position: fixed; z-index: 2000; }
+body > header a:link, body > header a:visited, body > header a:hover, body > header a:active { color: white; text-decoration: none; }
+body > header button { position: relative; font-size: 2rem; margin: .4rem; border: none; background-color: inherit; background-size: 2rem; }
+body > header h1 { position: relative; display: inline-block; font-family: 'Amatic SC', "Special Elite"; font-size: 1.4rem; font-weight: 500; margin: 0.4rem; left: 4rem; }
+body > header h1 span { vertical-align: bottom; }
+body > header nav { display: inline; position: relative; float: right; height: 100%; vertical-align: middle; }
+body > header nav ul { display: inline-block; margin: 0; padding: 0; list-style: none; }
+body > header nav ul form { display: none; }
+body > header nav ul form input[type="submit"] { border: 1px solid transparent; background-color: inherit; color: white; font-weight: bold; text-transform: uppercase; }
+body > header nav ul form input[type="submit"]:hover { border-color: white; }
+body > header nav ul li { font-weight: bold; padding: .4rem; }
+body > header nav ul li ul { display: none; margin: 0; padding: 0; position: absolute; right: 0; top: 0; z-index: 1000; width: 14.3rem; height: 2.8rem; background-color: #bcbcbc; border-bottomleft-radius: .5rem; }
+body > header nav ul li:hover { background-color: rgba(255, 255, 255, 0.25); color: white; }
+body > header nav li { display: inline-block; }
+body > header nav li:hover { color: white; }
+body > header nav li:hover form { display: inline-block; }
+body > header nav li:hover ul { display: inline-block; }
+body > header nav div.icon32 { background-size: 1.6rem; background-position: .2rem; }
+
+@media screen and (max-width: 480px) { body > header > h1 span { display: none; }
+ body > header > h1:before { content: "BMDE"; color: white; vertical-align: bottom; } }
+body.js > aside { visibility: hidden; }
+
+body > aside { background-color: rgba(0, 0, 0, 0.75); bottom: 0; color: rgba(255, 255, 255, 0.95); height: auto; left: 0; overflow: auto; position: fixed; right: calc(100% - 20rem); top: 2.8rem; transition: display 700ms; z-index: 400; }
+body > aside h2 { display: none; }
+body > aside footer { bottom: 0; padding: 1rem; position: absolute; z-index: -1; }
+body > aside nav { font-size: smaller; }
+body > aside nav ul { list-style: none; padding: 0; margin: 0; }
+body > aside nav ul li { margin: 0; padding: .4rem .8rem; }
+body > aside nav > ul { margin: 0; padding: 0; }
+body > aside nav > ul > li { margin: 0; padding: 0; }
+body > aside nav > ul > li > h3 { margin: 0; padding: .8rem; }
+
+.modal { position: absolute; right: 0; left: 0; top: 2.8rem; height: 50vh; background-color: rgba(0, 0, 0, 0.7); color: rgba(255, 255, 255, 0.9); width: auto; z-index: 1500; overflow: hidden; }
+#info-modal { display: none; }
+#info-modal article { width: 80%; margin: 1rem auto }
+#info-modal button { width: 32px; height: 32px; position: relative; margin-top: 1rem }
+#tools-modal { display: none; }
+#tools-modal iframe { position: relative; background-color: rgba(255, 255, 255, 0.8); width: 100vw; height: 50vh; border: none; }
+
+#notification-bar { bottom: 1rem; background-color: rgba(0, 0, 0, 0.7); color: rgba(255, 255, 255, 0.9); position: absolute; padding: 0 1rem; right: 0; min-width: 30%; z-index: 2000; border-top-left-radius: 0.1rem; }
+
+body.about main { padding: 0 4rem; }
+body.about ol li ul li:after { display: table; clear: both; content: ""; }
+
+html, body { width: 100vw; height: 100%; padding: 0; margin: 0 }
+
+body { position: relative; }
+
+body > main { position: absolute; bottom: 0; left: 0; right: 0; top: 2.8rem; }
+
+a { text-decoration: none; }
+a:link { color: rgba(0, 140, 186, 0.9); }
+a:hover { color: #008cba; text-decoration: underline; }
+a:active { color: rgba(0, 140, 186, 0.6); }
+a:visited { color: rgba(0, 140, 186, 0.8); }
+
+#map { background-color: #bd3525; position: relative; height: calc( 100vh - 2.8rem); width: auto; }
+#map .leaflet-top.leaflet-left { left: 20rem; }
+#map .leaflet-top.leaflet-left.menu-off { left: 0; }
+
+#addPointModal { visibility: hidden; }
+
+article.marker.popup > footer p { font-size: smaller; }
+article.marker.popup > footer dl { font-size: smaller; margin-top: 1.5rem; }
+article.marker.popup > footer dt { margin: 0; }
+article.marker.popup > footer dt:before { content: ""; display: block; clear: both; }
+article.marker.popup > footer dd { margin: 0; }
+article.marker.popup > footer p a:last-child { float: right; }
+article.marker.popup > section {
+ overflow-y: auto;
+ max-height: 25rem;
+ margin-right: -1rem;
+ padding-right: 1rem;
+}
+
+/* Make top-right control bar horizontal */
+.leaflet-right .leaflet-control {
+ clear: none;
+}
+.leaflet-right .leaflet-control.leaflet-bar a {
+ display: inline-block;
+ width: 32px;
+ height: 32px;
+}
+.leaflet-right .leaflet-control.leaflet-bar a:first-child {
+ border-top-right-radius: 0;
+ border-bottom-left-radius: 4px;
+}
+.leaflet-right .leaflet-control.leaflet-bar a {
+ border-right: 1px solid #ccc;
+}
+.leaflet-right .leaflet-control.leaflet-bar a:last-child {
+ border-bottom: 1px solid #ccc;
+ border-right: none;
+ border-bottom-left-radius: 0;
+ border-top-right-radius: 4px;
+}
diff --git a/assets/css/style.css b/assets/css/style.css
new file mode 100644
index 0000000..2819109
--- /dev/null
+++ b/assets/css/style.css
@@ -0,0 +1,131 @@
+@import 'main.css';
+@import 'MarkerCluster.css'
+@import 'MarkerCluster.Default.css'
+
+
+:root {
+ --icon-menu-on: url("data:image/svg+xml,%3Csvg xmlns='http%3A//www.w3.org/2000/svg' viewBox='0 0 8.467 8.467' height='32' width='32' fill='#fff'%3E%3Cpath d='M.21 5.263Q0 4.77 0 4.233q0-.537.21-1.025.212-.492.563-.843.356-.356.843-.567.492-.21 1.03-.21H5.82q.537 0 1.025.21.492.211.843.567.356.351.567.843.21.488.21 1.025 0 .538-.21 1.03-.211.488-.567.843-.35.351-.843.562-.488.211-1.025.211H2.646q-.538 0-1.03-.21-.487-.212-.843-.563-.351-.355-.562-.843zm4.788.922q.393.165.823.165.43 0 .818-.165.393-.17.678-.455.286-.285.45-.674.17-.393.17-.823 0-.43-.17-.818-.164-.393-.45-.678-.285-.285-.678-.45-.388-.17-.818-.17-.43 0-.823.17-.389.165-.674.45-.285.285-.455.678-.165.388-.165.818 0 .43.165.823.17.389.455.674.285.285.674.455z'/%3E%3C/svg%3E");
+}
+
+@font-face {
+ font-family: 'Amatic SC';
+ font-style: bold;
+ font-weight: 700;
+ src: local("Amatic SC"), local("AmaticSC"),
+ url(/assets/fonts/Amatic_SC_700.woff2) format("woff2"),
+ url(/assets/fonts/Amatic_SC_700.woff) format("woff"),
+ url('/assets/fonts/Amatic_SC_700.ttf') format('truetype');
+}
+@font-face {
+ font-family: 'Spectral';
+ font-style: normal;
+ font-weight: 300;
+ src: local("Spectral"), local("Spectral Thin"),
+ url(/assets/fonts/Spectral_300.woff2) format("woff2"),
+ url(/assets/fonts/Spectral_300.woff) format("woff"),
+ url('/assets/fonts/Spectral_300.ttf') format('truetype');
+}
+
+
+body {
+ margin: 0;
+ font-family: 'Spectral';
+ font-size: 1em;
+}
+
+body > header > h1 {
+ background: var(--icon-menu-on) left top no-repeat;
+ margin: -0.1rem 0 -0.1rem 5rem;
+ font-size: 2rem;
+}
+body > header > h1 span { line-height: 2rem; }
+
+h1, h2, h3, h4, h5, h6 {
+ font-family: 'Amatic SC', sans-serif;
+ font-weight: bold;
+}
+
+body > aside > nav > ul h3 { font-size: 1.6rem; }
+body > aside > nav > ul > li ul { display: none; }
+body > aside > nav > ul > li.active ul { display: block; }
+
+body > aside > nav > ul > li.active li.active { text-align: right; }
+
+li.on-map { font-weight: bold; }
+
+.marker.popup h3 {
+ font-size: 1.6rem;
+}
+.marker.popup .change {
+ border-top: 4px solid;
+ padding-top: 0.2rem;
+}
+
+#b-toggle {
+ position: absolute;
+ top: 0;
+ left: 0;
+ padding: 1rem;
+}
+
+/**
+ * Wallonie#Demain
+ **/
+#map {
+ background-color: #800000;
+ color: #000000;
+}
+
+body > header {
+ background-color: #008080;
+ color: #000000;
+}
+body > aside {
+ background-color: #67736280;
+ color: #791515;
+ /*color: #8A580E;*/
+}
+
+/* in order */
+body > aside nav > ul > li#c-6 { background-color: #FFEB00; }
+body > aside nav > ul > li#c-11 { background-color: #7CFB80; }
+body > aside nav > ul > li#c-10 { background-color: #02ACCC; }
+body > aside nav > ul > li#c-15 { background-color: #97C000; }
+body > aside nav > ul > li#c-7 { background-color: #7E8A0E; }
+body > aside nav > ul > li#c-3 { background-color: #677362; }
+body > aside nav > ul > li#c-2 { background-color: #008080; }
+body > aside nav > ul > li#c-13 { background-color: #0E408A; color: #8A580E; }
+body > aside nav > ul > li#c-9 { background-color: #0E0140; color: #8A580E; }
+
+/* c-0 is non-existent, used as fallback */
+.marker.popup .change.c-0 {
+ border-color: #FFEB00;
+}
+.marker.popup .change.c-6 {
+ border-color: #FFEB00;
+}
+.marker.popup .change.c-11 {
+ border-color: #7CFB80;
+}
+.marker.popup .change.c-10 {
+ border-color: #02ACCC;
+}
+.marker.popup .change.c-15 {
+ border-color: #97C000;
+}
+.marker.popup .change.c-7 {
+ border-color: #7E8A0E;
+}
+.marker.popup .change.c-3 {
+ border-color: #677362;
+}
+.marker.popup .change.c-2 {
+ border-color: #008080;
+}
+.marker.popup .change.c-13 {
+ border-color: #0E408A;
+}
+.marker.popup .change.c-9 {
+ border-color: #0E0140;
+}
+
diff --git a/assets/fonts/Amatic_SC_700.ttf b/assets/fonts/Amatic_SC_700.ttf
new file mode 100644
index 0000000..ae10fbe
--- /dev/null
+++ b/assets/fonts/Amatic_SC_700.ttf
Binary files differ
diff --git a/assets/fonts/Amatic_SC_700.woff b/assets/fonts/Amatic_SC_700.woff
new file mode 100644
index 0000000..d3355df
--- /dev/null
+++ b/assets/fonts/Amatic_SC_700.woff
Binary files differ
diff --git a/assets/fonts/Amatic_SC_700.woff2 b/assets/fonts/Amatic_SC_700.woff2
new file mode 100644
index 0000000..c18a6cd
--- /dev/null
+++ b/assets/fonts/Amatic_SC_700.woff2
Binary files differ
diff --git a/assets/fonts/Spectral_300.ttf b/assets/fonts/Spectral_300.ttf
new file mode 100644
index 0000000..ff2f1ba
--- /dev/null
+++ b/assets/fonts/Spectral_300.ttf
Binary files differ
diff --git a/assets/fonts/Spectral_300.woff b/assets/fonts/Spectral_300.woff
new file mode 100644
index 0000000..284dfab
--- /dev/null
+++ b/assets/fonts/Spectral_300.woff
Binary files differ
diff --git a/assets/fonts/Spectral_300.woff2 b/assets/fonts/Spectral_300.woff2
new file mode 100644
index 0000000..12f6b4f
--- /dev/null
+++ b/assets/fonts/Spectral_300.woff2
Binary files differ
diff --git a/assets/mapper.js b/assets/mapper.js
new file mode 100644
index 0000000..ac1e2fc
--- /dev/null
+++ b/assets/mapper.js
@@ -0,0 +1,485 @@
+/**
+ * Wallonie#Demain Prototype
+ *
+ * Requires jQuery
+ **/
+
+// We don't have working GeoJSON support yet
+USE_GEOJSON = false
+
+// Subset of Dewey Maps' Deck
+// See https://lite.framacalc.org/XNQBPjpQuO
+const Categories = [
+ {"id":6, "name":"1. S'alimenter", "subcategories":[
+ {"name":"Marchés", "id":170},
+ {"name":"Ateliers cuisine", "id":180},
+ {"name":"Spots 'plantes aromatiques'", "id":155},
+ {"name":"Épiceries solidaires", "id":135},
+ {"name":"Eau potable", "id":115},
+ {"name":"Repas gratuits", "id":154},
+ {"name":"Restaurants sociaux", "id":118},
+ {"name":"Initiatives de récup' alimentaire", "id":28},
+ {"name":"GASAP (groupes d'achat)", "id":27},
+ {"name":"GASAP (producteurs)", "id":185}
+ ], "color":"#FFEB00"},
+
+ {"id":11, "name":"2. Se laver, s'habiller", "subcategories":[
+ {"name":"Boîtes à dons", "id":210},
+ {"name":"Vestiaires sociaux", "id":156},
+ {"name":"Donneries, marchés gratuits", "id":46},
+ {"name":"Douches publiques", "id":144},
+ {"name":"Friperies, vêtements de 2ème main", "id":104}
+ ], "color":"#7CFB80"},
+
+ {"id":10, "name":"3. Guérir, se soigner", "subcategories":[
+ {"name":"Maisons médicales", "id":18},
+ {"name":"Réseaux de santé", "id":145},
+ {"name":"Services de santé pour personnes précaires", "id":157}
+ ], "color":"#02ACCC"},
+
+ {"id":15, "name":"4. Recycler, réparer", "subcategories":[
+ {"name":"Ateliers de travail du bois", "id":138},
+ {"name":"Récup' de cartouches d'imprimantes", "id":136},
+ {"name":"Boîtes à livres", "id":50},
+ {"name":"Aide au compostage", "id":132},
+ {"name":"Repair cafés", "id":42},
+ {"name":"Récup' de matériaux de construction", "id":113},
+ {"name":"Bulles à vêtements", "id":206},
+ {"name":"Matériaux informatiques recyclés", "id":47},
+ {"name":"Recyclage de verre", "id":205},
+ {"name":"Marchés aux puces", "id":120}
+ ], "color":"#97C000"},
+
+ {"id":7, "name":"5. respirer, se mettre au vert", "subcategories":[
+ {"name":"Soutien aux potagistes", "id":128},
+ {"name":"Composts collectifs ou 'de quartier'", "id":121},
+ {"name":"Potagers & vergers", "id":116},
+ {"name":"Réserves naturelles", "id":133},
+ {"name":"Associations de naturalistes", "id":194},
+ {"name":"Parcs publics", "id":129},
+ {"name":"Grainothèques, bourses aux semences", "id":125},
+ {"name":"Associations apicoles", "id":127}
+ ], "color":"#7E8A0E"},
+
+ {"id":3, "name":"6. Se rencontrer, s'entraider", "subcategories":[
+ {"name":"Comités de quartiers", "id":102},
+ {"name":"Associations de soutien aux seniors", "id":19},
+ {"name":"Maisons de Jeunes", "id":17},
+ {"name":"Soutien à l'enfance et à la famille", "id":14},
+ {"name":"Maisons de quartiers", "id":10},
+ {"name":"Monnaies complémentaires", "id":211},
+ {"name":"Associations de soutien scolaire", "id":119},
+ {"name":"Associations de Femmes", "id":15},
+ {"name":"Accueil des réfugiés", "id":188},
+ {"name":"Soutien aux personnes en situation d'handicap", "id":16},
+ {"name":"Accueil des primo-arrivants", "id":197},
+ {"name":"Coopération et solidarité internationale", "id":209},
+ {"name":"Associations pour l'égalité des genres", "id":202},
+ {"name":"Centres communautaires NL", "id":204},
+ {"name":"Initiatives de récup' alimentaire", "id":201},
+ {"name":"Soutien aux personnes précaires", "id":193},
+ {"name":"Systèmes d'échange locaux (SEL)", "id":184}
+ ], "color":"#677362"},
+
+ {"id":2, "name":"7. Apprendre, se former", "subcategories":[
+ {"name":"Association d'écologie urbaine", "id":90},
+ {"name":"Espaces de travail partagés, co-working", "id":87},
+ {"name":"Soutien à l'économie locale", "id":12},
+ {"name":"Associations d'éducation permanente", "id":13}
+ ], "color":"#008080"},
+
+ {"id":13, "name":"8. S'exprimer, communiquer", "subcategories":[
+ {"name":"Bornes d'accès à Internet", "id":124},
+ {"name":"Hackerspaces", "id":43},
+ {"name":"Médias indépendants", "id":109},
+ {"name":"Écrivains publics", "id":177},
+ {"name":"Lieux de promotion du logiciel libre", "id":174}
+ ], "color":"#0E408A"},
+
+ {"id":9, "name":"9. Bouger, se déplacer", "subcategories":[
+ {"name":"Cours de vélo", "id":179},
+ {"name":"Ateliers vélo", "id":71},
+ {"name":"Vélos partagés", "id":147},
+ {"name":"Livraisons à vélo", "id":140},
+ {"name":"Pompes à vélos", "id":212},
+ {"name":"Taxis collectifs (Collecto)", "id":196},
+ {"name":"Voitures partagées", "id":141}
+ ], "color":"#0E0140"}
+]
+
+// Our map
+const map = L.map('map')
+const mcg = L.markerClusterGroup({
+ disableClusteringAtZoom: 18,
+ spiderfyOnMaxZoom: false,
+ showCoverageOnHover: false,
+ zoomToBoundsOnClick: true,
+ removeOutsideVisibleBounds: true
+})
+
+// GeoJSON cache of markers by section
+const Markers = []
+const SectionLayers = []
+// Prepare Markers for lazy-loading
+Categories.forEach(function(c) {
+ c.subcategories.forEach(function(s) {
+ Markers[s.id] = {}
+ if (USE_GEOJSON === true) {
+ SectionLayers[s.id] = L.geoJSON([], {
+ filter: function(feature, layer) {
+ console.log('layer filter for ' + s.id)
+ return feature.properties.subcategories[0].id == s.id
+ },
+ onEachFeature: function(feature, layer) {
+ if (feature.properties && feature.properties.popup) {
+ console.log(feature.properties.popup)
+ layer.bindPopup(feature.properties.popup)
+ }
+ }
+ })
+ } else {
+ SectionLayers[s.id] = L.featureGroup.subGroup(mcg, [])
+ }
+ })
+})
+
+// Where do we get our JSON data from
+const api_base = 'http://localhost/data/'
+//const api_base = 'https://map.incommon.cc/data/'
+//const api_base = 'http://maps.dewey.be/api'
+const cat_uri = api_base + '/categories.json'
+
+/**
+ * Setup the navigation to filter markers on map by category and
+ * section. It creates an unordered list of categories to toggle
+ * section display.
+**/
+function navSetup() {
+ var nav = $('body > aside > nav')
+ var ul = $('<ul>')
+ Categories.forEach(function(c, i) {
+ var li = $('<li>')
+ var h3 = $('<h3>')
+ h3.html(c.name)
+ li.append(h3)
+ .attr('id', 'c-' + c.id)
+ .click(function(e) {
+ if ($(this).hasClass('active')) {
+ hideCategoryMarkers(c.id)
+ } else {
+ showActiveCategoryMarkers(c.id)
+ }
+ $(this).toggleClass('active')
+ })
+ .append(listSections(c.subcategories))
+ ul.append(li)
+ })
+ nav.append(ul)
+}
+
+function listSections(sections) {
+ var ul = $('<ul>')
+ sections.forEach(function(s, i) {
+ var li = $('<li>')
+ li.attr('id', 's-' + s.id)
+ li.html(s.name)
+ li.mouseover(function(e) {
+// console.log('mouseover: fetching markers')
+ var sec_id = $(this).attr('id').substr(2)
+ fetchMarkers(sec_id)
+ }).click(function(e) {
+ var sec_id = $(this).attr('id').substr(2)
+ $(this).toggleClass('active')
+ toggleMarkers(sec_id)
+ return false
+ })
+ ul.append(li)
+ })
+ return ul
+}
+
+//
+function toggleMarkers(sec_id) {
+ var section = $('#s-' + sec_id)
+ if (section.hasClass('on-map')) {
+// console.log('remove markers for section ' + sec_id)
+ sectionOffMap(sec_id)
+ } else {
+// console.log('showing markers for section ' + sec_id)
+ sectionOnMap(sec_id)
+ }
+}
+
+/**
+ * Retrieve markers for given section from the JSON API
+ *
+ * @param String sec_id HTML attribute id for the wanted section
+ *
+ * @return Boolean true if remote JSON, false if available locally
+**/
+function fetchMarkers(sec_id) {
+ if ($.isEmptyObject(Markers[sec_id])) {
+ var uri = api_base + 'markers-' + sec_id + '.json'
+ $.getJSON(uri, function(data) {
+ console.log('loaded JSON from ' + uri)
+ }).fail(function() {
+ console.log('failed to get JSON from ' + uri)
+ }).done(function(data) {
+ // Must be in .done() otherwise data is lost
+ Markers[sec_id] = toGeoJSON(data)
+ })
+ return true
+ }
+ return false
+}
+
+/**
+ * Grossly convert incoming JSON objects to GeoJSON
+ *
+ * @param Array of JSON objects with lat and lon coordinates
+ * @return Array of GeoJSON features
+**/
+function toGeoJSON(data) {
+ if (USE_GEOJSON === false) {
+ return data
+ }
+ var myFeatures = $.map(data, function(o, i) {
+ return {
+ "type": "feature",
+ "properties": o,
+ "geometry": {
+ "type": "Point",
+ "coordinates": [o.lat, o.lon]
+ }
+ }
+ })
+ return {
+ "type": "FeatureCollection",
+ "features": myFeatures
+ }
+}
+
+/**
+ * Hide markers in all sections for given category
+ *
+ * @param Integer cat_id The Category ID
+ *
+ * @return Boolean true if any markers were hidden
+ **/
+function hideCategoryMarkers(cat_id) {
+// console.log('hideCategoryMarkers(' + cat_id + ')')
+ Categories.forEach(function(c) {
+ if (c.id == cat_id) {
+ c.subcategories.forEach(function(s) {
+ sectionOffMap(s.id)
+ })
+ return true
+ }
+ })
+ return false
+}
+
+/**
+ * Show markers for all active sections in given category
+ **/
+function showActiveCategoryMarkers(cat_id) {
+// console.log('showActiveCategoryMarkers(' + cat_id + ')')
+ Categories.forEach(function(c) {
+ if (c.id == cat_id) {
+ console.log(cat_id)
+ c.subcategories.forEach(function(s) {
+ var section = $('#s-' + s.id)
+ if (section.hasClass('active')) {
+// console.log(' - showing active section ' + s.id)
+ sectionOnMap(s.id)
+ }
+ })
+ return true
+ }
+ })
+ return false
+}
+
+/**
+ * Display section markers on map
+ **/
+function sectionOnMap(sec_id) {
+// console.log('sectionOnMap(' + sec_id + ')')
+ var section = $('#s-' + sec_id)
+ if (USE_GEOJSON === true) {
+ SectionLayers[sec_id].addData(Markers[sec_id]).addTo(map)
+ } else {
+ var markers = []
+ Markers[sec_id].forEach(function(m) {
+ var layer = markerFor(m)
+ markers.push(layer)
+ })
+ }
+ SectionLayers[sec_id] = L.featureGroup.subGroup(mcg, markers)
+// mcg.addTo(map)
+ SectionLayers[sec_id].addTo(map)
+ section.addClass('on-map')
+}
+
+/**
+ * Hide section markers from map
+ **/
+function sectionOffMap(sec_id) {
+// console.log('sectionOffMap(' + sec_id + ')')
+ var section = $('#s-' + sec_id)
+ if (section.hasClass('on-map')) {
+// console.log('sectionOffMap(' + sec_id + ')')
+ map.removeLayer(SectionLayers[sec_id])
+ section.removeClass('on-map')
+ }
+}
+
+// Careful with icons and MarkerCluster
+// Use iconCreateFunction for styling
+// https://github.com/Leaflet/Leaflet.markercluster/blob/master/example/marker-clustering-custom.html
+// https://github.com/Leaflet/Leaflet/issues/534
+function markerFor(data) {
+ var icon = iconFor(data)
+ var marker = L.marker([data.lat, data.lon], {
+ title: data.name,
+ alt: data.type + ' marker ' + data.id,
+
+ })
+ // Override pre-made popup data
+ data.popup = markerPopupFor(data)
+ marker.bindPopup(data.popup)
+ return marker
+}
+
+const asset_uri = $('script[src$="mapper.js"]' ).attr( 'src' ).replace( 'mapper.js', '' )
+
+function iconFor(data) {
+
+ var cat_id = $('#s-' + data.subcategories[0].id).parents('li').attr('id').substr(2)
+ var color = Categories.find(function(el){ return el.id == cat_id }).color
+// console.log(asset_uri + 'img/')
+
+ var icon = new L.Icon({
+ iconUrl: asset_uri + 'img/marker-' + cat_id + '.png',
+ iconAnchor: new L.Point(16, 16),
+ })
+}
+
+function markerPopupFor(data) {
+ var template = $('#popup-template').html()
+ try {
+ var cat_id = $('#s-' + data.subcategories[0].id).parents('li').attr('id')
+ } catch(e) {
+ var cat_id = 'c-0'
+ }
+ return Mustache.render(template, {
+ marker: data,
+ cat_id: cat_id
+ })
+}
+
+function selected_sections() {
+ var s = [];
+ $('.on-map').each(function() {
+ s.push($(this).attr('id').split('s-')[1]);
+ });
+ return s;
+}
+
+function current_state() {
+ var c = map.getCenter();
+ var z = map.getZoom();
+ var s = selected_sections();
+
+ console.log('current_state: ' + [ c.lat, c.lng, z, s ]);
+
+ return [ c.lat, c.lng, z, s ];
+}
+
+
+/*
+function show_markers(sec_id) {
+ // Create corresponding layer
+ console.log(section_markers[sec_id])
+ section_layers[sec_id] = L.geoJSON(section_markers[sec_id], {
+ filter: function(feature, layer) {
+ return feature.properties.subcategories[0].id == sec_id
+ },
+ onEachFeature: function(feature, layer) {
+ if (feature.properties && feature.properties.popup) {
+ console.log(feature.properties.popup)
+ layer.bindPopup(feature.properties.popup)
+ }
+ }
+ }).addTo(map)
+}
+*/
+
+function locate () {
+ map.locate({ setView: true, maxZoom: 13 })
+ map.on('locationfound', onLocationFound)
+}
+function unlocate () {
+ map.locate({ setView: false, maxZoom: 0 })
+ map.off('locationfound')
+}
+function onLocationFound (e) {
+ var radius = e.accuracy / 2
+
+ if (radius > 1000) {
+ // We must be on a desktop
+ $('#b-locate').remove()
+ return false
+ }
+
+ L.marker(e.latlng).addTo(map)
+ .bindPopup("Vous vous trouvez dans les " + radius + " mètres autour de ce point.").openPopup()
+ L.circle(e.latlng, radius).addTo(map)
+}
+
+
+$(document).ready(function() {
+
+ map.setView([50.83906, 4.35308], 8)
+
+ L.tileLayer('//stamen-tiles-{s}.a.ssl.fastly.net/toner/{z}/{x}/{y}.png', {
+ attribution: 'Map data &copy; <a href="http://openstreetmap.org">OpenStreetMap</a> contributors, <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>, Imagery © <a href="http://mapbox.com">Mapbox</a>',
+ maxZoom: 18,
+ id: 'c4ptaincrunch.ka5engdh',
+ accessToken: 'pk.eyJ1IjoiYzRwdGFpbmNydW5jaCIsImEiOiJUdWVRSENNIn0.qssi5TBLeBinBsXkZKiI6Q'
+ }).addTo(map)
+
+ // L.control.layers(SectionLayers).addTo(map)
+
+ mcg.addTo(map)
+
+ navSetup()
+
+ var btnLocate = $('<button>')
+ btnLocate
+ .attr('id', 'b-locate')
+ .html('Où suis-je ?')
+ .on('click', locate)
+// $('body>header').append(btnLocate)
+
+ var btnToggle = $('<button>')
+ btnToggle
+ .attr('id', 'b-toggle')
+ .addClass('icon-menu-on')
+ .click(function() {
+ var aside = $('body > aside')
+ if (aside.css('display') != 'none') {
+ btnToggle
+ .removeClass('icon-menu-on').addClass('icon-menu-off')
+ aside.css('display', 'none')
+ $('#map .leaflet-top.leaflet-left').css('left', 0)
+ } else {
+ btnToggle
+ .removeClass('icon-menu-off').addClass('icon-menu-on')
+ $('#map .leaflet-top.leaflet-left').css('left', '20rem')
+ aside.css('display', 'block')
+ }
+ })
+ $('body>header').append(btnToggle)
+
+})
diff --git a/assets/svg/bmde-icons.svg b/assets/svg/bmde-icons.svg
new file mode 100644
index 0000000..3ac755b
--- /dev/null
+++ b/assets/svg/bmde-icons.svg
@@ -0,0 +1,174 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="580"
+ height="580"
+ id="svg2"
+ version="1.1"
+ inkscape:version="0.48.5 r10040"
+ sodipodi:docname="bmde-icons.svg">
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.48236368"
+ inkscape:cx="519.31945"
+ inkscape:cy="252.71363"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:window-width="1364"
+ inkscape:window-height="747"
+ inkscape:window-x="0"
+ inkscape:window-y="1069"
+ inkscape:window-maximized="0"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0" />
+ <defs
+ id="defs4">
+ <clipPath
+ id="clipPath3199"
+ clipPathUnits="userSpaceOnUse">
+ <rect
+ transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)"
+ ry="0"
+ rx="0"
+ y="487.78326"
+ x="-266.87579"
+ height="81.132622"
+ width="138.78731"
+ id="rect3201"
+ style="fill:#999999;fill-opacity:1;stroke:none" />
+ </clipPath>
+ </defs>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:groupmode="layer"
+ inkscape:label="Layer 1"
+ transform="translate(0,-182.36218)">
+ <path
+ inkscape:connector-curvature="0"
+ d="m 424.3637,346.50424 -56.81912,113.63429 q -1.50923,3.10723 -5.06029,3.10723 -0.4439,0 -1.33164,-0.17738 -1.95313,-0.44387 -3.19604,-2.04188 -1.15409,-1.50923 -1.15409,-3.46235 v -51.13564 h -51.13564 q -1.95313,0 -3.55113,-1.15414 -1.50923,-1.24291 -1.95313,-3.19599 -0.44391,-1.95314 0.35517,-3.72868 0.799,-1.7756 2.57454,-2.66337 l 113.63431,-56.81911 q 1.15413,-0.62146 2.57462,-0.62146 2.39696,0 3.99516,1.68682 1.33164,1.24286 1.598,3.10722 0.35518,1.77555 -0.53267,3.46237 z"
+ id="path6427" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 87.582999,248.61203 q 6.2499,-6.24993 6.2499,-15.0833 0,-8.83341 -6.2499,-15.08334 -6.2499,-6.24993 -15.0833,-6.24993 -8.8334,0 -15.0834,6.24993 -6.2499,6.24993 -6.2499,15.08334 0,8.83337 6.2499,15.0833 6.25,6.24997 15.0834,6.24997 8.8334,0 15.0833,-6.24997 z m 27.583201,-15.0833 q 0,9.08313 -2.75,14.91642 L 82.083099,312.9456 q -1.3334,2.74999 -3.9999,4.33326 -2.5833,1.58332 -5.5831,1.58332 -3,0 -5.6669,-1.58332 -2.5832,-1.58335 -3.8333,-4.33326 L 32.5835,248.44515 q -2.75,-5.83329 -2.75,-14.91642 0,-17.66641 12.4998,-30.16668 12.4999,-12.49986 30.1667,-12.49986 17.666399,0 30.1667,12.49986 12.4998,12.4999 12.4998,30.16668 z"
+ id="path6455" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 569.75002,634.5494 q 1.74998,1.24998 1.74998,3.31239 v 88.00074 q 0,1.24998 -0.68746,2.24998 -0.68751,1 -1.8125,1.4375 l -40.00058,15.99996 q -1.5,0.68752 -2.99991,0 l -38.49981,-15.37499 -38.49978,15.37499 q -0.625,0.31251 -1.5,0.31251 -1.18749,0 -2.24998,-0.68752 Q 443.5,743.92499 443.5,741.86258 v -88.00074 q 0,-1.24999 0.68749,-2.25002 0.68748,-0.99996 1.81247,-1.43746 l 40.0006,-15.99996 q 1.49997,-0.68753 2.99988,0 l 38.49981,15.37499 38.49982,-15.37499 q 1.99997,-0.81251 3.75,0.37497 z m -80.25039,8.43748 v 79.37398 l 35.99942,14.37483 v -79.37397 l -35.99942,-14.37484 z m -37.99859,13.56255 v 79.37401 l 34.00022,-13.56258 v -79.37398 l -34.00022,13.56255 z m 111.99943,66.62567 v -79.374 l -34.00023,13.56258 v 79.37397 l 34.00023,-13.56255 z"
+ id="path6457" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 260.90602,511.59471 -23.1285,23.12846 v 65.26772 q 0,3.64358 -2.6139,6.25743 -2.6139,2.61386 -6.2574,2.61386 -3.6436,0 -6.2575,-2.61386 -2.6138,-2.61385 -2.6138,-6.25743 v -30.41568 h -5.0694 v 30.41568 q 0,3.64358 -2.6138,6.25743 -2.6139,2.61386 -6.2575,2.61386 -3.6435,0 -6.2574,-2.61386 -2.6139,-2.61385 -2.6139,-6.25743 v -65.26772 l -23.1288,-23.12846 q -2.2178,-2.2178 -2.2178,-5.38626 0,-3.16832 2.2178,-5.38627 2.2971,-2.21784 5.3863,-2.21784 3.1683,0 5.3859,2.21784 l 18.0594,18.0594 h 29.1486 l 18.0594,-18.0594 q 2.2178,-2.21784 5.3862,-2.21784 3.1683,0 5.386,2.21784 2.2178,2.29701 2.2178,5.4654 0,3.08911 -2.2178,5.30678 z m -30.8912,-25.50489 q 5.2276,5.14856 5.2276,12.51487 0,7.36635 -5.2276,12.59404 -5.1485,5.14851 -12.5149,5.14851 -7.3664,0 -12.594,-5.14851 -5.1486,-5.22769 -5.1486,-12.59404 0,-7.36631 5.1486,-12.51487 5.2276,-5.22764 12.594,-5.22764 7.3664,0 12.5149,5.22764 z"
+ id="path5955" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 496.83346,415.86399 21.33319,-10.66686 -21.33319,-10.66648 v 21.33334 z m 31.99979,-49.25002 v 45.16576 l -42.66809,21.33334 v -45.16576 l 42.66809,-21.33334 z m 17.91679,55.99987 q 6.0831,-10.41672 6.0831,-22.75015 0,-12.3334 -6.0831,-22.75012 -6.08349,-10.41672 -16.49999,-16.49979 -10.4168,-6.08347 -22.7501,-6.08347 -12.33339,0 -22.75009,6.08347 -10.4167,6.08344 -16.4998,16.49979 -6.0835,10.41672 -6.0835,22.75012 0,12.33343 6.0835,22.75015 6.0835,10.41672 16.4998,16.49979 10.4167,6.08344 22.75009,6.08344 12.3333,0 22.7501,-6.08344 10.41689,-6.08344 16.49999,-16.49979 z m 16.16661,-54.83506 q 8.58339,14.66671 8.58339,32.08341 0,17.41671 -8.58339,32.16671 -8.5834,14.66674 -23.33321,23.25001 -14.66688,8.5833 -32.08349,8.5833 -17.4167,0 -32.1666,-8.5833 -14.6668,-8.58327 -23.2501,-23.25001 -8.5833,-14.75 -8.5833,-32.16671 0,-17.4167 8.5833,-32.08341 8.58331,-14.75 23.2501,-23.3333 14.7499,-8.58327 32.1666,-8.58327 17.41661,0 32.08349,8.58327 14.74981,8.5833 23.33321,23.3333 z"
+ id="path6011" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 108.2496,700.52879 h -9.083098 q -2.1669,0 -3.7501,-1.58331 -1.5834,-1.58335 -1.5834,-3.75012 v -10.66644 q 0,-2.16669 1.5834,-3.75012 1.5832,-1.58335 3.7501,-1.58335 h 9.083098 q -2.6667,-8.99988 -9.416498,-15.66645 -6.6666,-6.74982 -15.6665,-9.41651 v 9.08313 q 0,2.16661 -1.5833,3.75011 -1.5833,1.58331 -3.7501,1.58331 h -10.6664 q -2.1668,0 -3.7502,-1.58331 -1.5832,-1.58335 -1.5832,-3.75011 v -9.08313 q -8.9999,2.66665 -15.7501,9.41651 -6.6666,6.66657 -9.3333,15.66645 h 9.0835 q 2.1665,0 3.7497,1.58335 1.5834,1.58328 1.5834,3.75012 v 10.66644 q 0,2.16665 -1.5834,3.75012 -1.5832,1.58331 -3.7497,1.58331 h -9.0835 q 2.6667,8.99992 9.3333,15.75011 6.7502,6.66657 15.7501,9.33327 v -9.08313 q 0,-2.16665 1.5832,-3.75012 1.5834,-1.58335 3.7502,-1.58335 h 10.6664 q 2.1668,0 3.7501,1.58335 1.5833,1.58332 1.5833,3.75012 v 9.08313 q 8.9999,-2.66666 15.6665,-9.33327 6.749798,-6.74982 9.416498,-15.75011 z m 28.25,-15.99984 v 10.66645 q 0,2.16665 -1.5833,3.75011 -1.5833,1.58332 -3.7502,1.58332 h -11.9163 q -3.0833,13.41677 -12.9169,23.24993 -9.749899,9.74994 -23.166299,12.83328 v 11.91671 q 0,2.16669 -1.5833,3.75011 -1.5833,1.58332 -3.7501,1.58332 h -10.6664 q -2.1668,0 -3.7502,-1.58332 -1.5832,-1.58331 -1.5832,-3.75011 v -11.91671 q -13.4168,-3.08334 -23.25,-12.83328 -9.7499,-9.83316 -12.8333,-23.24993 h -11.9167 q -2.1664,0 -3.7497,-1.58332 -1.5832995,-1.58335 -1.5832995,-3.75011 v -10.66645 q 0,-2.16668 1.5832995,-3.75011 1.5833,-1.58335 3.7497,-1.58335 h 11.9167 q 3.0834,-13.41677 12.8333,-23.16667 9.8332,-9.83317 23.25,-12.9165 v -11.91675 q 0,-2.16665 1.5832,-3.75011 1.5834,-1.58328 3.7502,-1.58328 h 10.6664 q 2.1668,0 3.7501,1.58328 1.5833,1.58335 1.5833,3.75011 v 11.91675 q 13.4164,3.0833 23.166299,12.9165 9.8336,9.7499 12.9169,23.16667 h 11.9163 q 2.1669,0 3.7502,1.58335 1.5833,1.58328 1.5833,3.75011 z"
+ id="path6031" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 249.72662,736.51224 q 1.42727,-1.42729 1.42727,-3.38054 0,-1.95312 -1.42727,-3.38054 -1.42728,-1.42728 -3.38054,-1.42728 -1.95312,0 -3.3805,1.42728 -1.42731,1.42731 -1.42731,3.38054 0,1.95312 1.42731,3.38054 1.42724,1.4273 3.3805,1.4273 1.95317,0 3.38054,-1.4273 z m 19.23084,0 q 1.42731,-1.42729 1.42731,-3.38054 0,-1.95312 -1.42731,-3.38054 -1.42728,-1.42728 -3.38054,-1.42728 -1.95312,0 -3.38053,1.42728 -1.42724,1.42731 -1.42724,3.38054 0,1.95312 1.42724,3.38054 1.42731,1.4273 3.38053,1.4273 1.95313,0 3.38054,-1.4273 z M 280,716.30477 v 24.03829 q 0,3.00482 -2.10339,5.10832 -2.10336,2.10339 -5.10832,2.10339 H 162.21171 q -3.00482,0 -5.10835,-2.10339 Q 155,743.34802 155,740.34306 v -24.03829 q 0,-3.00483 2.10336,-5.10835 2.10339,-2.10335 5.10835,-2.10335 h 34.92935 l 10.14128,10.21632 q 4.35684,4.20671 10.21632,4.20671 5.85947,0 10.21629,-4.20671 l 10.21633,-10.21632 h 34.85533 q 3.00483,0 5.10831,2.10335 2.10339,2.10339 2.10339,5.10835 z m -24.41422,-42.74381 q 1.27701,3.07994 -1.05169,5.25841 l -33.65389,33.65389 q -1.35219,1.42732 -3.38054,1.42732 -2.02827,0 -3.38053,-1.42732 l -33.65389,-33.65389 q -2.32877,-2.17847 -1.0517,-5.25841 1.27705,-2.9297 4.43223,-2.9297 h 19.23083 v -33.6539 q 0,-1.95313 1.42731,-3.38054 1.42724,-1.42723 3.38054,-1.42723 h 19.23085 q 1.95308,0 3.38054,1.42723 1.42727,1.42732 1.42727,3.38054 v 33.6539 h 19.23085 q 3.15505,0 4.43223,2.9297 z"
+ id="path6067" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 562.35731,523.43321 q 0,-5.78556 -1.5714,-10.21434 -1.5,-4.42844 -3.9286,-6.99997 -2.3572,-2.64282 -5.7856,-4.28571 -3.4284,-1.64289 -6.7142,-2.21428 -3.2857,-0.57143 -6.9999,-0.57143 -3.7143,0 -8,1.85713 -4.28572,1.7857 -7.92852,4.57151 -3.5715,2.71425 -6.1427,5.14267 -2.5714,2.35713 -4.2858,4.35708 -1.2856,1.57143 -3.5001,1.57143 -2.2143,0 -3.5002,-1.57143 -1.7142,-1.99998 -4.2857,-4.35708 -2.5714,-2.42855 -6.2143,-5.14267 -3.5715,-2.78571 -7.8573,-4.57151 -4.2857,-1.85713 -7.9999,-1.85713 -3.7142,0 -6.9999,0.57143 -3.2858,0.57139 -6.7142,2.21428 -3.4285,1.64282 -5.8573,4.28571 -2.3571,2.57144 -3.9286,6.99997 -1.5,4.42846 -1.5,10.21434 0,11.99992 13.357,25.35693 l 41.5005,39.99975 41.42702,-39.92935 q 13.4284,-13.42837 13.4284,-25.42829 z m 9.1427,0 q 0,15.78547 -16.3571,32.14378 l -44.49892,42.85729 q -1.2856,1.2857 -3.1428,1.2857 -1.8571,0 -3.1428,-1.2857 l -44.5725,-43.00129 q -0.7143,-0.57143 -2,-1.85716 -1.2143,-1.2857 -3.9286,-4.64284 -2.7143,-3.42846 -4.8572,-6.99996 -2.1429,-3.57147 -3.8573,-8.64282 -1.6428,-5.07132 -1.6428,-9.85719 0,-15.71414 9.0713,-24.57136 9.0713,-8.85722 25.0711,-8.85722 4.4285,0 9,1.5714 4.6428,1.5 8.5714,4.1427 4,2.5714 6.857,4.85724 2.8571,2.28573 5.4284,4.85726 2.5714,-2.5714 5.4284,-4.85726 2.8572,-2.28571 6.7856,-4.85724 4,-2.64283 8.57152,-4.1427 4.6428,-1.5714 9.0713,-1.5714 15.9999,0 25.0712,8.85722 9.0713,8.8569 9.0713,24.57136 z"
+ id="path6321" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 507.21904,279.52679 8.12793,-8.12793 -10.65009,-10.65046 -8.12793,8.12793 v 3.92379 h 6.72626 v 6.72667 h 3.92383 z m 30.75957,-48.13727 q 1.19121,-1.19119 0.0693,-2.31225 -1.12129,-1.12109 -2.3125,0.07 l -24.52315,24.52379 q -1.1913,1.19115 -0.0693,2.31224 1.1209,1.1211 2.31221,-0.07 l 24.52304,-24.52379 z m 5.67598,39.30713 v 13.31303 q 0,8.33793 -5.95635,14.29397 -5.88535,5.88571 -14.22334,5.88571 h -58.29521 q -8.33789,0 -14.29395,-5.88571 Q 445,292.34793 445,284.00968 v -58.29524 q 0,-8.33794 5.88574,-14.22365 5.95567,-5.95572 14.29395,-5.95572 h 58.29521 q 4.41416,0 8.19795,1.75167 1.05088,0.49048 1.26123,1.6116 0.21026,1.19113 -0.63066,2.03197 l -3.43321,3.43349 q -0.98095,0.98093 -2.24189,0.56051 -1.61152,-0.42038 -3.15312,-0.42038 h -58.29532 q -4.62441,0 -7.91758,3.29314 -3.29316,3.29319 -3.29316,7.91765 v 58.29525 q 0,4.62443 3.29316,7.9176 3.29317,3.29319 7.91758,3.29319 h 58.29532 q 4.62441,0 7.91757,-3.29319 3.29317,-3.29317 3.29317,-7.9176 v -8.82858 q 0,-0.9109 0.63066,-1.5415 l 4.48418,-4.48444 q 1.05098,-1.05105 2.45225,-0.49047 1.40185,0.56054 1.40185,2.03196 z m -6.72695,-51.70952 20.17998,20.17968 -47.08565,47.08571 h -20.17968 v -20.17967 l 47.08564,-47.08572 z m 31.11045,9.2489 -6.446,6.44635 -20.17998,-20.17968 6.44668,-6.44635 q 1.96182,-1.96189 4.76435,-1.96189 2.80293,0 4.76485,1.96189 l 10.6501,10.65046 Q 570,220.66871 570,223.47127 q 0,2.80274 -1.96191,4.76476 z"
+ id="path6081" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 354.54915,267.55685 q -0.0693,0.20937 -0.90674,0 -0.76728,-0.27907 -2.1624,-0.83708 l -1.39512,-0.6278 q -3.06924,-1.39509 -6.06885,-3.41817 -0.48828,-0.34879 -2.85996,-2.16242 -2.37168,-1.88334 -2.65068,-2.02289 -4.67344,7.18475 -9.34727,12.62575 -5.65009,6.62664 -7.32451,7.67322 -0.279,0.13939 -1.39502,0.27908 -1.04638,0.13937 -1.25566,0 0.41855,-0.27908 5.72012,-6.41758 1.46484,-1.67409 5.9291,-8.02196 4.53408,-6.34756 5.51074,-8.23101 1.18584,-2.09268 3.55752,-6.83603 2.37168,-4.81316 2.51123,-5.44099 -0.55811,-0.0697 -7.67324,2.30193 -0.55801,0.13938 -1.95313,0.55804 -1.32539,0.34876 -2.37168,0.62779 -1.04638,0.27907 -1.18584,0.34879 -0.13945,0.13938 -0.13945,0.76728 0,0.55803 -0.0693,0.62782 -0.34873,0.69756 -2.1623,1.04635 -1.6044,0.48826 -3.27852,0 -1.25556,-0.27908 -1.95312,-1.46489 -0.2791,-0.41853 -0.34883,-1.60437 0.41855,-0.13938 1.67412,-0.34876 1.32539,-0.20938 2.09268,-0.41854 4.0457,-1.11609 7.32451,-2.23218 6.97539,-2.44142 7.11504,-2.44142 0.69756,-0.13938 2.99951,-1.32534 2.30185,-1.25563 3.06914,-1.53466 0.62783,-0.20939 1.46484,-0.55802 0.90684,-0.34875 1.04639,-0.34875 0.13936,-0.0697 0.41856,0 0.13935,0.83705 -0.0693,2.3019 0,0.13937 -0.90684,1.88337 -0.83711,1.74392 -1.81367,3.76693 -0.97656,1.95314 -1.18584,2.30193 -1.74385,3.48785 -5.37129,9.13791 l 4.46446,1.95314 q 0.83701,0.41854 5.16191,2.2322 4.39443,1.81364 4.74316,1.95313 0.27911,0.0697 0.69756,1.81364 0.48828,1.67413 0.34873,2.09268 z m -14.29981,-33.90039 q 0.20938,1.04636 -0.2791,1.95316 -0.83701,1.60438 -3.48779,2.65071 -2.09268,0.83706 -4.18545,0.83706 -1.81357,-0.20939 -3.41816,-1.81364 -0.97647,-1.04634 -1.25557,-2.85997 l 0.0693,-0.20937 q 0.20937,0.20937 1.32539,0.34875 1.18584,0.13938 1.8834,0 0.69746,-0.13938 4.0456,-1.11609 2.51123,-0.83705 3.83662,-0.97655 1.18594,0 1.46494,1.18581 z m 48.68809,8.99853 4.39434,15.83456 -9.696,-2.92971 5.30137,-12.90485 z m -77.28838,55.80374 48.40986,-16.18328 v -71.98832 l -48.40986,16.25301 v 71.91641 z m 86.56651,-22.11241 7.11513,2.16239 -12.62578,-45.82862 -6.97568,-2.16242 -15.067,37.3879 7.11504,2.16242 3.13907,-7.67322 14.71826,4.53413 2.58096,9.41698 z m -35.0878,-67.10387 39.96914,12.83513 v -26.50714 l -39.96914,13.67201 z m 21.69395,92.28538 11.02138,0.90684 -3.76689,11.16074 -2.79023,-4.60382 q -9.06817,5.78975 -19.25235,7.53354 -4.0457,0.83705 -6.34765,0.83705 h -5.85938 q -5.51074,0 -13.95107,-2.72047 -8.37071,-2.72043 -12.76514,-5.92911 -0.55811,-0.48826 -0.55811,-1.11607 0,-0.55804 0.34883,-0.97659 0.34883,-0.34879 0.90684,-0.34879 0.279,0 1.25556,0.4883 0.97657,0.55804 2.09268,1.18586 1.18584,0.62777 1.46484,0.76728 5.09229,2.58093 11.09112,4.25506 6.06875,1.74385 11.02129,1.74385 6.62666,0 11.64922,-1.0463 5.02226,-0.97659 10.95166,-3.48786 1.04638,-0.48829 2.09267,-1.11609 1.11611,-0.55804 2.37168,-1.32534 1.32539,-0.69755 2.02295,-1.11609 l -2.99951,-5.09223 z m 31.25039,-75.26644 v 75.26644 l -53.99121,-17.15987 q -0.97666,0.41855 -26.15811,8.92885 -25.18154,8.44041 -25.67002,8.44041 -0.90683,0 -1.25556,-0.90684 0,-0.0697 -0.0693,-0.20937 v -75.19458 q 0.20938,-0.62782 0.279,-0.69758 0.34883,-0.41851 1.39512,-0.76727 7.46387,-2.51121 10.39356,-3.48785 v -26.78592 l 38.92226,13.81139 q 0.13945,0 11.16074,-3.83659 11.09112,-3.83661 22.04278,-7.53354 11.02138,-3.76689 11.30039,-3.76689 1.39511,0 1.39511,1.46484 v 29.15783 l 10.25391,3.27847 z"
+ id="path6387" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 45.714001,482.36221 q 0.906789,0 1.534576,0.69754 0.697543,0.62783 0.697543,1.53462 v 102.67831 q 0,1.39507 -1.185829,1.95312 l -33.4813,17.85722 q -0.488287,0.27906 -1.046329,0.27906 -0.906788,0 -1.604331,-0.69757 -0.627788,-0.62779 -0.627788,-1.53458 V 502.45159 q 0,-1.39507 1.18583,-1.95311 l 33.481299,-17.85723 q 0.488287,-0.27907 1.046329,-0.27907 z m 87.053299,0 q 0.9068,0 1.53458,0.69754 0.69758,0.62783 0.69758,1.53462 v 102.67831 q 0,1.39507 -1.18586,1.95312 l -33.48131,17.85722 q -0.488284,0.27906 -1.046326,0.27906 -0.906789,0 -1.604361,-0.69757 -0.627797,-0.62776 -0.627797,-1.53458 V 502.45159 q 0,-1.39507 1.185829,-1.95311 l 33.481315,-17.85723 q 0.48829,-0.27907 1.04632,-0.27907 z m -78.125154,0 q 0.558042,0 0.976544,0.20938 l 35.715703,17.85723 q 1.255614,0.69754 1.255614,2.02287 v 102.67833 q 0,0.9068 -0.697572,1.53459 -0.627788,0.69757 -1.534616,0.69757 -0.558012,0 -0.976544,-0.20937 L 53.665572,589.29557 Q 52.409987,588.598 52.409987,587.27271 V 484.5944 q 0,-0.90679 0.627798,-1.53462 0.697533,-0.69753 1.604361,-0.69753 z"
+ id="path6453" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 423.14315,647.07691 q 0.7143,0.71427 0.7143,1.64285 0,0.92855 -0.7143,1.64283 l -10.0713,10.07132 q -2,1.99997 -4.8569,1.99997 h -95.9994 q -1.8572,0 -3.2144,-1.35712 -1.3571,-1.35713 -1.3571,-3.21439 v -18.28566 q 0,-1.8571 1.3571,-3.21438 1.3571,-1.35713 3.2144,-1.35713 h 41.1421 v -4.57151 q 0,-1.85713 1.3572,-3.21438 1.3571,-1.35713 3.2144,-1.35713 h 9.1426 q 1.8571,0 3.2144,1.35713 1.3571,1.35712 1.3571,3.21438 v 4.57151 h 36.5726 q 2.8571,0 4.8569,1.99998 l 10.0713,10.07131 z m -69.7852,65.64117 h 18.2857 v 36.57259 q 0,1.8571 -1.3571,3.21438 -1.3572,1.35713 -3.2144,1.35713 h -9.1427 q -1.8572,0 -3.2144,-1.35713 -1.3571,-1.35715 -1.3571,-3.21438 v -36.57259 z m 59.4269,-31.9998 q 1.8571,0 3.2144,1.35713 1.3571,1.35712 1.3571,3.21438 v 18.28562 q 0,1.85716 -1.3571,3.21439 -1.3571,1.35712 -3.2144,1.35712 h -95.9994 q -2.8572,0 -4.8573,-1.99997 l -10.0713,-10.07132 q -0.7143,-0.71427 -0.7143,-1.64285 0,-0.92855 0.7143,-1.64283 l 10.0713,-10.07131 q 2,-1.99998 4.8573,-1.99998 h 36.5725 v -13.71413 h 18.2857 v 13.71413 h 41.1421 z"
+ id="path6461" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 104.72631,448.91525 q 1.42731,-1.42725 1.42731,-3.38054 0,-1.95292 -1.42731,-3.38016 -1.42731,-1.42728 -3.38054,-1.42728 -1.953085,0 -3.380538,1.42728 -1.427275,1.42724 -1.427275,3.38016 0,1.95329 1.427275,3.38054 1.427316,1.42727 3.380538,1.42727 1.95312,0 3.38054,-1.42727 z m 19.23085,0 q 1.42728,-1.42725 1.42728,-3.38054 0,-1.95292 -1.42728,-3.38016 -1.42728,-1.42728 -3.38054,-1.42728 -1.95313,0 -3.38054,1.42728 -1.4273,1.42724 -1.4273,3.38016 0,1.95329 1.4273,3.38054 1.42729,1.42727 3.38054,1.42727 1.95312,0 3.38054,-1.42727 z m 11.04251,-20.20746 v 24.03862 q 0,3.00496 -2.10336,5.10832 -2.10336,2.10339 -5.10798,2.10339 H 17.211708 q -3.004824,0 -5.10832,-2.10339 -2.1033891,-2.10336 -2.1033891,-5.10832 v -24.03862 q 0,-3.00462 2.1033891,-5.10802 2.103359,-2.10336 5.10832,-2.10336 h 32.07621 q 1.57751,4.20676 5.258408,6.91117 3.756114,2.7041 8.338418,2.7041 h 19.23085 q 4.582324,0 8.263398,-2.7041 3.756084,-2.70441 5.333457,-6.91117 h 32.076211 q 3.0048,0 5.10798,2.10336 Q 135,425.70317 135,428.70779 z M 110.58545,380.0308 q -1.27701,3.00462 -4.4322,3.00462 H 86.9224 v 33.65389 q 0,1.95325 -1.427314,3.38054 -1.427246,1.42724 -3.380537,1.42724 h -19.23085 q -1.953095,0 -3.380507,-1.42724 -1.427305,-1.42729 -1.427305,-3.38054 V 383.03542 H 38.845018 q -3.155049,0 -4.432187,-3.00462 -1.27708,-2.92993 1.05165,-5.18339 l 33.653906,-33.6539 q 1.352187,-1.42727 3.380537,-1.42727 2.028242,0 3.380537,1.42727 l 33.653889,33.6539 q 2.32874,2.25346 1.0517,5.18339 z"
+ id="path6923" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 222.93733,412.29975 q 2.5625,-5.93768 2.5625,-12.43757 0,-6.49989 -2.5625,-12.37484 -2.5,-5.93768 -6.8124,-10.25022 -4.31254,-4.31228 -10.24994,-6.8124 -5.87492,-2.56255 -12.37484,-2.56255 -6.49989,0 -12.43757,2.56255 -5.87495,2.50012 -10.18749,6.8124 -4.31254,4.31254 -6.87509,10.25022 -2.49998,5.87495 -2.49998,12.37484 0,6.49989 2.49998,12.43757 2.56249,5.87495 6.87509,10.18749 4.31254,4.31229 10.18749,6.87484 5.9374,2.50012 12.43757,2.50012 6.49992,0 12.37484,-2.50012 5.9374,-2.56255 10.24994,-6.87484 4.31257,-4.31254 6.8124,-10.18749 z m 48.00027,0 q 2.5625,-5.93768 2.5625,-12.43757 0,-6.49989 -2.5625,-12.37484 -2.5,-5.93768 -6.81237,-10.25022 -4.31254,-4.31228 -10.24994,-6.8124 -5.87495,-2.56255 -12.37484,-2.56255 h -24.12503 q 7.43734,5.62519 11.74988,13.99998 4.37501,8.37506 4.37501,18.00003 0,9.62497 -4.37501,18.00004 -4.31254,8.37479 -11.74988,13.99998 h 24.12503 q 6.49989,0 12.37484,-2.50012 5.9374,-2.56255 10.24994,-6.87484 4.31254,-4.31254 6.81237,-10.18749 z m 7.3749,-27.93749 q 3.18752,7.3749 3.18752,15.49992 0,8.12503 -3.18752,15.56237 -3.18749,7.37517 -8.56236,12.75004 -5.31243,5.31243 -12.75005,8.49995 -7.37489,3.18752 -15.49992,3.18752 h -48.0003 q -8.12503,0 -15.56236,-3.18752 -7.3749,-3.18752 -12.75005,-8.49995 -5.31243,-5.37487 -8.49995,-12.75004 -3.18749,-7.43734 -3.18749,-15.56237 0,-8.12502 3.18749,-15.49992 3.18752,-7.43762 8.49995,-12.75005 5.37487,-5.37487 12.75005,-8.56239 7.43733,-3.18751 15.56236,-3.18751 h 48.0003 q 8.12503,0 15.49992,3.18751 7.43734,3.18752 12.75005,8.56239 5.37487,5.31243 8.56236,12.75005 z"
+ id="path6875" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 156.68752,270.42453 q -3.1875,-7.43734 -3.1875,-15.56236 0,-8.12502 3.1875,-15.49992 3.1875,-7.43762 8.5,-12.75004 5.3748,-5.37487 12.75,-8.56239 7.4374,-3.18749 15.5624,-3.18749 h 48.0002 q 8.1251,0 15.5,3.18749 7.4373,3.18752 12.75,8.56239 5.3749,5.31242 8.5624,12.75004 3.1875,7.3749 3.1875,15.49992 0,8.12502 -3.1875,15.56236 -3.1875,7.37518 -8.5624,12.75005 -5.3124,5.31242 -12.75,8.49994 -7.3749,3.18752 -15.5,3.18752 h -48.0002 q -8.125,0 -15.5624,-3.18752 -7.3749,-3.18752 -12.75,-8.49994 -5.3125,-5.37487 -8.5,-12.75005 z m 72.3742,13.93754 q 5.9374,2.50011 12.4376,2.50011 6.4999,0 12.3748,-2.50011 5.9374,-2.56256 10.25,-6.87484 4.3125,-4.31254 6.8124,-10.1875 2.5625,-5.93764 2.5625,-12.43756 0,-6.49989 -2.5625,-12.37484 -2.5,-5.93767 -6.8124,-10.25021 -4.3126,-4.31226 -10.25,-6.81237 -5.8749,-2.56256 -12.3748,-2.56256 -6.4999,0 -12.4376,2.56256 -5.8749,2.50011 -10.1875,6.81237 -4.3125,4.31254 -6.8751,10.25021 -2.5,5.87495 -2.5,12.37484 0,6.49992 2.5,12.43756 2.5625,5.87496 6.8751,10.1875 4.3126,4.31228 10.1875,6.87484 z"
+ id="path6877" />
+ <g
+ transform="matrix(0.42524913,0,0,0.42524913,298.5,137.97764)"
+ id="g4268">
+ <rect
+ ry="0"
+ y="861.36218"
+ x="0"
+ height="191"
+ width="301.00003"
+ id="rect3056-1"
+ style="opacity:0;fill:none;stroke:none" />
+ <g
+ transform="matrix(0.24869792,0,0,0.24869792,0.23946,1004.97)"
+ id="g4054"
+ style="opacity:0.9">
+ <path
+ inkscape:connector-curvature="0"
+ style="opacity:0.9;fill:#000000;fill-opacity:1;stroke:none"
+ d="m 1125.8639,-540.81153 -1045.445052,80.41885 0,482.513088 46.743452,1.884816 20.35602,0.753927 c 2.59863,-1.910752 4.54844,-4.593364 5.78011,-8.041885 1.77545,-4.971493 2.63869,-12.7188437 2.63874,-23.3717274 l 0,-250.4293186 c -5e-5,-12.78341 -1.30585,-21.96222 -4.14659,-27.64398 -2.84084,-5.68141 -7.85094,-8.54432 -14.95288,-8.5445 -7.10201,1.8e-4 -16.70151,2.71557 -28.77487,8.04188 l -1.13089,0.50262 c -1.0653,1.7e-4 -1.65538,-0.86307 -2.01047,-2.63874 -0.7102,-1.77532 -0.56268,-2.91174 0.50261,-3.26702 l 59.0576,-28.77487 c 1.42033,-0.70999 2.85179,-1.00502 4.27225,-1.00523 4.61622,2.1e-4 8.48989,3.87388 11.68586,11.68586 3.19582,7.45728 5.04796,18.06754 5.40314,31.91623 30.18333,-30.53834 59.99259,-45.73801 89.46597,-45.73822 14.55889,2.1e-4 28.03206,3.87389 40.46073,11.68587 12.78335,7.81237 22.95106,19.13836 30.40838,34.05235 7.45684,14.91432 11.18299,32.38683 11.18325,52.27225 -2.6e-4,26.63254 -6.02112,49.137 -18.09424,67.6021 -12.0736,18.11008 -26.97823,31.58325 -44.73299,40.46073 -17.75513,8.87748 -35.22764,13.31937 -52.27225,13.31937 -11.0082,0 -20.90274,-1.01078 -29.78011,-3.14136 -8.52247,-2.13062 -17.40625,-5.70926 -26.63874,-10.68063 l 0,110.3246086 c -8e-5,10.6528837 1.28386,18.4002344 3.76964,23.3717274 2.8407,4.971252 7.87266,8.402363 15.32984,10.178011 0.21653,0.06192 0.50118,0.06433 0.75392,0.125453 0.091,0.02011 0.17013,0.104143 0.25131,0.125454 l 36.81676,1.382198 0,0.125454 847.6649,33.675996 35.4346,-603.141362 z m -541.06809,218.7644 c 13.84877,2.1e-4 26.7537,2.7156 38.82723,8.04188 3.55085,1.4206 5.40298,3.29462 5.40314,5.78011 l -0.62828,16.58639 c -0.71034,9.23275 -1.00539,16.68507 -1.00523,22.36649 -1.6e-4,0.71035 -1.13656,1.00539 -3.26702,1.00523 -1.77565,1.6e-4 -2.63886,-0.29489 -2.63874,-1.00523 -1.2e-4,-11.36301 -6.021,-21.11003 -18.09424,-29.27749 -12.07348,-8.52219 -24.6834,-12.81655 -37.82199,-12.81675 -8.87756,2e-4 -15.90918,2.2949 -21.2356,6.91099 -5.32654,4.61648 -8.04193,11.77376 -8.04189,21.36126 -4e-5,12.42864 4.1468,22.32317 12.31414,29.7801 8.16722,7.10213 20.20893,14.70196 36.18848,22.86911 12.07324,6.0368 21.67276,11.34194 28.77487,15.95812 7.45696,4.61639 13.62532,10.91042 18.59686,18.72251 4.97125,7.45716 7.41345,16.48845 7.41361,27.14136 -1.6e-4,17.755 -6.88425,33.08034 -20.73298,45.86388 -13.49388,12.42849 -31.82966,18.59686 -54.911,18.59686 -18.82034,0 -35.7465,-5.30516 -51.01571,-15.95812 -2.13061,-1.77549 -3.26705,-3.92267 -3.26701,-6.40838 l -1.00524,-41.59162 c -4e-5,-0.71014 0.86322,-1.27834 2.63875,-1.63351 1.77544,-0.35505 2.78623,0.0655 3.14136,1.13089 6.74686,17.755 15.63061,31.22817 26.63874,40.46074 11.00802,9.2326 23.76546,13.82198 38.32461,13.82198 11.00797,0 19.59671,-2.44219 25.63351,-7.41361 6.03656,-5.32646 9.047,-13.19946 9.04712,-23.49738 -1.2e-4,-9.94274 -2.29484,-18.2583 -6.911,-25.00524 -4.26131,-7.10191 -9.56642,-12.70208 -15.95811,-16.96335 -6.39189,-4.26111 -15.27564,-9.12368 -26.63875,-14.45026 -11.71835,-5.68149 -21.02281,-10.8391 -27.76963,-15.4555 -6.74694,-4.61617 -12.62029,-10.63703 -17.59162,-18.09424 -4.61633,-7.45695 -6.91104,-16.63576 -6.911,-27.64397 -4e-5,-19.17519 7.15724,-33.78479 21.36126,-43.72775 14.55899,-10.29768 31.6108,-15.45529 51.14136,-15.4555 z m -331.8534,19.72775 c -12.78371,1.9e-4 -24.53039,3.01062 -35.18325,9.04712 -10.65308,6.03686 -21.26334,14.77312 -31.91623,26.13612 l 0,118.74346 c 9.58759,11.00809 19.90282,19.59683 30.911,25.63351 11.36305,5.68159 25.13126,8.41884 41.46596,8.41884 18.82009,0 34.29293,-8.16802 46.3665,-24.50261 12.07316,-16.68961 18.09402,-39.7623 18.09424,-69.2356 -2.2e-4,-29.47312 -6.58929,-52.54579 -19.72775,-69.23561 -13.13886,-16.68948 -29.76998,-25.00504 -50.01047,-25.00523 z m 568.46073,3.14136 c 7.10191,1.9e-4 12.55459,1.99985 16.46073,5.90576 3.90603,3.90627 5.90568,9.2114 5.90576,15.95811 -8e-5,7.45725 -1.99973,13.33059 -5.90576,17.59163 -3.90614,3.90623 -9.35882,5.9059 -16.46073,5.90576 -7.45712,1.4e-4 -13.33047,-1.99953 -17.59162,-5.90576 -3.90611,-4.26104 -5.9058,-10.13438 -5.90576,-17.59163 -4e-5,-6.74671 1.99965,-12.05184 5.90576,-15.95811 4.26115,-3.90591 10.1345,-5.90557 17.59162,-5.90576 z m -390.15707,149.7801 c 7.10191,4e-5 12.55459,1.87404 16.46074,5.78011 3.90602,3.9061 5.90567,9.21125 5.90575,15.95811 -8e-5,7.45708 -1.99973,13.33043 -5.90575,17.59163 -3.90615,3.9061 -9.35883,5.90576 -16.46074,5.90576 -7.45712,0 -13.33047,-1.99966 -17.59162,-5.90576 -3.9061,-4.2612 -5.9058,-10.13455 -5.90576,-17.59163 -4e-5,-6.74686 1.99966,-12.05201 5.90576,-15.95811 4.26115,-3.90607 10.1345,-5.78007 17.59162,-5.78011 z m 284.98429,0 c 7.10191,4e-5 12.68025,1.87404 16.58639,5.78011 3.90603,3.9061 5.78003,9.21125 5.78011,15.95811 -8e-5,7.45708 -1.87408,13.33043 -5.78011,17.59163 -3.90614,3.9061 -9.48448,5.90576 -16.58639,5.90576 -7.45711,0 -13.33046,-1.99966 -17.59162,-5.90576 -3.9061,-4.2612 -5.78014,-10.13455 -5.7801,-17.59163 -4e-5,-6.74686 1.874,-12.05201 5.7801,-15.95811 4.26116,-3.90607 10.13451,-5.78007 17.59162,-5.78011 z m 105.17278,0 c 7.10191,4e-5 12.55459,1.87404 16.46073,5.78011 3.90603,3.9061 5.90568,9.21125 5.90576,15.95811 -8e-5,7.45708 -1.99973,13.33043 -5.90576,17.59163 -3.90614,3.9061 -9.35882,5.90576 -16.46073,5.90576 -7.45712,0 -13.33047,-1.99966 -17.59162,-5.90576 -3.90611,-4.2612 -5.9058,-10.13455 -5.90576,-17.59163 -4e-5,-6.74686 1.99965,-12.05201 5.90576,-15.95811 4.26115,-3.90607 10.1345,-5.78007 17.59162,-5.78011 z"
+ id="path3169" />
+ <text
+ xml:space="preserve"
+ style="font-size:532.31341553px;font-style:normal;font-variant:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:0.9;fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Cormorant Garamond;-inkscape-font-specification:Cormorant Garamond Semi-Light"
+ x="105.53693"
+ y="-110.1496"
+ id="text5822-2"
+ sodipodi:linespacing="125%"><tspan
+ sodipodi:role="line"
+ id="tspan5824-0"
+ x="105.53693"
+ y="-110.1496">p.s.:<tspan
+ style="fill:#ffffff"
+ id="tspan5864-2"><tspan
+ style="fill:none"
+ id="tspan5873-3">x </tspan></tspan></tspan></text>
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/assets/svg/icon-menu-on.0.svg b/assets/svg/icon-menu-on.0.svg
new file mode 100644
index 0000000..4733843
--- /dev/null
+++ b/assets/svg/icon-menu-on.0.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.467 8.467" height="32" width="32"><path d="M.21 5.263Q0 4.77 0 4.233q0-.537.21-1.025.212-.492.563-.843.356-.356.843-.567.492-.21 1.03-.21H5.82q.537 0 1.025.21.492.211.843.567.356.351.567.843.21.488.21 1.025 0 .538-.21 1.03-.211.488-.567.843-.35.351-.843.562-.488.211-1.025.211H2.646q-.538 0-1.03-.21-.487-.212-.843-.563-.351-.355-.562-.843zm4.788.922q.393.165.823.165.43 0 .818-.165.393-.17.678-.455.286-.285.45-.674.17-.393.17-.823 0-.43-.17-.818-.164-.393-.45-.678-.285-.285-.678-.45-.388-.17-.818-.17-.43 0-.823.17-.389.165-.674.45-.285.285-.455.678-.165.388-.165.818 0 .43.165.823.17.389.455.674.285.285.674.455z"/></svg> \ No newline at end of file
diff --git a/assets/svg/icon-menu-on.svg b/assets/svg/icon-menu-on.svg
new file mode 100644
index 0000000..8cf2651
--- /dev/null
+++ b/assets/svg/icon-menu-on.svg
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ id="svg937"
+ version="1.1"
+ viewBox="0 0 8.4666665 8.4666669"
+ height="32"
+ width="32">
+ <defs
+ id="defs931" />
+ <metadata
+ id="metadata934">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(0,-288.53333)"
+ id="layer1">
+ <path
+ style="stroke-width:0.06614595"
+ id="path6877"
+ d="m 0.21083835,293.79605 q -0.21084,-0.49195 -0.21084,-1.02939 0,-0.53744 0.21084,-1.02526 0.21084,-0.49197 0.56224,-0.84336 0.35551995,-0.35553 0.84335995,-0.56637 0.49195,-0.21084 1.02939,-0.21084 h 3.17501 q 0.53744,0 1.02526,0.21084 0.49195,0.21084 0.84336,0.56637 0.35553,0.35139 0.56637,0.84336 0.21084,0.48782 0.21084,1.02526 0,0.53744 -0.21084,1.02939 -0.21084,0.48784 -0.56637,0.84337 -0.35139,0.35139 -0.84336,0.56223 -0.48782,0.21085 -1.02526,0.21085 h -3.17501 q -0.53744,0 -1.02939,-0.21085 -0.48782,-0.21084 -0.84335995,-0.56223 -0.3514,-0.35553 -0.56224,-0.84337 z m 4.78724995,0.92192 q 0.39274,0.16537 0.8227,0.16537 0.42994,0 0.81854,-0.16537 0.39273,-0.16951 0.67799,-0.45475 0.28526,-0.28526 0.45062,-0.67386 0.16949,-0.39275 0.16949,-0.8227 0,-0.42994 -0.16949,-0.81854 -0.16537,-0.39276 -0.45062,-0.67802 -0.28526,-0.28523 -0.67799,-0.45061 -0.3886,-0.1695 -0.81854,-0.1695 -0.42994,0 -0.8227,0.1695 -0.3886,0.16538 -0.67386,0.45061 -0.28525,0.28526 -0.45476,0.67802 -0.16536,0.3886 -0.16536,0.81854 0,0.42995 0.16536,0.8227 0.1695,0.3886 0.45476,0.67386 0.28526,0.28524 0.67386,0.45475 z" />
+ </g>
+</svg>
diff --git a/data/markers-10.json b/data/markers-10.json
new file mode 100644
index 0000000..90a6478
--- /dev/null
+++ b/data/markers-10.json
@@ -0,0 +1 @@
+[{"name":"Asbl \"bon\"", "lat":50.866682, "lon":4.373682, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Asbl \"bon\"</h5><em>Adresse</em> : Pl. Colignon, 4 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://bon.be/fr\">Site web</a></b><br><br>Bon est le bureau d'accueil bruxellois d'intégration civique. Vous venez d’arriver en Belgique? Vous y êtes depuis un certain temps? Toute personne désireuse de s’intégrer est au bon endroit chez bon.\r\n \r\n Chez bon vous pouvez suivre des cours et apprendre comment vivre, travailler et résider en Belgique et à Bruxelles. Un accompagnement individuel est prévu. bon propose un programme d'intégration civique en 18 langues, ainsi que des cours de Néerlandais.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bon est le bureau d'accueil bruxellois d'intégration civique. Vous venez d’arriver en Belgique? Vous y êtes depuis un certain temps? Toute personne désireuse de s’intégrer est au bon endroit chez bon.\r\n \r\n Chez bon vous pouvez suivre des cours et apprendre comment vivre, travailler et résider en Belgique et à Bruxelles. Un accompagnement individuel est prévu. bon propose un programme d'intégration civique en 18 langues, ainsi que des cours de Néerlandais.", "web":"http://bon.be/fr", "phone":"", "address":"Pl. Colignon, 4 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:23.832580Z", "id":544, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/544/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Bouillon de CultureS", "lat":50.856937, "lon":4.372937, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Bouillon de CultureS</h5><em>Adresse</em> : 41, rue Philomène 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.bouillondecultures.be/\">Site web</a></b><br><br>L’association Bouillon de CultureS est une Maison de Quartier située à Schaerbeek depuis plus de trente ans, à deux pas du Parc Rasquinet. \r\n Elle a pour objectif d’apporter des solutions durables au bien-être des habitants du quartier et de ses environs, en soutenant un projet de société multiculturelle. \r\n Implantée dans un environnement à forte population d’origine immigrée, ses missions visent les domaines de l’intégration sociale, l’aide scolaire, la lutte contre les discriminations et l’éducation à la citoyenneté.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’association Bouillon de CultureS est une Maison de Quartier située à Schaerbeek depuis plus de trente ans, à deux pas du Parc Rasquinet. \r\n Elle a pour objectif d’apporter des solutions durables au bien-être des habitants du quartier et de ses environs, en soutenant un projet de société multiculturelle. \r\n Implantée dans un environnement à forte population d’origine immigrée, ses missions visent les domaines de l’intégration sociale, l’aide scolaire, la lutte contre les discriminations et l’éducation à la citoyenneté.", "web":"http://www.bouillondecultures.be/", "phone":"", "address":"41, rue Philomène 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:23.981160Z", "id":545, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/545/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ciproc", "lat":50.876572, "lon":4.379572, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Ciproc</h5><em>Adresse</em> : Avenue Emile Zola, 21 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.ciproc.be/web/index.php\">Site web</a></b><br><br>CIProC a vu le jour en mars 2000 à la suite d'une part, de rencontres qui eurent lieu entre les promoteurs et les membres de leurs communautés d'origine, et d'autre part de consultations citoyennes dans certains quartiers de la commune de Schaerbeek. L'absence d'un emploi a été alors identifiée comme la plus grande barrière de l'intégration sociale des individus. L'Association vise l’accès à une qualification professionnelle et à un emploi rémunéré, couvert par la sécurité sociale, au travers d’une démarche intégrée d’opérations d’accueil, de guidance, un suivi psychosocial, une (ré)orientation professionnelle et une aide à la recherche active d’emploi.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CIProC a vu le jour en mars 2000 à la suite d'une part, de rencontres qui eurent lieu entre les promoteurs et les membres de leurs communautés d'origine, et d'autre part de consultations citoyennes dans certains quartiers de la commune de Schaerbeek. L'absence d'un emploi a été alors identifiée comme la plus grande barrière de l'intégration sociale des individus. L'Association vise l’accès à une qualification professionnelle et à un emploi rémunéré, couvert par la sécurité sociale, au travers d’une démarche intégrée d’opérations d’accueil, de guidance, un suivi psychosocial, une (ré)orientation professionnelle et une aide à la recherche active d’emploi.", "web":"http://www.ciproc.be/web/index.php", "phone":"", "address":"Avenue Emile Zola, 21 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.139711Z", "id":546, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/546/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Coordination bruxelloise pour l'emploi, la formation et l'insertion sociale des femmes peu scolarisées", "lat":50.856974, "lon":4.372974, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Coordination bruxelloise pour l'emploi, la formation et l'insertion sociale des femmes peu scolarisées</h5><em>Adresse</em> : Rue Philomène 39 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.febisp.be/view/fr/FeBISP/Membres/COBEFF.html\">Site web</a></b><br><br>Coordination Bruxelloise pour l'Emploi, la Formation et l'Insertion sociale des Femmes peu scolarisées, ASBL qui organise des formations qualifiantes d'agents d'entretien en milieu hospitalier, d'assistants logistiques en milieu hospitalier, d'aides soignants, d'auxiliaires de l'enfance , en cuisine de collectivité et service en salle, de vendeuses polyvalentes, et organise aussi une préformation certifiante de préparation au jury central du certificat d'enseignement deuxième degré professionnel.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Coordination Bruxelloise pour l'Emploi, la Formation et l'Insertion sociale des Femmes peu scolarisées, ASBL qui organise des formations qualifiantes d'agents d'entretien en milieu hospitalier, d'assistants logistiques en milieu hospitalier, d'aides soignants, d'auxiliaires de l'enfance , en cuisine de collectivité et service en salle, de vendeuses polyvalentes, et organise aussi une préformation certifiante de préparation au jury central du certificat d'enseignement deuxième degré professionnel.", "web":"http://www.febisp.be/view/fr/FeBISP/Membres/COBEFF.html", "phone":"", "address":"Rue Philomène 39 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.172881Z", "id":547, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/547/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"De Kriekelaar", "lat":50.86705, "lon":4.36805, "subcategories":[{"name":"Centres communautaires NL", "id":204}, {"name":"Maisons de quartiers", "id":10}], "popup":"<h5>De Kriekelaar</h5><em>Adresse</em> : 86, Gallaitstraat - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.dekriekelaar.be/\">Site web</a></b><br><br>In De Kriekelaar is iedereen welkom om te genieten van expo's, concerten, theater en feesten. Op regelmatige basis organiseren we evenementen voor het hele gezin. We zijn een draaischijf voor informatie over het leven in de stad en een ontmoetingsplaats voor iedereen die op zoek is naar gezelligheid, kunst en cultuur of een boeiende vrijetijdsbesteding.\r\n \r\n In onze brede waaier van cursussen voor jong en oud vindt iedereen zijn ding.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"In De Kriekelaar is iedereen welkom om te genieten van expo's, concerten, theater en feesten. Op regelmatige basis organiseren we evenementen voor het hele gezin. We zijn een draaischijf voor informatie over het leven in de stad en een ontmoetingsplaats voor iedereen die op zoek is naar gezelligheid, kunst en cultuur of een boeiende vrijetijdsbesteding.\r\n \r\n In onze brede waaier van cursussen voor jong en oud vindt iedereen zijn ding.", "web":"http://www.dekriekelaar.be/", "phone":"", "address":"86, Gallaitstraat - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:24.253432Z", "id":548, "last_modified":"2017-02-12T08:22:21.782250Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/548/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2017"}, {"name":"Espace 208", "lat":50.865049, "lon":4.364049, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Espace 208</h5><em>Adresse</em> : 208 rue d’Aerschot 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/projets-proximite/espace-208\">Site web</a></b><br><br>L’Espace 208 Ruimte est un espace de quartier réalisé par la commune de Schaerbeek, dans le cadre du contrat de quartier Aerschot-Progrès et du Fonds Politique des Grandes Villes.\r\n Géré par le Programme de Prévention Urbaine de la commune (PPU), l’Espace 208 Ruimte est un lieu de proximité qui a pour vocation de développer le lien social entre les habitants. Pour ce faire, des locaux sont mis à disposition des associations et des habitants du quartier qui souhaitent développer des projets de proximité.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’Espace 208 Ruimte est un espace de quartier réalisé par la commune de Schaerbeek, dans le cadre du contrat de quartier Aerschot-Progrès et du Fonds Politique des Grandes Villes.\r\n Géré par le Programme de Prévention Urbaine de la commune (PPU), l’Espace 208 Ruimte est un lieu de proximité qui a pour vocation de développer le lien social entre les habitants. Pour ce faire, des locaux sont mis à disposition des associations et des habitants du quartier qui souhaitent développer des projets de proximité.", "web":"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/projets-proximite/espace-208", "phone":"", "address":"208 rue d’Aerschot 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.381245Z", "id":549, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/549/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Espace P", "lat":50.859199, "lon":4.363199, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Espace P</h5><em>Adresse</em> : Rue des Plantes 116 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.espacep.be/\">Site web</a></b><br><br>L'ASBL Espace P... est active auprès des personnes concernées par la prostitution<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'ASBL Espace P... est active auprès des personnes concernées par la prostitution", "web":"http://www.espacep.be/", "phone":"", "address":"Rue des Plantes 116 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.414638Z", "id":550, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/550/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Farushi", "lat":50.868818, "lon":4.383818, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Farushi</h5><em>Adresse</em> : Chaussée de Haecht 561 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://farushiasbl.blogspot.be/p/farushi-asbl.html\">Site web</a></b><br><br>Asbl multiculturelle Farushi met l’accent sur le tissage des liens en promouvant les échanges entre les diverses communautés. La dimension d’accessibilité à l’art et la culture est primordiale et les difficultés financières que peuvent rencontrer les participants ne doivent pas les en exclure.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Asbl multiculturelle Farushi met l’accent sur le tissage des liens en promouvant les échanges entre les diverses communautés. La dimension d’accessibilité à l’art et la culture est primordiale et les difficultés financières que peuvent rencontrer les participants ne doivent pas les en exclure.", "web":"http://farushiasbl.blogspot.be/p/farushi-asbl.html", "phone":"", "address":"Chaussée de Haecht 561 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.439863Z", "id":551, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/551/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Gaffi (Groupe d'Animation et de Formation pour Femmes Immigrées)", "lat":50.860168, "lon":4.363168, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Gaffi (Groupe d'Animation et de Formation pour Femmes Immigrées)</h5><em>Adresse</em> : Rue de la Fraternité 7 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.gaffi.be/\">Site web</a></b><br><br>Le Gaffi est implanté depuis 1978 dans le quartier Brabant-Nord de Bruxelles, au coeur des flux migratoires. Ses finalités sont : Le développement de la responsabilité et de la participation des femmes et des enfants à la vie sociale, économique, culturelle et politique ; la lutte contre l’exclusion sociale, culturelle et professionnelle ; L’accroissement de l’autonomie et le développement d’une citoyenneté critique et responsable.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Gaffi est implanté depuis 1978 dans le quartier Brabant-Nord de Bruxelles, au coeur des flux migratoires. Ses finalités sont : Le développement de la responsabilité et de la participation des femmes et des enfants à la vie sociale, économique, culturelle et politique ; la lutte contre l’exclusion sociale, culturelle et professionnelle ; L’accroissement de l’autonomie et le développement d’une citoyenneté critique et responsable.", "web":"http://www.gaffi.be/", "phone":"", "address":"Rue de la Fraternité 7 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.564985Z", "id":552, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/552/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La Carotte", "lat":50.861676, "lon":4.382676, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>La Carotte</h5><em>Adresse</em> : Rue Josse Impens 3 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.lacarotte.collectifs.net/\">Site web</a></b><br><br>La Carotte, c'est un café associatif schaerbeekois géré uniquement par des bénévoles. Un endroit convivial où l'on peut discuter, boire un verre, lire, jouer, faire des rencontres, apprendre, regarder des films, écouter de la musique et bien d’autres choses encore !<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Carotte, c'est un café associatif schaerbeekois géré uniquement par des bénévoles. Un endroit convivial où l'on peut discuter, boire un verre, lire, jouer, faire des rencontres, apprendre, regarder des films, écouter de la musique et bien d’autres choses encore !", "web":"http://www.lacarotte.collectifs.net/", "phone":"", "address":"Rue Josse Impens 3 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.631100Z", "id":554, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/554/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le figuier asbl, réseau d'alphabétisation", "lat":50.871761, "lon":4.383761, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Le figuier asbl, réseau d'alphabétisation</h5><em>Adresse</em> : rue Nestor De Tière 56 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://bruxelles.alphabetisation.be/article146.html\">Site web</a></b><br><br>Le Figuier est un service social de première ligne ouvert à tous, sans distinction de classe, de genre, de nationalité, d’opinion philosophique et religieuse. Nos permanences sociales sont assurées par des assistantes sociales à raison de 20 heures par semaine, afin d’offrir un accueil, une écoute, une orientation un accompagnement dans les démarches administratives, un accompagnement psychosocial, un suivi des situations problématique<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Figuier est un service social de première ligne ouvert à tous, sans distinction de classe, de genre, de nationalité, d’opinion philosophique et religieuse. Nos permanences sociales sont assurées par des assistantes sociales à raison de 20 heures par semaine, afin d’offrir un accueil, une écoute, une orientation un accompagnement dans les démarches administratives, un accompagnement psychosocial, un suivi des situations problématique", "web":"http://bruxelles.alphabetisation.be/article146.html", "phone":"", "address":"rue Nestor De Tière 56 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.714697Z", "id":555, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/555/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison Dailly", "lat":50.853236, "lon":4.386236, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison Dailly</h5><em>Adresse</em> : Avenue Dailly 208 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/projets-proximite/maison-dailly\">Site web</a></b><br><br>La maison Dailly est un espace de rencontre et d’activités pour tous. Elle a été implantée au sein du quartier par l’asbl paracommunale Harmonisation Sociale Schaerbeekoise dans le but d’offrir aux habitants des activités créatives, culturelles et sportives qui répondent à leurs attentes.\r\n Le projet repose sur la participation des habitants et des associations du quartier dans le choix et l’organisation des activités.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La maison Dailly est un espace de rencontre et d’activités pour tous. Elle a été implantée au sein du quartier par l’asbl paracommunale Harmonisation Sociale Schaerbeekoise dans le but d’offrir aux habitants des activités créatives, culturelles et sportives qui répondent à leurs attentes.\r\n Le projet repose sur la participation des habitants et des associations du quartier dans le choix et l’organisation des activités.", "web":"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/projets-proximite/maison-dailly", "phone":"", "address":"Avenue Dailly 208 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.798013Z", "id":556, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/556/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison de quartier d'Helmet", "lat":50.874639, "lon":4.386639, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de quartier d'Helmet</h5><em>Adresse</em> : Square Riga 39 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisondequartierhelmet.be/\">Site web</a></b><br><br>La Maison de Quartier est un lieu d'accueil , d'échanges et d’éducation permanente, ainsi que la promotion de toute initiative visant à :\r\n - stimuler l’information, la communication, la formation, la créativité, la solidarité et la citoyenneté au sein du quartier ;\r\n - prévenir toutes les formes d’exclusion sociale ; \r\n – rendre possible une participation active et harmonieuse, dans la société, des différents publics (enfants, adultes, personnes âgées), dans l’interaction des cultures.\r\n ... un projet qui s'appuie sur des valeurs fortes de solidarité et de changement social.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Maison de Quartier est un lieu d'accueil , d'échanges et d’éducation permanente, ainsi que la promotion de toute initiative visant à :\r\n - stimuler l’information, la communication, la formation, la créativité, la solidarité et la citoyenneté au sein du quartier ;\r\n - prévenir toutes les formes d’exclusion sociale ; \r\n – rendre possible une participation active et harmonieuse, dans la société, des différents publics (enfants, adultes, personnes âgées), dans l’interaction des cultures.\r\n ... un projet qui s'appuie sur des valeurs fortes de solidarité et de changement social.", "web":"http://www.maisondequartierhelmet.be/", "phone":"", "address":"Square Riga 39 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.898568Z", "id":557, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/557/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Medimmigrant", "lat":50.866856, "lon":4.362856, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Medimmigrant</h5><em>Adresse</em> : Rue Gaucheret 164 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.medimmigrant.be/?idbericht=8&idmenu=8&lang=fr\">Site web</a></b><br><br>L’asbl Medimmigrant œuvre pour: \r\n - Une concrétisation dans les services sociaux, les institutions et les structures du droit aux soins de santé des personnes en séjour illégal ou précaire.\r\n - Une politique de la migration, de la santé et des étrangers qui tienne compte des besoins médicaux de ces personnes.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’asbl Medimmigrant œuvre pour: \r\n - Une concrétisation dans les services sociaux, les institutions et les structures du droit aux soins de santé des personnes en séjour illégal ou précaire.\r\n - Une politique de la migration, de la santé et des étrangers qui tienne compte des besoins médicaux de ces personnes.", "web":"http://www.medimmigrant.be/?idbericht=8&idmenu=8&lang=fr", "phone":"", "address":"Rue Gaucheret 164 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.956498Z", "id":558, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/558/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Sésame (bouillons de cultures)", "lat":50.856937, "lon":4.372937, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Sésame (bouillons de cultures)</h5><em>Adresse</em> : 41, rue Philomène 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.bouillondecultures.be/-Sesam-.html\">Site web</a></b><br><br>Le Sésam’ est le secteur d’économie sociale de Bouillon de Cultures. Depuis 2008, ce secteur est agréé I.L.D.E (initiative locale de développement de l’emploi) par la Région de Bruxelles-Capitale. Il comprend le service Traiteur, le restaurant de quartier et depuis peu, grâce au Contrat de Quartier Coteaux-Josapaht le relais du parc Rasquinet.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Sésam’ est le secteur d’économie sociale de Bouillon de Cultures. Depuis 2008, ce secteur est agréé I.L.D.E (initiative locale de développement de l’emploi) par la Région de Bruxelles-Capitale. Il comprend le service Traiteur, le restaurant de quartier et depuis peu, grâce au Contrat de Quartier Coteaux-Josapaht le relais du parc Rasquinet.", "web":"http://www.bouillondecultures.be/-Sesam-.html", "phone":"", "address":"41, rue Philomène 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:24.989719Z", "id":559, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/559/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Wijkmaatschappelijk Werk 1030", "lat":50.86083, "lon":4.36883, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Wijkmaatschappelijk Werk 1030</h5><em>Adresse</em> : Poststraat,156 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.guidesocial.be/ssq-wmw/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.guidesocial.be/ssq-wmw/", "phone":"", "address":"Poststraat,156 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:25.023071Z", "id":560, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/560/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Wijkpartenariaat Brabantwijk", "lat":50.859194, "lon":4.365194, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Wijkpartenariaat Brabantwijk</h5><em>Adresse</em> : Rue Dupont,58 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.bredeschoolbrussel.be/noord/index.php?page=vzw-wijkpartenariaat-brabantwijk\">Site web</a></b><br><br>Het Wijkpartenariaat ontwikkelt projecten die kaderen in een duurzame ontwikkeling van de Brabantwijk in Schaarbeek<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Wijkpartenariaat ontwikkelt projecten die kaderen in een duurzame ontwikkeling van de Brabantwijk in Schaarbeek", "web":"http://www.bredeschoolbrussel.be/noord/index.php?page=vzw-wijkpartenariaat-brabantwijk", "phone":"", "address":"Rue Dupont,58 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:25.228811Z", "id":561, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/561/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison des Jeunes de Ganshoren - MJ83", "lat":50.88121218140907, "lon":4.299833178520203, "subcategories":[{"name":"Maisons de quartiers", "id":10}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Bibliothèques publiques", "id":92}, {"name":"Associations de soutien scolaire", "id":119}, {"name":"Infrastructures et associations sportives", "id":96}, {"name":"Cafés-concerts, lieux de concert", "id":110}], "popup":"<h5>Maison des Jeunes de Ganshoren - MJ83</h5><em>Adresse</em> : 9 rue au bois, 1083 Ganshoren<br><br><em>Téléphone</em> : 0495417460<br><br><b><a target=\"_blank\" href=\"http://mj83.jimdo.com\">Site web</a></b><br><br>\"La MJ de Ganshoren accueille les jeunes qui veulent réaliser des projets, qui sont intéressés par les activités culturelles et sociales, qui ont besoin d'aide dans leur recherche d'emploi ou qui se posent des questions sur leur avenir. Nous organisons des activités sportives et de loisirs, des ateliers musicaux ou de danse, des activités sportives et socioculturelles. La MJ83 propose également une école des devoirs et un soutien scolaire secondaire\". (source: mj83.jimdo.com)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"La MJ de Ganshoren accueille les jeunes qui veulent réaliser des projets, qui sont intéressés par les activités culturelles et sociales, qui ont besoin d'aide dans leur recherche d'emploi ou qui se posent des questions sur leur avenir. Nous organisons des activités sportives et de loisirs, des ateliers musicaux ou de danse, des activités sportives et socioculturelles. La MJ83 propose également une école des devoirs et un soutien scolaire secondaire\". (source: mj83.jimdo.com)", "web":"http://mj83.jimdo.com", "phone":"0495417460", "address":"9 rue au bois, 1083 Ganshoren", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-01-13T15:36:48.083919Z", "id":3260, "last_modified":"2018-02-12T14:49:43.934677Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3260/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"SolidHaren", "lat":50.8932723098045, "lon":4.416332244873047, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>SolidHaren</h5><em>Adresse</em> : Jardin pédagogique, Rue de Cortenbach, 1130 Haren<br><br><em>Téléphone</em> : 0499 03 09 01<br><br>- Jardins partagés\r\n- Jardin collectif\r\n- animations, échanges et conseils sur l'agriculture locale<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"- Jardins partagés\r\n- Jardin collectif\r\n- animations, échanges et conseils sur l'agriculture locale", "web":"", "phone":"0499 03 09 01", "address":"Jardin pédagogique, Rue de Cortenbach, 1130 Haren", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-05T07:56:51.230043Z", "id":3356, "last_modified":"2017-03-07T05:21:43.478360Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3356/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/03/2017"}, {"name":"Centre Communautaire Maritime", "lat":50.86408644565066, "lon":4.3426841497421265, "subcategories":[{"name":"Comités de quartiers", "id":102}, {"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Centre Communautaire Maritime</h5><em>Adresse</em> : Rue Vandenboogaerde 93 – 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://ccmaritime.wordpress.com\">Site web</a></b><br><br>Le Centre Communautaire Maritime soutient le développement socioculturel du quartier maritime et travaille au renforcement de l’action sociale à travers l’action communautaire participative. Plus particulièrement, l’association mène des activités qui visent à :\r\n– Favoriser l’échange, la rencontre entre habitants\r\n– Accueillir les parties prenantes du quartier dans une logique réseau\r\n– Accompagner les activités des habitants dans une logique d’appropriation\r\n– Initier des activités en réponse aux besoins du quartier<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Centre Communautaire Maritime soutient le développement socioculturel du quartier maritime et travaille au renforcement de l’action sociale à travers l’action communautaire participative. Plus particulièrement, l’association mène des activités qui visent à :\r\n– Favoriser l’échange, la rencontre entre habitants\r\n– Accueillir les parties prenantes du quartier dans une logique réseau\r\n– Accompagner les activités des habitants dans une logique d’appropriation\r\n– Initier des activités en réponse aux besoins du quartier", "web":"https://ccmaritime.wordpress.com", "phone":"/", "address":"Rue Vandenboogaerde 93 – 1080 Molenbeek-Saint-Jean", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-06-04T16:27:28.680103Z", "id":3425, "last_modified":"2017-03-06T06:17:10.968319Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3425/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"'t Hope vzw", "lat":50.953303, "lon":3.118938, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>'t Hope vzw</h5><em>Adresse</em> : Gitsestraat 53 8800 Roeselare<br><br><em>Téléphone</em> : 051 69 02 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051 69 02 10", "address":"Gitsestraat 53 8800 Roeselare", "manager_type":"", "created":"2016-09-13T15:29:22.580257Z", "id":5225, "last_modified":"2016-09-13T15:29:22.610089Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5225/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"'t Ver-Zet-je", "lat":51.396184, "lon":4.762199, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>'t Ver-Zet-je</h5><em>Adresse</em> : Achtelsestraat 52 2320 Hoogstraten<br><br><em>Téléphone</em> : 03 314 40 01<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 314 40 01", "address":"Achtelsestraat 52 2320 Hoogstraten", "manager_type":"", "created":"2016-09-13T15:29:22.620256Z", "id":5226, "last_modified":"2016-09-13T15:29:22.628893Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5226/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Activiteitencentrum 'tAnder", "lat":51.074892, "lon":2.658249, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Activiteitencentrum 'tAnder</h5><em>Adresse</em> : Pannestraat 64 8630 Veurne<br><br><em>Téléphone</em> : 058 62 49 08<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"058 62 49 08", "address":"Pannestraat 64 8630 Veurne", "manager_type":"", "created":"2016-09-13T15:29:22.637057Z", "id":5227, "last_modified":"2016-09-13T15:29:22.646138Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5227/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Agendschap Integratie en Inburgering (Provincie Antwerpen)", "lat":51.021632, "lon":4.472963, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Agendschap Integratie en Inburgering (Provincie Antwerpen)</h5><em>Adresse</em> : Brusselsepoortstraat 8 2800 Mechelen<br><br><em>Téléphone</em> : 015 28 18 30<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 28 18 30", "address":"Brusselsepoortstraat 8 2800 Mechelen", "manager_type":"", "created":"2016-09-13T15:29:22.656053Z", "id":5228, "last_modified":"2016-09-13T15:29:22.662325Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5228/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Agentschap Integratie en Inburgering", "lat":50.747777, "lon":3.593069, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Agentschap Integratie en Inburgering</h5><em>Adresse</em> : A. L. Vanhovestraat 43 9600 Ronse<br><br><em>Téléphone</em> : 09 321 86 04<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 321 86 04", "address":"A. L. Vanhovestraat 43 9600 Ronse", "manager_type":"", "created":"2016-09-13T15:29:22.669993Z", "id":5229, "last_modified":"2016-09-13T15:29:22.675340Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5229/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Agentschap Integratie en Inburgering Vlaams-Brabant", "lat":50.878587, "lon":4.707417, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Agentschap Integratie en Inburgering Vlaams-Brabant</h5><em>Adresse</em> : Ladeuseplein 17 3000 Leuven<br><br><em>Téléphone</em> : 016 26 73 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 26 73 50", "address":"Ladeuseplein 17 3000 Leuven", "manager_type":"", "created":"2016-09-13T15:29:22.682480Z", "id":5230, "last_modified":"2016-09-13T15:29:22.687396Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5230/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Antwerps integratiecentrum de8 vzw", "lat":51.212986, "lon":4.430883, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Antwerps integratiecentrum de8 vzw</h5><em>Adresse</em> : Van Daelstraat 35 2140 Borgerhout<br><br><em>Téléphone</em> : 03/270 33 33<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03/270 33 33", "address":"Van Daelstraat 35 2140 Borgerhout", "manager_type":"", "created":"2016-09-13T15:29:22.695540Z", "id":5231, "last_modified":"2016-09-13T15:29:22.700543Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5231/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Bezorgd Om Mensen vzw", "lat":50.805181, "lon":4.947617, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Bezorgd Om Mensen vzw</h5><em>Adresse</em> : Slachthuisstraat 4 3300 Tienen<br><br><em>Téléphone</em> : 016 81 03 51<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 81 03 51", "address":"Slachthuisstraat 4 3300 Tienen", "manager_type":"", "created":"2016-09-13T15:29:22.705930Z", "id":5232, "last_modified":"2016-09-13T15:29:22.711035Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5232/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buren voor Wijken vzw", "lat":50.880108, "lon":4.71597, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buren voor Wijken vzw</h5><em>Adresse</em> : Professor Van Overstraetenplein 1 3000 Leuven<br><br><em>Téléphone</em> : 016 27 26 06<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 27 26 06", "address":"Professor Van Overstraetenplein 1 3000 Leuven", "manager_type":"", "created":"2016-09-13T15:29:22.784363Z", "id":5236, "last_modified":"2016-09-13T15:29:22.793610Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5236/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtbedrijf Drietakt vzw", "lat":51.168212, "lon":4.146159, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtbedrijf Drietakt vzw</h5><em>Adresse</em> : Regentiestraat 42 9100 Sint-Niklaas<br><br><em>Téléphone</em> : 03 766 13 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 766 13 40", "address":"Regentiestraat 42 9100 Sint-Niklaas", "manager_type":"", "created":"2016-09-13T15:29:22.803538Z", "id":5237, "last_modified":"2016-09-13T15:29:22.808412Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5237/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtdiensten Gent Noord vzw", "lat":51.083516, "lon":3.727581, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtdiensten Gent Noord vzw</h5><em>Adresse</em> : Meulesteedsesteenweg 455 9000 Gent<br><br><em>Téléphone</em> : 09 251 87 70<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 251 87 70", "address":"Meulesteedsesteenweg 455 9000 Gent", "manager_type":"", "created":"2016-09-13T15:29:22.816721Z", "id":5238, "last_modified":"2016-09-13T15:29:22.822453Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5238/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtgezondheidscentrum Althea Genk", "lat":51.002667, "lon":5.510682, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtgezondheidscentrum Althea Genk</h5><em>Adresse</em> : Risstraat 22 3600 Genk<br><br><em>Téléphone</em> : 089 38 21 35<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 38 21 35", "address":"Risstraat 22 3600 Genk", "manager_type":"", "created":"2016-09-13T15:29:22.829176Z", "id":5239, "last_modified":"2016-09-13T15:29:22.834657Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5239/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurthuis De Drei Pleintjes - Opbouwwerk", "lat":51.219282, "lon":4.443504, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurthuis De Drei Pleintjes - Opbouwwerk</h5><em>Adresse</em> : Wijnegemstraat 65 2140 Borgerhout<br><br><em>Téléphone</em> : 0485 76 43 32<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0485 76 43 32", "address":"Wijnegemstraat 65 2140 Borgerhout", "manager_type":"", "created":"2016-09-13T15:29:22.841706Z", "id":5240, "last_modified":"2016-09-13T15:29:22.849282Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5240/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurthuis De Lange Munte", "lat":50.810734, "lon":3.299593, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurthuis De Lange Munte</h5><em>Adresse</em> : Lange Munteplein 7 bus 5 8500 Kortrijk<br><br><em>Téléphone</em> : 0473 86 27 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0473 86 27 75", "address":"Lange Munteplein 7 bus 5 8500 Kortrijk", "manager_type":"", "created":"2016-09-13T15:29:22.858314Z", "id":5241, "last_modified":"2016-09-13T15:29:22.864274Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5241/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurthuis De Singel", "lat":51.000383, "lon":5.523306, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurthuis De Singel</h5><em>Adresse</em> : Binnenlaan 52 3600 Genk<br><br><em>Téléphone</em> : 089 70 39 02<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 70 39 02", "address":"Binnenlaan 52 3600 Genk", "manager_type":"", "created":"2016-09-13T15:29:22.871492Z", "id":5242, "last_modified":"2016-09-13T15:29:22.879222Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5242/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurthuis deBuurt", "lat":51.221273, "lon":4.421321, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurthuis deBuurt</h5><em>Adresse</em> : Van Schoonhovenstraat 92/1 2060 Antwerpen<br><br><em>Téléphone</em> : 0499 15 01 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0499 15 01 10", "address":"Van Schoonhovenstraat 92/1 2060 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:22.886397Z", "id":5243, "last_modified":"2016-09-13T15:29:22.892515Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5243/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtopbouwwerk De Standaard", "lat":51.029064, "lon":5.353717, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtopbouwwerk De Standaard</h5><em>Adresse</em> : Wijkinfocentrum, Hoolvenstraat 130 3530 Houthalen-Helchteren<br><br><em>Téléphone</em> : 011 60 12 28<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 60 12 28", "address":"Wijkinfocentrum, Hoolvenstraat 130 3530 Houthalen-Helchteren", "manager_type":"", "created":"2016-09-13T15:29:22.900999Z", "id":5244, "last_modified":"2016-09-13T15:29:22.907554Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5244/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtopbouwwerk Meulenberg", "lat":51.021174, "lon":5.397456, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtopbouwwerk Meulenberg</h5><em>Adresse</em> : Bremstraat 45 3530 Houthalen<br><br><em>Téléphone</em> : 011 52 26 01<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 52 26 01", "address":"Bremstraat 45 3530 Houthalen", "manager_type":"", "created":"2016-09-13T15:29:22.915791Z", "id":5245, "last_modified":"2016-09-13T15:29:22.923037Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5245/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtopbouwwerk Winterslag", "lat":50.974299, "lon":5.462423, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtopbouwwerk Winterslag</h5><em>Adresse</em> : Noordlaan 137 3600 Genk<br><br><em>Téléphone</em> : 089 30 83 03<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 30 83 03", "address":"Noordlaan 137 3600 Genk", "manager_type":"", "created":"2016-09-13T15:29:22.932288Z", "id":5246, "last_modified":"2016-09-13T15:29:22.937655Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5246/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtopbouwwerk Zwartberg", "lat":51.005903, "lon":5.498051, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtopbouwwerk Zwartberg</h5><em>Adresse</em> : Zaveldriesstraat 31 3600 Genk<br><br><em>Téléphone</em> : 089 84 44 42<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 84 44 42", "address":"Zaveldriesstraat 31 3600 Genk", "manager_type":"", "created":"2016-09-13T15:29:22.944694Z", "id":5247, "last_modified":"2016-09-13T15:29:22.949823Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5247/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtservice vzw", "lat":51.194977, "lon":4.423385, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtservice vzw</h5><em>Adresse</em> : Patriottenstraat 62 2600 Berchem (Antwerpen)<br><br><em>Téléphone</em> : 03 286 85 80<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 286 85 80", "address":"Patriottenstraat 62 2600 Berchem (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:29:22.957196Z", "id":5248, "last_modified":"2016-09-13T15:29:22.963107Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5248/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtwerk 't Lampeke vzw - Buurthuis", "lat":50.885159, "lon":4.69263, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtwerk 't Lampeke vzw - Buurthuis</h5><em>Adresse</em> : Riddersstraat 147 3000 Leuven<br><br><em>Téléphone</em> : 016 23 80 19<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 23 80 19", "address":"Riddersstraat 147 3000 Leuven", "manager_type":"", "created":"2016-09-13T15:29:22.971133Z", "id":5249, "last_modified":"2016-09-13T15:29:22.977972Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5249/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtwerk 't Lampeke vzw - Dagopvang De Wurpskes", "lat":50.882567, "lon":4.691538, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtwerk 't Lampeke vzw - Dagopvang De Wurpskes</h5><em>Adresse</em> : Ridderstraat 60/5 3000 Leuven<br><br><em>Téléphone</em> : 016 20 15 34<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 20 15 34", "address":"Ridderstraat 60/5 3000 Leuven", "manager_type":"", "created":"2016-09-13T15:29:22.986401Z", "id":5250, "last_modified":"2016-09-13T15:29:22.992939Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5250/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtwerk 't Lampeke vzw - Jongerenwerking Den Tube", "lat":50.885159, "lon":4.69263, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtwerk 't Lampeke vzw - Jongerenwerking Den Tube</h5><em>Adresse</em> : Ridderstraat 147 3000 Leuven<br><br><em>Téléphone</em> : 0498 69 30 63<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0498 69 30 63", "address":"Ridderstraat 147 3000 Leuven", "manager_type":"", "created":"2016-09-13T15:29:23.001689Z", "id":5251, "last_modified":"2016-09-13T15:29:23.006962Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5251/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtwerk 't Lampeke vzw - Kinderwerking Fabota", "lat":50.882184, "lon":4.691017, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtwerk 't Lampeke vzw - Kinderwerking Fabota</h5><em>Adresse</em> : Ridderstraat 33 3000 Leuven<br><br><em>Téléphone</em> : 016 22 89 78<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 22 89 78", "address":"Ridderstraat 33 3000 Leuven", "manager_type":"", "created":"2016-09-13T15:29:23.015229Z", "id":5252, "last_modified":"2016-09-13T15:29:23.020691Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5252/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtwerk Aarschot", "lat":50.986779, "lon":4.840819, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtwerk Aarschot</h5><em>Adresse</em> : Bekaflaan 31 3200 Aarschot<br><br><em>Téléphone</em> : 0492 64 90 72<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0492 64 90 72", "address":"Bekaflaan 31 3200 Aarschot", "manager_type":"", "created":"2016-09-13T15:29:23.029001Z", "id":5253, "last_modified":"2016-09-13T15:29:23.034175Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5253/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtwerk Dinamo (voorheen:De Lakbors )", "lat":51.229264, "lon":4.445577, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtwerk Dinamo (voorheen:De Lakbors )</h5><em>Adresse</em> : Ten Eekhovelei 337 2100 Deurne (Antwerpen)<br><br><em>Téléphone</em> : 03 326 22 14<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 326 22 14", "address":"Ten Eekhovelei 337 2100 Deurne (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:29:23.042861Z", "id":5254, "last_modified":"2016-09-13T15:29:23.048383Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5254/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtwerk Halle", "lat":50.746456, "lon":4.222058, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtwerk Halle</h5><em>Adresse</em> : Kopheiweg 145 1500 Halle<br><br><em>Téléphone</em> : 02 360 24 66<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 360 24 66", "address":"Kopheiweg 145 1500 Halle", "manager_type":"", "created":"2016-09-13T15:29:23.056692Z", "id":5255, "last_modified":"2016-09-13T15:29:23.062154Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5255/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtwerk Noordwijk vzw - Dienstencentrum De Harmonie", "lat":50.857915, "lon":4.353495, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtwerk Noordwijk vzw - Dienstencentrum De Harmonie</h5><em>Adresse</em> : Harmoniestraat 1 1000 Brussel<br><br><em>Téléphone</em> : 02 203 28 48<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 203 28 48", "address":"Harmoniestraat 1 1000 Brussel", "manager_type":"", "created":"2016-09-13T15:29:23.067592Z", "id":5256, "last_modified":"2016-09-13T15:29:23.072534Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5256/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtwerk Posthof vzw", "lat":51.194977, "lon":4.423385, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtwerk Posthof vzw</h5><em>Adresse</em> : Patriottenstraat 62 2600 Berchem (Antwerpen)<br><br><em>Téléphone</em> : 03 218 80 43<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 218 80 43", "address":"Patriottenstraat 62 2600 Berchem (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:29:23.080610Z", "id":5257, "last_modified":"2016-09-13T15:29:23.085701Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5257/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtwerk Venning", "lat":50.831935, "lon":3.282658, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtwerk Venning</h5><em>Adresse</em> : Damastweverstraat 3 8500 Kortrijk<br><br><em>Téléphone</em> : 056 24 41 49<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 24 41 49", "address":"Damastweverstraat 3 8500 Kortrijk", "manager_type":"", "created":"2016-09-13T15:29:23.092777Z", "id":5258, "last_modified":"2016-09-13T15:29:23.097812Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5258/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Buurtwerking Spijker & Schardauw", "lat":50.849234, "lon":3.286351, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Buurtwerking Spijker & Schardauw</h5><em>Adresse</em> : Kortrijksestraat 2 8520 Kuurne<br><br><em>Téléphone</em> : 056 71 61 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 71 61 75", "address":"Kortrijksestraat 2 8520 Kuurne", "manager_type":"", "created":"2016-09-13T15:29:23.104507Z", "id":5259, "last_modified":"2016-09-13T15:29:23.109564Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5259/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"CIG Bond Zonder Naam BZN De Stobbe", "lat":51.185219, "lon":4.37734, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>CIG Bond Zonder Naam BZN De Stobbe</h5><em>Adresse</em> : Julius De Geyterstraat 57 2020 Antwerpen<br><br><em>Téléphone</em> : 03 260 68 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 260 68 60", "address":"Julius De Geyterstraat 57 2020 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.122412Z", "id":5260, "last_modified":"2016-09-13T15:29:23.127920Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5260/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Buurtwinkel vzw", "lat":50.844107, "lon":4.343583, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>De Buurtwinkel vzw</h5><em>Adresse</em> : Anneessensplein 13 1000 Brussel<br><br><em>Téléphone</em> : 02 512 69 85<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 512 69 85", "address":"Anneessensplein 13 1000 Brussel", "manager_type":"", "created":"2016-09-13T15:29:23.136831Z", "id":5261, "last_modified":"2016-09-13T15:29:23.142465Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5261/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Schakel", "lat":51.318257, "lon":4.55951, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>De Schakel</h5><em>Adresse</em> : Mieksebaan 177 2960 Brecht<br><br><em>Téléphone</em> : 03 633 26 47<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 633 26 47", "address":"Mieksebaan 177 2960 Brecht", "manager_type":"", "created":"2016-09-13T15:29:23.150343Z", "id":5262, "last_modified":"2016-09-13T15:29:23.157809Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5262/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Schakel Beerse vzw", "lat":51.321507, "lon":4.852929, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>De Schakel Beerse vzw</h5><em>Adresse</em> : Boudewijnstraat 18 2340 Beerse<br><br><em>Téléphone</em> : 0478 60 60 63<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0478 60 60 63", "address":"Boudewijnstraat 18 2340 Beerse", "manager_type":"", "created":"2016-09-13T15:29:23.166352Z", "id":5263, "last_modified":"2016-09-13T15:29:23.171260Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5263/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Onthaalbureau Inburgering Antwerpen", "lat":51.217635, "lon":4.427407, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Onthaalbureau Inburgering Antwerpen</h5><em>Adresse</em> : Carnotstraat 110 2060 Antwerpen<br><br><em>Téléphone</em> : 03 227 70 82<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 227 70 82", "address":"Carnotstraat 110 2060 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.177818Z", "id":5264, "last_modified":"2016-09-13T15:29:23.182982Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5264/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Onthaalklas voor Anderstalige Nieuwkomers OKAN KA Antwerpen", "lat":51.220262, "lon":4.417241, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Onthaalklas voor Anderstalige Nieuwkomers OKAN KA Antwerpen</h5><em>Adresse</em> : Franklin Rooseveltplaats 11 2060 Antwerpen<br><br><em>Téléphone</em> : 0484 26 94 45<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0484 26 94 45", "address":"Franklin Rooseveltplaats 11 2060 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.191279Z", "id":5265, "last_modified":"2016-09-13T15:29:23.196643Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5265/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Planeet Vereniging", "lat":51.232613, "lon":4.443232, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Planeet Vereniging</h5><em>Adresse</em> : Tweemontstraat 355 2100 Deurne (Antwerpen)<br><br><em>Téléphone</em> : 0495 43 14 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0495 43 14 00", "address":"Tweemontstraat 355 2100 Deurne (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:29:23.204843Z", "id":5266, "last_modified":"2016-09-13T15:29:23.209745Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5266/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Platform van de Afrikaanse Gemeenschappen", "lat":51.207812, "lon":4.415009, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Platform van de Afrikaanse Gemeenschappen</h5><em>Adresse</em> : Breughelstraat 31-33 2018 Antwerpen<br><br><em>Téléphone</em> : 03 293 32 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 293 32 60", "address":"Breughelstraat 31-33 2018 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.218268Z", "id":5267, "last_modified":"2016-09-13T15:29:23.224027Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5267/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Platform van Russisch Sprekende Verenigingen PRS Solidariteit vzw", "lat":51.21393, "lon":4.398219, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Platform van Russisch Sprekende Verenigingen PRS Solidariteit vzw</h5><em>Adresse</em> : Nationalestraat 111 2000 Antwerpen<br><br><em>Téléphone</em> : 03 220 14 45<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 220 14 45", "address":"Nationalestraat 111 2000 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.231364Z", "id":5268, "last_modified":"2016-09-13T15:29:23.240941Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5268/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"RIMO Limburg - Buurtwerk Kolderbos en d'Ierd", "lat":50.953615, "lon":5.502971, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>RIMO Limburg - Buurtwerk Kolderbos en d'Ierd</h5><em>Adresse</em> : Priesterhaagstraat 32 3600 Genk<br><br><em>Téléphone</em> : 089 75 60 62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 75 60 62", "address":"Priesterhaagstraat 32 3600 Genk", "manager_type":"", "created":"2016-09-13T15:29:23.251996Z", "id":5269, "last_modified":"2016-09-13T15:29:23.261237Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5269/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"RIMO Limburg - Buurtwerking Steenveld", "lat":51.053434, "lon":5.247684, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>RIMO Limburg - Buurtwerking Steenveld</h5><em>Adresse</em> : Korhoenstraat - 3582 Koersel (Beringen)<br><br><em>Téléphone</em> : 011 42 60 28<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 42 60 28", "address":"Korhoenstraat - 3582 Koersel (Beringen)", "manager_type":"", "created":"2016-09-13T15:29:23.273720Z", "id":5270, "last_modified":"2016-09-13T15:29:23.283042Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5270/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samen Voor Morgen", "lat":50.867329, "lon":4.342975, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samen Voor Morgen</h5><em>Adresse</em> : Rotterdamstraat 2 1080 Sint - Jans Molenbeek<br><br><em>Téléphone</em> : 489592964<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"489592964", "address":"Rotterdamstraat 2 1080 Sint - Jans Molenbeek", "manager_type":"", "created":"2016-09-13T15:29:23.296296Z", "id":5271, "last_modified":"2016-09-13T15:29:23.305044Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5271/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samenleven vzw - Nieuwerkerken", "lat":50.860069, "lon":5.188546, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samenleven vzw - Nieuwerkerken</h5><em>Adresse</em> : Diestersteenweg 59 3850 Nieuwerkerken<br><br><em>Téléphone</em> : 0472 82 90 36<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0472 82 90 36", "address":"Diestersteenweg 59 3850 Nieuwerkerken", "manager_type":"", "created":"2016-09-13T15:29:23.314741Z", "id":5272, "last_modified":"2016-09-13T15:29:23.321150Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5272/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samenlevingsopbouw Antwerpen stad vzw - Steunpunt Kiel", "lat":51.190901, "lon":4.373097, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samenlevingsopbouw Antwerpen stad vzw - Steunpunt Kiel</h5><em>Adresse</em> : Schijfstraat 105 2020 Antwerpen<br><br><em>Téléphone</em> : 0473 85 41 15<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0473 85 41 15", "address":"Schijfstraat 105 2020 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.328656Z", "id":5273, "last_modified":"2016-09-13T15:29:23.333809Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5273/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samenlevingsopbouw Antwerpen Stad - team Antwerpen Noord", "lat":51.224733, "lon":4.429834, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samenlevingsopbouw Antwerpen Stad - team Antwerpen Noord</h5><em>Adresse</em> : Willy Vandersteenplein 1 2060 Antwerpen<br><br><em>Téléphone</em> : 03 235 17 24<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 235 17 24", "address":"Willy Vandersteenplein 1 2060 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.340665Z", "id":5274, "last_modified":"2016-09-13T15:29:23.345422Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5274/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samenlevingsopbouw Antwerpen Stad vzw - afdeling Hoboken", "lat":51.18942, "lon":4.373728, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samenlevingsopbouw Antwerpen Stad vzw - afdeling Hoboken</h5><em>Adresse</em> : Max Elskampstraat 36-38 2020 Antwerpen<br><br><em>Téléphone</em> : 0472 12 52 29<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0472 12 52 29", "address":"Max Elskampstraat 36-38 2020 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.352239Z", "id":5275, "last_modified":"2016-09-13T15:29:23.360144Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5275/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samenlevingsopbouw Antwerpen Stad vzw - Recht op inkomen", "lat":51.204576, "lon":4.464116, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samenlevingsopbouw Antwerpen Stad vzw - Recht op inkomen</h5><em>Adresse</em> : Sint Rochusstraat 108 2100 Deurne (Antwerpen)<br><br><em>Téléphone</em> : 0486 08 35 54<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0486 08 35 54", "address":"Sint Rochusstraat 108 2100 Deurne (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:29:23.368520Z", "id":5276, "last_modified":"2016-09-13T15:29:23.375806Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5276/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samenlevingsopbouw Antwerpen Stad vzw - steunpunt Borgerhout", "lat":51.212523, "lon":4.433912, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samenlevingsopbouw Antwerpen Stad vzw - steunpunt Borgerhout</h5><em>Adresse</em> : Langstraat 102 2140 Borgerhout (Antwerpen)<br><br><em>Téléphone</em> : 03 270 39 46<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 270 39 46", "address":"Langstraat 102 2140 Borgerhout (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:29:23.383696Z", "id":5277, "last_modified":"2016-09-13T15:29:23.390819Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5277/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samenlevingsopbouw Borgerhout Noord", "lat":51.220245, "lon":4.43799, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samenlevingsopbouw Borgerhout Noord</h5><em>Adresse</em> : Groeningerplein 1 2140 Borgerhout (Antwerpen)<br><br><em>Téléphone</em> : 03 235 19 80<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 235 19 80", "address":"Groeningerplein 1 2140 Borgerhout (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:29:23.399499Z", "id":5278, "last_modified":"2016-09-13T15:29:23.405413Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5278/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samenlevingsopbouw Gent", "lat":51.066874, "lon":3.724375, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samenlevingsopbouw Gent</h5><em>Adresse</em> : Blaisantvest 70 9000 Gent<br><br><em>Téléphone</em> : 09 223 95 15<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 223 95 15", "address":"Blaisantvest 70 9000 Gent", "manager_type":"", "created":"2016-09-13T15:29:23.413121Z", "id":5279, "last_modified":"2016-09-13T15:29:23.418923Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5279/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samenlevingsopbouw Oost-Vlaanderen - Afdeling Sint-Niklaas", "lat":51.159795, "lon":4.143714, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samenlevingsopbouw Oost-Vlaanderen - Afdeling Sint-Niklaas</h5><em>Adresse</em> : Knaptandstraat 44 9100 Sint-Niklaas<br><br><em>Téléphone</em> : 03 777 12 14<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 777 12 14", "address":"Knaptandstraat 44 9100 Sint-Niklaas", "manager_type":"", "created":"2016-09-13T15:29:23.426311Z", "id":5280, "last_modified":"2016-09-13T15:29:23.431950Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5280/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samenlevingsopbouw Oost-Vlaanderen vzw - hoofdzetel", "lat":51.054364, "lon":3.730137, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samenlevingsopbouw Oost-Vlaanderen vzw - hoofdzetel</h5><em>Adresse</em> : St-Jacobsnieuwstraat 50 9000 Gent<br><br><em>Téléphone</em> : 055 20 61 79<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"055 20 61 79", "address":"St-Jacobsnieuwstraat 50 9000 Gent", "manager_type":"", "created":"2016-09-13T15:29:23.440098Z", "id":5281, "last_modified":"2016-09-13T15:29:23.448797Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5281/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samenlevingsopbouw W-Vl - Roeselare-Tielt", "lat":50.93112, "lon":3.146484, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samenlevingsopbouw W-Vl - Roeselare-Tielt</h5><em>Adresse</em> : Hoogstraat 98 8800 Rumbeke<br><br><em>Téléphone</em> : 051 24 29 28<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051 24 29 28", "address":"Hoogstraat 98 8800 Rumbeke", "manager_type":"", "created":"2016-09-13T15:29:23.459192Z", "id":5282, "last_modified":"2016-09-13T15:29:23.466511Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5282/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Werkgroep Integratie Migrantenvrouwen Mortsel WIMM", "lat":51.169065, "lon":4.452464, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Werkgroep Integratie Migrantenvrouwen Mortsel WIMM</h5><em>Adresse</em> : p/a Pieter Reypenslei 55 2640 Mortsel<br><br><em>Téléphone</em> : 03 440 86 06<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 440 86 06", "address":"p/a Pieter Reypenslei 55 2640 Mortsel", "manager_type":"", "created":"2016-09-13T15:29:23.474946Z", "id":5283, "last_modified":"2016-09-13T15:29:23.481408Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5283/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Wijkcentrum De Kring", "lat":51.181375, "lon":3.566888, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Wijkcentrum De Kring</h5><em>Adresse</em> : Zuidmoerstraat 136 9900 Eeklo<br><br><em>Téléphone</em> : 09 378 61 69<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 378 61 69", "address":"Zuidmoerstraat 136 9900 Eeklo", "manager_type":"", "created":"2016-09-13T15:29:23.490719Z", "id":5284, "last_modified":"2016-09-13T15:29:23.496548Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5284/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Wijkpartenariaat De Schakel vzw", "lat":50.859194, "lon":4.365645, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Wijkpartenariaat De Schakel vzw</h5><em>Adresse</em> : Dupontstraat 58 1030 Schaarbeek<br><br><em>Téléphone</em> : 0497 46 95 99<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0497 46 95 99", "address":"Dupontstraat 58 1030 Schaarbeek", "manager_type":"", "created":"2016-09-13T15:29:23.519830Z", "id":5286, "last_modified":"2016-09-13T15:29:23.528960Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5286/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Loodsen vzw", "lat":51.220293, "lon":4.412347, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>De Loodsen vzw</h5><em>Adresse</em> : Sint Jacobsmarkt 43 2000 Antwerpen<br><br><em>Téléphone</em> : 03 234 05 11<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 234 05 11", "address":"Sint Jacobsmarkt 43 2000 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.539845Z", "id":5287, "last_modified":"2016-09-13T15:29:23.547974Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5287/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Schoolbrug vzw", "lat":51.219123, "lon":4.427018, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>De Schoolbrug vzw</h5><em>Adresse</em> : Congresstraat 59 2060 Antwerpen<br><br><em>Téléphone</em> : 03 292 60 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 292 60 60", "address":"Congresstraat 59 2060 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.557233Z", "id":5288, "last_modified":"2016-09-13T15:29:23.563012Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5288/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Turkse Unie van Belgie", "lat":51.073588, "lon":5.227102, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>De Turkse Unie van Belgie</h5><em>Adresse</em> : Stationstraat 96 96 3582 Beringen<br><br><em>Téléphone</em> : 11454141<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"11454141", "address":"Stationstraat 96 96 3582 Beringen", "manager_type":"", "created":"2016-09-13T15:29:23.570262Z", "id":5289, "last_modified":"2016-09-13T15:29:23.575746Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5289/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Zevende Wereld", "lat":51.319012, "lon":4.954428, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>De Zevende Wereld</h5><em>Adresse</em> : Nonnenstraat 32 2300 Turnhout<br><br><em>Téléphone</em> : 489574917<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"489574917", "address":"Nonnenstraat 32 2300 Turnhout", "manager_type":"", "created":"2016-09-13T15:29:23.582721Z", "id":5290, "last_modified":"2016-09-13T15:29:23.588778Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5290/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Den Teirling", "lat":50.830679, "lon":4.372834, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Den Teirling</h5><em>Adresse</em> : Maesstraat 89 1050 Elsene<br><br><em>Téléphone</em> : 02 514 33 01<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 514 33 01", "address":"Maesstraat 89 1050 Elsene", "manager_type":"", "created":"2016-09-13T15:29:23.597238Z", "id":5291, "last_modified":"2016-09-13T15:29:23.604614Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5291/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dienst wijkmanagement - wijkwerking", "lat":50.931001, "lon":5.337155, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Dienst wijkmanagement - wijkwerking</h5><em>Adresse</em> : Groenplein 1 3500 Hasselt<br><br><em>Téléphone</em> : 0472/34 98 05<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0472/34 98 05", "address":"Groenplein 1 3500 Hasselt", "manager_type":"", "created":"2016-09-13T15:29:23.613094Z", "id":5292, "last_modified":"2016-09-13T15:29:23.626547Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5292/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"FAAB vzw - koepel", "lat":50.878544, "lon":4.381344, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>FAAB vzw - koepel</h5><em>Adresse</em> : George Rodenbachlaan 4 1030 Brussel<br><br><em>Téléphone</em> : 02/218.84.46<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02/218.84.46", "address":"George Rodenbachlaan 4 1030 Brussel", "manager_type":"", "created":"2016-09-13T15:29:23.636141Z", "id":5293, "last_modified":"2016-09-13T15:29:23.645030Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5293/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Federatie Marokkaanse/Mondiale Democratische Organisaties FMDO", "lat":50.816164, "lon":4.326445, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Federatie Marokkaanse/Mondiale Democratische Organisaties FMDO</h5><em>Adresse</em> : Bondgenotenstraat 52 1190 Vorst<br><br><em>Téléphone</em> : 02 344 69 92<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 344 69 92", "address":"Bondgenotenstraat 52 1190 Vorst", "manager_type":"", "created":"2016-09-13T15:29:23.653993Z", "id":5294, "last_modified":"2016-09-13T15:29:23.659407Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5294/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Federatie van Marokkaanse Verenigingen vzw", "lat":51.211676, "lon":4.439, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Federatie van Marokkaanse Verenigingen vzw</h5><em>Adresse</em> : Oudstrijdersstraat 9 2140 Borgerhout (Antwerpen)<br><br><em>Téléphone</em> : 03 204 10 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 204 10 10", "address":"Oudstrijdersstraat 9 2140 Borgerhout (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:29:23.665864Z", "id":5295, "last_modified":"2016-09-13T15:29:23.670850Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5295/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Forum van de Soedanese Gemeenschap vzw", "lat":51.17113, "lon":4.391781, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Forum van de Soedanese Gemeenschap vzw</h5><em>Adresse</em> : Sporthalplein 39 2610 Wilrijk (Antwerpen)<br><br><em>Téléphone</em> : 0486 17 03 27<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0486 17 03 27", "address":"Sporthalplein 39 2610 Wilrijk (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:29:23.676368Z", "id":5296, "last_modified":"2016-09-13T15:29:23.681247Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5296/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"FZO-VL vzw", "lat":51.056826, "lon":3.73494, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>FZO-VL vzw</h5><em>Adresse</em> : Dampoortstraat 33-35 9000 Gent<br><br><em>Téléphone</em> : 92352630<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"92352630", "address":"Dampoortstraat 33-35 9000 Gent", "manager_type":"", "created":"2016-09-13T15:29:23.687296Z", "id":5297, "last_modified":"2016-09-13T15:29:23.696753Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5297/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Gemeenschapscentrum De Kriekelaar - Kinder- en buurtwerking Dada", "lat":50.86705, "lon":4.368891, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Gemeenschapscentrum De Kriekelaar - Kinder- en buurtwerking Dada</h5><em>Adresse</em> : Gallaitstraat 86 1030 Schaarbeek<br><br><em>Téléphone</em> : 02 245 75 22<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 245 75 22", "address":"Gallaitstraat 86 1030 Schaarbeek", "manager_type":"", "created":"2016-09-13T15:29:23.704952Z", "id":5298, "last_modified":"2016-09-13T15:29:23.711222Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5298/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"House of Colours vzw", "lat":51.315139, "lon":4.890702, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>House of Colours vzw</h5><em>Adresse</em> : Antwerpsesteenweg 21 2350 Vosselaar<br><br><em>Téléphone</em> : 487338966<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"487338966", "address":"Antwerpsesteenweg 21 2350 Vosselaar", "manager_type":"", "created":"2016-09-13T15:29:23.719124Z", "id":5299, "last_modified":"2016-09-13T15:29:23.728361Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5299/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"IGBO Women Belgium vzw", "lat":50.842952, "lon":4.334865, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>IGBO Women Belgium vzw</h5><em>Adresse</em> : Dr. De Meersmanstraat 13 1070 Brussel<br><br><em>Téléphone</em> : 0498 84 30 54<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0498 84 30 54", "address":"Dr. De Meersmanstraat 13 1070 Brussel", "manager_type":"", "created":"2016-09-13T15:29:23.737096Z", "id":5300, "last_modified":"2016-09-13T15:29:23.745391Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5300/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Inburgering Oost-Vlaanderen", "lat":51.028341, "lon":3.720167, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Inburgering Oost-Vlaanderen</h5><em>Adresse</em> : Elfjulistraat 39 9000 Gent<br><br><em>Téléphone</em> : 09 321 86 05<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 321 86 05", "address":"Elfjulistraat 39 9000 Gent", "manager_type":"", "created":"2016-09-13T15:29:23.754754Z", "id":5301, "last_modified":"2016-09-13T15:29:23.762168Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5301/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Inburgering Oost-Vlaanderen vzw - Regio Meetjesland-Leie - Loket Zelzate", "lat":51.195654, "lon":3.791051, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Inburgering Oost-Vlaanderen vzw - Regio Meetjesland-Leie - Loket Zelzate</h5><em>Adresse</em> : Kastanjeplein 1 9060 Zelzate<br><br><em>Téléphone</em> : 09 321 86 38<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 321 86 38", "address":"Kastanjeplein 1 9060 Zelzate", "manager_type":"", "created":"2016-09-13T15:29:23.770750Z", "id":5302, "last_modified":"2016-09-13T15:29:23.777773Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5302/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Integratiecentrum Leuven vzw", "lat":50.880108, "lon":4.71597, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Integratiecentrum Leuven vzw</h5><em>Adresse</em> : Professor van Overstraetenplein 1 3000 Leuven<br><br><em>Téléphone</em> : 016 27 28 80<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 27 28 80", "address":"Professor van Overstraetenplein 1 3000 Leuven", "manager_type":"", "created":"2016-09-13T15:29:23.786902Z", "id":5303, "last_modified":"2016-09-13T15:29:23.793877Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5303/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Intercultureel Netwerk Gent vzw", "lat":51.057962, "lon":3.739665, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Intercultureel Netwerk Gent vzw</h5><em>Adresse</em> : Koopvaardijlaan 3 9000 Gent<br><br><em>Téléphone</em> : 09 224 17 18<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 224 17 18", "address":"Koopvaardijlaan 3 9000 Gent", "manager_type":"", "created":"2016-09-13T15:29:23.803830Z", "id":5304, "last_modified":"2016-09-13T15:29:23.810572Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5304/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Intercultureel vrouwencentrum Antwerpen (IVCA) / CAW", "lat":51.207094, "lon":4.400611, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Intercultureel vrouwencentrum Antwerpen (IVCA) / CAW</h5><em>Adresse</em> : Paleisstraat 39 2018 Antwerpen<br><br><em>Téléphone</em> : 03 238 16 93<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 238 16 93", "address":"Paleisstraat 39 2018 Antwerpen", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-13T15:29:23.823938Z", "id":5305, "last_modified":"2016-10-26T05:57:48.863409Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5305/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"Interculturele Vrouwenwerking Ekeren", "lat":51.266897, "lon":4.416819, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Interculturele Vrouwenwerking Ekeren</h5><em>Adresse</em> : Victor Brunclairstraat 2 2030 Antwerpen<br><br><em>Téléphone</em> : 0495 75 42 49<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0495 75 42 49", "address":"Victor Brunclairstraat 2 2030 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.839293Z", "id":5306, "last_modified":"2016-09-13T15:29:23.844762Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5306/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Internationaal Comite Limburg", "lat":50.931537, "lon":5.327281, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Internationaal Comite Limburg</h5><em>Adresse</em> : Mgr broeckxplein 6 3500 Hasselt<br><br><em>Téléphone</em> : 011 29 09 85<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 29 09 85", "address":"Mgr broeckxplein 6 3500 Hasselt", "manager_type":"", "created":"2016-09-13T15:29:23.853769Z", "id":5307, "last_modified":"2016-09-13T15:29:23.861124Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5307/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Internationaal Comite vzw - Antwerpen", "lat":51.21393, "lon":4.398219, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Internationaal Comite vzw - Antwerpen</h5><em>Adresse</em> : Nationalestraat 111 2000 Antwerpen<br><br><em>Téléphone</em> : 03 220 14 46<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 220 14 46", "address":"Nationalestraat 111 2000 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.870138Z", "id":5308, "last_modified":"2016-09-13T15:29:23.879837Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5308/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Internationaal Comite vzw - Vlaams-Brabant", "lat":50.882783, "lon":4.71674, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Internationaal Comite vzw - Vlaams-Brabant</h5><em>Adresse</em> : Martelarenlaan 8 3010 Kessel-Lo<br><br><em>Téléphone</em> : 016/29.81.20<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016/29.81.20", "address":"Martelarenlaan 8 3010 Kessel-Lo", "manager_type":"", "created":"2016-09-13T15:29:23.890377Z", "id":5309, "last_modified":"2016-09-13T15:29:23.899415Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5309/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Internationaal Comite vzw Oost-Vlaanderen", "lat":51.163464, "lon":4.138783, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Internationaal Comite vzw Oost-Vlaanderen</h5><em>Adresse</em> : Nieuwstraat 18B 9100 Sint-Niklaas<br><br><em>Téléphone</em> : 03 777 64 70<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 777 64 70", "address":"Nieuwstraat 18B 9100 Sint-Niklaas", "manager_type":"", "created":"2016-09-13T15:29:23.909145Z", "id":5310, "last_modified":"2016-09-13T15:29:23.917438Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5310/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Lokale Integratiedienst Houthalen- Helchteren", "lat":51.028802, "lon":5.372379, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Lokale Integratiedienst Houthalen- Helchteren</h5><em>Adresse</em> : Pastorijstraat 30 3530 Houthalen-Helchteren<br><br><em>Téléphone</em> : 011 89 07 17<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 89 07 17", "address":"Pastorijstraat 30 3530 Houthalen-Helchteren", "manager_type":"", "created":"2016-09-13T15:29:23.927378Z", "id":5311, "last_modified":"2016-09-13T15:29:23.936791Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5311/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Marokkaans Socio Cultureel Centrum Ahlan", "lat":51.22759, "lon":4.426937, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Marokkaans Socio Cultureel Centrum Ahlan</h5><em>Adresse</em> : Everaertsstraat 97 2060 Antwerpen<br><br><em>Téléphone</em> : 0474 73 72 94<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0474 73 72 94", "address":"Everaertsstraat 97 2060 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.947571Z", "id":5312, "last_modified":"2016-09-13T15:29:23.953924Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5312/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Vriendschap zonder Grenzen vzw", "lat":51.216775, "lon":4.402407, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Vriendschap zonder Grenzen vzw</h5><em>Adresse</em> : Lombardenstraat 28 2000 Antwerpen<br><br><em>Téléphone</em> : 03 229 04 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 229 04 10", "address":"Lombardenstraat 28 2000 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.961902Z", "id":5313, "last_modified":"2016-09-13T15:29:23.971118Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5313/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"VZW Vriendschap - deelwerking Cafe Anoniem", "lat":50.933297, "lon":5.329805, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>VZW Vriendschap - deelwerking Cafe Anoniem</h5><em>Adresse</em> : Mouterijstraat 8 3500 Hasselt<br><br><em>Téléphone</em> : 011 23 54 29<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 23 54 29", "address":"Mouterijstraat 8 3500 Hasselt", "manager_type":"", "created":"2016-09-13T15:29:23.980130Z", "id":5314, "last_modified":"2016-09-13T15:29:23.988612Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5314/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Isis vzw - Zomerklap", "lat":51.20816, "lon":4.431575, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Isis vzw - Zomerklap</h5><em>Adresse</em> : Walvisstraat 35 2018 Antwerpen<br><br><em>Téléphone</em> : 0486 18 68 39<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0486 18 68 39", "address":"Walvisstraat 35 2018 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:23.997955Z", "id":5315, "last_modified":"2016-09-13T15:29:24.005663Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5315/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Mobiele Teams Groep Ubuntu", "lat":50.823266, "lon":3.263405, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Mobiele Teams Groep Ubuntu</h5><em>Adresse</em> : Bloemistenstraat 2 8500 Kortrijk<br><br><em>Téléphone</em> : 056 36 08 88<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 36 08 88", "address":"Bloemistenstraat 2 8500 Kortrijk", "manager_type":"", "created":"2016-09-13T15:29:24.013063Z", "id":5316, "last_modified":"2016-09-13T15:29:24.018301Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5316/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"MOBiL team Gent Deinze", "lat":51.069794, "lon":3.702946, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>MOBiL team Gent Deinze</h5><em>Adresse</em> : Fr. Ferrerlaan 106 9000 Gent<br><br><em>Téléphone</em> : 09 386 36 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 386 36 90", "address":"Fr. Ferrerlaan 106 9000 Gent", "manager_type":"", "created":"2016-09-13T15:29:24.026016Z", "id":5317, "last_modified":"2016-09-13T15:29:24.030892Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5317/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Multi Functioneel Centrum MFC Oranjehuis vzw", "lat":50.831755, "lon":3.246724, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Multi Functioneel Centrum MFC Oranjehuis vzw</h5><em>Adresse</em> : Moorseelsestraat 146 8501 Heule<br><br><em>Téléphone</em> : 056 35 59 57<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 35 59 57", "address":"Moorseelsestraat 146 8501 Heule", "manager_type":"", "created":"2016-09-13T15:29:24.037115Z", "id":5318, "last_modified":"2016-09-13T15:29:24.041971Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5318/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Multi-Functioneel Centrum MFC Binnenstad - Ter Reie, Thuisbegeleidingsdienst en Dagcentrum De Belsep", "lat":51.201468, "lon":3.224671, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Multi-Functioneel Centrum MFC Binnenstad - Ter Reie, Thuisbegeleidingsdienst en Dagcentrum De Belsep</h5><em>Adresse</em> : Wijngaardplein 1 8000 Brugge<br><br><em>Téléphone</em> : 050 47 10 34<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 47 10 34", "address":"Wijngaardplein 1 8000 Brugge", "manager_type":"", "created":"2016-09-13T15:29:24.048782Z", "id":5319, "last_modified":"2016-09-13T15:29:24.053701Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5319/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Multicultureel - Vrede en Ontwikkeling Ieper", "lat":50.850804, "lon":2.885731, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Multicultureel - Vrede en Ontwikkeling Ieper</h5><em>Adresse</em> : Grote Markt 34 8900 Ieper<br><br><em>Téléphone</em> : 57239214<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"57239214", "address":"Grote Markt 34 8900 Ieper", "manager_type":"", "created":"2016-09-13T15:29:24.059761Z", "id":5320, "last_modified":"2016-09-13T15:29:24.064558Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5320/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Multiculturele Federatie van Zelforganisaties\tAIF vzw", "lat":50.979352, "lon":5.490968, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Multiculturele Federatie van Zelforganisaties\tAIF vzw</h5><em>Adresse</em> : Vennestraat 98 3600 Genk<br><br><em>Téléphone</em> : 089 62 15 76<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 62 15 76", "address":"Vennestraat 98 3600 Genk", "manager_type":"", "created":"2016-09-13T15:29:24.072374Z", "id":5321, "last_modified":"2016-09-13T15:29:24.081941Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5321/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Multifunctioneel Centrum MFC Meetjesland - Dagcentrum De Klaroen", "lat":51.185009, "lon":3.567354, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Multifunctioneel Centrum MFC Meetjesland - Dagcentrum De Klaroen</h5><em>Adresse</em> : Kerkstraat 14 9900 Eeklo<br><br><em>Téléphone</em> : 0491 56 48 89<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0491 56 48 89", "address":"Kerkstraat 14 9900 Eeklo", "manager_type":"", "created":"2016-09-13T15:29:24.092557Z", "id":5322, "last_modified":"2016-09-13T15:29:24.097727Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5322/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Multifunctioneel Centrum MFC Meetjesland - De kreek", "lat":51.230589, "lon":3.680538, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Multifunctioneel Centrum MFC Meetjesland - De kreek</h5><em>Adresse</em> : Nieuwe Boekhoutestraat 7 9968 Bassevelde (Assenede)<br><br><em>Téléphone</em> : 0491 56 48 96<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0491 56 48 96", "address":"Nieuwe Boekhoutestraat 7 9968 Bassevelde (Assenede)", "manager_type":"", "created":"2016-09-13T15:29:24.106768Z", "id":5323, "last_modified":"2016-09-13T15:29:24.112823Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5323/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Multifunctioneel Centrum MFC Meetjesland - KID", "lat":51.191893, "lon":3.550869, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Multifunctioneel Centrum MFC Meetjesland - KID</h5><em>Adresse</em> : Leopoldlaan 7 9900 Eeklo<br><br><em>Téléphone</em> : 09 218 99 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 218 99 40", "address":"Leopoldlaan 7 9900 Eeklo", "manager_type":"", "created":"2016-09-13T15:29:24.120831Z", "id":5324, "last_modified":"2016-09-13T15:29:24.125993Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5324/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Onze Stad Ons Huis", "lat":51.223863, "lon":4.381342, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Onze Stad Ons Huis</h5><em>Adresse</em> : Ernest Claesstraat 10A bus 5 2050 Antwerpen<br><br><em>Téléphone</em> : 0484 79 05 88<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0484 79 05 88", "address":"Ernest Claesstraat 10A bus 5 2050 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:24.134139Z", "id":5325, "last_modified":"2016-09-13T15:29:24.138885Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5325/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Projecten Broeders van Liefde vzw - JONA", "lat":51.144476, "lon":3.402584, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Projecten Broeders van Liefde vzw - JONA</h5><em>Adresse</em> : Kloosterstraat 77 9910 Knesselare<br><br><em>Téléphone</em> : 09 377 70 71<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 377 70 71", "address":"Kloosterstraat 77 9910 Knesselare", "manager_type":"", "created":"2016-09-13T15:29:24.145876Z", "id":5326, "last_modified":"2016-09-13T15:29:24.150670Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5326/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Promote Ukraine VZW", "lat":50.902181, "lon":4.277179, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Promote Ukraine VZW</h5><em>Adresse</em> : Veldstraat 24 1731 Relegem<br><br><em>Téléphone</em> : 32485000935<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"32485000935", "address":"Veldstraat 24 1731 Relegem", "manager_type":"", "created":"2016-09-13T15:29:24.159117Z", "id":5327, "last_modified":"2016-09-13T15:29:24.165048Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5327/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"RISO Vlaams-Brabant - Buurtwerk Casablanca", "lat":50.878272, "lon":4.728363, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>RISO Vlaams-Brabant - Buurtwerk Casablanca</h5><em>Adresse</em> : Prins Regentplein 34 3010 Kessel-Lo<br><br><em>Téléphone</em> : 016 26 08 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 26 08 00", "address":"Prins Regentplein 34 3010 Kessel-Lo", "manager_type":"", "created":"2016-09-13T15:29:24.174040Z", "id":5328, "last_modified":"2016-09-13T15:29:24.181873Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5328/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Stebo vzw - afdeling Buurtopbouwwerk", "lat":50.98272, "lon":5.515534, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Stebo vzw - afdeling Buurtopbouwwerk</h5><em>Adresse</em> : Windekestraat 1 3600 Genk<br><br><em>Téléphone</em> : 089 61 50 42<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 61 50 42", "address":"Windekestraat 1 3600 Genk", "manager_type":"", "created":"2016-09-13T15:29:24.191904Z", "id":5329, "last_modified":"2016-09-13T15:29:24.199152Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5329/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Buurthuis Stroboertje", "lat":51.245179, "lon":4.449041, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>vzw Buurthuis Stroboertje</h5><em>Adresse</em> : Deurnsebaan 18 2170 Merksem (Antwerpen)<br><br><em>Téléphone</em> : 0497 81 33 27<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0497 81 33 27", "address":"Deurnsebaan 18 2170 Merksem (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:29:24.209030Z", "id":5330, "last_modified":"2016-09-13T15:29:24.216249Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5330/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"VZW Buurtwerk Chambery", "lat":50.831166, "lon":4.387338, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>VZW Buurtwerk Chambery</h5><em>Adresse</em> : Chamberystraat 24 1040 Etterbeek<br><br><em>Téléphone</em> : 02 646 20 57<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 646 20 57", "address":"Chamberystraat 24 1040 Etterbeek", "manager_type":"", "created":"2016-09-13T15:29:24.226715Z", "id":5331, "last_modified":"2016-09-13T15:29:24.231812Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5331/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Kom-pas Gent vzw", "lat":51.06077, "lon":3.731406, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Kom-pas Gent vzw</h5><em>Adresse</em> : Kongostraat 42 9000 Gent<br><br><em>Téléphone</em> : 09 265 78 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 265 78 40", "address":"Kongostraat 42 9000 Gent", "manager_type":"", "created":"2016-09-13T15:29:24.239874Z", "id":5332, "last_modified":"2016-09-13T15:29:24.244838Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5332/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"LDC De Schijf", "lat":51.039597, "lon":4.473546, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>LDC De Schijf</h5><em>Adresse</em> : Schijfstraat 215 bis 2800 Mechelen<br><br><em>Téléphone</em> : 015/21 10 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015/21 10 90", "address":"Schijfstraat 215 bis 2800 Mechelen", "manager_type":"", "created":"2016-09-13T15:29:24.253328Z", "id":5333, "last_modified":"2016-09-13T15:29:24.258716Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5333/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Lhiving vzw", "lat":50.859049, "lon":4.350701, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Lhiving vzw</h5><em>Adresse</em> : Schipperijkaai 11 1000 Brussel<br><br><em>Téléphone</em> : 02 201 14 19<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 201 14 19", "address":"Schipperijkaai 11 1000 Brussel", "manager_type":"", "created":"2016-09-13T15:29:24.267190Z", "id":5334, "last_modified":"2016-09-13T15:29:24.272504Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5334/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Pegode vzw - De Ekker", "lat":51.097599, "lon":4.34118, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Pegode vzw - De Ekker</h5><em>Adresse</em> : Noeverseweg 34 2845 Niel<br><br><em>Téléphone</em> : 03 450 54 88<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 450 54 88", "address":"Noeverseweg 34 2845 Niel", "manager_type":"", "created":"2016-09-13T15:29:24.279323Z", "id":5335, "last_modified":"2016-09-13T15:29:24.287581Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5335/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Pegode vzw - woonhuis Niel", "lat":51.105531, "lon":4.330828, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Pegode vzw - woonhuis Niel</h5><em>Adresse</em> : boomsestraat 21 2845 Niel<br><br><em>Téléphone</em> : 03 844 93 68<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 844 93 68", "address":"boomsestraat 21 2845 Niel", "manager_type":"", "created":"2016-09-13T15:29:24.298065Z", "id":5336, "last_modified":"2016-09-13T15:29:24.307331Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5336/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"PIN vzw", "lat":50.731768, "lon":4.230368, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>PIN vzw</h5><em>Adresse</em> : Auguste Demaeghtlaan 305 1500 Halle<br><br><em>Téléphone</em> : 02 304 48 45<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 304 48 45", "address":"Auguste Demaeghtlaan 305 1500 Halle", "manager_type":"", "created":"2016-09-13T15:29:24.318919Z", "id":5337, "last_modified":"2016-09-13T15:29:24.327756Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5337/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Rodenbachfonds vzw afdeling Ons Gent", "lat":51.042437, "lon":3.738476, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Rodenbachfonds vzw afdeling Ons Gent</h5><em>Adresse</em> : Brusselsepoortstraat 128 bus 302 9000 Gent<br><br><em>Téléphone</em> : 09-233.61.32<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09-233.61.32", "address":"Brusselsepoortstraat 128 bus 302 9000 Gent", "manager_type":"", "created":"2016-09-13T15:29:24.339010Z", "id":5338, "last_modified":"2016-09-13T15:29:24.347783Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5338/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Samen DiVers SDV vzw", "lat":51.218458, "lon":2.904964, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Samen DiVers SDV vzw</h5><em>Adresse</em> : St.-Catharinapolderstraat 18 8400 Oostende<br><br><em>Téléphone</em> : 059 50 78 51<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"059 50 78 51", "address":"St.-Catharinapolderstraat 18 8400 Oostende", "manager_type":"", "created":"2016-09-13T15:29:24.359466Z", "id":5339, "last_modified":"2016-09-13T15:29:24.368053Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5339/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tamtamgogo", "lat":51.174145, "lon":4.36041, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Tamtamgogo</h5><em>Adresse</em> : Heidestraat 88 2660 Hoboken (Antwerpen)<br><br><em>Téléphone</em> : 0484 71 38 26<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0484 71 38 26", "address":"Heidestraat 88 2660 Hoboken (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:29:24.377776Z", "id":5340, "last_modified":"2016-09-13T15:29:24.385117Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5340/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tarag vzw", "lat":51.119105, "lon":4.662095, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Tarag vzw</h5><em>Adresse</em> : Markt 24 2590 Berlaar<br><br><em>Téléphone</em> : 0479 51 70 15<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0479 51 70 15", "address":"Markt 24 2590 Berlaar", "manager_type":"", "created":"2016-09-13T15:29:24.394308Z", "id":5341, "last_modified":"2016-09-13T15:29:24.403325Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5341/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Vereniging van de Tsjetsjeense Gemeenschap Antwerpen VTGA vzw", "lat":51.166082, "lon":4.489247, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Vereniging van de Tsjetsjeense Gemeenschap Antwerpen VTGA vzw</h5><em>Adresse</em> : Oude Steenweg 97 2530 Boechout<br><br><em>Téléphone</em> : 0488 17 00 70<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0488 17 00 70", "address":"Oude Steenweg 97 2530 Boechout", "manager_type":"", "created":"2016-09-13T15:29:24.415306Z", "id":5342, "last_modified":"2016-09-13T15:29:24.423841Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5342/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw AIF Mechelen", "lat":51.325404, "lon":4.947054, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>vzw AIF Mechelen</h5><em>Adresse</em> : Begijnenstraat 39 2300 Turnhout<br><br><em>Téléphone</em> : 0485 33 04 72<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0485 33 04 72", "address":"Begijnenstraat 39 2300 Turnhout", "manager_type":"", "created":"2016-09-13T15:29:24.431376Z", "id":5343, "last_modified":"2016-09-13T15:29:24.440096Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5343/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Ardia", "lat":51.21393, "lon":4.398219, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>vzw Ardia</h5><em>Adresse</em> : Nationalestraat 111 2000 Antwerpen<br><br><em>Téléphone</em> : 0475 71 64 98<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0475 71 64 98", "address":"Nationalestraat 111 2000 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:24.448447Z", "id":5344, "last_modified":"2016-09-13T15:29:24.456369Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5344/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw OnderOns", "lat":50.817087, "lon":5.177049, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>vzw OnderOns</h5><em>Adresse</em> : Stationsstraat 1 3800 Sint-Truiden<br><br><em>Téléphone</em> : 011 68 23 87<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 68 23 87", "address":"Stationsstraat 1 3800 Sint-Truiden", "manager_type":"", "created":"2016-09-13T15:29:24.465131Z", "id":5345, "last_modified":"2016-09-13T15:29:24.472449Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5345/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"VZW Ontmoetingshuis De Moazoart (Rap op Stap)", "lat":51.100737, "lon":3.999388, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>VZW Ontmoetingshuis De Moazoart (Rap op Stap)</h5><em>Adresse</em> : Krekelstraat 3 bus 3 9160 Lokeren<br><br><em>Téléphone</em> : 09 279 65 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 279 65 40", "address":"Krekelstraat 3 bus 3 9160 Lokeren", "manager_type":"", "created":"2016-09-13T15:29:24.479416Z", "id":5346, "last_modified":"2016-09-13T15:29:24.486533Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5346/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Wederzijds Hulpbetoon Kristus Koning", "lat":51.187354, "lon":4.390751, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Wederzijds Hulpbetoon Kristus Koning</h5><em>Adresse</em> : Louis Straussstraat 3 2020 Antwerpen<br><br><em>Téléphone</em> : 03 238 74 74<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 238 74 74", "address":"Louis Straussstraat 3 2020 Antwerpen", "manager_type":"", "created":"2016-09-13T15:29:24.494938Z", "id":5347, "last_modified":"2016-09-13T15:29:24.501060Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5347/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Werkgroep Vorming en Aktie WVA", "lat":50.838319, "lon":2.88828, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Werkgroep Vorming en Aktie WVA</h5><em>Adresse</em> : Rijselsestraat 98 8900 Ieper<br><br><em>Téléphone</em> : 057 21 55 35<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"057 21 55 35", "address":"Rijselsestraat 98 8900 Ieper", "manager_type":"", "created":"2016-09-13T15:29:24.508525Z", "id":5348, "last_modified":"2016-09-13T15:29:24.517420Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5348/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Maison de Quartier Millénaire", "lat":50.8630362, "lon":4.3568695, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de Quartier Millénaire</h5><em>Adresse</em> : Chaussée d'Anvers,150A – 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée d'Anvers,150A – 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.639966Z", "id":6190, "last_modified":"2016-10-15T08:34:29.672846Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6190/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de Quartier Querelle", "lat":50.838484, "lon":4.3446621, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de Quartier Querelle</h5><em>Adresse</em> : Rue du Lavoir 32 – 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Lavoir 32 – 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.682710Z", "id":6191, "last_modified":"2016-10-15T08:34:29.693108Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6191/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de Quartier Haren", "lat":50.892534, "lon":4.4174697, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de Quartier Haren</h5><em>Adresse</em> : 192 rue du pré aux Oies 192, 1130 Haren <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"192 rue du pré aux Oies 192, 1130 Haren ", "manager_type":"", "created":"2016-10-15T08:34:29.702549Z", "id":6192, "last_modified":"2016-10-15T08:34:29.710188Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6192/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de Quartier Modèle", "lat":50.8955044, "lon":4.3236718, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de Quartier Modèle</h5><em>Adresse</em> : Cité Modèle Annexe Bloc 3, 1020 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Cité Modèle Annexe Bloc 3, 1020 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.717803Z", "id":6193, "last_modified":"2016-10-15T08:34:29.724993Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6193/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de quartier Flèche", "lat":50.8589089, "lon":4.3527104, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de quartier Flèche</h5><em>Adresse</em> : Rue de la Flèche 5-7, 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de la Flèche 5-7, 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.734959Z", "id":6194, "last_modified":"2016-10-15T08:34:29.740738Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6194/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de Quartier Mellery", "lat":50.8797219, "lon":4.3568742, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de Quartier Mellery</h5><em>Adresse</em> : Rue Mathieu Desmaré 10, 1020 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Mathieu Desmaré 10, 1020 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.750029Z", "id":6195, "last_modified":"2016-10-15T08:34:29.755453Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6195/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de quartier Soignies", "lat":50.8448769, "lon":4.3446232, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de quartier Soignies</h5><em>Adresse</em> : Rue des Vierges 17-21, 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Vierges 17-21, 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.763121Z", "id":6196, "last_modified":"2016-10-15T08:34:29.768921Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6196/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de quartier Midi", "lat":50.8411737, "lon":4.3407634, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de quartier Midi</h5><em>Adresse</em> : Boulevard du Midi 51-54, 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Boulevard du Midi 51-54, 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.776755Z", "id":6197, "last_modified":"2016-10-15T08:34:29.782146Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6197/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de Quartier Nord-Est", "lat":50.8476104, "lon":4.3858374, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de Quartier Nord-Est</h5><em>Adresse</em> : Rue Van Campenhout 16, 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Van Campenhout 16, 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.790091Z", "id":6198, "last_modified":"2016-10-15T08:34:29.795082Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6198/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de quartier Nancy", "lat":50.8393943, "lon":4.3473062, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de quartier Nancy</h5><em>Adresse</em> : Rue de Nancy – 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Nancy – 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.802053Z", "id":6199, "last_modified":"2016-10-15T08:34:29.807091Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6199/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de Quartier Buanderie", "lat":50.8465106, "lon":4.3421186, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de Quartier Buanderie</h5><em>Adresse</em> : Rue de la Buanderie, 1 – 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de la Buanderie, 1 – 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.814569Z", "id":6200, "last_modified":"2016-10-15T08:34:29.819822Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6200/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de Quartier Espace S", "lat":50.8743955, "lon":4.3521437, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de Quartier Espace S</h5><em>Adresse</em> : Gravin Van Vlaanderenstraat 4, 1020 Brussels<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Gravin Van Vlaanderenstraat 4, 1020 Brussels", "manager_type":"", "created":"2016-10-15T08:34:29.828275Z", "id":6201, "last_modified":"2016-10-15T08:34:29.833540Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6201/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de Quartier Willems", "lat":50.8751555, "lon":4.350176, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de Quartier Willems</h5><em>Adresse</em> : Place Joseph Benoît Willems 16, 1020 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Joseph Benoît Willems 16, 1020 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.843051Z", "id":6202, "last_modified":"2016-10-15T08:34:29.852091Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6202/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison de Quartier Rossignol", "lat":50.8955693, "lon":4.3853638, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison de Quartier Rossignol</h5><em>Adresse</em> : Chemin du Rossignol, 1120 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chemin du Rossignol, 1120 Bruxelles", "manager_type":"", "created":"2016-10-15T08:34:29.863175Z", "id":6203, "last_modified":"2016-10-15T08:34:29.872186Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6203/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison des cultures et de la cohésion sociale", "lat":50.85777691828662, "lon":4.337968826293945, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Maison des cultures et de la cohésion sociale</h5><em>Adresse</em> : Rue Mommaerts 4 - 1090 Molenbeel<br><br><em>Téléphone</em> : 02 415 86 03<br><br><b><a target=\"_blank\" href=\"http://lamaison1080hethuis.be\">Site web</a></b><br><br>\"La Maison des Cultures et de la Cohésion Sociale est un service à part entière de la commune de Molenbeek-St-Jean. Au cœur du Molenbeek historique, situé à la frontière symbolique de l'autre rive du canal, sur un territoire riche de populations variées, la Maison des Cultures constitue un espace artistique de service public. Elle établit des relations directes avec les habitants, dans un rapport de proximité, notamment par le biais des ateliers organisés pour les adultes et les enfants et la Court'Echelle, espace consacré à la petite enfance\". (source: http://lamaison1080hethuis.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"La Maison des Cultures et de la Cohésion Sociale est un service à part entière de la commune de Molenbeek-St-Jean. Au cœur du Molenbeek historique, situé à la frontière symbolique de l'autre rive du canal, sur un territoire riche de populations variées, la Maison des Cultures constitue un espace artistique de service public. Elle établit des relations directes avec les habitants, dans un rapport de proximité, notamment par le biais des ateliers organisés pour les adultes et les enfants et la Court'Echelle, espace consacré à la petite enfance\". (source: http://lamaison1080hethuis.be)", "web":"http://lamaison1080hethuis.be", "phone":"02 415 86 03", "address":"Rue Mommaerts 4 - 1090 Molenbeel", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-05-31T06:44:02.459307Z", "id":3422, "last_modified":"2017-03-06T06:22:34.434546Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3422/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Het Punt", "lat":50.85346937675868, "lon":4.351395964622498, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Het Punt</h5><em>Adresse</em> : Rue de Laeken 76<br><br><em>Téléphone</em> : +322 218 55 16<br><br><b><a target=\"_blank\" href=\"http://www.hetpuntbrussel.be/\">Site web</a></b><br><br>Centre néerlandophone pour le volontariat<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre néerlandophone pour le volontariat", "web":"http://www.hetpuntbrussel.be/", "phone":"+322 218 55 16", "address":"Rue de Laeken 76", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-06-15T15:04:50.323272Z", "id":1840, "last_modified":"2017-03-06T18:58:05.386143Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1840/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Soleil du Nord", "lat":50.865205, "lon":4.360205, "subcategories":[{"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Soleil du Nord</h5><em>Adresse</em> : Place Gaucheret, 20 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/projets-proximite/soleil-nord\">Site web</a></b><br><br>Soleil du Nord est un projet social de proximité qui a été créé à l’origine pour les habitants des quartiers Gaucheret et Aerschot-Progrès. A présent, Soleil du Nord propose à tous les Schaerbeekois des réponses à leurs questions d’ordre social et juridique. Soleil du Nord leur facilite également l’accès aux services publics.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Soleil du Nord est un projet social de proximité qui a été créé à l’origine pour les habitants des quartiers Gaucheret et Aerschot-Progrès. A présent, Soleil du Nord propose à tous les Schaerbeekois des réponses à leurs questions d’ordre social et juridique. Soleil du Nord leur facilite également l’accès aux services publics.", "web":"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/projets-proximite/soleil-nord", "phone":"", "address":"Place Gaucheret, 20 1030 Schaerbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2015-05-29T14:44:32.564808Z", "id":676, "last_modified":"2017-03-06T18:58:19.941553Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/676/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"PLOEF! PLus On Est de Fous...", "lat":50.88507855788091, "lon":4.323200583457947, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Eau potable", "id":115}, {"name":"Boîtes à livres", "id":50}, {"name":"Givebox", "id":210}, {"name":"Cafés-concerts, lieux de concert", "id":110}, {"name":"Associations d'éducation permanente", "id":13}, {"name":"Maisons de quartiers", "id":10}, {"name":"Initiatives de transition", "id":201}, {"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}], "popup":"<h5>PLOEF! PLus On Est de Fous...</h5><em>Adresse</em> : Rue Bonaventure 100, 1090 Bruxelles<br><br><em>Téléphone</em> : +3224769807<br><br><b><a target=\"_blank\" href=\"http://www.ploef.eu\">Site web</a></b><br><br>PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…", "web":"http://www.ploef.eu", "phone":"+3224769807", "address":"Rue Bonaventure 100, 1090 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-08T21:58:21.186446Z", "id":10805, "last_modified":"2017-03-09T09:12:10.799388Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10805/history", "email_before_at":"ploefplus", "email_after_at":"gmail.com", "last_modified_dmY":"09/03/2017"}, {"name":"Pianofabriek", "lat":50.828804684587496, "lon":4.342775344848633, "subcategories":[{"name":"Maisons de quartiers", "id":10}, {"name":"Centres de formation", "id":103}, {"name":"Centres communautaires NL", "id":204}], "popup":"<h5>Pianofabriek</h5><em>Adresse</em> : Rue du Fort, 35, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.pianofabriek.be\">Site web</a></b><br><br>Gemeenschapscentrum - Centre communautaire néerlandophone de Saint-Gilles\r\n\r\nLe Pianofabriek est un projet d’habitat groupé : c’est en effet à la fois un centre communautaire, un laboratoire artistique et un centre de formation. Le Pianofabriek est une maison de la Vlaamse Gemeenschapscommissie, dirigé par une asbl et porté par une équipe d’une 30-aine de collaborateurs et compte en moyenne 300 visiteurs par jour.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Gemeenschapscentrum - Centre communautaire néerlandophone de Saint-Gilles\r\n\r\nLe Pianofabriek est un projet d’habitat groupé : c’est en effet à la fois un centre communautaire, un laboratoire artistique et un centre de formation. Le Pianofabriek est une maison de la Vlaamse Gemeenschapscommissie, dirigé par une asbl et porté par une équipe d’une 30-aine de collaborateurs et compte en moyenne 300 visiteurs par jour.", "web":"http://www.pianofabriek.be", "phone":"/", "address":"Rue du Fort, 35, 1060 Saint-Gilles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-08-24T14:16:36.938785Z", "id":3434, "last_modified":"2017-03-26T21:33:57.266705Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/3434/history", "email_before_at":"info", "email_after_at":"pianofabriek.be", "last_modified_dmY":"26/03/2017"}, {"name":"Le Garcia Lorca", "lat":50.8435202123396, "lon":4.3410855531692505, "subcategories":[{"name":"Maisons de quartiers", "id":10}, {"name":"Cafés-concerts, lieux de concert", "id":110}], "popup":"<h5>Le Garcia Lorca</h5><em>Adresse</em> : Rue des Foulons 47/49 1000 Bruxelles<br><br><em>Téléphone</em> : 0484 06 99 46<br><br><b><a target=\"_blank\" href=\"http://www.garcialorca.be/\">Site web</a></b><br><br>Le Garcia Lorca est le centre socio-culturel du quartier des Foulons à Bruxelles. Il s’agit d’une société coopérative à finalité sociale sans but lucratif qui rassemble des personnes et des organismes (les coopérateurs) dans le but d’y développer des activités sociales, culturelles, artistiques inspirées d’une vision progressiste de la société et basées sur l’égalité, la solidarité, le respect et la tolérance.\r\n\r\nLe centre socio-culturel abrite une maison des associations regroupant des acteurs du monde social, politique et économique en phase avec ses objectifs. Le Centre Garcia Lorca se veut un acteur de développement local et un moteur d’intégration en permettant et en promouvant une série d’activités en direction de la population du quartier et souligne de la sorte sa vocation de lieu d’accueil ouvert à tous.\r\n\r\nLe collectif Garcia Lorca possède des espaces (salle de fête avec cuisine et bar, salle de danse) qui sont mis en location à des prix démocratiques ou à la disposition d’autres associations du quartier pour qu’elles y mènent leurs propres activités. Le centre fonctionne essentiellement avec des bénévoles et des sympathisants qui gèrent les différentes activités sous la houlette d’un conseil d’administration élu par les coopérateurs.\r\n\r\nNotre société coopérative à finalité sociale sans but lucratif fonctionne avec un budget extrêmement limité et, excepté quelques subsides occasionnels octroyés par les pouvoirs publics, tire principalement ses ressources des activités propres et des locations. Si vous désirez nous aider pour une activité, devenir coopérateur ou faire une donation, n’hésitez pas à nous contacter.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Garcia Lorca est le centre socio-culturel du quartier des Foulons à Bruxelles. Il s’agit d’une société coopérative à finalité sociale sans but lucratif qui rassemble des personnes et des organismes (les coopérateurs) dans le but d’y développer des activités sociales, culturelles, artistiques inspirées d’une vision progressiste de la société et basées sur l’égalité, la solidarité, le respect et la tolérance.\r\n\r\nLe centre socio-culturel abrite une maison des associations regroupant des acteurs du monde social, politique et économique en phase avec ses objectifs. Le Centre Garcia Lorca se veut un acteur de développement local et un moteur d’intégration en permettant et en promouvant une série d’activités en direction de la population du quartier et souligne de la sorte sa vocation de lieu d’accueil ouvert à tous.\r\n\r\nLe collectif Garcia Lorca possède des espaces (salle de fête avec cuisine et bar, salle de danse) qui sont mis en location à des prix démocratiques ou à la disposition d’autres associations du quartier pour qu’elles y mènent leurs propres activités. Le centre fonctionne essentiellement avec des bénévoles et des sympathisants qui gèrent les différentes activités sous la houlette d’un conseil d’administration élu par les coopérateurs.\r\n\r\nNotre société coopérative à finalité sociale sans but lucratif fonctionne avec un budget extrêmement limité et, excepté quelques subsides occasionnels octroyés par les pouvoirs publics, tire principalement ses ressources des activités propres et des locations. Si vous désirez nous aider pour une activité, devenir coopérateur ou faire une donation, n’hésitez pas à nous contacter.", "web":"http://www.garcialorca.be/", "phone":"0484 06 99 46", "address":"Rue des Foulons 47/49 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-28T11:38:47.225438Z", "id":10864, "last_modified":"2017-03-28T11:38:47.225483Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/10864/history", "email_before_at":"info", "email_after_at":"garcialorca.be", "last_modified_dmY":"28/03/2017"}] \ No newline at end of file
diff --git a/data/markers-102.json b/data/markers-102.json
new file mode 100644
index 0000000..f2f3b2e
--- /dev/null
+++ b/data/markers-102.json
@@ -0,0 +1 @@
+[{"name":"Koekeliek - Comité de quartier - Wijkcomite", "lat":50.86570805258319, "lon":4.311052536977513, "subcategories":[{"name":"Comités de quartiers", "id":102}], "popup":"<h5>Koekeliek - Comité de quartier - Wijkcomite</h5><em>Adresse</em> : rue Emile Deroover, 7<br><br><em>Téléphone</em> : 0473/807.194<br><br><b><a target=\"_blank\" href=\"http://www.koekeliek.blogspot.be/\">Site web</a></b><br><br>Nous sommes un comité de quartier actif dans le bas de Basilique à cheval sur les communes de Koekelberg, Berchem-Sainte-Agathe et Molenbeek-Saint-Jean.\n\nNos objectifs sont \n- nouer du lien social et permettre aux habitants de mieux se connaître, y compris entre générations ; \n- impliquer tous les acteurs (habitants, associations, écoles, commerçants) ; \n- animer le quartier via l’organisation d’activités et d’évènements ; \n- améliorer la qualité de vie dans le quartier en concertation avec les communes concernées\n\nNous animons un compost de quartier, un potager collectif et une plateforme d'échange de services (S.E.L.).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Nous sommes un comité de quartier actif dans le bas de Basilique à cheval sur les communes de Koekelberg, Berchem-Sainte-Agathe et Molenbeek-Saint-Jean.\n\nNos objectifs sont \n- nouer du lien social et permettre aux habitants de mieux se connaître, y compris entre générations ; \n- impliquer tous les acteurs (habitants, associations, écoles, commerçants) ; \n- animer le quartier via l’organisation d’activités et d’évènements ; \n- améliorer la qualité de vie dans le quartier en concertation avec les communes concernées\n\nNous animons un compost de quartier, un potager collectif et une plateforme d'échange de services (S.E.L.).", "web":"http://www.koekeliek.blogspot.be/", "phone":"0473/807.194", "address":"rue Emile Deroover, 7", "manager_type":"", "created":"2015-09-18T13:17:36.052344Z", "id":2115, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2115/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Inter-Environnement Bruxelles", "lat":50.846167320614796, "lon":4.333811402320862, "subcategories":[{"name":"Association d'écologie urbaine", "id":90}, {"name":"Comités de quartiers", "id":102}], "popup":"<h5>Inter-Environnement Bruxelles</h5><em>Adresse</em> : 34-36 Rue du Chimiste - 1070 Anderlecht<br><br><em>Téléphone</em> : 02/801 14 80<br><br><b><a target=\"_blank\" href=\"http://www.ieb.be\">Site web</a></b><br><br>Inter-Environnement Bruxelles est une association fédérant des habitants de la région bruxelloise actifs sur des questions urbaines, écologiques et sociales. IEB se compose principalement de groupes d’habitants constitués sous forme de comités de quartier, d’associations et de collectifs qui pensent et agissent selon les objectifs et principes définis ci-dessous. IEB s’ouvre également à l’émergence de dynamiques naissantes ou plus éphémères ainsi qu’à des individus actifs dans des luttes locales, développant une expertise située, pour autant que les uns et les autres s’inscrivent dans une dynamique collective.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Inter-Environnement Bruxelles est une association fédérant des habitants de la région bruxelloise actifs sur des questions urbaines, écologiques et sociales. IEB se compose principalement de groupes d’habitants constitués sous forme de comités de quartier, d’associations et de collectifs qui pensent et agissent selon les objectifs et principes définis ci-dessous. IEB s’ouvre également à l’émergence de dynamiques naissantes ou plus éphémères ainsi qu’à des individus actifs dans des luttes locales, développant une expertise située, pour autant que les uns et les autres s’inscrivent dans une dynamique collective.", "web":"http://www.ieb.be", "phone":"02/801 14 80", "address":"34-36 Rue du Chimiste - 1070 Anderlecht", "manager_type":"", "created":"2015-07-12T16:28:01.316357Z", "id":2069, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2069/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Quartier Carème en Fleurs", "lat":50.826026554676936, "lon":4.292478561401367, "subcategories":[{"name":"Comités de quartiers", "id":102}], "popup":"<h5>Quartier Carème en Fleurs</h5><em>Adresse</em> : Bd Théo Lambert 90 <br><br><em>Téléphone</em> : 02 522 74 53<br><br><b><a target=\"_blank\" href=\"https://sites.google.com/site/caremeenfleurs/home\">Site web</a></b><br><br>d<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"d", "web":"https://sites.google.com/site/caremeenfleurs/home", "phone":"02 522 74 53", "address":"Bd Théo Lambert 90 ", "manager_type":"", "created":"2015-07-07T11:12:14.093325Z", "id":2052, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2052/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Syndicat des locataires", "lat":50.83874142480611, "lon":4.322315454483032, "subcategories":[{"name":"Comités de quartiers", "id":102}, {"name":"Associations de soutien scolaire", "id":119}], "popup":"<h5>Syndicat des locataires</h5><em>Adresse</em> : SQ ALBERT Ier, N° 32 1070 ANDERLECHT<br><br><em>Téléphone</em> : 02 522 98 69<br><br><b><a target=\"_blank\" href=\"http://syndicat-des-locataires.skynetblogs.be/\">Site web</a></b><br><br>Lieu d'action social. Propose plusieurs activités, notamment un soutien scolaire et la coordination du potager commun.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lieu d'action social. Propose plusieurs activités, notamment un soutien scolaire et la coordination du potager commun.", "web":"http://syndicat-des-locataires.skynetblogs.be/", "phone":"02 522 98 69", "address":"SQ ALBERT Ier, N° 32 1070 ANDERLECHT", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-02-02T12:39:43.151996Z", "id":3291, "last_modified":"2017-04-01T13:13:33.131615Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3291/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"01/04/2017"}, {"name":"LeSpace", "lat":50.85234633395306, "lon":4.343499541282654, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Espaces de travail partagés, co-working", "id":87}, {"name":"Bornes d'accès à Internet", "id":124}, {"name":"Cafés-concerts, lieux de concert", "id":110}], "popup":"<h5>LeSpace</h5><em>Adresse</em> : rue de la clé 26 sleutelstraat, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://lespace.brussels/\">Site web</a></b><br><br>Le Space est un endroit où des acteurs du changement se regroupent pour vous informer et vous proposer des actions concrètes pour une réforme durable dans des secteurs allant de la consommation responsable, tant dans le domaine de la nourriture que dans celui de la mode, la solidarité citoyenne, la cohésion sociale et l’égalité des droits. C’est aussi un espace de co-working, d’exposition, de rencontre sociale, de liberté de parole et de formation où fusent synchronicité, créativité, innovation, résistance, échange, partage, collaboration, positivisme et conscientisation. Cet espace, notre espace, votre espace, c’est « Le Space », en plein cœur de Bruxelles dans le quartier Dansaert.\r\n\r\nLe Space is een plaats waar mensen samenkomen om zich te informeren en na te denken over acties op vlak van duurzame voeding, eerlijke mode, solidariteit, sociale samenhang en gelijke rechten. Le Space is ook een co-working hub, een expositieruimte, een ontmoetingsplaats, een vrij podium en een vormingscentrum waar creativiteit, innovatie, verzet, uitwisseling, delen, samenwerken, positivisme en bewustwording centraal staan.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Space est un endroit où des acteurs du changement se regroupent pour vous informer et vous proposer des actions concrètes pour une réforme durable dans des secteurs allant de la consommation responsable, tant dans le domaine de la nourriture que dans celui de la mode, la solidarité citoyenne, la cohésion sociale et l’égalité des droits. C’est aussi un espace de co-working, d’exposition, de rencontre sociale, de liberté de parole et de formation où fusent synchronicité, créativité, innovation, résistance, échange, partage, collaboration, positivisme et conscientisation. Cet espace, notre espace, votre espace, c’est « Le Space », en plein cœur de Bruxelles dans le quartier Dansaert.\r\n\r\nLe Space is een plaats waar mensen samenkomen om zich te informeren en na te denken over acties op vlak van duurzame voeding, eerlijke mode, solidariteit, sociale samenhang en gelijke rechten. Le Space is ook een co-working hub, een expositieruimte, een ontmoetingsplaats, een vrij podium en een vormingscentrum waar creativiteit, innovatie, verzet, uitwisseling, delen, samenwerken, positivisme en bewustwording centraal staan.", "web":"http://lespace.brussels/", "phone":"", "address":"rue de la clé 26 sleutelstraat, 1000 Bruxelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-03-02T13:13:28.943607Z", "id":3344, "last_modified":"2016-10-13T14:45:07.891119Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3344/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Comité de Haren", "lat":50.892379005104516, "lon":4.417405128479004, "subcategories":[{"name":"Comités de quartiers", "id":102}], "popup":"<h5>Comité de Haren</h5><em>Adresse</em> : Rue du pré aux Oies 192, 1130 Haren<br><br><em>Téléphone</em> : 0499030901<br><br><b><a target=\"_blank\" href=\"http://www.1130haren.be\">Site web</a></b><br><br>\"Le Comité de Haren a pour buts la promotion et la défense de l’entité de Haren (Bruxelles) et des Harenois.\" (source : 1130haren.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Le Comité de Haren a pour buts la promotion et la défense de l’entité de Haren (Bruxelles) et des Harenois.\" (source : 1130haren.be)", "web":"http://www.1130haren.be", "phone":"0499030901", "address":"Rue du pré aux Oies 192, 1130 Haren", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-03-02T23:01:17.556035Z", "id":3348, "last_modified":"2017-05-05T13:25:17.811084Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3348/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Comité de quartier Opale-Opaal", "lat":50.848269192045116, "lon":4.396548271179199, "subcategories":[{"name":"Comités de quartiers", "id":102}], "popup":"<h5>Comité de quartier Opale-Opaal</h5><em>Adresse</em> : avenue de l'Opale et alentours<br><br><b><a target=\"_blank\" href=\"http://www.opale-opaal.be\">Site web</a></b><br><br>GASAP BiOp1030 et autres activités pour et avec les habitants du quartier<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GASAP BiOp1030 et autres activités pour et avec les habitants du quartier", "web":"http://www.opale-opaal.be", "phone":"", "address":"avenue de l'Opale et alentours", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-03-19T14:15:06.872584Z", "id":3374, "last_modified":"2017-04-20T16:30:49.755232Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3374/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"Centre Communautaire Maritime", "lat":50.86408644565066, "lon":4.3426841497421265, "subcategories":[{"name":"Comités de quartiers", "id":102}, {"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Centre Communautaire Maritime</h5><em>Adresse</em> : Rue Vandenboogaerde 93 – 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://ccmaritime.wordpress.com\">Site web</a></b><br><br>Le Centre Communautaire Maritime soutient le développement socioculturel du quartier maritime et travaille au renforcement de l’action sociale à travers l’action communautaire participative. Plus particulièrement, l’association mène des activités qui visent à :\r\n– Favoriser l’échange, la rencontre entre habitants\r\n– Accueillir les parties prenantes du quartier dans une logique réseau\r\n– Accompagner les activités des habitants dans une logique d’appropriation\r\n– Initier des activités en réponse aux besoins du quartier<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Centre Communautaire Maritime soutient le développement socioculturel du quartier maritime et travaille au renforcement de l’action sociale à travers l’action communautaire participative. Plus particulièrement, l’association mène des activités qui visent à :\r\n– Favoriser l’échange, la rencontre entre habitants\r\n– Accueillir les parties prenantes du quartier dans une logique réseau\r\n– Accompagner les activités des habitants dans une logique d’appropriation\r\n– Initier des activités en réponse aux besoins du quartier", "web":"https://ccmaritime.wordpress.com", "phone":"/", "address":"Rue Vandenboogaerde 93 – 1080 Molenbeek-Saint-Jean", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-06-04T16:27:28.680103Z", "id":3425, "last_modified":"2017-03-06T06:17:10.968319Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3425/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Comité de quartier, buurtcomité De Wand - Pagodes-n", "lat":50.898355951875004, "lon":4.361572265625, "subcategories":[{"name":"Comités de quartiers", "id":102}], "popup":"<h5>Comité de quartier, buurtcomité De Wand - Pagodes-n</h5><em>Adresse</em> : De Wand, 1020 Laeken<br><br><b><a target=\"_blank\" href=\"http://www.dewandpagodes-n.be\">Site web</a></b><br><br>FR-NL\r\n\r\nLe comité de quartier peut être un lien, un interpellant entre les services de la Ville et une zone géographique sur toute une série de sujets tels que la propreté, l’environnement, l’économie, la socialisation, l’urbanisme, la mobilité, la culture, les services aux personnes (3X20, aide aux personnes ayant un handicap), la sécurité, …\r\nDans notre zone\r\nDes comités de quartier ont déjà été mis en place. A long terme, ils n’ont pas été tenable pour des raisons humaines, une seule personne était porteuse du projet.\r\nUn nouveau Comité de quartier axé sur des projets et où celui-ci permettra aux habitants de s’impliquer à leur rythme, ouvert à la diversité et sensibilités de chacun. Le Comité est apolitique et l’investissement de mandataires politiques du quartier doit se limiter aux projets communs définis dans le Comité. Malgré qu’il puisse s’agir d’un appui non-négligeable, la récupération stériliserait les intentions et actions du Comité.\r\nAujourd’hui, une étroite collaboration avec les associations de quartier. Au commencement l’axe alimentation est mis en évidence. Avec l’initiative des incroyables comestibles soutenue par la Ville, des personnes du quartier et la Paroisse du Christ-Roi.\r\nDemain, élargir le groupe moteur aux habitants, associations, écoles, commerçants via le Comité De Wand, personnes attachées au quartier vivant sur la frontière avec la Flandre. Ouvrir de nouveaux domaines d’actions et de propositions pour le quartier. Le Comité doit pouvoir être bilingue afin de représenter les deux communautés linguistiques du quartier.\r\n\r\nNL\r\n\r\nDe filosofie van een buurtcomité berust op de vrijwilligheid van de inwoners, verenigingen, de handelaren ende andere spelers op zijn terrein om elkaar te ontmoeten en projecten op poten te zetten die het samenleven, de ontmoetingen,  debatten, sociale cohesie, cultuur, acties en andere concrete activiteiten bevorderen. Het comité geeft iedereen de kans om zich vrijwillig in te zetten met de tijd die hij/zij bereid is te investeren.\r\nHet Buurtcomité kan een link zijn, een aansprekingspunt naar de stadsdiensten toe, een geografische zone die zich verenigd voor een reeks onderwerpen zoals, de properheid, het milieu, de economie, de socialisatie, de verstedelijking, mobiliteit, de cultuur, hulp voor minder validen, veiligheid. \r\nIn onze zone\r\nEr zijn al enkele buurtcomités opgericht in het verleden. Op lange termijn waren ze niet houdbaar omwille van menselijke redenen, Er was telkens maar 1 persoon die het hele project probeerde te dragen. \r\nEen nieuw buurtcomité zoals dit, steunend op verschillende projecten, die open is voor de verscheidenheid en gevoeligheid van eenieder staat de bewoners toe om zich te engageren op hun eigen ritme. Het comité is apolitiek de inzet van mandaat houdende politiekers  in de wijk moet zich beperken tot de gemeenschappelijk projecten gedefinieerd door het comité. \r\nOndanks dat het kan gaan om een niet te verwaarloze steun, kan de aanwerving de intenties en acties van het buurtcomité steriliseren. \r\nVandaag wordt een nauwere samenwerking uitgewerkt met de handelaars van de wijk. Als eerste willen we het voedingssegment een stapje vooruit helpen. met het ongelofelijke kweekbedden initiatief, dat ondersteund wordt door de stad, personen uit de wijk en de parochie van Chritus Koning. .\r\nMorgen, breiden we de drijvende groep uit van inwoners, verenigingen, handelaars via het Comité de Wand-Pagoden met personen gehecht aan de wijk wonend op de grens met Vlaanderen. Het comité moet tweetalig kunnen zijn met het doel om de twee gemeenschappen te vertegenwoordigen om opnieuw te starten met actiedomeinen en vorstellen voor het comité.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FR-NL\r\n\r\nLe comité de quartier peut être un lien, un interpellant entre les services de la Ville et une zone géographique sur toute une série de sujets tels que la propreté, l’environnement, l’économie, la socialisation, l’urbanisme, la mobilité, la culture, les services aux personnes (3X20, aide aux personnes ayant un handicap), la sécurité, …\r\nDans notre zone\r\nDes comités de quartier ont déjà été mis en place. A long terme, ils n’ont pas été tenable pour des raisons humaines, une seule personne était porteuse du projet.\r\nUn nouveau Comité de quartier axé sur des projets et où celui-ci permettra aux habitants de s’impliquer à leur rythme, ouvert à la diversité et sensibilités de chacun. Le Comité est apolitique et l’investissement de mandataires politiques du quartier doit se limiter aux projets communs définis dans le Comité. Malgré qu’il puisse s’agir d’un appui non-négligeable, la récupération stériliserait les intentions et actions du Comité.\r\nAujourd’hui, une étroite collaboration avec les associations de quartier. Au commencement l’axe alimentation est mis en évidence. Avec l’initiative des incroyables comestibles soutenue par la Ville, des personnes du quartier et la Paroisse du Christ-Roi.\r\nDemain, élargir le groupe moteur aux habitants, associations, écoles, commerçants via le Comité De Wand, personnes attachées au quartier vivant sur la frontière avec la Flandre. Ouvrir de nouveaux domaines d’actions et de propositions pour le quartier. Le Comité doit pouvoir être bilingue afin de représenter les deux communautés linguistiques du quartier.\r\n\r\nNL\r\n\r\nDe filosofie van een buurtcomité berust op de vrijwilligheid van de inwoners, verenigingen, de handelaren ende andere spelers op zijn terrein om elkaar te ontmoeten en projecten op poten te zetten die het samenleven, de ontmoetingen,  debatten, sociale cohesie, cultuur, acties en andere concrete activiteiten bevorderen. Het comité geeft iedereen de kans om zich vrijwillig in te zetten met de tijd die hij/zij bereid is te investeren.\r\nHet Buurtcomité kan een link zijn, een aansprekingspunt naar de stadsdiensten toe, een geografische zone die zich verenigd voor een reeks onderwerpen zoals, de properheid, het milieu, de economie, de socialisatie, de verstedelijking, mobiliteit, de cultuur, hulp voor minder validen, veiligheid. \r\nIn onze zone\r\nEr zijn al enkele buurtcomités opgericht in het verleden. Op lange termijn waren ze niet houdbaar omwille van menselijke redenen, Er was telkens maar 1 persoon die het hele project probeerde te dragen. \r\nEen nieuw buurtcomité zoals dit, steunend op verschillende projecten, die open is voor de verscheidenheid en gevoeligheid van eenieder staat de bewoners toe om zich te engageren op hun eigen ritme. Het comité is apolitiek de inzet van mandaat houdende politiekers  in de wijk moet zich beperken tot de gemeenschappelijk projecten gedefinieerd door het comité. \r\nOndanks dat het kan gaan om een niet te verwaarloze steun, kan de aanwerving de intenties en acties van het buurtcomité steriliseren. \r\nVandaag wordt een nauwere samenwerking uitgewerkt met de handelaars van de wijk. Als eerste willen we het voedingssegment een stapje vooruit helpen. met het ongelofelijke kweekbedden initiatief, dat ondersteund wordt door de stad, personen uit de wijk en de parochie van Chritus Koning. .\r\nMorgen, breiden we de drijvende groep uit van inwoners, verenigingen, handelaars via het Comité de Wand-Pagoden met personen gehecht aan de wijk wonend op de grens met Vlaanderen. Het comité moet tweetalig kunnen zijn met het doel om de twee gemeenschappen te vertegenwoordigen om opnieuw te starten met actiedomeinen en vorstellen voor het comité.", "web":"http://www.dewandpagodes-n.be", "phone":"", "address":"De Wand, 1020 Laeken", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-08-12T15:02:44.108847Z", "id":3433, "last_modified":"2017-03-06T05:51:00.608385Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3433/history", "email_before_at":"info", "email_after_at":"dewandpagodes-n.be", "last_modified_dmY":"06/03/2017"}, {"name":"PLOEF! PLus On Est de Fous...", "lat":50.88507855788091, "lon":4.323200583457947, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Eau potable", "id":115}, {"name":"Boîtes à livres", "id":50}, {"name":"Givebox", "id":210}, {"name":"Cafés-concerts, lieux de concert", "id":110}, {"name":"Associations d'éducation permanente", "id":13}, {"name":"Maisons de quartiers", "id":10}, {"name":"Initiatives de transition", "id":201}, {"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}], "popup":"<h5>PLOEF! PLus On Est de Fous...</h5><em>Adresse</em> : Rue Bonaventure 100, 1090 Bruxelles<br><br><em>Téléphone</em> : +3224769807<br><br><b><a target=\"_blank\" href=\"http://www.ploef.eu\">Site web</a></b><br><br>PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…", "web":"http://www.ploef.eu", "phone":"+3224769807", "address":"Rue Bonaventure 100, 1090 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-08T21:58:21.186446Z", "id":10805, "last_modified":"2017-03-09T09:12:10.799388Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10805/history", "email_before_at":"ploefplus", "email_after_at":"gmail.com", "last_modified_dmY":"09/03/2017"}] \ No newline at end of file
diff --git a/data/markers-104.json b/data/markers-104.json
new file mode 100644
index 0000000..8bea1a8
--- /dev/null
+++ b/data/markers-104.json
@@ -0,0 +1 @@
+[{"name":"Cadavres Exquis asbl", "lat":50.82191602538455, "lon":4.342271089553833, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Cadavres Exquis asbl</h5><em>Adresse</em> : 139, Chaussée d'Alsemberg, 1060 Région de Bruxelles-Capitale<br><br><em>Téléphone</em> : -<br><br><b><a target=\"_blank\" href=\"http://www.cadavresexquis.be/\">Site web</a></b><br><br>Centre de Recyclage textile; récupération, transformation de vêtements de seconde, cours de couture, et ça repart !!!<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre de Recyclage textile; récupération, transformation de vêtements de seconde, cours de couture, et ça repart !!!", "web":"http://www.cadavresexquis.be/", "phone":"-", "address":"139, Chaussée d'Alsemberg, 1060 Région de Bruxelles-Capitale", "manager_type":"", "created":"2015-07-12T15:58:59.531005Z", "id":2064, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2064/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"ShoeShine And More", "lat":50.83429395936879, "lon":4.367283526808023, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>ShoeShine And More</h5><em>Adresse</em> : Rue de la Tulipe 29<br><br><em>Téléphone</em> : 0486-600098<br><br><b><a target=\"_blank\" href=\"http://www.ssam.eu\">Site web</a></b><br><br>Laisser soigner et cirer vos chaussures - service cordonnerie inclus. Premier cireur à Bruxelles avec service bureau et domicile (récupérer et remettre) ou via poste / colis. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Laisser soigner et cirer vos chaussures - service cordonnerie inclus. Premier cireur à Bruxelles avec service bureau et domicile (récupérer et remettre) ou via poste / colis. ", "web":"http://www.ssam.eu", "phone":"0486-600098", "address":"Rue de la Tulipe 29", "manager_type":"", "created":"2015-07-25T15:04:32.788312Z", "id":2105, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2105/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Grenier des casseuses de crise - Maison Mosaïque - Vie Féminine", "lat":50.875825659697796, "lon":4.347600638866425, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}, {"name":"Associations de Femmes", "id":15}, {"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Grenier des casseuses de crise - Maison Mosaïque - Vie Féminine</h5><em>Adresse</em> : Rue Tielemans 11<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/Grenier-des-casseuses-de-crise-339743212841732/?fref=ts\">Site web</a></b><br><br>Donnerie de vêtements, jouets, peluches, livres... \nCréé et gérer par les femmes de la Maison Mosaique de Laeken\nOuvert les mardis et jeudis de 10h à 15h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Donnerie de vêtements, jouets, peluches, livres... \nCréé et gérer par les femmes de la Maison Mosaique de Laeken\nOuvert les mardis et jeudis de 10h à 15h", "web":"https://www.facebook.com/Grenier-des-casseuses-de-crise-339743212841732/?fref=ts", "phone":"", "address":"Rue Tielemans 11", "manager_type":"", "created":"2015-11-12T15:35:20.128979Z", "id":2163, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2163/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"L'Armée du Salut", "lat":50.85608, "lon":4.34608, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>L'Armée du Salut</h5><em>Adresse</em> : Boulevard d'Ypres 22 1000 Bruxelles<br><br><em>Téléphone</em> : 02 217 61 36<br><br><b><a target=\"_blank\" href=\"http://www.armeedusalut.be/\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.armeedusalut.be/", "phone":"02 217 61 36", "address":"Boulevard d'Ypres 22 1000 Bruxelles", "manager_type":"", "created":"2015-06-28T10:46:24.302504Z", "id":1956, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1956/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"LA POUDRIÈRE", "lat":50.848477, "lon":4.338477, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>LA POUDRIÈRE</h5><em>Adresse</em> : Rue de la Poudrière 64 1000 Bruxelles<br><br><em>Téléphone</em> : 02/512 90 22<br><br><b><a target=\"_blank\" href=\"http://www.lapoudriere.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.lapoudriere.be", "phone":"02/512 90 22", "address":"Rue de la Poudrière 64 1000 Bruxelles", "manager_type":"", "created":"2015-06-28T10:46:24.335969Z", "id":1957, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1957/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Petits Riens", "lat":50.84395, "lon":4.34795, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Les Petits Riens</h5><em>Adresse</em> : Rue du midi, 145 1000 Bruxelles<br><br><em>Téléphone</em> : 02/502.58.47<br><br><b><a target=\"_blank\" href=\"http://www.petitsriens.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.petitsriens.be", "phone":"02/502.58.47", "address":"Rue du midi, 145 1000 Bruxelles", "manager_type":"", "created":"2015-06-28T10:46:24.369101Z", "id":1958, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1958/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Kids", "lat":50.848758, "lon":4.345758, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Kids</h5><em>Adresse</em> : Rue des Chartreux 37 1000 Bruxelles<br><br><em>Téléphone</em> : 02 502 30 03<br><br><b><a target=\"_blank\" href=\"http://oxfamsol.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://oxfamsol.be", "phone":"02 502 30 03", "address":"Rue des Chartreux 37 1000 Bruxelles", "manager_type":"", "created":"2015-06-28T10:46:24.452740Z", "id":1959, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1959/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Magasins du Monde", "lat":50.846337, "lon":4.347337, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Magasins du Monde</h5><em>Adresse</em> : Anspachlaan 137 1000 Bruxelles<br><br><em>Téléphone</em> : 02/511.75.29<br><br><b><a target=\"_blank\" href=\"http://www.omdm.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.omdm.be", "phone":"02/511.75.29", "address":"Anspachlaan 137 1000 Bruxelles", "manager_type":"", "created":"2015-06-28T10:46:24.536062Z", "id":1960, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1960/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Solidarité", "lat":50.847855, "lon":4.341855, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Solidarité</h5><em>Adresse</em> : Place Anneessensplein, 13 1000 Bruxelles<br><br><em>Téléphone</em> : 02/502 70 79<br><br><b><a target=\"_blank\" href=\"http://www.oxfamsol.be/\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.oxfamsol.be/", "phone":"02/502 70 79", "address":"Place Anneessensplein, 13 1000 Bruxelles", "manager_type":"", "created":"2015-06-28T10:46:24.569313Z", "id":1961, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1961/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Vintage", "lat":50.852557, "lon":4.345557, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Vintage</h5><em>Adresse</em> : Rue de Flandre 104 1000 Bruxelles<br><br><em>Téléphone</em> : 02 522 40 70<br><br><b><a target=\"_blank\" href=\"https://www.oxfamsol.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"https://www.oxfamsol.be", "phone":"02 522 40 70", "address":"Rue de Flandre 104 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-06-28T10:46:24.861101Z", "id":1962, "last_modified":"2018-02-19T10:22:16.446415Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1962/history", "email_before_at":"oxfamsol", "email_after_at":"oxfamsol.be", "last_modified_dmY":"19/02/2018"}, {"name":"Workshop tissu Kaai", "lat":50.863434, "lon":4.349434, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Workshop tissu Kaai</h5><em>Adresse</em> : Avenue du Port 49 1000 Bruxelles<br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"", "phone":"", "address":"Avenue du Port 49 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-06-28T10:46:24.994382Z", "id":1963, "last_modified":"2018-02-19T10:22:03.989563Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1963/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"19/02/2018"}, {"name":"Les Petits Riens", "lat":50.87579, "lon":4.35379, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Les Petits Riens</h5><em>Adresse</em> : Rue Marie-Christine, 113 1020 Laeken<br><br><em>Téléphone</em> : 02/426.85.68<br><br><b><a target=\"_blank\" href=\"http://www.petitsriens.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.petitsriens.be", "phone":"02/426.85.68", "address":"Rue Marie-Christine, 113 1020 Laeken", "manager_type":"", "created":"2015-06-28T10:46:25.027937Z", "id":1964, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1964/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Petits Riens", "lat":50.900222, "lon":4.360222, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Les Petits Riens</h5><em>Adresse</em> : Rue DeWand, 134 1020 Laeken<br><br><em>Téléphone</em> : 02/268.24.99<br><br><b><a target=\"_blank\" href=\"http://www.petitsriens.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.petitsriens.be", "phone":"02/268.24.99", "address":"Rue DeWand, 134 1020 Laeken", "manager_type":"", "created":"2015-06-28T10:46:25.202070Z", "id":1965, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1965/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Friperie de la Poissonnerie", "lat":50.867583, "lon":4.364583, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Friperie de la Poissonnerie</h5><em>Adresse</em> : Rue du progrès 214 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"https://www.oxfamsol.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"https://www.oxfamsol.be", "phone":"", "address":"Rue du progrès 214 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-06-28T10:46:25.311031Z", "id":1966, "last_modified":"2018-02-19T10:21:53.378420Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1966/history", "email_before_at":"oxfamsol", "email_after_at":"oxfamsol.be", "last_modified_dmY":"19/02/2018"}, {"name":"Les Petits Riens", "lat":50.872157, "lon":4.385157, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Les Petits Riens</h5><em>Adresse</em> : Chée d’Helmet, 148 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/248.16.18<br><br><b><a target=\"_blank\" href=\"http://www.petitsriens.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.petitsriens.be", "phone":"02/248.16.18", "address":"Chée d’Helmet, 148 1030 Schaerbeek", "manager_type":"", "created":"2015-06-28T10:46:25.344237Z", "id":1967, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1967/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Magasins du Monde", "lat":50.867416, "lon":4.377416, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Magasins du Monde</h5><em>Adresse</em> : Chaussée d'Helmet, 159 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/ 245.78.81<br><br><b><a target=\"_blank\" href=\"http://www.omdm.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.omdm.be", "phone":"02/ 245.78.81", "address":"Chaussée d'Helmet, 159 1030 Schaerbeek", "manager_type":"", "created":"2015-06-28T10:46:25.377653Z", "id":1968, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1968/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Magasins du Monde", "lat":50.867416, "lon":4.377416, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Magasins du Monde</h5><em>Adresse</em> : Place d'Helmet 2 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"https://www.oxfamsol.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"https://www.oxfamsol.be", "phone":"", "address":"Place d'Helmet 2 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-06-28T10:46:25.486103Z", "id":1969, "last_modified":"2018-02-19T10:21:40.954529Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1969/history", "email_before_at":"oxfamsol", "email_after_at":"oxfamsol.be", "last_modified_dmY":"19/02/2018"}, {"name":"Oxfam Solidarité", "lat":50.851293, "lon":4.387293, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Solidarité</h5><em>Adresse</em> : Av. de la Brabançonne 133 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/732 72 68<br><br><b><a target=\"_blank\" href=\"http://www.oxfamsol.be/\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.oxfamsol.be/", "phone":"02/732 72 68", "address":"Av. de la Brabançonne 133 1030 Schaerbeek", "manager_type":"", "created":"2015-06-28T10:46:25.627191Z", "id":1970, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1970/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Solidarité", "lat":50.873417, "lon":4.376417, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Solidarité</h5><em>Adresse</em> : Bd Lambermont, 47 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/215 05 11<br><br><b><a target=\"_blank\" href=\"http://www.oxfamsol.be/\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.oxfamsol.be/", "phone":"02/215 05 11", "address":"Bd Lambermont, 47 1030 Schaerbeek", "manager_type":"", "created":"2015-06-28T10:46:25.744554Z", "id":1971, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1971/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Solidarité", "lat":50.851293, "lon":4.387293, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Solidarité</h5><em>Adresse</em> : Avenue de la Brabançonne 133 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"https://www.oxfamsol.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"https://www.oxfamsol.be", "phone":"", "address":"Avenue de la Brabançonne 133 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-06-28T10:46:25.856454Z", "id":1972, "last_modified":"2018-02-19T10:21:25.968870Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1972/history", "email_before_at":"oxfamsol", "email_after_at":"oxfamsol.be", "last_modified_dmY":"19/02/2018"}, {"name":"Les Petits Riens", "lat":50.828807, "lon":4.393807, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Les Petits Riens</h5><em>Adresse</em> : Chée de Wavre, 826 1040 Etterbeek<br><br><em>Téléphone</em> : 02/647.34.83<br><br><b><a target=\"_blank\" href=\"http://www.petitsriens.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.petitsriens.be", "phone":"02/647.34.83", "address":"Chée de Wavre, 826 1040 Etterbeek", "manager_type":"", "created":"2015-06-28T10:46:25.994714Z", "id":1974, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1974/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Solidarité", "lat":50.835977, "lon":4.379977, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Solidarité</h5><em>Adresse</em> : Chaussée de Wavre 295 1040 Etterbeek<br><br><b><a target=\"_blank\" href=\"https://www.oxfamsol.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"https://www.oxfamsol.be", "phone":"", "address":"Chaussée de Wavre 295 1040 Etterbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-06-28T10:46:26.061037Z", "id":1976, "last_modified":"2018-02-19T10:21:13.081462Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1976/history", "email_before_at":"oxfamsol", "email_after_at":"oxfamsol.be", "last_modified_dmY":"19/02/2018"}, {"name":"Les Petits Riens", "lat":50.828161, "lon":4.371161, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Les Petits Riens</h5><em>Adresse</em> : Chée d’Ixelles, 353 1050 Ixelles<br><br><em>Téléphone</em> : 02/644.04.15<br><br><b><a target=\"_blank\" href=\"http://www.petitsriens.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.petitsriens.be", "phone":"02/644.04.15", "address":"Chée d’Ixelles, 353 1050 Ixelles", "manager_type":"", "created":"2015-06-28T10:46:26.152979Z", "id":1977, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1977/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Petits Riens", "lat":50.823002, "lon":4.359002, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Les Petits Riens</h5><em>Adresse</em> : Rue Américaine, 97- 101- 105 1050 Ixelles<br><br><em>Téléphone</em> : 02/ 537.30.26<br><br><b><a target=\"_blank\" href=\"http://www.petitsriens.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.petitsriens.be", "phone":"02/ 537.30.26", "address":"Rue Américaine, 97- 101- 105 1050 Ixelles", "manager_type":"", "created":"2015-06-28T10:46:26.186247Z", "id":1978, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1978/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Magasins du Monde", "lat":50.810447, "lon":4.392447, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Magasins du Monde</h5><em>Adresse</em> : Chaussée de Boondael, 590 1050 Ixelles<br><br><em>Téléphone</em> : 02/672.32.94<br><br><b><a target=\"_blank\" href=\"http://www.omdm.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.omdm.be", "phone":"02/672.32.94", "address":"Chaussée de Boondael, 590 1050 Ixelles", "manager_type":"", "created":"2015-06-28T10:46:26.219356Z", "id":1979, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1979/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Solidarité", "lat":50.835942, "lon":4.356942, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Solidarité</h5><em>Adresse</em> : Av. de la Toison d'or, 46 1050 Ixelles<br><br><em>Téléphone</em> : 02/512 87 41<br><br><b><a target=\"_blank\" href=\"http://www.oxfamsol.be/\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.oxfamsol.be/", "phone":"02/512 87 41", "address":"Av. de la Toison d'or, 46 1050 Ixelles", "manager_type":"", "created":"2015-06-28T10:46:26.311100Z", "id":1980, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1980/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Solidarité", "lat":50.854121, "lon":4.333121, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Solidarité</h5><em>Adresse</em> : Rue des Quatre-Vents 60 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"https://www.oxfamsol.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"https://www.oxfamsol.be", "phone":"", "address":"Rue des Quatre-Vents 60 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-06-28T10:46:26.344287Z", "id":1981, "last_modified":"2018-02-19T10:20:56.765193Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1981/history", "email_before_at":"oxfamsol", "email_after_at":"oxfamsol.be", "last_modified_dmY":"19/02/2018"}, {"name":"Les Petits Riens", "lat":50.827723, "lon":4.344723, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Les Petits Riens</h5><em>Adresse</em> : Chée de Waterloo, 151 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/534.79.13<br><br><b><a target=\"_blank\" href=\"http://www.petitsriens.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.petitsriens.be", "phone":"02/534.79.13", "address":"Chée de Waterloo, 151 1060 Saint-Gilles", "manager_type":"", "created":"2015-06-28T10:46:26.377444Z", "id":1982, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1982/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"LA FOL’FOUILLE, MAGASIN DE L’ASBL L’EGLANTIER", "lat":50.69090161389308, "lon":4.378800094127655, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>LA FOL’FOUILLE, MAGASIN DE L’ASBL L’EGLANTIER</h5><em>Adresse</em> : Rue Jean Volders 218 - 1420 Braine-l'Alleud<br><br><em>Téléphone</em> : 02/385.24.35<br><br><b><a target=\"_blank\" href=\"http://www.folfouille.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif. Il est géré par l'ASBL L'églantier : Maison d'accueil et services d'accompagnement pour femmes en difficulté.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif. Il est géré par l'ASBL L'églantier : Maison d'accueil et services d'accompagnement pour femmes en difficulté.", "web":"http://www.folfouille.be", "phone":"02/385.24.35", "address":"Rue Jean Volders 218 - 1420 Braine-l'Alleud", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-06-28T10:46:26.460946Z", "id":1983, "last_modified":"2018-02-19T10:20:23.222066Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1983/history", "email_before_at":"info", "email_after_at":"folfouille.be", "last_modified_dmY":"19/02/2018"}, {"name":"LA POUDRIÈRE", "lat":50.838845, "lon":4.314845, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>LA POUDRIÈRE</h5><em>Adresse</em> : Rue du Libre Examen 15 1070 Anderlecht<br><br><em>Téléphone</em> : 02/523 80 45<br><br><b><a target=\"_blank\" href=\"http://www.lapoudriere.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.lapoudriere.be", "phone":"02/523 80 45", "address":"Rue du Libre Examen 15 1070 Anderlecht", "manager_type":"", "created":"2015-06-28T10:46:26.494263Z", "id":1984, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1984/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Petits Riens", "lat":50.835598, "lon":4.312598, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Les Petits Riens</h5><em>Adresse</em> : Rue Wayez, 100 1070 Anderlecht<br><br><em>Téléphone</em> : 02/520.20.55<br><br><b><a target=\"_blank\" href=\"http://www.petitsriens.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.petitsriens.be", "phone":"02/520.20.55", "address":"Rue Wayez, 100 1070 Anderlecht", "manager_type":"", "created":"2015-06-28T10:46:26.578154Z", "id":1985, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1985/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Solidarité", "lat":50.852397, "lon":4.321397, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Solidarité</h5><em>Adresse</em> : Rue Dubois-Thorn, 105 1080 Molenbeek<br><br><em>Téléphone</em> : 02/413 00 59<br><br><b><a target=\"_blank\" href=\"http://www.oxfamsol.be/\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.oxfamsol.be/", "phone":"02/413 00 59", "address":"Rue Dubois-Thorn, 105 1080 Molenbeek", "manager_type":"", "created":"2015-06-28T10:46:26.669857Z", "id":1986, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1986/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Solidarité", "lat":50.854121, "lon":4.333121, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Solidarité</h5><em>Adresse</em> : Rue des 4 vents, 60 1080 Molenbeek<br><br><em>Téléphone</em> : 02/501.67.00<br><br><b><a target=\"_blank\" href=\"http://www.oxfamsol.be/\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.oxfamsol.be/", "phone":"02/501.67.00", "address":"Rue des 4 vents, 60 1080 Molenbeek", "manager_type":"", "created":"2015-06-28T10:46:26.761291Z", "id":1987, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1987/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Tweedehands - Seconde Main", "lat":50.852397, "lon":4.321397, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Tweedehands - Seconde Main</h5><em>Adresse</em> : Dubois-Thornstraat 105 1080 Molenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"https://www.oxfamsol.be/fr/acheter-des-produits-de-seconde-main\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"https://www.oxfamsol.be/fr/acheter-des-produits-de-seconde-main", "phone":"", "address":"Dubois-Thornstraat 105 1080 Molenbeek-Saint-Jean", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-06-28T10:46:26.794680Z", "id":1988, "last_modified":"2018-02-13T15:03:22.104720Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1988/history", "email_before_at":"oxfamsol", "email_after_at":"oxfamsol.be", "last_modified_dmY":"13/02/2018"}, {"name":"Oxfam Magasins du Monde", "lat":50.799412, "lon":4.418412, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Magasins du Monde</h5><em>Adresse</em> : Rue de l'Hospice Communal, 4 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : 02/ 660.40.93<br><br><b><a target=\"_blank\" href=\"http://www.omdm.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.omdm.be", "phone":"02/ 660.40.93", "address":"Rue de l'Hospice Communal, 4 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-06-28T10:46:26.827881Z", "id":1989, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1989/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Solidarité", "lat":50.813433, "lon":4.324433, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam Solidarité</h5><em>Adresse</em> : Chée de Neerstallestw., 66 1190 Forest<br><br><em>Téléphone</em> : 02/332 59 91<br><br><b><a target=\"_blank\" href=\"http://www.oxfamsol.be/\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.oxfamsol.be/", "phone":"02/332 59 91", "address":"Chée de Neerstallestw., 66 1190 Forest", "manager_type":"", "created":"2015-06-28T10:46:26.969709Z", "id":1990, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1990/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Petits Riens", "lat":50.844257, "lon":4.413257, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Les Petits Riens</h5><em>Adresse</em> : Av. Georges Henri, 228 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : 02/733.37.47<br><br><b><a target=\"_blank\" href=\"http://www.petitsriens.be\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.petitsriens.be", "phone":"02/733.37.47", "address":"Av. Georges Henri, 228 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-06-28T10:46:27.002982Z", "id":1991, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1991/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La \"Freeprix\" du 123", "lat":50.851881, "lon":4.365881, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>La \"Freeprix\" du 123</h5><em>Adresse</em> : Rue Royale 123 1000 Bruxelles<br><br><em>Téléphone</em> : 02 669 95 10<br><br><b><a target=\"_blank\" href=\"http://www.123rueroyale.be/\">Site web</a></b><br><br>Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin de seconde main (friperie) dont la vente est réalisée au profit du secteur associatif.", "web":"http://www.123rueroyale.be/", "phone":"02 669 95 10", "address":"Rue Royale 123 1000 Bruxelles", "manager_type":"", "created":"2015-06-28T10:46:27.094625Z", "id":1992, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1992/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Vesti-boutique", "lat":50.878345, "lon":4.383345, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}, {"name":"Vestiaires sociaux", "id":156}], "popup":"<h5>Vesti-boutique</h5><em>Adresse</em> : Rue Anatole France 31 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/215.43.96<br><br><b><a target=\"_blank\" href=\"http://www.redcross-schaerbeek.be/fr/vesti-boutique/index.html\">Site web</a></b><br><br>Lundi : de 14.00 à 17.00 heure \r\nMercredi : de 14:00 à 17:00 heure \r\nSamedi : de 10.00 à 12.00 heure<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lundi : de 14.00 à 17.00 heure \r\nMercredi : de 14:00 à 17:00 heure \r\nSamedi : de 10.00 à 12.00 heure", "web":"http://www.redcross-schaerbeek.be/fr/vesti-boutique/index.html", "phone":"02/215.43.96", "address":"Rue Anatole France 31 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-06-28T10:46:25.911149Z", "id":1973, "last_modified":"2017-03-09T11:33:56.580253Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1973/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"fifty-fifty", "lat":50.60799771250237, "lon":3.3880966901779175, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>fifty-fifty</h5><em>Adresse</em> : rue de Courtrai 13, 7500 Tournai<br><br>Friperie. Vêtements de seconde main.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Friperie. Vêtements de seconde main.", "web":"", "phone":"", "address":"rue de Courtrai 13, 7500 Tournai", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-02T21:04:08.927936Z", "id":3347, "last_modified":"2017-05-05T13:26:31.190658Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3347/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Oxfam", "lat":50.4645039, "lon":4.8644172, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Oxfam</h5><em>Adresse</em> : 11 Rue Haute Marcelle 5000 Namur<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"11 Rue Haute Marcelle 5000 Namur", "manager_type":"", "created":"2016-09-09T17:28:58.983323Z", "id":4548, "last_modified":"2016-09-09T17:28:58.988291Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4548/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/09/2016"}, {"name":"La Trocante", "lat":50.487751, "lon":4.8935968, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>La Trocante</h5><em>Adresse</em> : 1 Rue de Fernelmont 5020 Champion<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"1 Rue de Fernelmont 5020 Champion", "manager_type":"", "created":"2016-09-09T17:28:59.009526Z", "id":4550, "last_modified":"2016-09-09T17:28:59.016403Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4550/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/09/2016"}, {"name":"Esneux Service", "lat":50.5298523, "lon":5.5665445, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Esneux Service</h5><em>Adresse</em> : 71 rue de Bruxelles 4130 Esneux<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"71 rue de Bruxelles 4130 Esneux", "manager_type":"", "created":"2016-09-09T17:28:59.026613Z", "id":4551, "last_modified":"2016-09-09T17:28:59.037033Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4551/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/09/2016"}, {"name":"Kringwinkel Wrak Schelle", "lat":51.1223188, "lon":4.3381325, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Kringwinkel Wrak Schelle</h5><em>Adresse</em> : 230 Provinciale Steenweg 2627 Schelle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"230 Provinciale Steenweg 2627 Schelle", "manager_type":"", "created":"2016-09-09T17:28:59.048022Z", "id":4552, "last_modified":"2016-09-09T17:28:59.057827Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4552/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/09/2016"}, {"name":"De Kringwinkel SPIT", "lat":50.8723832, "lon":4.6874195, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>De Kringwinkel SPIT</h5><em>Adresse</em> : 10-12 IJzerenmolenstraat 3001 Heverlee<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"10-12 IJzerenmolenstraat 3001 Heverlee", "manager_type":"", "created":"2016-09-09T17:28:59.067461Z", "id":4553, "last_modified":"2016-09-09T17:28:59.075638Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4553/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/09/2016"}, {"name":"Le Vestiaire", "lat":50.8669915, "lon":4.3165269, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Le Vestiaire</h5><em>Adresse</em> : Porte 4 Parvis de la Basilique 1081 Koekelberg<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Porte 4 Parvis de la Basilique 1081 Koekelberg", "manager_type":"", "created":"2016-09-09T17:28:59.085497Z", "id":4554, "last_modified":"2016-09-09T17:28:59.092252Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4554/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/09/2016"}, {"name":"Kringwinkel", "lat":51.2268702, "lon":3.7504904, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Kringwinkel</h5><em>Adresse</em> : 2a Brouwershofstraat Assenede <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"2a Brouwershofstraat Assenede ", "manager_type":"", "created":"2016-09-09T17:28:59.102760Z", "id":4555, "last_modified":"2016-09-09T17:28:59.111961Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4555/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/09/2016"}] \ No newline at end of file
diff --git a/data/markers-109.json b/data/markers-109.json
new file mode 100644
index 0000000..a30f55b
--- /dev/null
+++ b/data/markers-109.json
@@ -0,0 +1 @@
+[{"name":"Radio Panik", "lat":50.85072277268891, "lon":4.374304711818694, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Radio Panik</h5><em>Adresse</em> : 49, Rue Saint Josse, 1210 Bruxelles<br><br><em>Téléphone</em> : +32 2 732 04 50<br><br><b><a target=\"_blank\" href=\"http://www.radiopanik.org/\">Site web</a></b><br><br>Radio Panik est une radio libre qui se définit comme radio associative d’expression et de création et comme radio multi- et interculturelle. Elle a été créée en 1983 à l’initiative d’un groupe de personnes militant contre le racisme et pour les droits de l’homme.\r\n\r\nLeurs motivations, toujours actuelles, sont bien résumées dans ses statuts : \"L’objet de l’association est de contribuer - avant tout par le moyen de la radiodiffusion - à la promotion socioculturelle de la population dans la région bruxelloise. Elle a comme but l’émancipation réelle des individus dans le respect des différences culturelles et des procédures démocratiques.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Radio Panik est une radio libre qui se définit comme radio associative d’expression et de création et comme radio multi- et interculturelle. Elle a été créée en 1983 à l’initiative d’un groupe de personnes militant contre le racisme et pour les droits de l’homme.\r\n\r\nLeurs motivations, toujours actuelles, sont bien résumées dans ses statuts : \"L’objet de l’association est de contribuer - avant tout par le moyen de la radiodiffusion - à la promotion socioculturelle de la population dans la région bruxelloise. Elle a comme but l’émancipation réelle des individus dans le respect des différences culturelles et des procédures démocratiques.\"", "web":"http://www.radiopanik.org/", "phone":"+32 2 732 04 50", "address":"49, Rue Saint Josse, 1210 Bruxelles", "manager_type":"", "created":"2015-06-30T06:59:09.272161Z", "id":1998, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1998/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Radio Air Libre", "lat":50.815114049837625, "lon":4.339309930801392, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Radio Air Libre</h5><em>Adresse</em> : 365A Chaussée d'Alsemberg, 1190 Bruxelles<br><br><em>Téléphone</em> : +32 2 344 58 55<br><br><b><a target=\"_blank\" href=\"http://www.radioairlibre.be/\">Site web</a></b><br><br>Radio Air Libre est une radio socioculturelle reconnue par la Communauté française de Belgique. Sans sponsor et sans publicité, elle est gérée collectivement par ses membres, animatrices et animateurs. Depuis sa création en 1980, Radio Air Libre existe pour celles et ceux qui trouvent trop souvent porte close dans les médias traditionnels.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Radio Air Libre est une radio socioculturelle reconnue par la Communauté française de Belgique. Sans sponsor et sans publicité, elle est gérée collectivement par ses membres, animatrices et animateurs. Depuis sa création en 1980, Radio Air Libre existe pour celles et ceux qui trouvent trop souvent porte close dans les médias traditionnels.", "web":"http://www.radioairlibre.be/", "phone":"+32 2 344 58 55", "address":"365A Chaussée d'Alsemberg, 1190 Bruxelles", "manager_type":"", "created":"2015-06-30T06:53:38.700361Z", "id":1997, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1997/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Dewey", "lat":50.856058, "lon":4.396404, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Dewey</h5><em>Adresse</em> : Avenue Ernest Cambier 139 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://dewey.be/\">Site web</a></b><br><br>Dewey est un réseau de soutien aux initiatives de presse locale. Actif en région bruxelloise, le réseau a donné naissance à 3 antennes (Dazibao à Saint-Gilles, What For à Watermael-Boitsfort et Ezelstad à Schaerbeek). Une quatrième apparaîtra prochainement à Ixelles. Ces antennes sont in(ter)dépendantes ; c’est-à-dire qu’elles fonctionnement de façon autonome, tout en se donnant des coups de mains réciproques en matière d’échange de contenus (creative commons) et d’échange d’outils (matériel libre, logiciel libre …). Dewey s’occupe deuxièmement du développement d’outils cartographiques à Bruxelles et en Belgique. En 2016, le réseau lance un carte en logiciel libre intitulée \"Belgique, mode d’emploi\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Dewey est un réseau de soutien aux initiatives de presse locale. Actif en région bruxelloise, le réseau a donné naissance à 3 antennes (Dazibao à Saint-Gilles, What For à Watermael-Boitsfort et Ezelstad à Schaerbeek). Une quatrième apparaîtra prochainement à Ixelles. Ces antennes sont in(ter)dépendantes ; c’est-à-dire qu’elles fonctionnement de façon autonome, tout en se donnant des coups de mains réciproques en matière d’échange de contenus (creative commons) et d’échange d’outils (matériel libre, logiciel libre …). Dewey s’occupe deuxièmement du développement d’outils cartographiques à Bruxelles et en Belgique. En 2016, le réseau lance un carte en logiciel libre intitulée \"Belgique, mode d’emploi\"", "web":"http://dewey.be/", "phone":"/", "address":"Avenue Ernest Cambier 139 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T15:19:04.134153Z", "id":1232, "last_modified":"2016-10-17T15:51:26.233440Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1232/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"What for ", "lat":50.80332432399209, "lon":4.409637451171875, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>What for </h5><em>Adresse</em> : Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.whatfor.be\">Site web</a></b><br><br>What for est un journal d’information local, participatif et alternatif. Il sera dans un premier temps exclusivement constitué d’un site d’information locale sur la commune de Watermael-Boitsfort et les activités qui s’y déroulent. \r\n\r\nLe journal What for est développé dans le cadre de l’ASBL dewey (http://dewey.be) : « une association bruxelloise qui cherche à développer une information locale, indépendante, gratuite et participative dans les communes de Bruxelles ». <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"What for est un journal d’information local, participatif et alternatif. Il sera dans un premier temps exclusivement constitué d’un site d’information locale sur la commune de Watermael-Boitsfort et les activités qui s’y déroulent. \r\n\r\nLe journal What for est développé dans le cadre de l’ASBL dewey (http://dewey.be) : « une association bruxelloise qui cherche à développer une information locale, indépendante, gratuite et participative dans les communes de Bruxelles ». ", "web":"http://www.whatfor.be", "phone":"/", "address":"Watermael-Boitsfort", "manager_type":"", "created":"2015-06-28T10:56:51.482096Z", "id":1994, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1994/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ezelstad", "lat":50.855999089694386, "lon":4.396677017211914, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Ezelstad</h5><em>Adresse</em> : Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.ezelstad.be\">Site web</a></b><br><br>Ezelstad est un journal associatif, indépendant et participatif (lancé par l’ASBL dewey) qui diffuse des informations relatives à la vie schaerbeekoise, en mettant particulièrement l’accent sur les ressources locales, les talents et savoir-faire locaux, la vie de quartier et la vie socio-associative.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ezelstad est un journal associatif, indépendant et participatif (lancé par l’ASBL dewey) qui diffuse des informations relatives à la vie schaerbeekoise, en mettant particulièrement l’accent sur les ressources locales, les talents et savoir-faire locaux, la vie de quartier et la vie socio-associative.", "web":"http://www.ezelstad.be", "phone":"/", "address":"Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-06-28T10:58:11.252386Z", "id":1995, "last_modified":"2016-10-17T15:48:14.879255Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1995/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Kairos", "lat":50.806422889801716, "lon":4.405415654182434, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Kairos</h5><em>Adresse</em> : rue Théophile Vander Elst, 89, 1170 Bruxelles<br><br><em>Téléphone</em> : +32 2 660 61 09<br><br><b><a target=\"_blank\" href=\"http://kairospresse.be/\">Site web</a></b><br><br>Journal anti-productiviste, pour une société décente<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Journal anti-productiviste, pour une société décente", "web":"http://kairospresse.be/", "phone":"+32 2 660 61 09", "address":"rue Théophile Vander Elst, 89, 1170 Bruxelles", "manager_type":"", "created":"2015-06-30T07:27:09.269802Z", "id":2001, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2001/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Radio Alma", "lat":50.830665291135205, "lon":4.332521259784698, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Radio Alma</h5><em>Adresse</em> : 120 rue de Belgrade, 1060 St-Gilles<br><br><em>Téléphone</em> : +32 2 345 26 56<br><br><b><a target=\"_blank\" href=\"http://www.radioalma.be/\">Site web</a></b><br><br>...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"...", "web":"http://www.radioalma.be/", "phone":"+32 2 345 26 56", "address":"120 rue de Belgrade, 1060 St-Gilles", "manager_type":"", "created":"2015-06-30T07:08:34.213080Z", "id":2000, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2000/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Zin TV", "lat":50.82943195403891, "lon":4.364927709102631, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Zin TV</h5><em>Adresse</em> : 2, Rue de la Vanne, 1050 Ixelles<br><br><em>Téléphone</em> : +32<br><br><b><a target=\"_blank\" href=\"http://www.zintv.org/\">Site web</a></b><br><br>Zin TV est un TV d'action collective... et un centre de formation qui offre des outils concrets, pratiques et théoriques à des citoyens impliqués dans le tissu associatif. E-mail : contact[at]zintv.org<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Zin TV est un TV d'action collective... et un centre de formation qui offre des outils concrets, pratiques et théoriques à des citoyens impliqués dans le tissu associatif. E-mail : contact[at]zintv.org", "web":"http://www.zintv.org/", "phone":"+32", "address":"2, Rue de la Vanne, 1050 Ixelles", "manager_type":"", "created":"2015-06-30T06:47:50.551032Z", "id":1996, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1996/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Bruxelles en mouvements", "lat":50.84626215983895, "lon":4.333964288234711, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Bruxelles en mouvements</h5><em>Adresse</em> : Rue du Chimiste, 34-36, 1070 Bruxelles<br><br><em>Téléphone</em> : +32 2 801 14 80<br><br><b><a target=\"_blank\" href=\"http://www.ieb.be/-Bruxelles-en-mouvements-\">Site web</a></b><br><br>Bruxelles en mouvements est une publication d'inter-environnement Bruxelles (IEB) qui vous parle des grands enjeux urbains bruxellois, informe les habitants sur les questions d’environnement urbain et les aide à participer à l’amélioration du cadre de vie.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bruxelles en mouvements est une publication d'inter-environnement Bruxelles (IEB) qui vous parle des grands enjeux urbains bruxellois, informe les habitants sur les questions d’environnement urbain et les aide à participer à l’amélioration du cadre de vie.", "web":"http://www.ieb.be/-Bruxelles-en-mouvements-", "phone":"+32 2 801 14 80", "address":"Rue du Chimiste, 34-36, 1070 Bruxelles", "manager_type":"", "created":"2015-06-30T07:52:53.618660Z", "id":2002, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2002/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Radio Campus", "lat":50.81340238527958, "lon":4.38191145658493, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Radio Campus</h5><em>Adresse</em> : 22, av. Paul Héger – CP 166/21 – 1000 Bruxelles<br><br><em>Téléphone</em> : +32 2 640 87 17<br><br><b><a target=\"_blank\" href=\"http://www.radiocampus.be/\">Site web</a></b><br><br>Radio Campus est la radio de l’ULB, émet en 92.1 FM et aussi via Internet. La station rassemble plus de 120 animateurs et techniciens, propose une cinquantaine d’émissions différentes et s’impose comme la première radio culturelle indépendante et associative à Bruxelles. Radio mosaïque, ouverte à toutes les couleurs de l’arc-en-ciel démocratique, Radio Campus et aussi un remarquable lieu de formation pour les étudiants en journalisme et communication de l’ULB qui viennent y effectuer certains de leurs stages d’initiation au journalisme radiophonique.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Radio Campus est la radio de l’ULB, émet en 92.1 FM et aussi via Internet. La station rassemble plus de 120 animateurs et techniciens, propose une cinquantaine d’émissions différentes et s’impose comme la première radio culturelle indépendante et associative à Bruxelles. Radio mosaïque, ouverte à toutes les couleurs de l’arc-en-ciel démocratique, Radio Campus et aussi un remarquable lieu de formation pour les étudiants en journalisme et communication de l’ULB qui viennent y effectuer certains de leurs stages d’initiation au journalisme radiophonique.", "web":"http://www.radiocampus.be/", "phone":"+32 2 640 87 17", "address":"22, av. Paul Héger – CP 166/21 – 1000 Bruxelles", "manager_type":"", "created":"2015-06-30T07:03:47.072032Z", "id":1999, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1999/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La Cavale", "lat":50.838489414151546, "lon":4.330362081527709, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>La Cavale</h5><em>Adresse</em> : Rue Rossini 11 // 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.lacavale.be/\">Site web</a></b><br><br>Le Passage, contre la prison et son monde<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Passage, contre la prison et son monde", "web":"http://www.lacavale.be/", "phone":"", "address":"Rue Rossini 11 // 1070 Anderlecht", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-01-26T12:05:17.088394Z", "id":3283, "last_modified":"2017-09-04T11:32:40.444498Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3283/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"04/09/2017"}, {"name":"Radio Maritime", "lat":50.864098666333874, "lon":4.342646598815918, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Radio Maritime</h5><em>Adresse</em> : Rue vandenboogaerde 93, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : 022188088<br><br><b><a target=\"_blank\" href=\"http://www.gsara.tv/bruxelles\">Site web</a></b><br><br>\"Un moment de convivialité, d'échange, d'information, animé par les habitants du quartier maritime à Molenbeek-Saint-Jean\" (source : gsara.tv)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Un moment de convivialité, d'échange, d'information, animé par les habitants du quartier maritime à Molenbeek-Saint-Jean\" (source : gsara.tv)", "web":"http://www.gsara.tv/bruxelles", "phone":"022188088", "address":"Rue vandenboogaerde 93, 1080 Molenbeek-Saint-Jean", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-02T12:18:58.477703Z", "id":3343, "last_modified":"2017-05-05T13:30:32.330568Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3343/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Médor - magazine trimestriel belge et coopératif d'enquêtes et de récits", "lat":50.82792412128499, "lon":4.368914812803268, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Médor - magazine trimestriel belge et coopératif d'enquêtes et de récits</h5><em>Adresse</em> : Rue Van Elewyck 47<br><br><em>Téléphone</em> : +32495905632<br><br><b><a target=\"_blank\" href=\"http://medor.coop\">Site web</a></b><br><br>Médor n’est pas un chien. C'est un magazine trimestriel belge et coopératif d'enquêtes et de récits.\r\nAu programme, 128 pages en quadrichromie, 16 × 23 cm, avec 100 % de journalisme, des enquêtes, des récits, des portraits, des photos, des graphes, des rubriques qui en ont dans le ventre. Le tout centré sur la Belgique.\r\nMédor, c’est un nouveau processus pour construire l’information. C’est créer des conditions de travail pour vous offrir un deep journalism de terrain indépendant, exigeant et amusant. Carrément. Ces conditions de travail ont un prix. Médor, aujourd’hui, c’est une invitation à soutenir cette manière de penser le journalisme. Médor est le projet de 19 initiateurs. Et peut-être le vôtre. Site web : www.medor.coop <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Médor n’est pas un chien. C'est un magazine trimestriel belge et coopératif d'enquêtes et de récits.\r\nAu programme, 128 pages en quadrichromie, 16 × 23 cm, avec 100 % de journalisme, des enquêtes, des récits, des portraits, des photos, des graphes, des rubriques qui en ont dans le ventre. Le tout centré sur la Belgique.\r\nMédor, c’est un nouveau processus pour construire l’information. C’est créer des conditions de travail pour vous offrir un deep journalism de terrain indépendant, exigeant et amusant. Carrément. Ces conditions de travail ont un prix. Médor, aujourd’hui, c’est une invitation à soutenir cette manière de penser le journalisme. Médor est le projet de 19 initiateurs. Et peut-être le vôtre. Site web : www.medor.coop ", "web":"http://medor.coop", "phone":"+32495905632", "address":"Rue Van Elewyck 47", "manager_type":"", "created":"2015-07-08T05:20:55.610248Z", "id":2055, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2055/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Sans-Titres", "lat":50.85250683490159, "lon":4.329235553741455, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Sans-Titres</h5><em>Adresse</em> : 106b rue de l'indépendance (Boite 102b-108, Boite 7), 1080, Molenbeek<br><br><b><a target=\"_blank\" href=\"http://sans-titres.com/\">Site web</a></b><br><br>SANS-TITRES est une revue qui vise à participer au mouvement par lequel les citoyens s’informent, se cultivent, et cherchent à développer leurs connaissances, leur esprit critique, et leur sensibilité.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SANS-TITRES est une revue qui vise à participer au mouvement par lequel les citoyens s’informent, se cultivent, et cherchent à développer leurs connaissances, leur esprit critique, et leur sensibilité.", "web":"http://sans-titres.com/", "phone":"", "address":"106b rue de l'indépendance (Boite 102b-108, Boite 7), 1080, Molenbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-26T10:54:54.067149Z", "id":3387, "last_modified":"2017-03-29T08:28:21.954080Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3387/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"Dazibao", "lat":50.82554330880502, "lon":4.346991777420044, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Dazibao</h5><em>Adresse</em> : Avenue Adolphe Demeur, 12<br><br><b><a target=\"_blank\" href=\"http://www.dzb1060.be\">Site web</a></b><br><br>Média local, voor en door 1060 !<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Média local, voor en door 1060 !", "web":"http://www.dzb1060.be", "phone":"", "address":"Avenue Adolphe Demeur, 12", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-05-25T19:11:37.131538Z", "id":3421, "last_modified":"2017-03-06T06:42:55.949565Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3421/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"24h01", "lat":50.7199657372318, "lon":4.514050483703613, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>24h01</h5><em>Adresse</em> : Avenue Franklin Roosevelt, 104, 1330 Rixensart<br><br><em>Téléphone</em> : +32 (0)472 67 21 84<br><br><b><a target=\"_blank\" href=\"http://www.24h01.be/\">Site web</a></b><br><br>Les librairies regorgent de titres à l’espérance de vie éphémère alors que, ces dernières années, le rythme de l’information s’est fait toujours plus vertigineux avec l’apparition de la presse en ligne, des réseaux sociaux et du micro-blogging. Ces nouveaux médias ont participé à installer une frénésie telle que le lecteur a de plus en plus le sentiment d’être moins informé alors que jamais de toute l’histoire humaine autant d’information ne s’est échangée. Cette revue qui manque tant au paysage de la presse belge, veut ralentir le rythme, rouvrir calmement les yeux sur le monde, se donner le temps, s’offrir de l’espace. Et par là aider le lecteur à reprendre son souffle.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les librairies regorgent de titres à l’espérance de vie éphémère alors que, ces dernières années, le rythme de l’information s’est fait toujours plus vertigineux avec l’apparition de la presse en ligne, des réseaux sociaux et du micro-blogging. Ces nouveaux médias ont participé à installer une frénésie telle que le lecteur a de plus en plus le sentiment d’être moins informé alors que jamais de toute l’histoire humaine autant d’information ne s’est échangée. Cette revue qui manque tant au paysage de la presse belge, veut ralentir le rythme, rouvrir calmement les yeux sur le monde, se donner le temps, s’offrir de l’espace. Et par là aider le lecteur à reprendre son souffle.", "web":"http://www.24h01.be/", "phone":"+32 (0)472 67 21 84", "address":"Avenue Franklin Roosevelt, 104, 1330 Rixensart", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T06:21:36.995682Z", "id":5542, "last_modified":"2016-10-26T10:09:17.403127Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5542/history", "email_before_at":"info", "email_after_at":"24h01.be", "last_modified_dmY":"26/10/2016"}, {"name":"Imagine Demain le monde", "lat":50.64684134737879, "lon":5.5729758739471436, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Imagine Demain le monde</h5><em>Adresse</em> : Rue Pierreuse 23, 4000 Liège<br><br><em>Téléphone</em> : 04/380.13.37<br><br><b><a target=\"_blank\" href=\"http://www.imagine-magazine.com/lire/\">Site web</a></b><br><br>Imagine Demain le monde est un magazine belge francophone qui paraît six fois par an (bimestriel). Il traite de sujets liés à l’écologie, aux questions de société et aux rapports Nord-Sud. Il s’inscrit dans le courant « slow press » et porte un regard libre et non-conformiste sur le monde d’aujourd’hui et de demain. Il propose une information à la fois innovante et critique, qui explore les voies d’un autre modèle de développement et cherche des alternatives positives pour répondre aux grandes questions de société.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Imagine Demain le monde est un magazine belge francophone qui paraît six fois par an (bimestriel). Il traite de sujets liés à l’écologie, aux questions de société et aux rapports Nord-Sud. Il s’inscrit dans le courant « slow press » et porte un regard libre et non-conformiste sur le monde d’aujourd’hui et de demain. Il propose une information à la fois innovante et critique, qui explore les voies d’un autre modèle de développement et cherche des alternatives positives pour répondre aux grandes questions de société.", "web":"http://www.imagine-magazine.com/lire/", "phone":"04/380.13.37", "address":"Rue Pierreuse 23, 4000 Liège", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T06:24:31.812983Z", "id":5543, "last_modified":"2016-10-13T13:53:12.037821Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5543/history", "email_before_at":"hugues.dorzee", "email_after_at":"imagine-magazine.com", "last_modified_dmY":"13/10/2016"}, {"name":"Politique, revue de débats", "lat":50.83646729829582, "lon":4.34884250164032, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Politique, revue de débats</h5><em>Adresse</em> : 9, rue du faucon, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/538.69.96<br><br><b><a target=\"_blank\" href=\"http://politique.eu.org/\">Site web</a></b><br><br>La revue POLITIQUE a une raison d’existence : être un lieu de réflexion critique et de confrontation collective pour tous ceux qui ne s’accommodent pas du désordre établi par la règle absolue du profit. Indépendante, progressiste, pluraliste et friande de débats, POLITIQUE s’efforce, depuis 1997, à travers le foisonnement des arguments et des points de vue, d’éclairer les enjeux sociaux, politiques, culturels et de société qui touchent la Belgique. Analyse, interview, chronique, billet d’humeur, débat, dessin, photo, fiction, la pluralité des moyens d’expression caractérise la démarche éditoriale de la revue.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La revue POLITIQUE a une raison d’existence : être un lieu de réflexion critique et de confrontation collective pour tous ceux qui ne s’accommodent pas du désordre établi par la règle absolue du profit. Indépendante, progressiste, pluraliste et friande de débats, POLITIQUE s’efforce, depuis 1997, à travers le foisonnement des arguments et des points de vue, d’éclairer les enjeux sociaux, politiques, culturels et de société qui touchent la Belgique. Analyse, interview, chronique, billet d’humeur, débat, dessin, photo, fiction, la pluralité des moyens d’expression caractérise la démarche éditoriale de la revue.", "web":"http://politique.eu.org/", "phone":"02/538.69.96", "address":"9, rue du faucon, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T06:28:12.890840Z", "id":5544, "last_modified":"2016-10-13T13:51:24.300555Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5544/history", "email_before_at":"secretariat", "email_after_at":"politique.eu.org", "last_modified_dmY":"13/10/2016"}, {"name":"Use-It", "lat":50.84494, "lon":4.358026, "subcategories":[{"name":"Associations de défense du patrimoine culturel", "id":91}, {"name":"Bornes d'accès à Internet", "id":124}, {"name":"Médias indépendants", "id":109}], "popup":"<h5>Use-It</h5><em>Adresse</em> : Galerie Ravenstein 25 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.use-it.travel/cities/detail/brussels/\">Site web</a></b><br><br>Tourisme local pour voyageurs internationaux<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Tourisme local pour voyageurs internationaux", "web":"http://www.use-it.travel/cities/detail/brussels/", "phone":"", "address":"Galerie Ravenstein 25 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T15:19:04.431071Z", "id":1233, "last_modified":"2016-09-14T07:56:53.234153Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/1233/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Apache", "lat":51.208431046042065, "lon":4.432264566421509, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Apache</h5><em>Adresse</em> : Wolfstraat 16 - 2018 Antwerpen<br><br><em>Téléphone</em> : 03/290.88.55<br><br><b><a target=\"_blank\" href=\"http://www.apache.be\">Site web</a></b><br><br>\"Apache schrijft wat politici niet willen lezen, kranten niet mogen schrijven maar wat iedereen zou moeten weten. De autonome redactie brengt onthullende en actuele onderzoeksjournalistiek die voorbijgaat aan de waan van de dag. Apache draagt de rol van een onafhankelijke vierde macht erg hoog in het vaandel. Diepgravende en heldere analyses geven meer duiding bij complexe maatschappelijke kwesties. Inhoud heerst!\" (Zie : www.apache.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Apache schrijft wat politici niet willen lezen, kranten niet mogen schrijven maar wat iedereen zou moeten weten. De autonome redactie brengt onthullende en actuele onderzoeksjournalistiek die voorbijgaat aan de waan van de dag. Apache draagt de rol van een onafhankelijke vierde macht erg hoog in het vaandel. Diepgravende en heldere analyses geven meer duiding bij complexe maatschappelijke kwesties. Inhoud heerst!\" (Zie : www.apache.be)", "web":"http://www.apache.be", "phone":"03/290.88.55", "address":"Wolfstraat 16 - 2018 Antwerpen", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-10-17T15:30:03.671506Z", "id":6451, "last_modified":"2016-10-17T15:30:03.671535Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6451/history", "email_before_at":"redactie", "email_after_at":"apache.be", "last_modified_dmY":"17/10/2016"}, {"name":"MO* (Mondiaal Nieuws)", "lat":50.83222877011722, "lon":4.347112476825713, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>MO* (Mondiaal Nieuws)</h5><em>Adresse</em> : Vlasfabriekstraat 11 B-1060 Brussel<br><br><em>Téléphone</em> : 02/536 19 77<br><br><b><a target=\"_blank\" href=\"http://www.mo.be\">Site web</a></b><br><br>MO*, voluit Mondiaal Nieuws, is een Vlaams kwartaalblad en nieuwswebsite die zich richt op internationale actualiteiten, ontwikkelingssamenwerking en '(anders-)globalisering' en wordt uitgegeven door de vzw Wereldmediahuis met hoofdzetel te Brussel.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MO*, voluit Mondiaal Nieuws, is een Vlaams kwartaalblad en nieuwswebsite die zich richt op internationale actualiteiten, ontwikkelingssamenwerking en '(anders-)globalisering' en wordt uitgegeven door de vzw Wereldmediahuis met hoofdzetel te Brussel.", "web":"http://www.mo.be", "phone":"02/536 19 77", "address":"Vlasfabriekstraat 11 B-1060 Brussel", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-17T15:36:44.288993Z", "id":6452, "last_modified":"2016-10-17T15:36:44.289024Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6452/history", "email_before_at":"info", "email_after_at":"mo.be", "last_modified_dmY":"17/10/2016"}, {"name":"De Wereld Morgen", "lat":50.866486029103974, "lon":4.363141357898712, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>De Wereld Morgen</h5><em>Adresse</em> : Vooruitgangstraat 333 - bus 11 1030 Brussel<br><br><em>Téléphone</em> : 0472/78.80.84<br><br><b><a target=\"_blank\" href=\"http://www.dewereldmorgen.be\">Site web</a></b><br><br>\"DeWereldMorgen.be is een gratis nieuwswebsite die eigenzinnige visies op en dieper gravende analyses van de actualiteit biedt. Daarnaast brengen we onderwerpen die buiten de grenzen van de reguliere media vallen, maar die evenzeer relevant zijn of leven in de publieke ruimte. We maken er een punt van stemmen aan bod te laten komen die je in andere media niet of nauwelijks hoort. Dat doen we zonder commerciële adverteerders. Bij ons dus bewust geen gesponsorde artikels en geen persberichten zoals je die op alle nieuwssites terugvindt.\" (zie: www.dewereldmorgen.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"DeWereldMorgen.be is een gratis nieuwswebsite die eigenzinnige visies op en dieper gravende analyses van de actualiteit biedt. Daarnaast brengen we onderwerpen die buiten de grenzen van de reguliere media vallen, maar die evenzeer relevant zijn of leven in de publieke ruimte. We maken er een punt van stemmen aan bod te laten komen die je in andere media niet of nauwelijks hoort. Dat doen we zonder commerciële adverteerders. Bij ons dus bewust geen gesponsorde artikels en geen persberichten zoals je die op alle nieuwssites terugvindt.\" (zie: www.dewereldmorgen.be)", "web":"http://www.dewereldmorgen.be", "phone":"0472/78.80.84", "address":"Vooruitgangstraat 333 - bus 11 1030 Brussel", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-17T15:42:22.335725Z", "id":6453, "last_modified":"2016-10-17T15:42:22.335760Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6453/history", "email_before_at":"redactie", "email_after_at":"dewereldmorgen.be", "last_modified_dmY":"17/10/2016"}, {"name":"Alter échos", "lat":50.84577864713737, "lon":4.350054860115051, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Alter échos</h5><em>Adresse</em> : Rue du Lombart 31, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/742.09.95<br><br><b><a target=\"_blank\" href=\"http://www.alterechos.be/\">Site web</a></b><br><br>Alter Échos est le média d’analyse des problématiques sociales de l’Agence Alter. Il s’adresse aux acteurs, décideurs, professionnels du social, et qui intéressera aussi tous les citoyens engagés et curieux. Alter Échos se décline sous forme d’une publication bimensuelle et d’informations quotidiennes sur le web. Tous les mois, il est accompagné de son supplément Focales, un dossier de 12 pages avec photos, qui s’immerge dans des projets innovants.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Alter Échos est le média d’analyse des problématiques sociales de l’Agence Alter. Il s’adresse aux acteurs, décideurs, professionnels du social, et qui intéressera aussi tous les citoyens engagés et curieux. Alter Échos se décline sous forme d’une publication bimensuelle et d’informations quotidiennes sur le web. Tous les mois, il est accompagné de son supplément Focales, un dossier de 12 pages avec photos, qui s’immerge dans des projets innovants.", "web":"http://www.alterechos.be/", "phone":"02/742.09.95", "address":"Rue du Lombart 31, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-17T15:57:19.642350Z", "id":6454, "last_modified":"2016-10-17T15:57:19.642390Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6454/history", "email_before_at":"nathalie.cobbaut", "email_after_at":"alter.be", "last_modified_dmY":"17/10/2016"}, {"name":"Kairos", "lat":50.80639560025646, "lon":4.4054827094078055, "subcategories":[{"name":"Médias indépendants", "id":109}], "popup":"<h5>Kairos</h5><em>Adresse</em> : Rue Théophile Vander Elst 89, 1170 Bruxelles<br><br><em>Téléphone</em> : 02 660 61 09<br><br><b><a target=\"_blank\" href=\"http://www.kairospresse.be/\">Site web</a></b><br><br>Kairos, projet coopératif et bénévole, repose sur une équipe engagée, se nourrit d’apports divers et variés, se veut avant tout un journal d’opinion, résistant, d’ouverture et collectif. Il n’est lié à aucun parti, ni aucun syndicat. Journal promouvant les valeurs de l’objection de croissance, il défend la liberté et l’esprit critique, et par là le sens des limites et le respect de la Nature vivante.\r\n\r\nKairos veut rompre avec les idéologies dominantes de la société : consumérisme, croissance, développement, progrès, marchandisation du monde et du vivant, travaillisme et employabilité, compétitivité, concurrence et « libre-échange »… qui nous semblent être autant de mécaniques d’exploitation par l’homme de l’Homme et de la Nature, et de négations de ce qui fait le beau, le bon et le vrai dans la vie. Notre journal s’écrit avec la conscience que la vie est forte mais l’existence fragile, que tout est éphémère.\r\n\r\nKairos dénonce l’esprit de la machine : le productivisme, logique du toujours plus, d’accumulation infinie et indéfinie pour satisfaire à la croissance du PIB, sans questionnement sur le sens et la nécessité de la production, sans respect par conséquent de la Nature et de l’humain. (Voir: www.kairospresse.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kairos, projet coopératif et bénévole, repose sur une équipe engagée, se nourrit d’apports divers et variés, se veut avant tout un journal d’opinion, résistant, d’ouverture et collectif. Il n’est lié à aucun parti, ni aucun syndicat. Journal promouvant les valeurs de l’objection de croissance, il défend la liberté et l’esprit critique, et par là le sens des limites et le respect de la Nature vivante.\r\n\r\nKairos veut rompre avec les idéologies dominantes de la société : consumérisme, croissance, développement, progrès, marchandisation du monde et du vivant, travaillisme et employabilité, compétitivité, concurrence et « libre-échange »… qui nous semblent être autant de mécaniques d’exploitation par l’homme de l’Homme et de la Nature, et de négations de ce qui fait le beau, le bon et le vrai dans la vie. Notre journal s’écrit avec la conscience que la vie est forte mais l’existence fragile, que tout est éphémère.\r\n\r\nKairos dénonce l’esprit de la machine : le productivisme, logique du toujours plus, d’accumulation infinie et indéfinie pour satisfaire à la croissance du PIB, sans questionnement sur le sens et la nécessité de la production, sans respect par conséquent de la Nature et de l’humain. (Voir: www.kairospresse.be", "web":"http://www.kairospresse.be/", "phone":"02 660 61 09", "address":"Rue Théophile Vander Elst 89, 1170 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-20T17:32:41.603788Z", "id":8851, "last_modified":"2016-10-20T17:32:41.603820Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8851/history", "email_before_at":"info", "email_after_at":"kairospresse.be", "last_modified_dmY":"20/10/2016"}] \ No newline at end of file
diff --git a/data/markers-113.json b/data/markers-113.json
new file mode 100644
index 0000000..53838bb
--- /dev/null
+++ b/data/markers-113.json
@@ -0,0 +1 @@
+[{"name":"Rotor vzw-asbl", "lat":50.85387227320854, "lon":4.351986050605774, "subcategories":[{"name":"Récup' de matériaux de construction", "id":113}], "popup":"<h5>Rotor vzw-asbl</h5><em>Adresse</em> : 99 rue de Laeken, 1000 Brussels<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://rotordb.org/\">Site web</a></b><br><br>Founded in 2005, Rotor is a collective of people with a common interest in the material flows in industry and construction. On a practical level, Rotor handles the conception and realization of design and architectural projects. On a theoretical level, Rotor develops critical positions on design, material resources, and waste through research, exhibitions, writings and conferences. E-mail : rotorasbl@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Founded in 2005, Rotor is a collective of people with a common interest in the material flows in industry and construction. On a practical level, Rotor handles the conception and realization of design and architectural projects. On a theoretical level, Rotor develops critical positions on design, material resources, and waste through research, exhibitions, writings and conferences. E-mail : rotorasbl@gmail.com", "web":"http://rotordb.org/", "phone":"/", "address":"99 rue de Laeken, 1000 Brussels", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2015-07-12T06:57:12.900547Z", "id":2063, "last_modified":"2016-10-13T14:28:53.700726Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2063/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Kastar Asbl", "lat":50.810756808045824, "lon":4.317181706428528, "subcategories":[{"name":"Fresques 'Arts urbains'", "id":183}, {"name":"Soutien à la rénovation", "id":134}, {"name":"Récup' de matériaux de construction", "id":113}, {"name":"Cafés-concerts, lieux de concert", "id":110}], "popup":"<h5>Kastar Asbl</h5><em>Adresse</em> : Chaussée de Bruxelles 59 à 1190 Bruxelles<br><br><em>Téléphone</em> : 0473/84.60.51<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/Kastar-171899433188292/\">Site web</a></b><br><br>Atelier participatif ouvert tous les dimanches.\r\nCollectif d'architectes bricoleurs qui visent à améliorer la vie urbaine en proposant des projets alternatifs d'aménagement de l'espace public...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Atelier participatif ouvert tous les dimanches.\r\nCollectif d'architectes bricoleurs qui visent à améliorer la vie urbaine en proposant des projets alternatifs d'aménagement de l'espace public...", "web":"https://www.facebook.com/Kastar-171899433188292/", "phone":"0473/84.60.51", "address":"Chaussée de Bruxelles 59 à 1190 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-11-04T11:24:33.025191Z", "id":9371, "last_modified":"2016-11-10T18:48:13.233522Z", "last_author":"BeeCurious", "history":"http://maps.dewey.be/api/markers/9371/history", "email_before_at":"bernert.jonas", "email_after_at":"gmail.com", "last_modified_dmY":"10/11/2016"}, {"name":"Shanks Brussels", "lat":50.81810564035777, "lon":4.31012749671936, "subcategories":[{"name":"Récup' de matériaux de construction", "id":113}], "popup":"<h5>Shanks Brussels</h5><em>Adresse</em> : Boulevard de l’Humanité 124 - 1190 Forest<br><br><em>Téléphone</em> : 02 527 37 35<br><br><b><a target=\"_blank\" href=\"http://www.shanks.be/web/show\">Site web</a></b><br><br>\"Shanks est une entreprise active dans le domaine de la collecte, du traitement et du recyclage des déchets.\" (Source: www.shanks.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Shanks est une entreprise active dans le domaine de la collecte, du traitement et du recyclage des déchets.\" (Source: www.shanks.be)", "web":"http://www.shanks.be/web/show", "phone":"02 527 37 35", "address":"Boulevard de l’Humanité 124 - 1190 Forest", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-03-06T17:14:19.085175Z", "id":10714, "last_modified":"2017-03-06T17:14:19.085223Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10714/history", "email_before_at":"info.brussels", "email_after_at":"shanks.be", "last_modified_dmY":"06/03/2017"}, {"name":"Déchetterie régionale Nord", "lat":50.879666308226454, "lon":4.375927448272704, "subcategories":[{"name":"Récup' de matériaux de construction", "id":113}], "popup":"<h5>Déchetterie régionale Nord</h5><em>Adresse</em> : Rue du Rupel, 6 - 1000 Bruxelles<br><br><em>Téléphone</em> : 0800 98181<br><br><b><a target=\"_blank\" href=\"https://www.arp-gan.be/\">Site web</a></b><br><br>Ouverture au public : dimanche et lundi de 14h à 20h15, mardi et mercredi de 9h à 20h15, jeudi au samedi de 9h à 16h15. Dernière entrée 15 minutes avant l'heure de fermeture. Périodes de fermeture : 1er janvier, 3e dimanche de septembre (journée sans voitures), 1er novembre, 11 novembre, 25 décembre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ouverture au public : dimanche et lundi de 14h à 20h15, mardi et mercredi de 9h à 20h15, jeudi au samedi de 9h à 16h15. Dernière entrée 15 minutes avant l'heure de fermeture. Périodes de fermeture : 1er janvier, 3e dimanche de septembre (journée sans voitures), 1er novembre, 11 novembre, 25 décembre", "web":"https://www.arp-gan.be/", "phone":"0800 98181", "address":"Rue du Rupel, 6 - 1000 Bruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T17:16:33.781982Z", "id":10715, "last_modified":"2017-03-06T17:21:14.691872Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10715/history", "email_before_at":"info", "email_after_at":"arp-gan.be", "last_modified_dmY":"06/03/2017"}, {"name":"Déchetterie régionale Sud", "lat":50.80037925310431, "lon":4.308228492736816, "subcategories":[{"name":"Récup' de matériaux de construction", "id":113}], "popup":"<h5>Déchetterie régionale Sud</h5><em>Adresse</em> : Boulevard de la Deuxième Armée Britannique, 676 1190 Bruxelles<br><br><em>Téléphone</em> : 0800 98181<br><br><b><a target=\"_blank\" href=\"https://www.arp-gan.be/\">Site web</a></b><br><br>Ouverture au public : Dimanche et lundi de 14h à 20h15, mardi et mercredi de 9h à 20h15, jeudi au samedi de 9h à 16h15. Dernière entrée 15 minute avant l'heure de fermeture. Périodes de fermeture : 1er janvier, 3e dimanche de septembre (journée sans voitures), 1er novembre, 11 novembre, 25 décembre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ouverture au public : Dimanche et lundi de 14h à 20h15, mardi et mercredi de 9h à 20h15, jeudi au samedi de 9h à 16h15. Dernière entrée 15 minute avant l'heure de fermeture. Périodes de fermeture : 1er janvier, 3e dimanche de septembre (journée sans voitures), 1er novembre, 11 novembre, 25 décembre", "web":"https://www.arp-gan.be/", "phone":"0800 98181", "address":"Boulevard de la Deuxième Armée Britannique, 676 1190 Bruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T17:20:22.035893Z", "id":10716, "last_modified":"2017-03-06T17:21:22.100176Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10716/history", "email_before_at":"info", "email_after_at":"arp-gan.be", "last_modified_dmY":"06/03/2017"}, {"name":"Projet Mycélium", "lat":50.835400121913835, "lon":4.439768046140671, "subcategories":[{"name":"Association d'écologie urbaine", "id":90}, {"name":"Récup' de matériaux de construction", "id":113}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Aide au compostage", "id":132}, {"name":"Ateliers de travail du bois", "id":138}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Associations de naturalistes", "id":194}, {"name":"Initiatives de transition", "id":201}], "popup":"<h5>Projet Mycélium</h5><em>Adresse</em> : Kelle, 92<br><br><b><a target=\"_blank\" href=\"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207", "phone":"", "address":"Kelle, 92", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-29T14:48:30.755201Z", "id":10865, "last_modified":"2017-03-29T14:48:30.755234Z", "last_author":"myselproject@gmail.com", "history":"http://maps.dewey.be/api/markers/10865/history", "email_before_at":"myselproject", "email_after_at":"gmail.com", "last_modified_dmY":"29/03/2017"}] \ No newline at end of file
diff --git a/data/markers-115.json b/data/markers-115.json
new file mode 100644
index 0000000..8d643a1
--- /dev/null
+++ b/data/markers-115.json
@@ -0,0 +1 @@
+[{"name":"Fontaine de la Place de la Bourse", "lat":50.848551738242605, "lon":4.349271655082702, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Fontaine de la Place de la Bourse</h5><em>Adresse</em> : Place de la Bourse, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.infirmiersderue.org\">Site web</a></b><br><br>Fontaine d'eau potable\r\nSource : Infirmiers de rue<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fontaine d'eau potable\r\nSource : Infirmiers de rue", "web":"http://www.infirmiersderue.org", "phone":"/", "address":"Place de la Bourse, 1000 Bruxelles", "manager_type":"", "created":"2015-11-30T16:10:00.442088Z", "id":2198, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2198/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Commères à la Fontaine / Roddels aan de Fontein", "lat":50.83730490349787, "lon":4.346994459629059, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Commères à la Fontaine / Roddels aan de Fontein</h5><em>Adresse</em> : Rue des Renards, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.infirmiersderue.org\">Site web</a></b><br><br>Fontaine d'eau potable<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fontaine d'eau potable", "web":"http://www.infirmiersderue.org", "phone":"/", "address":"Rue des Renards, 1000 Bruxelles", "manager_type":"", "created":"2015-11-30T16:34:22.625481Z", "id":2199, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2199/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Fontaine Les Aveugles / De Blinden", "lat":50.84769741311504, "lon":4.35143418610096, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Fontaine Les Aveugles / De Blinden</h5><em>Adresse</em> : 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.infirmiersderue.org\">Site web</a></b><br><br>Fontaine d'eau potable, à faible débit<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fontaine d'eau potable, à faible débit", "web":"http://www.infirmiersderue.org", "phone":"/", "address":"1000 Bruxelles", "manager_type":"", "created":"2015-11-30T16:36:33.354317Z", "id":2200, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2200/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Fontaine du Quai au Foin", "lat":50.855457050138334, "lon":4.351347684860229, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Fontaine du Quai au Foin</h5><em>Adresse</em> : Quai au Foin, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.infirmiersderue.org\">Site web</a></b><br><br>Fontaine d'eau potable\r\nSource : www.infirmiersderue.org<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fontaine d'eau potable\r\nSource : www.infirmiersderue.org", "web":"http://www.infirmiersderue.org", "phone":"/", "address":"Quai au Foin, 1000 Bruxelles", "manager_type":"", "created":"2015-11-30T16:06:49.568783Z", "id":2196, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2196/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Fontaines d'eau potable - Rue Neuve", "lat":50.85286296182903, "lon":4.355907440185547, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Fontaines d'eau potable - Rue Neuve</h5><em>Adresse</em> : Rue Neuve, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.infirmiersderue.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.infirmiersderue.org", "phone":"/", "address":"Rue Neuve, 1000 Bruxelles", "manager_type":"", "created":"2015-11-30T16:08:52.220790Z", "id":2197, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2197/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.83796, "lon":4.35596, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Parc d'Egmont 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Parc d'Egmont 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:29.485503Z", "id":2869, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2869/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.84322, "lon":4.36222, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Parc de Bruxelles 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Parc de Bruxelles 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:29.658458Z", "id":2870, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2870/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.847587, "lon":4.351587, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Eglise Saint-Nicolas 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Eglise Saint-Nicolas 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:29.717048Z", "id":2871, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2871/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.851041, "lon":4.364041, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue du Jardin des Olives 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Jardin des Olives 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:29.742199Z", "id":2872, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2872/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.851194, "lon":4.342194, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue du Houblon 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Houblon 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:29.767055Z", "id":2873, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2873/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.852558, "lon":4.373558, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue du Lombard 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Lombard 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:29.850439Z", "id":2874, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2874/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.853341, "lon":4.350341, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Institut Pacheco 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Institut Pacheco 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:29.875376Z", "id":2875, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2875/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.85394, "lon":4.35794, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue Neuve 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Neuve 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:29.900518Z", "id":2876, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2876/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.858952, "lon":4.374952, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue de Malines 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Malines 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:29.925360Z", "id":2877, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2877/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.811732, "lon":4.371732, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Chemin du Croquet 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chemin du Croquet 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:29.983888Z", "id":2879, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2879/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.845432, "lon":4.364432, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Parc de Bruxelles 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Parc de Bruxelles 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.067281Z", "id":2880, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2880/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.833112, "lon":4.344112, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Parc de la Porte de Hal 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Parc de la Porte de Hal 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.142274Z", "id":2881, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2881/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.845856, "lon":4.344856, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Parc Fontainas 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Parc Fontainas 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.175573Z", "id":2882, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2882/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.851475, "lon":4.352475, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Place De Brouckère 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place De Brouckère 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.202979Z", "id":2883, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2883/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.85824, "lon":4.34924, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Place de l'Yser 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place de l'Yser 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.275044Z", "id":2884, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2884/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.848428, "lon":4.349428, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Place de la Bourse 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place de la Bourse 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.350670Z", "id":2885, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2885/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.855688, "lon":4.349688, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Quai au Foin 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Quai au Foin 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.375593Z", "id":2886, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2886/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.847581, "lon":4.351581, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue au Beurre 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue au Beurre 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.400543Z", "id":2887, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2887/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.83734, "lon":4.34634, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue Blaes 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Blaes 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.475906Z", "id":2888, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2888/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.854482, "lon":4.360482, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue Botanique 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Botanique 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.500588Z", "id":2889, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2889/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.839275, "lon":4.350275, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue de la Porte Rouge 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de la Porte Rouge 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.575675Z", "id":2890, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2890/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.835306, "lon":4.349306, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue de Montserrat 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Montserrat 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.600660Z", "id":2891, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2891/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.841845, "lon":4.353845, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue de Rollebeek 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Rollebeek 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.675847Z", "id":2892, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2892/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.840937, "lon":4.348937, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue des Brigittines 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Brigittines 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.700501Z", "id":2893, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2893/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.837143, "lon":4.347143, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue des Renards 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Renards 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.775701Z", "id":2894, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2894/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.841524, "lon":4.348524, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue des Ursulines 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Ursulines 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.800626Z", "id":2895, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2895/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.853474, "lon":4.349474, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue du Grand Hospice 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Grand Hospice 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.875715Z", "id":2896, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2896/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.849606, "lon":4.345606, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue du Vieux Marché aux Grains 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Vieux Marché aux Grains 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:30.950237Z", "id":2897, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2897/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.837509, "lon":4.349509, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue Haute 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Haute 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:31.009307Z", "id":2898, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2898/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.853064, "lon":4.356064, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue Neuve 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Neuve 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:31.083980Z", "id":2899, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2899/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.846813, "lon":4.385813, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Square Marguerite 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Square Marguerite 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:31.108797Z", "id":2900, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2900/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.858771, "lon":4.350771, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Parc Maximilien 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Parc Maximilien 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:31.133889Z", "id":2901, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2901/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.884138, "lon":4.341138, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Square Prince Léopold 1020 Laeken<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Square Prince Léopold 1020 Laeken", "manager_type":"", "created":"2015-12-17T11:00:31.158887Z", "id":2902, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2902/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.895974, "lon":4.367974, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Avenue de Versailles 1020 Laeken<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue de Versailles 1020 Laeken", "manager_type":"", "created":"2015-12-17T11:00:31.234229Z", "id":2903, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2903/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.89948, "lon":4.33148, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue des Genévriers 1020 Laeken<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Genévriers 1020 Laeken", "manager_type":"", "created":"2015-12-17T11:00:31.259068Z", "id":2904, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2904/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.850474, "lon":4.389474, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Avenue Charbo 1030 Schaerbeek<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue Charbo 1030 Schaerbeek", "manager_type":"", "created":"2015-12-17T11:00:31.284349Z", "id":2905, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2905/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.865234, "lon":4.359234, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Parc Gaucheret 1030 Schaerbeek<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Parc Gaucheret 1030 Schaerbeek", "manager_type":"", "created":"2015-12-17T11:00:31.309185Z", "id":2906, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2906/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.827481, "lon":4.348481, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Place Louis Morichar 1060 Saint-Gilles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Louis Morichar 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-17T11:00:31.384176Z", "id":2907, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2907/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.845158, "lon":4.337158, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Parc de la Rosée 1070 Anderlecht<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Parc de la Rosée 1070 Anderlecht", "manager_type":"", "created":"2015-12-17T11:00:31.409153Z", "id":2908, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2908/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.851584, "lon":4.288584, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Parc du Scheutbos 1080 Molenbeek-Saint-Jean<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Parc du Scheutbos 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-17T11:00:31.434508Z", "id":2909, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2909/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.870077, "lon":4.292077, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Avenue des Bardanes 1082 Berchem-Sainte-Agathe<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue des Bardanes 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-12-17T11:00:31.509704Z", "id":2910, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2910/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.858767, "lon":4.285767, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Avenue du Cognassier 1082 Berchem-Sainte-Agathe<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue du Cognassier 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-12-17T11:00:31.534246Z", "id":2911, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2911/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.899355, "lon":4.380355, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Val Maria 1120 Neder-over-Heembeek<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Val Maria 1120 Neder-over-Heembeek", "manager_type":"", "created":"2015-12-17T11:00:31.559344Z", "id":2912, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2912/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.896169, "lon":4.419169, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue du Beemdgracht 1130 Haren<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Beemdgracht 1130 Haren", "manager_type":"", "created":"2015-12-17T11:00:31.584287Z", "id":2913, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2913/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.843923, "lon":4.460923, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue Jean-Baptiste Verheyden 1150 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Jean-Baptiste Verheyden 1150 Bruxelles", "manager_type":"", "created":"2015-12-17T11:00:31.659653Z", "id":2914, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2914/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.82156, "lon":4.41856, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Avenue des Traquets 1160 Auderghem<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue des Traquets 1160 Auderghem", "manager_type":"", "created":"2015-12-17T11:00:31.684489Z", "id":2915, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2915/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.810572, "lon":4.429572, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue Charles Lemaire 1160 Auderghem<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Charles Lemaire 1160 Auderghem", "manager_type":"", "created":"2015-12-17T11:00:31.709661Z", "id":2916, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2916/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.819858, "lon":4.427858, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue du Railway 1160 Auderghem<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Railway 1160 Auderghem", "manager_type":"", "created":"2015-12-17T11:00:31.734659Z", "id":2917, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2917/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.815881, "lon":4.422881, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Rue Robert Willame 1160 Auderghem<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Robert Willame 1160 Auderghem", "manager_type":"", "created":"2015-12-17T11:00:31.817817Z", "id":2918, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2918/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.808824, "lon":4.335824, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Carré Tillens 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Carré Tillens 1180 Uccle", "manager_type":"", "created":"2015-12-17T11:00:31.842749Z", "id":2919, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2919/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.885303, "lon":4.349303, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Les Jardins du Fleuriste du Stuyvenberg 1200 Laeken<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Les Jardins du Fleuriste du Stuyvenberg 1200 Laeken", "manager_type":"", "created":"2015-12-17T11:00:31.867924Z", "id":2920, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2920/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.844067, "lon":4.413067, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Avenue Georges Henri 1200 Woluwé-Saint-Lambert<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue Georges Henri 1200 Woluwé-Saint-Lambert", "manager_type":"", "created":"2015-12-17T11:00:32.001522Z", "id":2921, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2921/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.850957, "lon":4.374957, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Parc de Liedekerke 1210 Saint-Josse-ten-Noode<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Parc de Liedekerke 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2015-12-17T11:00:32.026238Z", "id":2922, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2922/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Source d'eau potable", "lat":50.769183, "lon":4.367183, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source d'eau potable</h5><em>Adresse</em> : Avenue des Gênets 1640 Sint-Genesius-Rode<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue des Gênets 1640 Sint-Genesius-Rode", "manager_type":"", "created":"2015-12-17T11:00:32.051235Z", "id":2923, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2923/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Recyclart", "lat":50.84194720338208, "lon":4.350500106811523, "subcategories":[{"name":"Eau potable", "id":115}, {"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Recyclart</h5><em>Adresse</em> : rue des Ursulines 25<br><br><em>Téléphone</em> : 02/502 57 34<br><br><b><a target=\"_blank\" href=\"http://www.recyclart.be\">Site web</a></b><br><br>Recyclart est un centre d'arts multidisciplinaire bicommunautaire et un centre d'insertion professionnel.La musique, la photo, l'architecture et le travail avec les habitants du quartier font partie de la programmation ainsi que le Repair Café. Bar Recyclart, resto social de formation et Fabrik,les ateliers de formation en menuiserie et métal.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Recyclart est un centre d'arts multidisciplinaire bicommunautaire et un centre d'insertion professionnel.La musique, la photo, l'architecture et le travail avec les habitants du quartier font partie de la programmation ainsi que le Repair Café. Bar Recyclart, resto social de formation et Fabrik,les ateliers de formation en menuiserie et métal.", "web":"http://www.recyclart.be", "phone":"02/502 57 34", "address":"rue des Ursulines 25", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-23T11:17:54.864966Z", "id":3252, "last_modified":"2018-02-12T14:53:31.207147Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3252/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Parckfarm - Tour&Taxis asbl", "lat":50.869832532537664, "lon":4.342474937438965, "subcategories":[{"name":"Eau potable", "id":115}, {"name":"Spots 'plantes aromatiques'", "id":155}, {"name":"Tables d'hôtes, récup' alimentaire", "id":28}, {"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Parckfarm - Tour&Taxis asbl</h5><em>Adresse</em> : parc de la coulée verte/ accès via le boulevard Emile Bockstael 1 ou Pannenhuis avenue Jean Dubruck<br><br><b><a target=\"_blank\" href=\"http://www.parckfarm.tk/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.parckfarm.tk/", "phone":"", "address":"parc de la coulée verte/ accès via le boulevard Emile Bockstael 1 ou Pannenhuis avenue Jean Dubruck", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-23T08:39:44.950395Z", "id":3308, "last_modified":"2017-05-10T13:30:49.345387Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3308/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/05/2017"}, {"name":"Fontaine d'eau", "lat":50.85742945336637, "lon":4.324493408203125, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Fontaine d'eau</h5><em>Adresse</em> : Osseghem<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Osseghem", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-03-01T09:13:17.962785Z", "id":3333, "last_modified":"2017-05-05T14:01:43.603204Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3333/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Eau potable", "lat":50.7461, "lon":5.6406071, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.325219Z", "id":4632, "last_modified":"2016-09-12T15:15:29.356196Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4632/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.4855901, "lon":4.0685556, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : Sentier du chien 7070 Le Roeulx<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Sentier du chien 7070 Le Roeulx", "manager_type":"", "created":"2016-09-12T15:15:29.366804Z", "id":4633, "last_modified":"2016-09-12T15:15:29.374521Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4633/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Belles Fontaines", "lat":50.5846904, "lon":5.6437221, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Belles Fontaines</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.380415Z", "id":4634, "last_modified":"2016-09-12T15:15:29.385813Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4634/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Fontaine Saint Jean-Baptiste", "lat":50.7049909, "lon":5.8134654, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Fontaine Saint Jean-Baptiste</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.393264Z", "id":4635, "last_modified":"2016-09-12T15:15:29.398376Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4635/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Source de la Sauveniere", "lat":50.477625, "lon":4.71061, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source de la Sauveniere</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.404845Z", "id":4636, "last_modified":"2016-09-12T15:15:29.410250Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4636/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.6409386, "lon":5.5750862, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.418494Z", "id":4637, "last_modified":"2016-09-12T15:15:29.423728Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4637/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.0577022, "lon":4.5327206, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.431534Z", "id":4638, "last_modified":"2016-09-12T15:15:29.436988Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4638/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.6473166, "lon":5.5741099, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.446277Z", "id":4639, "last_modified":"2016-09-12T15:15:29.455882Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4639/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.4840923, "lon":5.1424838, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.466799Z", "id":4640, "last_modified":"2016-09-12T15:15:29.472746Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4640/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.6505054, "lon":5.5915483, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.479714Z", "id":4641, "last_modified":"2016-09-12T15:15:29.484817Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4641/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":49.812378, "lon":5.0011904, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.492296Z", "id":4642, "last_modified":"2016-09-12T15:15:29.497623Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4642/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.6482059, "lon":5.5854514, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.505127Z", "id":4643, "last_modified":"2016-09-12T15:15:29.510262Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4643/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Le lavoir Dubuisson-Copin", "lat":50.5083027, "lon":3.5914575, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Le lavoir Dubuisson-Copin</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.517867Z", "id":4644, "last_modified":"2016-09-12T15:15:29.522518Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4644/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.3717599, "lon":6.3134287, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.530558Z", "id":4645, "last_modified":"2016-09-12T15:15:29.535591Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4645/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Fontaine Saint-Michel", "lat":50.6928149, "lon":5.2417818, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Fontaine Saint-Michel</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.541446Z", "id":4646, "last_modified":"2016-09-12T15:15:29.546074Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4646/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.4553572, "lon":3.9324879, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.554442Z", "id":4647, "last_modified":"2016-09-12T15:15:29.560000Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4647/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Source", "lat":50.0578363, "lon":4.5331435, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.569396Z", "id":4648, "last_modified":"2016-09-12T15:15:29.579274Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4648/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.4325449, "lon":4.7573841, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.591217Z", "id":4649, "last_modified":"2016-09-12T15:15:29.596715Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4649/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.4328389, "lon":4.7568679, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.605107Z", "id":4650, "last_modified":"2016-09-12T15:15:29.610684Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4650/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.716166, "lon":5.281295, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.618136Z", "id":4651, "last_modified":"2016-09-12T15:15:29.625730Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4651/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.1076632, "lon":5.5029789, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.632936Z", "id":4652, "last_modified":"2016-09-12T15:15:29.638945Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4652/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.6220892, "lon":5.5611943, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.647568Z", "id":4653, "last_modified":"2016-09-12T15:15:29.653438Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4653/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.3253614, "lon":5.9075329, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.661633Z", "id":4654, "last_modified":"2016-09-12T15:15:29.672389Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4654/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.0076856, "lon":5.160943, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.683762Z", "id":4655, "last_modified":"2016-09-12T15:15:29.689292Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4655/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.6525885, "lon":5.5893505, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.698005Z", "id":4656, "last_modified":"2016-09-12T15:15:29.705163Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4656/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Source de la Geronstere", "lat":50.4659652, "lon":5.8714381, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source de la Geronstere</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.712752Z", "id":4657, "last_modified":"2016-09-12T15:15:29.718102Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4657/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Source Barisart", "lat":50.4744732, "lon":5.8627302, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source Barisart</h5><em>Adresse</em> : 295 Rue de Barisart<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"295 Rue de Barisart", "manager_type":"", "created":"2016-09-12T15:15:29.726731Z", "id":4658, "last_modified":"2016-09-12T15:15:29.731947Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4658/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.5758098, "lon":5.8702151, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.740256Z", "id":4659, "last_modified":"2016-09-12T15:15:29.745774Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4659/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.6484554, "lon":3.9237687, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.754449Z", "id":4660, "last_modified":"2016-09-12T15:15:29.759528Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4660/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Fontaine Saint-Meen", "lat":50.0016746, "lon":4.4649119, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Fontaine Saint-Meen</h5><em>Adresse</em> : 5660 Bruly-de-Pesche<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"5660 Bruly-de-Pesche", "manager_type":"", "created":"2016-09-12T15:15:29.767507Z", "id":4661, "last_modified":"2016-09-12T15:15:29.773430Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4661/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Pouhon \"Aux Armes d'Autriche", "lat":50.4929846, "lon":5.8628511, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Pouhon \"Aux Armes d'Autriche</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.783390Z", "id":4662, "last_modified":"2016-09-12T15:15:29.789897Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4662/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"La fontaine Sainte-Ragenufle", "lat":50.6916154, "lon":4.8089897, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>La fontaine Sainte-Ragenufle</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.798235Z", "id":4663, "last_modified":"2016-09-12T15:15:29.803449Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4663/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"La source miraculeuse - Chapelle Saint-Thibaut", "lat":50.2112882, "lon":5.51637, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>La source miraculeuse - Chapelle Saint-Thibaut</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.809517Z", "id":4664, "last_modified":"2016-09-12T15:15:29.814389Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4664/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Source de Banneux-Notre Dame", "lat":50.5388803, "lon":5.7507111, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source de Banneux-Notre Dame</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.822242Z", "id":4665, "last_modified":"2016-09-12T15:15:29.840065Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4665/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"La fontaine du Flassart", "lat":50.5093486, "lon":3.5911483, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>La fontaine du Flassart</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.847256Z", "id":4666, "last_modified":"2016-09-12T15:15:29.852271Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4666/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Pouhon Pia", "lat":50.4709288, "lon":5.8770828, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Pouhon Pia</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.859972Z", "id":4667, "last_modified":"2016-09-12T15:15:29.866144Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4667/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Source de Ninane", "lat":50.350887, "lon":5.5825702, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Source de Ninane</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.877916Z", "id":4668, "last_modified":"2016-09-12T15:15:29.883490Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4668/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.2824723, "lon":5.5177429, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.891359Z", "id":4669, "last_modified":"2016-09-12T15:15:29.897385Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4669/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.4103056, "lon":5.4403456, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.906057Z", "id":4670, "last_modified":"2016-09-12T15:15:29.911491Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4670/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.675658, "lon":5.2107883, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.918345Z", "id":4671, "last_modified":"2016-09-12T15:15:29.923306Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4671/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.5067715, "lon":5.7297048, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.931327Z", "id":4672, "last_modified":"2016-09-12T15:15:29.937113Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4672/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.694565, "lon":4.4156751, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.945390Z", "id":4673, "last_modified":"2016-09-12T15:15:29.951644Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4673/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.695216, "lon":4.4153329, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.959543Z", "id":4674, "last_modified":"2016-09-12T15:15:29.964925Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4674/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.6423621, "lon":5.7907838, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.976142Z", "id":4675, "last_modified":"2016-09-12T15:15:29.981603Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4675/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.0277714, "lon":5.3796711, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:29.988889Z", "id":4676, "last_modified":"2016-09-12T15:15:29.993810Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4676/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":49.7821876, "lon":5.2345954, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:30.000737Z", "id":4677, "last_modified":"2016-09-12T15:15:30.006405Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4677/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.3990848, "lon":3.8348077, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:30.014745Z", "id":4678, "last_modified":"2016-09-12T15:15:30.020276Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4678/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":49.7773079, "lon":5.2373511, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:30.027367Z", "id":4679, "last_modified":"2016-09-12T15:15:30.032722Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4679/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.5261729, "lon":5.2633445, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:30.041201Z", "id":4680, "last_modified":"2016-09-12T15:15:30.046860Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4680/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.7338246, "lon":5.7686653, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:30.056258Z", "id":4681, "last_modified":"2016-09-12T15:15:30.061510Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4681/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.7331142, "lon":5.7688509, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:30.068312Z", "id":4682, "last_modified":"2016-09-12T15:15:30.074139Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4682/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.6683367, "lon":5.1710539, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:30.080853Z", "id":4683, "last_modified":"2016-09-12T15:15:30.085933Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4683/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.6943674, "lon":4.4141026, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:30.093683Z", "id":4684, "last_modified":"2016-09-12T15:15:30.099503Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4684/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.4230577, "lon":3.9607904, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:30.107580Z", "id":4685, "last_modified":"2016-09-12T15:15:30.113281Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4685/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Eau potable", "lat":50.0393941, "lon":5.6693052, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Eau potable</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T15:15:30.122040Z", "id":4686, "last_modified":"2016-09-12T15:15:30.128161Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4686/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Dijle-eend", "lat":50.8747587, "lon":4.6963451, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Dijle-eend</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.521022Z", "id":4687, "last_modified":"2016-09-12T16:03:07.558616Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4687/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2290934, "lon":4.4259262, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.570085Z", "id":4688, "last_modified":"2016-09-12T16:03:07.579638Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4688/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2280406, "lon":4.4308151, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.588967Z", "id":4689, "last_modified":"2016-09-12T16:03:07.595995Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4689/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2148643, "lon":4.3967744, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.606051Z", "id":4690, "last_modified":"2016-09-12T16:03:07.612971Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4690/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2136833, "lon":4.4046562, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.626325Z", "id":4691, "last_modified":"2016-09-12T16:03:07.632873Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4691/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1457174, "lon":4.4665397, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.641937Z", "id":4692, "last_modified":"2016-09-12T16:03:07.651883Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4692/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1477987, "lon":4.4600554, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.663760Z", "id":4693, "last_modified":"2016-09-12T16:03:07.673348Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4693/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Minnebron", "lat":50.8224475, "lon":4.6630392, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Minnebron</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.685769Z", "id":4694, "last_modified":"2016-09-12T16:03:07.693040Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4694/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2181986, "lon":4.4148153, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.702135Z", "id":4695, "last_modified":"2016-09-12T16:03:07.708713Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4695/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Waterfontein", "lat":51.0566716, "lon":4.2010471, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Waterfontein</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.716128Z", "id":4696, "last_modified":"2016-09-12T16:03:07.722103Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4696/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Hertebron", "lat":50.7947768, "lon":4.6626787, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Hertebron</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.728123Z", "id":4697, "last_modified":"2016-09-12T16:03:07.737570Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4697/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8805418, "lon":4.6848676, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.747908Z", "id":4698, "last_modified":"2016-09-12T16:03:07.756184Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4698/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.0733761, "lon":4.825216, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.766831Z", "id":4699, "last_modified":"2016-09-12T16:03:07.776159Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4699/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.0997104, "lon":4.3638586, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.786326Z", "id":4700, "last_modified":"2016-09-12T16:03:07.795710Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4700/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1498757, "lon":4.5818645, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.805309Z", "id":4701, "last_modified":"2016-09-12T16:03:07.813886Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4701/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1299141, "lon":3.1776123, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.823477Z", "id":4702, "last_modified":"2016-09-12T16:03:07.831144Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4702/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1290828, "lon":3.1767034, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.839225Z", "id":4703, "last_modified":"2016-09-12T16:03:07.848310Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4703/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1569141, "lon":4.631255, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.858737Z", "id":4704, "last_modified":"2016-09-12T16:03:07.868044Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4704/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8325727, "lon":4.1436895, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.878141Z", "id":4705, "last_modified":"2016-09-12T16:03:07.886849Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4705/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8056423, "lon":4.6633809, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.896077Z", "id":4706, "last_modified":"2016-09-12T16:03:07.904299Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4706/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Antwerp Cathedral", "lat":51.2206, "lon":4.40172, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Antwerp Cathedral</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.913140Z", "id":4707, "last_modified":"2016-09-12T16:03:07.920668Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4707/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Vrijdagmarkt Square", "lat":51.0564, "lon":3.72578, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Vrijdagmarkt Square</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.929765Z", "id":4708, "last_modified":"2016-09-12T16:03:07.936923Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4708/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1891115, "lon":4.7409833, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.944328Z", "id":4709, "last_modified":"2016-09-12T16:03:07.951296Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4709/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.3155806, "lon":4.5303885, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.960207Z", "id":4710, "last_modified":"2016-09-12T16:03:07.969207Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4710/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2392168, "lon":4.6467466, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.979880Z", "id":4711, "last_modified":"2016-09-12T16:03:07.989000Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4711/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.103694, "lon":4.0843439, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:07.999223Z", "id":4712, "last_modified":"2016-09-12T16:03:08.007553Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4712/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1834565, "lon":4.407385, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.018571Z", "id":4713, "last_modified":"2016-09-12T16:03:08.026591Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4713/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1891474, "lon":4.4307389, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.037715Z", "id":4714, "last_modified":"2016-09-12T16:03:08.046566Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4714/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1372334, "lon":4.5719318, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.055912Z", "id":4715, "last_modified":"2016-09-12T16:03:08.062171Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4715/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2693832, "lon":4.5603024, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.071824Z", "id":4716, "last_modified":"2016-09-12T16:03:08.077669Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4716/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.3291211, "lon":4.6351976, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.085426Z", "id":4717, "last_modified":"2016-09-12T16:03:08.090987Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4717/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.0602435, "lon":4.9288055, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.100027Z", "id":4718, "last_modified":"2016-09-12T16:03:08.105634Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4718/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.217262, "lon":4.4669221, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.114005Z", "id":4719, "last_modified":"2016-09-12T16:03:08.119114Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4719/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.0476311, "lon":3.7033764, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.127263Z", "id":4720, "last_modified":"2016-09-12T16:03:08.132239Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4720/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2185281, "lon":4.3971131, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.139350Z", "id":4721, "last_modified":"2016-09-12T16:03:08.144260Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4721/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.9650261, "lon":4.8179491, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.152362Z", "id":4722, "last_modified":"2016-09-12T16:03:08.157492Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4722/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.96504, "lon":4.8179488, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.163615Z", "id":4723, "last_modified":"2016-09-12T16:03:08.168673Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4723/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Kolebron", "lat":50.750064, "lon":5.8174436, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Kolebron</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.176851Z", "id":4724, "last_modified":"2016-09-12T16:03:08.181787Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4724/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Pier Slot", "lat":50.8030804, "lon":4.6560945, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Pier Slot</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.188368Z", "id":4725, "last_modified":"2016-09-12T16:03:08.193398Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4725/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.0933062, "lon":4.4186845, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.198686Z", "id":4726, "last_modified":"2016-09-12T16:03:08.203691Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4726/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1672166, "lon":4.4281875, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.212150Z", "id":4727, "last_modified":"2016-09-12T16:03:08.217464Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4727/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1288457, "lon":4.5769587, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.223648Z", "id":4728, "last_modified":"2016-09-12T16:03:08.228725Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4728/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8127244, "lon":3.8235644, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.235177Z", "id":4729, "last_modified":"2016-09-12T16:03:08.240095Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4729/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8275477, "lon":3.8441181, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.245225Z", "id":4730, "last_modified":"2016-09-12T16:03:08.250101Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4730/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1866238, "lon":5.1191775, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.257604Z", "id":4731, "last_modified":"2016-09-12T16:03:08.262534Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4731/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.183794, "lon":5.1149623, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.269271Z", "id":4732, "last_modified":"2016-09-12T16:03:08.274596Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4732/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2361279, "lon":4.5350388, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.280845Z", "id":4733, "last_modified":"2016-09-12T16:03:08.285755Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4733/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.3411513, "lon":4.3527776, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.291441Z", "id":4734, "last_modified":"2016-09-12T16:03:08.296349Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4734/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkwaterfontein", "lat":50.7494637, "lon":5.8131386, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkwaterfontein</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.302530Z", "id":4735, "last_modified":"2016-09-12T16:03:08.307490Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4735/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.3412078, "lon":4.3502502, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.314962Z", "id":4736, "last_modified":"2016-09-12T16:03:08.320107Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4736/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.87787, "lon":4.703509, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.326212Z", "id":4737, "last_modified":"2016-09-12T16:03:08.331276Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4737/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8811532, "lon":4.7147877, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.340256Z", "id":4738, "last_modified":"2016-09-12T16:03:08.346501Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4738/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1281993, "lon":4.5818358, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.353565Z", "id":4739, "last_modified":"2016-09-12T16:03:08.359575Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4739/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.054701, "lon":3.7271659, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.366483Z", "id":4740, "last_modified":"2016-09-12T16:03:08.371963Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4740/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8107624, "lon":5.2445881, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.383916Z", "id":4741, "last_modified":"2016-09-12T16:03:08.389800Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4741/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.85624, "lon":5.4614281, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.398458Z", "id":4742, "last_modified":"2016-09-12T16:03:08.403970Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4742/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1470857, "lon":4.4750406, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.411149Z", "id":4743, "last_modified":"2016-09-12T16:03:08.416370Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4743/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2326147, "lon":5.0461012, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.422979Z", "id":4744, "last_modified":"2016-09-12T16:03:08.427839Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4744/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8237776, "lon":5.1918405, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.434918Z", "id":4745, "last_modified":"2016-09-12T16:03:08.439738Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4745/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkfontein De Pit", "lat":50.870441, "lon":4.7134589, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkfontein De Pit</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.447777Z", "id":4746, "last_modified":"2016-09-12T16:03:08.452604Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4746/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8775291, "lon":4.6899799, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.458728Z", "id":4747, "last_modified":"2016-09-12T16:03:08.463579Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4747/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8783714, "lon":4.689652, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.469700Z", "id":4748, "last_modified":"2016-09-12T16:03:08.474467Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4748/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8713127, "lon":4.7165704, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.481388Z", "id":4749, "last_modified":"2016-09-12T16:03:08.486120Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4749/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.0825691, "lon":4.3815215, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.492432Z", "id":4750, "last_modified":"2016-09-12T16:03:08.497433Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4750/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.88052, "lon":4.6986892, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.505119Z", "id":4751, "last_modified":"2016-09-12T16:03:08.514448Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4751/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8079906, "lon":5.4318714, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.523234Z", "id":4752, "last_modified":"2016-09-12T16:03:08.532020Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4752/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.9813755, "lon":3.5579737, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.540272Z", "id":4753, "last_modified":"2016-09-12T16:03:08.548344Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4753/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.0342466, "lon":3.5532712, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.557195Z", "id":4754, "last_modified":"2016-09-12T16:03:08.564820Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4754/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.3173258, "lon":4.4294006, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.571887Z", "id":4755, "last_modified":"2016-09-12T16:03:08.579094Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4755/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1013564, "lon":5.0041244, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.586821Z", "id":4756, "last_modified":"2016-09-12T16:03:08.593672Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4756/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.748533, "lon":5.8109356, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.601132Z", "id":4757, "last_modified":"2016-09-12T16:03:08.608762Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4757/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8491084, "lon":4.2622668, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.618331Z", "id":4758, "last_modified":"2016-09-12T16:03:08.625413Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4758/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2351459, "lon":4.3923882, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.635566Z", "id":4759, "last_modified":"2016-09-12T16:03:08.642363Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4759/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.7374363, "lon":5.8239271, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.653267Z", "id":4760, "last_modified":"2016-09-12T16:03:08.659386Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4760/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.1702377, "lon":4.4535724, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.669409Z", "id":4761, "last_modified":"2016-09-12T16:03:08.676549Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4761/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2180576, "lon":4.4063906, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.686587Z", "id":4762, "last_modified":"2016-09-12T16:03:08.693409Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4762/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8502394, "lon":3.5626728, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.702927Z", "id":4763, "last_modified":"2016-09-12T16:03:08.709847Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4763/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.0232615, "lon":5.0193077, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.716958Z", "id":4764, "last_modified":"2016-09-12T16:03:08.723620Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4764/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.2191539, "lon":2.9273447, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.730741Z", "id":4765, "last_modified":"2016-09-12T16:03:08.737158Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4765/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.4469337, "lon":5.0429002, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.746575Z", "id":4766, "last_modified":"2016-09-12T16:03:08.755771Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4766/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":51.0270503, "lon":4.4789286, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.764970Z", "id":4767, "last_modified":"2016-09-12T16:03:08.770960Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4767/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.8926593, "lon":4.7193484, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.778751Z", "id":4768, "last_modified":"2016-09-12T16:03:08.784490Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4768/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Drinkbaar water", "lat":50.798693, "lon":4.6666721, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Drinkbaar water</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-12T16:03:08.790568Z", "id":4769, "last_modified":"2016-09-12T16:03:08.795906Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4769/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Fontaine Vivaqua Fontein", "lat":50.84731215265153, "lon":4.357304871082306, "subcategories":[{"name":"Eau potable", "id":115}], "popup":"<h5>Fontaine Vivaqua Fontein</h5><em>Adresse</em> : Boulevard de l'Impératrice 17, 1000 Bruxelles<br><br><em>Téléphone</em> : +32 (0) 2 518 81 11<br><br><b><a target=\"_blank\" href=\"http://www.vivaqua.be/\">Site web</a></b><br><br>Eau Tempérée - Eau Fraîche - Eau pétillante\r\nGematigd Water - Fris water - Bruisend water<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Eau Tempérée - Eau Fraîche - Eau pétillante\r\nGematigd Water - Fris water - Bruisend water", "web":"http://www.vivaqua.be/", "phone":"+32 (0) 2 518 81 11", "address":"Boulevard de l'Impératrice 17, 1000 Bruxelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-09-20T07:36:13.639934Z", "id":5954, "last_modified":"2016-10-13T12:34:54.215103Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5954/history", "email_before_at":"info", "email_after_at":"vivaqua.be", "last_modified_dmY":"13/10/2016"}, {"name":"PLOEF! PLus On Est de Fous...", "lat":50.88507855788091, "lon":4.323200583457947, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Eau potable", "id":115}, {"name":"Boîtes à livres", "id":50}, {"name":"Givebox", "id":210}, {"name":"Cafés-concerts, lieux de concert", "id":110}, {"name":"Associations d'éducation permanente", "id":13}, {"name":"Maisons de quartiers", "id":10}, {"name":"Initiatives de transition", "id":201}, {"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}], "popup":"<h5>PLOEF! PLus On Est de Fous...</h5><em>Adresse</em> : Rue Bonaventure 100, 1090 Bruxelles<br><br><em>Téléphone</em> : +3224769807<br><br><b><a target=\"_blank\" href=\"http://www.ploef.eu\">Site web</a></b><br><br>PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…", "web":"http://www.ploef.eu", "phone":"+3224769807", "address":"Rue Bonaventure 100, 1090 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-08T21:58:21.186446Z", "id":10805, "last_modified":"2017-03-09T09:12:10.799388Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10805/history", "email_before_at":"ploefplus", "email_after_at":"gmail.com", "last_modified_dmY":"09/03/2017"}] \ No newline at end of file
diff --git a/data/markers-116.json b/data/markers-116.json
new file mode 100644
index 0000000..4b51d76
--- /dev/null
+++ b/data/markers-116.json
@@ -0,0 +1 @@
+[{"name":"Ferme Urbaine de Début des Haricots", "lat":50.90042066799197, "lon":4.386205673217773, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Ferme Urbaine de Début des Haricots</h5><em>Adresse</em> : Rue Bruyn 34, 1120 Bruxelleshttp://www.potagersurbains.be/<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue Bruyn 34, 1120 Bruxelleshttp://www.potagersurbains.be/", "manager_type":"", "created":"2015-12-02T06:26:18.521685Z", "id":2203, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2203/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Avenue de Versailles II", "lat":50.896790693570345, "lon":4.382252097129822, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Avenue de Versailles II</h5><em>Adresse</em> : Clos du Craetbos 2, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Clos du Craetbos 2, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:36:48.755006Z", "id":2209, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2209/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager du klesper", "lat":50.89460155524008, "lon":4.413832426071167, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager du klesper</h5><em>Adresse</em> : Rue du Klesper 35, 1130 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue du Klesper 35, 1130 Bruxelles", "manager_type":"", "created":"2015-12-02T06:45:55.809780Z", "id":2215, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2215/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Diegemvoetweg", "lat":50.88082138846288, "lon":4.405882358551025, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Diegemvoetweg</h5><em>Adresse</em> : Rue Frans Van Cutsem 56C, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue Frans Van Cutsem 56C, 1140 Evere", "manager_type":"", "created":"2015-12-02T06:58:23.384634Z", "id":2221, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2221/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager du musée du moulin et de l'amilentation", "lat":50.87317679653942, "lon":4.395180344581604, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager du musée du moulin et de l'amilentation</h5><em>Adresse</em> : Rue du Moulin à Vent 29, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits\r\nCompost collectif", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue du Moulin à Vent 29, 1140 Evere", "manager_type":"", "created":"2015-12-02T07:16:19.161083Z", "id":2226, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2226/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin Vert et Projet de Compostage Athenée Royal E. Hiel - Terdelt", "lat":50.86454553907379, "lon":4.392940700054169, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin Vert et Projet de Compostage Athenée Royal E. Hiel - Terdelt</h5><em>Adresse</em> : Avenue Charles Gilisquet 36, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Avenue Charles Gilisquet 36, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-02T07:43:26.279069Z", "id":2231, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2231/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Vallons verts", "lat":50.84896494376013, "lon":4.3723225593566895, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Vallons verts</h5><em>Adresse</em> : Rue du Vallon 19, 1210 Saint-Josse-ten-Noode<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Vallon 19, 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2015-12-02T07:53:07.597624Z", "id":2236, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2236/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Quadrilatère Nord", "lat":50.872054444721485, "lon":4.369372129440307, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Quadrilatère Nord</h5><em>Adresse</em> : Rue François-Joseph Navez 76, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue François-Joseph Navez 76, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:00:15.686618Z", "id":2241, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2241/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"ferme du parc maximilien", "lat":50.858985591379586, "lon":4.349813461303711, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>ferme du parc maximilien</h5><em>Adresse</em> : Quai de Willebroeck 21, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bacVerger\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bacVerger\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Quai de Willebroeck 21, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:05:49.461589Z", "id":2246, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2246/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ambition potagère", "lat":50.85049903248062, "lon":4.341820478439331, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Ambition potagère</h5><em>Adresse</em> : Rue du Grand-Serment 6, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Grand-Serment 6, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:12:49.749963Z", "id":2251, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2251/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Curo-Hall", "lat":50.84301031342805, "lon":4.330490827560425, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Curo-Hall</h5><em>Adresse</em> : Rue Ropsy Chaudron 7B, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Ropsy Chaudron 7B, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T08:27:02.577633Z", "id":2261, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2261/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Latinis", "lat":50.86180302619655, "lon":4.393206238746643, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Latinis</h5><em>Adresse</em> : Site Josaphat, Avenue Latinis, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.latinis1030.be\">Site web</a></b><br><br>En mars 2015, dewey lançait un projet de potager spontané sur le site de l’ancienne gare Josaphat, à hauteur du n°152 de l’avenue Gustave Latinis. L’objectif : créer ensemble un lieu qui puisse être utilisé dans le cadre d’ateliers, de réunions ou d’événements conviviaux<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"En mars 2015, dewey lançait un projet de potager spontané sur le site de l’ancienne gare Josaphat, à hauteur du n°152 de l’avenue Gustave Latinis. L’objectif : créer ensemble un lieu qui puisse être utilisé dans le cadre d’ateliers, de réunions ou d’événements conviviaux", "web":"http://www.latinis1030.be", "phone":"/", "address":"Site Josaphat, Avenue Latinis, 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-07-15T06:22:03.898708Z", "id":2089, "last_modified":"2016-11-07T10:07:24.026884Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2089/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/11/2016"}, {"name":"Potager collectif Skieveweg", "lat":50.86945472043438, "lon":4.364890158176421, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager collectif Skieveweg</h5><em>Adresse</em> : rue du Progrès (à côté du n°270), 1030 Schaerbeek.<br><br><em>Téléphone</em> : 0478/685034<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/skieveweg\">Site web</a></b><br><br>Jardin en pleine terre de 50 ares le long des voies de chemin de fer. Accès au potager (cadenas, horaires de permanences..) :les 1er et 3e dimanches du mois de 14h à 18h. Un cadenas ferme l'accès au potager. Il est possible d’accueillir de nouveaux jardiniers ; mais il n'y a plus de parcelles individuelles disponibles ... Personne(s) de contact : skieveweg@gmail.com (Londé, Max et Xavier)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Jardin en pleine terre de 50 ares le long des voies de chemin de fer. Accès au potager (cadenas, horaires de permanences..) :les 1er et 3e dimanches du mois de 14h à 18h. Un cadenas ferme l'accès au potager. Il est possible d’accueillir de nouveaux jardiniers ; mais il n'y a plus de parcelles individuelles disponibles ... Personne(s) de contact : skieveweg@gmail.com (Londé, Max et Xavier)", "web":"https://www.facebook.com/skieveweg", "phone":"0478/685034", "address":"rue du Progrès (à côté du n°270), 1030 Schaerbeek.", "manager_type":"", "created":"2015-07-19T21:35:27.463105Z", "id":2100, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2100/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Petit chemin vert", "lat":50.89943974745731, "lon":4.389638900756836, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Petit chemin vert</h5><em>Adresse</em> : rue du Wimpelberg 124, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"rue du Wimpelberg 124, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:28:41.974086Z", "id":2204, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2204/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Heembeek", "lat":50.89261121521858, "lon":4.38504695892334, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Heembeek</h5><em>Adresse</em> : Avenue des Croix de Guerre 200, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en bac\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture collective", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Avenue des Croix de Guerre 200, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:38:35.169006Z", "id":2210, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2210/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Harenberg", "lat":50.89308229365559, "lon":4.413333535194396, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Harenberg</h5><em>Adresse</em> : Harenberg 189, 1130 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Harenberg 189, 1130 Bruxelles", "manager_type":"", "created":"2015-12-02T06:47:22.710400Z", "id":2216, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2216/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Plaine d'Aviation", "lat":50.87706781946202, "lon":4.403237700462341, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Plaine d'Aviation</h5><em>Adresse</em> : Rue Plaine d'Aviation 17, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue Plaine d'Aviation 17, 1140 Evere", "manager_type":"", "created":"2015-12-02T07:00:04.789754Z", "id":2222, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2222/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de la rue van ruusbroeck", "lat":50.86990138314466, "lon":4.402481317520141, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de la rue van ruusbroeck</h5><em>Adresse</em> : Rue Jan Van Ruusbroeck 109, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue Jan Van Ruusbroeck 109, 1140 Evere", "manager_type":"", "created":"2015-12-02T07:17:49.384587Z", "id":2227, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2227/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue Rayé", "lat":50.868391578258624, "lon":4.381474256515503, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue Rayé</h5><em>Adresse</em> : Rue Jacques Rayé 66, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue Jacques Rayé 66, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-02T07:44:33.327067Z", "id":2232, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2232/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Amazone - Beste Groenten Madame", "lat":50.85337449927121, "lon":4.36930775642395, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Amazone - Beste Groenten Madame</h5><em>Adresse</em> : Rue du Méridien 10, 1210 Saint-Josse-ten-Noode<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Méridien 10, 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2015-12-02T07:54:17.916992Z", "id":2237, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2237/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue François- Jospeh Navez", "lat":50.87283981349647, "lon":4.371078014373778, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue François- Jospeh Navez</h5><em>Adresse</em> : Rue François-Joseph Navez 88, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue François-Joseph Navez 88, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:00:55.420126Z", "id":2242, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2242/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"OKNO", "lat":50.855067819097336, "lon":4.341927766799927, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>OKNO</h5><em>Adresse</em> : Quai des Charbonnages 36, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Quai des Charbonnages 36, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T08:08:00.626681Z", "id":2247, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2247/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Urban Art Farm", "lat":50.85171165133736, "lon":4.345723092556, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Urban Art Farm</h5><em>Adresse</em> : Rue de Flandre 68, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de Flandre 68, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:14:03.995661Z", "id":2252, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2252/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"les mange-tout - comite de la samaritaine", "lat":50.8391469362581, "lon":4.352004826068877, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>les mange-tout - comite de la samaritaine</h5><em>Adresse</em> : Rue des Minimes 71, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue des Minimes 71, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:21:24.045138Z", "id":2257, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2257/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager La plaine X70", "lat":50.843162743829836, "lon":4.331075549125671, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager La plaine X70</h5><em>Adresse</em> : Rue du Compas 14, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Compas 14, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T08:28:48.023060Z", "id":2262, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2262/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Molenbabbel", "lat":50.85041097549127, "lon":4.318925142288208, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Molenbabbel</h5><em>Adresse</em> : Avenue Joseph Baeck 46, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Joseph Baeck 46, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T08:33:31.478190Z", "id":2266, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2266/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Condor", "lat":50.853689398655554, "lon":4.306168556213379, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Condor</h5><em>Adresse</em> : Boulevard Louis Mettewie 74, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Boulevard Louis Mettewie 74, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T08:38:05.202797Z", "id":2270, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2270/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Site écologique Natagora (rue d'Idylle)", "lat":50.84924600397695, "lon":4.295884966850281, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Site écologique Natagora (rue d'Idylle)</h5><em>Adresse</em> : Rue de l'Idylle 31, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de l'Idylle 31, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T08:42:23.481965Z", "id":2274, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2274/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Couleur Jeunes", "lat":50.83539144041862, "lon":4.272115230560303, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Couleur Jeunes</h5><em>Adresse</em> : Rue Pierre Van Reymenant 5, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Pierre Van Reymenant 5, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:12:29.796194Z", "id":2278, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2278/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de la rue des Betteraves", "lat":50.82253269138967, "lon":4.26244854927063, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de la rue des Betteraves</h5><em>Adresse</em> : Rue des Betteraves 87, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue des Betteraves 87, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:16:55.685678Z", "id":2282, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2282/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Rue Chant d'Oiseaux", "lat":50.809931358551054, "lon":4.281650483608246, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Rue Chant d'Oiseaux</h5><em>Adresse</em> : Rue Chant d'Oiseaux 195, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Chant d'Oiseaux 195, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:19:49.023329Z", "id":2284, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2284/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Rue de Zuen II", "lat":50.81081099007229, "lon":4.2970651388168335, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Rue de Zuen II</h5><em>Adresse</em> : Rue de Zuen 69, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de Zuen 69, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:24:06.553763Z", "id":2288, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2288/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de la Petite rue du Cerf", "lat":50.82085518830152, "lon":4.305937886238098, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de la Petite rue du Cerf</h5><em>Adresse</em> : Rue Bollinckx 17, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Bollinckx 17, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:26:52.034391Z", "id":2291, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2291/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager '1000 semences'", "lat":50.82475576668563, "lon":4.325719177722931, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager '1000 semences'</h5><em>Adresse</em> : Avenue Van Volxem 356, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Van Volxem 356, 1190 Forest", "manager_type":"", "created":"2015-12-02T09:30:57.651029Z", "id":2294, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2294/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue du Delta", "lat":50.81697467244688, "lon":4.3233561515808105, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue du Delta</h5><em>Adresse</em> : Rue du Delta 92, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Delta 92, 1190 Forest", "manager_type":"", "created":"2015-12-02T09:34:36.624589Z", "id":2297, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2297/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Bempt", "lat":50.8046565587298, "lon":4.312053322792053, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Bempt</h5><em>Adresse</em> : Rue du Katanga 26, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Katanga 26, 1190 Forest", "manager_type":"", "created":"2015-12-02T09:38:11.163283Z", "id":2300, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2300/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Rue de Lisala", "lat":50.80105620628945, "lon":4.315529465675354, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Rue de Lisala</h5><em>Adresse</em> : Rue de Lusambo 35, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":" Rue de Lusambo 35, 1190 Forest", "manager_type":"", "created":"2015-12-02T09:41:29.365133Z", "id":2303, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2303/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Keyenbempt V (Rue de l'Etoile)", "lat":50.79316265236894, "lon":4.321014583110809, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Keyenbempt V (Rue de l'Etoile)</h5><em>Adresse</em> : Rue Keyenbempt 19, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Keyenbempt 19, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:04:00.515549Z", "id":2306, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2306/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Keyenbempt (Melkriek)", "lat":50.7913619620465, "lon":4.322540760040283, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Keyenbempt (Melkriek)</h5><em>Adresse</em> : Rue Keyenbempt 66, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Keyenbempt 66, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:07:24.504775Z", "id":2309, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2309/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Keyenbempt", "lat":50.79086346826388, "lon":4.330683946609497, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Keyenbempt</h5><em>Adresse</em> : Rue François Vervloet 14, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue François Vervloet 14, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:11:34.331902Z", "id":2312, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2312/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"grand potager collectif molensteen straat", "lat":50.78530496608168, "lon":4.323248863220215, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>grand potager collectif molensteen straat</h5><em>Adresse</em> : Rue Molensteen 58, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Molensteen 58, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:15:04.978164Z", "id":2315, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2315/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue de Linkebeek", "lat":50.778778984446916, "lon":4.329085350036621, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue de Linkebeek</h5><em>Adresse</em> : Rue de Linkebeek 88, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de Linkebeek 88, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:17:50.776771Z", "id":2318, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2318/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Kauwberg II", "lat":50.790703978803215, "lon":4.354212284088135, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Kauwberg II</h5><em>Adresse</em> : Kauwberg 26, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Kauwberg 26, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:21:44.269748Z", "id":2321, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2321/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"plateau avijl", "lat":50.79074652704144, "lon":4.362038969993591, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>plateau avijl</h5><em>Adresse</em> : Rue Jean Benaets 99, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Jean Benaets 99, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:25:00.968885Z", "id":2324, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2324/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de l'avenue latérale", "lat":50.79536328415514, "lon":4.365262985229492, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de l'avenue latérale</h5><em>Adresse</em> : Avenue Latérale 165, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Latérale 165, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:28:28.250662Z", "id":2327, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2327/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Rue Zeecrabbe", "lat":50.80535831068346, "lon":4.356604814529419, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Rue Zeecrabbe</h5><em>Adresse</em> : Rue Zeecrabbe 55, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Zeecrabbe 55, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:31:55.656497Z", "id":2330, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2330/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Besme", "lat":50.819946833352944, "lon":4.335404634475708, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Besme</h5><em>Adresse</em> : Avenue Besme 10, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Besme 10, 1190 Forest", "manager_type":"", "created":"2015-12-02T10:36:11.542392Z", "id":2333, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2333/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de l'ilot Coenen", "lat":50.82850010008612, "lon":4.345012307167053, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de l'ilot Coenen</h5><em>Adresse</em> : Rue Louis Coenen 13, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Louis Coenen 13, 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-02T10:39:19.792727Z", "id":2336, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2336/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du centro galego (4 rue Vlogaert)", "lat":50.83195608835529, "lon":4.340398907661438, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du centro galego (4 rue Vlogaert)</h5><em>Adresse</em> : Rue Vlogaert 4, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Vlogaert 4, 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-02T10:42:40.256159Z", "id":2339, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2339/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin collectif Gray - Couronne (CdQ Malibran)", "lat":50.830892197046694, "lon":4.377145171165466, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin collectif Gray - Couronne (CdQ Malibran)</h5><em>Adresse</em> : Avenue de la Couronne 48, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue de la Couronne 48, 1050 Ixelles", "manager_type":"", "created":"2015-12-02T10:48:07.632725Z", "id":2342, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2342/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin des Arts", "lat":50.83577443045612, "lon":4.397194683551788, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin des Arts</h5><em>Adresse</em> : Rue de la Gare 22, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de la Gare 22, 1040 Etterbeek", "manager_type":"", "created":"2015-12-02T10:52:47.110490Z", "id":2345, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2345/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Pot' Col", "lat":50.81794726760558, "lon":4.400947093963623, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Pot' Col</h5><em>Adresse</em> : Boulevard du Triomphe 172, 1160 Auderghem<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Boulevard du Triomphe 172, 1160 Auderghem", "manager_type":"", "created":"2015-12-02T10:55:36.439004Z", "id":2348, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2348/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du compost pêcheries", "lat":50.81227022664069, "lon":4.405147433280945, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du compost pêcheries</h5><em>Adresse</em> : Rue des Pêcheries 2, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue des Pêcheries 2, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T10:59:08.351382Z", "id":2351, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2351/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du parc de la Heronnière", "lat":50.81130402773595, "lon":4.414390325546265, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du parc de la Heronnière</h5><em>Adresse</em> : Avenue des Princes Brabançons 44, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue des Princes Brabançons 44, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:02:32.173034Z", "id":2354, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2354/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la place du Colibri", "lat":50.80766350861707, "lon":4.418048858642578, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la place du Colibri</h5><em>Adresse</em> : Place du Colibri 2, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Place du Colibri 2, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:05:50.798378Z", "id":2357, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2357/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Karrenberg", "lat":50.803288673610254, "lon":4.421500861644745, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Karrenberg</h5><em>Adresse</em> : Karrenberg 27, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Karrenberg 27, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:09:53.031456Z", "id":2360, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2360/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Parc Tournai-Solvay", "lat":50.791033024568854, "lon":4.412437677383423, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Parc Tournai-Solvay</h5><em>Adresse</em> : Avenue des Deux Montagnes 1, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle, Culture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle, Culture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue des Deux Montagnes 1, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:13:22.107778Z", "id":2363, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2363/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Rue A.Jeuniau", "lat":50.817596646367235, "lon":4.409546256065369, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Rue A.Jeuniau</h5><em>Adresse</em> : Rue Alderson Jeuniau 14, 1160 Auderghem<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Alderson Jeuniau 14, 1160 Auderghem", "manager_type":"", "created":"2015-12-02T11:18:44.137576Z", "id":2366, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2366/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager des Merles", "lat":50.82381704190676, "lon":4.418542385101318, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager des Merles</h5><em>Adresse</em> : Avenue des Merles 18, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue des Merles 18, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-02T11:22:28.543224Z", "id":2369, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2369/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager E.Mertens", "lat":50.832603220570455, "lon":4.441888332366943, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager E.Mertens</h5><em>Adresse</em> : Rue Emmanuel Mertens 59, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Emmanuel Mertens 59, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-02T11:31:19.527268Z", "id":2372, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2372/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de la rue de la station", "lat":50.837176935906605, "lon":4.438943266868591, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de la rue de la station</h5><em>Adresse</em> : Rue de la Station de Woluwe 109, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de la Station de Woluwe 109, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:36:56.961375Z", "id":2375, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2375/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Val du Héron", "lat":50.84254460370933, "lon":4.458402693271637, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Val du Héron</h5><em>Adresse</em> : Val des Seigneurs 137, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Val des Seigneurs 137, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-02T11:41:12.289778Z", "id":2378, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2378/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du dernier repos", "lat":50.842532589088655, "lon":4.4312238693237305, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du dernier repos</h5><em>Adresse</em> : Avenue du Dernier Repos 5, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue du Dernier Repos 5, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:44:22.764130Z", "id":2380, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2380/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager rue Dries", "lat":50.84588274886146, "lon":4.425320327281952, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager rue Dries</h5><em>Adresse</em> : Rue Dries 127, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Dries 127, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:47:06.677087Z", "id":2382, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2382/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la chaussée de Roodebeek", "lat":50.849925124413986, "lon":4.421138763427734, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la chaussée de Roodebeek</h5><em>Adresse</em> : Chaussée de Roodebeek 358, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chaussée de Roodebeek 358, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:50:06.452956Z", "id":2384, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2384/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du parc shuman", "lat":50.85064138387263, "lon":4.432184100151062, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du parc shuman</h5><em>Adresse</em> : Rue Théodore De Cuyper 45, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Théodore De Cuyper 45, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:54:02.131537Z", "id":2386, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2386/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue Hugo Verriest", "lat":50.857133415656314, "lon":4.416498541831969, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue Hugo Verriest</h5><em>Adresse</em> : Rue Hugo Verriest 43, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Hugo Verriest 43, 1140 Evere", "manager_type":"", "created":"2015-12-02T11:57:01.393609Z", "id":2388, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2388/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager artemis", "lat":50.86226679778512, "lon":4.413301348686218, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager artemis</h5><em>Adresse</em> : Avenue Artémis 13, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Artémis 13, 1140 Evere", "manager_type":"", "created":"2015-12-02T12:01:36.078231Z", "id":2390, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2390/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Projet Graine Envie", "lat":50.87661889831566, "lon":4.394268104805405, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Projet Graine Envie</h5><em>Adresse</em> : Rue Henri Van Hamme 33, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Henri Van Hamme 33, 1140 Evere", "manager_type":"", "created":"2015-12-02T12:14:18.248912Z", "id":2392, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2392/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue Carli", "lat":50.88123007738495, "lon":4.389804620293489, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue Carli</h5><em>Adresse</em> : Rue Carli 19, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Carli 19, 1140 Evere", "manager_type":"", "created":"2015-12-02T12:16:09.202873Z", "id":2394, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2394/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Diegemvoetweg", "lat":50.880851003746585, "lon":4.405881781128755, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Diegemvoetweg</h5><em>Adresse</em> : Rue Frans Van Cutsem 56C, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Frans Van Cutsem 56C, 1140 Evere", "manager_type":"", "created":"2015-12-02T12:18:24.466958Z", "id":2396, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2396/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager rue du Tacquet", "lat":50.87715878789169, "lon":4.356282660736497, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager rue du Tacquet</h5><em>Adresse</em> : Rue Tacquet 316, 1020 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Tacquet 316, 1020 Bruxelles", "manager_type":"", "created":"2015-12-02T12:21:45.347328Z", "id":2398, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2398/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Emile Delva", "lat":50.88179868206005, "lon":4.3413853831566485, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Emile Delva</h5><em>Adresse</em> : Rue Emile Delva 138, 1020 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Emile Delva 138, 1020 Bruxelles", "manager_type":"", "created":"2015-12-02T12:24:21.570253Z", "id":2400, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2400/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Coin de terre", "lat":50.88100891620166, "lon":4.336635479702409, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Coin de terre</h5><em>Adresse</em> : Rue Jules Lahaye 282, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Jules Lahaye 282, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:26:50.355542Z", "id":2402, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2402/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager dansette", "lat":50.8773816597751, "lon":4.3347174115456255, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager dansette</h5><em>Adresse</em> : Rue Dansette 20, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Dansette 20, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:29:43.125568Z", "id":2404, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2404/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oeuvre royale du Coin de Terre de Jette", "lat":50.87957721333265, "lon":4.326284835113938, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Oeuvre royale du Coin de Terre de Jette</h5><em>Adresse</em> : Rue de la Seigneurie 50, 1130 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de la Seigneurie 50, 1130 Bruxelles", "manager_type":"", "created":"2015-12-02T12:31:02.630887Z", "id":2405, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2405/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Coin de terre", "lat":50.880593773449874, "lon":4.322073478249422, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Coin de terre</h5><em>Adresse</em> : Rue Antoine Baeck 2B, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Antoine Baeck 2B, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:31:47.363504Z", "id":2406, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2406/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Coin de terre", "lat":50.88006132763431, "lon":4.321531094606143, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Coin de terre</h5><em>Adresse</em> : Drève de Rivieren 328, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Drève de Rivieren 328, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:32:58.001263Z", "id":2407, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2407/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de la rue verdi", "lat":50.878014998843405, "lon":4.315593261269441, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de la rue verdi</h5><em>Adresse</em> : Avenue Verdi 55, 1083 Ganshoren<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Verdi 55, 1083 Ganshoren", "manager_type":"", "created":"2015-12-02T12:35:43.396455Z", "id":2408, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2408/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Coin de Terre I", "lat":50.88299378221541, "lon":4.309987444428315, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Coin de Terre I</h5><em>Adresse</em> : Avenue du Laerbeek 120, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue du Laerbeek 120, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:37:34.993476Z", "id":2409, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2409/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"ferme pour enfants jette", "lat":50.882590655579804, "lon":4.30863561108481, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>ferme pour enfants jette</h5><em>Adresse</em> : Petite rue Sainte-Anne 172, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Petite rue Sainte-Anne 172, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:38:40.495034Z", "id":2410, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2410/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager collectif Rue au Bois - Het Veroost", "lat":50.87821432588559, "lon":4.301844257859102, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager collectif Rue au Bois - Het Veroost</h5><em>Adresse</em> : Rue au Bois 159, 1083 Ganshoren<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue au Bois 159, 1083 Ganshoren", "manager_type":"", "created":"2015-12-02T12:39:56.911269Z", "id":2411, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2411/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"coin jardin / de terre", "lat":50.88261794296653, "lon":4.298613145938361, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>coin jardin / de terre</h5><em>Adresse</em> : Rue du Bois 14, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Bois 14, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:41:29.684462Z", "id":2412, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2412/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Coin de Terre II", "lat":50.88078030314892, "lon":4.299199599770418, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Coin de Terre II</h5><em>Adresse</em> : Rue au Bois 1, 1083 Ganshoren<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue au Bois 1, 1083 Ganshoren", "manager_type":"", "created":"2015-12-02T12:42:45.669481Z", "id":2413, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2413/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager du clos des moutons", "lat":50.890353238837555, "lon":4.3024826236046465, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager du clos des moutons</h5><em>Adresse</em> : Avenue de l'Arbre Ballon 116, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue de l'Arbre Ballon 116, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:44:13.580397Z", "id":2414, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2414/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Coins de Terre IV", "lat":50.885652445827226, "lon":4.32811859994672, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Coins de Terre IV</h5><em>Adresse</em> : Avenue Jean-Joseph Crocq 10, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Jean-Joseph Crocq 10, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:46:43.756129Z", "id":2415, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2415/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"coin jardin/de terre (florair)", "lat":50.88410243306562, "lon":4.333182610566837, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>coin jardin/de terre (florair)</h5><em>Adresse</em> : Avenue du Comté de Jette 15, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue du Comté de Jette 15, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:47:52.224597Z", "id":2416, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2416/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"coin jardin/ de terre - florair", "lat":50.88374813112417, "lon":4.333821553734651, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>coin jardin/ de terre - florair</h5><em>Adresse</em> : Avenue Guillaume De Greef 3, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Guillaume De Greef 3, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:49:03.942596Z", "id":2417, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2417/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Koekelberg Historique", "lat":50.862447034592755, "lon":4.330018614418236, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Koekelberg Historique</h5><em>Adresse</em> : Rue Herkoliers 92, 1081 Koekelberg<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Herkoliers 92, 1081 Koekelberg", "manager_type":"", "created":"2015-12-02T12:51:25.751764Z", "id":2418, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2418/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager au bord du chemin de fer Simonis", "lat":50.86210723465084, "lon":4.3295249436039285, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager au bord du chemin de fer Simonis</h5><em>Adresse</em> : Rue Jules Debecker 26, 1081 Koekelberg<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Jules Debecker 26, 1081 Koekelberg", "manager_type":"", "created":"2015-12-02T12:52:08.573401Z", "id":2419, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2419/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ursulines", "lat":50.85962525905538, "lon":4.321655342354233, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Ursulines</h5><em>Adresse</em> : Avenue du Sippelberg 6B, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue du Sippelberg 6B, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T12:53:05.208271Z", "id":2420, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2420/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Koekeliek", "lat":50.866261094918706, "lon":4.311457294968477, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Koekeliek</h5><em>Adresse</em> : Avenue de la Basilique 370, 1081 Koekelberg<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle\r\nCompost collectif\r\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle\r\nCompost collectif\r\n", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue de la Basilique 370, 1081 Koekelberg", "manager_type":"", "created":"2015-12-02T12:53:54.872192Z", "id":2421, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2421/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Zeyp", "lat":50.87398991482013, "lon":4.311231989411226, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Zeyp</h5><em>Adresse</em> : Rue Zeyp 59, 1083 Ganshoren<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Zeyp 59, 1083 Ganshoren", "manager_type":"", "created":"2015-12-02T12:55:30.563367Z", "id":2422, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2422/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager du coeur vert", "lat":50.873276182547215, "lon":4.3076515290874795, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager du coeur vert</h5><em>Adresse</em> : Rue Léopold Demesmaeker 43, 1083 Ganshoren<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Léopold Demesmaeker 43, 1083 Ganshoren", "manager_type":"", "created":"2015-12-02T12:56:50.775199Z", "id":2423, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2423/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc du Mennegat", "lat":50.87400684030797, "lon":4.3031317181862505, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Parc du Mennegat</h5><em>Adresse</em> : Parvis Sainte-Cécile 3, 1083 Ganshoren<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Parvis Sainte-Cécile 3, 1083 Ganshoren", "manager_type":"", "created":"2015-12-02T12:58:25.046589Z", "id":2424, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2424/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Zavelenberg", "lat":50.86970471244421, "lon":4.293671855701859, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Zavelenberg</h5><em>Adresse</em> : Clos du Zavelenberg 10, 1082 Berchem-Sainte-Agathe<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Clos du Zavelenberg 10, 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-12-02T12:59:47.654941Z", "id":2425, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2425/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la Rue des Soldats", "lat":50.86126697966571, "lon":4.29565371945273, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la Rue des Soldats</h5><em>Adresse</em> : Rue des Soldats 81, 1082 Berchem-Sainte-Agathe<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue des Soldats 81, 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-12-02T13:01:21.300583Z", "id":2426, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2426/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Zavelput", "lat":50.85891024866468, "lon":4.296436924485079, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Zavelput</h5><em>Adresse</em> : Rue Kasterlinden 16, 1082 Berchem-Sainte-Agathe<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Kasterlinden 16, 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-12-02T13:03:04.279879Z", "id":2427, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2427/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Fourquet", "lat":50.860318883813555, "lon":4.2924940772331865, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Fourquet</h5><em>Adresse</em> : Rue de l'Allée Verte 6, 1082 Berchem-Sainte-Agathe<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de l'Allée Verte 6, 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-12-02T13:04:12.878093Z", "id":2428, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2428/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Amène ta Fraise", "lat":50.86131009850273, "lon":4.291436378843514, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Amène ta Fraise</h5><em>Adresse</em> : Rue du Wilder 10, 1082 Berchem-Sainte-Agathe<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Wilder 10, 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-12-02T13:05:05.382340Z", "id":2429, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2429/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Bois du Wilder", "lat":50.86027042038619, "lon":4.289526976640445, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Bois du Wilder</h5><em>Adresse</em> : Rue du Wilder 56, 1082 Berchem-Sainte-Agathe<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Wilder 56, 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-12-02T13:06:21.460049Z", "id":2430, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2430/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager d'Ernest Tuin", "lat":50.85780062221, "lon":4.394423961639404, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager d'Ernest Tuin</h5><em>Adresse</em> : Avenue Ernest Cambier, 1030 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.stadsmoestuinen.be/potager-Jardin_d_Ernest_Tuin,pg4.html\">Site web</a></b><br><br>...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"...", "web":"http://www.stadsmoestuinen.be/potager-Jardin_d_Ernest_Tuin,pg4.html", "phone":"/", "address":"Avenue Ernest Cambier, 1030 Bruxelles", "manager_type":"", "created":"2015-07-15T06:24:24.691426Z", "id":2090, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2090/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ferme de Nos Pilifs", "lat":50.90389189077999, "lon":4.389714002609253, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Ferme de Nos Pilifs</h5><em>Adresse</em> : Trassersweg 347, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Trassersweg 347, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:30:53.878491Z", "id":2205, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2205/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la Rue de Heembeek", "lat":50.88999624673349, "lon":4.377713799476624, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la Rue de Heembeek</h5><em>Adresse</em> : Rue de Heembeek 77, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue de Heembeek 77, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:40:03.574752Z", "id":2211, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2211/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue de la Seigneurie", "lat":50.895376393400745, "lon":4.422077536582947, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue de la Seigneurie</h5><em>Adresse</em> : Rue de Verdun 546, 1130 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue de Verdun 546, 1130 Bruxelles", "manager_type":"", "created":"2015-12-02T06:48:39.879896Z", "id":2217, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2217/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Av. Louis Piérard (chemin de fer)", "lat":50.87616394339446, "lon":4.407974481582642, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Av. Louis Piérard (chemin de fer)</h5><em>Adresse</em> : Avenue Louis Piérard 98, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Avenue Louis Piérard 98, 1140 Evere", "manager_type":"", "created":"2015-12-02T07:01:30.657128Z", "id":2223, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2223/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potagers de la rue du Tilleul", "lat":50.866367002434146, "lon":4.398393630981445, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potagers de la rue du Tilleul</h5><em>Adresse</em> : Rue du Tilleul 417, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue du Tilleul 417, 1140 Evere", "manager_type":"", "created":"2015-12-02T07:20:08.731010Z", "id":2228, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2228/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager pédagogique pour les écoles Schaerbeekoises", "lat":50.86224648208318, "lon":4.386806488037109, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager pédagogique pour les écoles Schaerbeekoises</h5><em>Adresse</em> : Boulevard Lambermont 411, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Verger\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Verger\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Boulevard Lambermont 411, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-02T07:46:14.098003Z", "id":2233, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2233/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin des reines vertes (parc)", "lat":50.85985255323056, "lon":4.367145895957947, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin des reines vertes (parc)</h5><em>Adresse</em> : rue verte 126, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"rue verte 126, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-02T07:55:27.588845Z", "id":2238, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2238/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"MASUI - eco-innovation - bacs", "lat":50.86942076035171, "lon":4.361604452133179, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>MASUI - eco-innovation - bacs</h5><em>Adresse</em> : Rue de l'Eclusier Cogge 18, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de l'Eclusier Cogge 18, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:02:31.806709Z", "id":2243, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2243/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager \"Les uns et les autres\" (restaurant social)", "lat":50.853940004342476, "lon":4.339256286621094, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager \"Les uns et les autres\" (restaurant social)</h5><em>Adresse</em> : Rue du Comte de Flandre 27, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac\r\nVerger<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac\r\nVerger", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Comte de Flandre 27, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T08:09:40.072977Z", "id":2248, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2248/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du boulet - Jardin aux fleurs", "lat":50.848915833459955, "lon":4.344561696052551, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du boulet - Jardin aux fleurs</h5><em>Adresse</em> : Rue du Boulet 7, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collecti<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collecti", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Boulet 7, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:15:08.189662Z", "id":2253, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2253/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager collectif Visite Andines", "lat":50.84045279575167, "lon":4.347968101501465, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager collectif Visite Andines</h5><em>Adresse</em> : Rue des Visitandines 3, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue des Visitandines 3, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:22:54.859156Z", "id":2258, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2258/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager du square albert I - Eco-inno", "lat":50.838853852560824, "lon":4.323404431343079, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager du square albert I - Eco-inno</h5><em>Adresse</em> : Square Albert Ier 15, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Square Albert Ier 15, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T08:30:00.403107Z", "id":2263, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2263/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager van soust", "lat":50.84775918626955, "lon":4.313853085041046, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager van soust</h5><em>Adresse</em> : Rue Van Soust 16, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Van Soust 16, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T08:34:24.341217Z", "id":2267, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2267/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Mettewie - Condor", "lat":50.85295450664744, "lon":4.302971363067627, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Mettewie - Condor</h5><em>Adresse</em> : Avenue du Condor 25, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue du Condor 25, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T08:38:55.148127Z", "id":2271, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2271/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Lamartine/Moortebeek", "lat":50.84249204633699, "lon":4.284394383430481, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Lamartine/Moortebeek</h5><em>Adresse</em> : Rue Corneille 39, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Corneille 39, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T08:43:59.004937Z", "id":2275, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2275/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin des papillons", "lat":50.83364849167113, "lon":4.271484911441803, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin des papillons</h5><em>Adresse</em> : Rue des Papillons 127, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue des Papillons 127, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:13:22.409028Z", "id":2279, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2279/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager eco-innovation Anderlecht", "lat":50.82421865894119, "lon":4.258736371994018, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager eco-innovation Anderlecht</h5><em>Adresse</em> : Rue de Koeivijver 3, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Verger\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Verger\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de Koeivijver 3, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:17:59.920276Z", "id":2283, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2283/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Communal de Zuen I", "lat":50.80982622325636, "lon":4.29566502571106, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Communal de Zuen I</h5><em>Adresse</em> : Rue de Zuen 38, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Verger\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Verger\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de Zuen 38, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:22:11.503817Z", "id":2286, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2286/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Quai d'Aa", "lat":50.818452409630666, "lon":4.303668737411499, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Quai d'Aa</h5><em>Adresse</em> : Quai d'Aa 7A, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Quai d'Aa 7A, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:25:09.545372Z", "id":2289, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2289/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin de la senne/Zennetuin", "lat":50.824181383095556, "lon":4.317235350608826, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin de la senne/Zennetuin</h5><em>Adresse</em> : Rue du Charroi 30, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Charroi 30, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:28:01.940339Z", "id":2292, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2292/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"L'Union", "lat":50.81877098680029, "lon":4.3231576681137085, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>L'Union</h5><em>Adresse</em> : Boulevard de la Deuxième Armée Britannique 20, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Boulevard de la Deuxième Armée Britannique 20, 1190 Forest", "manager_type":"", "created":"2015-12-02T09:32:31.296751Z", "id":2295, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2295/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue du Texas", "lat":50.81325827847914, "lon":4.320515692234039, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue du Texas</h5><em>Adresse</em> : Rue Marguerite Bervoets 20, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Marguerite Bervoets 20, 1190 Forest", "manager_type":"", "created":"2015-12-02T09:35:38.173832Z", "id":2298, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2298/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager des Bonnes Mères", "lat":50.805812579274935, "lon":4.315937161445618, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager des Bonnes Mères</h5><em>Adresse</em> : Rue des Bonnes-Mères 3, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue des Bonnes-Mères 3, 1190 Forest", "manager_type":"", "created":"2015-12-02T09:39:07.702938Z", "id":2301, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2301/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Institut Communal professionnel des Polders", "lat":50.796487375739204, "lon":4.31861937046051, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Institut Communal professionnel des Polders</h5><em>Adresse</em> : Rue des Polders 53, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue des Polders 53, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:01:48.645176Z", "id":2304, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2304/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Keyenbempt VI (Rue Melkriek)", "lat":50.792670959792545, "lon":4.3211594223976135, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Keyenbempt VI (Rue Melkriek)</h5><em>Adresse</em> : Rue Keyenbempt 36, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Keyenbempt 36, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:05:09.209548Z", "id":2307, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2307/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Keyenbempt Rue Keyenbempt", "lat":50.79088720618362, "lon":4.3244558572769165, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Keyenbempt Rue Keyenbempt</h5><em>Adresse</em> : Rue Keyenbempt 66, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Keyenbempt 66, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:08:37.879526Z", "id":2310, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2310/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Keyenbempt Nord", "lat":50.788126638450976, "lon":4.329267740249634, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Keyenbempt Nord</h5><em>Adresse</em> : Chaussée de Drogenbos 2, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chaussée de Drogenbos 2, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:12:41.925547Z", "id":2313, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2313/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"théatre/centre de la roseraie", "lat":50.783297133965505, "lon":4.326585531234741, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>théatre/centre de la roseraie</h5><em>Adresse</em> : Chaussée d'Alsemberg 1299, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chaussée d'Alsemberg 1299, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:15:51.510187Z", "id":2316, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2316/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Moensberg", "lat":50.7779753894445, "lon":4.330828785896301, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Moensberg</h5><em>Adresse</em> : Moensberg 17, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Moensberg 17, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:18:32.902611Z", "id":2319, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2319/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Entre ronces et orties", "lat":50.78774659589935, "lon":4.354684352874756, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Entre ronces et orties</h5><em>Adresse</em> : Kauberg, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>?<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"?", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Kauberg, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:23:00.905145Z", "id":2322, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2322/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Petit potager avijl", "lat":50.79216903594731, "lon":4.363734126091003, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Petit potager avijl</h5><em>Adresse</em> : Chemin Avijl 32, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chemin Avijl 32, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:26:22.767895Z", "id":2325, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2325/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Prince de ligne", "lat":50.79533605173818, "lon":4.36906099319458, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Prince de ligne</h5><em>Adresse</em> : Avenue du Prince de Ligne 92, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue du Prince de Ligne 92, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:29:26.497665Z", "id":2328, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2328/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"centre d'écologie urbaine", "lat":50.811504122533805, "lon":4.368111491203308, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>centre d'écologie urbaine</h5><em>Adresse</em> : Chaussée de Waterloo 789, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chaussée de Waterloo 789, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:32:59.648295Z", "id":2331, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2331/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Chat Vert", "lat":50.82015028013237, "lon":4.3431079387664795, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Chat Vert</h5><em>Adresse</em> : Rue Marconi 41, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Marconi 41, 1190 Forest", "manager_type":"", "created":"2015-12-02T10:37:10.739046Z", "id":2334, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2334/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Saint-Bernard", "lat":50.82991637732871, "lon":4.354652166366577, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Saint-Bernard</h5><em>Adresse</em> : Rue Saint-Bernard 19, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Saint-Bernard 19, 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-02T10:40:50.514606Z", "id":2337, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2337/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Village partenaire", "lat":50.82988085312494, "lon":4.336850345134735, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Village partenaire</h5><em>Adresse</em> : Rue Fernand Bernier 15, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Fernand Bernier 15, 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-02T10:43:45.029170Z", "id":2340, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2340/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin de la rue Gray", "lat":50.833914398128016, "lon":4.379521608352661, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin de la rue Gray</h5><em>Adresse</em> : Rue Gray 108, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Gray 108, 1040 Etterbeek", "manager_type":"", "created":"2015-12-02T10:49:35.812450Z", "id":2343, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2343/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardins participatifs d'Etterbeek", "lat":50.82374587829078, "lon":4.388061761856079, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardins participatifs d'Etterbeek</h5><em>Adresse</em> : Avenue Nouvelle 189, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Nouvelle 189, 1040 Etterbeek", "manager_type":"", "created":"2015-12-02T10:53:56.308287Z", "id":2346, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2346/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Multipots Potager Collectif", "lat":50.813310762852275, "lon":4.393152594566345, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Multipots Potager Collectif</h5><em>Adresse</em> : Rue Volta 8, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Verger\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Verger\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Volta 8, 1050 Ixelles", "manager_type":"", "created":"2015-12-02T10:56:41.266143Z", "id":2349, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2349/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager des Pècheries", "lat":50.8119685001698, "lon":4.408108592033386, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager des Pècheries</h5><em>Adresse</em> : Rue des Pêcheries 47, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Verger\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Verger\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue des Pêcheries 47, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:00:07.746772Z", "id":2352, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2352/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager collectif Pinoy", "lat":50.812185434125674, "lon":4.418349266052246, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager collectif Pinoy</h5><em>Adresse</em> : Avenue Gustave Demey 156, 1160 Auderghem<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Gustave Demey 156, 1160 Auderghem", "manager_type":"", "created":"2015-12-02T11:03:47.159730Z", "id":2355, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2355/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin collectif du chant des Cailles", "lat":50.8070567101909, "lon":4.417147636413574, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin collectif du chant des Cailles</h5><em>Adresse</em> : Avenue des Cailles 20, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue des Cailles 20, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:07:04.946614Z", "id":2358, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2358/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Karrenberg II", "lat":50.80268690377353, "lon":4.421608150005341, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Karrenberg II</h5><em>Adresse</em> : Karrenberg 12, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Karrenberg 12, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:10:51.402964Z", "id":2361, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2361/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Heiligenborre", "lat":50.78973420758469, "lon":4.422431588172913, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Heiligenborre</h5><em>Adresse</em> : Heiligenborre 16, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Heiligenborre 16, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:14:44.796105Z", "id":2364, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2364/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Colzas", "lat":50.81897602733971, "lon":4.4134971499443045, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Colzas</h5><em>Adresse</em> : llée des Colzas 48, 1160 Auderghem<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"llée des Colzas 48, 1160 Auderghem", "manager_type":"", "created":"2015-12-02T11:19:51.731475Z", "id":2367, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2367/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Transvert", "lat":50.81014999683446, "lon":4.440568685531616, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Transvert</h5><em>Adresse</em> : Rue Georges Huygens 37, 1160 Auderghem<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Georges Huygens 37, 1160 Auderghem", "manager_type":"", "created":"2015-12-02T11:23:49.548772Z", "id":2370, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2370/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de la rue pierre delacroix", "lat":50.83285229843704, "lon":4.441713988780975, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de la rue pierre delacroix</h5><em>Adresse</em> : Rue Pierre Delacroix 19, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Pierre Delacroix 19, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-02T11:32:47.836930Z", "id":2373, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2373/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La Woluwe", "lat":50.838721734041535, "lon":4.436384439468384, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>La Woluwe</h5><em>Adresse</em> : Rue Fabry 41, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Fabry 41, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:38:05.233479Z", "id":2376, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2376/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin Cambier", "lat":50.85790898284912, "lon":4.3941932916641235, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin Cambier</h5><em>Adresse</em> : Avenue Ernest Cambier, 1030 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.stadsmoestuinen.be/potager-Jardin_Cambier,pg5.html\">Site web</a></b><br><br>...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"...", "web":"http://www.stadsmoestuinen.be/potager-Jardin_Cambier,pg5.html", "phone":"/", "address":"Avenue Ernest Cambier, 1030 Bruxelles", "manager_type":"", "created":"2015-07-15T06:25:37.473358Z", "id":2091, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2091/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le potager du Chemin Vert", "lat":50.898417994934796, "lon":4.392868280410767, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Le potager du Chemin Vert</h5><em>Adresse</em> : Rue Léon Daumerie 57, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue Léon Daumerie 57, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:32:44.047801Z", "id":2206, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2206/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager du clos de l'olmkruidlaan", "lat":50.891102674746605, "lon":4.376206398010254, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager du clos de l'olmkruidlaan</h5><em>Adresse</em> : Rue Warandeveld 78, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue Warandeveld 78, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:41:29.167319Z", "id":2212, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2212/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue de l'Espace Vert", "lat":50.889962460240405, "lon":4.419215619564056, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue de l'Espace Vert</h5><em>Adresse</em> : Rue Harenheyde 56, 1130 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue Harenheyde 56, 1130 Bruxelles", "manager_type":"", "created":"2015-12-02T06:50:24.241587Z", "id":2218, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2218/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Laskouter", "lat":50.89714563641436, "lon":4.377837181091309, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Laskouter</h5><em>Adresse</em> : Laskouter 1, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Laskouter 1, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:22:26.994451Z", "id":2201, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2201/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Kruisberg", "lat":50.89630860347753, "lon":4.386337101459503, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Kruisberg</h5><em>Adresse</em> : Place Peter Benoit 13, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Place Peter Benoit 13, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:34:23.387680Z", "id":2207, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2207/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager des prés", "lat":50.89105545936948, "lon":4.375120103359222, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager des prés</h5><em>Adresse</em> : Avenue de la Reine des Prés 43, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Avenue de la Reine des Prés 43, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:42:44.559839Z", "id":2213, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2213/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de fer III", "lat":50.88789313622957, "lon":4.4127997756004325, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de fer III</h5><em>Adresse</em> : Rue de Verdun 245, 1130 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue de Verdun 245, 1130 Bruxelles", "manager_type":"", "created":"2015-12-02T06:52:44.666858Z", "id":2219, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2219/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Rue Louis Pierard", "lat":50.87486389663659, "lon":4.405496120452881, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Rue Louis Pierard</h5><em>Adresse</em> : Avenue Louis Piérard 19, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Avenue Louis Piérard 19, 1140 Evere", "manager_type":"", "created":"2015-12-02T07:02:58.587790Z", "id":2224, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2224/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Parc du onze novembre", "lat":50.86212120172569, "lon":4.404943585395813, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Parc du onze novembre</h5><em>Adresse</em> : Avenue du Frioul 8, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCompost collectif", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Avenue du Frioul 8, 1140 Evere", "manager_type":"", "created":"2015-12-02T07:21:43.529807Z", "id":2229, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2229/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager rue du Cambier", "lat":50.85743447990644, "lon":4.393973350524901, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager rue du Cambier</h5><em>Adresse</em> : Avenue Ernest Cambier 47, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Ernest Cambier 47, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-02T07:47:59.972293Z", "id":2234, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2234/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Reine Verte (crèche)", "lat":50.85991350343896, "lon":4.363959431648254, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Reine Verte (crèche)</h5><em>Adresse</em> : Rue de la Fraternité 9, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de la Fraternité 9, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-02T07:56:55.927694Z", "id":2239, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2239/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Soleil du Nord", "lat":50.86518200923717, "lon":4.360928535461426, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Soleil du Nord</h5><em>Adresse</em> : Place Gaucheret 20, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Place Gaucheret 20, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-02T08:03:28.390265Z", "id":2244, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2244/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Majorelles", "lat":50.8528494152973, "lon":4.338140487670898, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Majorelles</h5><em>Adresse</em> : Rue Fin 7, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Fin 7, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T08:10:33.642938Z", "id":2249, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2249/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Les potes-agés / de generatietuin", "lat":50.846507671867975, "lon":4.3448299169540405, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Les potes-agés / de generatietuin</h5><em>Adresse</em> : Rue des Six Jetons 42, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue des Six Jetons 42, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:16:01.449615Z", "id":2254, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2254/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de la savonnerie", "lat":50.84572688727144, "lon":4.3401360511779785, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de la savonnerie</h5><em>Adresse</em> : Rue d'Anderlecht 133, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue d'Anderlecht 133, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:24:21.141944Z", "id":2259, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2259/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du quai Fernand Demets", "lat":50.840836511734445, "lon":4.31813657283783, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du quai Fernand Demets</h5><em>Adresse</em> : Rue de Birmingham 222, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de Birmingham 222, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T08:31:08.986747Z", "id":2264, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2264/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la Laiterie", "lat":50.84919525344363, "lon":4.310301840305328, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la Laiterie</h5><em>Adresse</em> : Rue de la Laiterie 88, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de la Laiterie 88, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T08:35:50.126174Z", "id":2268, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2268/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Verger de la Cité Joyeuse", "lat":50.85400085644926, "lon":4.299044609069824, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Verger de la Cité Joyeuse</h5><em>Adresse</em> : Rue de la Cité Joyeuse 2, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Verger\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Verger\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de la Cité Joyeuse 2, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T08:39:50.796404Z", "id":2272, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2272/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de la rue Willemyns/adolphe prins - Hof te Ophel", "lat":50.838545575433955, "lon":4.293481707572937, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de la rue Willemyns/adolphe prins - Hof te Ophel</h5><em>Adresse</em> : Rue Adolphe Willemyns 189, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle, Culture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle, Culture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Adolphe Willemyns 189, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T08:45:34.749870Z", "id":2276, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2276/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de Scherdemael", "lat":50.83075841481004, "lon":4.275009334087372, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de Scherdemael</h5><em>Adresse</em> : Rue de Scherdemael 203, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de Scherdemael 203, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:14:29.614184Z", "id":2280, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2280/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager du trasserweg", "lat":50.90343836506958, "lon":4.385261535644531, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager du trasserweg</h5><em>Adresse</em> : Trassersweg 446, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Trassersweg 446, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:24:39.900288Z", "id":2202, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2202/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Avenue de Versailles I", "lat":50.896070067746756, "lon":4.381991922855377, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Avenue de Versailles I</h5><em>Adresse</em> : Rue du Craetveld 15, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue du Craetveld 15, 1120 Bruxelles", "manager_type":"", "created":"2015-12-02T06:35:40.295405Z", "id":2208, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2208/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La Cressonière", "lat":50.890987412039664, "lon":4.368717670440674, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>La Cressonière</h5><em>Adresse</em> : Avenue des Croix du Feu 159, 1020 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en bac\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Avenue des Croix du Feu 159, 1020 Bruxelles", "manager_type":"", "created":"2015-12-02T06:44:09.970146Z", "id":2214, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2214/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager fer I & II", "lat":50.88777961050522, "lon":4.411010742187499, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager fer I & II</h5><em>Adresse</em> : Rue de Verdun 203, 1130 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue de Verdun 203, 1130 Bruxelles", "manager_type":"", "created":"2015-12-02T06:55:20.314045Z", "id":2220, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2220/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de la rue van perk et moulin à vent", "lat":50.87276512786502, "lon":4.396934509277344, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de la rue van perk et moulin à vent</h5><em>Adresse</em> : Rue Willebrord Van Perck 107, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Rue Willebrord Van Perck 107, 1140 Evere", "manager_type":"", "created":"2015-12-02T07:05:26.492570Z", "id":2225, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2225/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager collectif 'Pipo'Terdelt", "lat":50.86392424355177, "lon":4.392583966255188, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager collectif 'Pipo'Terdelt</h5><em>Adresse</em> : Avenue Charles Gilisquet 34, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Avenue Charles Gilisquet 34, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-02T07:41:02.307974Z", "id":2230, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2230/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Aux Petits Oignons", "lat":50.85336767316455, "lon":4.382638335227966, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Aux Petits Oignons</h5><em>Adresse</em> : Rue Thomas Vinçotte 36, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Thomas Vinçotte 36, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-02T07:51:26.899751Z", "id":2235, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2235/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Wasteland", "lat":50.86710845428632, "lon":4.368197321891785, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Wasteland</h5><em>Adresse</em> : Rue Gallait 80, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Gallait 80, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-02T07:58:17.163043Z", "id":2240, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2240/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Poltager Maison de quartier Millénaire", "lat":50.86380399355581, "lon":4.356234669685364, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Poltager Maison de quartier Millénaire</h5><em>Adresse</em> : Chaussée d'Anvers 150B, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chaussée d'Anvers 150B, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:04:35.317381Z", "id":2245, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2245/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager urbain La Rue", "lat":50.85244312334879, "lon":4.336622357368469, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager urbain La Rue</h5><em>Adresse</em> : Rue Fin 34, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Fin 34, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T08:11:30.372599Z", "id":2250, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2250/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager quartier congres", "lat":50.85240761629111, "lon":4.361751973628998, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager quartier congres</h5><em>Adresse</em> : Rue de l'Ommegang 18, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de l'Ommegang 18, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:17:50.216794Z", "id":2255, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2255/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La Pépinière de la Rosée", "lat":50.84599785852999, "lon":4.336123466491699, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>La Pépinière de la Rosée</h5><em>Adresse</em> : Rue de la Rosée 14A, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de la Rosée 14A, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T08:25:15.097491Z", "id":2260, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2260/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Permascheut", "lat":50.841269237104804, "lon":4.317085146903991, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Permascheut</h5><em>Adresse</em> : Rue James Ensor 63, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue James Ensor 63, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T08:32:17.485857Z", "id":2265, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2265/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Géomètre", "lat":50.854089065405695, "lon":4.308512806892395, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Géomètre</h5><em>Adresse</em> : Rue du Géomètre 28, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Verger<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Verger", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Géomètre 28, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T08:37:09.016085Z", "id":2269, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2269/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager rue Scheutbosch", "lat":50.8513695917631, "lon":4.2990875244140625, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager rue Scheutbosch</h5><em>Adresse</em> : Rue Scheutbosch 105, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Scheutbosch 105, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-02T08:40:54.008297Z", "id":2273, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2273/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager d'itterbeek", "lat":50.83539154629051, "lon":4.274539947509766, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager d'itterbeek</h5><em>Adresse</em> : Avenue d'Itterbeek 438, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue d'Itterbeek 438, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:10:43.375069Z", "id":2277, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2277/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager du lièvre", "lat":50.825789247534054, "lon":4.277377724647521, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager du lièvre</h5><em>Adresse</em> : Rue du Lièvre 131, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Lièvre 131, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:15:34.957000Z", "id":2281, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2281/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Rue Chant d'Oiseaux II.", "lat":50.81112114521359, "lon":4.2820340394973755, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Rue Chant d'Oiseaux II.</h5><em>Adresse</em> : Rue Chant d'Oiseaux 132, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Chant d'Oiseaux 132, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:20:55.805354Z", "id":2285, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2285/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Rue de Zuen III", "lat":50.81107363695207, "lon":4.296421408653259, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Rue de Zuen III</h5><em>Adresse</em> : Rue de Zuen 69, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Verger\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Verger\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de Zuen 69, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:23:13.354225Z", "id":2287, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2287/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Bollinckx", "lat":50.81846930232437, "lon":4.304527044296264, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Bollinckx</h5><em>Adresse</em> : Rue Bollinckx 17, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Verger\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Verger\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Bollinckx 17, 1070 Anderlecht", "manager_type":"", "created":"2015-12-02T09:26:01.793514Z", "id":2290, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2290/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin Des Déracinés", "lat":50.82319350939272, "lon":4.319005608558655, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin Des Déracinés</h5><em>Adresse</em> : Rue du Charroi 35, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Charroi 35, 1190 Forest", "manager_type":"", "created":"2015-12-02T09:29:57.353065Z", "id":2293, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2293/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue du Patinage", "lat":50.8175541225733, "lon":4.322315454483032, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue du Patinage</h5><em>Adresse</em> : Rue du Patinage 30, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Patinage 30, 1190 Forest", "manager_type":"", "created":"2015-12-02T09:33:26.910354Z", "id":2296, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2296/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin participatif de l'Abbaye de Forest", "lat":50.81142960347552, "lon":4.317522346973419, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin participatif de l'Abbaye de Forest</h5><em>Adresse</em> : Chaussée de Bruxelles 26, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chaussée de Bruxelles 26, 1190 Forest", "manager_type":"", "created":"2015-12-02T09:36:20.954177Z", "id":2299, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2299/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Mis à disposition par la commune de Forest", "lat":50.80708711386106, "lon":4.313313961029053, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Mis à disposition par la commune de Forest</h5><em>Adresse</em> : Avenue des Huileries 38, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Verger\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Verger\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue des Huileries 38, 1190 Forest", "manager_type":"", "created":"2015-12-02T09:40:16.120735Z", "id":2302, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2302/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager des Polders", "lat":50.79598557234771, "lon":4.318536221981049, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager des Polders</h5><em>Adresse</em> : Rue des Polders 53, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue des Polders 53, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:03:03.630341Z", "id":2305, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2305/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Keyenbempt IV (Rue E. Michiels)", "lat":50.7919724083417, "lon":4.322586357593536, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Keyenbempt IV (Rue E. Michiels)</h5><em>Adresse</em> : Rue Keyenbempt 66, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle\r\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle\r\n", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Keyenbempt 66, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:06:13.738194Z", "id":2308, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2308/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Keyenbempt Rue Vervloet", "lat":50.79106698874225, "lon":4.328983426094055, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Keyenbempt Rue Vervloet</h5><em>Adresse</em> : Rue François Vervloet 14, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue François Vervloet 14, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:10:22.678314Z", "id":2311, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2311/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Melkriek", "lat":50.7892306625558, "lon":4.322712421417236, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Melkriek</h5><em>Adresse</em> : Rue Georges Ugeux 15, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Georges Ugeux 15, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:13:40.288215Z", "id":2314, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2314/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de Zandbeek", "lat":50.785686671243354, "lon":4.3282753229141235, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de Zandbeek</h5><em>Adresse</em> : Rue Zandbeek 52, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Zandbeek 52, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:16:58.254093Z", "id":2317, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2317/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Kauwberg", "lat":50.79063965299961, "lon":4.353117942810059, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Kauwberg</h5><em>Adresse</em> : Kauwberg 22, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Kauwberg 22, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:20:57.680836Z", "id":2320, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2320/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Kauwberg - Dolez", "lat":50.787714748913906, "lon":4.358385801315308, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Kauwberg - Dolez</h5><em>Adresse</em> : Avenue Dolez 138, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Dolez 138, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:24:01.389974Z", "id":2323, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2323/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager du chemin avijl", "lat":50.79196562623761, "lon":4.3641096353530875, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager du chemin avijl</h5><em>Adresse</em> : Chemin Avijl 59, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chemin Avijl 59, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:27:30.978150Z", "id":2326, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2326/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de l'avenue latérale II", "lat":50.795897385997336, "lon":4.369103908538817, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de l'avenue latérale II</h5><em>Adresse</em> : Avenue Latérale 71, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Latérale 71, 1180 Uccle", "manager_type":"", "created":"2015-12-02T10:30:36.310999Z", "id":2329, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2329/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Carré Tillens", "lat":50.80884307762772, "lon":4.335962533950806, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Carré Tillens</h5><em>Adresse</em> : Rue Roosendael 192, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Roosendael 192, 1190 Forest", "manager_type":"", "created":"2015-12-02T10:35:04.084348Z", "id":2332, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2332/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager 8m²", "lat":50.827486904210225, "lon":4.347125887870789, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager 8m²</h5><em>Adresse</em> : Place Louis Morichar 56, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac, Petits fruits\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac, Petits fruits\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Place Louis Morichar 56, 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-02T10:38:16.294852Z", "id":2335, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2335/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Baobab 81", "lat":50.8336247754732, "lon":4.341611266136169, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Baobab 81</h5><em>Adresse</em> : Rue César Depaepe 9, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac\r\nCulture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac\r\nCulture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue César Depaepe 9, 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-02T10:41:56.352265Z", "id":2338, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2338/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Oasis", "lat":50.82809004880505, "lon":4.337325096130371, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Oasis</h5><em>Adresse</em> : Square Gérard Van Caulaert 5, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Square Gérard Van Caulaert 5, 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-02T10:46:04.516529Z", "id":2341, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2341/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager du Home Beauport", "lat":50.832479607575664, "lon":4.386288821697235, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager du Home Beauport</h5><em>Adresse</em> : Chaussée de Wavre 539, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chaussée de Wavre 539, 1040 Etterbeek", "manager_type":"", "created":"2015-12-02T10:51:32.022072Z", "id":2344, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2344/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager cattoir", "lat":50.82069929606517, "lon":4.388222694396973, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager cattoir</h5><em>Adresse</em> : Rue Eugène Cattoir 18B, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Eugène Cattoir 18B, 1050 Ixelles", "manager_type":"", "created":"2015-12-02T10:54:37.754576Z", "id":2347, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2347/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue du brillant", "lat":50.81073805882554, "lon":4.40002977848053, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue du brillant</h5><em>Adresse</em> : Rue du Brillant 11, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Brillant 11, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T10:58:03.968741Z", "id":2350, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2350/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue du Loutrier", "lat":50.81115843148537, "lon":4.408532381057739, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue du Loutrier</h5><em>Adresse</em> : Rue du Loutrier 72, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue du Loutrier 72, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:01:14.524137Z", "id":2353, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2353/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Floréal", "lat":50.808380522750475, "lon":4.421790540218353, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Floréal</h5><em>Adresse</em> : Place des Muscaris 2, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCulture collective<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCulture collective", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Place des Muscaris 2, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:05:00.822859Z", "id":2356, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2356/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Avenue du Daim", "lat":50.804739669848814, "lon":4.421026110649109, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Avenue du Daim</h5><em>Adresse</em> : Avenue du Daim 11, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Verger<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Verger", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue du Daim 11, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:07:54.882388Z", "id":2359, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2359/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager du Logis", "lat":50.79928803004131, "lon":4.415964782238006, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager du Logis</h5><em>Adresse</em> : Avenue Georges Benoidt 33, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue Georges Benoidt 33, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:12:21.501571Z", "id":2362, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2362/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Rue de la Citadelle", "lat":50.79263874527077, "lon":4.421830773353577, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Rue de la Citadelle</h5><em>Adresse</em> : Rue de la Citadelle 46, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue de la Citadelle 46, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-02T11:16:29.398349Z", "id":2365, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2365/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager des paradisiers", "lat":50.82151777745139, "lon":4.415031373500824, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager des paradisiers</h5><em>Adresse</em> : Avenue des Paradisiers 71, 1160 Auderghem<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue des Paradisiers 71, 1160 Auderghem", "manager_type":"", "created":"2015-12-02T11:21:12.526084Z", "id":2368, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2368/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Rouge Cloitre - \"Le paradis Vert\"", "lat":50.81042271064269, "lon":4.444699287414551, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Rouge Cloitre - \"Le paradis Vert\"</h5><em>Adresse</em> : Chaussée de Wavre 1854, 1160 Auderghem<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chaussée de Wavre 1854, 1160 Auderghem", "manager_type":"", "created":"2015-12-02T11:24:56.095903Z", "id":2371, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2371/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc des sources", "lat":50.835296737905345, "lon":4.436073303222656, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Parc des sources</h5><em>Adresse</em> : Place de la Gare 4, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Place de la Gare 4, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-02T11:34:00.289341Z", "id":2374, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2374/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Stockel", "lat":50.84203649370188, "lon":4.447813332080841, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Stockel</h5><em>Adresse</em> : Chaussée de Stockel 261A, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chaussée de Stockel 261A, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:39:40.118202Z", "id":2377, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2377/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager de la rue St.-Lambert", "lat":50.84207190279738, "lon":4.435182809829712, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager de la rue St.-Lambert</h5><em>Adresse</em> : Rue Saint-Lambert 41, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Saint-Lambert 41, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:42:32.453568Z", "id":2379, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2379/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Verloesem", "lat":50.84322038144576, "lon":4.431014657020569, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Verloesem</h5><em>Adresse</em> : Rue Vervloesem 71, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Vervloesem 71, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:45:25.961481Z", "id":2381, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2381/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager de l'avenue de mai", "lat":50.84836545586968, "lon":4.420165121555328, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager de l'avenue de mai</h5><em>Adresse</em> : Avenue de Mai 99, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Avenue de Mai 99, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:48:34.871297Z", "id":2383, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2383/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"de cuyper/parc shuman", "lat":50.85020099276892, "lon":4.431556463241577, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>de cuyper/parc shuman</h5><em>Adresse</em> : Rue Théodore De Cuyper 41, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Théodore De Cuyper 41, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:51:48.037555Z", "id":2385, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2385/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Andro", "lat":50.854603764249966, "lon":4.423611760139465, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Andro</h5><em>Adresse</em> : Chemin des Deux Maisons 147, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Chemin des Deux Maisons 147, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:55:54.673995Z", "id":2387, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2387/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"potager du clos de Cuyper - Hof ten Berg", "lat":50.856009143082325, "lon":4.442553520202637, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>potager du clos de Cuyper - Hof ten Berg</h5><em>Adresse</em> : Clos Théodore De Cuyper 230, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Clos Théodore De Cuyper 230, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-02T11:59:06.519108Z", "id":2389, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2389/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Edgar Degas", "lat":50.87122716965848, "lon":4.412040710449219, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Edgar Degas</h5><em>Adresse</em> : Rue Auguste Renoir 58, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Auguste Renoir 58, 1140 Evere", "manager_type":"", "created":"2015-12-02T12:03:56.613067Z", "id":2391, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2391/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Rue Henry Van Hamme", "lat":50.87677798868399, "lon":4.395139822735246, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Rue Henry Van Hamme</h5><em>Adresse</em> : Rue Henri Van Hamme 33, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Henri Van Hamme 33, 1140 Evere", "manager_type":"", "created":"2015-12-02T12:15:06.708850Z", "id":2393, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2393/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potager Helmet Quartier Durable", "lat":50.8807247157203, "lon":4.388221539552433, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Helmet Quartier Durable</h5><em>Adresse</em> : Rue Carli 19, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits\r\nCulture individuelle, Culture collective\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Carli 19, 1140 Evere", "manager_type":"", "created":"2015-12-02T12:17:12.512708Z", "id":2395, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2395/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Albert Street Jardin Pédagogique", "lat":50.87571192239521, "lon":4.360134312881883, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Albert Street Jardin Pédagogique</h5><em>Adresse</em> : Rue Albert 36, 1020 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Albert 36, 1020 Bruxelles", "manager_type":"", "created":"2015-12-02T12:20:37.784866Z", "id":2397, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2397/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Snoeptuin", "lat":50.87663360151707, "lon":4.342388529328218, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Snoeptuin</h5><em>Adresse</em> : Rue Léopold I 208, 1020 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle\r\nCompost collectif<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Culture en bac, Petits fruits et vergers\r\nCulture individuelle\r\nCompost collectif", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Léopold I 208, 1020 Bruxelles", "manager_type":"", "created":"2015-12-02T12:23:13.079605Z", "id":2399, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2399/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardins de l'abordage", "lat":50.87951300994412, "lon":4.339040555055362, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardins de l'abordage</h5><em>Adresse</em> : Rue Jules Lahaye 294, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Jules Lahaye 294, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:25:36.272356Z", "id":2401, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2401/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Coins de Terre III", "lat":50.87954524677562, "lon":4.335782537235673, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Coins de Terre III</h5><em>Adresse</em> : Rue Esseghem 5, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en pleine terre, Petits fruits et vergers\r\nCulture individuelle", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Rue Esseghem 5, 1090 Jette", "manager_type":"", "created":"2015-12-02T12:28:27.249558Z", "id":2403, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2403/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Potagers de la Cité Ouvrière Lindhout", "lat":50.847188161126766, "lon":4.400646686553955, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potagers de la Cité Ouvrière Lindhout</h5><em>Adresse</em> : Cité Ouvrière Lindhout, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br>Jardins individuels<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Jardins individuels", "web":"", "phone":"/", "address":"Cité Ouvrière Lindhout, 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-21T09:44:08.995874Z", "id":3246, "last_modified":"2018-02-12T14:54:06.279805Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3246/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Ferme urbaine de NOH (ou du début des haricots)", "lat":50.90134659234365, "lon":4.379703998565674, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Associations apicoles", "id":127}], "popup":"<h5>Ferme urbaine de NOH (ou du début des haricots)</h5><em>Adresse</em> : Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria<br><br><b><a target=\"_blank\" href=\"http://www.haricots.org/agriculture/NOH-020209\">Site web</a></b><br><br>La ferme urbaine est une jeune exploitation en agriculture maraichère - démarrage en février 2010 - située à Neder Over Hembeek, à proximité de la ferme Nos Pilifs. En 2013, chaque semaine de mai à décembre, la ferme a approvisionné localement, en légumes frais issus de l'agriculture biologique, en filière courte (du producteur au consommateur) via 3 GASAP (groupement d'achat et de soutien à l'agriculture paysanne) une quarantaine de familles (paniers de 7 à 8 légumes pour 2 à 4 personnes). Le projet a pour objectif principal d'initier et former 4 jeunes peu qualifiés au métier de maraîcher et à l'entretien de jardins potagers. Deux formateurs agronomes et une accompagnatrice sociale les encadrent. Le projet est soutenu par le Ministère de l'Emploi. Le travail de la terre se fait par traction animale grâce à nos 2 ânesses, Lola et Chemsey.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La ferme urbaine est une jeune exploitation en agriculture maraichère - démarrage en février 2010 - située à Neder Over Hembeek, à proximité de la ferme Nos Pilifs. En 2013, chaque semaine de mai à décembre, la ferme a approvisionné localement, en légumes frais issus de l'agriculture biologique, en filière courte (du producteur au consommateur) via 3 GASAP (groupement d'achat et de soutien à l'agriculture paysanne) une quarantaine de familles (paniers de 7 à 8 légumes pour 2 à 4 personnes). Le projet a pour objectif principal d'initier et former 4 jeunes peu qualifiés au métier de maraîcher et à l'entretien de jardins potagers. Deux formateurs agronomes et une accompagnatrice sociale les encadrent. Le projet est soutenu par le Ministère de l'Emploi. Le travail de la terre se fait par traction animale grâce à nos 2 ânesses, Lola et Chemsey.", "web":"http://www.haricots.org/agriculture/NOH-020209", "phone":"", "address":"Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-26T19:48:39.087254Z", "id":3253, "last_modified":"2018-02-12T14:53:21.007708Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3253/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Jardin de la bibliothèque", "lat":50.82145649110891, "lon":4.328184127807616, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin de la bibliothèque</h5><em>Adresse</em> : Boulevard guillaume van Haelen,52 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.urban-ecology.be/potager-van-haelen/\">Site web</a></b><br><br>Jardin potager Collectif et compost du quartier Wiels.\r\n\r\n\"En 2014, le centre d’écologie urbaine reçoit l’autorisation de la commune de Forest (via une convention d’occupation précaire) d’occuper le petit terrain à l’arrière de l’ancienne bibliothèque communale pour y développer un projet de potager collectif et de compostage collectif\" (source: www.forest.irisnet.be).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Jardin potager Collectif et compost du quartier Wiels.\r\n\r\n\"En 2014, le centre d’écologie urbaine reçoit l’autorisation de la commune de Forest (via une convention d’occupation précaire) d’occuper le petit terrain à l’arrière de l’ancienne bibliothèque communale pour y développer un projet de potager collectif et de compostage collectif\" (source: www.forest.irisnet.be).", "web":"http://www.urban-ecology.be/potager-van-haelen/", "phone":"", "address":"Boulevard guillaume van Haelen,52 1190 Forest", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-01-19T14:55:37.123398Z", "id":3263, "last_modified":"2018-02-12T14:48:49.397763Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3263/history", "email_before_at":"vanhaelen", "email_after_at":"urban-ecology.be", "last_modified_dmY":"12/02/2018"}, {"name":"Potager Alhambra", "lat":50.85581077346399, "lon":4.35382604598999, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Alhambra</h5><em>Adresse</em> : Rue de l'épargne, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://1000bxlentransition.be/all-project-list/potager-alhambra/\">Site web</a></b><br><br>L’objectif de ce potager est avant tout de créer un point de rencontre pour les différentes familles/habitants du quartier ainsi qu’insuffler du positif dans un quartier qui souffre d’une image négative. (source : 1000bxlentransition.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’objectif de ce potager est avant tout de créer un point de rencontre pour les différentes familles/habitants du quartier ainsi qu’insuffler du positif dans un quartier qui souffre d’une image négative. (source : 1000bxlentransition.be)", "web":"http://1000bxlentransition.be/all-project-list/potager-alhambra/", "phone":"", "address":"Rue de l'épargne, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-02-14T14:58:48.870279Z", "id":3303, "last_modified":"2017-05-10T13:36:39.630520Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3303/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/05/2017"}, {"name":"Jardin Collectif du Chant des Cailles", "lat":50.80667849533431, "lon":4.417796730995178, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Jardin Collectif du Chant des Cailles</h5><em>Adresse</em> : Avenue des Cailles, 1170 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.jardindescailles.be\">Site web</a></b><br><br>Une soixantaine de jardiniers se partage la gestion du jardin collectif dans un esprit de convivialité et d'échange de savoirs, avec la volonté de cultiver dans le respect du sol et de la biodiversité.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Une soixantaine de jardiniers se partage la gestion du jardin collectif dans un esprit de convivialité et d'échange de savoirs, avec la volonté de cultiver dans le respect du sol et de la biodiversité.", "web":"http://www.jardindescailles.be", "phone":"", "address":"Avenue des Cailles, 1170 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-21T22:10:58.579930Z", "id":3305, "last_modified":"2017-05-10T13:32:09.998305Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3305/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/05/2017"}, {"name":"Jardin collectif Hompot", "lat":50.78040208551668, "lon":4.338204860687256, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Jardin collectif Hompot</h5><em>Adresse</em> : Square des Mérises 1 1180 Uccle<br><br><em>Téléphone</em> : 0483/653.886<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/Hompot-Potager-du-Homborch-%C3%A0-Uccle-1458613807765242/timeline\">Site web</a></b><br><br>\"Dynamisation et consolidation d'un projet collectif dans le domaine de l'agriculture urbaine, avec une approche du genre permaculture, vivement concerné par les questions les plus immédiates liées à l'environnement au rapproché, au niveau local et de quartier, et portant une option d'intégration citoyenne. Mise en valeur, à la fois horticole et esthétique, d'un terrain en déshérence dans dans un quartier sensible, multiculturel et à la composition sociale fortement contrastée. Expérience pilote, actuellement en cours (et avec des résultats déjà très encourageants) de décontamination du sol des métaux lours et des polluants organo-chlorés au moyen des micro-organismes efficaces (EM) du Prof. Higa. Sensibilisation sociale à l'importance de l'autonomie semencière et de la revalorisation des variétés anciennes ou traditionnelles de légumes. Nous voulons faire la part belle à des variétés des fruits et légumes ayant échappé aux appauvrissements cumulatifs dans leur qualité nutritionnelle et organoleptique et dont ces quelques cent dernières années de dérive agro-industrielle insensée sont cause: maïs pré-colombien, arroches, consoude, cyclanthère (pépino), daïkon, amarantes à grain et à feuilles, tétragone, bénincasa, pourpier sauvage, topinambour, rutabaga, etc. Nous nous sommes déjà munis d'un grand panneau, outil de communication avec les riverains. Des soirées-débat font partie de notre projet, surtout pendant la période de repos de la terre.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Dynamisation et consolidation d'un projet collectif dans le domaine de l'agriculture urbaine, avec une approche du genre permaculture, vivement concerné par les questions les plus immédiates liées à l'environnement au rapproché, au niveau local et de quartier, et portant une option d'intégration citoyenne. Mise en valeur, à la fois horticole et esthétique, d'un terrain en déshérence dans dans un quartier sensible, multiculturel et à la composition sociale fortement contrastée. Expérience pilote, actuellement en cours (et avec des résultats déjà très encourageants) de décontamination du sol des métaux lours et des polluants organo-chlorés au moyen des micro-organismes efficaces (EM) du Prof. Higa. Sensibilisation sociale à l'importance de l'autonomie semencière et de la revalorisation des variétés anciennes ou traditionnelles de légumes. Nous voulons faire la part belle à des variétés des fruits et légumes ayant échappé aux appauvrissements cumulatifs dans leur qualité nutritionnelle et organoleptique et dont ces quelques cent dernières années de dérive agro-industrielle insensée sont cause: maïs pré-colombien, arroches, consoude, cyclanthère (pépino), daïkon, amarantes à grain et à feuilles, tétragone, bénincasa, pourpier sauvage, topinambour, rutabaga, etc. Nous nous sommes déjà munis d'un grand panneau, outil de communication avec les riverains. Des soirées-débat font partie de notre projet, surtout pendant la période de repos de la terre.\"", "web":"https://www.facebook.com/Hompot-Potager-du-Homborch-%C3%A0-Uccle-1458613807765242/timeline", "phone":"0483/653.886", "address":"Square des Mérises 1 1180 Uccle", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-23T13:44:54.469395Z", "id":3313, "last_modified":"2017-05-05T14:36:10.171785Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3313/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Ferme Nos Pilifs", "lat":50.9036532670132, "lon":4.388388991355896, "subcategories":[{"name":"Boîtes à livres", "id":50}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Entreprises de travail adapté", "id":187}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Associations apicoles", "id":127}, {"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ferme Nos Pilifs</h5><em>Adresse</em> : 347 Trassersweg - 1120 Neder-Over-Heembeek<br><br><em>Téléphone</em> : 02 262 11 06<br><br><b><a target=\"_blank\" href=\"http://www.fermenospilifs.be/\">Site web</a></b><br><br>\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)", "web":"http://www.fermenospilifs.be/", "phone":"02 262 11 06", "address":"347 Trassersweg - 1120 Neder-Over-Heembeek", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-02-24T14:42:33.595311Z", "id":3318, "last_modified":"2017-03-07T13:45:19.344013Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3318/history", "email_before_at":"info", "email_after_at":"pilifs.be", "last_modified_dmY":"07/03/2017"}, {"name":"Potager Bibliothèque Royale - Potage Toit", "lat":50.84325758916182, "lon":4.356755018234253, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Bibliothèque Royale - Potage Toit</h5><em>Adresse</em> : Boulevard de l'Empereur 2, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/-Rechercher-un-potager-.html\">Site web</a></b><br><br>Culture en bac<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Culture en bac", "web":"http://www.potagersurbains.be/-Rechercher-un-potager-.html", "phone":"/", "address":"Boulevard de l'Empereur 2, 1000 Bruxelles", "manager_type":"", "created":"2015-12-02T08:19:15.461405Z", "id":2256, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2256/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le Potager des Archers de B.-l'A", "lat":50.68168566447077, "lon":4.368014931678771, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}], "popup":"<h5>Le Potager des Archers de B.-l'A</h5><em>Adresse</em> : Rue de la Trairée, Braine-l'Alleud<br><br><b><a target=\"_blank\" href=\"http://potagerdesarchers.be\">Site web</a></b><br><br>\"Le Potager des Archers est un projet citoyen dont le but est d’engendrer des collaborations tous publics autour d’un jardin potager dont la production est partagée pour moitié avec le RestO & Compagnie, restaurant social de Braine l’Alleud.\" (source : potagerdesarchers.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Le Potager des Archers est un projet citoyen dont le but est d’engendrer des collaborations tous publics autour d’un jardin potager dont la production est partagée pour moitié avec le RestO & Compagnie, restaurant social de Braine l’Alleud.\" (source : potagerdesarchers.be)", "web":"http://potagerdesarchers.be", "phone":"", "address":"Rue de la Trairée, Braine-l'Alleud", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-03-02T09:23:24.836030Z", "id":3342, "last_modified":"2017-05-05T13:32:12.292226Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3342/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Potager Potamoes", "lat":50.85611923956196, "lon":4.373749768872699, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Potamoes</h5><em>Adresse</em> : Rue Potagère 179, 1210 Saint-Josse<br><br><em>Téléphone</em> : 0495 24 36 24<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/Potamoes/?fref=nf\">Site web</a></b><br><br>Le potager a dû fermer ses portes fin 2017, pour laisser place à un projet de parc communal. Les jardiniers en exil ont posé leurs bacs à Josaphat<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le potager a dû fermer ses portes fin 2017, pour laisser place à un projet de parc communal. Les jardiniers en exil ont posé leurs bacs à Josaphat", "web":"https://www.facebook.com/Potamoes/?fref=nf", "phone":"0495 24 36 24", "address":"Rue Potagère 179, 1210 Saint-Josse", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-08T15:34:27.421448Z", "id":2695, "last_modified":"2018-02-13T11:58:40.032225Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2695/history", "email_before_at":"info", "email_after_at":"potamoes.be", "last_modified_dmY":"13/02/2018"}, {"name":"La Pousse qui Pousse", "lat":50.82942178903734, "lon":4.33617576956749, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>La Pousse qui Pousse</h5><em>Adresse</em> : Square Gérard Van Caulaert 4, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/644.07.77<br><br><b><a target=\"_blank\" href=\"http://www.lapoussequipousse.be/\">Site web</a></b><br><br>JOURNÉES D’OUVERTURE (de mars à octobre)\r\nLundi et mercredi de 14h à 19h\r\n1er Samedi du mois de 14h à 19h\r\nTous les samedis d’avril, mai et juin de 14h à 19h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"JOURNÉES D’OUVERTURE (de mars à octobre)\r\nLundi et mercredi de 14h à 19h\r\n1er Samedi du mois de 14h à 19h\r\nTous les samedis d’avril, mai et juin de 14h à 19h", "web":"http://www.lapoussequipousse.be/", "phone":"02/644.07.77", "address":"Square Gérard Van Caulaert 4, 1060 Saint-Gilles", "manager_type":"", "created":"2015-10-18T07:56:28.009509Z", "id":2130, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2130/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"MOLENBABBEL", "lat":50.85067668060037, "lon":4.318812489509582, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}], "popup":"<h5>MOLENBABBEL</h5><em>Adresse</em> : Parc Marie-José, en haut de l’avenue Joseph Baeck, 1080 Molenbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>\"Ce jardin est situé dans le Parc Marie-José à côté du terrain de football. Il est visible lorsqu’on longe le parc, en empruntant l’avenue Joseph Baeck. Les habitants se partagent la surface à cultiver. il y a un potentiel de 1000 m²de surface maraîchère environ. Des fruitiers ont été plantés en 2013. On a également un compost collectif sur le terrain\". (Source : www.bruxellesenvironnement.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Ce jardin est situé dans le Parc Marie-José à côté du terrain de football. Il est visible lorsqu’on longe le parc, en empruntant l’avenue Joseph Baeck. Les habitants se partagent la surface à cultiver. il y a un potentiel de 1000 m²de surface maraîchère environ. Des fruitiers ont été plantés en 2013. On a également un compost collectif sur le terrain\". (Source : www.bruxellesenvironnement.be)", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Parc Marie-José, en haut de l’avenue Joseph Baeck, 1080 Molenbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-05-14T14:42:14.988488Z", "id":3415, "last_modified":"2017-03-07T04:59:59.685750Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3415/history", "email_before_at":"molenbabbel-potager", "email_after_at":"googlegroups.com", "last_modified_dmY":"07/03/2017"}, {"name":"Potager en Transition", "lat":50.81448627025102, "lon":4.383405447006226, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager en Transition</h5><em>Adresse</em> : Avenue Paul Héger 26, 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"https://campusentransition.wordpress.com/le-potager/\">Site web</a></b><br><br>Potager collectif du Campus du Solbosch rassemblant la communauté universitaire et les riverains. \r\nObjectif pédagogique et social<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Potager collectif du Campus du Solbosch rassemblant la communauté universitaire et les riverains. \r\nObjectif pédagogique et social", "web":"https://campusentransition.wordpress.com/le-potager/", "phone":"", "address":"Avenue Paul Héger 26, 1050 Ixelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-05-24T14:23:35.701853Z", "id":3419, "last_modified":"2017-03-06T06:46:10.151750Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3419/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Potager Collectif Combattants", "lat":50.719919547979075, "lon":4.5054030418396, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager Collectif Combattants</h5><em>Adresse</em> : Avenue des Combattants, 1332 Genval<br><br><b><a target=\"_blank\" href=\"https://potagercollectifcombattants.wordpress.com/\">Site web</a></b><br><br>Potager Collectif de l'Avenue des Combattants<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Potager Collectif de l'Avenue des Combattants", "web":"https://potagercollectifcombattants.wordpress.com/", "phone":"", "address":"Avenue des Combattants, 1332 Genval", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-14T10:27:17.049585Z", "id":5969, "last_modified":"2016-10-14T10:27:17.049621Z", "last_author":"GeraldineLonnoy", "history":"http://maps.dewey.be/api/markers/5969/history", "email_before_at":"potagercombattants", "email_after_at":"gmail.com", "last_modified_dmY":"14/10/2016"}, {"name":"Les Jardins Comestibles", "lat":50.81117289050035, "lon":4.404289126396179, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Centres de formation", "id":103}, {"name":"Association d'écologie urbaine", "id":90}, {"name":"Potagers & vergers", "id":116}], "popup":"<h5>Les Jardins Comestibles</h5><em>Adresse</em> : 32, rue des Bégonias - 1170 Bruxelles<br><br><em>Téléphone</em> : 0485321426<br><br><b><a target=\"_blank\" href=\"https://lesjardinscomestibles.com\">Site web</a></b><br><br>Les Jardins Comestibles vous proposent un accompagnement personnalisé dans la création et l’entretien de votre potager. Nous réalisons également des stages et ateliers pour enfants et adultes sur les thèmes de l’environnement et de l’agriculture urbaine.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les Jardins Comestibles vous proposent un accompagnement personnalisé dans la création et l’entretien de votre potager. Nous réalisons également des stages et ateliers pour enfants et adultes sur les thèmes de l’environnement et de l’agriculture urbaine.", "web":"https://lesjardinscomestibles.com", "phone":"0485321426", "address":"32, rue des Bégonias - 1170 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-27T17:45:28.307271Z", "id":9323, "last_modified":"2016-10-28T11:14:28.881997Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9323/history", "email_before_at":"lesjardinscomestibles", "email_after_at":"gmail.com", "last_modified_dmY":"28/10/2016"}, {"name":"Jardins d'Arthey", "lat":50.4945109378593, "lon":4.812076091766357, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardins d'Arthey</h5><em>Adresse</em> : Rue d’Arthey 1 5080 La Bruyère<br><br><em>Téléphone</em> : +32 (0) 470 56 92 63<br><br><b><a target=\"_blank\" href=\"http://www.jardinsdarthey.be/\">Site web</a></b><br><br>LA COOPÉRATIVE des Jardins d'Arthey\r\n\r\nNotre vision\r\nNous souhaitons participer au développement d’une société qui respecte les Hommes et la Nature, qui crée du lien et qui accueille la différence ; une société au sein de laquelle les projets citoyens se complètent et coopèrent ; une société qui assure la souveraineté et la sécurité alimentaire pour tous et où la résilience est au cœur de son fonctionnement\r\n\r\nNos objectifs\r\n1) Transformer et valoriser les produits du terroir. Cet objectif comprend notamment : la mise en valeur d’anciennes variétés, la sensibilisation à la consommation d’une alimentation durable et diversifiée, l’éveil de notre créativité et la valorisation du travail de producteurs locaux.\r\n\r\n2) Proposer des activités de formation et de sensibilisation sur les thèmes de la Nature et de l’alimentation durable. Au travers de cet objectif, nous souhaitons proposer des activités accessibles aux adultes comme aux enfants. Nous voulons faire du domaine d’Arthey un lieu accueillant et convivial.\r\n\r\n3) Participer à l’insertion socioprofessionnelle. Cet objectif est transversal. Une attention particulière sera portée à la gouvernance ainsi qu’à l’écoute et nous tenons à ce que les prises de décisions impliquent les idées et les compétences de chacun.\r\n\r\n \r\n\r\n \r\n\r\n4) Produire des denrées alimentaires en respectant les principes de l’agroécologie. Nous souhaitons mettre en place un modèle d’agriculture durable, c’est à dire qui soit à la fois viable aujourd’hui, dans une société en mutation, mais également dans un futur où les paramètres seront forts probablement différents et encore inconnus. Le pôle d’activité concernant la production alimentaire se veut de répondre à la question « Comment produire une alimentation qui respecte les principes de l’agroécologie tout en assurant une rentabilité pour le producteur ? ». \r\n\r\n5) Participer au développement du tourisme local en province namuroise. La province de Namur est riche d’un patrimoine naturel, historique et culturel important que nous souhaitons faire découvrir à un large public ; connaître, c’est préserver. Par cet objectif, nous voulons également sensibiliser et informer les publics bénéficiaires des valeurs et des autres activités portées par la coopérative.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LA COOPÉRATIVE des Jardins d'Arthey\r\n\r\nNotre vision\r\nNous souhaitons participer au développement d’une société qui respecte les Hommes et la Nature, qui crée du lien et qui accueille la différence ; une société au sein de laquelle les projets citoyens se complètent et coopèrent ; une société qui assure la souveraineté et la sécurité alimentaire pour tous et où la résilience est au cœur de son fonctionnement\r\n\r\nNos objectifs\r\n1) Transformer et valoriser les produits du terroir. Cet objectif comprend notamment : la mise en valeur d’anciennes variétés, la sensibilisation à la consommation d’une alimentation durable et diversifiée, l’éveil de notre créativité et la valorisation du travail de producteurs locaux.\r\n\r\n2) Proposer des activités de formation et de sensibilisation sur les thèmes de la Nature et de l’alimentation durable. Au travers de cet objectif, nous souhaitons proposer des activités accessibles aux adultes comme aux enfants. Nous voulons faire du domaine d’Arthey un lieu accueillant et convivial.\r\n\r\n3) Participer à l’insertion socioprofessionnelle. Cet objectif est transversal. Une attention particulière sera portée à la gouvernance ainsi qu’à l’écoute et nous tenons à ce que les prises de décisions impliquent les idées et les compétences de chacun.\r\n\r\n \r\n\r\n \r\n\r\n4) Produire des denrées alimentaires en respectant les principes de l’agroécologie. Nous souhaitons mettre en place un modèle d’agriculture durable, c’est à dire qui soit à la fois viable aujourd’hui, dans une société en mutation, mais également dans un futur où les paramètres seront forts probablement différents et encore inconnus. Le pôle d’activité concernant la production alimentaire se veut de répondre à la question « Comment produire une alimentation qui respecte les principes de l’agroécologie tout en assurant une rentabilité pour le producteur ? ». \r\n\r\n5) Participer au développement du tourisme local en province namuroise. La province de Namur est riche d’un patrimoine naturel, historique et culturel important que nous souhaitons faire découvrir à un large public ; connaître, c’est préserver. Par cet objectif, nous voulons également sensibiliser et informer les publics bénéficiaires des valeurs et des autres activités portées par la coopérative.", "web":"http://www.jardinsdarthey.be/", "phone":"+32 (0) 470 56 92 63", "address":"Rue d’Arthey 1 5080 La Bruyère", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2017-01-15T12:04:03.184453Z", "id":9464, "last_modified":"2017-01-17T17:27:50.141308Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9464/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/01/2017"}, {"name":"FruityHaren - jardin collectif en permaculture", "lat":50.8940162943443, "lon":4.420629143714904, "subcategories":[{"name":"Potagers & vergers", "id":116}, {"name":"Composts collectifs", "id":121}], "popup":"<h5>FruityHaren - jardin collectif en permaculture</h5><em>Adresse</em> : Chemin du Kerkeveld Haren Bruxelles 1130<br><br><b><a target=\"_blank\" href=\"https://fruityharen.wordpress.com/\">Site web</a></b><br><br>FruityHaren - jardin collectif en permaculture<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FruityHaren - jardin collectif en permaculture", "web":"https://fruityharen.wordpress.com/", "phone":"", "address":"Chemin du Kerkeveld Haren Bruxelles 1130", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-02-11T16:48:11.189979Z", "id":9496, "last_modified":"2017-02-12T22:21:19.796995Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9496/history", "email_before_at":"fruityharen", "email_after_at":"inbox.com", "last_modified_dmY":"12/02/2017"}, {"name":"Parc Comestible / Eetbaar park", "lat":50.84049355199591, "lon":4.346900582313538, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>Parc Comestible / Eetbaar park</h5><em>Adresse</em> : Rue des Tanneurs 62, 1000 Bruxelles<br><br>\"Ensemble, trouvons des solutions pour que notre Capitale devienne plus fruitée et que les légumes et plantes de saison ne soient plus les grandes inconnues d’une équation urbaine trop complexe et dépassée.\"\r\n\r\nOuvert du lundi au vendredi de 9h30 à 17h30<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Ensemble, trouvons des solutions pour que notre Capitale devienne plus fruitée et que les légumes et plantes de saison ne soient plus les grandes inconnues d’une équation urbaine trop complexe et dépassée.\"\r\n\r\nOuvert du lundi au vendredi de 9h30 à 17h30", "web":"", "phone":"", "address":"Rue des Tanneurs 62, 1000 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-03-07T05:20:39.344417Z", "id":10797, "last_modified":"2017-03-07T05:20:39.344453Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10797/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/03/2017"}, {"name":"Kachinas, Laboratoire d'écologie politique", "lat":50.48124094010513, "lon":5.249941349029541, "subcategories":[{"name":"Potagers & vergers", "id":116}, {"name":"Soutien aux potagistes", "id":128}, {"name":"Parcs publics", "id":129}], "popup":"<h5>Kachinas, Laboratoire d'écologie politique</h5><em>Adresse</em> : rue Fourneau, 67 à 4570 Marchin<br><br><b><a target=\"_blank\" href=\"http://www.kachinas.be\">Site web</a></b><br><br>Kachinas est un « laboratoire d’écologie politique ». Nous essayons d’apprendre et de transmettre des savoirs-faire liés à l’écologie (au sens large), et en même temps de penser la signification d’une telle ré-appropriation, en termes politiques.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kachinas est un « laboratoire d’écologie politique ». Nous essayons d’apprendre et de transmettre des savoirs-faire liés à l’écologie (au sens large), et en même temps de penser la signification d’une telle ré-appropriation, en termes politiques.", "web":"http://www.kachinas.be", "phone":"", "address":"rue Fourneau, 67 à 4570 Marchin", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-23T09:53:54.785246Z", "id":10852, "last_modified":"2017-03-25T08:07:54.213154Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/10852/history", "email_before_at":"francois", "email_after_at":"kachinas.be", "last_modified_dmY":"25/03/2017"}, {"name":"Projet Mycélium", "lat":50.835400121913835, "lon":4.439768046140671, "subcategories":[{"name":"Association d'écologie urbaine", "id":90}, {"name":"Récup' de matériaux de construction", "id":113}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Aide au compostage", "id":132}, {"name":"Ateliers de travail du bois", "id":138}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Associations de naturalistes", "id":194}, {"name":"Initiatives de transition", "id":201}], "popup":"<h5>Projet Mycélium</h5><em>Adresse</em> : Kelle, 92<br><br><b><a target=\"_blank\" href=\"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207", "phone":"", "address":"Kelle, 92", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-29T14:48:30.755201Z", "id":10865, "last_modified":"2017-03-29T14:48:30.755234Z", "last_author":"myselproject@gmail.com", "history":"http://maps.dewey.be/api/markers/10865/history", "email_before_at":"myselproject", "email_after_at":"gmail.com", "last_modified_dmY":"29/03/2017"}, {"name":"COJARDINAGE", "lat":50.82761407772693, "lon":4.348853230476379, "subcategories":[{"name":"Potagers & vergers", "id":116}], "popup":"<h5>COJARDINAGE</h5><em>Adresse</em> : 11 place Morichard Saint gilles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"11 place Morichard Saint gilles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2017-03-30T10:48:13.897731Z", "id":10866, "last_modified":"2017-03-30T10:48:13.897765Z", "last_author":"cojardinage", "history":"http://maps.dewey.be/api/markers/10866/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"30/03/2017"}] \ No newline at end of file
diff --git a/data/markers-118.json b/data/markers-118.json
new file mode 100644
index 0000000..67abb8e
--- /dev/null
+++ b/data/markers-118.json
@@ -0,0 +1 @@
+[{"name":" Resto Jet", "lat":50.88051495403319, "lon":4.329412579536438, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5> Resto Jet</h5><em>Adresse</em> : Place Cardinal Mercier, 36 , 1090 Jette<br><br><em>Téléphone</em> : 0496/26.78.68<br><br><b><a target=\"_blank\" href=\"http://www.jette.irisnet.be/fr/cpas/aide-alimentaire/restaurants-sociaux\">Site web</a></b><br><br>\"[A Jette] Deux restaurants sociaux (Ange Gardien et Resto Jet) proposent chaque midi des repas à prix réduit, en plus du contact social. Le restaurant de la maison de repos du CPAS est ouvert aux pensionnés de Jette (après consultation du service d’aide aux familles du CPAS) et propose également des repas à prix réduit.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"[A Jette] Deux restaurants sociaux (Ange Gardien et Resto Jet) proposent chaque midi des repas à prix réduit, en plus du contact social. Le restaurant de la maison de repos du CPAS est ouvert aux pensionnés de Jette (après consultation du service d’aide aux familles du CPAS) et propose également des repas à prix réduit.\"", "web":"http://www.jette.irisnet.be/fr/cpas/aide-alimentaire/restaurants-sociaux", "phone":"0496/26.78.68", "address":"Place Cardinal Mercier, 36 , 1090 Jette", "manager_type":"", "created":"2015-11-28T22:01:58.900786Z", "id":2183, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2183/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Sésam'", "lat":50.85923632733462, "lon":4.3747687339782715, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Sésam'</h5><em>Adresse</em> : 121, Rue Josaphat, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.bouillondecultures.be/-Sesam-.html\">Site web</a></b><br><br>Le Sésam’ est le secteur d’économie sociale de Bouillon de Cultures. Depuis 2008, ce secteur est agréé I.L.D.E (initiative locale de développement de l’emploi) par la Région de Bruxelles-Capitale. Il comprend le service Traiteur, le restaurant de quartier et depuis peu, grâce au Contrat de Quartier Coteaux-Josapaht le relais du parc Rasquinet.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Sésam’ est le secteur d’économie sociale de Bouillon de Cultures. Depuis 2008, ce secteur est agréé I.L.D.E (initiative locale de développement de l’emploi) par la Région de Bruxelles-Capitale. Il comprend le service Traiteur, le restaurant de quartier et depuis peu, grâce au Contrat de Quartier Coteaux-Josapaht le relais du parc Rasquinet.", "web":"http://www.bouillondecultures.be/-Sesam-.html", "phone":"/", "address":"121, Rue Josaphat, 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-07-15T06:37:11.852238Z", "id":2092, "last_modified":"2016-11-11T15:58:32.231680Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2092/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"11/11/2016"}, {"name":"Poverello", "lat":50.85956478463403, "lon":4.364927709102631, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Poverello</h5><em>Adresse</em> : 105, Rue verte, 1030 Schaerbeek<br><br><em>Téléphone</em> : 02 219 98 62<br><br><b><a target=\"_blank\" href=\"http://www.poverello.be/\">Site web</a></b><br><br>Poverello est une association, créée par le prêtre Jan Vermeire (1919-1998), qui chaque jour sert 700 repas chauds dans différentes villes de Belgique : Bruxelles-Ville, Anvers, Gand, Louvain, Bruges, Tongres, Ostende, Courtrai… L’un de ces centres se trouve à Schaerbeek. Il est situé au numéro 105 de la rue verte. C’est un lieu de rencontre, ouvert à tous, où l’on peut boire un verre ou donner un coup de main… On y sert quotidiennement des repas chauds à des personnes démunies, des sans abris et des sans papier.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Poverello est une association, créée par le prêtre Jan Vermeire (1919-1998), qui chaque jour sert 700 repas chauds dans différentes villes de Belgique : Bruxelles-Ville, Anvers, Gand, Louvain, Bruges, Tongres, Ostende, Courtrai… L’un de ces centres se trouve à Schaerbeek. Il est situé au numéro 105 de la rue verte. C’est un lieu de rencontre, ouvert à tous, où l’on peut boire un verre ou donner un coup de main… On y sert quotidiennement des repas chauds à des personnes démunies, des sans abris et des sans papier.", "web":"http://www.poverello.be/", "phone":"02 219 98 62", "address":"105, Rue verte, 1030 Schaerbeek", "manager_type":"", "created":"2015-07-15T06:41:57.068194Z", "id":2093, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2093/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Centre de Service Social Bruxelles Sud-Est", "lat":50.82690775972521, "lon":4.375017564740347, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Centre de Service Social Bruxelles Sud-Est</h5><em>Adresse</em> : Chaussée de Boondael 26B, 1050 Ixelles<br><br><em>Téléphone</em> : 02/648.50.01<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Repas 12h30 -14h; Repas chaud lu-ve 1€, mi-novembre-mi-mars en collaboration avec l’asbl les Petits Riens. \r\n|| Eten: 12u30 -14u; (Warme maaltijden 1 € ma-vri, midden november tot midden maart - met steun van Spullenhulp Vzw).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Repas 12h30 -14h; Repas chaud lu-ve 1€, mi-novembre-mi-mars en collaboration avec l’asbl les Petits Riens. \r\n|| Eten: 12u30 -14u; (Warme maaltijden 1 € ma-vri, midden november tot midden maart - met steun van Spullenhulp Vzw).", "web":"http://www.lstb.be", "phone":"02/648.50.01", "address":"Chaussée de Boondael 26B, 1050 Ixelles", "manager_type":"", "created":"2015-12-04T22:02:48.461694Z", "id":2563, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2563/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Comité de la Samaritaine ", "lat":50.84011647600845, "lon":4.352237600830904, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Comité de la Samaritaine </h5><em>Adresse</em> : Rue de la Samaritaine 41/6, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/513.06.26<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Accompagnement des locataires du quartier de la Samaritaine et des Marolles - Maison de quartier et\r\nrestaurant social 11h45 -13h plat 1,5 €. || Begeleiding van de huurders van de wijk Samaritanen en Marollen - Buurthuis en sociaal restaurant 11u45 -13u maaltijd 1,5 €. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Accompagnement des locataires du quartier de la Samaritaine et des Marolles - Maison de quartier et\r\nrestaurant social 11h45 -13h plat 1,5 €. || Begeleiding van de huurders van de wijk Samaritanen en Marollen - Buurthuis en sociaal restaurant 11u45 -13u maaltijd 1,5 €. ", "web":"http://www.lstb.be", "phone":"02/513.06.26", "address":"Rue de la Samaritaine 41/6, 1000 Bruxelles", "manager_type":"", "created":"2015-12-04T22:05:47.182041Z", "id":2564, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2564/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Foyer Liedekerke", "lat":50.85216141801436, "lon":4.374602148308213, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Foyer Liedekerke</h5><em>Adresse</em> : Rue de Liedekerke 112, 1210 Saint-Josse<br><br><em>Téléphone</em> : 02/220.26.63<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Réservation pour les repas 1 jour à l’avance; Repas chaud 4 €, lu-ve à 12h. || 1 dag op voorhand reserveren voor de maaltijden; Warme maaltijd 4 €, ma-vri om 12u.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Réservation pour les repas 1 jour à l’avance; Repas chaud 4 €, lu-ve à 12h. || 1 dag op voorhand reserveren voor de maaltijden; Warme maaltijd 4 €, ma-vri om 12u.", "web":"http://www.lstb.be", "phone":"02/220.26.63", "address":"Rue de Liedekerke 112, 1210 Saint-Josse", "manager_type":"", "created":"2015-12-04T22:11:43.740286Z", "id":2565, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2565/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Foyer Poste", "lat":50.85649918139425, "lon":4.365874240173753, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Foyer Poste</h5><em>Adresse</em> : Rue Saint François 49, 1210 Saint-Josse-ten-Noode<br><br><em>Téléphone</em> : 02/217.41.86<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Réservation pour les repas un jour avant au Foyer; Repas chaud 4,50€ lu-ve: 12h-14h. ||Reservatie voor de\r\nmaaltijden bij de Foyer; Warme maaltijd 4,50€ ma-vri:12u-14u.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Réservation pour les repas un jour avant au Foyer; Repas chaud 4,50€ lu-ve: 12h-14h. ||Reservatie voor de\r\nmaaltijden bij de Foyer; Warme maaltijd 4,50€ ma-vri:12u-14u.", "web":"http://www.lstb.be", "phone":"02/217.41.86", "address":"Rue Saint François 49, 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2015-12-04T22:14:16.146374Z", "id":2566, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2566/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Petites soeurs des Pauvres / Zusterkens der Armen", "lat":50.83613306721924, "lon":4.347989270462449, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Petites soeurs des Pauvres / Zusterkens der Armen</h5><em>Adresse</em> : Rue Haute 266, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/512.13.80<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Distribution gratuite de tartines, lu-di: 9h-10h. || Gratis uitdeling van boterhammen, ma-zo: 9u-10u.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Distribution gratuite de tartines, lu-di: 9h-10h. || Gratis uitdeling van boterhammen, ma-zo: 9u-10u.", "web":"http://www.lstb.be", "phone":"02/512.13.80", "address":"Rue Haute 266, 1000 Bruxelles", "manager_type":"", "created":"2015-12-04T22:16:57.910938Z", "id":2567, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2567/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Restaurant du Coeur de Saint-Gilles", "lat":50.82913645044238, "lon":4.335189769043382, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Restaurant du Coeur de Saint-Gilles</h5><em>Adresse</em> : Rue de Bosnie 22, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/538.92.76<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Lu-ve: 8h30 -16h; Repas chaud 11h-12h45: prix en fonction de la situation; Petit déjeuner gratuit 8h30 -10h;\r\nChauffoir si -1°C: 16h-19h: soupe + pain gratuit. || Ma-vri: 8u30 -16u; Warme maaltijd 11u-12u45: prijs in functie van de situatie; Gratis ontbijt 8u30 -10u; Verwarmingplaats als -1°: 16u-19u: soep + brood gratis.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lu-ve: 8h30 -16h; Repas chaud 11h-12h45: prix en fonction de la situation; Petit déjeuner gratuit 8h30 -10h;\r\nChauffoir si -1°C: 16h-19h: soupe + pain gratuit. || Ma-vri: 8u30 -16u; Warme maaltijd 11u-12u45: prijs in functie van de situatie; Gratis ontbijt 8u30 -10u; Verwarmingplaats als -1°: 16u-19u: soep + brood gratis.", "web":"http://www.lstb.be", "phone":"02/538.92.76", "address":"Rue de Bosnie 22, 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-04T22:27:33.095839Z", "id":2571, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2571/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Restaurant La Bonne Porte", "lat":50.8502701404268, "lon":4.374226350334993, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Restaurant La Bonne Porte</h5><em>Adresse</em> : Chaussée de Louvain 97, 1210 Saint-Josse-ten-Noode<br><br><em>Téléphone</em> : 02/220.26.61<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Repas chauds: samedi 12h-13h30. || Warme maaltijd zaterdag: 12u-13u30.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Repas chauds: samedi 12h-13h30. || Warme maaltijd zaterdag: 12u-13u30.", "web":"http://www.lstb.be", "phone":"02/220.26.61", "address":"Chaussée de Louvain 97, 1210 Saint-Josse-ten-Noode", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-04T22:29:59.578840Z", "id":2572, "last_modified":"2018-02-12T15:35:19.593810Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2572/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Restaurant Social Snijboontje", "lat":50.85667226213662, "lon":4.3339184019703225, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Restaurant Social Snijboontje</h5><em>Adresse</em> : Rue d’Ostende 2, 1080 Molenbeek-Saint-Jean <br><br><em>Téléphone</em> : 02/410.85.27<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br> || Accueil en hiver lu-ve: 9h-17h; Repas chaud + café: 3,5 à 5€ 11h45 -13h30. || Onthaal in winter ma-ve: 9u-17u; Warme maaltijd + koffie: 3,5€ - 5€ 11u45 -13u30.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" || Accueil en hiver lu-ve: 9h-17h; Repas chaud + café: 3,5 à 5€ 11h45 -13h30. || Onthaal in winter ma-ve: 9u-17u; Warme maaltijd + koffie: 3,5€ - 5€ 11u45 -13u30.", "web":"http://www.lstb.be", "phone":"02/410.85.27", "address":"Rue d’Ostende 2, 1080 Molenbeek-Saint-Jean ", "manager_type":"", "created":"2015-12-04T22:33:51.265796Z", "id":2573, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2573/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Resto du Cœur - L’autre table De Andere Tafel ", "lat":50.87682368475322, "lon":4.355687210335191, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Resto du Cœur - L’autre table De Andere Tafel </h5><em>Adresse</em> : Rue Stéphanie 27, 1020 Bruxelles <br><br><em>Téléphone</em> : 02/420.60.87<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Repas chaud 11h30-13h30 lu-ve 1,50€ CPAS de Bruxelles, 3€ statuts omnio ou vipo, 1€ ou 2€ enfants de -12 ans, autres 6€. Petit déjeuner 1,25€: lu et ve 8h30 -10h. || Warme maaltijd 11u30 -13u30 ma-vr; 1,50 € voor OCMW van Brussel, 3 € voor vervangingsinkomen, 1€ of 2€ voor kinderen -12 jaar, 6€ andere. Ontbijt 1,25\r\n€: ma en vr 8u30 -10u. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Repas chaud 11h30-13h30 lu-ve 1,50€ CPAS de Bruxelles, 3€ statuts omnio ou vipo, 1€ ou 2€ enfants de -12 ans, autres 6€. Petit déjeuner 1,25€: lu et ve 8h30 -10h. || Warme maaltijd 11u30 -13u30 ma-vr; 1,50 € voor OCMW van Brussel, 3 € voor vervangingsinkomen, 1€ of 2€ voor kinderen -12 jaar, 6€ andere. Ontbijt 1,25\r\n€: ma en vr 8u30 -10u. ", "web":"http://www.lstb.be", "phone":"02/420.60.87", "address":"Rue Stéphanie 27, 1020 Bruxelles ", "manager_type":"", "created":"2015-12-04T22:36:32.938021Z", "id":2574, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2574/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Restojet", "lat":50.88052679789248, "lon":4.329262087120469, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Restojet</h5><em>Adresse</em> : Place Cardinal Mercier 36, 1090 Jette<br><br><em>Téléphone</em> : 02/420.24.95<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Repas chaud (entrée, plat, dessert) 3€, lu-ve:\r\n12h-14h. || Warme maaltijd 3€, ma-vri: 12u-14u.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Repas chaud (entrée, plat, dessert) 3€, lu-ve:\r\n12h-14h. || Warme maaltijd 3€, ma-vri: 12u-14u.", "web":"http://www.lstb.be", "phone":"02/420.24.95", "address":"Place Cardinal Mercier 36, 1090 Jette", "manager_type":"", "created":"2015-12-04T22:38:27.236998Z", "id":2575, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2575/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ange Gardien", "lat":50.879951749177444, "lon":4.330791234970093, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Ange Gardien</h5><em>Adresse</em> : Avenue Secrétin, 11-13, 1090 Jette<br><br><em>Téléphone</em> : 02/479.27.52<br><br><b><a target=\"_blank\" href=\"http://www.jette.irisnet.be/fr/cpas/aide-alimentaire/restaurants-sociaux\">Site web</a></b><br><br>Ouvert le WE pour les repas de midi<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ouvert le WE pour les repas de midi", "web":"http://www.jette.irisnet.be/fr/cpas/aide-alimentaire/restaurants-sociaux", "phone":"02/479.27.52", "address":"Avenue Secrétin, 11-13, 1090 Jette", "manager_type":"", "created":"2015-11-28T22:04:41.201171Z", "id":2185, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2185/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Centre Iris", "lat":50.87992805651539, "lon":4.325263202190399, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Centre Iris</h5><em>Adresse</em> : Rue de l'Eglise-Saint-Pierre, 47 , 1090 Jette<br><br><em>Téléphone</em> : 02/422.46.53<br><br><b><a target=\"_blank\" href=\"http://www.jette.irisnet.be/fr/cpas/aide-alimentaire/restaurants-sociaux\">Site web</a></b><br><br>Le restaurant de la maison de repos du CPAS est ouvert aux pensionnés de Jette (après consultation du service d’aide aux familles du CPAS) et propose également des repas à prix réduit.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le restaurant de la maison de repos du CPAS est ouvert aux pensionnés de Jette (après consultation du service d’aide aux familles du CPAS) et propose également des repas à prix réduit.\"", "web":"http://www.jette.irisnet.be/fr/cpas/aide-alimentaire/restaurants-sociaux", "phone":"02/422.46.53", "address":"Rue de l'Eglise-Saint-Pierre, 47 , 1090 Jette", "manager_type":"", "created":"2015-11-28T22:02:57.729592Z", "id":2184, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2184/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Idées 53 asbl", "lat":50.84614665684039, "lon":4.333773562683518, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Idées 53 asbl</h5><em>Adresse</em> : Rue du chimiste 34-36, 1070 Anderlecht<br><br><em>Téléphone</em> : 02/648.95.94<br><br><b><a target=\"_blank\" href=\"http://www.idee53.be/\">Site web</a></b><br><br>Idée 53 est un Atelier de Formation par le Travail (AFT) constitué en asbl depuis 1987. L'association propose des formations et des services. Elle est installée dans de vastes locaux à Anderlecht dans le quartier de Cureghem. (...) Le restaurant pédagogique d'Idée 53 vous offre le menu du jour et une petite restauration. Il s'organise dans un cadre de formation et d'apprentissage. Profiter d'un bon repas c'est, en même temps, contribuer à l'Atelier de Formation par le Travail (AFT). Le service resto groupe se charge de l'organisation de vos réceptions ou de vos banquets. Idée 53 vous sert dans ses salles ou ailleurs à Bruxelles. Grâce à cette mise en situation de travail, le commis apprend à concocter un repas pour un grand nombre de couverts.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Idée 53 est un Atelier de Formation par le Travail (AFT) constitué en asbl depuis 1987. L'association propose des formations et des services. Elle est installée dans de vastes locaux à Anderlecht dans le quartier de Cureghem. (...) Le restaurant pédagogique d'Idée 53 vous offre le menu du jour et une petite restauration. Il s'organise dans un cadre de formation et d'apprentissage. Profiter d'un bon repas c'est, en même temps, contribuer à l'Atelier de Formation par le Travail (AFT). Le service resto groupe se charge de l'organisation de vos réceptions ou de vos banquets. Idée 53 vous sert dans ses salles ou ailleurs à Bruxelles. Grâce à cette mise en situation de travail, le commis apprend à concocter un repas pour un grand nombre de couverts.", "web":"http://www.idee53.be/", "phone":"02/648.95.94", "address":"Rue du chimiste 34-36, 1070 Anderlecht", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-10T17:14:20.283612Z", "id":2702, "last_modified":"2018-02-13T11:56:30.244971Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2702/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Source-La Rencontre", "lat":50.84660504484941, "lon":4.339626142754014, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Source-La Rencontre</h5><em>Adresse</em> : Rue de la Senne 63 et 78, 1000 Bruxelles <br><br><em>Téléphone</em> : 02/512.72.04<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>De novembre à fin mars, nous sommes ouvert tous les jours de 10h à 20h. pour le reste nous sommes ouvert de 12h à 20h et fermé le lundi. nous fermos aussi pour les jours fériés. Le repas du soir est de 17h45 à 19h, pour le prix de 3.50 euro, la soupe à 0.35 euro. Le café est lui aussi à 0.35 euro. La permanence sociale se fait de 11hà 12h (en hiver) et de 14h à 17h30. En hiver, nous offrons une soupe gratuite à 12h. L'accès au lieu nécessite une carte de membre.\r\ninfo: 02/514.33.32<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De novembre à fin mars, nous sommes ouvert tous les jours de 10h à 20h. pour le reste nous sommes ouvert de 12h à 20h et fermé le lundi. nous fermos aussi pour les jours fériés. Le repas du soir est de 17h45 à 19h, pour le prix de 3.50 euro, la soupe à 0.35 euro. Le café est lui aussi à 0.35 euro. La permanence sociale se fait de 11hà 12h (en hiver) et de 14h à 17h30. En hiver, nous offrons une soupe gratuite à 12h. L'accès au lieu nécessite une carte de membre.\r\ninfo: 02/514.33.32", "web":"http://www.lstb.be", "phone":"02/512.72.04", "address":"Rue de la Senne 63 et 78, 1000 Bruxelles ", "manager_type":"", "created":"2015-12-04T22:41:02.010719Z", "id":2576, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2576/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Recyclart", "lat":50.84194720338208, "lon":4.350500106811523, "subcategories":[{"name":"Eau potable", "id":115}, {"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Recyclart</h5><em>Adresse</em> : rue des Ursulines 25<br><br><em>Téléphone</em> : 02/502 57 34<br><br><b><a target=\"_blank\" href=\"http://www.recyclart.be\">Site web</a></b><br><br>Recyclart est un centre d'arts multidisciplinaire bicommunautaire et un centre d'insertion professionnel.La musique, la photo, l'architecture et le travail avec les habitants du quartier font partie de la programmation ainsi que le Repair Café. Bar Recyclart, resto social de formation et Fabrik,les ateliers de formation en menuiserie et métal.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Recyclart est un centre d'arts multidisciplinaire bicommunautaire et un centre d'insertion professionnel.La musique, la photo, l'architecture et le travail avec les habitants du quartier font partie de la programmation ainsi que le Repair Café. Bar Recyclart, resto social de formation et Fabrik,les ateliers de formation en menuiserie et métal.", "web":"http://www.recyclart.be", "phone":"02/502 57 34", "address":"rue des Ursulines 25", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-23T11:17:54.864966Z", "id":3252, "last_modified":"2018-02-12T14:53:31.207147Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3252/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Restaurant \"Les Uns et Les Autres\"", "lat":50.85400239097962, "lon":4.339283108711242, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Restaurant \"Les Uns et Les Autres\"</h5><em>Adresse</em> : Rue du Comte de Flandre, 15 - 1080 Bruxelles<br><br><em>Téléphone</em> : +32 2 410 09 60<br><br><b><a target=\"_blank\" href=\"http://www.lesunsetlesautres.be\">Site web</a></b><br><br>\"Ce restaurant, social et ouvert à tous, est un service de proximité créé par la Mission Locale de Molenbeek en août 2004. Il est agréé comme \"Initiative Locale de Développement de l'Emploi\" (ILDE) et occupe des travailleurs sous contrat Article 60 ou sous contrat PTP (Programme de transition professionnelle). Ce restaurant permet de rapprocher des personnes provenant de milieux sociaux, culturels et de générations différentes par le biais de repas conviviaux dans un décor chaleureux. Le restaurant possède plus d’une recette dans ses marmites pour satisfaire l’appétit de ses clients. Le restaurant est accessible au grand public ainsi qu’à des personnes aux revenus modestes, grâce à une tarification du menu adaptée à la situation sociale de chacun\". (Source : http://www.lesunsetlesautres.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Ce restaurant, social et ouvert à tous, est un service de proximité créé par la Mission Locale de Molenbeek en août 2004. Il est agréé comme \"Initiative Locale de Développement de l'Emploi\" (ILDE) et occupe des travailleurs sous contrat Article 60 ou sous contrat PTP (Programme de transition professionnelle). Ce restaurant permet de rapprocher des personnes provenant de milieux sociaux, culturels et de générations différentes par le biais de repas conviviaux dans un décor chaleureux. Le restaurant possède plus d’une recette dans ses marmites pour satisfaire l’appétit de ses clients. Le restaurant est accessible au grand public ainsi qu’à des personnes aux revenus modestes, grâce à une tarification du menu adaptée à la situation sociale de chacun\". (Source : http://www.lesunsetlesautres.be)", "web":"http://www.lesunsetlesautres.be", "phone":"+32 2 410 09 60", "address":"Rue du Comte de Flandre, 15 - 1080 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-13T12:48:58.288428Z", "id":3299, "last_modified":"2017-03-06T19:28:37.999645Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3299/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Inloopcentrum De Zonnebloem", "lat":50.986737, "lon":5.052734, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Inloopcentrum De Zonnebloem</h5><em>Adresse</em> : Michel Theysstraat 7 3290 Diest<br><br><em>Téléphone</em> : 0486/932267<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0486/932267", "address":"Michel Theysstraat 7 3290 Diest", "manager_type":"", "created":"2016-09-13T16:31:26.035926Z", "id":5539, "last_modified":"2016-09-13T16:31:26.075577Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5539/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Cosmos", "lat":50.843309, "lon":4.335482, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>vzw Cosmos</h5><em>Adresse</em> : Dr. De Meersmanstraat 14 1070 Anderlecht<br><br><em>Téléphone</em> : 02 527 89 73<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 527 89 73", "address":"Dr. De Meersmanstraat 14 1070 Anderlecht", "manager_type":"", "created":"2016-09-13T16:31:26.086677Z", "id":5540, "last_modified":"2016-09-13T16:31:26.093520Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5540/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"VZW Lichtpunt", "lat":51.198721, "lon":3.791716, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>VZW Lichtpunt</h5><em>Adresse</em> : Assenedesteenweg 117 9060 Zelzate<br><br><em>Téléphone</em> : 0479/730.537<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0479/730.537", "address":"Assenedesteenweg 117 9060 Zelzate", "manager_type":"", "created":"2016-09-13T16:31:26.102872Z", "id":5541, "last_modified":"2016-09-13T16:31:26.110965Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5541/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Restos du Coeur de Belgique asbl", "lat":50.538215, "lon":4.977083, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Restos du Coeur de Belgique asbl</h5><em>Adresse</em> : Rue du Tronquoy 5, 5380 Fernelmont<br><br><em>Téléphone</em> : 081 22 88 26<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/\">Site web</a></b><br><br>L’Association Les Restos du Cœur agit depuis plus de 30 ans pour la solidarité sociale, en distribuant en Belgique des repas (630.000 par an) et par des actions d’aide à l’insertion sociale auprès des personnes précarisées. Notre ONG humanitaire a été fondée par Coluche. Une association est non gouvernementale parce qu’elle intervient, grâce au soutien de la population , en plus de l’action des Etats, ou parfois à leur place, pour soulager les problèmes de la société. Notre action existe essentiellement grâce aux donateurs, aux partenaires (des grandes marques) et par l’action de centaines de bénévoles sur le terrain. Certains centres sont aussi soutenus par les pouvoirs locaux (communes, CPAS), régionaux ou fédéraux.(Voir : www.restosducoeur.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’Association Les Restos du Cœur agit depuis plus de 30 ans pour la solidarité sociale, en distribuant en Belgique des repas (630.000 par an) et par des actions d’aide à l’insertion sociale auprès des personnes précarisées. Notre ONG humanitaire a été fondée par Coluche. Une association est non gouvernementale parce qu’elle intervient, grâce au soutien de la population , en plus de l’action des Etats, ou parfois à leur place, pour soulager les problèmes de la société. Notre action existe essentiellement grâce aux donateurs, aux partenaires (des grandes marques) et par l’action de centaines de bénévoles sur le terrain. Certains centres sont aussi soutenus par les pouvoirs locaux (communes, CPAS), régionaux ou fédéraux.(Voir : www.restosducoeur.be)", "web":"http://www.restosducoeur.be/fr/", "phone":"081 22 88 26", "address":"Rue du Tronquoy 5, 5380 Fernelmont", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.832068Z", "id":9307, "last_modified":"2016-10-26T05:45:58.073735Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9307/history", "email_before_at":"federation", "email_after_at":"restosducoeur.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur Liège asbl", "lat":50.64369, "lon":5.594838, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur Liège asbl</h5><em>Adresse</em> : Rue Raymond Geenen, 9, 4020 Liège<br><br><em>Téléphone</em> : 04/344 08 00<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/\">Site web</a></b><br><br>Aide alimentaire et sociale : repas chauds, ouvert de neuf heures à quinze heures, toute l'année, aide sociale et administrative cinq jours par semaine, coin maman-bébé et dispensaire médical le mardi.\r\nMembre de la Fédération des Restos du Coeur de Belgique.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Aide alimentaire et sociale : repas chauds, ouvert de neuf heures à quinze heures, toute l'année, aide sociale et administrative cinq jours par semaine, coin maman-bébé et dispensaire médical le mardi.\r\nMembre de la Fédération des Restos du Coeur de Belgique.", "web":"http://www.restosducoeur.be/fr/", "phone":"04/344 08 00", "address":"Rue Raymond Geenen, 9, 4020 Liège", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.895684Z", "id":9308, "last_modified":"2016-10-26T05:46:53.942558Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9308/history", "email_before_at":"restoducoeur.liege", "email_after_at":"belgacom.net", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Charleroi", "lat":50.421395, "lon":4.45221, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Charleroi</h5><em>Adresse</em> : Place Elie Delferrière 6, 6000 Charleroi<br><br><em>Téléphone</em> : 071/20.07.92<br><br><b><a target=\"_blank\" href=\"http://www.cpascharleroi.be/cpascharleroi/bottinsocial/d633/Restaurant-du-coeur-de-Charleroi--le--.html\">Site web</a></b><br><br>Repas : 0,50 €, gratuité possible après entretien avec l'assistante sociale/ Repas enfants : gratuits/ Repas à emporter pour enfants scolarisés, après enquête sociale. Permanences sociales gratuites. Espace \"Parents-bébés\"\" : distribution de langes et de laits pour nourrissons des clients habituels après enquête sociale et vérification du carnet de l'O.N.E. Possibilité d'octroi de petit matériel électro-ménager et de petit mobilier via le service social pour les clients habituels.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Repas : 0,50 €, gratuité possible après entretien avec l'assistante sociale/ Repas enfants : gratuits/ Repas à emporter pour enfants scolarisés, après enquête sociale. Permanences sociales gratuites. Espace \"Parents-bébés\"\" : distribution de langes et de laits pour nourrissons des clients habituels après enquête sociale et vérification du carnet de l'O.N.E. Possibilité d'octroi de petit matériel électro-ménager et de petit mobilier via le service social pour les clients habituels.\"", "web":"http://www.cpascharleroi.be/cpascharleroi/bottinsocial/d633/Restaurant-du-coeur-de-Charleroi--le--.html", "phone":"071/20.07.92", "address":"Place Elie Delferrière 6, 6000 Charleroi", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.909655Z", "id":9309, "last_modified":"2016-10-26T05:44:58.651681Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9309/history", "email_before_at":"secretariat.charleroi", "email_after_at":"restaurantducoeur.net", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Laeken", "lat":50.876834, "lon":4.355784, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Laeken</h5><em>Adresse</em> : Rue Stéphanie, 27B-1020 Laeken<br><br><em>Téléphone</em> : 02/420 60 87<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/31-our-actions/31-resto-du-coeur-de-laeken\">Site web</a></b><br><br>Services : Repas chauds toute l'année de 12h00 à 14h30 du lundi au vendredi. Formation de personnes exclues du circuit habituel du travail en restauration collective. Repas sur le temps de midi toute l’année, petit-déjeuner, activités socio-culturelles, insertion socioprofessionnelle.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds toute l'année de 12h00 à 14h30 du lundi au vendredi. Formation de personnes exclues du circuit habituel du travail en restauration collective. Repas sur le temps de midi toute l’année, petit-déjeuner, activités socio-culturelles, insertion socioprofessionnelle.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/31-our-actions/31-resto-du-coeur-de-laeken", "phone":"02/420 60 87", "address":"Rue Stéphanie, 27B-1020 Laeken", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.922972Z", "id":9310, "last_modified":"2016-10-26T05:47:14.683771Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9310/history", "email_before_at":"restoducoeur", "email_after_at":"cpasbru.irisnet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur de Wavre Asbl", "lat":50.718786, "lon":4.610866, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur de Wavre Asbl</h5><em>Adresse</em> : Rue Lambert Fortune, 33B-1300 WAVRE<br><br><em>Téléphone</em> : 0477/89 82 18<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-wavre\">Site web</a></b><br><br>Services : Repas chauds du lundi au samedi de 9h30 à 15h00 pendant les mois d'hiver. Distribution de colis alimentaires : sur demande avec minimum une fois par mois après contact téléphonique et affichage au Resto.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds du lundi au samedi de 9h30 à 15h00 pendant les mois d'hiver. Distribution de colis alimentaires : sur demande avec minimum une fois par mois après contact téléphonique et affichage au Resto.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-wavre", "phone":"0477/89 82 18", "address":"Rue Lambert Fortune, 33B-1300 WAVRE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.937087Z", "id":9311, "last_modified":"2016-10-26T05:46:40.573468Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9311/history", "email_before_at":"restoducoeur.wavre", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur d’Arlon", "lat":49.684636, "lon":5.819521, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur d’Arlon</h5><em>Adresse</em> : Rue Godfroid Kurth, 2B-6700 Arlon<br><br><em>Téléphone</em> : 0495/542406<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-d-arlon\">Site web</a></b><br><br>Services : Repas chauds, colis, logements d’insertion,service social, gestion budgétaire.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds, colis, logements d’insertion,service social, gestion budgétaire.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-d-arlon", "phone":"0495/542406", "address":"Rue Godfroid Kurth, 2B-6700 Arlon", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.953015Z", "id":9312, "last_modified":"2016-10-26T05:46:08.491695Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9312/history", "email_before_at":"andre.perpete", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur d’Assenede", "lat":51.220936, "lon":3.752205, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur d’Assenede</h5><em>Adresse</em> : Triesstraat, 38 Q9960 Assenede<br><br><em>Téléphone</em> : 0478/272604<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-d-assenede\">Site web</a></b><br><br>Services : Colis alimentaires, Repas chauds hebdomadaires, Distribution de vêtements, Excursions culturelles<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Colis alimentaires, Repas chauds hebdomadaires, Distribution de vêtements, Excursions culturelles", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-d-assenede", "phone":"0478/272604", "address":"Triesstraat, 38 Q9960 Assenede", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.968204Z", "id":9313, "last_modified":"2016-10-26T05:47:59.042018Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9313/history", "email_before_at":"lichtbaken", "email_after_at":"telenet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur de Gembloux", "lat":50.561207, "lon":4.697207, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur de Gembloux</h5><em>Adresse</em> : Place Saint-Guibert,B-5030 GEMBLOUX<br><br><em>Téléphone</em> : 0496/38 72 03<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-gembloux\">Site web</a></b><br><br>Services :Repas chauds du soir de septembre à avril les mardis et les jeudis dès 18h00. Relais Val de Sambre: repas tous les mercredis à 12h00 pour le premier service et à 13h00 pour le deuxième service. Service social : tous les mardis et jeudis.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services :Repas chauds du soir de septembre à avril les mardis et les jeudis dès 18h00. Relais Val de Sambre: repas tous les mercredis à 12h00 pour le premier service et à 13h00 pour le deuxième service. Service social : tous les mardis et jeudis.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-gembloux", "phone":"0496/38 72 03", "address":"Place Saint-Guibert,B-5030 GEMBLOUX", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.986733Z", "id":9314, "last_modified":"2016-10-26T05:45:07.100600Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9314/history", "email_before_at":"restocoeurgembloux", "email_after_at":"yahoo.fr", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de La Louvière", "lat":50.447882, "lon":4.145123, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de La Louvière</h5><em>Adresse</em> : Hallez, 47100 LA LOUVIERE<br><br><em>Téléphone</em> : 0496/95 78 48<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-la-louviere\">Site web</a></b><br><br>Services : Colis alimentaires, Vêtements de seconde main, Fabrication de produits écologique multi-usage, Coiffeuse et esthéticienne tous les deux mois, Café philo tous les mois.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Colis alimentaires, Vêtements de seconde main, Fabrication de produits écologique multi-usage, Coiffeuse et esthéticienne tous les deux mois, Café philo tous les mois.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-la-louviere", "phone":"0496/95 78 48", "address":"Hallez, 47100 LA LOUVIERE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.009697Z", "id":9315, "last_modified":"2016-10-26T05:44:19.391284Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9315/history", "email_before_at":"marmonne.duray", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur de Marche", "lat":50.222223, "lon":5.345024, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur de Marche</h5><em>Adresse</em> : Rue du Luxembourg, 59B-6900 Marche-en-Famenne<br><br><em>Téléphone</em> : 084/31 59 67<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-marche\">Site web</a></b><br><br>Services : Repas chauds toute l'année de 12h00 à 14h30 les mardis et jeudis. Colis alimentaires, service social.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds toute l'année de 12h00 à 14h30 les mardis et jeudis. Colis alimentaires, service social.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-marche", "phone":"084/31 59 67", "address":"Rue du Luxembourg, 59B-6900 Marche-en-Famenne", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.027643Z", "id":9316, "last_modified":"2016-10-26T05:45:44.797636Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9316/history", "email_before_at":"restoducoeur.marche", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Mons", "lat":50.465799, "lon":3.959512, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Mons</h5><em>Adresse</em> : Sentier Malaquin, 2bB-7000 Mons<br><br><em>Téléphone</em> : 065/34 63 77<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-mons\">Site web</a></b><br><br>Services : Repas chauds de midi toute l’année de 11h00 à 13h00. Distribution de colis toute l'année de 11h00 à 13h00. Permanence sociale : du lundi au vendredi de 8h00 à 14h00. Magasins de vêtements de seconde main : du mardi au vendredi de 8h00 à 13h00. Espace Maman-Bébé : du mardi au vendredi de 8h00 à 13h00. Lieu d'hygiène (lavoir et douches) : du lundi au vendredi de 8h00 à 12h00. Travail de rue : sur demande. Lieu d'expression: sur demande<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds de midi toute l’année de 11h00 à 13h00. Distribution de colis toute l'année de 11h00 à 13h00. Permanence sociale : du lundi au vendredi de 8h00 à 14h00. Magasins de vêtements de seconde main : du mardi au vendredi de 8h00 à 13h00. Espace Maman-Bébé : du mardi au vendredi de 8h00 à 13h00. Lieu d'hygiène (lavoir et douches) : du lundi au vendredi de 8h00 à 12h00. Travail de rue : sur demande. Lieu d'expression: sur demande", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-mons", "phone":"065/34 63 77", "address":"Sentier Malaquin, 2bB-7000 Mons", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.040729Z", "id":9317, "last_modified":"2016-10-26T05:47:45.532715Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9317/history", "email_before_at":"restoducoeurdemons", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Mouscron", "lat":50.742194, "lon":3.215048, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Mouscron</h5><em>Adresse</em> : Rue Saint-Pierre, 32B-7700 MOUSCRON<br><br><em>Téléphone</em> : 0495/54 41 66<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-mouscron\">Site web</a></b><br><br>Services : Repas chauds le midi, d’octobre à fin mars, Colis alimentaires, Accueil Social/Chauffoir : De 9h à 13h. Service social : Du lundi au vendredi, de 9h à 14h. Atelier cuisine (1x/ mois). Dispensaire médical et pharmacie. Distribution de vêtements<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds le midi, d’octobre à fin mars, Colis alimentaires, Accueil Social/Chauffoir : De 9h à 13h. Service social : Du lundi au vendredi, de 9h à 14h. Atelier cuisine (1x/ mois). Dispensaire médical et pharmacie. Distribution de vêtements", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-mouscron", "phone":"0495/54 41 66", "address":"Rue Saint-Pierre, 32B-7700 MOUSCRON", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.054345Z", "id":9318, "last_modified":"2016-10-26T05:47:05.260269Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9318/history", "email_before_at":"edelweiss.restoducoeur.mouscron", "email_after_at":"gmail.com", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Namur", "lat":50.471011, "lon":4.866101, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Namur</h5><em>Adresse</em> : Rue de Bomel, 8B-5000 NAMUR<br><br><em>Téléphone</em> : 081/ 22 53 23<br><br><b><a target=\"_blank\" href=\"http://www.restoducoeurdenamur.be\">Site web</a></b><br><br>Services : Service petit déjeuner : de 7h00 à 9h00. Service dîner : de 12h00 à 13h30. Service social et médiation de dettes (081/22 73 22). Permanence sociale du lundi au vendredi de 8h30 à 12h00 et de 13h00 à 16h00. Médiation de dettes et avis juridiques uniquement sur rendez-vous. Logements d'insertion et de transit gérés par Gestion logement de Namur. (081/22 59 06).Permanence le mercredi et vendredi de 9h00 à 11h30.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Service petit déjeuner : de 7h00 à 9h00. Service dîner : de 12h00 à 13h30. Service social et médiation de dettes (081/22 73 22). Permanence sociale du lundi au vendredi de 8h30 à 12h00 et de 13h00 à 16h00. Médiation de dettes et avis juridiques uniquement sur rendez-vous. Logements d'insertion et de transit gérés par Gestion logement de Namur. (081/22 59 06).Permanence le mercredi et vendredi de 9h00 à 11h30.", "web":"http://www.restoducoeurdenamur.be", "phone":"081/ 22 53 23", "address":"Rue de Bomel, 8B-5000 NAMUR", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.069314Z", "id":9319, "last_modified":"2016-10-26T05:45:18.563365Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9319/history", "email_before_at":"info", "email_after_at":"rdcn.be", "last_modified_dmY":"26/10/2016"}, {"name":"Lichtbaken - Resto du Coeur", "lat":51.225487, "lon":2.924761, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Lichtbaken - Resto du Coeur</h5><em>Adresse</em> : Lijndraaierstraat, 52B-8400 Oostende<br><br><em>Téléphone</em> : 0474/27 26 04<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/lichtbaken-resto-du-coeur\">Site web</a></b><br><br>Services : Repas chauds de midi toute l’année du lundi au vendredi de 9h00 à 14h30. Distribution de colis du lundi au vendredi de 11h00 à 13h00.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds de midi toute l’année du lundi au vendredi de 9h00 à 14h30. Distribution de colis du lundi au vendredi de 11h00 à 13h00.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/lichtbaken-resto-du-coeur", "phone":"0474/27 26 04", "address":"Lijndraaierstraat, 52B-8400 Oostende", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.082638Z", "id":9320, "last_modified":"2016-10-26T05:44:35.161345Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9320/history", "email_before_at":"lichtbaken", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Quiévrain", "lat":50.405543, "lon":3.682851, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Quiévrain</h5><em>Adresse</em> : Rue Grande, 66B-7380 QUIEVRAIN<br><br><em>Téléphone</em> : 0473/29 16 16<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-quievrain\">Site web</a></b><br><br>Services : Repas chauds le midi. Colis alimentaires, permanences sociales et administratives, lavoir et coin hygiène, vêtements de seconde main.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds le midi. Colis alimentaires, permanences sociales et administratives, lavoir et coin hygiène, vêtements de seconde main.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-quievrain", "phone":"0473/29 16 16", "address":"Rue Grande, 66B-7380 QUIEVRAIN", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.098032Z", "id":9321, "last_modified":"2016-10-26T05:46:18.489332Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9321/history", "email_before_at":"restoducoeurquievrain", "email_after_at":"hotmail.com", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur de Verviers", "lat":50.590048, "lon":5.868892, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur de Verviers</h5><em>Adresse</em> : Place de l'Abattoir, 10B-4800 VERVIERS<br><br><em>Téléphone</em> : 087/33 63 63<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-verviers\">Site web</a></b><br><br>Services : Repas chauds de midi toute l’année. De 8h30 à 15h pour le personnel accueillant et la préparation des repas.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds de midi toute l’année. De 8h30 à 15h pour le personnel accueillant et la préparation des repas.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-verviers", "phone":"087/33 63 63", "address":"Place de l'Abattoir, 10B-4800 VERVIERS", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.112733Z", "id":9322, "last_modified":"2016-10-26T05:44:47.268080Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9322/history", "email_before_at":"restoducoeur.verviers", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Le Clos (l'Ilot asbl)", "lat":50.83039999086855, "lon":4.34535026550293, "subcategories":[{"name":"Restaurants sociaux", "id":118}], "popup":"<h5>Le Clos (l'Ilot asbl)</h5><em>Adresse</em> : www.ilot.be<br><br><em>Téléphone</em> : 02/537.33.33<br><br><b><a target=\"_blank\" href=\"http://www.ilot.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.ilot.be", "phone":"02/537.33.33", "address":"www.ilot.be", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-22T12:56:30.007947Z", "id":10851, "last_modified":"2017-03-22T12:56:30.007981Z", "last_author":"philipdebuck", "history":"http://maps.dewey.be/api/markers/10851/history", "email_before_at":"clos", "email_after_at":"ilot.be", "last_modified_dmY":"22/03/2017"}] \ No newline at end of file
diff --git a/data/markers-119.json b/data/markers-119.json
new file mode 100644
index 0000000..fc094df
--- /dev/null
+++ b/data/markers-119.json
@@ -0,0 +1 @@
+[{"name":"Atelier des petits pas", "lat":50.862772, "lon":4.367772, "subcategories":[{"name":"Associations de soutien scolaire", "id":119}], "popup":"<h5>Atelier des petits pas</h5><em>Adresse</em> : Rue de la Marne 12 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.atelierdespetitspas.com/?p=687\">Site web</a></b><br><br>L’Atelier des Petits pas est une ASBL spécialisée dans l’accueil extrascolaire, le soutien scolaire et la formation pour adultes. Le but de l’APP est d’améliorer la qualité de vie des habitants du quartier.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’Atelier des Petits pas est une ASBL spécialisée dans l’accueil extrascolaire, le soutien scolaire et la formation pour adultes. Le but de l’APP est d’améliorer la qualité de vie des habitants du quartier.", "web":"http://www.atelierdespetitspas.com/?p=687", "phone":"/", "address":"Rue de la Marne 12 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:26.242704Z", "id":578, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/578/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Groupe d'Entraide Scolaire (bouillon de cultures)", "lat":50.856937, "lon":4.372937, "subcategories":[{"name":"Associations de soutien scolaire", "id":119}], "popup":"<h5>Groupe d'Entraide Scolaire (bouillon de cultures)</h5><em>Adresse</em> : 41, rue Philomène 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.bouillondecultures.be/-Le-Ges-.html\">Site web</a></b><br><br>La première mission du GES est de permettre à chaque jeune à partir de 15 ans d’aborder son cycle d’études en mettant toutes les chances de son côté.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La première mission du GES est de permettre à chaque jeune à partir de 15 ans d’aborder son cycle d’études en mettant toutes les chances de son côté.", "web":"http://www.bouillondecultures.be/-Le-Ges-.html", "phone":"/", "address":"41, rue Philomène 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.231452Z", "id":591, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/591/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Darna asbl, soutien scolaire", "lat":50.858636, "lon":4.382636, "subcategories":[{"name":"Associations de soutien scolaire", "id":119}], "popup":"<h5>Darna asbl, soutien scolaire</h5><em>Adresse</em> : Rogier, 148 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.darna.be/soutien-scolaire\">Site web</a></b><br><br>Apporter sa pierre à l'édifice vaut mieux qu'une vie de critique... Dans cette optique, une réflexion a aboutit à la constitution de l'ASBL DARNA en 2007, dont l'objectif principal est de motiver et faire participer les familles à l'avenir de tous.\r\n Les malaises relevés dans les foyers, les écoles, la rue... peuvent être atténués par des stratégies de travail collectif. Le rythme de vie quotidien est tellement épuisant que la plupart des foyers n'assument plus leurs rôles d'éducation. Le travail mais aussi les futilités de la vie submergent les mamans et les papas qu'il est parfois difficile de les déplacer chercher un bulletin ou assister à une activité sportive ou ludique de leurs enfants.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Apporter sa pierre à l'édifice vaut mieux qu'une vie de critique... Dans cette optique, une réflexion a aboutit à la constitution de l'ASBL DARNA en 2007, dont l'objectif principal est de motiver et faire participer les familles à l'avenir de tous.\r\n Les malaises relevés dans les foyers, les écoles, la rue... peuvent être atténués par des stratégies de travail collectif. Le rythme de vie quotidien est tellement épuisant que la plupart des foyers n'assument plus leurs rôles d'éducation. Le travail mais aussi les futilités de la vie submergent les mamans et les papas qu'il est parfois difficile de les déplacer chercher un bulletin ou assister à une activité sportive ou ludique de leurs enfants.", "web":"http://www.darna.be/soutien-scolaire", "phone":"/", "address":"Rogier, 148 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.014916Z", "id":587, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/587/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Résonances ASBL", "lat":50.871606, "lon":4.393606, "subcategories":[{"name":"Associations de soutien scolaire", "id":119}], "popup":"<h5>Résonances ASBL</h5><em>Adresse</em> : 158, rue Richard Vandevelde 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.resonancesasbl.be/\">Site web</a></b><br><br>L'asbl Résonances propose des suivis individuels et collectifs aux enfants, aux adolescents, aux adultes et aux familles.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'asbl Résonances propose des suivis individuels et collectifs aux enfants, aux adolescents, aux adultes et aux familles.", "web":"http://www.resonancesasbl.be/", "phone":"/", "address":"158, rue Richard Vandevelde 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.806523Z", "id":602, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/602/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Rasquinet ASBL", "lat":50.860108, "lon":4.375108, "subcategories":[{"name":"Associations de soutien scolaire", "id":119}], "popup":"<h5>Rasquinet ASBL</h5><em>Adresse</em> : Rue Josaphat 174 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.rasquinet.org/\">Site web</a></b><br><br>Ecole des devoirs<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ecole des devoirs", "web":"http://www.rasquinet.org/", "phone":"/", "address":"Rue Josaphat 174 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.473083Z", "id":597, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/597/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Cedas asbl", "lat":50.862228, "lon":4.366228, "subcategories":[{"name":"Associations de soutien scolaire", "id":119}], "popup":"<h5>Cedas asbl</h5><em>Adresse</em> : Rue Verte 210 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.cedas.be/\">Site web</a></b><br><br>Centre de Développement et d’Animation Schaerbeekois est une ASBL créée en 1992. Il développe ses activités dans le Quartier Nord de SCHAERBEEK (derrière la Gare Nord). Le centre organise quatre secteurs: l'accueil extra scolaire (6 à 12 ans), les activités du centre de jeunes (12 à 26 ans), l'éducation permanente ( + de 18 ans), les formations d'adultes ( + de 18 ans)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre de Développement et d’Animation Schaerbeekois est une ASBL créée en 1992. Il développe ses activités dans le Quartier Nord de SCHAERBEEK (derrière la Gare Nord). Le centre organise quatre secteurs: l'accueil extra scolaire (6 à 12 ans), les activités du centre de jeunes (12 à 26 ans), l'éducation permanente ( + de 18 ans), les formations d'adultes ( + de 18 ans)", "web":"http://www.cedas.be/", "phone":"/", "address":"Rue Verte 210 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:26.865010Z", "id":584, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/584/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"AFAK Schaerbeek", "lat":50.867584, "lon":4.362584, "subcategories":[{"name":"Associations de soutien scolaire", "id":119}], "popup":"<h5>AFAK Schaerbeek</h5><em>Adresse</em> : Rue Gaucheret 201 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/news/afak-bruxelles\">Site web</a></b><br><br>L'école de devoirs a mis à disposition tous les moyens nécessaires tel que:les jeux, les livres, des ateliers..permettant à l'enfant le loisir d'apprendre et de découvrir dans un environnement sécurisé et assuré.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'école de devoirs a mis à disposition tous les moyens nécessaires tel que:les jeux, les livres, des ateliers..permettant à l'enfant le loisir d'apprendre et de découvrir dans un environnement sécurisé et assuré.", "web":"http://www.schaerbeek.be/news/afak-bruxelles", "phone":"/", "address":"Rue Gaucheret 201 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.839865Z", "id":603, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/603/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"C.D.I. La Ruche & BIBLA Lire en Classe", "lat":50.870223, "lon":4.383223, "subcategories":[{"name":"Associations de soutien scolaire", "id":119}], "popup":"<h5>C.D.I. La Ruche & BIBLA Lire en Classe</h5><em>Adresse</em> : Boulevard Lambermont 200 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/contact-external/garsifi-ibrahime\">Site web</a></b><br><br>Soutien scolaire<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Soutien scolaire", "web":"http://www.schaerbeek.be/contact-external/garsifi-ibrahime", "phone":"/", "address":"Boulevard Lambermont 200 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:26.831362Z", "id":583, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/583/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison des Jeunes de Ganshoren - MJ83", "lat":50.88121218140907, "lon":4.299833178520203, "subcategories":[{"name":"Maisons de quartiers", "id":10}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Bibliothèques publiques", "id":92}, {"name":"Associations de soutien scolaire", "id":119}, {"name":"Infrastructures et associations sportives", "id":96}, {"name":"Cafés-concerts, lieux de concert", "id":110}], "popup":"<h5>Maison des Jeunes de Ganshoren - MJ83</h5><em>Adresse</em> : 9 rue au bois, 1083 Ganshoren<br><br><em>Téléphone</em> : 0495417460<br><br><b><a target=\"_blank\" href=\"http://mj83.jimdo.com\">Site web</a></b><br><br>\"La MJ de Ganshoren accueille les jeunes qui veulent réaliser des projets, qui sont intéressés par les activités culturelles et sociales, qui ont besoin d'aide dans leur recherche d'emploi ou qui se posent des questions sur leur avenir. Nous organisons des activités sportives et de loisirs, des ateliers musicaux ou de danse, des activités sportives et socioculturelles. La MJ83 propose également une école des devoirs et un soutien scolaire secondaire\". (source: mj83.jimdo.com)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"La MJ de Ganshoren accueille les jeunes qui veulent réaliser des projets, qui sont intéressés par les activités culturelles et sociales, qui ont besoin d'aide dans leur recherche d'emploi ou qui se posent des questions sur leur avenir. Nous organisons des activités sportives et de loisirs, des ateliers musicaux ou de danse, des activités sportives et socioculturelles. La MJ83 propose également une école des devoirs et un soutien scolaire secondaire\". (source: mj83.jimdo.com)", "web":"http://mj83.jimdo.com", "phone":"0495417460", "address":"9 rue au bois, 1083 Ganshoren", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-01-13T15:36:48.083919Z", "id":3260, "last_modified":"2018-02-12T14:49:43.934677Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3260/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Syndicat des locataires", "lat":50.83874142480611, "lon":4.322315454483032, "subcategories":[{"name":"Comités de quartiers", "id":102}, {"name":"Associations de soutien scolaire", "id":119}], "popup":"<h5>Syndicat des locataires</h5><em>Adresse</em> : SQ ALBERT Ier, N° 32 1070 ANDERLECHT<br><br><em>Téléphone</em> : 02 522 98 69<br><br><b><a target=\"_blank\" href=\"http://syndicat-des-locataires.skynetblogs.be/\">Site web</a></b><br><br>Lieu d'action social. Propose plusieurs activités, notamment un soutien scolaire et la coordination du potager commun.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lieu d'action social. Propose plusieurs activités, notamment un soutien scolaire et la coordination du potager commun.", "web":"http://syndicat-des-locataires.skynetblogs.be/", "phone":"02 522 98 69", "address":"SQ ALBERT Ier, N° 32 1070 ANDERLECHT", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-02-02T12:39:43.151996Z", "id":3291, "last_modified":"2017-04-01T13:13:33.131615Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3291/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"01/04/2017"}, {"name":"DARNA asbl", "lat":50.86809846668068, "lon":4.381425976753235, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}, {"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations de soutien scolaire", "id":119}, {"name":"Associations de Femmes", "id":15}], "popup":"<h5>DARNA asbl</h5><em>Adresse</em> : 535 chaussée d'Haecht - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://darna.be\">Site web</a></b><br><br>\"Objectifs de l'ASBL\r\n-L'amélioration du niveau culturel et social de son public.\r\n-Améliorer le niveau de scolarité chez les enfants et les jeunes.\r\n-Promouvoir la communication intergénérationnelle.\r\n-Offrir des espaces de rencontres interculturelles.\r\n-Défendre les valeurs et les activités qui favorisent le développement optimal des enfants\r\n-Promouvoir et développer des activités socioculturelles, notamment l'organisation de fêtes, de rencontres, d'expositions, de conférences, de foires et des spectacles.\"\r\n(source: www.darna.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Objectifs de l'ASBL\r\n-L'amélioration du niveau culturel et social de son public.\r\n-Améliorer le niveau de scolarité chez les enfants et les jeunes.\r\n-Promouvoir la communication intergénérationnelle.\r\n-Offrir des espaces de rencontres interculturelles.\r\n-Défendre les valeurs et les activités qui favorisent le développement optimal des enfants\r\n-Promouvoir et développer des activités socioculturelles, notamment l'organisation de fêtes, de rencontres, d'expositions, de conférences, de foires et des spectacles.\"\r\n(source: www.darna.be", "web":"http://darna.be", "phone":"", "address":"535 chaussée d'Haecht - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-03-08T21:08:00.404835Z", "id":3365, "last_modified":"2017-03-09T11:28:11.565569Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3365/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}] \ No newline at end of file
diff --git a/data/markers-12.json b/data/markers-12.json
new file mode 100644
index 0000000..532f31e
--- /dev/null
+++ b/data/markers-12.json
@@ -0,0 +1 @@
+[{"name":"Associatif financier", "lat":50.866774, "lon":4.379774, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>Associatif financier</h5><em>Adresse</em> : Av. Voltaire 135 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.associatiffinancier.be/\">Site web</a></b><br><br>L'Associatif Financier est une équipe spécialisée dans l'aide à la création et à la gestion d'associations et d'entreprises sociales, particulièrement les ASBL.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'Associatif Financier est une équipe spécialisée dans l'aide à la création et à la gestion d'associations et d'entreprises sociales, particulièrement les ASBL.", "web":"http://www.associatiffinancier.be/", "phone":"", "address":"Av. Voltaire 135 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:25.689731Z", "id":569, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/569/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Guichet d'économie locale", "lat":50.865699, "lon":4.367699, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>Guichet d'économie locale</h5><em>Adresse</em> : Rue Gallait 36 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.economielocale.org/\">Site web</a></b><br><br>Le GELS a été fondé en 2001 par son président, M Etienne Noël, échevin de l'Economie et de l'Emploi de ma Commune de Schaerbeek - se situe dans un vieux quartier de Schaerbeek - la deuxième commune par importance de la Région de Bruxelles-Capitale- et est devenu un centre d'accueil où peuvent se confier :\r\n - Ceux qui ont un projet d'entreprise pour essayer, avec son aide, de le matérialiser;\r\n - Ceux, entrepreneurs ou autres, qui rencontrent une situation juridique difficile avec un tiers (voisin, propriétaire, ...) ou simplement des citoyens souhaitant s'informer sur certaines dispositions ou avantages légaux leur revenant (médiation).\r\n Le Guichet, c'est aussi plus de 6.500 rendez-vous depuis sa fondation et la création de près de 650 emplois dans 300 nouvelles entreprises (dont certaines engagent plus de 20 personnes et dépassent le million d'euros de chiffre d'affaires).\r\n Le Guichet est financé depuis 2007 par la Région de Bruxelles Capitale. Il bénéficie également d'une aide marginale de la Commune de Schaerbeek.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le GELS a été fondé en 2001 par son président, M Etienne Noël, échevin de l'Economie et de l'Emploi de ma Commune de Schaerbeek - se situe dans un vieux quartier de Schaerbeek - la deuxième commune par importance de la Région de Bruxelles-Capitale- et est devenu un centre d'accueil où peuvent se confier :\r\n - Ceux qui ont un projet d'entreprise pour essayer, avec son aide, de le matérialiser;\r\n - Ceux, entrepreneurs ou autres, qui rencontrent une situation juridique difficile avec un tiers (voisin, propriétaire, ...) ou simplement des citoyens souhaitant s'informer sur certaines dispositions ou avantages légaux leur revenant (médiation).\r\n Le Guichet, c'est aussi plus de 6.500 rendez-vous depuis sa fondation et la création de près de 650 emplois dans 300 nouvelles entreprises (dont certaines engagent plus de 20 personnes et dépassent le million d'euros de chiffre d'affaires).\r\n Le Guichet est financé depuis 2007 par la Région de Bruxelles Capitale. Il bénéficie également d'une aide marginale de la Commune de Schaerbeek.", "web":"http://www.economielocale.org/", "phone":"", "address":"Rue Gallait 36 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:25.722852Z", "id":570, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/570/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"iles asbl", "lat":50.866193, "lon":4.366193, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>iles asbl</h5><em>Adresse</em> : 153 Rue des Palais 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.iles.be/\">Site web</a></b><br><br>Iles est une asbl qui s’inscrit dans une dynamique locale bruxelloise ; elle est active depuis près de 10 ans dans l’insertion socioprofessionnelle et le développement économique et local.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Iles est une asbl qui s’inscrit dans une dynamique locale bruxelloise ; elle est active depuis près de 10 ans dans l’insertion socioprofessionnelle et le développement économique et local.", "web":"http://www.iles.be/", "phone":"", "address":"153 Rue des Palais 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:25.856505Z", "id":571, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/571/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jeunes Entreprises", "lat":50.870925, "lon":4.384925, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>Jeunes Entreprises</h5><em>Adresse</em> : Rue Docteur Elie Lambotte 10 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.lesjeunesentreprises.be/\">Site web</a></b><br><br>L'ASBL Les Jeunes Entreprises se veut, auprès des jeunes, moteur d'initiatives dans notre structure économique et de découverte du monde entrepreneurial.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'ASBL Les Jeunes Entreprises se veut, auprès des jeunes, moteur d'initiatives dans notre structure économique et de découverte du monde entrepreneurial.", "web":"http://www.lesjeunesentreprises.be/", "phone":"", "address":"Rue Docteur Elie Lambotte 10 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:25.889867Z", "id":572, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/572/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"JST (Jeunes schaerbeekois au travail)", "lat":50.866041, "lon":4.379041, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>JST (Jeunes schaerbeekois au travail)</h5><em>Adresse</em> : Rue de Jérusalem 46 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.jst1030.be/\">Site web</a></b><br><br>Jst a été créé dans le cadre du Plan Communal pour l'Emploi. \r\n Jst est un atelier de formation par le travail (Aft) qui s'adresse aux \r\n demandeurs d'emploi non qualifiés.\r\n Son Président fondateur est Mr. Etienne Noël - Echevin de l'Emploi, de l'Economie,\r\n de l'Europe et des Cultes à Schaerbeek.\r\n Vous signez un contrat avec Bruxelles Formation et effectuez votre apprentissage chez nous.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Jst a été créé dans le cadre du Plan Communal pour l'Emploi. \r\n Jst est un atelier de formation par le travail (Aft) qui s'adresse aux \r\n demandeurs d'emploi non qualifiés.\r\n Son Président fondateur est Mr. Etienne Noël - Echevin de l'Emploi, de l'Economie,\r\n de l'Europe et des Cultes à Schaerbeek.\r\n Vous signez un contrat avec Bruxelles Formation et effectuez votre apprentissage chez nous.", "web":"http://www.jst1030.be/", "phone":"", "address":"Rue de Jérusalem 46 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:25.922931Z", "id":573, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/573/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"1819", "lat":50.827913850066196, "lon":4.355644583702087, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>1819</h5><em>Adresse</em> : Chaussée de Charleroi 110 - 1060\tSaint-Gilles<br><br><em>Téléphone</em> : 1819<br><br><b><a target=\"_blank\" href=\"http://www.1819.be/\">Site web</a></b><br><br>Service téléphonique mis en place à l’initiative de la Région de Bruxelles-Capitale, pour informer et orienter les créateurs d’entreprises ou dirigeants d’entreprises existantes à Bruxelles. Ce service a une vocation de première porte d’entrée sur un ensemble de services, publics ou privés, à destination des entrepreneurs bruxellois.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Service téléphonique mis en place à l’initiative de la Région de Bruxelles-Capitale, pour informer et orienter les créateurs d’entreprises ou dirigeants d’entreprises existantes à Bruxelles. Ce service a une vocation de première porte d’entrée sur un ensemble de services, publics ou privés, à destination des entrepreneurs bruxellois.", "web":"http://www.1819.be/", "phone":"1819", "address":"Chaussée de Charleroi 110 - 1060\tSaint-Gilles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2015-06-16T10:58:08.845299Z", "id":1849, "last_modified":"2016-10-26T09:55:56.999774Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1849/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"EVA", "lat":50.86632637459461, "lon":4.362945556640625, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>EVA</h5><em>Adresse</em> : secretariaat@evavzw.net<br><br><em>Téléphone</em> : +32022740190<br><br><b><a target=\"_blank\" href=\"http://www.evavzw.net\">Site web</a></b><br><br>sociale ontwikkelaar in de solidaire economie. EVA creëert lokaal werk door antwoorden te bieden op reële noden en behoeften van mensen die leven in Brusselse volkswijken. De buurtbewoners, klanten en medewerkers worden actief betrokken bij het ontwikkelingsproces.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"sociale ontwikkelaar in de solidaire economie. EVA creëert lokaal werk door antwoorden te bieden op reële noden en behoeften van mensen die leven in Brusselse volkswijken. De buurtbewoners, klanten en medewerkers worden actief betrokken bij het ontwikkelingsproces.", "web":"http://www.evavzw.net", "phone":"+32022740190", "address":"secretariaat@evavzw.net", "manager_type":"", "created":"2015-06-15T15:08:41.788738Z", "id":1842, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1842/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"impulse.brussels", "lat":50.82790368473406, "lon":4.355601668357848, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>impulse.brussels</h5><em>Adresse</em> : Chaussée de Charleroi 110\t1060\tSaint-Gilles<br><br><em>Téléphone</em> : + 32 2 422 00 2<br><br><b><a target=\"_blank\" href=\"http://www.abe-bao.be\">Site web</a></b><br><br>Accompagnement régional à l'entrepreneuriat <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Accompagnement régional à l'entrepreneuriat ", "web":"http://www.abe-bao.be", "phone":"+ 32 2 422 00 2", "address":"Chaussée de Charleroi 110\t1060\tSaint-Gilles", "manager_type":"", "created":"2015-06-16T10:46:04.723648Z", "id":1846, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1846/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Mission Locale de Schaerbeek", "lat":50.866041, "lon":4.379041, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}, {"name":"Centres de formation", "id":103}], "popup":"<h5>Mission Locale de Schaerbeek</h5><em>Adresse</em> : 46 rue de Jérusalem 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.milocs.be/\">Site web</a></b><br><br>Milocs. Mission locale de Schaerbeek. Conseil en matire de formation, d'orientation et de recherche d'emploi, services aux employeurs...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Milocs. Mission locale de Schaerbeek. Conseil en matire de formation, d'orientation et de recherche d'emploi, services aux employeurs...", "web":"http://www.milocs.be/", "phone":"/", "address":"46 rue de Jérusalem 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:25.956443Z", "id":574, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/574/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Pepibru", "lat":50.833137, "lon":4.327787, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>Pepibru</h5><em>Adresse</em> : Rue Bara 173-177 1070 Anderlecht<br><br><em>Téléphone</em> : +322 560 21 11<br><br><b><a target=\"_blank\" href=\"http://www.pepibru.be/\">Site web</a></b><br><br>Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine", "web":"http://www.pepibru.be/", "phone":"+322 560 21 11", "address":"Rue Bara 173-177 1070 Anderlecht", "manager_type":"", "created":"2015-05-29T15:16:39.048703Z", "id":1222, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1222/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La Lustrerie", "lat":50.866193, "lon":4.366354, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>La Lustrerie</h5><em>Adresse</em> : Rue des Palais 153 1030 Schaerbeek<br><br><em>Téléphone</em> : +322 244 44 00<br><br><b><a target=\"_blank\" href=\"http://www.lalustrerie.be/\">Site web</a></b><br><br>Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine", "web":"http://www.lalustrerie.be/", "phone":"+322 244 44 00", "address":"Rue des Palais 153 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T15:16:38.990539Z", "id":1221, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1221/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GELS", "lat":50.864284, "lon":4.378841, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>GELS</h5><em>Adresse</em> : Rue de Jérusalem 99 1030 Schaerbeek<br><br><em>Téléphone</em> : +32 2 215 73 29<br><br><b><a target=\"_blank\" href=\"http://www.economielocale.org/\">Site web</a></b><br><br>Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine", "web":"http://www.economielocale.org/", "phone":"+32 2 215 73 29", "address":"Rue de Jérusalem 99 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T15:16:38.915513Z", "id":1220, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1220/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"C-Entreprises", "lat":50.855231, "lon":4.340935, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>C-Entreprises</h5><em>Adresse</em> : Place de la Minoterie 10 1080 Molenbeek<br><br><em>Téléphone</em> : +32 2 410 01 13<br><br><b><a target=\"_blank\" href=\"http://www.c-entreprises.be/\">Site web</a></b><br><br>Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine", "web":"http://www.c-entreprises.be/", "phone":"+32 2 410 01 13", "address":"Place de la Minoterie 10 1080 Molenbeek", "manager_type":"", "created":"2015-05-29T15:16:38.890722Z", "id":1219, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1219/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Euclides", "lat":50.846105, "lon":4.333685, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>Euclides</h5><em>Adresse</em> : Rue du Chimiste 34 / 36 1070 Anderlecht<br><br><em>Téléphone</em> : +32 2 529 00 00<br><br><b><a target=\"_blank\" href=\"http://www.euclides.be/\">Site web</a></b><br><br>Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine", "web":"http://www.euclides.be/", "phone":"+32 2 529 00 00", "address":"Rue du Chimiste 34 / 36 1070 Anderlecht", "manager_type":"", "created":"2015-05-29T15:16:38.865786Z", "id":1218, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1218/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Centre Dansaert", "lat":50.852439, "lon":4.342169, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>Centre Dansaert</h5><em>Adresse</em> : Rue d'Alost 7-11 1000 Bruxelles<br><br><em>Téléphone</em> : +32 2 213 37 64<br><br><b><a target=\"_blank\" href=\"http://www.dansaert.be/\">Site web</a></b><br><br>Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre d'entreprises, Guichet d'économie locale, secrétariat, livraison, cuisine", "web":"http://www.dansaert.be/", "phone":"+32 2 213 37 64", "address":"Rue d'Alost 7-11 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:16:38.740606Z", "id":1217, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1217/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ateliers des Tanneurs", "lat":50.840021, "lon":4.346726, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>Ateliers des Tanneurs</h5><em>Adresse</em> : Rue des Tanneurs, 58-62 1000 Bruxelles<br><br><em>Téléphone</em> : +3225487000<br><br><b><a target=\"_blank\" href=\"http://www.ateliersdestanneurs.be/fr/node/54\">Site web</a></b><br><br>Centre d'entreprises, Guichet d'économie locale, secrétariat<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre d'entreprises, Guichet d'économie locale, secrétariat", "web":"http://www.ateliersdestanneurs.be/fr/node/54", "phone":"+3225487000", "address":"Rue des Tanneurs, 58-62 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:16:38.582223Z", "id":1215, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1215/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Village Partenaire", "lat":50.82991, "lon":4.336691, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>Village Partenaire</h5><em>Adresse</em> : Rue Fernand Bernier 15 1060 Saint-Gilles<br><br><em>Téléphone</em> : +3225374444<br><br><b><a target=\"_blank\" href=\"http://www.villagepartenaire.com/\">Site web</a></b><br><br>Centre d'entreprises, Guichet d'économie locale, secrétariat<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre d'entreprises, Guichet d'économie locale, secrétariat", "web":"http://www.villagepartenaire.com/", "phone":"+3225374444", "address":"Rue Fernand Bernier 15 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:16:38.450135Z", "id":1214, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1214/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"SMart", "lat":50.832227139589754, "lon":4.338043928146362, "subcategories":[{"name":"Soutien à l'économie locale", "id":12}], "popup":"<h5>SMart</h5><em>Adresse</em> : rue Emile Féron 70 – 1060 Saint-Gilles<br><br><em>Téléphone</em> : +3225421080<br><br><b><a target=\"_blank\" href=\"http://smartbe.be\">Site web</a></b><br><br>au service des artistes, techniciens, et de tous ceux qui sont actifs dans les métiers de la création; plus généralement, de ceux qui mènent leur carrière professionnelle de façon intermittente sur base de projets<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"au service des artistes, techniciens, et de tous ceux qui sont actifs dans les métiers de la création; plus généralement, de ceux qui mènent leur carrière professionnelle de façon intermittente sur base de projets", "web":"http://smartbe.be", "phone":"+3225421080", "address":"rue Emile Féron 70 – 1060 Saint-Gilles", "manager_type":"", "created":"2015-06-16T11:58:46.395958Z", "id":1851, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1851/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"The Lab", "lat":50.85275951067641, "lon":4.351208209991455, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Soutien à l'économie locale", "id":12}, {"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>The Lab</h5><em>Adresse</em> : Rue de Laeken, 58-60 - 1000 Bruxelles<br><br><em>Téléphone</em> : +32 495 23 96 78<br><br><b><a target=\"_blank\" href=\"http://www.the-lab.be/\">Site web</a></b><br><br>Cet espace d’économie circulaire où se développent et se découvrent des concepts marketing et communication via l’art, les technologies, la photo, la mode, le web et surtout l’amusement. \"The Lab\" dispose d’un magasin, de nombreux bureaux et d’un studio photo/vidéo.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cet espace d’économie circulaire où se développent et se découvrent des concepts marketing et communication via l’art, les technologies, la photo, la mode, le web et surtout l’amusement. \"The Lab\" dispose d’un magasin, de nombreux bureaux et d’un studio photo/vidéo.", "web":"http://www.the-lab.be/", "phone":"+32 495 23 96 78", "address":"Rue de Laeken, 58-60 - 1000 Bruxelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-06-27T14:20:39.868430Z", "id":3429, "last_modified":"2017-03-06T06:09:15.702795Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3429/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}] \ No newline at end of file
diff --git a/data/markers-120.json b/data/markers-120.json
new file mode 100644
index 0000000..f6cded6
--- /dev/null
+++ b/data/markers-120.json
@@ -0,0 +1 @@
+[{"name":"Le Racagnac - ADES", "lat":50.8513764181622, "lon":4.375160336494446, "subcategories":[{"name":"Marchés aux puces", "id":120}], "popup":"<h5>Le Racagnac - ADES</h5><em>Adresse</em> : 71, Rue le Liedekerke ; Saint-Josse<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.reseauades.net/projets/racagnac/\">Site web</a></b><br><br>Tous les mercredi de 18 à 21 H, l’atelier vélo \"Le Racagnac\" ouvre ses portes au 71 rue de Liedekerke.\n\nUne équipes de bénévoles est présente pour vous aider à réparer votre vélo.\n\nVenir à l’atelier, avec ou sans vélo, c’est l’occasion de rencontrer des gens du quartier, d’apprendre à réparer son vélo et pour certains ou d’apprendre aux autres à réparer leur vélo. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Tous les mercredi de 18 à 21 H, l’atelier vélo \"Le Racagnac\" ouvre ses portes au 71 rue de Liedekerke.\n\nUne équipes de bénévoles est présente pour vous aider à réparer votre vélo.\n\nVenir à l’atelier, avec ou sans vélo, c’est l’occasion de rencontrer des gens du quartier, d’apprendre à réparer son vélo et pour certains ou d’apprendre aux autres à réparer leur vélo. ", "web":"http://www.reseauades.net/projets/racagnac/", "phone":"/", "address":"71, Rue le Liedekerke ; Saint-Josse", "manager_type":"", "created":"2015-08-13T10:56:45.314581Z", "id":2110, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2110/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché de la place du jeu de balle", "lat":50.837021204035736, "lon":4.3457794189453125, "subcategories":[{"name":"Marchés aux puces", "id":120}], "popup":"<h5>Marché de la place du jeu de balle</h5><em>Adresse</em> : 23, Place du Jeu de Balle, 1000 Bruxelles<br><br><em>Téléphone</em> : 0470 54 12 25<br><br><b><a target=\"_blank\" href=\"http://www.marcheauxpuces.be/\">Site web</a></b><br><br>Ouvert tous les jours de 6h à 14h (le weekend jusqu'à 15h) <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ouvert tous les jours de 6h à 14h (le weekend jusqu'à 15h) ", "web":"http://www.marcheauxpuces.be/", "phone":"0470 54 12 25", "address":"23, Place du Jeu de Balle, 1000 Bruxelles", "manager_type":"", "created":"2015-07-13T08:41:35.672726Z", "id":2073, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2073/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}] \ No newline at end of file
diff --git a/data/markers-121.json b/data/markers-121.json
new file mode 100644
index 0000000..347b844
--- /dev/null
+++ b/data/markers-121.json
@@ -0,0 +1 @@
+[{"name":"Potager collectif Skieveweg", "lat":50.86945472043438, "lon":4.364890158176421, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}], "popup":"<h5>Potager collectif Skieveweg</h5><em>Adresse</em> : rue du Progrès (à côté du n°270), 1030 Schaerbeek.<br><br><em>Téléphone</em> : 0478/685034<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/skieveweg\">Site web</a></b><br><br>Jardin en pleine terre de 50 ares le long des voies de chemin de fer. Accès au potager (cadenas, horaires de permanences..) :les 1er et 3e dimanches du mois de 14h à 18h. Un cadenas ferme l'accès au potager. Il est possible d’accueillir de nouveaux jardiniers ; mais il n'y a plus de parcelles individuelles disponibles ... Personne(s) de contact : skieveweg@gmail.com (Londé, Max et Xavier)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Jardin en pleine terre de 50 ares le long des voies de chemin de fer. Accès au potager (cadenas, horaires de permanences..) :les 1er et 3e dimanches du mois de 14h à 18h. Un cadenas ferme l'accès au potager. Il est possible d’accueillir de nouveaux jardiniers ; mais il n'y a plus de parcelles individuelles disponibles ... Personne(s) de contact : skieveweg@gmail.com (Londé, Max et Xavier)", "web":"https://www.facebook.com/skieveweg", "phone":"0478/685034", "address":"rue du Progrès (à côté du n°270), 1030 Schaerbeek.", "manager_type":"", "created":"2015-07-19T21:35:27.463105Z", "id":2100, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2100/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"LA ROUE", "lat":50.819986, "lon":4.297075, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>LA ROUE</h5><em>Adresse</em> : Rue du Savoir/Kennisstraat 1070 Anderlecht<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Savoir/Kennisstraat 1070 Anderlecht", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.153748Z", "id":2431, "last_modified":"2018-02-13T14:55:47.393678Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2431/history", "email_before_at":"collect.roue.rad", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"PERMASCHEUT", "lat":50.841187, "lon":4.316882, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PERMASCHEUT</h5><em>Adresse</em> : Rue James Ensor, 63 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Géraldine Pegoff<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Géraldine Pegoff", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue James Ensor, 63 1070 Anderlecht", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.194158Z", "id":2432, "last_modified":"2018-02-13T14:55:35.455440Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2432/history", "email_before_at":"gpegoff", "email_after_at":"anderlecht.irisnet.be", "last_modified_dmY":"13/02/2018"}, {"name":"POT'ALBERT", "lat":50.839655, "lon":4.322942, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>POT'ALBERT</h5><em>Adresse</em> : Square Albert I 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Square Albert I 1070 Anderlecht", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.223762Z", "id":2433, "last_modified":"2018-02-13T14:55:11.047925Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2433/history", "email_before_at":"institutdelaviepro", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"RESEDAS", "lat":50.824742, "lon":4.301833, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>RESEDAS</h5><em>Adresse</em> : Rue Des Résédas,16 à 34 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Responsable: Le Collectif de la Roue<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Responsable: Le Collectif de la Roue", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue Des Résédas,16 à 34 1070 Anderlecht", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.394711Z", "id":2434, "last_modified":"2018-02-13T14:54:55.769487Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2434/history", "email_before_at":"collect.roue.rad", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"PINOY", "lat":50.811881, "lon":4.418963, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PINOY</h5><em>Adresse</em> : Avenue G.Demey,150 1160 Auderghem<br><br>France Destaercke 0474/97.35.88<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"France Destaercke 0474/97.35.88", "web":"", "phone":"", "address":"Avenue G.Demey,150 1160 Auderghem", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.435906Z", "id":2435, "last_modified":"2018-02-13T14:54:18.415771Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2435/history", "email_before_at":"annefrancedst", "email_after_at":"msn.com", "last_modified_dmY":"13/02/2018"}, {"name":"VILLAGEOIS", "lat":50.816797, "lon":4.430622, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>VILLAGEOIS</h5><em>Adresse</em> : Rue du Villageois, 85 1160 Auderghem<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Villageois, 85 1160 Auderghem", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.465497Z", "id":2436, "last_modified":"2018-02-13T14:54:04.157086Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2436/history", "email_before_at":"compost.quartier.ste.anne", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"CLOS du ZAVELENBERG", "lat":50.869134, "lon":4.29371, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>CLOS du ZAVELENBERG</h5><em>Adresse</em> : Clos du Zavelenberg 1082 Berchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Robert Rubens 02/465.61.50 (soir)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Robert Rubens 02/465.61.50 (soir)", "web":"http://www.wormsasbl.org", "phone":"", "address":"Clos du Zavelenberg 1082 Berchem-Sainte-Agathe", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.494246Z", "id":2437, "last_modified":"2018-02-13T14:53:51.658022Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2437/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"DU BROEK", "lat":50.864295, "lon":4.288902, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>DU BROEK</h5><em>Adresse</em> : Rue du Broekstraat, 51 1082 Berchem-Sainte-Agathe<br><br><em>Téléphone</em> : 0495/24.53.36<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Nicolas De Brouwer<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Nicolas De Brouwer", "web":"http://www.wormsasbl.org", "phone":"0495/24.53.36", "address":"Rue du Broekstraat, 51 1082 Berchem-Sainte-Agathe", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.523971Z", "id":2438, "last_modified":"2018-02-13T14:52:11.815467Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2438/history", "email_before_at":"compostbroek", "email_after_at":"hotmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"VIEUX POIRIER", "lat":50.875646, "lon":4.360514, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>VIEUX POIRIER</h5><em>Adresse</em> : 1082 Berchem-Sainte-Agathe<br><br><em>Téléphone</em> : 0495/24.53.36<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Nicolas De Brouwer<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Nicolas De Brouwer", "web":"http://www.wormsasbl.org", "phone":"0495/24.53.36", "address":"1082 Berchem-Sainte-Agathe", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.552214Z", "id":2439, "last_modified":"2018-02-13T14:50:53.733458Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2439/history", "email_before_at":"compostbroek", "email_after_at":"hotmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"ALBERT STREET", "lat":50.85565, "lon":4.353496, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>ALBERT STREET</h5><em>Adresse</em> : Rue Palais Outre-Ponts 1020 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Palais Outre-Ponts 1020 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.586808Z", "id":2440, "last_modified":"2018-02-13T14:50:07.483013Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2440/history", "email_before_at":"albertstreet", "email_after_at":"skynet.be", "last_modified_dmY":"13/02/2018"}, {"name":"ALHAMBRA", "lat":50.850131, "lon":4.342176, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>ALHAMBRA</h5><em>Adresse</em> : Rue de L'Epargne, 32 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue de L'Epargne, 32 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.686225Z", "id":2441, "last_modified":"2018-02-13T14:49:55.959636Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2441/history", "email_before_at":"potager.alhambra.moestuin", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"AMBITION POTAGERE", "lat":50.87371, "lon":4.346011, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>AMBITION POTAGERE</h5><em>Adresse</em> : 10 Grootsermentstraat 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"10 Grootsermentstraat 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.716052Z", "id":2442, "last_modified":"2018-02-13T14:49:28.682795Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2442/history", "email_before_at":"hr.rempartdesmoines", "email_after_at":"skynet.be", "last_modified_dmY":"13/02/2018"}, {"name":"BOCKSTAEL", "lat":50.846154, "lon":4.340628, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>BOCKSTAEL</h5><em>Adresse</em> : 156/162, Boulevard Emile Bockstael 1020 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Jeremy Bette<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Jeremy Bette", "web":"http://www.wormsasbl.org", "phone":"", "address":"156/162, Boulevard Emile Bockstael 1020 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.744578Z", "id":2443, "last_modified":"2018-02-13T14:49:02.987169Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2443/history", "email_before_at":"jeremy.bette", "email_after_at":"brucity.be", "last_modified_dmY":"13/02/2018"}, {"name":"Compost Latinis", "lat":50.86138918214483, "lon":4.392962453712244, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Compost Latinis</h5><em>Adresse</em> : Avenue Gustave Latinis, Site Josaphat<br><br><em>Téléphone</em> : 0474/80.31.60<br><br><b><a target=\"_blank\" href=\"http://latinis.wordpress.com\">Site web</a></b><br><br>Les bacs à compost du jardin Latinis ont été créés au printemps 2015. Permanence tous les premiers dimanches du mois à 13h.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les bacs à compost du jardin Latinis ont été créés au printemps 2015. Permanence tous les premiers dimanches du mois à 13h.", "web":"http://latinis.wordpress.com", "phone":"0474/80.31.60", "address":"Avenue Gustave Latinis, Site Josaphat", "manager_type":"", "created":"2015-11-14T12:21:06.698250Z", "id":2174, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2174/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Compost Copomo", "lat":50.864498143961896, "lon":4.392721950880513, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Compost Copomo</h5><em>Adresse</em> : Avenue Gilisquet 34, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.terdelt.be/\">Site web</a></b><br><br>Les bacs à compost du potager Copomo ont été créés dans le cadre du contrat de quartier citoyen Terdelt, en collaboration avec l'athénée néerlandophone Emanuel Hiel.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les bacs à compost du potager Copomo ont été créés dans le cadre du contrat de quartier citoyen Terdelt, en collaboration avec l'athénée néerlandophone Emanuel Hiel.", "web":"http://www.terdelt.be/", "phone":"", "address":"Avenue Gilisquet 34, 1030 Schaerbeek", "manager_type":"", "created":"2015-11-14T12:24:55.615000Z", "id":2175, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2175/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Compost Horta", "lat":50.8263654115138, "lon":4.346361458301544, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Compost Horta</h5><em>Adresse</em> : Croisement de la chaussée de Waterloo et de la rue du Lycée, au niveau de la sortie de métro Horta. 1060 Bruxelles<br><br><em>Téléphone</em> : 02 533 95 94<br><br><b><a target=\"_blank\" href=\"http://wormsasbl.org/index.php?tar=compostez&id=62&sel=3&ssel=2\">Site web</a></b><br><br>Compost de Quartier.\nContacter Sandrine Snyers, la gestionnaire pour vous inscrire.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Compost de Quartier.\nContacter Sandrine Snyers, la gestionnaire pour vous inscrire.", "web":"http://wormsasbl.org/index.php?tar=compostez&id=62&sel=3&ssel=2", "phone":"02 533 95 94", "address":"Croisement de la chaussée de Waterloo et de la rue du Lycée, au niveau de la sortie de métro Horta. 1060 Bruxelles", "manager_type":"", "created":"2015-10-22T13:08:43.381830Z", "id":2158, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2158/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Quartier Pinoy", "lat":50.81215842336089, "lon":4.419159293174744, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Boîtes à livres", "id":50}], "popup":"<h5>Quartier Pinoy</h5><em>Adresse</em> : Avenue Gustave Demey<br><br><em>Téléphone</em> : -<br><br><b><a target=\"_blank\" href=\"http://villedurable.be/appels-projets-quartiers-durables/quartier-pinoy-auderghem\">Site web</a></b><br><br>Compost de quartier, échange de livres... Le Quartier Pinoy à également développé un SEL<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Compost de quartier, échange de livres... Le Quartier Pinoy à également développé un SEL", "web":"http://villedurable.be/appels-projets-quartiers-durables/quartier-pinoy-auderghem", "phone":"-", "address":"Avenue Gustave Demey", "manager_type":"", "created":"2015-07-16T11:50:12.242782Z", "id":2099, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2099/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Gemeenteschool De Kriek - Duurzaam Dailly Durable", "lat":50.85649340812042, "lon":4.386964440091106, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Gemeenteschool De Kriek - Duurzaam Dailly Durable</h5><em>Adresse</em> : Grande Rue au Bois 76, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://wormsasbl.org/index.php?tar=compostez&id=158&sel=3&ssel=2\">Site web</a></b><br><br>Compost et \"boîte compostale\" créés en 2015<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Compost et \"boîte compostale\" créés en 2015", "web":"http://wormsasbl.org/index.php?tar=compostez&id=158&sel=3&ssel=2", "phone":"", "address":"Grande Rue au Bois 76, 1030 Schaerbeek", "manager_type":"", "created":"2015-11-14T12:34:55.963599Z", "id":2177, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2177/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"CAMUSEL", "lat":50.846154, "lon":4.340628, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>CAMUSEL</h5><em>Adresse</em> : Rue Camusel, 28 - 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Matthieu Gaillet<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Matthieu Gaillet", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue Camusel, 28 - 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.777951Z", "id":2444, "last_modified":"2018-02-13T14:20:30.374923Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2444/history", "email_before_at":"matthieu", "email_after_at":"gaillet.be", "last_modified_dmY":"13/02/2018"}, {"name":"CITÉ MODÈLE", "lat":50.894302, "lon":4.31973, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>CITÉ MODÈLE</h5><em>Adresse</em> : Rue de Rubis, 15 1020 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Félicien Kayinamura<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Félicien Kayinamura", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue de Rubis, 15 1020 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.807845Z", "id":2445, "last_modified":"2018-02-13T14:20:00.295728Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2445/history", "email_before_at":"felicien.kayinamura", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"CRAETBOS", "lat":50.897124, "lon":4.381935, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>CRAETBOS</h5><em>Adresse</em> : Clos du Craetbos 1120 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Thibault Vandenberghe<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Thibault Vandenberghe", "web":"http://www.wormsasbl.org", "phone":"", "address":"Clos du Craetbos 1120 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.836312Z", "id":2446, "last_modified":"2018-02-13T14:53:21.999666Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2446/history", "email_before_at":"vandenlupiti", "email_after_at":"skynet.be", "last_modified_dmY":"13/02/2018"}, {"name":"DEN BELS", "lat":50.89515, "lon":4.380384, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>DEN BELS</h5><em>Adresse</em> : Rue du Pâturage, 24 1000 Bruxelles<br><br>Annemie Drabs 02/268.14.96\r\nannemiedrabs@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Annemie Drabs 02/268.14.96\r\nannemiedrabs@gmail.com", "web":"", "phone":"", "address":"Rue du Pâturage, 24 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.883033Z", "id":2447, "last_modified":"2018-02-13T14:19:25.265064Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2447/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"FERME DU PARC MAXIMILIEN", "lat":50.858771, "lon":4.350455, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>FERME DU PARC MAXIMILIEN</h5><em>Adresse</em> : Quai du Batelage, 2 1000 Bruxelles<br><br><em>Téléphone</em> : 02/201.56.09<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"02/201.56.09", "address":"Quai du Batelage, 2 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.907961Z", "id":2448, "last_modified":"2018-02-13T14:19:09.449198Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2448/history", "email_before_at":"lafermemaximilien", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"FONDATION ROI BAUDOIN", "lat":50.840359, "lon":4.362292, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>FONDATION ROI BAUDOIN</h5><em>Adresse</em> : Rue Brederode 21 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue Brederode 21 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.933100Z", "id":2449, "last_modified":"2018-02-13T14:18:47.398187Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2449/history", "email_before_at":"logistiek", "email_after_at":"Kbs-frb.be", "last_modified_dmY":"13/02/2018"}, {"name":"HEEMBEEK", "lat":50.892326, "lon":4.385599, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>HEEMBEEK</h5><em>Adresse</em> : Rue Croix de Guerre, 210 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Annemie Drabs 02/268.14.96<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Annemie Drabs 02/268.14.96", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue Croix de Guerre, 210 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.957902Z", "id":2450, "last_modified":"2018-02-13T14:18:32.209752Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2450/history", "email_before_at":"annemiedrabs", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"KRUISBERG", "lat":50.897047, "lon":4.386734, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>KRUISBERG</h5><em>Adresse</em> : Kruisberg 1000 Bruxelles<br><br><em>Téléphone</em> : 0472/698596<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"0472/698596", "address":"Kruisberg 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.008045Z", "id":2452, "last_modified":"2018-02-13T14:17:57.913988Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2452/history", "email_before_at":"annemiedrabs", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"LA SAVONNERIE", "lat":50.84563, "lon":4.341081, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>LA SAVONNERIE</h5><em>Adresse</em> : Rue d’Anderlecht 135 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue d’Anderlecht 135 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.033105Z", "id":2453, "last_modified":"2018-02-13T14:17:31.787001Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2453/history", "email_before_at":"ahmedbouhnani", "email_after_at":"hotmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"MAROLLES GARDEN", "lat":50.836925, "lon":4.345118, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>MAROLLES GARDEN</h5><em>Adresse</em> : Place du Jeu de balle - 1000 Bruxelles<br><br>Contact: Anne Desaegher<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Anne Desaegher", "web":"", "phone":"", "address":"Place du Jeu de balle - 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.058024Z", "id":2454, "last_modified":"2018-02-13T14:17:18.715417Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2454/history", "email_before_at":"desaegheranne", "email_after_at":"hotmail.be", "last_modified_dmY":"13/02/2018"}, {"name":"REMPART DES MOINES - PAPENVEST", "lat":50.849007, "lon":4.342957, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>REMPART DES MOINES - PAPENVEST</h5><em>Adresse</em> : Rue du Rempart des Moines, 108, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Sake Van Gils 0472/72.18.24<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Sake Van Gils 0472/72.18.24", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue du Rempart des Moines, 108, 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.083157Z", "id":2455, "last_modified":"2018-02-13T14:16:52.055834Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2455/history", "email_before_at":"Sake_eva", "email_after_at":"yahoo.com", "last_modified_dmY":"13/02/2018"}, {"name":"TOUR et TAXIS", "lat":50.869902, "lon":4.343156, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>TOUR et TAXIS</h5><em>Adresse</em> : Bd Emile Bockstael, 1 1020 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Stéphanie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Stéphanie", "web":"http://www.wormsasbl.org", "phone":"", "address":"Bd Emile Bockstael, 1 1020 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.108206Z", "id":2456, "last_modified":"2018-02-13T14:16:35.767354Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2456/history", "email_before_at":"ttpilote", "email_after_at":"jardins.collectifs.net", "last_modified_dmY":"13/02/2018"}, {"name":"VISITANDINES", "lat":50.839992, "lon":4.348376, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>VISITANDINES</h5><em>Adresse</em> : Rue des Visitandines 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue des Visitandines 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.133017Z", "id":2457, "last_modified":"2018-02-13T14:16:03.985548Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2457/history", "email_before_at":"info", "email_after_at":"wormsasbl.org", "last_modified_dmY":"13/02/2018"}, {"name":"JARDIN JOUET REY", "lat":50.832383, "lon":4.394057, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>JARDIN JOUET REY</h5><em>Adresse</em> : Rue Général Henry, 13-17 1040 Etterbeek<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Monique Lefebvre 02/736.86.74<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Monique Lefebvre 02/736.86.74", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue Général Henry, 13-17 1040 Etterbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.157998Z", "id":2458, "last_modified":"2018-02-13T14:15:46.769094Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2458/history", "email_before_at":"elem.jardin", "email_after_at":"skynet.be", "last_modified_dmY":"13/02/2018"}, {"name":"Jardins Participatifs de l’Avenue NOUVELLE", "lat":50.82471, "lon":4.387304, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Jardins Participatifs de l’Avenue NOUVELLE</h5><em>Adresse</em> : Avenue Nouvelle, 171-173 1040 Etterbeek<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Commune Etterbeek 02/627.27.85<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Commune Etterbeek 02/627.27.85", "web":"http://www.wormsasbl.org", "phone":"", "address":"Avenue Nouvelle, 171-173 1040 Etterbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-02T15:30:51.183031Z", "id":2459, "last_modified":"2018-02-13T14:15:27.888954Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2459/history", "email_before_at":"Eco-conseil", "email_after_at":"etterbeek.be", "last_modified_dmY":"13/02/2018"}, {"name":"DESTRIER", "lat":50.858571, "lon":4.409708, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>DESTRIER</h5><em>Adresse</em> : Avenue du Destrier 24 1140 Evere<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Youen Arts<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Youen Arts", "web":"http://www.wormsasbl.org", "phone":"", "address":"Avenue du Destrier 24 1140 Evere", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.208400Z", "id":2460, "last_modified":"2018-02-13T14:15:07.590300Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2460/history", "email_before_at":"pcsevere.mqdestrier", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"PARC DU 11 NOVEMBRE", "lat":50.873935, "lon":4.400942, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PARC DU 11 NOVEMBRE</h5><em>Adresse</em> : Parc du 11 novembre 1140 Evere<br><br><em>Téléphone</em> : 0474/37.84.43<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Jean-Philippe Mommart<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Jean-Philippe Mommart", "web":"http://www.wormsasbl.org", "phone":"0474/37.84.43", "address":"Parc du 11 novembre 1140 Evere", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.233262Z", "id":2461, "last_modified":"2018-02-13T14:14:36.423245Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2461/history", "email_before_at":"mommart_jp", "email_after_at":"yahoo.fr", "last_modified_dmY":"13/02/2018"}, {"name":"BRUTOPIA", "lat":50.825547, "lon":4.326765, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>BRUTOPIA</h5><em>Adresse</em> : Avenue Van Volxem, 385 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Avenue Van Volxem, 385 1190 Forest", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.283121Z", "id":2463, "last_modified":"2018-02-13T15:00:51.038952Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2463/history", "email_before_at":"info", "email_after_at":"wormsasbl.org", "last_modified_dmY":"13/02/2018"}, {"name":"Jardin participatif de l’Abbaye", "lat":50.809766, "lon":4.316351, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Jardin participatif de l’Abbaye</h5><em>Adresse</em> : Abbaye de Forest, Place Saint Denis 1190 Forest<br><br><em>Téléphone</em> : 02/348.17.61<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Responsable: Judith Charlier<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Responsable: Judith Charlier", "web":"http://www.wormsasbl.org", "phone":"02/348.17.61", "address":"Abbaye de Forest, Place Saint Denis 1190 Forest", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.308693Z", "id":2464, "last_modified":"2018-02-13T14:13:16.083437Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2464/history", "email_before_at":"judithcharlier2", "email_after_at":"forest.irisnet.be", "last_modified_dmY":"13/02/2018"}, {"name":"SAINT-ANTOINE", "lat":50.829233, "lon":4.330824, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>SAINT-ANTOINE</h5><em>Adresse</em> : Rue de l'Imprimerie 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue de l'Imprimerie 1190 Forest", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.358346Z", "id":2466, "last_modified":"2018-02-13T14:59:40.831165Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2466/history", "email_before_at":"aline", "email_after_at":"haricots.org", "last_modified_dmY":"13/02/2018"}, {"name":"VAN HAELEN", "lat":50.821284, "lon":4.328382, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>VAN HAELEN</h5><em>Adresse</em> : Boulevard Guillaume Van Haelen 52 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Boulevard Guillaume Van Haelen 52 1190 Forest", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.383247Z", "id":2467, "last_modified":"2018-02-13T14:59:26.942740Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2467/history", "email_before_at":"compost.vanhaelen", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"WIELS", "lat":50.825005, "lon":4.326195, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>WIELS</h5><em>Adresse</em> : 354, avenue Van Volxem 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Quentin Velghe<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Quentin Velghe", "web":"http://www.wormsasbl.org", "phone":"", "address":"354, avenue Van Volxem 1190 Forest", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.408371Z", "id":2468, "last_modified":"2018-02-13T14:59:11.291207Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2468/history", "email_before_at":"quentin.velghe", "email_after_at":"forestcc.be", "last_modified_dmY":"13/02/2018"}, {"name":"Clos du SIPPELBERG", "lat":50.87113, "lon":4.30253, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Clos du SIPPELBERG</h5><em>Adresse</em> : Parc du Sippelberg 1083 Ganshoren<br><br><em>Téléphone</em> : 02/464.05.45<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Debbie De Winne<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Debbie De Winne", "web":"http://www.wormsasbl.org", "phone":"02/464.05.45", "address":"Parc du Sippelberg 1083 Ganshoren", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.433464Z", "id":2469, "last_modified":"2018-02-13T14:58:52.126328Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2469/history", "email_before_at":"ddewinne", "email_after_at":"ganshoren.irisnet.be", "last_modified_dmY":"13/02/2018"}, {"name":"LANDSROEM", "lat":50.86648, "lon":4.32308, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>LANDSROEM</h5><em>Adresse</em> : Avenue des Gloires Nationales 42 1083 Ganshoren<br><br><em>Téléphone</em> : 0485/63.99.44<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Sammy Van de Craen<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Sammy Van de Craen", "web":"http://www.wormsasbl.org", "phone":"0485/63.99.44", "address":"Avenue des Gloires Nationales 42 1083 Ganshoren", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.458339Z", "id":2470, "last_modified":"2018-02-13T14:58:19.445354Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2470/history", "email_before_at":"sammyvdc", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"GRAY", "lat":50.831387, "lon":4.376879, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>GRAY</h5><em>Adresse</em> : Rue Gray 106 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Le jardin a été partiellement détruit, fin 2017<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le jardin a été partiellement détruit, fin 2017", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue Gray 106 1050 Ixelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.483477Z", "id":2471, "last_modified":"2018-02-13T14:57:40.645577Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2471/history", "email_before_at":"acastel", "email_after_at":"ixelles.irisnet.be", "last_modified_dmY":"13/02/2018"}, {"name":"MULTIPOTS", "lat":50.813629, "lon":4.393851, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>MULTIPOTS</h5><em>Adresse</em> : Rue Volta 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Juan Palma<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Juan Palma", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue Volta 1050 Ixelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.508170Z", "id":2472, "last_modified":"2018-02-13T14:56:50.542427Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2472/history", "email_before_at":"juan19917", "email_after_at":"yahoo.com", "last_modified_dmY":"13/02/2018"}, {"name":"PARC BUCHHOLTZ", "lat":50.822369, "lon":4.365066, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PARC BUCHHOLTZ</h5><em>Adresse</em> : Rue Forestière 1050 Ixelles<br><br><em>Téléphone</em> : 02/611.37.53<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>WORMS asbl<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"WORMS asbl", "web":"http://www.wormsasbl.org", "phone":"02/611.37.53", "address":"Rue Forestière 1050 Ixelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-02T15:30:51.558635Z", "id":2474, "last_modified":"2018-02-13T14:56:30.011263Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2474/history", "email_before_at":"info", "email_after_at":"wormsasbl.org", "last_modified_dmY":"13/02/2018"}, {"name":"PARC FAIDER", "lat":50.826413, "lon":4.360701, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PARC FAIDER</h5><em>Adresse</em> : Rue Faider 86 - 1050 Ixelles<br><br><em>Téléphone</em> : 02/611.37.53<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Responsable: WORMS asbl<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Responsable: WORMS asbl", "web":"http://www.wormsasbl.org", "phone":"02/611.37.53", "address":"Rue Faider 86 - 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-02T15:30:51.608588Z", "id":2476, "last_modified":"2018-02-13T14:07:15.860199Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2476/history", "email_before_at":"info", "email_after_at":"wormsasbl.org", "last_modified_dmY":"13/02/2018"}, {"name":"PARC JADOT", "lat":50.821558, "lon":4.378787, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PARC JADOT</h5><em>Adresse</em> : Rue du Bourgmestre, 15, 1050 Ixelles<br><br>Contact: Cindy Belda<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Cindy Belda", "web":"", "phone":"", "address":"Rue du Bourgmestre, 15, 1050 Ixelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.633363Z", "id":2477, "last_modified":"2018-02-13T14:06:05.204855Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2477/history", "email_before_at":"compostjadot", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"REFRESH BRUSSELS", "lat":50.833727, "lon":4.377271, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>REFRESH BRUSSELS</h5><em>Adresse</em> : Rue du Sceptre, 39 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Voir www.refresh-brussels.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Voir www.refresh-brussels.be", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue du Sceptre, 39 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-02T15:30:51.658793Z", "id":2478, "last_modified":"2018-02-13T14:04:08.555910Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2478/history", "email_before_at":"info", "email_after_at":"refresh-brussels.be", "last_modified_dmY":"13/02/2018"}, {"name":"SAINTE-CROIX", "lat":50.825725, "lon":4.373585, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>SAINTE-CROIX</h5><em>Adresse</em> : Rue Lanfray 1050 Ixelles<br><br>Patrick Charlier<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Patrick Charlier", "web":"", "phone":"", "address":"Rue Lanfray 1050 Ixelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.683516Z", "id":2479, "last_modified":"2018-02-13T14:03:31.001467Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2479/history", "email_before_at":"compost.sainte.croix", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"EXPO", "lat":50.887469, "lon":4.317922, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>EXPO</h5><em>Adresse</em> : Rue Alexandre Wouters 1090 Jette<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Alexandre Wouters 1090 Jette", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.708556Z", "id":2480, "last_modified":"2018-02-13T14:03:10.533084Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2480/history", "email_before_at":"compost-jette", "email_after_at":"hotmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"PARC GARCET", "lat":50.879453, "lon":4.328503, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PARC GARCET</h5><em>Adresse</em> : Parc Garcet 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact: Thomas Naessens<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Thomas Naessens", "web":"http://www.wormsasbl.org", "phone":"", "address":"Parc Garcet 1090 Jette", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.733688Z", "id":2481, "last_modified":"2018-02-13T14:02:58.187483Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2481/history", "email_before_at":"pfc.jette", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"MAGRITTE", "lat":50.878426, "lon":4.3358, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>MAGRITTE</h5><em>Adresse</em> : 103 rue Esseghem 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>comitemagritte@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"comitemagritte@gmail.com", "web":"http://www.wormsasbl.org", "phone":"", "address":"103 rue Esseghem 1090 Jette", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.758546Z", "id":2482, "last_modified":"2018-02-13T14:02:24.499838Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2482/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"KOEKELIEK", "lat":50.865955, "lon":4.312706, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>KOEKELIEK</h5><em>Adresse</em> : Avenue de la Basilique, 350 1081 Koekelberg<br><br>Comité de Quartier Koekeliek<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Comité de Quartier Koekeliek", "web":"", "phone":"", "address":"Avenue de la Basilique, 350 1081 Koekelberg", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.783517Z", "id":2483, "last_modified":"2018-02-13T14:02:11.389960Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2483/history", "email_before_at":"koekeliek", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"JARDIN COLLECTIF VELT KOEKELBERG", "lat":50.857897, "lon":4.33227, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>JARDIN COLLECTIF VELT KOEKELBERG</h5><em>Adresse</em> : Rue Schmitz, 7 1081 Koekelberg<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Schmitz, 7 1081 Koekelberg", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.900226Z", "id":2485, "last_modified":"2018-02-13T14:01:31.727901Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2485/history", "email_before_at":"veltkoekelberg", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"LE JARDIN URBAIN", "lat":50.852642, "lon":4.336673, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>LE JARDIN URBAIN</h5><em>Adresse</em> : Rue Fin, 34-38 1080 Molenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Héba Fakhouri (La Rue asbl) 02/410.33.03<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Héba Fakhouri (La Rue asbl) 02/410.33.03", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue Fin, 34-38 1080 Molenbeek-Saint-Jean", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-02T15:30:51.925301Z", "id":2486, "last_modified":"2018-02-13T14:01:12.294838Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2486/history", "email_before_at":"hfakhouri", "email_after_at":"larueasbl.be", "last_modified_dmY":"13/02/2018"}, {"name":"MAJORELLE", "lat":50.852633, "lon":4.338256, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>MAJORELLE</h5><em>Adresse</em> : Rue Fin 5 1080 Molenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>M. Lahoussine FADEL<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"M. Lahoussine FADEL", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue Fin 5 1080 Molenbeek-Saint-Jean", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.950397Z", "id":2487, "last_modified":"2018-02-13T14:00:42.043807Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2487/history", "email_before_at":"fadel.l", "email_after_at":"hotmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"MOLENBABBEL", "lat":50.851116, "lon":4.319247, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>MOLENBABBEL</h5><em>Adresse</em> : Parc Marie-José 1080 Molenbeek-Saint-Jean<br><br>Nèle Wouters<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Nèle Wouters", "web":"", "phone":"", "address":"Parc Marie-José 1080 Molenbeek-Saint-Jean", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.975140Z", "id":2488, "last_modified":"2018-02-13T14:00:16.378030Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2488/history", "email_before_at":"molenbabbel-potager", "email_after_at":"googlegroups.com", "last_modified_dmY":"13/02/2018"}, {"name":"HORTA", "lat":50.830144, "lon":4.340218, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>HORTA</h5><em>Adresse</em> : Métro Horta 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/533 95 94<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Sandrine Snyers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Sandrine Snyers", "web":"http://www.wormsasbl.org", "phone":"02/533 95 94", "address":"Métro Horta 1060 Saint-Gilles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.000289Z", "id":2489, "last_modified":"2018-02-13T13:59:54.777931Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2489/history", "email_before_at":"ssnyers", "email_after_at":"stgilles.irisnet.be", "last_modified_dmY":"13/02/2018"}, {"name":"LES TILLEULS", "lat":50.822119, "lon":4.344159, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>LES TILLEULS</h5><em>Adresse</em> : Avenue Ducpétiaux 135 1060 Saint-Gilles<br><br><em>Téléphone</em> : 025339592<br><br>Iris Garitte<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Iris Garitte", "web":"", "phone":"025339592", "address":"Avenue Ducpétiaux 135 1060 Saint-Gilles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.050241Z", "id":2491, "last_modified":"2018-02-13T13:59:24.017088Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2491/history", "email_before_at":"igar", "email_after_at":"cpasstgilles.irisnet.be", "last_modified_dmY":"13/02/2018"}, {"name":"AMAZONE", "lat":50.853298, "lon":4.369152, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>AMAZONE</h5><em>Adresse</em> : Rue du Méridien, 10 1210 Saint-Josse<br><br><b><a target=\"_blank\" href=\"http://www.stjosse.irisnet.be/index.php?id=10138&tx=fr\">Site web</a></b><br><br>Contact à identifier<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact à identifier", "web":"http://www.stjosse.irisnet.be/index.php?id=10138&tx=fr", "phone":"", "address":"Rue du Méridien, 10 1210 Saint-Josse", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-02T15:30:52.100444Z", "id":2493, "last_modified":"2017-03-08T15:03:20.978227Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2493/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"08/03/2017"}, {"name":"DAILLY", "lat":50.852234, "lon":4.386708, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>DAILLY</h5><em>Adresse</em> : Chaussée de Louvain 329 - 1030 Schaerbeek<br><br>Responsable: Nicolas Taillet<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Responsable: Nicolas Taillet", "web":"", "phone":"", "address":"Chaussée de Louvain 329 - 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.250760Z", "id":2499, "last_modified":"2018-02-13T13:56:54.324387Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2499/history", "email_before_at":"niccotail", "email_after_at":"yahoo.fr", "last_modified_dmY":"13/02/2018"}, {"name":"DE KRIEK – DUURZAAM DAILLY DURABLE", "lat":50.856316, "lon":4.386995, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>DE KRIEK – DUURZAAM DAILLY DURABLE</h5><em>Adresse</em> : Grande Rue au Bois 76 - 1030 Schaerbeek<br><br>Bram Desmet – Daisy Smeesters<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bram Desmet – Daisy Smeesters", "web":"", "phone":"", "address":"Grande Rue au Bois 76 - 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.275562Z", "id":2500, "last_modified":"2018-02-13T13:56:22.913843Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2500/history", "email_before_at":"daillydurable", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"GALOPPIN", "lat":50.864998, "lon":4.381364, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>GALOPPIN</h5><em>Adresse</em> : Avenue Louis Bertrand, 120 - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Avenue Louis Bertrand, 120 - 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.325963Z", "id":2502, "last_modified":"2018-02-13T13:55:59.354580Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2502/history", "email_before_at":"bart.maras", "email_after_at":"icloud.com", "last_modified_dmY":"13/02/2018"}, {"name":"HELMET", "lat":50.867416, "lon":4.377298, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>HELMET</h5><em>Adresse</em> : Rue Walckiersstraat 1030 Schaerbeek<br><br><em>Téléphone</em> : 0474/85.55.19<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"0474/85.55.19", "address":"Rue Walckiersstraat 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.350593Z", "id":2503, "last_modified":"2018-02-13T13:55:27.552036Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2503/history", "email_before_at":"charlotte.vda", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"KESSELS", "lat":50.862415, "lon":4.377978, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>KESSELS</h5><em>Adresse</em> : Rue Kesselsstraat 51-53 1030 Schaerbeek<br><br><em>Téléphone</em> : 0497/41 92 32<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0497/41 92 32", "address":"Rue Kesselsstraat 51-53 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.375844Z", "id":2504, "last_modified":"2018-02-13T13:54:51.969122Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2504/history", "email_before_at":"gegedb", "email_after_at":"live.be", "last_modified_dmY":"13/02/2018"}, {"name":"LATINIS", "lat":50.861345, "lon":4.392717, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>LATINIS</h5><em>Adresse</em> : Avenue Gustave Latinis, 152 1030 Schaerbeek<br><br>Responsable: Mathieu Simonson<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Responsable: Mathieu Simonson", "web":"", "phone":"", "address":"Avenue Gustave Latinis, 152 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.400626Z", "id":2505, "last_modified":"2018-02-13T13:54:19.345005Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2505/history", "email_before_at":"latinis", "email_after_at":"dewey.be", "last_modified_dmY":"13/02/2018"}, {"name":"LE TALUS", "lat":50.856731, "lon":4.379544, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>LE TALUS</h5><em>Adresse</em> : Rue Van Hammée 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue Van Hammée 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.425854Z", "id":2506, "last_modified":"2018-02-13T13:53:35.555981Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2506/history", "email_before_at":"letalus", "email_after_at":"jardins.collectifs.net", "last_modified_dmY":"13/02/2018"}, {"name":"SKIEVEWEG", "lat":50.869236, "lon":4.364798, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>SKIEVEWEG</h5><em>Adresse</em> : Rue du Progrès, 270 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue du Progrès, 270 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.450886Z", "id":2507, "last_modified":"2018-02-13T13:53:16.136347Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2507/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"TERDELT", "lat":50.86377, "lon":4.393082, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>TERDELT</h5><em>Adresse</em> : Avenue Charles Gilisquet, 34 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Avenue Charles Gilisquet, 34 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.475690Z", "id":2508, "last_modified":"2018-02-13T13:53:00.302423Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2508/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"CARRE TILLENS", "lat":50.80241, "lon":4.34067, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>CARRE TILLENS</h5><em>Adresse</em> : rue du Fossé 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Bernard Queeckers 02/344.34.22\r\nbernard.queeckers@base.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bernard Queeckers 02/344.34.22\r\nbernard.queeckers@base.be", "web":"http://www.wormsasbl.org", "phone":"", "address":"rue du Fossé 1180 Uccle", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.500905Z", "id":2509, "last_modified":"2018-02-13T13:52:39.048589Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2509/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"ECOLE DU CENTRE", "lat":50.805683, "lon":4.33874, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>ECOLE DU CENTRE</h5><em>Adresse</em> : Rue du Doyenné, 62 1180 Uccle<br><br>Johny Vanden Elshout 0495/588 520<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Johny Vanden Elshout 0495/588 520", "web":"", "phone":"", "address":"Rue du Doyenné, 62 1180 Uccle", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.525883Z", "id":2510, "last_modified":"2018-02-13T13:58:30.102501Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2510/history", "email_before_at":"johny.vandenelshout", "email_after_at":"just.fgov.be", "last_modified_dmY":"13/02/2018"}, {"name":"HOMPOT", "lat":50.780437, "lon":4.337699, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>HOMPOT</h5><em>Adresse</em> : Square des Merises, 1 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>r.delobbe@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"r.delobbe@gmail.com", "web":"http://www.wormsasbl.org", "phone":"", "address":"Square des Merises, 1 1180 Uccle", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.550918Z", "id":2511, "last_modified":"2018-02-13T13:48:05.131120Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2511/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"LA ROSERAIE", "lat":50.783595, "lon":4.327359, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>LA ROSERAIE</h5><em>Adresse</em> : Chaussée d'Alsemberg,1299 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.roseraie.org\">Site web</a></b><br><br>Hélène Cotard<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Hélène Cotard", "web":"http://www.roseraie.org", "phone":"", "address":"Chaussée d'Alsemberg,1299 1180 Uccle", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.575832Z", "id":2512, "last_modified":"2018-02-13T13:47:47.396619Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2512/history", "email_before_at":"helene", "email_after_at":"roseraie.org", "last_modified_dmY":"13/02/2018"}, {"name":"KEYENBEMPT", "lat":50.787489, "lon":4.329653, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>KEYENBEMPT</h5><em>Adresse</em> : Chaussée de Drogenbos, 2 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Zimzoé Uit Den Hoef – 02/332 21 66\r\nzimzoe15@base.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Zimzoé Uit Den Hoef – 02/332 21 66\r\nzimzoe15@base.be", "web":"http://www.wormsasbl.org", "phone":"", "address":"Chaussée de Drogenbos, 2 1180 Uccle", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.600762Z", "id":2513, "last_modified":"2018-02-13T13:47:17.747822Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2513/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"WOLVENDAEL", "lat":50.799725, "lon":4.344916, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>WOLVENDAEL</h5><em>Adresse</em> : Parc de Wolvendael 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Parc de Wolvendael 1180 Uccle", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.651215Z", "id":2515, "last_modified":"2018-02-13T13:46:50.766854Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2515/history", "email_before_at":"staner.debvmb", "email_after_at":"skynet.be", "last_modified_dmY":"13/02/2018"}, {"name":"BRILLANT", "lat":50.810962, "lon":4.400125, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>BRILLANT</h5><em>Adresse</em> : Rue du Brillant 11 1170 Watermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Katya Van Strydonck katiavanstrydonck@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Katya Van Strydonck katiavanstrydonck@gmail.com", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue du Brillant 11 1170 Watermael-Boitsfort", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.675999Z", "id":2516, "last_modified":"2018-02-13T13:52:27.648120Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2516/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"ERNOTTE/DRIES", "lat":50.803982, "lon":4.39797, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>ERNOTTE/DRIES</h5><em>Adresse</em> : Rue Louis Ernotte 62 1170 Watermael-Boitsfort<br><br>Nadia el Grich 0496/63.33.12\r\ncompost.driesernotte@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Nadia el Grich 0496/63.33.12\r\ncompost.driesernotte@gmail.com", "web":"", "phone":"", "address":"Rue Louis Ernotte 62 1170 Watermael-Boitsfort", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.726000Z", "id":2518, "last_modified":"2018-02-13T13:46:14.625642Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2518/history", "email_before_at":"compost.driesernotte", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"GEORGES BENOIDT", "lat":50.79914, "lon":4.414948, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>GEORGES BENOIDT</h5><em>Adresse</em> : Avenue Georges Benoidt, 25 1170 Watermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Benoît Salsac 0472/36.54.06\r\nb.salsac@wormsasbl.org<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Benoît Salsac 0472/36.54.06\r\nb.salsac@wormsasbl.org", "web":"http://www.wormsasbl.org", "phone":"", "address":"Avenue Georges Benoidt, 25 1170 Watermael-Boitsfort", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.750818Z", "id":2519, "last_modified":"2018-02-13T13:45:52.752444Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2519/history", "email_before_at":"b.salsac", "email_after_at":"wormsasbl.org", "last_modified_dmY":"13/02/2018"}, {"name":"JARDIN DES CAILLES", "lat":50.807191, "lon":4.415699, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>JARDIN DES CAILLES</h5><em>Adresse</em> : Avenue des Cailles 1170 Watermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.jardindescailles.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.jardindescailles.be", "phone":"", "address":"Avenue des Cailles 1170 Watermael-Boitsfort", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-02T15:30:52.776129Z", "id":2520, "last_modified":"2018-02-13T13:44:59.790943Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2520/history", "email_before_at":"info", "email_after_at":"jardindescailles.be", "last_modified_dmY":"13/02/2018"}, {"name":"KARRENBERG", "lat":50.803092, "lon":4.421633, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>KARRENBERG</h5><em>Adresse</em> : Karrenberg 1170 Watermael-Boitsfort<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Karrenberg 1170 Watermael-Boitsfort", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.800887Z", "id":2521, "last_modified":"2018-02-13T13:44:28.563062Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2521/history", "email_before_at":"caroline.gregoire", "email_after_at":"skynet.be", "last_modified_dmY":"13/02/2018"}, {"name":"LOGIS-FLOREAL", "lat":50.809561, "lon":4.421053, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>LOGIS-FLOREAL</h5><em>Adresse</em> : rue des Cannas 1170 Watermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.chantdescailles.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.chantdescailles.be", "phone":"", "address":"rue des Cannas 1170 Watermael-Boitsfort", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.825966Z", "id":2522, "last_modified":"2018-02-13T13:44:08.148189Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2522/history", "email_before_at":"info", "email_after_at":"chantdescailles.be", "last_modified_dmY":"13/02/2018"}, {"name":"PECHERIES-BEGONIAS", "lat":50.812248, "lon":4.405488, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PECHERIES-BEGONIAS</h5><em>Adresse</em> : Rue des Pêcheries, 1 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : 0498/52.43.62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0498/52.43.62", "address":"Rue des Pêcheries, 1 1170 Watermael-Boitsfort", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.850859Z", "id":2523, "last_modified":"2018-02-13T13:43:36.706054Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2523/history", "email_before_at":"frederic_1170", "email_after_at":"hotmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"TRIAGE", "lat":50.78843, "lon":4.42547, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>TRIAGE</h5><em>Adresse</em> : Rue du Triage 1170 Watermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"", "address":"Rue du Triage 1170 Watermael-Boitsfort", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.875922Z", "id":2524, "last_modified":"2018-02-13T13:43:06.980863Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2524/history", "email_before_at":"genevievedec", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"PARC D’ITTERBEEK", "lat":50.842611, "lon":4.409111, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PARC D’ITTERBEEK</h5><em>Adresse</em> : Avenue Prekelinden, 78 1200 Woluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Kaufmann Eric 0470/59.32.08 - kaufmanneric7@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kaufmann Eric 0470/59.32.08 - kaufmanneric7@gmail.com", "web":"http://www.wormsasbl.org", "phone":"", "address":"Avenue Prekelinden, 78 1200 Woluwe-Saint-Lambert", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.900880Z", "id":2525, "last_modified":"2018-02-13T13:42:45.327787Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2525/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"LA SAUVENIÈRE", "lat":50.849801, "lon":4.427014, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>LA SAUVENIÈRE</h5><em>Adresse</em> : Place de la Sainte-Famille, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : 0478/64 08 73<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0478/64 08 73", "address":"Place de la Sainte-Famille, 1200 Woluwe-Saint-Lambert", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.925795Z", "id":2526, "last_modified":"2018-02-13T13:42:10.999384Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2526/history", "email_before_at":"alectura", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"TIMMERMANS", "lat":50.848909, "lon":4.432088, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>TIMMERMANS</h5><em>Adresse</em> : Rue Timmermansstraat, 39 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : 02/733 69 22<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02/733 69 22", "address":"Rue Timmermansstraat, 39 1200 Woluwe-Saint-Lambert", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.950621Z", "id":2527, "last_modified":"2018-02-13T13:41:39.205888Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2527/history", "email_before_at":"luc.jamoulle", "email_after_at":"skynet.be", "last_modified_dmY":"13/02/2018"}, {"name":"AROMATES", "lat":50.829981, "lon":4.433504, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>AROMATES</h5><em>Adresse</em> : Plaine de jeux de la rue René Declercq, 60 1150 Woluwe-Saint-Pierre<br><br>Centre des Aromates<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre des Aromates", "web":"", "phone":"", "address":"Plaine de jeux de la rue René Declercq, 60 1150 Woluwe-Saint-Pierre", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.975913Z", "id":2528, "last_modified":"2018-02-13T13:41:03.539539Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2528/history", "email_before_at":"centredesaromates", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"CHANT D’OISEAU", "lat":50.830695, "lon":4.415949, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>CHANT D’OISEAU</h5><em>Adresse</em> : Rue du Bemelstraat, 124 1150 Woluwe-Saint-Pierre<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Bemelstraat, 124 1150 Woluwe-Saint-Pierre", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:53.001022Z", "id":2529, "last_modified":"2018-02-13T13:40:35.025383Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2529/history", "email_before_at":"tritri1150-compost", "email_after_at":"yahoo.fr", "last_modified_dmY":"13/02/2018"}, {"name":"JOLI BOIS", "lat":50.830629, "lon":4.461741, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>JOLI BOIS</h5><em>Adresse</em> : Parc Avenue De Meurers 97 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : 0474/69 99 18<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0474/69 99 18", "address":"Parc Avenue De Meurers 97 1150 Woluwe-Saint-Pierre", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-02T15:30:53.050842Z", "id":2531, "last_modified":"2018-02-13T13:40:07.340393Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2531/history", "email_before_at":"noulle", "email_after_at":"skynet.be", "last_modified_dmY":"13/02/2018"}, {"name":"VENELLES VERTES", "lat":50.830819, "lon":4.452685, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>VENELLES VERTES</h5><em>Adresse</em> : Rue au bois 1150 Woluwe-Saint-Pierre<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue au bois 1150 Woluwe-Saint-Pierre", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:53.075800Z", "id":2532, "last_modified":"2018-02-13T13:39:23.780071Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2532/history", "email_before_at":"bastinp", "email_after_at":"skynet.be", "last_modified_dmY":"13/02/2018"}, {"name":"Ferme urbaine de NOH (ou du début des haricots)", "lat":50.90134659234365, "lon":4.379703998565674, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Associations apicoles", "id":127}], "popup":"<h5>Ferme urbaine de NOH (ou du début des haricots)</h5><em>Adresse</em> : Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria<br><br><b><a target=\"_blank\" href=\"http://www.haricots.org/agriculture/NOH-020209\">Site web</a></b><br><br>La ferme urbaine est une jeune exploitation en agriculture maraichère - démarrage en février 2010 - située à Neder Over Hembeek, à proximité de la ferme Nos Pilifs. En 2013, chaque semaine de mai à décembre, la ferme a approvisionné localement, en légumes frais issus de l'agriculture biologique, en filière courte (du producteur au consommateur) via 3 GASAP (groupement d'achat et de soutien à l'agriculture paysanne) une quarantaine de familles (paniers de 7 à 8 légumes pour 2 à 4 personnes). Le projet a pour objectif principal d'initier et former 4 jeunes peu qualifiés au métier de maraîcher et à l'entretien de jardins potagers. Deux formateurs agronomes et une accompagnatrice sociale les encadrent. Le projet est soutenu par le Ministère de l'Emploi. Le travail de la terre se fait par traction animale grâce à nos 2 ânesses, Lola et Chemsey.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La ferme urbaine est une jeune exploitation en agriculture maraichère - démarrage en février 2010 - située à Neder Over Hembeek, à proximité de la ferme Nos Pilifs. En 2013, chaque semaine de mai à décembre, la ferme a approvisionné localement, en légumes frais issus de l'agriculture biologique, en filière courte (du producteur au consommateur) via 3 GASAP (groupement d'achat et de soutien à l'agriculture paysanne) une quarantaine de familles (paniers de 7 à 8 légumes pour 2 à 4 personnes). Le projet a pour objectif principal d'initier et former 4 jeunes peu qualifiés au métier de maraîcher et à l'entretien de jardins potagers. Deux formateurs agronomes et une accompagnatrice sociale les encadrent. Le projet est soutenu par le Ministère de l'Emploi. Le travail de la terre se fait par traction animale grâce à nos 2 ânesses, Lola et Chemsey.", "web":"http://www.haricots.org/agriculture/NOH-020209", "phone":"", "address":"Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-26T19:48:39.087254Z", "id":3253, "last_modified":"2018-02-12T14:53:21.007708Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3253/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Jardin de la bibliothèque", "lat":50.82145649110891, "lon":4.328184127807616, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}], "popup":"<h5>Jardin de la bibliothèque</h5><em>Adresse</em> : Boulevard guillaume van Haelen,52 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.urban-ecology.be/potager-van-haelen/\">Site web</a></b><br><br>Jardin potager Collectif et compost du quartier Wiels.\r\n\r\n\"En 2014, le centre d’écologie urbaine reçoit l’autorisation de la commune de Forest (via une convention d’occupation précaire) d’occuper le petit terrain à l’arrière de l’ancienne bibliothèque communale pour y développer un projet de potager collectif et de compostage collectif\" (source: www.forest.irisnet.be).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Jardin potager Collectif et compost du quartier Wiels.\r\n\r\n\"En 2014, le centre d’écologie urbaine reçoit l’autorisation de la commune de Forest (via une convention d’occupation précaire) d’occuper le petit terrain à l’arrière de l’ancienne bibliothèque communale pour y développer un projet de potager collectif et de compostage collectif\" (source: www.forest.irisnet.be).", "web":"http://www.urban-ecology.be/potager-van-haelen/", "phone":"", "address":"Boulevard guillaume van Haelen,52 1190 Forest", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-01-19T14:55:37.123398Z", "id":3263, "last_modified":"2018-02-12T14:48:49.397763Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3263/history", "email_before_at":"vanhaelen", "email_after_at":"urban-ecology.be", "last_modified_dmY":"12/02/2018"}, {"name":"Jardin Collectif du Chant des Cailles", "lat":50.80667849533431, "lon":4.417796730995178, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Jardin Collectif du Chant des Cailles</h5><em>Adresse</em> : Avenue des Cailles, 1170 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.jardindescailles.be\">Site web</a></b><br><br>Une soixantaine de jardiniers se partage la gestion du jardin collectif dans un esprit de convivialité et d'échange de savoirs, avec la volonté de cultiver dans le respect du sol et de la biodiversité.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Une soixantaine de jardiniers se partage la gestion du jardin collectif dans un esprit de convivialité et d'échange de savoirs, avec la volonté de cultiver dans le respect du sol et de la biodiversité.", "web":"http://www.jardindescailles.be", "phone":"", "address":"Avenue des Cailles, 1170 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-21T22:10:58.579930Z", "id":3305, "last_modified":"2017-05-10T13:32:09.998305Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3305/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/05/2017"}, {"name":"SIMONIS", "lat":50.862319, "lon":4.330327, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>SIMONIS</h5><em>Adresse</em> : Rue Herkoliersstraat, 92 1081 Koekelberg<br><br><em>Téléphone</em> : 0494/328 478<br><br><b><a target=\"_blank\" href=\"https://compostsimonis.wordpress.com\">Site web</a></b><br><br>Contact: Dominique Barrat<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact: Dominique Barrat", "web":"https://compostsimonis.wordpress.com", "phone":"0494/328 478", "address":"Rue Herkoliersstraat, 92 1081 Koekelberg", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.808476Z", "id":2484, "last_modified":"2018-02-13T14:01:54.810113Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2484/history", "email_before_at":"compost.simonis", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"CAMBIER", "lat":50.85782771239339, "lon":4.394145011901855, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>CAMBIER</h5><em>Adresse</em> : Avenue Ernest Cambier, 47 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Personnel communal – 02/215.44.53<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Personnel communal – 02/215.44.53", "web":"http://www.wormsasbl.org", "phone":"/", "address":"Avenue Ernest Cambier, 47 1030 Schaerbeek", "manager_type":"", "created":"2015-12-02T15:30:52.225759Z", "id":2498, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2498/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"PANORAMA", "lat":50.820485, "lon":4.337804, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PANORAMA</h5><em>Adresse</em> : Avenue Besme 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"/", "address":"Avenue Besme 1190 Forest", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-02T15:30:51.333327Z", "id":2465, "last_modified":"2018-02-13T14:59:57.161710Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2465/history", "email_before_at":"panorama_compost", "email_after_at":"urban-ecology.be", "last_modified_dmY":"13/02/2018"}, {"name":"MUNDO-B", "lat":50.837895, "lon":4.364322, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>MUNDO-B</h5><em>Adresse</em> : Rue d'Edimbourg 26 - 1050 Ixelles<br><br><em>Téléphone</em> : 02/894.46.11<br><br><b><a target=\"_blank\" href=\"http://www.mundo-b.org/\">Site web</a></b><br><br>Mundo-best une initiative issue d'associations actives dans le développement durable qui ont souhaité éco-rénover un immeuble au centre de Bruxelles afin d'y installer leurs bureaux ainsi que des salles de réunion et de conférence, une cafétéria bio, un jardin didactique etc.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Mundo-best une initiative issue d'associations actives dans le développement durable qui ont souhaité éco-rénover un immeuble au centre de Bruxelles afin d'y installer leurs bureaux ainsi que des salles de réunion et de conférence, une cafétéria bio, un jardin didactique etc.", "web":"http://www.mundo-b.org/", "phone":"02/894.46.11", "address":"Rue d'Edimbourg 26 - 1050 Ixelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-02T15:30:51.533547Z", "id":2473, "last_modified":"2018-02-13T14:52:39.552084Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2473/history", "email_before_at":"reception", "email_after_at":"mundo-b.org", "last_modified_dmY":"13/02/2018"}, {"name":"COIN du BALAI", "lat":50.789368, "lon":4.424091, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>COIN du BALAI</h5><em>Adresse</em> : Chaussée de la Hulpe 346 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"/", "address":"Chaussée de la Hulpe 346 1170 Watermael-Boitsfort", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.701073Z", "id":2517, "last_modified":"2018-02-13T13:46:31.658891Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2517/history", "email_before_at":"lecoindubalai", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"Jardin collectif Hompot", "lat":50.78040208551668, "lon":4.338204860687256, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Jardin collectif Hompot</h5><em>Adresse</em> : Square des Mérises 1 1180 Uccle<br><br><em>Téléphone</em> : 0483/653.886<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/Hompot-Potager-du-Homborch-%C3%A0-Uccle-1458613807765242/timeline\">Site web</a></b><br><br>\"Dynamisation et consolidation d'un projet collectif dans le domaine de l'agriculture urbaine, avec une approche du genre permaculture, vivement concerné par les questions les plus immédiates liées à l'environnement au rapproché, au niveau local et de quartier, et portant une option d'intégration citoyenne. Mise en valeur, à la fois horticole et esthétique, d'un terrain en déshérence dans dans un quartier sensible, multiculturel et à la composition sociale fortement contrastée. Expérience pilote, actuellement en cours (et avec des résultats déjà très encourageants) de décontamination du sol des métaux lours et des polluants organo-chlorés au moyen des micro-organismes efficaces (EM) du Prof. Higa. Sensibilisation sociale à l'importance de l'autonomie semencière et de la revalorisation des variétés anciennes ou traditionnelles de légumes. Nous voulons faire la part belle à des variétés des fruits et légumes ayant échappé aux appauvrissements cumulatifs dans leur qualité nutritionnelle et organoleptique et dont ces quelques cent dernières années de dérive agro-industrielle insensée sont cause: maïs pré-colombien, arroches, consoude, cyclanthère (pépino), daïkon, amarantes à grain et à feuilles, tétragone, bénincasa, pourpier sauvage, topinambour, rutabaga, etc. Nous nous sommes déjà munis d'un grand panneau, outil de communication avec les riverains. Des soirées-débat font partie de notre projet, surtout pendant la période de repos de la terre.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Dynamisation et consolidation d'un projet collectif dans le domaine de l'agriculture urbaine, avec une approche du genre permaculture, vivement concerné par les questions les plus immédiates liées à l'environnement au rapproché, au niveau local et de quartier, et portant une option d'intégration citoyenne. Mise en valeur, à la fois horticole et esthétique, d'un terrain en déshérence dans dans un quartier sensible, multiculturel et à la composition sociale fortement contrastée. Expérience pilote, actuellement en cours (et avec des résultats déjà très encourageants) de décontamination du sol des métaux lours et des polluants organo-chlorés au moyen des micro-organismes efficaces (EM) du Prof. Higa. Sensibilisation sociale à l'importance de l'autonomie semencière et de la revalorisation des variétés anciennes ou traditionnelles de légumes. Nous voulons faire la part belle à des variétés des fruits et légumes ayant échappé aux appauvrissements cumulatifs dans leur qualité nutritionnelle et organoleptique et dont ces quelques cent dernières années de dérive agro-industrielle insensée sont cause: maïs pré-colombien, arroches, consoude, cyclanthère (pépino), daïkon, amarantes à grain et à feuilles, tétragone, bénincasa, pourpier sauvage, topinambour, rutabaga, etc. Nous nous sommes déjà munis d'un grand panneau, outil de communication avec les riverains. Des soirées-débat font partie de notre projet, surtout pendant la période de repos de la terre.\"", "web":"https://www.facebook.com/Hompot-Potager-du-Homborch-%C3%A0-Uccle-1458613807765242/timeline", "phone":"0483/653.886", "address":"Square des Mérises 1 1180 Uccle", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-23T13:44:54.469395Z", "id":3313, "last_modified":"2017-05-05T14:36:10.171785Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3313/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Ferme Nos Pilifs", "lat":50.9036532670132, "lon":4.388388991355896, "subcategories":[{"name":"Boîtes à livres", "id":50}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Entreprises de travail adapté", "id":187}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Associations apicoles", "id":127}, {"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ferme Nos Pilifs</h5><em>Adresse</em> : 347 Trassersweg - 1120 Neder-Over-Heembeek<br><br><em>Téléphone</em> : 02 262 11 06<br><br><b><a target=\"_blank\" href=\"http://www.fermenospilifs.be/\">Site web</a></b><br><br>\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)", "web":"http://www.fermenospilifs.be/", "phone":"02 262 11 06", "address":"347 Trassersweg - 1120 Neder-Over-Heembeek", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-02-24T14:42:33.595311Z", "id":3318, "last_modified":"2017-03-07T13:45:19.344013Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3318/history", "email_before_at":"info", "email_after_at":"pilifs.be", "last_modified_dmY":"07/03/2017"}, {"name":"SAINT JOB", "lat":50.792501, "lon":4.36209, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>SAINT JOB</h5><em>Adresse</em> : rue Jean Benaets, 89 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Un site de compostage de quartier du Quartier Durable Saint Job\r\nContact: lauvdp@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Un site de compostage de quartier du Quartier Durable Saint Job\r\nContact: lauvdp@gmail.com", "web":"http://www.wormsasbl.org", "phone":"/", "address":"rue Jean Benaets, 89 1180 Uccle", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.625898Z", "id":2514, "last_modified":"2018-02-13T13:47:01.129704Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2514/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"ELEONORE", "lat":50.825609930661656, "lon":4.411252689639014, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>ELEONORE</h5><em>Adresse</em> : Avenue Eléonore 79, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Ce compost se trouve au numéro 79 de l'Avenue Eléonore (à l’intersection entre Dr.de Nivelles et Av. Eléonore).\r\nE-mail : composteleonore@outlook.fr\r\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ce compost se trouve au numéro 79 de l'Avenue Eléonore (à l’intersection entre Dr.de Nivelles et Av. Eléonore).\r\nE-mail : composteleonore@outlook.fr\r\n", "web":"http://www.wormsasbl.org", "phone":"/", "address":"Avenue Eléonore 79, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-02T15:30:53.025849Z", "id":2530, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2530/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"LA POUSSE QUI POUSSE", "lat":50.829528, "lon":4.336148, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>LA POUSSE QUI POUSSE</h5><em>Adresse</em> : Square Gérard Van Caulaert, 4 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.lapoussequipousse.be/\">Site web</a></b><br><br>JOURNÉES D’OUVERTURE (de mars à octobre)\r\nLundi et mercredi de 14h à 19h\r\n1er Samedi du mois de 14h à 19h\r\nTous les samedis d’avril, mai et juin de 14h à 19h\r\n\r\nE-mail : info@lapoussequipousse.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"JOURNÉES D’OUVERTURE (de mars à octobre)\r\nLundi et mercredi de 14h à 19h\r\n1er Samedi du mois de 14h à 19h\r\nTous les samedis d’avril, mai et juin de 14h à 19h\r\n\r\nE-mail : info@lapoussequipousse.be", "web":"http://www.lapoussequipousse.be/", "phone":"/", "address":"Square Gérard Van Caulaert, 4 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-02T15:30:52.025250Z", "id":2490, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2490/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le Potager des Archers de B.-l'A", "lat":50.68168566447077, "lon":4.368014931678771, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}], "popup":"<h5>Le Potager des Archers de B.-l'A</h5><em>Adresse</em> : Rue de la Trairée, Braine-l'Alleud<br><br><b><a target=\"_blank\" href=\"http://potagerdesarchers.be\">Site web</a></b><br><br>\"Le Potager des Archers est un projet citoyen dont le but est d’engendrer des collaborations tous publics autour d’un jardin potager dont la production est partagée pour moitié avec le RestO & Compagnie, restaurant social de Braine l’Alleud.\" (source : potagerdesarchers.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Le Potager des Archers est un projet citoyen dont le but est d’engendrer des collaborations tous publics autour d’un jardin potager dont la production est partagée pour moitié avec le RestO & Compagnie, restaurant social de Braine l’Alleud.\" (source : potagerdesarchers.be)", "web":"http://potagerdesarchers.be", "phone":"", "address":"Rue de la Trairée, Braine-l'Alleud", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-03-02T09:23:24.836030Z", "id":3342, "last_modified":"2017-05-05T13:32:12.292226Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3342/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Compost du Jardin d'Ernest Tuin", "lat":50.85775993988527, "lon":4.394502937666402, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Compost du Jardin d'Ernest Tuin</h5><em>Adresse</em> : Avenue Ernest Cambier, 4<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://wormsasbl.org/index.php?tar=compostez&id=78&sel=3&ssel=2\">Site web</a></b><br><br>Accès par cadenas à code après signature d'une charte et participation à une séance d'information.\r\nE-mail : ernestcompost@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Accès par cadenas à code après signature d'une charte et participation à une séance d'information.\r\nE-mail : ernestcompost@gmail.com", "web":"http://wormsasbl.org/index.php?tar=compostez&id=78&sel=3&ssel=2", "phone":"/", "address":"Avenue Ernest Cambier, 4", "manager_type":"", "created":"2015-11-14T12:27:25.679039Z", "id":2176, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2176/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"POTAMOES", "lat":50.856107, "lon":4.373636, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>POTAMOES</h5><em>Adresse</em> : Rue Potagère 179 1210 Saint-Josse<br><br><em>Téléphone</em> : 0470 10 95 21<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Téléphone : \r\n+32 470 10 95 21 (Tine Vanfraechem)\r\n\r\nE-mail : \r\njoscompost@gmail.com\r\npotamoes@gmail.com\r\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Téléphone : \r\n+32 470 10 95 21 (Tine Vanfraechem)\r\n\r\nE-mail : \r\njoscompost@gmail.com\r\npotamoes@gmail.com\r\n", "web":"http://www.wormsasbl.org", "phone":"0470 10 95 21", "address":"Rue Potagère 179 1210 Saint-Josse", "manager_type":"", "created":"2015-12-02T15:30:52.200820Z", "id":2497, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2497/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"JARDINS DU MAELBEEK - MAALBEEKTUINEN", "lat":50.854602, "lon":4.374666, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>JARDINS DU MAELBEEK - MAALBEEKTUINEN</h5><em>Adresse</em> : Rue du Moulin 139 1210 Saint-Josse<br><br><em>Téléphone</em> : 0470 10 95 21<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Téléphone : 0470 10 95 21 (Tine Vanfraechem)\r\nE-mail : joscompost@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Téléphone : 0470 10 95 21 (Tine Vanfraechem)\r\nE-mail : joscompost@gmail.com", "web":"http://www.wormsasbl.org", "phone":"0470 10 95 21", "address":"Rue du Moulin 139 1210 Saint-Josse", "manager_type":"", "created":"2015-12-02T15:30:52.125573Z", "id":2494, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2494/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"JARDINS DE LA VALLEE DU MAELBEEK", "lat":50.845031, "lon":4.375817, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>JARDINS DE LA VALLEE DU MAELBEEK</h5><em>Adresse</em> : rue Joseph II 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wormsasbl.org", "phone":"/", "address":"rue Joseph II 1000 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:50.983146Z", "id":2451, "last_modified":"2018-02-13T14:18:13.972589Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2451/history", "email_before_at":"compost_vallee_de_maelbeek", "email_after_at":"urban-ecology.be", "last_modified_dmY":"13/02/2018"}, {"name":"PARC DE LIEDEKERKE", "lat":50.851087, "lon":4.375622, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PARC DE LIEDEKERKE</h5><em>Adresse</em> : Rue de Liedekerke 55 1210 Saint-Josse<br><br><em>Téléphone</em> : 0470 10 95 21<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>0470 10 95 21 (Tine Vanfraechem) \r\nE-mail : joscompost@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"0470 10 95 21 (Tine Vanfraechem) \r\nE-mail : joscompost@gmail.com", "web":"http://www.wormsasbl.org", "phone":"0470 10 95 21", "address":"Rue de Liedekerke 55 1210 Saint-Josse", "manager_type":"", "created":"2015-12-02T15:30:52.175666Z", "id":2496, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2496/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"PARC DU VIADUC", "lat":50.833888, "lon":4.37137, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>PARC DU VIADUC</h5><em>Adresse</em> : Rue du Viaduc 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Contact : ?<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Contact : ?", "web":"http://www.wormsasbl.org", "phone":"/", "address":"Rue du Viaduc 1050 Ixelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.583516Z", "id":2475, "last_modified":"2018-02-13T14:55:56.370156Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2475/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"MAISON DE LA FAMILLE", "lat":50.852465, "lon":4.374321, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>MAISON DE LA FAMILLE</h5><em>Adresse</em> : 112 Rue Liedekerke, 1210 Saint-Josse<br><br><em>Téléphone</em> : 0470 10 95 21<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>0470 10 95 21 (Tine Vanfraechem) \r\nE-mail : joscompost.tine@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"0470 10 95 21 (Tine Vanfraechem) \r\nE-mail : joscompost.tine@gmail.com", "web":"http://www.wormsasbl.org", "phone":"0470 10 95 21", "address":"112 Rue Liedekerke, 1210 Saint-Josse", "manager_type":"", "created":"2015-12-02T15:30:52.150517Z", "id":2495, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2495/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La Pousse qui Pousse", "lat":50.82942178903734, "lon":4.33617576956749, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>La Pousse qui Pousse</h5><em>Adresse</em> : Square Gérard Van Caulaert 4, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/644.07.77<br><br><b><a target=\"_blank\" href=\"http://www.lapoussequipousse.be/\">Site web</a></b><br><br>JOURNÉES D’OUVERTURE (de mars à octobre)\r\nLundi et mercredi de 14h à 19h\r\n1er Samedi du mois de 14h à 19h\r\nTous les samedis d’avril, mai et juin de 14h à 19h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"JOURNÉES D’OUVERTURE (de mars à octobre)\r\nLundi et mercredi de 14h à 19h\r\n1er Samedi du mois de 14h à 19h\r\nTous les samedis d’avril, mai et juin de 14h à 19h", "web":"http://www.lapoussequipousse.be/", "phone":"02/644.07.77", "address":"Square Gérard Van Caulaert 4, 1060 Saint-Gilles", "manager_type":"", "created":"2015-10-18T07:56:28.009509Z", "id":2130, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2130/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"BERVOETS", "lat":50.815707, "lon":4.321892, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>BERVOETS</h5><em>Adresse</em> : Rue Hipployte Vervack 1190 Forest<br><br><em>Téléphone</em> : +32<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org/\">Site web</a></b><br><br>Ce compost est réservé aux habitants du quartier.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ce compost est réservé aux habitants du quartier.", "web":"http://www.wormsasbl.org/", "phone":"+32", "address":"Rue Hipployte Vervack 1190 Forest", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:51.258342Z", "id":2462, "last_modified":"2018-02-13T15:01:06.121835Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2462/history", "email_before_at":"Compost.bervoets", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"MORICHAR", "lat":50.827481, "lon":4.348863, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>MORICHAR</h5><em>Adresse</em> : Place Louis Morichar 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Compost de quartier<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Compost de quartier", "web":"http://www.wormsasbl.org", "phone":"/", "address":"Place Louis Morichar 1060 Saint-Gilles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-02T15:30:52.075309Z", "id":2492, "last_modified":"2018-02-13T13:58:56.357721Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2492/history", "email_before_at":"reversed.bias", "email_after_at":"gmail.com", "last_modified_dmY":"13/02/2018"}, {"name":"Compost de quartier du Parc du Viaduc", "lat":50.83405951048367, "lon":4.374908208847046, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Compost de quartier du Parc du Viaduc</h5><em>Adresse</em> : Rue du Viaduc, 133, 1040 Etterbeek<br><br><b><a target=\"_blank\" href=\"http://wormsasbl.org/index.php?tar=compostez&id=97&sel=3&ssel=2\">Site web</a></b><br><br>Compostage collectif pour les habitants du quartier<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Compostage collectif pour les habitants du quartier", "web":"http://wormsasbl.org/index.php?tar=compostez&id=97&sel=3&ssel=2", "phone":"", "address":"Rue du Viaduc, 133, 1040 Etterbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-02-25T11:20:03.699815Z", "id":3321, "last_modified":"2016-10-13T14:23:38.050515Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3321/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Compost de quartier parc de Liedekerke", "lat":50.850978813064245, "lon":4.375519752502441, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Compost de quartier parc de Liedekerke</h5><em>Adresse</em> : rue Saint-Josse<br><br><em>Téléphone</em> : 0470 10 95 21<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>Téléphone : 0470 10 95 21 (Tine Vanfraechem)\r\nE-mail : joscompost@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Téléphone : 0470 10 95 21 (Tine Vanfraechem)\r\nE-mail : joscompost@gmail.com", "web":"http://www.wormsasbl.org", "phone":"0470 10 95 21", "address":"rue Saint-Josse", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-08T15:29:55.391782Z", "id":2693, "last_modified":"2016-10-13T14:24:18.418795Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2693/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Compost de quartier Maison de la Famille", "lat":50.85219735678526, "lon":4.374693632125854, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Compost de quartier Maison de la Famille</h5><em>Adresse</em> : rue de Liedekerke 112<br><br><em>Téléphone</em> : 0470 10 95 21<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org\">Site web</a></b><br><br>téléphone : 0470 10 95 21 (Tine Vanfraechem)\r\nE-mail : joscompost@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"téléphone : 0470 10 95 21 (Tine Vanfraechem)\r\nE-mail : joscompost@gmail.com", "web":"http://www.wormsasbl.org", "phone":"0470 10 95 21", "address":"rue de Liedekerke 112", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-08T15:36:08.185642Z", "id":2696, "last_modified":"2016-10-13T14:24:45.147234Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2696/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"FruityHaren - jardin collectif en permaculture", "lat":50.8940162943443, "lon":4.420629143714904, "subcategories":[{"name":"Potagers & vergers", "id":116}, {"name":"Composts collectifs", "id":121}], "popup":"<h5>FruityHaren - jardin collectif en permaculture</h5><em>Adresse</em> : Chemin du Kerkeveld Haren Bruxelles 1130<br><br><b><a target=\"_blank\" href=\"https://fruityharen.wordpress.com/\">Site web</a></b><br><br>FruityHaren - jardin collectif en permaculture<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FruityHaren - jardin collectif en permaculture", "web":"https://fruityharen.wordpress.com/", "phone":"", "address":"Chemin du Kerkeveld Haren Bruxelles 1130", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-02-11T16:48:11.189979Z", "id":9496, "last_modified":"2017-02-12T22:21:19.796995Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9496/history", "email_before_at":"fruityharen", "email_after_at":"inbox.com", "last_modified_dmY":"12/02/2017"}, {"name":"MOLENBABBEL", "lat":50.85067668060037, "lon":4.318812489509582, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}], "popup":"<h5>MOLENBABBEL</h5><em>Adresse</em> : Parc Marie-José, en haut de l’avenue Joseph Baeck, 1080 Molenbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.potagersurbains.be/\">Site web</a></b><br><br>\"Ce jardin est situé dans le Parc Marie-José à côté du terrain de football. Il est visible lorsqu’on longe le parc, en empruntant l’avenue Joseph Baeck. Les habitants se partagent la surface à cultiver. il y a un potentiel de 1000 m²de surface maraîchère environ. Des fruitiers ont été plantés en 2013. On a également un compost collectif sur le terrain\". (Source : www.bruxellesenvironnement.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Ce jardin est situé dans le Parc Marie-José à côté du terrain de football. Il est visible lorsqu’on longe le parc, en empruntant l’avenue Joseph Baeck. Les habitants se partagent la surface à cultiver. il y a un potentiel de 1000 m²de surface maraîchère environ. Des fruitiers ont été plantés en 2013. On a également un compost collectif sur le terrain\". (Source : www.bruxellesenvironnement.be)", "web":"http://www.potagersurbains.be/", "phone":"/", "address":"Parc Marie-José, en haut de l’avenue Joseph Baeck, 1080 Molenbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-05-14T14:42:14.988488Z", "id":3415, "last_modified":"2017-03-07T04:59:59.685750Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3415/history", "email_before_at":"molenbabbel-potager", "email_after_at":"googlegroups.com", "last_modified_dmY":"07/03/2017"}, {"name":"Compost de L'Uni-Vert - Maison Coopérative Destrier", "lat":50.858609934650836, "lon":4.409632086753845, "subcategories":[{"name":"Composts collectifs", "id":121}], "popup":"<h5>Compost de L'Uni-Vert - Maison Coopérative Destrier</h5><em>Adresse</em> : Avenue du Destrier, 24. 1140<br><br><em>Téléphone</em> : 0487 290 750<br><br><b><a target=\"_blank\" href=\"https://fr-fr.facebook.com/Maison-Destrier-Evere-1425333277698994/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://fr-fr.facebook.com/Maison-Destrier-Evere-1425333277698994/", "phone":"0487 290 750", "address":"Avenue du Destrier, 24. 1140", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2017-03-30T13:44:50.868004Z", "id":10870, "last_modified":"2017-03-30T13:44:50.868041Z", "last_author":"maisondestrier", "history":"http://maps.dewey.be/api/markers/10870/history", "email_before_at":"fabrice.mqdestrier", "email_after_at":"gmail.com", "last_modified_dmY":"30/03/2017"}] \ No newline at end of file
diff --git a/data/markers-124.json b/data/markers-124.json
new file mode 100644
index 0000000..1a222af
--- /dev/null
+++ b/data/markers-124.json
@@ -0,0 +1 @@
+[{"name":"Accès Wifi Gratuit (TOR) ", "lat":50.8197742047294, "lon":4.387648701667786, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Accès Wifi Gratuit (TOR) </h5><em>Adresse</em> : 9 Rue de l'Été, 1050 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://neutrinet.be\">Site web</a></b><br><br>Point d'accès Wifi gratuit sous navigateur TOR :\nSSID (Nom du réseau) : Tornection\nMot de Passe : jefaiscequejeveux\nAccès gratuit et sans restriction à un internet neutre et anonyme.\n\nPoint d'accès de partage de donné (Data<3)\nSSID (Nom du réseau) : ShareBox\nMot de passe : aucun mot de passe\nAccès a une zone de partage gratuit de fichier. Partager votre musique, des photos, vos recettes de cuisine... Et venez découvrir ceux des autres ! <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Point d'accès Wifi gratuit sous navigateur TOR :\nSSID (Nom du réseau) : Tornection\nMot de Passe : jefaiscequejeveux\nAccès gratuit et sans restriction à un internet neutre et anonyme.\n\nPoint d'accès de partage de donné (Data<3)\nSSID (Nom du réseau) : ShareBox\nMot de passe : aucun mot de passe\nAccès a une zone de partage gratuit de fichier. Partager votre musique, des photos, vos recettes de cuisine... Et venez découvrir ceux des autres ! ", "web":"http://neutrinet.be", "phone":"/", "address":"9 Rue de l'Été, 1050 Bruxelles", "manager_type":"", "created":"2015-09-13T08:57:13.830374Z", "id":2111, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2111/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Bibliothèque de Laeken", "lat":50.87635845009853, "lon":4.348005652427673, "subcategories":[{"name":"Bibliothèques publiques", "id":92}, {"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bibliothèque de Laeken</h5><em>Adresse</em> : Boulevard Emile Bockstael, 246 - 1020 Bruxelles<br><br><em>Téléphone</em> : 02/279.37.90<br><br><b><a target=\"_blank\" href=\"http://www.bibliolaeken.be\">Site web</a></b><br><br>Notre bibliothèque appartient au réseau des bibliothèques publiques de la Ville de Bruxelles. Nous proposons des services et des activités pour tous.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Notre bibliothèque appartient au réseau des bibliothèques publiques de la Ville de Bruxelles. Nous proposons des services et des activités pour tous.", "web":"http://www.bibliolaeken.be", "phone":"02/279.37.90", "address":"Boulevard Emile Bockstael, 246 - 1020 Bruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-01-11T15:39:00.125338Z", "id":3259, "last_modified":"2018-02-12T14:49:54.547326Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3259/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"4041", "lat":50.844380210863584, "lon":4.35882568359375, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}, {"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>4041</h5><em>Adresse</em> : Ravensteingalerij 40 - 1000 Brussel<br><br><em>Téléphone</em> : 0484/83.47.67<br><br><b><a target=\"_blank\" href=\"http://www.4041.be\">Site web</a></b><br><br>Le 4041 est un espace de co-working, d'événements et d'ateliers qui se situe dans les galleries Ravenstein.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le 4041 est un espace de co-working, d'événements et d'ateliers qui se situe dans les galleries Ravenstein.", "web":"http://www.4041.be", "phone":"0484/83.47.67", "address":"Ravensteingalerij 40 - 1000 Brussel", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-01-18T16:04:03.208105Z", "id":3262, "last_modified":"2016-10-26T10:02:07.023261Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3262/history", "email_before_at":"olebrussels", "email_after_at":"gmail.com", "last_modified_dmY":"26/10/2016"}, {"name":"Accès Wifi Gratuit Saint-Luc", "lat":50.852066567244464, "lon":4.452016353607178, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Accès Wifi Gratuit Saint-Luc</h5><em>Adresse</em> : Avenue Hippocrate 10, 1200 Woluwe-Saint-Lambert<br><br>Free@Saint-Luc\r\nUne fois connecté au wifi, on est redirigé sur une page où il suffit de se créer un compte (fictif ou non) qui sera renouvelé tous les mois.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Free@Saint-Luc\r\nUne fois connecté au wifi, on est redirigé sur une page où il suffit de se créer un compte (fictif ou non) qui sera renouvelé tous les mois.", "web":"", "phone":"", "address":"Avenue Hippocrate 10, 1200 Woluwe-Saint-Lambert", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-01T23:31:51.816126Z", "id":3340, "last_modified":"2017-03-13T13:59:38.123971Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3340/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"LeSpace", "lat":50.85234633395306, "lon":4.343499541282654, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Espaces de travail partagés, co-working", "id":87}, {"name":"Bornes d'accès à Internet", "id":124}, {"name":"Cafés-concerts, lieux de concert", "id":110}], "popup":"<h5>LeSpace</h5><em>Adresse</em> : rue de la clé 26 sleutelstraat, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://lespace.brussels/\">Site web</a></b><br><br>Le Space est un endroit où des acteurs du changement se regroupent pour vous informer et vous proposer des actions concrètes pour une réforme durable dans des secteurs allant de la consommation responsable, tant dans le domaine de la nourriture que dans celui de la mode, la solidarité citoyenne, la cohésion sociale et l’égalité des droits. C’est aussi un espace de co-working, d’exposition, de rencontre sociale, de liberté de parole et de formation où fusent synchronicité, créativité, innovation, résistance, échange, partage, collaboration, positivisme et conscientisation. Cet espace, notre espace, votre espace, c’est « Le Space », en plein cœur de Bruxelles dans le quartier Dansaert.\r\n\r\nLe Space is een plaats waar mensen samenkomen om zich te informeren en na te denken over acties op vlak van duurzame voeding, eerlijke mode, solidariteit, sociale samenhang en gelijke rechten. Le Space is ook een co-working hub, een expositieruimte, een ontmoetingsplaats, een vrij podium en een vormingscentrum waar creativiteit, innovatie, verzet, uitwisseling, delen, samenwerken, positivisme en bewustwording centraal staan.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Space est un endroit où des acteurs du changement se regroupent pour vous informer et vous proposer des actions concrètes pour une réforme durable dans des secteurs allant de la consommation responsable, tant dans le domaine de la nourriture que dans celui de la mode, la solidarité citoyenne, la cohésion sociale et l’égalité des droits. C’est aussi un espace de co-working, d’exposition, de rencontre sociale, de liberté de parole et de formation où fusent synchronicité, créativité, innovation, résistance, échange, partage, collaboration, positivisme et conscientisation. Cet espace, notre espace, votre espace, c’est « Le Space », en plein cœur de Bruxelles dans le quartier Dansaert.\r\n\r\nLe Space is een plaats waar mensen samenkomen om zich te informeren en na te denken over acties op vlak van duurzame voeding, eerlijke mode, solidariteit, sociale samenhang en gelijke rechten. Le Space is ook een co-working hub, een expositieruimte, een ontmoetingsplaats, een vrij podium en een vormingscentrum waar creativiteit, innovatie, verzet, uitwisseling, delen, samenwerken, positivisme en bewustwording centraal staan.", "web":"http://lespace.brussels/", "phone":"", "address":"rue de la clé 26 sleutelstraat, 1000 Bruxelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-03-02T13:13:28.943607Z", "id":3344, "last_modified":"2016-10-13T14:45:07.891119Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3344/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Liber", "lat":50.848806883750534, "lon":4.373827326908213, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}, {"name":"Bornes d'accès à Internet", "id":124}, {"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Liber</h5><em>Adresse</em> : 112, RUE DES DEUX ÉGLISES 112 | 1210 BRUXELLES<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://liber-the.be/\">Site web</a></b><br><br>Salon de thé bavard, ludique et gourmand. Un endroit confortable pour venir travailler, lire ou passer un bon moment entre amis.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Salon de thé bavard, ludique et gourmand. Un endroit confortable pour venir travailler, lire ou passer un bon moment entre amis.", "web":"http://liber-the.be/", "phone":"/", "address":"112, RUE DES DEUX ÉGLISES 112 | 1210 BRUXELLES", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-06-02T11:37:25.762086Z", "id":3423, "last_modified":"2017-03-06T06:17:35.949920Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3423/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Use-It", "lat":50.84494, "lon":4.358026, "subcategories":[{"name":"Associations de défense du patrimoine culturel", "id":91}, {"name":"Bornes d'accès à Internet", "id":124}, {"name":"Médias indépendants", "id":109}], "popup":"<h5>Use-It</h5><em>Adresse</em> : Galerie Ravenstein 25 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.use-it.travel/cities/detail/brussels/\">Site web</a></b><br><br>Tourisme local pour voyageurs internationaux<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Tourisme local pour voyageurs internationaux", "web":"http://www.use-it.travel/cities/detail/brussels/", "phone":"", "address":"Galerie Ravenstein 25 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T15:19:04.431071Z", "id":1233, "last_modified":"2016-09-14T07:56:53.234153Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/1233/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Cabinet scabinal", "lat":50.846234, "lon":4.353033, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Cabinet scabinal</h5><em>Adresse</em> : Grand-Place 14<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Grand-Place 14", "manager_type":"", "created":"2017-03-06T14:13:53.760576Z", "id":9765, "last_modified":"2017-03-06T14:13:53.807315Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9765/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Maison du Roi", "lat":50.846732, "lon":4.352414, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Maison du Roi</h5><em>Adresse</em> : Grand-Place<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Grand-Place", "manager_type":"", "created":"2017-03-06T14:13:53.818599Z", "id":9766, "last_modified":"2017-03-06T14:13:53.824968Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9766/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Pavillon senior Omer Van Audenhove – parc du Cinquantenaire", "lat":50.841393, "lon":4.390483, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Pavillon senior Omer Van Audenhove – parc du Cinquantenaire</h5><em>Adresse</em> : Cinquantenaire<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Cinquantenaire", "manager_type":"", "created":"2017-03-06T14:13:53.831432Z", "id":9767, "last_modified":"2017-03-06T14:13:53.837155Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9767/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Hôtel de Ville", "lat":50.846732, "lon":4.352414, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Hôtel de Ville</h5><em>Adresse</em> : Grand-Place<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Grand-Place", "manager_type":"", "created":"2017-03-06T14:13:53.846380Z", "id":9768, "last_modified":"2017-03-06T14:13:53.852255Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9768/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Palais du Midi", "lat":50.841385, "lon":4.343551, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Palais du Midi</h5><em>Adresse</em> : Avenue de Stalingrad 47<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Avenue de Stalingrad 47", "manager_type":"", "created":"2017-03-06T14:13:53.861494Z", "id":9769, "last_modified":"2017-03-06T14:13:53.867705Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9769/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Grand-Place", "lat":50.846732, "lon":4.352414, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Grand-Place</h5><em>Adresse</em> : Grand-Place<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Grand-Place", "manager_type":"", "created":"2017-03-06T14:13:53.876296Z", "id":9770, "last_modified":"2017-03-06T14:13:53.884637Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9770/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"MAAC", "lat":50.848725, "lon":4.346724, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>MAAC</h5><em>Adresse</em> : Rue des Chartreux 26-28<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Rue des Chartreux 26-28", "manager_type":"", "created":"2017-03-06T14:13:53.894100Z", "id":9771, "last_modified":"2017-03-06T14:13:53.899985Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9771/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"De Brouckère", "lat":50.851475, "lon":4.352815, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>De Brouckère</h5><em>Adresse</em> : Place de Brouckère<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Place de Brouckère", "manager_type":"", "created":"2017-03-06T14:13:53.909617Z", "id":9772, "last_modified":"2017-03-06T14:13:53.915917Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9772/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Centrale for contemporary art", "lat":50.850433, "lon":4.348474, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Centrale for contemporary art</h5><em>Adresse</em> : Place Sainte-Catherine 44<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Place Sainte-Catherine 44", "manager_type":"", "created":"2017-03-06T14:13:53.923957Z", "id":9773, "last_modified":"2017-03-06T14:13:53.930289Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9773/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Centre administratif", "lat":50.850534, "lon":4.352292, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Centre administratif</h5><em>Adresse</em> : Boulevard Anspach 6<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Boulevard Anspach 6", "manager_type":"", "created":"2017-03-06T14:13:53.939776Z", "id":9774, "last_modified":"2017-03-06T14:13:53.947933Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9774/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Pavillon senior Léopold", "lat":50.883047, "lon":4.341258, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Pavillon senior Léopold</h5><em>Adresse</em> : Square Prince Léopold<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Square Prince Léopold", "manager_type":"", "created":"2017-03-06T14:13:53.957612Z", "id":9775, "last_modified":"2017-03-06T14:13:53.965846Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9775/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Maison Patricienne", "lat":50.844654, "lon":4.350509, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Maison Patricienne</h5><em>Adresse</em> : Rue du Chêne 10<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Rue du Chêne 10", "manager_type":"", "created":"2017-03-06T14:13:53.975607Z", "id":9776, "last_modified":"2017-03-06T14:13:53.981568Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9776/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Monnaie", "lat":50.849992, "lon":4.353259, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Monnaie</h5><em>Adresse</em> : Place de la Monnaie<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Place de la Monnaie", "manager_type":"", "created":"2017-03-06T14:13:53.989605Z", "id":9777, "last_modified":"2017-03-06T14:13:53.996676Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9777/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Musée du Costume et de la Dentelle", "lat":50.845778, "lon":4.351989, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Musée du Costume et de la Dentelle</h5><em>Adresse</em> : Rue de la Violette 12<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Rue de la Violette 12", "manager_type":"", "created":"2017-03-06T14:13:54.006661Z", "id":9778, "last_modified":"2017-03-06T14:13:54.017304Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9778/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Terrains de l'avenue des Croix de Guerre", "lat":50.891561, "lon":4.384618, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Terrains de l'avenue des Croix de Guerre</h5><em>Adresse</em> : Avenue des Croix de Guerre<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Avenue des Croix de Guerre", "manager_type":"", "created":"2017-03-06T14:13:54.028230Z", "id":9779, "last_modified":"2017-03-06T14:13:54.036833Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9779/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bockstael", "lat":50.876877, "lon":4.3472, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bockstael</h5><em>Adresse</em> : Place Bockstael<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Place Bockstael", "manager_type":"", "created":"2017-03-06T14:13:54.052284Z", "id":9780, "last_modified":"2017-03-06T14:13:54.060965Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9780/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Centre sportif de Neder-Over-Heembeek", "lat":50.899596, "lon":4.393722, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Centre sportif de Neder-Over-Heembeek</h5><em>Adresse</em> : Petit Chemin Vert 99<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Petit Chemin Vert 99", "manager_type":"", "created":"2017-03-06T14:13:54.069426Z", "id":9781, "last_modified":"2017-03-06T14:13:54.078628Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9781/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Jeu de Balle", "lat":50.836925, "lon":4.345118, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Jeu de Balle</h5><em>Adresse</em> : Place du Jeu de Balle<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Place du Jeu de Balle", "manager_type":"", "created":"2017-03-06T14:13:54.089682Z", "id":9782, "last_modified":"2017-03-06T14:13:54.097937Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9782/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Rouppe/Stalingrad", "lat":50.842542, "lon":4.345606, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Rouppe/Stalingrad</h5><em>Adresse</em> : Place Rouppe - avenue de Stalingrad<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Place Rouppe - avenue de Stalingrad", "manager_type":"", "created":"2017-03-06T14:13:54.107932Z", "id":9783, "last_modified":"2017-03-06T14:13:54.116193Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9783/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Centre sportif de Haeren", "lat":50.892162, "lon":4.420167, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Centre sportif de Haeren</h5><em>Adresse</em> : Rue du Hall des Sports 15<br><br>Bru-WiFi (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bru-WiFi (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Rue du Hall des Sports 15", "manager_type":"", "created":"2017-03-06T14:13:54.126835Z", "id":9784, "last_modified":"2017-03-06T14:13:54.136248Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9784/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Auberge de Jeunesse Galia", "lat":50.837818, "lon":4.346108, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Auberge de Jeunesse Galia</h5><em>Adresse</em> : Place du Jeu de Balle 15<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place du Jeu de Balle 15", "manager_type":"", "created":"2017-03-06T14:13:54.147968Z", "id":9785, "last_modified":"2017-03-06T14:13:54.158029Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9785/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Hôtel Métropole", "lat":50.851502, "lon":4.353512, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Hôtel Métropole</h5><em>Adresse</em> : Place de Brouckère 31<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place de Brouckère 31", "manager_type":"", "created":"2017-03-06T14:13:54.166967Z", "id":9786, "last_modified":"2017-03-06T14:13:54.175877Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9786/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Scandic Grand Place Brussels", "lat":50.848318, "lon":4.356575, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Scandic Grand Place Brussels</h5><em>Adresse</em> : Rue d'Arenberg 18<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue d'Arenberg 18", "manager_type":"", "created":"2017-03-06T14:13:54.187149Z", "id":9787, "last_modified":"2017-03-06T14:13:54.195055Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9787/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Brussels Hilton Résidence", "lat":50.846125, "lon":4.384348, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Brussels Hilton Résidence</h5><em>Adresse</em> : Square Ambiorix 28<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Square Ambiorix 28", "manager_type":"", "created":"2017-03-06T14:13:54.204317Z", "id":9788, "last_modified":"2017-03-06T14:13:54.211871Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9788/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Café Bizon", "lat":50.848484, "lon":4.347881, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Café Bizon</h5><em>Adresse</em> : Rue du Pont de la Carpe 7<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue du Pont de la Carpe 7", "manager_type":"", "created":"2017-03-06T14:13:54.222047Z", "id":9789, "last_modified":"2017-03-06T14:13:54.229402Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9789/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Hôtel Aristote Talette 88", "lat":50.842626, "lon":4.345135, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Hôtel Aristote Talette 88</h5><em>Adresse</em> : Avenue de Stalingrad 3-5<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Avenue de Stalingrad 3-5", "manager_type":"", "created":"2017-03-06T14:13:54.239303Z", "id":9790, "last_modified":"2017-03-06T14:13:54.246323Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9790/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Auberge de Jeunesse Saint-Nicolas", "lat":50.848847, "lon":4.351022, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Auberge de Jeunesse Saint-Nicolas</h5><em>Adresse</em> : Marché aux Poulets 32<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Marché aux Poulets 32", "manager_type":"", "created":"2017-03-06T14:13:54.256115Z", "id":9791, "last_modified":"2017-03-06T14:13:54.264415Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9791/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Citadines Bruxelles Sainte Catherine", "lat":50.852913, "lon":4.347794, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Citadines Bruxelles Sainte Catherine</h5><em>Adresse</em> : Quai au Bois à Brûler 51<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Quai au Bois à Brûler 51", "manager_type":"", "created":"2017-03-06T14:13:54.273467Z", "id":9792, "last_modified":"2017-03-06T14:13:54.279374Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9792/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Ebrius", "lat":50.843263, "lon":4.345875, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Ebrius</h5><em>Adresse</em> : Place Rouppe 6<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place Rouppe 6", "manager_type":"", "created":"2017-03-06T14:13:54.286927Z", "id":9793, "last_modified":"2017-03-06T14:13:54.297667Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9793/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Quick", "lat":50.851331, "lon":4.354707, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Quick</h5><em>Adresse</em> : Rue Neuve 21<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Neuve 21", "manager_type":"", "created":"2017-03-06T14:13:54.305778Z", "id":9794, "last_modified":"2017-03-06T14:13:54.311235Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9794/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Eurostars Grand Palace Hôtel", "lat":50.846016, "lon":4.346877, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Eurostars Grand Palace Hôtel</h5><em>Adresse</em> : Boulevard Anspach 159-163<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Anspach 159-163", "manager_type":"", "created":"2017-03-06T14:13:54.319552Z", "id":9795, "last_modified":"2017-03-06T14:13:54.324719Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9795/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Iit", "lat":50.855736, "lon":4.35547, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Iit</h5><em>Adresse</em> : Boulevard Emile Jacqmain 137<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Emile Jacqmain 137", "manager_type":"", "created":"2017-03-06T14:13:54.332650Z", "id":9796, "last_modified":"2017-03-06T14:13:54.337565Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9796/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Memon", "lat":50.846889, "lon":4.354571, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Memon</h5><em>Adresse</em> : Rue de la Montagne 4<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de la Montagne 4", "manager_type":"", "created":"2017-03-06T14:13:54.344166Z", "id":9797, "last_modified":"2017-03-06T14:13:54.349220Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9797/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Izan Avenue Louise", "lat":50.830414, "lon":4.359235, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Izan Avenue Louise</h5><em>Adresse</em> : Rue Blanche 4<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Blanche 4", "manager_type":"", "created":"2017-03-06T14:13:54.356102Z", "id":9798, "last_modified":"2017-03-06T14:13:54.361302Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9798/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Le Dixseptième Hôtel", "lat":50.845568, "lon":4.354685, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Le Dixseptième Hôtel</h5><em>Adresse</em> : Rue de la Madeleine 25<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de la Madeleine 25", "manager_type":"", "created":"2017-03-06T14:13:54.369459Z", "id":9799, "last_modified":"2017-03-06T14:13:54.374612Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9799/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"NH Atlanta Hôtel", "lat":50.852172, "lon":4.354227, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>NH Atlanta Hôtel</h5><em>Adresse</em> : Boulevard Adolphe Max 7<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Adolphe Max 7", "manager_type":"", "created":"2017-03-06T14:13:54.383299Z", "id":9800, "last_modified":"2017-03-06T14:13:54.389709Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9800/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Aroma Coffee Lounge", "lat":50.847239, "lon":4.352419, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Aroma Coffee Lounge</h5><em>Adresse</em> : Grand-Place 37<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Grand-Place 37", "manager_type":"", "created":"2017-03-06T14:13:54.398438Z", "id":9801, "last_modified":"2017-03-06T14:13:54.404735Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9801/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bibliothèque Adolphe Max", "lat":50.848569, "lon":4.378359, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bibliothèque Adolphe Max</h5><em>Adresse</em> : Rue des Eburons 11<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue des Eburons 11", "manager_type":"", "created":"2017-03-06T14:13:54.412339Z", "id":9802, "last_modified":"2017-03-06T14:13:54.417982Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9802/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bibliothèque scientifique et technique", "lat":50.847069, "lon":4.337494, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bibliothèque scientifique et technique</h5><em>Adresse</em> : Boulevard de l'Abattoir 50<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard de l'Abattoir 50", "manager_type":"", "created":"2017-03-06T14:13:54.426933Z", "id":9803, "last_modified":"2017-03-06T14:13:54.435404Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9803/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Café Congo", "lat":50.85523, "lon":4.35117, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Café Congo</h5><em>Adresse</em> : Quai aux Pierres de Taille 9<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Quai aux Pierres de Taille 9", "manager_type":"", "created":"2017-03-06T14:13:54.444492Z", "id":9804, "last_modified":"2017-03-06T14:13:54.452292Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9804/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Chicago Café", "lat":50.851608, "lon":4.346608, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Chicago Café</h5><em>Adresse</em> : Rue de Flandre 45<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de Flandre 45", "manager_type":"", "created":"2017-03-06T14:13:54.459989Z", "id":9805, "last_modified":"2017-03-06T14:13:54.466117Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9805/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Hôtel La Legende", "lat":50.845668, "lon":4.350195, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Hôtel La Legende</h5><em>Adresse</em> : Rue du Lombard 35<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue du Lombard 35", "manager_type":"", "created":"2017-03-06T14:13:54.473097Z", "id":9806, "last_modified":"2017-03-06T14:13:54.478600Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9806/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Quick", "lat":50.849138, "lon":4.350829, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Quick</h5><em>Adresse</em> : Boulevard Anspach 56<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Anspach 56", "manager_type":"", "created":"2017-03-06T14:13:54.485988Z", "id":9807, "last_modified":"2017-03-06T14:13:54.491125Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9807/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bibliothèque Artistique", "lat":50.843781, "lon":4.348027, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bibliothèque Artistique</h5><em>Adresse</em> : Académie des Beaux Arts - Rue du Midi 144<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Académie des Beaux Arts - Rue du Midi 144", "manager_type":"", "created":"2017-03-06T14:13:54.501789Z", "id":9808, "last_modified":"2017-03-06T14:13:54.508850Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9808/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Café Nekkersdal", "lat":50.873333, "lon":4.34637, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Café Nekkersdal</h5><em>Adresse</em> : Boulevard Emile Bockstael 107<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Emile Bockstael 107", "manager_type":"", "created":"2017-03-06T14:13:54.517540Z", "id":9809, "last_modified":"2017-03-06T14:13:54.523805Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9809/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Marriott Brussels", "lat":50.848735, "lon":4.349067, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Marriott Brussels</h5><em>Adresse</em> : Rue Auguste Orts 3-7<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Auguste Orts 3-7", "manager_type":"", "created":"2017-03-06T14:13:54.536787Z", "id":9810, "last_modified":"2017-03-06T14:13:54.543614Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9810/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"President WTC", "lat":50.864846, "lon":4.358895, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>President WTC</h5><em>Adresse</em> : Boulevard Albert II 44<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Albert II 44", "manager_type":"", "created":"2017-03-06T14:13:54.552501Z", "id":9811, "last_modified":"2017-03-06T14:13:54.558202Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9811/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Stanhope Hôtel", "lat":50.839688, "lon":4.367439, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Stanhope Hôtel</h5><em>Adresse</em> : Rue du Commerce 9<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue du Commerce 9", "manager_type":"", "created":"2017-03-06T14:13:54.566337Z", "id":9812, "last_modified":"2017-03-06T14:13:54.572700Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9812/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"USE-IT", "lat":50.854275, "lon":4.347203, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>USE-IT</h5><em>Adresse</em> : Quai à la Houille 9B<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Quai à la Houille 9B", "manager_type":"", "created":"2017-03-06T14:13:54.581154Z", "id":9813, "last_modified":"2017-03-06T14:13:54.587592Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9813/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Business Faculty", "lat":50.910082, "lon":4.396459, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Business Faculty</h5><em>Adresse</em> : Font Saint Landry 8<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Font Saint Landry 8", "manager_type":"", "created":"2017-03-06T14:13:54.597220Z", "id":9814, "last_modified":"2017-03-06T14:13:54.607336Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9814/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Radisson SAS Hôtel Brussels", "lat":50.849473, "lon":4.356412, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Radisson SAS Hôtel Brussels</h5><em>Adresse</em> : Rue Fossé aux Loups 47<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Fossé aux Loups 47", "manager_type":"", "created":"2017-03-06T14:13:54.617759Z", "id":9815, "last_modified":"2017-03-06T14:13:54.623684Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9815/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Schoups", "lat":50.853562, "lon":4.353599, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Schoups</h5><em>Adresse</em> : Boulevard Emile Jacqmain 58<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Emile Jacqmain 58", "manager_type":"", "created":"2017-03-06T14:13:54.633373Z", "id":9816, "last_modified":"2017-03-06T14:13:54.641904Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9816/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Aerowisp", "lat":50.846701, "lon":4.350823, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Aerowisp</h5><em>Adresse</em> : Rue Marché au Charbon 3<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Marché au Charbon 3", "manager_type":"", "created":"2017-03-06T14:13:54.653682Z", "id":9817, "last_modified":"2017-03-06T14:13:54.660225Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9817/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Café Merlo", "lat":50.853146, "lon":4.346665, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Café Merlo</h5><em>Adresse</em> : Quai aux Briques 80<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Quai aux Briques 80", "manager_type":"", "created":"2017-03-06T14:13:54.667859Z", "id":9818, "last_modified":"2017-03-06T14:13:54.673406Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9818/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"First Euroflat Hôtel", "lat":50.844849, "lon":4.381951, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>First Euroflat Hôtel</h5><em>Adresse</em> : Boulevard Charlemagne 50-52<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Charlemagne 50-52", "manager_type":"", "created":"2017-03-06T14:13:54.680443Z", "id":9819, "last_modified":"2017-03-06T14:13:54.686491Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9819/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Hôtel du Congrès Brussels", "lat":50.849423, "lon":4.367276, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Hôtel du Congrès Brussels</h5><em>Adresse</em> : Rue du Congrès 40<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue du Congrès 40", "manager_type":"", "created":"2017-03-06T14:13:54.694838Z", "id":9820, "last_modified":"2017-03-06T14:13:54.704510Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9820/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"McDonald's", "lat":50.854381, "lon":4.3574, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>McDonald's</h5><em>Adresse</em> : Rue Neuve 124<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Neuve 124", "manager_type":"", "created":"2017-03-06T14:13:54.717316Z", "id":9821, "last_modified":"2017-03-06T14:13:54.723859Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9821/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Ibis Brussels Centre", "lat":50.850479, "lon":4.349497, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Ibis Brussels Centre</h5><em>Adresse</em> : Rue Joseph Plateau 2<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Joseph Plateau 2", "manager_type":"", "created":"2017-03-06T14:13:54.733648Z", "id":9822, "last_modified":"2017-03-06T14:13:54.743792Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9822/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Le Fonograf", "lat":50.845139, "lon":4.352605, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Le Fonograf</h5><em>Adresse</em> : Rue de la Violette 32<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de la Violette 32", "manager_type":"", "created":"2017-03-06T14:13:54.755515Z", "id":9823, "last_modified":"2017-03-06T14:13:54.764210Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9823/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Lunch Garden", "lat":50.85301, "lon":4.356324, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Lunch Garden</h5><em>Adresse</em> : Rue Neuve 111<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Neuve 111", "manager_type":"", "created":"2017-03-06T14:13:54.775936Z", "id":9824, "last_modified":"2017-03-06T14:13:54.784249Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9824/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Ibis Brussels off Grand-Place", "lat":50.846795, "lon":4.355373, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Ibis Brussels off Grand-Place</h5><em>Adresse</em> : Place Marché aux Herbes 100<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place Marché aux Herbes 100", "manager_type":"", "created":"2017-03-06T14:13:54.795092Z", "id":9825, "last_modified":"2017-03-06T14:13:54.802903Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9825/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Java Coffee", "lat":50.854536, "lon":4.357924, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Java Coffee</h5><em>Adresse</em> : Rue Neuve 123<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Neuve 123", "manager_type":"", "created":"2017-03-06T14:13:54.812787Z", "id":9826, "last_modified":"2017-03-06T14:13:54.823359Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9826/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"New Hôtel Charlemagne", "lat":50.845122, "lon":4.382726, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>New Hôtel Charlemagne</h5><em>Adresse</em> : Boulevard Charlemagne 25-27<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Charlemagne 25-27", "manager_type":"", "created":"2017-03-06T14:13:54.836718Z", "id":9827, "last_modified":"2017-03-06T14:13:54.845534Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9827/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bibliothèque filiale Charles Janssen", "lat":50.853703, "lon":4.353683, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bibliothèque filiale Charles Janssen</h5><em>Adresse</em> : Boulevard Emile Jacqmain 62<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Emile Jacqmain 62", "manager_type":"", "created":"2017-03-06T14:13:54.856729Z", "id":9828, "last_modified":"2017-03-06T14:13:54.864864Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9828/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Café Le Fontainas", "lat":50.845517, "lon":4.347474, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Café Le Fontainas</h5><em>Adresse</em> : Rue du Marché au Charbon 91<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue du Marché au Charbon 91", "manager_type":"", "created":"2017-03-06T14:13:54.875865Z", "id":9829, "last_modified":"2017-03-06T14:13:54.885696Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9829/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Centre Belge de la Bande Dessinée", "lat":50.851055, "lon":4.359684, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Centre Belge de la Bande Dessinée</h5><em>Adresse</em> : Rue des Sables 20<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue des Sables 20", "manager_type":"", "created":"2017-03-06T14:13:54.897894Z", "id":9830, "last_modified":"2017-03-06T14:13:54.907581Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9830/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Hôtel Chambord", "lat":50.839183, "lon":4.361695, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Hôtel Chambord</h5><em>Adresse</em> : Rue de Namur 82<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de Namur 82", "manager_type":"", "created":"2017-03-06T14:13:54.921973Z", "id":9831, "last_modified":"2017-03-06T14:13:54.931597Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9831/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Kaaicafé", "lat":50.858789, "lon":4.347475, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Kaaicafé</h5><em>Adresse</em> : Square Sainctelette 18<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Square Sainctelette 18", "manager_type":"", "created":"2017-03-06T14:13:54.941985Z", "id":9832, "last_modified":"2017-03-06T14:13:54.949893Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9832/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Q8 Brussels Boulevard de Waterloo", "lat":50.83656, "lon":4.355832, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Q8 Brussels Boulevard de Waterloo</h5><em>Adresse</em> : Boulevard de Waterloo 58<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard de Waterloo 58", "manager_type":"", "created":"2017-03-06T14:13:54.959637Z", "id":9833, "last_modified":"2017-03-06T14:13:54.966749Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9833/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Restaurant Pop Up Sablon", "lat":50.841146, "lon":4.35534, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Restaurant Pop Up Sablon</h5><em>Adresse</em> : Place du Grand Sablon 15-16<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place du Grand Sablon 15-16", "manager_type":"", "created":"2017-03-06T14:13:54.977198Z", "id":9834, "last_modified":"2017-03-06T14:13:54.985269Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9834/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Silken Berlaymont Brussels", "lat":50.844942, "lon":4.382657, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Silken Berlaymont Brussels</h5><em>Adresse</em> : Boulevard Charlemagne 11-19<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Charlemagne 11-19", "manager_type":"", "created":"2017-03-06T14:13:54.993586Z", "id":9835, "last_modified":"2017-03-06T14:13:55.005030Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9835/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Wellington", "lat":50.822711, "lon":4.367228, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Wellington</h5><em>Adresse</em> : Chaussée de Vleurgat 154<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Chaussée de Vleurgat 154", "manager_type":"", "created":"2017-03-06T14:13:55.017270Z", "id":9836, "last_modified":"2017-03-06T14:13:55.022712Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9836/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Café Kafka", "lat":50.849914, "lon":4.34913, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Café Kafka</h5><em>Adresse</em> : Rue de la Vierge noire 6<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de la Vierge noire 6", "manager_type":"", "created":"2017-03-06T14:13:55.030819Z", "id":9837, "last_modified":"2017-03-06T14:13:55.042165Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9837/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Les Postiers", "lat":50.850757, "lon":4.3535, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Les Postiers</h5><em>Adresse</em> : Rue Fossé aux Loups 14<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Fossé aux Loups 14", "manager_type":"", "created":"2017-03-06T14:13:55.054455Z", "id":9838, "last_modified":"2017-03-06T14:13:55.060849Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9838/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"EXKi", "lat":50.846548, "lon":4.354132, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>EXKi</h5><em>Adresse</em> : Place Marché aux Herbes 93<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place Marché aux Herbes 93", "manager_type":"", "created":"2017-03-06T14:13:55.068555Z", "id":9839, "last_modified":"2017-03-06T14:13:55.077748Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9839/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"AB Café-resto", "lat":50.847224, "lon":4.349669, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>AB Café-resto</h5><em>Adresse</em> : Rue des Pierres 23<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue des Pierres 23", "manager_type":"", "created":"2017-03-06T14:13:55.089190Z", "id":9840, "last_modified":"2017-03-06T14:13:55.097974Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9840/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Dorint Brussels 4", "lat":50.844942, "lon":4.382657, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Dorint Brussels 4</h5><em>Adresse</em> : Boulevard Charlemagne 11-19<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Charlemagne 11-19", "manager_type":"", "created":"2017-03-06T14:13:55.109062Z", "id":9841, "last_modified":"2017-03-06T14:13:55.115649Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9841/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Rocco Forte Brussels Amigo", "lat":50.846371, "lon":4.351184, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Rocco Forte Brussels Amigo</h5><em>Adresse</em> : Rue de l'Amigo 1-3<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de l'Amigo 1-3", "manager_type":"", "created":"2017-03-06T14:13:55.122940Z", "id":9842, "last_modified":"2017-03-06T14:13:55.130068Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9842/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Café Roskam", "lat":50.850869, "lon":4.347094, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Café Roskam</h5><em>Adresse</em> : Rue de Flandre 9<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de Flandre 9", "manager_type":"", "created":"2017-03-06T14:13:55.138509Z", "id":9843, "last_modified":"2017-03-06T14:13:55.147547Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9843/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"De Dolle Mol", "lat":50.845044, "lon":4.353283, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>De Dolle Mol</h5><em>Adresse</em> : Rue des Eperonniers 52<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue des Eperonniers 52", "manager_type":"", "created":"2017-03-06T14:13:55.158715Z", "id":9844, "last_modified":"2017-03-06T14:13:55.169549Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9844/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Holiday Inn Garden Court Brussels Expo", "lat":50.897836, "lon":4.335694, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Holiday Inn Garden Court Brussels Expo</h5><em>Adresse</em> : Avenue Impératrice Charlotte 6B<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Avenue Impératrice Charlotte 6B", "manager_type":"", "created":"2017-03-06T14:13:55.182724Z", "id":9845, "last_modified":"2017-03-06T14:13:55.192772Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9845/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Novotel Brussels", "lat":50.846423, "lon":4.354928, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Novotel Brussels</h5><em>Adresse</em> : Place Marché aux Herbes 120<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place Marché aux Herbes 120", "manager_type":"", "created":"2017-03-06T14:13:55.205218Z", "id":9846, "last_modified":"2017-03-06T14:13:55.211907Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9846/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Sablon Hotspot", "lat":50.84168, "lon":4.354281, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Sablon Hotspot</h5><em>Adresse</em> : Place du Grand Sablon 1<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place du Grand Sablon 1", "manager_type":"", "created":"2017-03-06T14:13:55.220373Z", "id":9847, "last_modified":"2017-03-06T14:13:55.226256Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9847/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"EXKi", "lat":50.853082, "lon":4.355891, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>EXKi</h5><em>Adresse</em> : Rue Neuve 78<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Neuve 78", "manager_type":"", "created":"2017-03-06T14:13:55.234822Z", "id":9848, "last_modified":"2017-03-06T14:13:55.241032Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9848/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"NH Grand-Place Arenberg Hôtel", "lat":50.84846, "lon":4.357375, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>NH Grand-Place Arenberg Hôtel</h5><em>Adresse</em> : Rue d'Assaut 15<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue d'Assaut 15", "manager_type":"", "created":"2017-03-06T14:13:55.249424Z", "id":9849, "last_modified":"2017-03-06T14:13:55.255476Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9849/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bibliothèque filiale Brand Whitlock", "lat":50.842038, "lon":4.35532, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bibliothèque filiale Brand Whitlock</h5><em>Adresse</em> : Rue de la Paille 16<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de la Paille 16", "manager_type":"", "created":"2017-03-06T14:13:55.264602Z", "id":9850, "last_modified":"2017-03-06T14:13:55.272740Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9850/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"EXKi De Brouckère", "lat":50.851404, "lon":4.352133, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>EXKi De Brouckère</h5><em>Adresse</em> : Place de Brouckère 14<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place de Brouckère 14", "manager_type":"", "created":"2017-03-06T14:13:55.281536Z", "id":9851, "last_modified":"2017-03-06T14:13:55.290792Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9851/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Novotel Brussels Centre Tour Noir", "lat":50.850646, "lon":4.349904, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Novotel Brussels Centre Tour Noir</h5><em>Adresse</em> : Rue de la Vierge noire 32<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de la Vierge noire 32", "manager_type":"", "created":"2017-03-06T14:13:55.298583Z", "id":9852, "last_modified":"2017-03-06T14:13:55.308090Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9852/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Quick", "lat":50.896393, "lon":4.340009, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Quick</h5><em>Adresse</em> : Boulevard du Centenaire 42<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard du Centenaire 42", "manager_type":"", "created":"2017-03-06T14:13:55.318538Z", "id":9853, "last_modified":"2017-03-06T14:13:55.324461Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9853/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Atlas", "lat":50.849512, "lon":4.346062, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Atlas</h5><em>Adresse</em> : Place Vieux Marché aux Grains 30<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place Vieux Marché aux Grains 30", "manager_type":"", "created":"2017-03-06T14:13:55.330736Z", "id":9854, "last_modified":"2017-03-06T14:13:55.337965Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9854/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"De Warande", "lat":50.844349, "lon":4.36644, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>De Warande</h5><em>Adresse</em> : Rue de Zinner 1<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de Zinner 1", "manager_type":"", "created":"2017-03-06T14:13:55.348158Z", "id":9855, "last_modified":"2017-03-06T14:13:55.358414Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9855/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Flamingo", "lat":50.855767, "lon":4.352732, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Flamingo</h5><em>Adresse</em> : Rue de Laeken 169<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de Laeken 169", "manager_type":"", "created":"2017-03-06T14:13:55.370258Z", "id":9856, "last_modified":"2017-03-06T14:13:55.376387Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9856/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Hôtel Royal Windsor", "lat":50.845251, "lon":4.354439, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Hôtel Royal Windsor</h5><em>Adresse</em> : Rue Duquesnoy 5<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Duquesnoy 5", "manager_type":"", "created":"2017-03-06T14:13:55.385897Z", "id":9857, "last_modified":"2017-03-06T14:13:55.395742Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9857/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Le Drink", "lat":50.851604, "lon":4.352304, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Le Drink</h5><em>Adresse</em> : Place de Brouckère 24<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place de Brouckère 24", "manager_type":"", "created":"2017-03-06T14:13:55.407618Z", "id":9858, "last_modified":"2017-03-06T14:13:55.413861Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9858/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"McDonald's", "lat":50.848655, "lon":4.349291, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>McDonald's</h5><em>Adresse</em> : Place de la Bourse 3<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place de la Bourse 3", "manager_type":"", "created":"2017-03-06T14:13:55.422530Z", "id":9859, "last_modified":"2017-03-06T14:13:55.428924Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9859/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"The Foodmaker", "lat":50.846466, "lon":4.354248, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>The Foodmaker</h5><em>Adresse</em> : Place Marché aux Herbes 99<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place Marché aux Herbes 99", "manager_type":"", "created":"2017-03-06T14:13:55.438208Z", "id":9860, "last_modified":"2017-03-06T14:13:55.447965Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9860/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Gare de Bruxelles-Central - Carrefour de l'Europe", "lat":50.846497, "lon":4.355486, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Gare de Bruxelles-Central - Carrefour de l'Europe</h5><em>Adresse</em> : Carrefour de l'Europe<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Carrefour de l'Europe", "manager_type":"", "created":"2017-03-06T14:13:55.458698Z", "id":9861, "last_modified":"2017-03-06T14:13:55.464846Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9861/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Thon Résidence Florence", "lat":50.829915, "lon":4.360424, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Thon Résidence Florence</h5><em>Adresse</em> : Rue de Florence 1-11<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de Florence 1-11", "manager_type":"", "created":"2017-03-06T14:13:55.473616Z", "id":9862, "last_modified":"2017-03-06T14:13:55.479650Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9862/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Grand-Place Hotspot", "lat":50.847173, "lon":4.351998, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Grand-Place Hotspot</h5><em>Adresse</em> : Grand-Place 1<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Grand-Place 1", "manager_type":"", "created":"2017-03-06T14:13:55.488111Z", "id":9863, "last_modified":"2017-03-06T14:13:55.494200Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9863/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Ogilvy Group Belgium", "lat":50.846242, "lon":4.356923, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Ogilvy Group Belgium</h5><em>Adresse</em> : Boulevard de l'Impératrice 13<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard de l'Impératrice 13", "manager_type":"", "created":"2017-03-06T14:13:55.503390Z", "id":9864, "last_modified":"2017-03-06T14:13:55.509336Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9864/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Recyclart", "lat":50.84097, "lon":4.346527, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Recyclart</h5><em>Adresse</em> : Rue des Ursulines 5<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue des Ursulines 5", "manager_type":"", "created":"2017-03-06T14:13:55.519136Z", "id":9865, "last_modified":"2017-03-06T14:13:55.524564Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9865/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Café Modèle", "lat":50.852974, "lon":4.341487, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Café Modèle</h5><em>Adresse</em> : Rue Antoine Dansaert 208<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Antoine Dansaert 208", "manager_type":"", "created":"2017-03-06T14:13:55.536757Z", "id":9866, "last_modified":"2017-03-06T14:13:55.544123Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9866/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Hôtel du Grand Sablon", "lat":50.840925, "lon":4.355747, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Hôtel du Grand Sablon</h5><em>Adresse</em> : Rue de Bodenbroek 2<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de Bodenbroek 2", "manager_type":"", "created":"2017-03-06T14:13:55.552837Z", "id":9867, "last_modified":"2017-03-06T14:13:55.558460Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9867/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Hôtel Hesperia Grand-Place", "lat":50.846584, "lon":4.359182, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Hôtel Hesperia Grand-Place</h5><em>Adresse</em> : Rue des Colonies 10<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue des Colonies 10", "manager_type":"", "created":"2017-03-06T14:13:55.564737Z", "id":9868, "last_modified":"2017-03-06T14:13:55.569989Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9868/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Q8 Brussels Boulevard de Waterloo", "lat":50.838823, "lon":4.361258, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Q8 Brussels Boulevard de Waterloo</h5><em>Adresse</em> : Boulevard de Waterloo 2A<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard de Waterloo 2A", "manager_type":"", "created":"2017-03-06T14:13:55.578318Z", "id":9869, "last_modified":"2017-03-06T14:13:55.584100Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9869/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Station Brussel Schuman", "lat":50.846938, "lon":4.362807, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Station Brussel Schuman</h5><em>Adresse</em> : Rue de la Loi 2<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de la Loi 2", "manager_type":"", "created":"2017-03-06T14:13:55.592535Z", "id":9870, "last_modified":"2017-03-06T14:13:55.598838Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9870/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bibliothèque de Laeken", "lat":50.876341, "lon":4.347955, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bibliothèque de Laeken</h5><em>Adresse</em> : Boulevard Emile Bockstael 246<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Emile Bockstael 246", "manager_type":"", "created":"2017-03-06T14:13:55.607446Z", "id":9871, "last_modified":"2017-03-06T14:13:55.612964Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9871/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Quick", "lat":50.847149, "lon":4.353868, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Quick</h5><em>Adresse</em> : Place Vieux Marché aux Herbes 101<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place Vieux Marché aux Herbes 101", "manager_type":"", "created":"2017-03-06T14:13:55.621033Z", "id":9872, "last_modified":"2017-03-06T14:13:55.626310Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9872/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Le Café Central", "lat":50.847695, "lon":4.347732, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Le Café Central</h5><em>Adresse</em> : Rue Borgval 14-16<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Borgval 14-16", "manager_type":"", "created":"2017-03-06T14:13:55.634193Z", "id":9873, "last_modified":"2017-03-06T14:13:55.640547Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9873/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Le Plaza Brussels", "lat":50.854416, "lon":4.356443, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Le Plaza Brussels</h5><em>Adresse</em> : Boulevard Adolphe Max 118-126<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Adolphe Max 118-126", "manager_type":"", "created":"2017-03-06T14:13:55.649778Z", "id":9874, "last_modified":"2017-03-06T14:13:55.655728Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9874/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Maison du Dragon", "lat":50.854966, "lon":4.357018, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Maison du Dragon</h5><em>Adresse</em> : Boulevard Adolphe Max 146-160<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Adolphe Max 146-160", "manager_type":"", "created":"2017-03-06T14:13:55.665439Z", "id":9875, "last_modified":"2017-03-06T14:13:55.671709Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9875/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Fortis Brussels", "lat":50.84622, "lon":4.360841, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Fortis Brussels</h5><em>Adresse</em> : Rue de la Chancellerie 11<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de la Chancellerie 11", "manager_type":"", "created":"2017-03-06T14:13:55.680563Z", "id":9876, "last_modified":"2017-03-06T14:13:55.686329Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9876/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bota Food", "lat":50.854422, "lon":4.360299, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bota Food</h5><em>Adresse</em> : Boulevard Jardin Botanique 31<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard Jardin Botanique 31", "manager_type":"", "created":"2017-03-06T14:13:55.694368Z", "id":9877, "last_modified":"2017-03-06T14:13:55.700878Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9877/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Gare de Bruxelles-Midi", "lat":50.83552, "lon":4.33357, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Gare de Bruxelles-Midi</h5><em>Adresse</em> : Rue de France 2<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de France 2", "manager_type":"", "created":"2017-03-06T14:13:55.708516Z", "id":9878, "last_modified":"2017-03-06T14:13:55.715727Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9878/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Le Sablon", "lat":50.842257, "lon":4.355762, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Le Sablon</h5><em>Adresse</em> : Rue de la Paille 2-8<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue de la Paille 2-8", "manager_type":"", "created":"2017-03-06T14:13:55.724245Z", "id":9879, "last_modified":"2017-03-06T14:13:55.730053Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9879/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Melia Avenue Louise", "lat":50.830414, "lon":4.359235, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Melia Avenue Louise</h5><em>Adresse</em> : Rue Blanche 4<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Rue Blanche 4", "manager_type":"", "created":"2017-03-06T14:13:55.738678Z", "id":9880, "last_modified":"2017-03-06T14:13:55.744685Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9880/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"The Hotel Brussels", "lat":50.837296, "lon":4.357538, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>The Hotel Brussels</h5><em>Adresse</em> : Boulevard de Waterloo 38<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Boulevard de Waterloo 38", "manager_type":"", "created":"2017-03-06T14:13:55.753059Z", "id":9881, "last_modified":"2017-03-06T14:13:55.759057Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9881/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Toerisme Vlaanderen", "lat":50.847149, "lon":4.353868, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Toerisme Vlaanderen</h5><em>Adresse</em> : Place Vieux Marché aux Herbes 61<br><br>Source : https://opendata.brussels.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : https://opendata.brussels.be/", "web":"", "phone":"", "address":"Place Vieux Marché aux Herbes 61", "manager_type":"", "created":"2017-03-06T14:13:55.767902Z", "id":9882, "last_modified":"2017-03-06T14:13:55.773992Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9882/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"VisitBrussels Info Place (BIP)", "lat":50.842808, "lon":4.359862, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>VisitBrussels Info Place (BIP)</h5><em>Adresse</em> : Rue Royale 2-4<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Rue Royale 2-4", "manager_type":"", "created":"2017-03-06T14:13:55.780956Z", "id":9883, "last_modified":"2017-03-06T14:13:55.786814Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9883/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Facultés Universitaires Saint Louis", "lat":50.853917, "lon":4.362076, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Facultés Universitaires Saint Louis</h5><em>Adresse</em> : Boulevard du Jardin Botanique 43<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Boulevard du Jardin Botanique 43", "manager_type":"", "created":"2017-03-06T14:13:55.795636Z", "id":9884, "last_modified":"2017-03-06T14:13:55.801872Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9884/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Haute école Francisco Ferrer - Palais du Midi", "lat":50.840603, "lon":4.342475, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Haute école Francisco Ferrer - Palais du Midi</h5><em>Adresse</em> : Rue de la Fontaine 4<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Rue de la Fontaine 4", "manager_type":"", "created":"2017-03-06T14:13:55.810530Z", "id":9885, "last_modified":"2017-03-06T14:13:55.817434Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9885/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Haute Ecole Francisco Ferrer - Brugmann", "lat":50.886305, "lon":4.332828, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Haute Ecole Francisco Ferrer - Brugmann</h5><em>Adresse</em> : Place Arthur Van Gehuchten 4<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Place Arthur Van Gehuchten 4", "manager_type":"", "created":"2017-03-06T14:13:55.826420Z", "id":9886, "last_modified":"2017-03-06T14:13:55.833001Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9886/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Cabinet Ministre-Président", "lat":50.843517, "lon":4.365763, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Cabinet Ministre-Président</h5><em>Adresse</em> : Rue Ducale 7<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Rue Ducale 7", "manager_type":"", "created":"2017-03-06T14:13:55.842294Z", "id":9887, "last_modified":"2017-03-06T14:13:55.848242Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9887/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Port de Bruxelles", "lat":50.880826, "lon":4.375388, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Port de Bruxelles</h5><em>Adresse</em> : Rue du Rupel 1<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Rue du Rupel 1", "manager_type":"", "created":"2017-03-06T14:13:55.857013Z", "id":9888, "last_modified":"2017-03-06T14:13:55.862689Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9888/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"CIRB - CIBG", "lat":50.846097, "lon":4.369438, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>CIRB - CIBG</h5><em>Adresse</em> : Avenue des Arts 21<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Avenue des Arts 21", "manager_type":"", "created":"2017-03-06T14:13:55.869487Z", "id":9889, "last_modified":"2017-03-06T14:13:55.876493Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9889/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Haute école Francisco Ferrer - Anneessens", "lat":50.84415, "lon":4.343512, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Haute école Francisco Ferrer - Anneessens</h5><em>Adresse</em> : Place Anneessens 11<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Place Anneessens 11", "manager_type":"", "created":"2017-03-06T14:13:55.885548Z", "id":9890, "last_modified":"2017-03-06T14:13:55.891275Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9890/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Cabinet ministériel", "lat":50.843273, "lon":4.36666, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Cabinet ministériel</h5><em>Adresse</em> : Boulevard du Régent 21<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Boulevard du Régent 21", "manager_type":"", "created":"2017-03-06T14:13:55.899895Z", "id":9891, "last_modified":"2017-03-06T14:13:55.906462Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9891/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"HUB - Ehsal Campus", "lat":50.849038, "lon":4.356206, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>HUB - Ehsal Campus</h5><em>Adresse</em> : Rue d'Assaut 2<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Rue d'Assaut 2", "manager_type":"", "created":"2017-03-06T14:13:55.914081Z", "id":9892, "last_modified":"2017-03-06T14:13:55.920087Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9892/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Erasmushogeschool - Campus Dansaert", "lat":50.847523, "lon":4.343525, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Erasmushogeschool - Campus Dansaert</h5><em>Adresse</em> : Rue des Six Jetons 70<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Rue des Six Jetons 70", "manager_type":"", "created":"2017-03-06T14:13:55.928528Z", "id":9893, "last_modified":"2017-03-06T14:13:55.934517Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9893/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Haute école Francisco Ferrer - Lemonnier", "lat":50.842642, "lon":4.344082, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Haute école Francisco Ferrer - Lemonnier</h5><em>Adresse</em> : Boulevard Lemonnier 110<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Boulevard Lemonnier 110", "manager_type":"", "created":"2017-03-06T14:13:55.943298Z", "id":9894, "last_modified":"2017-03-06T14:13:55.948817Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9894/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bourse", "lat":50.848655, "lon":4.349291, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bourse</h5><em>Adresse</em> : Place de la Bourse 3<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Place de la Bourse 3", "manager_type":"", "created":"2017-03-06T14:13:55.958698Z", "id":9895, "last_modified":"2017-03-06T14:13:55.964924Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9895/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Haute école Francisco Ferrer - Terre-Neuve", "lat":50.840273, "lon":4.345212, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Haute école Francisco Ferrer - Terre-Neuve</h5><em>Adresse</em> : Rue Terre-Neuve 116<br><br>Urbizone (Source : https://opendata.brussels.be/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Urbizone (Source : https://opendata.brussels.be/)", "web":"", "phone":"", "address":"Rue Terre-Neuve 116", "manager_type":"", "created":"2017-03-06T14:13:55.972263Z", "id":9896, "last_modified":"2017-03-06T14:13:55.978145Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9896/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Actiris-Evere (Wifi)", "lat":50.85766178477314, "lon":4.407936930656433, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Actiris-Evere (Wifi)</h5><em>Adresse</em> : 175, rue de Genève - 1140 Evere<br><br>Source: CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: CIRB", "web":"", "phone":"", "address":"175, rue de Genève - 1140 Evere", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:23:43.784858Z", "id":9897, "last_modified":"2017-03-06T14:23:43.784903Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9897/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Actiris-Schaerbeek (wifi)", "lat":50.865981142331506, "lon":4.379500150680542, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Actiris-Schaerbeek (wifi)</h5><em>Adresse</em> : 46, rue de Jérusalem<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"46, rue de Jérusalem", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:25:53.838896Z", "id":9898, "last_modified":"2017-03-06T14:25:53.838935Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9898/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Maison communale de Schaerbeek (wifi)", "lat":50.867450504226525, "lon":4.373599290847778, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Maison communale de Schaerbeek (wifi)</h5><em>Adresse</em> : Place Colignon, 1030 Schaerbeek<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Place Colignon, 1030 Schaerbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:27:12.000538Z", "id":9899, "last_modified":"2017-03-06T14:27:12.000570Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9899/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Place Saint-Josse (wifi)", "lat":50.84970672527094, "lon":4.374291300773621, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Place Saint-Josse (wifi)</h5><em>Adresse</em> : Place Saint-Josse, 1210 Saint-Josse<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Place Saint-Josse, 1210 Saint-Josse", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:28:27.334049Z", "id":9900, "last_modified":"2017-03-06T14:28:27.334081Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9900/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Metro Maelbeek (wifi)", "lat":50.84388095954263, "lon":4.377000331878662, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Metro Maelbeek (wifi)</h5><em>Adresse</em> : Rue de la Loi, 1000 Bruxelles<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Rue de la Loi, 1000 Bruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:29:44.093502Z", "id":9901, "last_modified":"2017-03-06T14:29:44.093539Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9901/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Maison communale d'Etterbeek (wifi)", "lat":50.836618056166714, "lon":4.3866294622421265, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Maison communale d'Etterbeek (wifi)</h5><em>Adresse</em> : Maison communale, 1040 Etterbeek<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Maison communale, 1040 Etterbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:30:54.373645Z", "id":9902, "last_modified":"2017-03-06T15:20:02.577832Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9902/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Metro Mérode (wifi)", "lat":50.83924014887407, "lon":4.3990159034729, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Metro Mérode (wifi)</h5><em>Adresse</em> : Mérode, 1040 Etterbeek<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Mérode, 1040 Etterbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:31:42.314798Z", "id":9903, "last_modified":"2017-03-06T14:31:42.314835Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9903/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Place Flagey (wifi)", "lat":50.82774792191987, "lon":4.372386932373047, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Place Flagey (wifi)</h5><em>Adresse</em> : Place Flagey, 1050 Ixelles<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Place Flagey, 1050 Ixelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:32:39.559624Z", "id":9904, "last_modified":"2017-03-06T14:32:39.559654Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9904/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Maison communale d'Ixelles (wifi)", "lat":50.83264737177061, "lon":4.367462396621704, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Maison communale d'Ixelles (wifi)</h5><em>Adresse</em> : Place Fernand Cocq, 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Fernand Cocq, 1050 Ixelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:33:50.025240Z", "id":9905, "last_modified":"2017-03-06T14:33:50.025277Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9905/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Maison communale de Saint-Gilles (wifi)", "lat":50.824738876266075, "lon":4.345607757568359, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Maison communale de Saint-Gilles (wifi)</h5><em>Adresse</em> : Place Maurice Van Meenen, 1060 Saint-Gilles<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Place Maurice Van Meenen, 1060 Saint-Gilles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:35:14.321094Z", "id":9906, "last_modified":"2017-03-06T14:35:14.321135Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9906/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Maison communale de Forest (wifi)", "lat":50.81713068303101, "lon":4.321054816246033, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Maison communale de Forest (wifi)</h5><em>Adresse</em> : Rue du Patinage, 1190 Forest<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Rue du Patinage, 1190 Forest", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:37:29.580990Z", "id":9907, "last_modified":"2017-03-06T14:37:29.581035Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9907/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bibliothèque francophone (wifi)", "lat":50.83691957044749, "lon":4.306924939155579, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bibliothèque francophone (wifi)</h5><em>Adresse</em> : Rue du Chapelain, 1070 Anderlecht<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Chapelain, 1070 Anderlecht", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:55:54.192404Z", "id":9908, "last_modified":"2017-03-06T14:55:54.192435Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9908/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Nederlandstalige bibliotheek - Anderlecht (wifi)", "lat":50.835915079913065, "lon":4.300892651081085, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Nederlandstalige bibliotheek - Anderlecht (wifi)</h5><em>Adresse</em> : 95, Sint-Guidostraat, 1070 Anderlecht<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"95, Sint-Guidostraat, 1070 Anderlecht", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:58:05.267851Z", "id":9909, "last_modified":"2017-03-06T14:58:05.267899Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9909/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Actiris-Anderlecht (wifi)", "lat":50.843718369599195, "lon":4.318410158157349, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Actiris-Anderlecht (wifi)</h5><em>Adresse</em> : Rue de Glasgow, 225<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Rue de Glasgow, 225", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T14:59:36.512419Z", "id":9910, "last_modified":"2017-03-06T14:59:36.512463Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9910/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Metro Delacroix (wifi)", "lat":50.845080042877214, "lon":4.324429035186768, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Metro Delacroix (wifi)</h5><em>Adresse</em> : Delacroix, 1070 Anderlecht<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Delacroix, 1070 Anderlecht", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T15:00:39.692330Z", "id":9911, "last_modified":"2017-03-06T15:00:39.692365Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9911/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Metro Gare de l'Ouest (wifi)", "lat":50.8490225742081, "lon":4.321076273918152, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Metro Gare de l'Ouest (wifi)</h5><em>Adresse</em> : Gare de l'Ouest, 1070 Anderlecht<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Gare de l'Ouest, 1070 Anderlecht", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T15:01:55.444822Z", "id":9912, "last_modified":"2017-03-06T15:01:55.444852Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9912/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Metro Beekkant (wifi)", "lat":50.85342535108855, "lon":4.322948455810547, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Metro Beekkant (wifi)</h5><em>Adresse</em> : Beekkant<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Beekkant", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T15:02:50.211816Z", "id":9913, "last_modified":"2017-03-06T15:02:50.211847Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9913/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Place communale de Molenbeek", "lat":50.85481383297981, "lon":4.3386876583099365, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Place communale de Molenbeek</h5><em>Adresse</em> : Place communale, 1080 Molenbeek<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Place communale, 1080 Molenbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T15:03:58.296917Z", "id":9914, "last_modified":"2017-03-06T15:03:58.296952Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9914/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Maison des Cultures de la Cohésion Sociale (wifi)", "lat":50.85788189271293, "lon":4.338086843490601, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Maison des Cultures de la Cohésion Sociale (wifi)</h5><em>Adresse</em> : Rue Mommaerts 4 - 1080 Molenbeek<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Rue Mommaerts 4 - 1080 Molenbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T15:05:02.702346Z", "id":9915, "last_modified":"2017-03-06T15:05:02.702381Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9915/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Metro Ribaucourt (wifi)", "lat":50.86044184105647, "lon":4.339385032653808, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Metro Ribaucourt (wifi)</h5><em>Adresse</em> : Ribaucourt, 1080 Molenbeek<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Ribaucourt, 1080 Molenbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T15:06:03.000053Z", "id":9916, "last_modified":"2017-03-06T15:06:03.000115Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9916/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Metro Simonis / Elisabeth (wifi)", "lat":50.86344181329563, "lon":4.330780506134033, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Metro Simonis / Elisabeth (wifi)</h5><em>Adresse</em> : Simonis, 1081 Koekelberg<br><br>Source : CIRB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : CIRB", "web":"", "phone":"", "address":"Simonis, 1081 Koekelberg", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-06T15:07:22.230036Z", "id":9917, "last_modified":"2017-03-06T15:07:22.230073Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9917/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Au Soleil", "lat":50.845583038999, "lon":4.3480753898620605, "subcategories":[{"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Au Soleil</h5><em>Adresse</em> : Rue du Marché au Charbon 86 - 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Marché au Charbon 86 - 1000 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-04-04T11:22:58.645967Z", "id":10877, "last_modified":"2017-04-04T11:22:58.646003Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/10877/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"04/04/2017"}, {"name":"Bibliothèque de Droixhe-Bressoux", "lat":50.647063, "lon":5.605965, "subcategories":[{"name":"Bibliothèques publiques", "id":92}, {"name":"Bornes d'accès à Internet", "id":124}, {"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque de Droixhe-Bressoux</h5><em>Adresse</em> : Place de la Libération, 2 4020 Liège<br><br><em>Téléphone</em> : 04/238.51.74<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"04/238.51.74", "address":"Place de la Libération, 2 4020 Liège", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-10-20T09:33:30.883195Z", "id":7246, "last_modified":"2017-06-07T12:14:20.863621Z", "last_author":"liegelettres1", "history":"http://maps.dewey.be/api/markers/7246/history", "email_before_at":"droixhe.lecture", "email_after_at":"liege.be", "last_modified_dmY":"07/06/2017"}, {"name":"Bibliothèque communale de Chênée", "lat":50.61138362007344, "lon":5.617072731256485, "subcategories":[{"name":"Bibliothèques publiques", "id":92}, {"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>Bibliothèque communale de Chênée</h5><em>Adresse</em> : Rue de l'Eglise, 60 4032 Chênée<br><br><em>Téléphone</em> : 04/221.51.72<br><br><b><a target=\"_blank\" href=\"http://www.liege-lettres.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.liege-lettres.be", "phone":"04/221.51.72", "address":"Rue de l'Eglise, 60 4032 Chênée", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-06-07T12:34:10.759929Z", "id":10900, "last_modified":"2017-06-07T12:34:10.759958Z", "last_author":"liegelettres1", "history":"http://maps.dewey.be/api/markers/10900/history", "email_before_at":"chenee.lecture", "email_after_at":"liege.be", "last_modified_dmY":"07/06/2017"}] \ No newline at end of file
diff --git a/data/markers-125.json b/data/markers-125.json
new file mode 100644
index 0000000..c661943
--- /dev/null
+++ b/data/markers-125.json
@@ -0,0 +1 @@
+[{"name":"Grainothèque (Gemeentelijke Openbare bibliotheek Ukkel)", "lat":50.801941090419106, "lon":4.335349649190903, "subcategories":[{"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Grainothèque (Gemeentelijke Openbare bibliotheek Ukkel)</h5><em>Adresse</em> : Rue De Broyer 27, 1180 Uccle<br><br><em>Téléphone</em> : 02/331.28.24<br><br><b><a target=\"_blank\" href=\"http://www.ukkel.bibliotheek.be/\">Site web</a></b><br><br>Vous aimez cultiver des plantes dans votre jardin ? Vous récoltez les graines des légumes, herbes aromatiques ou fleurs ?\nChez nous, vous pouvez emprunter gratuitement des semences. En échange, vous tentez de récolter les graines pour la grainothèque. Pour plus d’informations sur la Grainothèque et son ouverture, n’hésitez pas à nous contacter à la bibliothèque : Gemeentelijke Openbare bibliotheek Ukkel\n\nukkel@bibliotheek.be\nwww.ukkel.bibliotheek.be\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Vous aimez cultiver des plantes dans votre jardin ? Vous récoltez les graines des légumes, herbes aromatiques ou fleurs ?\nChez nous, vous pouvez emprunter gratuitement des semences. En échange, vous tentez de récolter les graines pour la grainothèque. Pour plus d’informations sur la Grainothèque et son ouverture, n’hésitez pas à nous contacter à la bibliothèque : Gemeentelijke Openbare bibliotheek Ukkel\n\nukkel@bibliotheek.be\nwww.ukkel.bibliotheek.be\n", "web":"http://www.ukkel.bibliotheek.be/", "phone":"02/331.28.24", "address":"Rue De Broyer 27, 1180 Uccle", "manager_type":"", "created":"2015-10-18T08:01:56.307301Z", "id":2131, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2131/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Impasse-Temps - Grainothèque", "lat":50.85302844082191, "lon":4.344663619995117, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Impasse-Temps - Grainothèque</h5><em>Adresse</em> : rue de Flandre 123<br><br><em>Téléphone</em> : 0484200002<br><br>L'impasse-temps propose une grainothèque mobile, un échange de semence à destination des habitants du quartier ou toute personne désirant contribuer à maximiser la biodiversité urbaine<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'impasse-temps propose une grainothèque mobile, un échange de semence à destination des habitants du quartier ou toute personne désirant contribuer à maximiser la biodiversité urbaine", "web":"", "phone":"0484200002", "address":"rue de Flandre 123", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-23T10:23:38.565063Z", "id":3251, "last_modified":"2018-02-12T14:53:48.575311Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3251/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Ferme urbaine de NOH (ou du début des haricots)", "lat":50.90134659234365, "lon":4.379703998565674, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Associations apicoles", "id":127}], "popup":"<h5>Ferme urbaine de NOH (ou du début des haricots)</h5><em>Adresse</em> : Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria<br><br><b><a target=\"_blank\" href=\"http://www.haricots.org/agriculture/NOH-020209\">Site web</a></b><br><br>La ferme urbaine est une jeune exploitation en agriculture maraichère - démarrage en février 2010 - située à Neder Over Hembeek, à proximité de la ferme Nos Pilifs. En 2013, chaque semaine de mai à décembre, la ferme a approvisionné localement, en légumes frais issus de l'agriculture biologique, en filière courte (du producteur au consommateur) via 3 GASAP (groupement d'achat et de soutien à l'agriculture paysanne) une quarantaine de familles (paniers de 7 à 8 légumes pour 2 à 4 personnes). Le projet a pour objectif principal d'initier et former 4 jeunes peu qualifiés au métier de maraîcher et à l'entretien de jardins potagers. Deux formateurs agronomes et une accompagnatrice sociale les encadrent. Le projet est soutenu par le Ministère de l'Emploi. Le travail de la terre se fait par traction animale grâce à nos 2 ânesses, Lola et Chemsey.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La ferme urbaine est une jeune exploitation en agriculture maraichère - démarrage en février 2010 - située à Neder Over Hembeek, à proximité de la ferme Nos Pilifs. En 2013, chaque semaine de mai à décembre, la ferme a approvisionné localement, en légumes frais issus de l'agriculture biologique, en filière courte (du producteur au consommateur) via 3 GASAP (groupement d'achat et de soutien à l'agriculture paysanne) une quarantaine de familles (paniers de 7 à 8 légumes pour 2 à 4 personnes). Le projet a pour objectif principal d'initier et former 4 jeunes peu qualifiés au métier de maraîcher et à l'entretien de jardins potagers. Deux formateurs agronomes et une accompagnatrice sociale les encadrent. Le projet est soutenu par le Ministère de l'Emploi. Le travail de la terre se fait par traction animale grâce à nos 2 ânesses, Lola et Chemsey.", "web":"http://www.haricots.org/agriculture/NOH-020209", "phone":"", "address":"Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-26T19:48:39.087254Z", "id":3253, "last_modified":"2018-02-12T14:53:21.007708Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3253/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Jardin Collectif du Chant des Cailles", "lat":50.80667849533431, "lon":4.417796730995178, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Jardin Collectif du Chant des Cailles</h5><em>Adresse</em> : Avenue des Cailles, 1170 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.jardindescailles.be\">Site web</a></b><br><br>Une soixantaine de jardiniers se partage la gestion du jardin collectif dans un esprit de convivialité et d'échange de savoirs, avec la volonté de cultiver dans le respect du sol et de la biodiversité.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Une soixantaine de jardiniers se partage la gestion du jardin collectif dans un esprit de convivialité et d'échange de savoirs, avec la volonté de cultiver dans le respect du sol et de la biodiversité.", "web":"http://www.jardindescailles.be", "phone":"", "address":"Avenue des Cailles, 1170 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-21T22:10:58.579930Z", "id":3305, "last_modified":"2017-05-10T13:32:09.998305Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3305/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/05/2017"}, {"name":"Maison Eco Huis", "lat":50.828876264039394, "lon":4.342741817235947, "subcategories":[{"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Maison Eco Huis</h5><em>Adresse</em> : Rue du fort, 33, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/533.95.90<br><br><b><a target=\"_blank\" href=\"http://maisonecohuis.be/\">Site web</a></b><br><br>La Maison Eco est un guichet ouvert à tous les saint-gillois pour toutes les questions liées au développement durable et à l’éco-gestion. Ouverte du lundi au vendredi de 9h à 17h30, organise notamment des \"ateliers collectifs interactifs sur les économies d’énergie, la fabrication de produits d’entretien écologiques et économiques, le tri des déchets, la gestion du budget, le logement, l’eau et l’alimentation\". Elle a par ailleurs lancé une \"boîte d'échange de semences\".<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Maison Eco est un guichet ouvert à tous les saint-gillois pour toutes les questions liées au développement durable et à l’éco-gestion. Ouverte du lundi au vendredi de 9h à 17h30, organise notamment des \"ateliers collectifs interactifs sur les économies d’énergie, la fabrication de produits d’entretien écologiques et économiques, le tri des déchets, la gestion du budget, le logement, l’eau et l’alimentation\". Elle a par ailleurs lancé une \"boîte d'échange de semences\".", "web":"http://maisonecohuis.be/", "phone":"02/533.95.90", "address":"Rue du fort, 33, 1060 Saint-Gilles", "manager_type":"", "created":"2015-10-18T08:10:04.618505Z", "id":2132, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2132/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jardin collectif Hompot", "lat":50.78040208551668, "lon":4.338204860687256, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Jardin collectif Hompot</h5><em>Adresse</em> : Square des Mérises 1 1180 Uccle<br><br><em>Téléphone</em> : 0483/653.886<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/Hompot-Potager-du-Homborch-%C3%A0-Uccle-1458613807765242/timeline\">Site web</a></b><br><br>\"Dynamisation et consolidation d'un projet collectif dans le domaine de l'agriculture urbaine, avec une approche du genre permaculture, vivement concerné par les questions les plus immédiates liées à l'environnement au rapproché, au niveau local et de quartier, et portant une option d'intégration citoyenne. Mise en valeur, à la fois horticole et esthétique, d'un terrain en déshérence dans dans un quartier sensible, multiculturel et à la composition sociale fortement contrastée. Expérience pilote, actuellement en cours (et avec des résultats déjà très encourageants) de décontamination du sol des métaux lours et des polluants organo-chlorés au moyen des micro-organismes efficaces (EM) du Prof. Higa. Sensibilisation sociale à l'importance de l'autonomie semencière et de la revalorisation des variétés anciennes ou traditionnelles de légumes. Nous voulons faire la part belle à des variétés des fruits et légumes ayant échappé aux appauvrissements cumulatifs dans leur qualité nutritionnelle et organoleptique et dont ces quelques cent dernières années de dérive agro-industrielle insensée sont cause: maïs pré-colombien, arroches, consoude, cyclanthère (pépino), daïkon, amarantes à grain et à feuilles, tétragone, bénincasa, pourpier sauvage, topinambour, rutabaga, etc. Nous nous sommes déjà munis d'un grand panneau, outil de communication avec les riverains. Des soirées-débat font partie de notre projet, surtout pendant la période de repos de la terre.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Dynamisation et consolidation d'un projet collectif dans le domaine de l'agriculture urbaine, avec une approche du genre permaculture, vivement concerné par les questions les plus immédiates liées à l'environnement au rapproché, au niveau local et de quartier, et portant une option d'intégration citoyenne. Mise en valeur, à la fois horticole et esthétique, d'un terrain en déshérence dans dans un quartier sensible, multiculturel et à la composition sociale fortement contrastée. Expérience pilote, actuellement en cours (et avec des résultats déjà très encourageants) de décontamination du sol des métaux lours et des polluants organo-chlorés au moyen des micro-organismes efficaces (EM) du Prof. Higa. Sensibilisation sociale à l'importance de l'autonomie semencière et de la revalorisation des variétés anciennes ou traditionnelles de légumes. Nous voulons faire la part belle à des variétés des fruits et légumes ayant échappé aux appauvrissements cumulatifs dans leur qualité nutritionnelle et organoleptique et dont ces quelques cent dernières années de dérive agro-industrielle insensée sont cause: maïs pré-colombien, arroches, consoude, cyclanthère (pépino), daïkon, amarantes à grain et à feuilles, tétragone, bénincasa, pourpier sauvage, topinambour, rutabaga, etc. Nous nous sommes déjà munis d'un grand panneau, outil de communication avec les riverains. Des soirées-débat font partie de notre projet, surtout pendant la période de repos de la terre.\"", "web":"https://www.facebook.com/Hompot-Potager-du-Homborch-%C3%A0-Uccle-1458613807765242/timeline", "phone":"0483/653.886", "address":"Square des Mérises 1 1180 Uccle", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-23T13:44:54.469395Z", "id":3313, "last_modified":"2017-05-05T14:36:10.171785Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3313/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Ferme Nos Pilifs", "lat":50.9036532670132, "lon":4.388388991355896, "subcategories":[{"name":"Boîtes à livres", "id":50}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Entreprises de travail adapté", "id":187}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Associations apicoles", "id":127}, {"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ferme Nos Pilifs</h5><em>Adresse</em> : 347 Trassersweg - 1120 Neder-Over-Heembeek<br><br><em>Téléphone</em> : 02 262 11 06<br><br><b><a target=\"_blank\" href=\"http://www.fermenospilifs.be/\">Site web</a></b><br><br>\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)", "web":"http://www.fermenospilifs.be/", "phone":"02 262 11 06", "address":"347 Trassersweg - 1120 Neder-Over-Heembeek", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-02-24T14:42:33.595311Z", "id":3318, "last_modified":"2017-03-07T13:45:19.344013Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3318/history", "email_before_at":"info", "email_after_at":"pilifs.be", "last_modified_dmY":"07/03/2017"}, {"name":"Grainothèque de la Mundo-bib", "lat":50.83787161632854, "lon":4.364412999291858, "subcategories":[{"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Grainothèque de la Mundo-bib</h5><em>Adresse</em> : Edinburgstraat 26 - 1050 Elsene<br><br><em>Téléphone</em> : 02/893.08.35<br><br><b><a target=\"_blank\" href=\"http://www.mundo-b.org\">Site web</a></b><br><br>La Zadenbib (ou \"bibliothèque à semences\") de la Mundo-bib.\r\n(source : www.goodplanet.be/nl/mundo-bib.php)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Zadenbib (ou \"bibliothèque à semences\") de la Mundo-bib.\r\n(source : www.goodplanet.be/nl/mundo-bib.php)", "web":"http://www.mundo-b.org", "phone":"02/893.08.35", "address":"Edinburgstraat 26 - 1050 Elsene", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-03-01T16:40:06.846466Z", "id":3335, "last_modified":"2017-05-05T14:00:26.005164Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3335/history", "email_before_at":"bib", "email_after_at":"mundo-b.org", "last_modified_dmY":"05/05/2017"}, {"name":"La Pousse qui Pousse", "lat":50.82942178903734, "lon":4.33617576956749, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>La Pousse qui Pousse</h5><em>Adresse</em> : Square Gérard Van Caulaert 4, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/644.07.77<br><br><b><a target=\"_blank\" href=\"http://www.lapoussequipousse.be/\">Site web</a></b><br><br>JOURNÉES D’OUVERTURE (de mars à octobre)\r\nLundi et mercredi de 14h à 19h\r\n1er Samedi du mois de 14h à 19h\r\nTous les samedis d’avril, mai et juin de 14h à 19h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"JOURNÉES D’OUVERTURE (de mars à octobre)\r\nLundi et mercredi de 14h à 19h\r\n1er Samedi du mois de 14h à 19h\r\nTous les samedis d’avril, mai et juin de 14h à 19h", "web":"http://www.lapoussequipousse.be/", "phone":"02/644.07.77", "address":"Square Gérard Van Caulaert 4, 1060 Saint-Gilles", "manager_type":"", "created":"2015-10-18T07:56:28.009509Z", "id":2130, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2130/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"grainothèque de jette", "lat":50.880478061635074, "lon":4.327518939971924, "subcategories":[{"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>grainothèque de jette</h5><em>Adresse</em> : place cardinal mercier 6 1090 jette<br><br>installée a la bibliothèque néerlandophone de jette , en collaboration avec la bibliothèque francophone \r\nson princioe est simple : prendre gratuitement et rapporter \r\nouvert lundi, mardi ,jeudi , vendredi : 14h à 19h \r\n mercredi :12h à 19h \r\n samedi : 10h à 12h et 14h à 16h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"installée a la bibliothèque néerlandophone de jette , en collaboration avec la bibliothèque francophone \r\nson princioe est simple : prendre gratuitement et rapporter \r\nouvert lundi, mardi ,jeudi , vendredi : 14h à 19h \r\n mercredi :12h à 19h \r\n samedi : 10h à 12h et 14h à 16h", "web":"", "phone":"", "address":"place cardinal mercier 6 1090 jette", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2017-03-27T11:21:58.659844Z", "id":10863, "last_modified":"2017-03-27T11:21:58.659886Z", "last_author":"Henrioncatherine", "history":"http://maps.dewey.be/api/markers/10863/history", "email_before_at":"jette", "email_after_at":"bibliotheek.be", "last_modified_dmY":"27/03/2017"}, {"name":"Projet Mycélium", "lat":50.835400121913835, "lon":4.439768046140671, "subcategories":[{"name":"Association d'écologie urbaine", "id":90}, {"name":"Récup' de matériaux de construction", "id":113}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Aide au compostage", "id":132}, {"name":"Ateliers de travail du bois", "id":138}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Associations de naturalistes", "id":194}, {"name":"Initiatives de transition", "id":201}], "popup":"<h5>Projet Mycélium</h5><em>Adresse</em> : Kelle, 92<br><br><b><a target=\"_blank\" href=\"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207", "phone":"", "address":"Kelle, 92", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-29T14:48:30.755201Z", "id":10865, "last_modified":"2017-03-29T14:48:30.755234Z", "last_author":"myselproject@gmail.com", "history":"http://maps.dewey.be/api/markers/10865/history", "email_before_at":"myselproject", "email_after_at":"gmail.com", "last_modified_dmY":"29/03/2017"}] \ No newline at end of file
diff --git a/data/markers-127.json b/data/markers-127.json
new file mode 100644
index 0000000..4e8aa01
--- /dev/null
+++ b/data/markers-127.json
@@ -0,0 +1 @@
+[{"name":"Apis Bruoc Sella", "lat":50.809487352318136, "lon":4.422777593135834, "subcategories":[{"name":"Associations apicoles", "id":127}], "popup":"<h5>Apis Bruoc Sella</h5><em>Adresse</em> : Rue des Passiflores, 30, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : 02/672.14.27<br><br><b><a target=\"_blank\" href=\"http://www.apisbruocsella.be/\">Site web</a></b><br><br>Apis Bruoc Sella est une association bruxelloise d'éducation à l'environnement et de sensibilisation à la nature urbaine. Sa particularité : \"utiliser les abeilles domestiques et sauvages pour communiquer sur les différentes thématiques liées à la connaissance et la protection de l'environnement urbain : protection des abeilles et de la nature, verdurisation et fleurissement en rue ou dans les jardins, agriculture urbaine durable, apiculture douce, filières courtes et alimentation durable, etc.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Apis Bruoc Sella est une association bruxelloise d'éducation à l'environnement et de sensibilisation à la nature urbaine. Sa particularité : \"utiliser les abeilles domestiques et sauvages pour communiquer sur les différentes thématiques liées à la connaissance et la protection de l'environnement urbain : protection des abeilles et de la nature, verdurisation et fleurissement en rue ou dans les jardins, agriculture urbaine durable, apiculture douce, filières courtes et alimentation durable, etc.\"", "web":"http://www.apisbruocsella.be/", "phone":"02/672.14.27", "address":"Rue des Passiflores, 30, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-10-18T06:38:56.578390Z", "id":2119, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2119/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La SRABE asbl", "lat":50.82753444872122, "lon":4.455630630254745, "subcategories":[{"name":"Associations apicoles", "id":127}], "popup":"<h5>La SRABE asbl</h5><em>Adresse</em> : Rue au Bois 365B, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.api-bxl.be/\">Site web</a></b><br><br>Société Royale d'Apiculture de Bruxelles et ses Environs\nSiège social :\nRue au Bois 365B bte 19\n1150 Bruxelles \nemail: lerucherfleuri@yahoo.fr<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Société Royale d'Apiculture de Bruxelles et ses Environs\nSiège social :\nRue au Bois 365B bte 19\n1150 Bruxelles \nemail: lerucherfleuri@yahoo.fr", "web":"http://www.api-bxl.be/", "phone":"/", "address":"Rue au Bois 365B, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-10-18T06:46:34.744209Z", "id":2120, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2120/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ferme urbaine de NOH (ou du début des haricots)", "lat":50.90134659234365, "lon":4.379703998565674, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Associations apicoles", "id":127}], "popup":"<h5>Ferme urbaine de NOH (ou du début des haricots)</h5><em>Adresse</em> : Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria<br><br><b><a target=\"_blank\" href=\"http://www.haricots.org/agriculture/NOH-020209\">Site web</a></b><br><br>La ferme urbaine est une jeune exploitation en agriculture maraichère - démarrage en février 2010 - située à Neder Over Hembeek, à proximité de la ferme Nos Pilifs. En 2013, chaque semaine de mai à décembre, la ferme a approvisionné localement, en légumes frais issus de l'agriculture biologique, en filière courte (du producteur au consommateur) via 3 GASAP (groupement d'achat et de soutien à l'agriculture paysanne) une quarantaine de familles (paniers de 7 à 8 légumes pour 2 à 4 personnes). Le projet a pour objectif principal d'initier et former 4 jeunes peu qualifiés au métier de maraîcher et à l'entretien de jardins potagers. Deux formateurs agronomes et une accompagnatrice sociale les encadrent. Le projet est soutenu par le Ministère de l'Emploi. Le travail de la terre se fait par traction animale grâce à nos 2 ânesses, Lola et Chemsey.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La ferme urbaine est une jeune exploitation en agriculture maraichère - démarrage en février 2010 - située à Neder Over Hembeek, à proximité de la ferme Nos Pilifs. En 2013, chaque semaine de mai à décembre, la ferme a approvisionné localement, en légumes frais issus de l'agriculture biologique, en filière courte (du producteur au consommateur) via 3 GASAP (groupement d'achat et de soutien à l'agriculture paysanne) une quarantaine de familles (paniers de 7 à 8 légumes pour 2 à 4 personnes). Le projet a pour objectif principal d'initier et former 4 jeunes peu qualifiés au métier de maraîcher et à l'entretien de jardins potagers. Deux formateurs agronomes et une accompagnatrice sociale les encadrent. Le projet est soutenu par le Ministère de l'Emploi. Le travail de la terre se fait par traction animale grâce à nos 2 ânesses, Lola et Chemsey.", "web":"http://www.haricots.org/agriculture/NOH-020209", "phone":"", "address":"Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-26T19:48:39.087254Z", "id":3253, "last_modified":"2018-02-12T14:53:21.007708Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3253/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Ferme Nos Pilifs", "lat":50.9036532670132, "lon":4.388388991355896, "subcategories":[{"name":"Boîtes à livres", "id":50}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Entreprises de travail adapté", "id":187}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Associations apicoles", "id":127}, {"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ferme Nos Pilifs</h5><em>Adresse</em> : 347 Trassersweg - 1120 Neder-Over-Heembeek<br><br><em>Téléphone</em> : 02 262 11 06<br><br><b><a target=\"_blank\" href=\"http://www.fermenospilifs.be/\">Site web</a></b><br><br>\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)", "web":"http://www.fermenospilifs.be/", "phone":"02 262 11 06", "address":"347 Trassersweg - 1120 Neder-Over-Heembeek", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-02-24T14:42:33.595311Z", "id":3318, "last_modified":"2017-03-07T13:45:19.344013Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3318/history", "email_before_at":"info", "email_after_at":"pilifs.be", "last_modified_dmY":"07/03/2017"}, {"name":"Bruxelles", "lat":50.8720614, "lon":4.3423648, "subcategories":[{"name":"Associations apicoles", "id":127}], "popup":"<h5>Bruxelles</h5><em>Adresse</em> : Bruxelles<br><br><em>Téléphone</em> : 067/56.12.21<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"067/56.12.21", "address":"Bruxelles", "manager_type":"", "created":"2016-09-09T18:11:05.443004Z", "id":4573, "last_modified":"2016-09-09T18:11:05.452541Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4573/history", "email_before_at":"guichetenergie.brainelecomte", "email_after_at":"spw.wallonie.be", "last_modified_dmY":"09/09/2016"}] \ No newline at end of file
diff --git a/data/markers-128.json b/data/markers-128.json
new file mode 100644
index 0000000..938e0dc
--- /dev/null
+++ b/data/markers-128.json
@@ -0,0 +1 @@
+[{"name":"Le Début des Haricots", "lat":50.82817825381332, "lon":4.3692366778850555, "subcategories":[{"name":"Soutien aux potagistes", "id":128}], "popup":"<h5>Le Début des Haricots</h5><em>Adresse</em> : Rue Van Elewyck, 35, 1050 Ixelles<br><br><em>Téléphone</em> : 02/644.07.77<br><br><b><a target=\"_blank\" href=\"http://www.haricots.be/\">Site web</a></b><br><br>\"Face aux constats alarmants de ces dernières décennies d'un point de vue environnemental et social, nous voulons construire un avenir plus juste et plus respectueux des personnes et de l'environnement qui nous entourent. Tendre vers davantage de souveraineté alimentaire est possible et fondamental! Au niveau local, cela passe par le maintien d'une agriculture de proximité destinée en priorité à alimenter les habitants de la région. Selon nous, l'agriculture paysanne de petite échelle, respectueuse de l'environnement et des hommes doit être favorisée. \"Manger local\" est une question de bon sens et constitue une alternative véritablement durable\".<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Face aux constats alarmants de ces dernières décennies d'un point de vue environnemental et social, nous voulons construire un avenir plus juste et plus respectueux des personnes et de l'environnement qui nous entourent. Tendre vers davantage de souveraineté alimentaire est possible et fondamental! Au niveau local, cela passe par le maintien d'une agriculture de proximité destinée en priorité à alimenter les habitants de la région. Selon nous, l'agriculture paysanne de petite échelle, respectueuse de l'environnement et des hommes doit être favorisée. \"Manger local\" est une question de bon sens et constitue une alternative véritablement durable\".", "web":"http://www.haricots.be/", "phone":"02/644.07.77", "address":"Rue Van Elewyck, 35, 1050 Ixelles", "manager_type":"", "created":"2015-10-18T07:47:43.898111Z", "id":2128, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2128/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le Début des Haricots", "lat":50.828791554616956, "lon":4.351668208837509, "subcategories":[{"name":"Soutien aux potagistes", "id":128}], "popup":"<h5>Le Début des Haricots</h5><em>Adresse</em> : Rue de la Croix de Pierre 85, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/644.07.77<br><br><b><a target=\"_blank\" href=\"http://www.haricots.be/\">Site web</a></b><br><br>\"Face aux constats alarmants de ces dernières décennies d'un point de vue environnemental et social, nous voulons construire un avenir plus juste et plus respectueux des personnes et de l'environnement qui nous entourent. Tendre vers davantage de souveraineté alimentaire est possible et fondamental! Au niveau local, cela passe par le maintien d'une agriculture de proximité destinée en priorité à alimenter les habitants de la région. Selon nous, l'agriculture paysanne de petite échelle, respectueuse de l'environnement et des hommes doit être favorisée. \"Manger local\" est une question de bon sens et constitue une alternative véritablement durable\".<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Face aux constats alarmants de ces dernières décennies d'un point de vue environnemental et social, nous voulons construire un avenir plus juste et plus respectueux des personnes et de l'environnement qui nous entourent. Tendre vers davantage de souveraineté alimentaire est possible et fondamental! Au niveau local, cela passe par le maintien d'une agriculture de proximité destinée en priorité à alimenter les habitants de la région. Selon nous, l'agriculture paysanne de petite échelle, respectueuse de l'environnement et des hommes doit être favorisée. \"Manger local\" est une question de bon sens et constitue une alternative véritablement durable\".", "web":"http://www.haricots.be/", "phone":"02/644.07.77", "address":"Rue de la Croix de Pierre 85, 1060 Saint-Gilles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-10-18T07:49:55.622234Z", "id":2129, "last_modified":"2017-03-28T19:22:10.574024Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/2129/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"28/03/2017"}, {"name":"Ferme urbaine de NOH (ou du début des haricots)", "lat":50.90134659234365, "lon":4.379703998565674, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Associations apicoles", "id":127}], "popup":"<h5>Ferme urbaine de NOH (ou du début des haricots)</h5><em>Adresse</em> : Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria<br><br><b><a target=\"_blank\" href=\"http://www.haricots.org/agriculture/NOH-020209\">Site web</a></b><br><br>La ferme urbaine est une jeune exploitation en agriculture maraichère - démarrage en février 2010 - située à Neder Over Hembeek, à proximité de la ferme Nos Pilifs. En 2013, chaque semaine de mai à décembre, la ferme a approvisionné localement, en légumes frais issus de l'agriculture biologique, en filière courte (du producteur au consommateur) via 3 GASAP (groupement d'achat et de soutien à l'agriculture paysanne) une quarantaine de familles (paniers de 7 à 8 légumes pour 2 à 4 personnes). Le projet a pour objectif principal d'initier et former 4 jeunes peu qualifiés au métier de maraîcher et à l'entretien de jardins potagers. Deux formateurs agronomes et une accompagnatrice sociale les encadrent. Le projet est soutenu par le Ministère de l'Emploi. Le travail de la terre se fait par traction animale grâce à nos 2 ânesses, Lola et Chemsey.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La ferme urbaine est une jeune exploitation en agriculture maraichère - démarrage en février 2010 - située à Neder Over Hembeek, à proximité de la ferme Nos Pilifs. En 2013, chaque semaine de mai à décembre, la ferme a approvisionné localement, en légumes frais issus de l'agriculture biologique, en filière courte (du producteur au consommateur) via 3 GASAP (groupement d'achat et de soutien à l'agriculture paysanne) une quarantaine de familles (paniers de 7 à 8 légumes pour 2 à 4 personnes). Le projet a pour objectif principal d'initier et former 4 jeunes peu qualifiés au métier de maraîcher et à l'entretien de jardins potagers. Deux formateurs agronomes et une accompagnatrice sociale les encadrent. Le projet est soutenu par le Ministère de l'Emploi. Le travail de la terre se fait par traction animale grâce à nos 2 ânesses, Lola et Chemsey.", "web":"http://www.haricots.org/agriculture/NOH-020209", "phone":"", "address":"Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-26T19:48:39.087254Z", "id":3253, "last_modified":"2018-02-12T14:53:21.007708Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3253/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Jardin collectif Hompot", "lat":50.78040208551668, "lon":4.338204860687256, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Jardin collectif Hompot</h5><em>Adresse</em> : Square des Mérises 1 1180 Uccle<br><br><em>Téléphone</em> : 0483/653.886<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/Hompot-Potager-du-Homborch-%C3%A0-Uccle-1458613807765242/timeline\">Site web</a></b><br><br>\"Dynamisation et consolidation d'un projet collectif dans le domaine de l'agriculture urbaine, avec une approche du genre permaculture, vivement concerné par les questions les plus immédiates liées à l'environnement au rapproché, au niveau local et de quartier, et portant une option d'intégration citoyenne. Mise en valeur, à la fois horticole et esthétique, d'un terrain en déshérence dans dans un quartier sensible, multiculturel et à la composition sociale fortement contrastée. Expérience pilote, actuellement en cours (et avec des résultats déjà très encourageants) de décontamination du sol des métaux lours et des polluants organo-chlorés au moyen des micro-organismes efficaces (EM) du Prof. Higa. Sensibilisation sociale à l'importance de l'autonomie semencière et de la revalorisation des variétés anciennes ou traditionnelles de légumes. Nous voulons faire la part belle à des variétés des fruits et légumes ayant échappé aux appauvrissements cumulatifs dans leur qualité nutritionnelle et organoleptique et dont ces quelques cent dernières années de dérive agro-industrielle insensée sont cause: maïs pré-colombien, arroches, consoude, cyclanthère (pépino), daïkon, amarantes à grain et à feuilles, tétragone, bénincasa, pourpier sauvage, topinambour, rutabaga, etc. Nous nous sommes déjà munis d'un grand panneau, outil de communication avec les riverains. Des soirées-débat font partie de notre projet, surtout pendant la période de repos de la terre.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Dynamisation et consolidation d'un projet collectif dans le domaine de l'agriculture urbaine, avec une approche du genre permaculture, vivement concerné par les questions les plus immédiates liées à l'environnement au rapproché, au niveau local et de quartier, et portant une option d'intégration citoyenne. Mise en valeur, à la fois horticole et esthétique, d'un terrain en déshérence dans dans un quartier sensible, multiculturel et à la composition sociale fortement contrastée. Expérience pilote, actuellement en cours (et avec des résultats déjà très encourageants) de décontamination du sol des métaux lours et des polluants organo-chlorés au moyen des micro-organismes efficaces (EM) du Prof. Higa. Sensibilisation sociale à l'importance de l'autonomie semencière et de la revalorisation des variétés anciennes ou traditionnelles de légumes. Nous voulons faire la part belle à des variétés des fruits et légumes ayant échappé aux appauvrissements cumulatifs dans leur qualité nutritionnelle et organoleptique et dont ces quelques cent dernières années de dérive agro-industrielle insensée sont cause: maïs pré-colombien, arroches, consoude, cyclanthère (pépino), daïkon, amarantes à grain et à feuilles, tétragone, bénincasa, pourpier sauvage, topinambour, rutabaga, etc. Nous nous sommes déjà munis d'un grand panneau, outil de communication avec les riverains. Des soirées-débat font partie de notre projet, surtout pendant la période de repos de la terre.\"", "web":"https://www.facebook.com/Hompot-Potager-du-Homborch-%C3%A0-Uccle-1458613807765242/timeline", "phone":"0483/653.886", "address":"Square des Mérises 1 1180 Uccle", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-23T13:44:54.469395Z", "id":3313, "last_modified":"2017-05-05T14:36:10.171785Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3313/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"La Pousse qui Pousse", "lat":50.82942178903734, "lon":4.33617576956749, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>La Pousse qui Pousse</h5><em>Adresse</em> : Square Gérard Van Caulaert 4, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/644.07.77<br><br><b><a target=\"_blank\" href=\"http://www.lapoussequipousse.be/\">Site web</a></b><br><br>JOURNÉES D’OUVERTURE (de mars à octobre)\r\nLundi et mercredi de 14h à 19h\r\n1er Samedi du mois de 14h à 19h\r\nTous les samedis d’avril, mai et juin de 14h à 19h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"JOURNÉES D’OUVERTURE (de mars à octobre)\r\nLundi et mercredi de 14h à 19h\r\n1er Samedi du mois de 14h à 19h\r\nTous les samedis d’avril, mai et juin de 14h à 19h", "web":"http://www.lapoussequipousse.be/", "phone":"02/644.07.77", "address":"Square Gérard Van Caulaert 4, 1060 Saint-Gilles", "manager_type":"", "created":"2015-10-18T07:56:28.009509Z", "id":2130, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2130/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Jardins Comestibles", "lat":50.81117289050035, "lon":4.404289126396179, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Centres de formation", "id":103}, {"name":"Association d'écologie urbaine", "id":90}, {"name":"Potagers & vergers", "id":116}], "popup":"<h5>Les Jardins Comestibles</h5><em>Adresse</em> : 32, rue des Bégonias - 1170 Bruxelles<br><br><em>Téléphone</em> : 0485321426<br><br><b><a target=\"_blank\" href=\"https://lesjardinscomestibles.com\">Site web</a></b><br><br>Les Jardins Comestibles vous proposent un accompagnement personnalisé dans la création et l’entretien de votre potager. Nous réalisons également des stages et ateliers pour enfants et adultes sur les thèmes de l’environnement et de l’agriculture urbaine.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les Jardins Comestibles vous proposent un accompagnement personnalisé dans la création et l’entretien de votre potager. Nous réalisons également des stages et ateliers pour enfants et adultes sur les thèmes de l’environnement et de l’agriculture urbaine.", "web":"https://lesjardinscomestibles.com", "phone":"0485321426", "address":"32, rue des Bégonias - 1170 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-27T17:45:28.307271Z", "id":9323, "last_modified":"2016-10-28T11:14:28.881997Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9323/history", "email_before_at":"lesjardinscomestibles", "email_after_at":"gmail.com", "last_modified_dmY":"28/10/2016"}, {"name":"Kachinas, Laboratoire d'écologie politique", "lat":50.48124094010513, "lon":5.249941349029541, "subcategories":[{"name":"Potagers & vergers", "id":116}, {"name":"Soutien aux potagistes", "id":128}, {"name":"Parcs publics", "id":129}], "popup":"<h5>Kachinas, Laboratoire d'écologie politique</h5><em>Adresse</em> : rue Fourneau, 67 à 4570 Marchin<br><br><b><a target=\"_blank\" href=\"http://www.kachinas.be\">Site web</a></b><br><br>Kachinas est un « laboratoire d’écologie politique ». Nous essayons d’apprendre et de transmettre des savoirs-faire liés à l’écologie (au sens large), et en même temps de penser la signification d’une telle ré-appropriation, en termes politiques.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kachinas est un « laboratoire d’écologie politique ». Nous essayons d’apprendre et de transmettre des savoirs-faire liés à l’écologie (au sens large), et en même temps de penser la signification d’une telle ré-appropriation, en termes politiques.", "web":"http://www.kachinas.be", "phone":"", "address":"rue Fourneau, 67 à 4570 Marchin", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-23T09:53:54.785246Z", "id":10852, "last_modified":"2017-03-25T08:07:54.213154Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/10852/history", "email_before_at":"francois", "email_after_at":"kachinas.be", "last_modified_dmY":"25/03/2017"}] \ No newline at end of file
diff --git a/data/markers-129.json b/data/markers-129.json
new file mode 100644
index 0000000..d89746a
--- /dev/null
+++ b/data/markers-129.json
@@ -0,0 +1 @@
+[{"name":"Parc Josaphat", "lat":50.86220257050973, "lon":4.385218620300293, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc Josaphat</h5><em>Adresse</em> : Parc Josaphat, 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/244.75.11<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be\">Site web</a></b><br><br>Le parc Josaphat est un parc schaerbeekois de 20 ha aménagé par le paysagiste Edmond Galoppin en 1904. Il est classé au patrimoine depuis 1974.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le parc Josaphat est un parc schaerbeekois de 20 ha aménagé par le paysagiste Edmond Galoppin en 1904. Il est classé au patrimoine depuis 1974.", "web":"http://www.schaerbeek.be", "phone":"02/244.75.11", "address":"Parc Josaphat, 1030 Schaerbeek", "manager_type":"", "created":"2015-10-18T07:06:24.696168Z", "id":2124, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2124/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc de Forest", "lat":50.822651218116555, "lon":4.337592124575167, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc de Forest</h5><em>Adresse</em> : Parc de Forest, 1190 Forest<br><br><em>Téléphone</em> : 02/370.22.11<br><br><b><a target=\"_blank\" href=\"http://www.brussels-gardens.be/\">Site web</a></b><br><br>Le parc de Forest est un parc bruxellois d'environ 13 hectares, situé à la limite entre Forest et Saint-Gilles. Le projet fut personnellement financé par Léopold II, et sa réalisation fut confiée à Victor Besme. Inauguré en 1882, ce parc fut d'abord baptisé \"parc du Midi\". Huit ans plus tard, le roi demande à l'architecte français Émile Lainé (1863-1930) d'en modifier les plans afin de créer une perspective vers le nouveau palais de justice. Le parc fut encore réaménagé en 1922, puis classé en 1973.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le parc de Forest est un parc bruxellois d'environ 13 hectares, situé à la limite entre Forest et Saint-Gilles. Le projet fut personnellement financé par Léopold II, et sa réalisation fut confiée à Victor Besme. Inauguré en 1882, ce parc fut d'abord baptisé \"parc du Midi\". Huit ans plus tard, le roi demande à l'architecte français Émile Lainé (1863-1930) d'en modifier les plans afin de créer une perspective vers le nouveau palais de justice. Le parc fut encore réaménagé en 1922, puis classé en 1973.", "web":"http://www.brussels-gardens.be/", "phone":"02/370.22.11", "address":"Parc de Forest, 1190 Forest", "manager_type":"", "created":"2015-10-20T06:39:55.276753Z", "id":2149, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2149/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc de Wolvendael", "lat":50.80036117060622, "lon":4.344513416290283, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc de Wolvendael</h5><em>Adresse</em> : Parc de Wolvendael, 1180 Uccle<br><br><em>Téléphone</em> : 02/348.65.47<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/vert/parcs\">Site web</a></b><br><br>Le parc du Wolvendael - vestige de l’ancienne forêt de Soignes - est un parc d’environ 18 hectares, situé dans la commune d’Uccle, au sud du square des Héros et de l’avenue De Fré, et au nord du cimetière du Dieweg.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le parc du Wolvendael - vestige de l’ancienne forêt de Soignes - est un parc d’environ 18 hectares, situé dans la commune d’Uccle, au sud du square des Héros et de l’avenue De Fré, et au nord du cimetière du Dieweg.", "web":"http://www.uccle.be/administration/vert/parcs", "phone":"02/348.65.47", "address":"Parc de Wolvendael, 1180 Uccle", "manager_type":"", "created":"2015-10-20T12:29:49.966588Z", "id":2155, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2155/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Bois de la Cambre", "lat":50.80853820400125, "lon":4.37680721282959, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Bois de la Cambre</h5><em>Adresse</em> : Bois de la Cambre, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/279.61.00<br><br><b><a target=\"_blank\" href=\"http://www.bruxelles.be\">Site web</a></b><br><br>Ce jardin à l'anglaise de 124 ha a été crée en 1862 sur une partie de la forêt de Soignes enclavée à l'intérieur de la ville... Sa conception a été confiée au paysagiste allemand Édouard Keilig. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ce jardin à l'anglaise de 124 ha a été crée en 1862 sur une partie de la forêt de Soignes enclavée à l'intérieur de la ville... Sa conception a été confiée au paysagiste allemand Édouard Keilig. ", "web":"http://www.bruxelles.be", "phone":"02/279.61.00", "address":"Bois de la Cambre, 1000 Bruxelles", "manager_type":"", "created":"2015-10-18T07:15:09.286500Z", "id":2125, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2125/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc Duden", "lat":50.8163746912008, "lon":4.3301892276940634, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc Duden</h5><em>Adresse</em> : Parc Duden, 1190 Forest<br><br><em>Téléphone</em> : 02/370.22.11<br><br><b><a target=\"_blank\" href=\"http://www.brussels-gardens.be/\">Site web</a></b><br><br>Le parc Duden est un parc bruxellois d’environ 24 hectares, situé au sud du parc de Forest. C’est le parc le plus escarpé de Bruxelles : son point le plus bas est à 55 m. d'altitude, son point le plus élevé à 90 m. On y aperçoit - en amont - un panorama du centre de Bruxelles.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le parc Duden est un parc bruxellois d’environ 24 hectares, situé au sud du parc de Forest. C’est le parc le plus escarpé de Bruxelles : son point le plus bas est à 55 m. d'altitude, son point le plus élevé à 90 m. On y aperçoit - en amont - un panorama du centre de Bruxelles.", "web":"http://www.brussels-gardens.be/", "phone":"02/370.22.11", "address":"Parc Duden, 1190 Forest", "manager_type":"", "created":"2015-10-20T06:44:26.640113Z", "id":2150, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2150/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc Brugmann", "lat":50.808199217785834, "lon":4.349620342254638, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc Brugmann</h5><em>Adresse</em> : Parc Brugmann, 1180 Uccle<br><br><em>Téléphone</em> : 02/348.65.47<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/vert/parcs\">Site web</a></b><br><br>Le domaine ucclois fut la propriété de Georges Brugmann. Ce parc fort escarpé d'une superficie de 5 hectares comprend notamment des hêtres centenaires et de très vieux platanes en bordure du chemin transversal, en amont.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le domaine ucclois fut la propriété de Georges Brugmann. Ce parc fort escarpé d'une superficie de 5 hectares comprend notamment des hêtres centenaires et de très vieux platanes en bordure du chemin transversal, en amont.", "web":"http://www.uccle.be/administration/vert/parcs", "phone":"02/348.65.47", "address":"Parc Brugmann, 1180 Uccle", "manager_type":"", "created":"2015-10-20T12:26:23.722473Z", "id":2154, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2154/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc de Bruxelles", "lat":50.844538088124544, "lon":4.363353252410889, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc de Bruxelles</h5><em>Adresse</em> : Parc de Bruxelles, 1000 Bruxelles<br><br><em>Téléphone</em> : 02 279 61 00<br><br><b><a target=\"_blank\" href=\"http://www.bruxelles.be/\">Site web</a></b><br><br>Le parc de Bruxelles ou Parc royal (en néerlandais : Warandepark) est un parc public de 11 hectares créé en 1775 sur les ruines du palais de Koekelberg et classé au patrimoine depuis le 21 juin 1971.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le parc de Bruxelles ou Parc royal (en néerlandais : Warandepark) est un parc public de 11 hectares créé en 1775 sur les ruines du palais de Koekelberg et classé au patrimoine depuis le 21 juin 1971.", "web":"http://www.bruxelles.be/", "phone":"02 279 61 00", "address":"Parc de Bruxelles, 1000 Bruxelles", "manager_type":"", "created":"2015-10-18T06:54:52.472731Z", "id":2121, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2121/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Forêt de Soignes", "lat":50.772619114721564, "lon":4.432253837585449, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Forêt de Soignes</h5><em>Adresse</em> : Forêt de Soignes, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : 02/279.61.00<br><br><b><a target=\"_blank\" href=\"http://www.amisdesoignes-zonienwoudvrienden.be/\">Site web</a></b><br><br>\"Le 26 octobre 1909, des personnalités bruxelloises se réunissent au restaurant du Rouge-Cloître pour fonder officiellement \"La Ligue des Amis de la Forêt de Soignes\". Parmi les membres fondateurs on compte notamment l’ancien bourgmestre de Bruxelles, Charles Buls, les députés Emile Vandervelde et Henri Carton de Wiart, des écrivains parmi lesquels Emile Verhaeren et des artistes dont le peintre René Stevens (dit le Sylvain). A l’issue de leur réunion était fondée la Ligue des Amis de la Forêt de Soignes, actuellement la plus ancienne association de protection de la nature du pays. (...) Le danger que représentent les voies de communication est toujours bien présent comme l’illustrent les projets qui réapparaissent périodiquement et qui, parfois, finissent par se concrétiser : bouclage du ring de Bruxelles, aménagement du carrefour Léonard, élargissement de la ligne de chemin de fer 161 Bruxelles-Namur découlant de la construction du RER,… Depuis une dizaine d’années, il est beaucoup question de problèmes liés aux changements climatiques, dont l’effet sur les forêts ne fait pas de doute mais qu’il est encore difficile à définir avec précision, les spécialistes manquant du recul nécessaire actuellement\".\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Le 26 octobre 1909, des personnalités bruxelloises se réunissent au restaurant du Rouge-Cloître pour fonder officiellement \"La Ligue des Amis de la Forêt de Soignes\". Parmi les membres fondateurs on compte notamment l’ancien bourgmestre de Bruxelles, Charles Buls, les députés Emile Vandervelde et Henri Carton de Wiart, des écrivains parmi lesquels Emile Verhaeren et des artistes dont le peintre René Stevens (dit le Sylvain). A l’issue de leur réunion était fondée la Ligue des Amis de la Forêt de Soignes, actuellement la plus ancienne association de protection de la nature du pays. (...) Le danger que représentent les voies de communication est toujours bien présent comme l’illustrent les projets qui réapparaissent périodiquement et qui, parfois, finissent par se concrétiser : bouclage du ring de Bruxelles, aménagement du carrefour Léonard, élargissement de la ligne de chemin de fer 161 Bruxelles-Namur découlant de la construction du RER,… Depuis une dizaine d’années, il est beaucoup question de problèmes liés aux changements climatiques, dont l’effet sur les forêts ne fait pas de doute mais qu’il est encore difficile à définir avec précision, les spécialistes manquant du recul nécessaire actuellement\".\n", "web":"http://www.amisdesoignes-zonienwoudvrienden.be/", "phone":"02/279.61.00", "address":"Forêt de Soignes, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-10-18T07:26:35.395091Z", "id":2126, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2126/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc de Woluwé", "lat":50.830472160829714, "lon":4.426717758178711, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc de Woluwé</h5><em>Adresse</em> : 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : 02/775.75.75<br><br><b><a target=\"_blank\" href=\"http://cartoweb2.ibgebim.be/PDF/Parc/Parc%20de%20Woluwe.pdf\">Site web</a></b><br><br>Situé à l’angle du boulevard du Souverain et de l’avenue de Tervuren, ce parc a été a été conçu dans un style paysager anglais. De petites routes sinueuses traversent ce parc vallonné. Vous trouverez en amont de vastes pelouses et des espaces arborés, et en aval trois magnifiques étangs. \n\nPour la petite histoire : le parc a été créé en prévision de l’Exposition universelle de 1897, au moment de l'aménagement de l’avenue de Tervueren, reliant les deux sites de l'Expo. Aménagé à partir de 1896, selon les plans de l'architecte paysagiste Elie Lainé, la parc sera restauré après la Première Guerre mondiale et associé à un complexe sportif. Classé en 1972, le Parc de Woluwé (que les Bruxellois appellent souvent \"Parc de la Woluwe\") est aujourd'hui géré par le service des espaces verts de l'IBGE.\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Situé à l’angle du boulevard du Souverain et de l’avenue de Tervuren, ce parc a été a été conçu dans un style paysager anglais. De petites routes sinueuses traversent ce parc vallonné. Vous trouverez en amont de vastes pelouses et des espaces arborés, et en aval trois magnifiques étangs. \n\nPour la petite histoire : le parc a été créé en prévision de l’Exposition universelle de 1897, au moment de l'aménagement de l’avenue de Tervueren, reliant les deux sites de l'Expo. Aménagé à partir de 1896, selon les plans de l'architecte paysagiste Elie Lainé, la parc sera restauré après la Première Guerre mondiale et associé à un complexe sportif. Classé en 1972, le Parc de Woluwé (que les Bruxellois appellent souvent \"Parc de la Woluwe\") est aujourd'hui géré par le service des espaces verts de l'IBGE.\n", "web":"http://cartoweb2.ibgebim.be/PDF/Parc/Parc%20de%20Woluwe.pdf", "phone":"02/775.75.75", "address":"1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-10-20T11:56:18.633823Z", "id":2151, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2151/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc de Laeken", "lat":50.890906622229174, "lon":4.351401329040527, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc de Laeken</h5><em>Adresse</em> : Avenue Jules van Praet, 1020 Bruxelles<br><br><em>Téléphone</em> : 02/513.89.40<br><br><b><a target=\"_blank\" href=\"http://www.brussel.be/\">Site web</a></b><br><br>Inséré dans un vaste complexe d`espaces verts d'environ 300 ha - comprenant le Domaine royal, le parc du Stuyvenbergh, le parc Sobiesky, le Belvédère, le Pavillon chinois, le Donderberg et le parc d`Osseghem - le parc de Laeken est un parc de 70 ha créé - sur les plans d'Édouard Keilig à partir de 1876. La partie septentrionale organisée autour du Belvédère n'est pas accessible au public, elle sert toujours de résidence à la famille royale. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Inséré dans un vaste complexe d`espaces verts d'environ 300 ha - comprenant le Domaine royal, le parc du Stuyvenbergh, le parc Sobiesky, le Belvédère, le Pavillon chinois, le Donderberg et le parc d`Osseghem - le parc de Laeken est un parc de 70 ha créé - sur les plans d'Édouard Keilig à partir de 1876. La partie septentrionale organisée autour du Belvédère n'est pas accessible au public, elle sert toujours de résidence à la famille royale. ", "web":"http://www.brussel.be/", "phone":"02/513.89.40", "address":"Avenue Jules van Praet, 1020 Bruxelles", "manager_type":"", "created":"2015-10-18T07:40:56.566930Z", "id":2127, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2127/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc régional du Scheutbos", "lat":50.8521519752615, "lon":4.291706085205078, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc régional du Scheutbos</h5><em>Adresse</em> : Parc du Scheutbos, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : 02/775.75.75<br><br><b><a target=\"_blank\" href=\"http://www.scheutbos.be\">Site web</a></b><br><br>Le Scheutbos (du néerlandais \"bois de pousses\") est un parc de 50 hectares situé à Molenbeek-Saint-Jean. Il recouvre 10% du territoire de la commune... Cette friche - classée en raison de ses qualités paysagères, de son maillage bleu et sa grande biodiversité - est gérée par l'IBGE. Le comité d'accompagnement pour la gestion du site est composé de membres de l'IBGE, de membres du personnel communal, ainsi que d'associations locales telles que « Les Amis du Scheutbos » et l’ASBL « Tournesol-Zonnebloem ».<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Scheutbos (du néerlandais \"bois de pousses\") est un parc de 50 hectares situé à Molenbeek-Saint-Jean. Il recouvre 10% du territoire de la commune... Cette friche - classée en raison de ses qualités paysagères, de son maillage bleu et sa grande biodiversité - est gérée par l'IBGE. Le comité d'accompagnement pour la gestion du site est composé de membres de l'IBGE, de membres du personnel communal, ainsi que d'associations locales telles que « Les Amis du Scheutbos » et l’ASBL « Tournesol-Zonnebloem ».", "web":"http://www.scheutbos.be", "phone":"02/775.75.75", "address":"Parc du Scheutbos, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-10-20T12:06:49.511006Z", "id":2152, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2152/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Bois du Laerbeek", "lat":50.88833481053079, "lon":4.298529624938965, "subcategories":[{"name":"Parcs publics", "id":129}, {"name":"Réserves naturelles", "id":133}], "popup":"<h5>Bois du Laerbeek</h5><em>Adresse</em> : Bois du Laerbeek<br><br><em>Téléphone</em> : 02/775.75.75<br><br><b><a target=\"_blank\" href=\"http://villedurable.be/espaces-verts/le-bois-du-laerbeek\">Site web</a></b><br><br>Le bois du Laerbeek est un bois de hêtre s'étendant sur 33 hectares au nord de Bruxelles. Les cinq hectares situés en dehors de RBC, en Région flamande, sont aujourd'hui menacés par un projet d'élargissement du ring autoroutier.\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le bois du Laerbeek est un bois de hêtre s'étendant sur 33 hectares au nord de Bruxelles. Les cinq hectares situés en dehors de RBC, en Région flamande, sont aujourd'hui menacés par un projet d'élargissement du ring autoroutier.\n", "web":"http://villedurable.be/espaces-verts/le-bois-du-laerbeek", "phone":"02/775.75.75", "address":"Bois du Laerbeek", "manager_type":"", "created":"2015-10-21T08:12:08.695146Z", "id":2157, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2157/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc Léopold", "lat":50.838562619655214, "lon":4.378690123558044, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc Léopold</h5><em>Adresse</em> : Parc Léopold, 1000 Bruxelles<br><br><em>Téléphone</em> : 02 279 61 00<br><br><b><a target=\"_blank\" href=\"http://www.bruxelles.be/\">Site web</a></b><br><br>Le parc Léopold est un espace vert de 6,43 ha - accessible de 7 à 21h. - situé dans la vallée du Maelbeek. Ce jardin à l'anglaise créé en 1850 est classé au patrimoine depuis 1976.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le parc Léopold est un espace vert de 6,43 ha - accessible de 7 à 21h. - situé dans la vallée du Maelbeek. Ce jardin à l'anglaise créé en 1850 est classé au patrimoine depuis 1976.", "web":"http://www.bruxelles.be/", "phone":"02 279 61 00", "address":"Parc Léopold, 1000 Bruxelles", "manager_type":"", "created":"2015-10-18T07:02:29.382130Z", "id":2123, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2123/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc Astrid", "lat":50.83300650899831, "lon":4.296984672546386, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc Astrid</h5><em>Adresse</em> : Parc Astrid, 1070 Anderlecht<br><br><em>Téléphone</em> : 02/775.75.75<br><br><b><a target=\"_blank\" href=\"http://www.anderlecht.be/culture-tourisme/monuments-et-sites#9\">Site web</a></b><br><br>En 1903, la veuve Buelens-Lefèvre propose à l’Administration communale d'Anderlecht de lui racheter sa propriété. C'est ainsi que ce parc communal 9,44 hectares vit le jour. Inauguré en 1911, il fut initialement baptisé \"Parc de Meir\", et fut renommé \"Parc Astrid\" en référence à la reine Astrid de Suède - épouse de Léopold III - décédée dans un accident de voiture le 29 août 1935. Le parc Astrid accueille les terrains du club de football d'Anderlecht (RSCA) depuis 1914.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"En 1903, la veuve Buelens-Lefèvre propose à l’Administration communale d'Anderlecht de lui racheter sa propriété. C'est ainsi que ce parc communal 9,44 hectares vit le jour. Inauguré en 1911, il fut initialement baptisé \"Parc de Meir\", et fut renommé \"Parc Astrid\" en référence à la reine Astrid de Suède - épouse de Léopold III - décédée dans un accident de voiture le 29 août 1935. Le parc Astrid accueille les terrains du club de football d'Anderlecht (RSCA) depuis 1914.", "web":"http://www.anderlecht.be/culture-tourisme/monuments-et-sites#9", "phone":"02/775.75.75", "address":"Parc Astrid, 1070 Anderlecht", "manager_type":"", "created":"2015-10-20T12:18:09.127643Z", "id":2153, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2153/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc du Cinquantenaire", "lat":50.84117782814127, "lon":4.389628171920776, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc du Cinquantenaire</h5><em>Adresse</em> : Parc du Cinquantenaire, 1000 Bruxelles<br><br><em>Téléphone</em> : 02 279 61 00<br><br><b><a target=\"_blank\" href=\"http://www.bruxelles.be/\">Site web</a></b><br><br>Ce parc de 30 hectares a été créé en 1880 autour d'une porte de ville à trois arches que les Bruxellois appellent \"Arcades du Cinquantenaire\". Ce jardin à la française est classé au patrimoine depuis 1976.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ce parc de 30 hectares a été créé en 1880 autour d'une porte de ville à trois arches que les Bruxellois appellent \"Arcades du Cinquantenaire\". Ce jardin à la française est classé au patrimoine depuis 1976.", "web":"http://www.bruxelles.be/", "phone":"02 279 61 00", "address":"Parc du Cinquantenaire, 1000 Bruxelles", "manager_type":"", "created":"2015-10-18T06:58:27.332698Z", "id":2122, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2122/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc du Bempt", "lat":50.802549885912846, "lon":4.310503005981445, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc du Bempt</h5><em>Adresse</em> : chaussée de Neerstalle 327, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://arbres-inventaire.irisnet.be/sites.php?id=144\">Site web</a></b><br><br>S`insérant dans un vaste complexe mêlant habitat, industries et espaces verts, le parc du Bempt est un grand jardin de style 1900 attenant au n° 327 de la chaussée de Neerstalle. Accessible au public, et d`une superficie de 1 ha environ, il compte quelques arbres appartenant à une dizaine d`espèces différentes, dont un très bel exemplaire d`érable argenté, trois hêtres pourpres et quelques marronniers, tilleuls, charmes, frênes et peupliers du Canada. (Source : inventaire du Patrimoine Naturel de la Région de Bruxelles-Capitale)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"S`insérant dans un vaste complexe mêlant habitat, industries et espaces verts, le parc du Bempt est un grand jardin de style 1900 attenant au n° 327 de la chaussée de Neerstalle. Accessible au public, et d`une superficie de 1 ha environ, il compte quelques arbres appartenant à une dizaine d`espèces différentes, dont un très bel exemplaire d`érable argenté, trois hêtres pourpres et quelques marronniers, tilleuls, charmes, frênes et peupliers du Canada. (Source : inventaire du Patrimoine Naturel de la Région de Bruxelles-Capitale)", "web":"http://arbres-inventaire.irisnet.be/sites.php?id=144", "phone":"/", "address":"chaussée de Neerstalle 327, 1190 Forest", "manager_type":"", "created":"2015-12-04T04:29:09.093371Z", "id":2533, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2533/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Parc Tenbosch", "lat":50.820127086608835, "lon":4.364748001098633, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc Tenbosch</h5><em>Adresse</em> : 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://documentation.bruxellesenvironnement.be/documents/IF_EV_Parcs_Parc_Tenbosch_FR.PDF\">Site web</a></b><br><br>Point vert au cœur d’un quartier densément bâti d’Ixelles, le parc Tenbosch est l’œuvre d’un passionné. Son intérêt botanique est exceptionnel. Ce patrimoine végétal en fait l’un des parcs les plus intéressants de Bruxelles. Mais il n’est pas que cela. Elément important du maillage vert bruxellois, c’est aussi un parc de quartier, une aire de repos et de rencontre, un espace de jeu et, pour de nombreux oiseaux de ville, un refuge.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Point vert au cœur d’un quartier densément bâti d’Ixelles, le parc Tenbosch est l’œuvre d’un passionné. Son intérêt botanique est exceptionnel. Ce patrimoine végétal en fait l’un des parcs les plus intéressants de Bruxelles. Mais il n’est pas que cela. Elément important du maillage vert bruxellois, c’est aussi un parc de quartier, une aire de repos et de rencontre, un espace de jeu et, pour de nombreux oiseaux de ville, un refuge.", "web":"http://documentation.bruxellesenvironnement.be/documents/IF_EV_Parcs_Parc_Tenbosch_FR.PDF", "phone":"", "address":"1050 Ixelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-01-25T11:54:13.850243Z", "id":3276, "last_modified":"2017-09-04T11:33:59.834037Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3276/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"04/09/2017"}, {"name":"Parc Félix Hap", "lat":50.83447542772492, "lon":4.385840892791748, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc Félix Hap</h5><em>Adresse</em> : /<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.etterbeek.be/\">Site web</a></b><br><br>Les heures d'ouvertures :\r\nDe janvier à mai : 9h - 18h30\r\nJuin et juillet : 9h - 21h\r\nAoût : 9h - 20h\r\nDe septembre à décembre : 9h à 18h30<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les heures d'ouvertures :\r\nDe janvier à mai : 9h - 18h30\r\nJuin et juillet : 9h - 21h\r\nAoût : 9h - 20h\r\nDe septembre à décembre : 9h à 18h30", "web":"http://www.etterbeek.be/", "phone":"/", "address":"/", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-02-10T14:04:31.707813Z", "id":3295, "last_modified":"2017-09-04T11:22:52.843569Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3295/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"04/09/2017"}, {"name":"Parc Gaucheret", "lat":50.864510379726106, "lon":4.360413551330566, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc Gaucheret</h5><em>Adresse</em> : Place Gaucheret, 1030 Schaerbeek<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Gaucheret, 1030 Schaerbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-02-24T13:25:53.594868Z", "id":3317, "last_modified":"2017-05-05T14:10:43.170199Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3317/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Abbaye de la Cambre", "lat":50.81919997167297, "lon":4.374682903289795, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Abbaye de la Cambre</h5><em>Adresse</em> : Abbaye de la Cambre, 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"https://fr.wikipedia.org/wiki/Abbaye_de_la_Cambre\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://fr.wikipedia.org/wiki/Abbaye_de_la_Cambre", "phone":"", "address":"Abbaye de la Cambre, 1050 Ixelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-01T15:31:52.080818Z", "id":3334, "last_modified":"2017-05-05T14:00:57.286976Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3334/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Parc du Viaduc", "lat":50.83471677738643, "lon":4.374436140060425, "subcategories":[{"name":"Parcs publics", "id":129}], "popup":"<h5>Parc du Viaduc</h5><em>Adresse</em> : Rue du Viaduc - 1050 Ixelles<br><br>Agréable petit parc situé entre la voie de chemin de fer et les îlots de maisons.\r\nOuvert tous les jours de 9h à 18h30.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Agréable petit parc situé entre la voie de chemin de fer et les îlots de maisons.\r\nOuvert tous les jours de 9h à 18h30.", "web":"", "phone":"", "address":"Rue du Viaduc - 1050 Ixelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-03-04T11:44:12.973756Z", "id":3354, "last_modified":"2017-04-20T16:53:27.593023Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3354/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"Kachinas, Laboratoire d'écologie politique", "lat":50.48124094010513, "lon":5.249941349029541, "subcategories":[{"name":"Potagers & vergers", "id":116}, {"name":"Soutien aux potagistes", "id":128}, {"name":"Parcs publics", "id":129}], "popup":"<h5>Kachinas, Laboratoire d'écologie politique</h5><em>Adresse</em> : rue Fourneau, 67 à 4570 Marchin<br><br><b><a target=\"_blank\" href=\"http://www.kachinas.be\">Site web</a></b><br><br>Kachinas est un « laboratoire d’écologie politique ». Nous essayons d’apprendre et de transmettre des savoirs-faire liés à l’écologie (au sens large), et en même temps de penser la signification d’une telle ré-appropriation, en termes politiques.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kachinas est un « laboratoire d’écologie politique ». Nous essayons d’apprendre et de transmettre des savoirs-faire liés à l’écologie (au sens large), et en même temps de penser la signification d’une telle ré-appropriation, en termes politiques.", "web":"http://www.kachinas.be", "phone":"", "address":"rue Fourneau, 67 à 4570 Marchin", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-23T09:53:54.785246Z", "id":10852, "last_modified":"2017-03-25T08:07:54.213154Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/10852/history", "email_before_at":"francois", "email_after_at":"kachinas.be", "last_modified_dmY":"25/03/2017"}] \ No newline at end of file
diff --git a/data/markers-13.json b/data/markers-13.json
new file mode 100644
index 0000000..9623584
--- /dev/null
+++ b/data/markers-13.json
@@ -0,0 +1 @@
+[{"name":"Le Mouvement Colibris Bruxelles", "lat":50.8339992041291, "lon":4.377670884132385, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Le Mouvement Colibris Bruxelles</h5><em>Adresse</em> : Rue du Sceptre 51A, 1050 Bruxelles<br><br><em>Téléphone</em> : 0484 163808<br><br><b><a target=\"_blank\" href=\"http://www.colibris-lemouvement.org/colibris\">Site web</a></b><br><br>Bonjour, \r\n\r\nNotre réseau Colibris Bruxelles a été crée en septembre 2014 et compte plus de 100 membres aujourd'hui : réunions, activités (visite de Jardins Potagers, Permaculture, échange de savoirs et services, vie de quartier avec pour valeurs : inspirer, relier, soutenir le changement.\r\nrecréer du lien social, mettre en réseau toutes les associations et en informer nos membres. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bonjour, \r\n\r\nNotre réseau Colibris Bruxelles a été crée en septembre 2014 et compte plus de 100 membres aujourd'hui : réunions, activités (visite de Jardins Potagers, Permaculture, échange de savoirs et services, vie de quartier avec pour valeurs : inspirer, relier, soutenir le changement.\r\nrecréer du lien social, mettre en réseau toutes les associations et en informer nos membres. ", "web":"http://www.colibris-lemouvement.org/colibris", "phone":"0484 163808", "address":"Rue du Sceptre 51A, 1050 Bruxelles", "manager_type":"", "created":"2015-07-08T12:06:22.932764Z", "id":2059, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2059/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Aksent vzw", "lat":50.867104, "lon":4.368104, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Aksent vzw</h5><em>Adresse</em> : Gallaitstraat 88 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://aksentvzw.vgc.be/?utm_source=truvo&utm_medium=internet&utm_campaign=goudengidspagesdor\">Site web</a></b><br><br>AKSENT vzw creëert kansen voor specifieke doelgroepen om hun maatschappelijke en sociale betrokkenheid te verhogen. Hiertoe biedt AKSENT vzw enerzijds opleiding en werkervaring aan personen met beperkte kansen op de arbeidsmarkt teneinde hun tewerkstellingsmogelijkheden te vergroten.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AKSENT vzw creëert kansen voor specifieke doelgroepen om hun maatschappelijke en sociale betrokkenheid te verhogen. Hiertoe biedt AKSENT vzw enerzijds opleiding en werkervaring aan personen met beperkte kansen op de arbeidsmarkt teneinde hun tewerkstellingsmogelijkheden te vergroten.", "web":"http://aksentvzw.vgc.be/?utm_source=truvo&utm_medium=internet&utm_campaign=goudengidspagesdor", "phone":"", "address":"Gallaitstraat 88 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:26.106398Z", "id":577, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/577/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boodschapinstituut", "lat":50.858856, "lon":4.387856, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Boodschapinstituut</h5><em>Adresse</em> : Vandenbusschestraat 36 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://boodschappertje.com/\">Site web</a></b><br><br>Etablissement scolaire<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Etablissement scolaire", "web":"http://boodschappertje.com/", "phone":"", "address":"Vandenbusschestraat 36 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:26.798424Z", "id":582, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/582/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Centre Culturel de Schaerbeek", "lat":50.863741, "lon":4.371741, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centre Culturel de Schaerbeek</h5><em>Adresse</em> : de Locht, 91/93 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.culture1030.be/\">Site web</a></b><br><br>Le Centre Culturel de Schaerbeek a ouvert ses portes en 1999. Soutenu dès le début par la Commune de Schaerbeek, le Centre a été reconnu par la Communauté Française en 2006 et a obtenu une montée en \"Catégorie 3\" en 2010. Le Centre Culturel de Schaerbeek est présidé par Monsieur Sadik Köksal, échevin de la Culture française. Le Centre Culturel de Schaerbeek est situé à la rue de Locht, au cœur d’un quartier où se côtoient, se mêlent, et parfois même s’ignorent, des populations de diverses origines et cultures. Il est devenu, non seulement par la force des choses mais aussi par l’enthousiasme des équipes qui l’ont porté, le lieu d’expression par excellence de cette diversité citoyenne.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Centre Culturel de Schaerbeek a ouvert ses portes en 1999. Soutenu dès le début par la Commune de Schaerbeek, le Centre a été reconnu par la Communauté Française en 2006 et a obtenu une montée en \"Catégorie 3\" en 2010. Le Centre Culturel de Schaerbeek est présidé par Monsieur Sadik Köksal, échevin de la Culture française. Le Centre Culturel de Schaerbeek est situé à la rue de Locht, au cœur d’un quartier où se côtoient, se mêlent, et parfois même s’ignorent, des populations de diverses origines et cultures. Il est devenu, non seulement par la force des choses mais aussi par l’enthousiasme des équipes qui l’ont porté, le lieu d’expression par excellence de cette diversité citoyenne.", "web":"http://www.culture1030.be/", "phone":"", "address":"de Locht, 91/93 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:26.898064Z", "id":585, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/585/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Centre Professionnel d'Enseignement Spécialisé Libre \"Saints Jean et Nicolas\"", "lat":50.860373, "lon":4.365373, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centre Professionnel d'Enseignement Spécialisé Libre \"Saints Jean et Nicolas\"</h5><em>Adresse</em> : Rue verte 138 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.enseignement.be/index.php?page=24797&etab_id=434\">Site web</a></b><br><br>Enseignement spécialisé<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Enseignement spécialisé", "web":"http://www.enseignement.be/index.php?page=24797&etab_id=434", "phone":"", "address":"Rue verte 138 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:26.981277Z", "id":586, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/586/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Démocratie schaerbeekoise", "lat":50.859728, "lon":4.384728, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Démocratie schaerbeekoise</h5><em>Adresse</em> : 64, Av. Général Eisenhower 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.demoscha.be\">Site web</a></b><br><br>Démocratie Schaerbeekoise est un mouvement pluraliste et indépendant de tout parti, qui vise à une meilleure information et participation des citoyens à la vie communale<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Démocratie Schaerbeekoise est un mouvement pluraliste et indépendant de tout parti, qui vise à une meilleure information et participation des citoyens à la vie communale", "web":"http://www.demoscha.be", "phone":"", "address":"64, Av. Général Eisenhower 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.048036Z", "id":588, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/588/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Emancipatie Via Arbeid", "lat":50.864226, "lon":4.365226, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Emancipatie Via Arbeid</h5><em>Adresse</em> : Rue Liedts, 27 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.evavzw.net/\">Site web</a></b><br><br>EVA vzw onderzoekt de haalbaarheid en ontwikkelt een nieuw model voor een kleinschalig zorgzaam woonproject. Dit innovatief project wordt de ”Liedtssite“ genoemd, omdat het project zal ondergebracht worden in het Aksent gebouw in de Liedtsstraat.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EVA vzw onderzoekt de haalbaarheid en ontwikkelt een nieuw model voor een kleinschalig zorgzaam woonproject. Dit innovatief project wordt de ”Liedtssite“ genoemd, omdat het project zal ondergebracht worden in het Aksent gebouw in de Liedtsstraat.", "web":"http://www.evavzw.net/", "phone":"", "address":"Rue Liedts, 27 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.072962Z", "id":589, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/589/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Enseignement de promotion sociale de Schaerbeek", "lat":50.867252, "lon":4.380252, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Enseignement de promotion sociale de Schaerbeek</h5><em>Adresse</em> : Av. Ernest Renan, 12 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.cpsoc.be/\">Site web</a></b><br><br>Promotion Sociale de Schaerbeek.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Promotion Sociale de Schaerbeek.", "web":"http://www.cpsoc.be/", "phone":"", "address":"Av. Ernest Renan, 12 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.198117Z", "id":590, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/590/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Groupe pour l'étude des sciences de la Terre", "lat":50.858427, "lon":4.378427, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Groupe pour l'étude des sciences de la Terre</h5><em>Adresse</em> : Avenue Paul Deschanel, 147 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://g.e.s.t.over-blog.org/\">Site web</a></b><br><br>Notre groupe permet à ses membres l'étude des Sciences de la Terre : minéralogie, paléontologie, archéologie, vulcanologie...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Notre groupe permet à ses membres l'étude des Sciences de la Terre : minéralogie, paléontologie, archéologie, vulcanologie...", "web":"http://g.e.s.t.over-blog.org/", "phone":"", "address":"Avenue Paul Deschanel, 147 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.256573Z", "id":592, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/592/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jeniko Educatie", "lat":50.868144, "lon":4.365144, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Jeniko Educatie</h5><em>Adresse</em> : Rue Du Pavillon 3 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.jekino.be/\">Site web</a></b><br><br>Jekino staat al meer dan 35 jaar garant voor een levendig en divers kinderfilmklimaat, een organisatie waar cultuur, entertainment en educatie hand in hand gaan. Films en workshops op maat van kinderen, jongeren en hun begeleiders vinden via Jekino hun weg naar de scholen, de bioscopen, cultuurcentra en jongerenverenigingen.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Jekino staat al meer dan 35 jaar garant voor een levendig en divers kinderfilmklimaat, een organisatie waar cultuur, entertainment en educatie hand in hand gaan. Films en workshops op maat van kinderen, jongeren en hun begeleiders vinden via Jekino hun weg naar de scholen, de bioscopen, cultuurcentra en jongerenverenigingen.", "web":"http://www.jekino.be/", "phone":"", "address":"Rue Du Pavillon 3 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.281207Z", "id":593, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/593/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Lire & Ecrire - Zone Nord-Est", "lat":50.862285, "lon":4.372285, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Lire & Ecrire - Zone Nord-Est</h5><em>Adresse</em> : Chaussée de Haecht 237 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://bruxelles.lire-et-ecrire.be/content/blogcategory/46/278/\">Site web</a></b><br><br>Alphabétisation<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Alphabétisation", "web":"http://bruxelles.lire-et-ecrire.be/content/blogcategory/46/278/", "phone":"", "address":"Chaussée de Haecht 237 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.306557Z", "id":594, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/594/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Prisma onderwijscentrum", "lat":50.860546, "lon":4.368546, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Prisma onderwijscentrum</h5><em>Adresse</em> : Rue des Palais 25 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://onderwijscentrum.be/\">Site web</a></b><br><br>OCBE is een platform opgericht om de onderwijscentra Prisma (Brussel), Academie (Antwerpen), Gouden Meridiaan (Gent) en La Tulipe (Luik) te ondersteunen.\r\n De koepelorganisatie zorgt voor een efficiënte werking van de onderwijscentra door het verzamelen en delen van informatie, ervaringen en oplossingen aangaande problemen van leerlingen.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"OCBE is een platform opgericht om de onderwijscentra Prisma (Brussel), Academie (Antwerpen), Gouden Meridiaan (Gent) en La Tulipe (Luik) te ondersteunen.\r\n De koepelorganisatie zorgt voor een efficiënte werking van de onderwijscentra door het verzamelen en delen van informatie, ervaringen en oplossingen aangaande problemen van leerlingen.", "web":"http://onderwijscentrum.be/", "phone":"", "address":"Rue des Palais 25 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.439820Z", "id":596, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/596/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Sasasa Schaerbeek", "lat":50.876147, "lon":4.384147, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Sasasa Schaerbeek</h5><em>Adresse</em> : 2, av. Maurice Maeterlinck 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.sasasa.be/\">Site web</a></b><br><br>L’école d’Arts SASASA (Savoirs, Saveurs et Sagesse) existe depuis 2006 pour vous inciter a pratiquer une activité d’expression de soi (artistique, corporelle, culinaire).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’école d’Arts SASASA (Savoirs, Saveurs et Sagesse) existe depuis 2006 pour vous inciter a pratiquer une activité d’expression de soi (artistique, corporelle, culinaire).", "web":"http://www.sasasa.be/", "phone":"", "address":"2, av. Maurice Maeterlinck 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.497934Z", "id":598, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/598/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Unis Vers Cité", "lat":50.868304, "lon":4.379304, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Unis Vers Cité</h5><em>Adresse</em> : 22, rue van Ysendijk 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://unis-vers-cite.blogspot.be/\">Site web</a></b><br><br>Unis Vers Cité est une asbl schaerbeekoise citoyenne active. Ancrée dans son environnement local, elle propose des activités variées à vocation pédagogique et citoyenne.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Unis Vers Cité est une asbl schaerbeekoise citoyenne active. Ancrée dans son environnement local, elle propose des activités variées à vocation pédagogique et citoyenne.", "web":"http://unis-vers-cite.blogspot.be/", "phone":"", "address":"22, rue van Ysendijk 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.729774Z", "id":600, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/600/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"XP4", "lat":50.851845, "lon":4.392845, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>XP4</h5><em>Adresse</em> : Rue Victor Hugo 52 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.xp4.be/\">Site web</a></b><br><br>XP4 est une association sans but lucratif créée en 2004, située à Bruxelles (Schaerbeek) - à proximité des Institutions Européennes - qui forme aux techniques de la photographie digitale et argentique, stimule la créativité et valorise l'échange entre photographes. XP4 s'adresse aux passionnés de la photographie qu'ils soient amateurs ou débutants, initiés ou professionnels.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"XP4 est une association sans but lucratif créée en 2004, située à Bruxelles (Schaerbeek) - à proximité des Institutions Européennes - qui forme aux techniques de la photographie digitale et argentique, stimule la créativité et valorise l'échange entre photographes. XP4 s'adresse aux passionnés de la photographie qu'ils soient amateurs ou débutants, initiés ou professionnels.", "web":"http://www.xp4.be/", "phone":"", "address":"Rue Victor Hugo 52 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.773172Z", "id":601, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/601/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Planète Kids", "lat":50.855822, "lon":4.386822, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Planète Kids</h5><em>Adresse</em> : Grande rue au bois, 78-80 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://planetekids.eu/ui/home\">Site web</a></b><br><br>Planète Kids est le site de la commune de Schaerbeek qui propose des stages et activités parascolaires pour les enfants Schaerbeekois de 3 à 12 ans.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Planète Kids est le site de la commune de Schaerbeek qui propose des stages et activités parascolaires pour les enfants Schaerbeekois de 3 à 12 ans.", "web":"http://planetekids.eu/ui/home", "phone":"", "address":"Grande rue au bois, 78-80 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.906343Z", "id":605, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/605/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ludocontact", "lat":50.869982, "lon":4.384982, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Ludocontact</h5><em>Adresse</em> : Boulevard Lambermont, 208 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.ludocontact.be/\">Site web</a></b><br><br>Le jeu est une activité indispensable au développement intellectuel et physique de toute personne. En ce sens, c'est une activité qui doit être prise très au sérieux. C’est pourquoi notre association s’efforce de susciter et développer le goût du jeu, de l’échange et de la communication entre les enfants, les adolescents et les adultes de tous âges.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le jeu est une activité indispensable au développement intellectuel et physique de toute personne. En ce sens, c'est une activité qui doit être prise très au sérieux. C’est pourquoi notre association s’efforce de susciter et développer le goût du jeu, de l’échange et de la communication entre les enfants, les adolescents et les adultes de tous âges.", "web":"http://www.ludocontact.be/", "phone":"", "address":"Boulevard Lambermont, 208 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:27.931165Z", "id":606, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/606/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"De Wakkere Burger vzw", "lat":50.842095, "lon":4.348095, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>De Wakkere Burger vzw</h5><em>Adresse</em> : Rue du Poinçon 51 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.dewakkereburger.be/\">Site web</a></b><br><br>De Wakkere Burger vzw is een beweging die de participatie van burgers aan het beleid stimuleert. Met campagnes, adviezen, begeleiding en vormingsactiviteiten proberen we een nieuw publiek te bereiken en de bestaande participanten te ondersteunen.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De Wakkere Burger vzw is een beweging die de participatie van burgers aan het beleid stimuleert. Met campagnes, adviezen, begeleiding en vormingsactiviteiten proberen we een nieuw publiek te bereiken en de bestaande participanten te ondersteunen.", "web":"http://www.dewakkereburger.be/", "phone":"", "address":"Rue du Poinçon 51 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:28.014853Z", "id":607, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/607/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"ideji ASBL", "lat":50.835388264261425, "lon":4.439906179904938, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Centres de formation", "id":103}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ideji ASBL</h5><em>Adresse</em> : Rue au Bois 11, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : 02 772 70 20<br><br><b><a target=\"_blank\" href=\"http://www.ideji.be\">Site web</a></b><br><br>ideji: Une ASBL, trois services\r\n1/ Services aux ASBL : ideji renforce et partage ses connaissances et son expérience dans toutes les facettes de la vie des associations et des porteurs de projets associatifs : questions administratives, conseils juridiques, assistance en gestion financière ou organisationnelle …\r\n2/ Animations pour les enfants: ideji organise des animations pour les enfants de 2,5 ans à 12 ans pendant tous les congés scolaires (Toussaint, Noël, Carnaval, Pâques et l'été). Les activités ont lieu à Woluwe-Saint-Pierre.\r\n3/ Information & sensibilisation: Depuis plus de 25 ans , ideji est au service de l'information et de la sensibilisation au monde associatif sous toutes ses formes.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ideji: Une ASBL, trois services\r\n1/ Services aux ASBL : ideji renforce et partage ses connaissances et son expérience dans toutes les facettes de la vie des associations et des porteurs de projets associatifs : questions administratives, conseils juridiques, assistance en gestion financière ou organisationnelle …\r\n2/ Animations pour les enfants: ideji organise des animations pour les enfants de 2,5 ans à 12 ans pendant tous les congés scolaires (Toussaint, Noël, Carnaval, Pâques et l'été). Les activités ont lieu à Woluwe-Saint-Pierre.\r\n3/ Information & sensibilisation: Depuis plus de 25 ans , ideji est au service de l'information et de la sensibilisation au monde associatif sous toutes ses formes.", "web":"http://www.ideji.be", "phone":"02 772 70 20", "address":"Rue au Bois 11, 1150 Woluwe-Saint-Pierre", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-07-13T09:00:38.458540Z", "id":2078, "last_modified":"2017-03-13T13:49:04.065738Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2078/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"iMAL", "lat":50.854756, "lon":4.342064, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Hackerspaces", "id":43}, {"name":"Récup' de matériel informatique", "id":47}, {"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>iMAL</h5><em>Adresse</em> : 30 Quai des Charbonnages 1080 Molenbeek<br><br><em>Téléphone</em> : 02 410 30 93<br><br><b><a target=\"_blank\" href=\"http://www.imal.org/\">Site web</a></b><br><br>intégration unique d'un Centre d'Art Contemporain produisant expositions, conférences, concerts. performances et d'un Media Lab permettant aux artistes de chercher, expérimenter, partager et échanger avec et sur les Nouvelles Technologies. Et depuis 2012, iMAL a ouvert son FabLab, premier atelier créatif en fabrication numérique de la Région de Bruxelles.\r\n\r\niMAL est devenu un lieu de rencontre européen entre les milieux artistiques, scientifiques, industriels et créatifs, idéalement situé à Bruxelles, ville internationale et multiculturelle, capitale de l'Europe.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"intégration unique d'un Centre d'Art Contemporain produisant expositions, conférences, concerts. performances et d'un Media Lab permettant aux artistes de chercher, expérimenter, partager et échanger avec et sur les Nouvelles Technologies. Et depuis 2012, iMAL a ouvert son FabLab, premier atelier créatif en fabrication numérique de la Région de Bruxelles.\r\n\r\niMAL est devenu un lieu de rencontre européen entre les milieux artistiques, scientifiques, industriels et créatifs, idéalement situé à Bruxelles, ville internationale et multiculturelle, capitale de l'Europe.", "web":"http://www.imal.org/", "phone":"02 410 30 93", "address":"30 Quai des Charbonnages 1080 Molenbeek", "manager_type":"", "created":"2015-05-29T15:06:15.797565Z", "id":1025, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1025/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"'t Pleintje", "lat":51.204651, "lon":4.464071, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>'t Pleintje</h5><em>Adresse</em> : 106 St-Rochusstraat 2100 Deurne (Antwerpen)<br><br><em>Téléphone</em> : 03 320 26 70<br><br><b><a target=\"_blank\" href=\"http://www.pleintje.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.pleintje.be/", "phone":"03 320 26 70", "address":"106 St-Rochusstraat 2100 Deurne (Antwerpen)", "manager_type":"", "created":"2016-09-14T21:40:38.259865Z", "id":5917, "last_modified":"2016-09-14T21:40:38.297973Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5917/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Basisschakel Ons Centrum", "lat":51.120596, "lon":5.257791, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Basisschakel Ons Centrum</h5><em>Adresse</em> : Ferdinand Coosemansstraat<br><br><em>Téléphone</em> : 011 53 98 44<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 53 98 44", "address":"Ferdinand Coosemansstraat", "manager_type":"", "created":"2016-09-14T21:40:38.308836Z", "id":5918, "last_modified":"2016-09-14T21:40:38.319036Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5918/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CBE Open School BOW", "lat":51.0318, "lon":2.863955, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CBE Open School BOW</h5><em>Adresse</em> : Wallenstraat<br><br><em>Téléphone</em> : 051/50.06.96<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051/50.06.96", "address":"Wallenstraat", "manager_type":"", "created":"2016-09-14T21:40:38.328670Z", "id":5919, "last_modified":"2016-09-14T21:40:38.337105Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5919/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum Basis Educatie CBE Limburg Zuid - Afdeling Sint-Truiden", "lat":50.817908, "lon":5.188111, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum Basis Educatie CBE Limburg Zuid - Afdeling Sint-Truiden</h5><em>Adresse</em> : klein Park<br><br><em>Téléphone</em> : 011 69 10 69<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 69 10 69", "address":"klein Park", "manager_type":"", "created":"2016-09-14T21:40:38.347709Z", "id":5920, "last_modified":"2016-09-14T21:40:38.355432Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5920/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum Basiseducatie Antwerpen", "lat":51.1963, "lon":4.426567, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum Basiseducatie Antwerpen</h5><em>Adresse</em> : Sint-Truidersteenweg<br><br><em>Téléphone</em> : 03/230 22 33<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03/230 22 33", "address":"Sint-Truidersteenweg", "manager_type":"", "created":"2016-09-14T21:40:38.366870Z", "id":5921, "last_modified":"2016-09-14T21:40:38.373036Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5921/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum voor Basis Educatie CBE Antwerpen", "lat":51.1963, "lon":4.426567, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum voor Basis Educatie CBE Antwerpen</h5><em>Adresse</em> : St-Rochusstraat<br><br><em>Téléphone</em> : 03 236 60 37<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 236 60 37", "address":"St-Rochusstraat", "manager_type":"", "created":"2016-09-14T21:40:38.382626Z", "id":5922, "last_modified":"2016-09-14T21:40:38.388571Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5922/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum voor Basis Educatie CBE Brusselleer", "lat":50.854256, "lon":4.348366, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum voor Basis Educatie CBE Brusselleer</h5><em>Adresse</em> : Plein<br><br><em>Téléphone</em> : 02 223 20 45<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 223 20 45", "address":"Plein", "manager_type":"", "created":"2016-09-14T21:40:38.397380Z", "id":5923, "last_modified":"2016-09-14T21:40:38.403017Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5923/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum voor Basis Educatie CBE Genk", "lat":50.995759, "lon":5.700244, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum voor Basis Educatie CBE Genk</h5><em>Adresse</em> : Vlaanderenlaan<br><br><em>Téléphone</em> : 089 35 59 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 35 59 90", "address":"Vlaanderenlaan", "manager_type":"", "created":"2016-09-14T21:40:38.409553Z", "id":5924, "last_modified":"2016-09-14T21:40:38.415050Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5924/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum voor Basis Educatie CBE Halle-Vilvoorde vzw - Hoofdzetel", "lat":50.913438, "lon":4.437747, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum voor Basis Educatie CBE Halle-Vilvoorde vzw - Hoofdzetel</h5><em>Adresse</em> : Astridplein<br><br><em>Téléphone</em> : 02 252 51 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 252 51 50", "address":"Astridplein", "manager_type":"", "created":"2016-09-14T21:40:38.423013Z", "id":5925, "last_modified":"2016-09-14T21:40:38.430696Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5925/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum voor Basis Educatie CBE Limburg Midden-Noord vzw", "lat":50.99779, "lon":5.703849, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum voor Basis Educatie CBE Limburg Midden-Noord vzw</h5><em>Adresse</em> : Clara Snellingsstraat<br><br><em>Téléphone</em> : 089 77 32 62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 77 32 62", "address":"Clara Snellingsstraat", "manager_type":"", "created":"2016-09-14T21:40:38.438752Z", "id":5926, "last_modified":"2016-09-14T21:40:38.444741Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5926/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum voor Basis Educatie CBE Limburg Zuid - afdeling Hasselt", "lat":50.924499, "lon":5.341329, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum voor Basis Educatie CBE Limburg Zuid - afdeling Hasselt</h5><em>Adresse</em> : Basilieklaan<br><br><em>Téléphone</em> : 011 22 61 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 22 61 60", "address":"Basilieklaan", "manager_type":"", "created":"2016-09-14T21:40:38.453233Z", "id":5927, "last_modified":"2016-09-14T21:40:38.462861Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5927/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum voor Basis Educatie CBE Open School Lier en Heist-op-den-Berg", "lat":51.079771, "lon":4.723094, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum voor Basis Educatie CBE Open School Lier en Heist-op-den-Berg</h5><em>Adresse</em> : Kleine Hulststraat<br><br><em>Téléphone</em> : 015 23 78 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 23 78 00", "address":"Kleine Hulststraat", "manager_type":"", "created":"2016-09-14T21:40:38.475349Z", "id":5928, "last_modified":"2016-09-14T21:40:38.481051Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5928/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum voor Basis Educatie CBE Open School Volwassenen vzw Kortrijk", "lat":50.841111, "lon":3.26855, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum voor Basis Educatie CBE Open School Volwassenen vzw Kortrijk</h5><em>Adresse</em> : Haiglaan<br><br><em>Téléphone</em> : 056 22 62 84<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 22 62 84", "address":"Haiglaan", "manager_type":"", "created":"2016-09-14T21:40:38.491524Z", "id":5929, "last_modified":"2016-09-14T21:40:38.496551Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5929/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum voor Basis Educatie CBE Open School vzw Mechelen", "lat":51.01906, "lon":4.479531, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum voor Basis Educatie CBE Open School vzw Mechelen</h5><em>Adresse</em> : Ferdinand Coosemansstraat<br><br><em>Téléphone</em> : 15431131<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"15431131", "address":"Ferdinand Coosemansstraat", "manager_type":"", "created":"2016-09-14T21:40:38.503718Z", "id":5930, "last_modified":"2016-09-14T21:40:38.508862Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5930/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum voor Basiseducatie Halle-Vilvoorde vzw", "lat":50.913438, "lon":4.437747, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum voor Basiseducatie Halle-Vilvoorde vzw</h5><em>Adresse</em> : Wallenstraat<br><br><em>Téléphone</em> : 02/3565202<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02/3565202", "address":"Wallenstraat", "manager_type":"", "created":"2016-09-14T21:40:38.515151Z", "id":5931, "last_modified":"2016-09-14T21:40:38.520403Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5931/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Centrum voor basiseducatie ZOVL vzw", "lat":50.939537, "lon":4.032047, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Centrum voor basiseducatie ZOVL vzw</h5><em>Adresse</em> : klein Park<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"klein Park", "manager_type":"", "created":"2016-09-14T21:40:38.528204Z", "id":5932, "last_modified":"2016-09-14T21:40:38.533332Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5932/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CLB GO! Kempen", "lat":51.304925, "lon":4.955114, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CLB GO! Kempen</h5><em>Adresse</em> : Sint-Truidersteenweg<br><br><em>Téléphone</em> : 014/41.33.30<br><br><b><a target=\"_blank\" href=\"http://clbgokempen.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://clbgokempen.be", "phone":"014/41.33.30", "address":"Sint-Truidersteenweg", "manager_type":"", "created":"2016-09-14T21:40:38.540055Z", "id":5933, "last_modified":"2016-09-14T21:40:38.544944Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5933/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"DC Sint-Gerardus - vzw Stijn", "lat":50.917022, "lon":5.445772, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>DC Sint-Gerardus - vzw Stijn</h5><em>Adresse</em> : St-Rochusstraat<br><br><em>Téléphone</em> : 011/298.880<br><br><b><a target=\"_blank\" href=\"http://www.stijn.be/index.php?LOC=GER&PAG=internaat\">Site web</a></b><br><br>Het dienstencentrum Sint-Gerardus richt zich tot kinderen, jongeren en volwassenen met een motorische, neuromotorische of meervoudige handicap. Het dienstencentrum werkt zeer nauw samen met de Sint-Gerardusscholen.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het dienstencentrum Sint-Gerardus richt zich tot kinderen, jongeren en volwassenen met een motorische, neuromotorische of meervoudige handicap. Het dienstencentrum werkt zeer nauw samen met de Sint-Gerardusscholen.", "web":"http://www.stijn.be/index.php?LOC=GER&PAG=internaat", "phone":"011/298.880", "address":"St-Rochusstraat", "manager_type":"", "created":"2016-09-14T21:40:38.552614Z", "id":5934, "last_modified":"2016-09-14T21:40:38.557594Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5934/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"De Gentse Levensboom vzw", "lat":51.068127, "lon":3.729534, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>De Gentse Levensboom vzw</h5><em>Adresse</em> : Plein<br><br><em>Téléphone</em> : 0485 15 34 40<br><br><b><a target=\"_blank\" href=\"http://www.levensboom.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.levensboom.be", "phone":"0485 15 34 40", "address":"Plein", "manager_type":"", "created":"2016-09-14T21:40:38.565483Z", "id":5935, "last_modified":"2016-09-14T21:40:38.572094Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5935/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Open school Oostende CBE", "lat":51.229352, "lon":2.918763, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Open school Oostende CBE</h5><em>Adresse</em> : Vlaanderenlaan<br><br><em>Téléphone</em> : 059 80 18 83<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"059 80 18 83", "address":"Vlaanderenlaan", "manager_type":"", "created":"2016-09-14T21:40:38.581190Z", "id":5936, "last_modified":"2016-09-14T21:40:38.586315Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5936/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Regionale Volkshogeschool Vormingplus Antwerpen", "lat":51.20147, "lon":4.430782, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Regionale Volkshogeschool Vormingplus Antwerpen</h5><em>Adresse</em> : Astridplein<br><br><em>Téléphone</em> : 0470 10 60 71<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0470 10 60 71", "address":"Astridplein", "manager_type":"", "created":"2016-09-14T21:40:38.594841Z", "id":5937, "last_modified":"2016-09-14T21:40:38.602569Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5937/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Dominiek Savio Instituut - schoolgaanden", "lat":50.996792, "lon":3.126937, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Dominiek Savio Instituut - schoolgaanden</h5><em>Adresse</em> : Clara Snellingsstraat<br><br><em>Téléphone</em> : 051/23 06 11<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051/23 06 11", "address":"Clara Snellingsstraat", "manager_type":"", "created":"2016-09-14T21:40:38.613275Z", "id":5938, "last_modified":"2016-09-14T21:40:38.618741Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5938/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Dominiek Savio Instituut - volwassenen", "lat":50.996792, "lon":3.126937, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Dominiek Savio Instituut - volwassenen</h5><em>Adresse</em> : Basilieklaan<br><br><em>Téléphone</em> : 051/230611<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051/230611", "address":"Basilieklaan", "manager_type":"", "created":"2016-09-14T21:40:38.627163Z", "id":5939, "last_modified":"2016-09-14T21:40:38.633752Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5939/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Free Hands vzw", "lat":51.214616, "lon":4.444064, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Free Hands vzw</h5><em>Adresse</em> : Kleine Hulststraat<br><br><em>Téléphone</em> : 0484 80 81 93<br><br><b><a target=\"_blank\" href=\"http://www.free-hands.be/\">Site web</a></b><br><br>Free Hands vzw is een erkende vrijwilligersvereniging, waarbij de naam letterlijk en figuurlijk tot uiting komt. Als organisatie zijn we ons bewust van de hedendaagse obstakels die zich voordoen in de maatschappij. Echter hebben we besloten om niet vanaf de zijlijn toe te kijken maar daad bij woord te voegen. Dit door onze schouders te zetten onder projecten die het verschil maken of althans het verschil aankaarten. Een pro-actieve aanpak wat betreft studie-, jeugd- en psychosocialebegeleiding. Bij Free Hands hebben we een hart voor iedereen.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Free Hands vzw is een erkende vrijwilligersvereniging, waarbij de naam letterlijk en figuurlijk tot uiting komt. Als organisatie zijn we ons bewust van de hedendaagse obstakels die zich voordoen in de maatschappij. Echter hebben we besloten om niet vanaf de zijlijn toe te kijken maar daad bij woord te voegen. Dit door onze schouders te zetten onder projecten die het verschil maken of althans het verschil aankaarten. Een pro-actieve aanpak wat betreft studie-, jeugd- en psychosocialebegeleiding. Bij Free Hands hebben we een hart voor iedereen.", "web":"http://www.free-hands.be/", "phone":"0484 80 81 93", "address":"Kleine Hulststraat", "manager_type":"", "created":"2016-09-14T21:40:38.643101Z", "id":5940, "last_modified":"2016-09-14T21:40:38.648067Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5940/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"GBJ De Kempen / campus De Markt", "lat":51.181317, "lon":5.120655, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GBJ De Kempen / campus De Markt</h5><em>Adresse</em> : Haiglaan<br><br><em>Téléphone</em> : 014 34 65 11<br><br><b><a target=\"_blank\" href=\"http://wvg.vlaanderen.be/jongerenwelzijn/jeugdhulp/publieke-jeugdinstellingen/gemeenschapsinstellingen/de-kempen/campus-de-markt/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://wvg.vlaanderen.be/jongerenwelzijn/jeugdhulp/publieke-jeugdinstellingen/gemeenschapsinstellingen/de-kempen/campus-de-markt/", "phone":"014 34 65 11", "address":"Haiglaan", "manager_type":"", "created":"2016-09-14T21:40:38.658015Z", "id":5941, "last_modified":"2016-09-14T21:40:38.664438Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5941/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"GBJ De Zande", "lat":51.131302, "lon":3.331922, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GBJ De Zande</h5><em>Adresse</em> : Ferdinand Coosemansstraat<br><br><em>Téléphone</em> : 050 79 91 22<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 79 91 22", "address":"Ferdinand Coosemansstraat", "manager_type":"", "created":"2016-09-14T21:40:38.673110Z", "id":5942, "last_modified":"2016-09-14T21:40:38.678148Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5942/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Pedagogisch Centrum Wagenschot", "lat":50.951545, "lon":3.641334, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Pedagogisch Centrum Wagenschot</h5><em>Adresse</em> : Wallenstraat<br><br><em>Téléphone</em> : 09 280 89 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 280 89 60", "address":"Wallenstraat", "manager_type":"", "created":"2016-09-14T21:40:38.685804Z", "id":5943, "last_modified":"2016-09-14T21:40:38.692030Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5943/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"RISO Vlaams-Brabant - Schoolopbouwwerk Halle", "lat":50.734796, "lon":4.232816, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>RISO Vlaams-Brabant - Schoolopbouwwerk Halle</h5><em>Adresse</em> : klein Park<br><br><em>Téléphone</em> : 02 363 23 06<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 363 23 06", "address":"klein Park", "manager_type":"", "created":"2016-09-14T21:40:38.701351Z", "id":5944, "last_modified":"2016-09-14T21:40:38.707330Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5944/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"KOCA vzw", "lat":51.200326, "lon":4.404886, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>KOCA vzw</h5><em>Adresse</em> : Sint-Truidersteenweg<br><br><em>Téléphone</em> : 03 238 16 00<br><br><b><a target=\"_blank\" href=\"http://www.koca.be/\">Site web</a></b><br><br>Flexibel Aanbod Meerder- jarigen. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Flexibel Aanbod Meerder- jarigen. ", "web":"http://www.koca.be/", "phone":"03 238 16 00", "address":"Sint-Truidersteenweg", "manager_type":"", "created":"2016-09-14T21:40:38.716853Z", "id":5945, "last_modified":"2016-09-14T21:40:38.725257Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5945/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Leerschakel vzw", "lat":51.070662, "lon":4.043349, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Leerschakel vzw</h5><em>Adresse</em> : St-Rochusstraat<br><br><em>Téléphone</em> : 488561031<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"488561031", "address":"St-Rochusstraat", "manager_type":"", "created":"2016-09-14T21:40:38.734826Z", "id":5946, "last_modified":"2016-09-14T21:40:38.742970Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5946/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Leren Ondernemen vzw", "lat":50.886732, "lon":4.697668, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Leren Ondernemen vzw</h5><em>Adresse</em> : Plein<br><br><em>Téléphone</em> : 016 67 90 04<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 67 90 04", "address":"Plein", "manager_type":"", "created":"2016-09-14T21:40:38.751359Z", "id":5947, "last_modified":"2016-09-14T21:40:38.756619Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5947/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"OKAN KTA Lier", "lat":51.129543, "lon":4.578301, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>OKAN KTA Lier</h5><em>Adresse</em> : Vlaanderenlaan<br><br><em>Téléphone</em> : 03 480 63 99<br><br><b><a target=\"_blank\" href=\"http://atheneumlier.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://atheneumlier.be/", "phone":"03 480 63 99", "address":"Vlaanderenlaan", "manager_type":"", "created":"2016-09-14T21:40:38.765810Z", "id":5948, "last_modified":"2016-09-14T21:40:38.775030Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5948/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"OKAN Sint-Jozefinstituut Kessel-Lo", "lat":50.884996, "lon":4.722517, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>OKAN Sint-Jozefinstituut Kessel-Lo</h5><em>Adresse</em> : Astridplein<br><br><em>Téléphone</em> : 016 25 22 51<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 25 22 51", "address":"Astridplein", "manager_type":"", "created":"2016-09-14T21:40:38.781972Z", "id":5949, "last_modified":"2016-09-14T21:40:38.788642Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5949/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Sint-Lodewijk", "lat":51.002905, "lon":3.88967, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Sint-Lodewijk</h5><em>Adresse</em> : Clara Snellingsstraat<br><br><em>Téléphone</em> : 09 272 52 00<br><br><b><a target=\"_blank\" href=\"http://www.sintlodewijk.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.sintlodewijk.be/", "phone":"09 272 52 00", "address":"Clara Snellingsstraat", "manager_type":"", "created":"2016-09-14T21:40:38.798429Z", "id":5950, "last_modified":"2016-09-14T21:40:38.803574Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5950/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Vrij CLB Deinze", "lat":50.987828, "lon":3.524586, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Vrij CLB Deinze</h5><em>Adresse</em> : Basilieklaan<br><br><em>Téléphone</em> : 09 381 06 80<br><br><b><a target=\"_blank\" href=\"http://www.vclbdeinze.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.vclbdeinze.be/", "phone":"09 381 06 80", "address":"Basilieklaan", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-09-14T21:40:38.811858Z", "id":5951, "last_modified":"2016-09-17T09:40:18.396964Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5951/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/09/2016"}, {"name":"vzw Sint-Anna ZDB - Opvanghuis Mensa", "lat":51.210802, "lon":3.220443, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>vzw Sint-Anna ZDB - Opvanghuis Mensa</h5><em>Adresse</em> : Kleine Hulststraat<br><br><em>Téléphone</em> : 050 61 69 62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 61 69 62", "address":"Kleine Hulststraat", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-09-14T21:40:38.825523Z", "id":5952, "last_modified":"2016-09-17T09:39:53.434590Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5952/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/09/2016"}, {"name":"Ecec Belgium", "lat":50.87294158041071, "lon":4.415811896324158, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}, {"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Ecec Belgium</h5><em>Adresse</em> : 13 Avenue Jules Bordet 1140 Evere<br><br><b><a target=\"_blank\" href=\"http://www.ececbelgium.org/\">Site web</a></b><br><br>The Conscious Entrepreneurial Community School, also known as ECEC, proposes a modern, inclusive, responsible and humanist educational path. It is a new school, which operates in synergy with the community, allowing the children and the adults to learn differently, more in depth and globally.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"The Conscious Entrepreneurial Community School, also known as ECEC, proposes a modern, inclusive, responsible and humanist educational path. It is a new school, which operates in synergy with the community, allowing the children and the adults to learn differently, more in depth and globally.", "web":"http://www.ececbelgium.org/", "phone":"", "address":"13 Avenue Jules Bordet 1140 Evere", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-15T13:17:56.936012Z", "id":5953, "last_modified":"2016-10-13T12:40:23.395976Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5953/history", "email_before_at":"info", "email_after_at":"oiecec.org", "last_modified_dmY":"13/10/2016"}, {"name":"ABRACADABUS", "lat":50.847094, "lon":4.346106, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ABRACADABUS</h5><em>Adresse</em> : RUE SAINT-CHRISTOPHE, 38\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/513.75.35<br><br><b><a target=\"_blank\" href=\"www.abracadabus.net\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.abracadabus.net", "phone":"02/513.75.35", "address":"RUE SAINT-CHRISTOPHE, 38\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.357464Z", "id":8854, "last_modified":"2016-10-24T12:58:28.405457Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8854/history", "email_before_at":"abracadabus", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"AGIR EN CHRETIENS INFORMES", "lat":50.847094, "lon":4.371377, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AGIR EN CHRETIENS INFORMES</h5><em>Adresse</em> : RUE DU MARTEAU 19\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/218.54.47<br><br><b><a target=\"_blank\" href=\"www.aci-org.net\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.aci-org.net", "phone":"02/218.54.47", "address":"RUE DU MARTEAU 19\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.418356Z", "id":8855, "last_modified":"2016-10-24T12:58:28.427317Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8855/history", "email_before_at":"aci.calants", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION CHRETIENNE DES TRAVAILLEURS INTERNATIONAUX", "lat":50.847101, "lon":4.389812, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION CHRETIENNE DES TRAVAILLEURS INTERNATIONAUX</h5><em>Adresse</em> : RUE FRANKLIN 136\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/742.26.40<br><br><b><a target=\"_blank\" href=\"www.acli.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.acli.be", "phone":"02/742.26.40", "address":"RUE FRANKLIN 136\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.437905Z", "id":8856, "last_modified":"2016-10-24T12:58:28.444498Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8856/history", "email_before_at":"aclibelgio", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION DES COMITES DE QUARTIER UCCLOIS", "lat":50.79257526403477, "lon":4.376946687677901, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION DES COMITES DE QUARTIER UCCLOIS</h5><em>Adresse</em> : AVENUE DU MARECHAL 20A\t1180\tBRUXELLES<br><br><em>Téléphone</em> : 02/374.97.03<br><br><b><a target=\"_blank\" href=\"http://www.acqu.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"http://www.acqu.be", "phone":"02/374.97.03", "address":"AVENUE DU MARECHAL 20A\t1180\tBRUXELLES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:28.450174Z", "id":8857, "last_modified":"2016-11-04T13:03:05.123124Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8857/history", "email_before_at":"acqu.asbl", "email_after_at":"gmail.com", "last_modified_dmY":"04/11/2016"}, {"name":"ATELIER D'EDUCATION PERMANENTE POUR PERSONNES INCARCEREES", "lat":50.792652, "lon":4.321891, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ATELIER D'EDUCATION PERMANENTE POUR PERSONNES INCARCEREES</h5><em>Adresse</em> : CHAUSSEE D'ALSEMBERG 303 bte 3/1\t1190\tBRUXELLES<br><br><em>Téléphone</em> : 02/223.47.02<br><br><b><a target=\"_blank\" href=\"www.adeppi.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.adeppi.be", "phone":"02/223.47.02", "address":"CHAUSSEE D'ALSEMBERG 303 bte 3/1\t1190\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.463699Z", "id":8858, "last_modified":"2016-10-24T12:58:28.471106Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8858/history", "email_before_at":"info", "email_after_at":"adeppi.be", "last_modified_dmY":"24/10/2016"}, {"name":"ACTION ET DEFENSE DE L'ENVIRONNEMENT DE LA VALLEE DE LA SENNE ET SES AFFLUENTS", "lat":50.812589, "lon":4.332758, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ACTION ET DEFENSE DE L'ENVIRONNEMENT DE LA VALLEE DE LA SENNE ET SES AFFLUENTS</h5><em>Adresse</em> : RUE DE CHARLEROI 25\t1400\tNIVELLES<br><br><em>Téléphone</em> : 067/21.04.42<br><br><b><a target=\"_blank\" href=\"www.adesa-asbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.adesa-asbl.be", "phone":"067/21.04.42", "address":"RUE DE CHARLEROI 25\t1400\tNIVELLES", "manager_type":"", "created":"2016-10-24T12:58:28.480483Z", "id":8859, "last_modified":"2016-10-24T12:58:28.488028Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8859/history", "email_before_at":"adesa", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION D'INFORMATION, D'AIDE ET D'EDUCATION SOC. ET CULT. POUR LA FEMME", "lat":50.587823, "lon":4.33519, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION D'INFORMATION, D'AIDE ET D'EDUCATION SOC. ET CULT. POUR LA FEMME</h5><em>Adresse</em> : AVENUE CLEMENCEAU 23\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/511.47.06<br><br><b><a target=\"_blank\" href=\"www.inforfemmes.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.inforfemmes.be", "phone":"02/511.47.06", "address":"AVENUE CLEMENCEAU 23\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.497674Z", "id":8860, "last_modified":"2016-10-24T12:58:28.506364Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8860/history", "email_before_at":"info", "email_after_at":"inforfemmes.be", "last_modified_dmY":"24/10/2016"}, {"name":"AGES ET TRANSMISSIONS", "lat":50.840117, "lon":4.448474, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AGES ET TRANSMISSIONS</h5><em>Adresse</em> : RUE KONKEL 155\t1150\tBRUXELLES<br><br><em>Téléphone</em> : 02/514.45.61<br><br><b><a target=\"_blank\" href=\"users.skynet.be/agesettransmissions\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"users.skynet.be/agesettransmissions", "phone":"02/514.45.61", "address":"RUE KONKEL 155\t1150\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.518866Z", "id":8861, "last_modified":"2016-10-24T12:58:28.525145Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8861/history", "email_before_at":"info", "email_after_at":"agesettransmissions.be", "last_modified_dmY":"24/10/2016"}, {"name":"AGIR POUR LA PAIX (ex. MIR)", "lat":50.83897, "lon":4.369215, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AGIR POUR LA PAIX (ex. MIR)</h5><em>Adresse</em> : RUE VAN ELEWIJCK 35\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/648.52.20<br><br><b><a target=\"_blank\" href=\"www.agirpourlapaix.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.agirpourlapaix.be", "phone":"02/648.52.20", "address":"RUE VAN ELEWIJCK 35\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.534940Z", "id":8862, "last_modified":"2016-10-24T12:58:28.541021Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8862/history", "email_before_at":"info", "email_after_at":"agirpourlapaix.be", "last_modified_dmY":"24/10/2016"}, {"name":"AG'Y SONT", "lat":50.828186, "lon":3.396478, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AG'Y SONT</h5><em>Adresse</em> : RUE JEANNE D'ARC 59/46\t7500\tTOURNAI<br><br><em>Téléphone</em> : 069/84.85.86<br><br><b><a target=\"_blank\" href=\"www.agysont.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.agysont.be", "phone":"069/84.85.86", "address":"RUE JEANNE D'ARC 59/46\t7500\tTOURNAI", "manager_type":"", "created":"2016-10-24T12:58:28.549395Z", "id":8863, "last_modified":"2016-10-24T12:58:28.555758Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8863/history", "email_before_at":"info", "email_after_at":"agysont.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION DES HABITANTS DE LOUVAIN-LA-NEUVE", "lat":50.615406, "lon":4.616172, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION DES HABITANTS DE LOUVAIN-LA-NEUVE</h5><em>Adresse</em> : SCAVEE DU BIEREAU 3\t1348\tLOUVAIN-LA-NEUVE<br><br><em>Téléphone</em> : 010/45.29.12<br><br><b><a target=\"_blank\" href=\"www.ahlln.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ahlln.be", "phone":"010/45.29.12", "address":"SCAVEE DU BIEREAU 3\t1348\tLOUVAIN-LA-NEUVE", "manager_type":"", "created":"2016-10-24T12:58:28.564788Z", "id":8864, "last_modified":"2016-10-24T12:58:28.571051Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8864/history", "email_before_at":"info", "email_after_at":"ahlln.be", "last_modified_dmY":"24/10/2016"}, {"name":"AIDE ET RECLASSEMENT - SERVICE D'AIDE SOCIALE", "lat":50.666392, "lon":5.244236, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AIDE ET RECLASSEMENT - SERVICE D'AIDE SOCIALE</h5><em>Adresse</em> : RUE RIOUL 22\t4500\tHUY<br><br><em>Téléphone</em> : 085/21.45.83 <br><br><b><a target=\"_blank\" href=\"www.aideetreclassement.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.aideetreclassement.be", "phone":"085/21.45.83 ", "address":"RUE RIOUL 22\t4500\tHUY", "manager_type":"", "created":"2016-10-24T12:58:28.580113Z", "id":8865, "last_modified":"2016-10-24T12:58:28.586269Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8865/history", "email_before_at":"catherine.vaisiere", "email_after_at":"aideetreclassement.be", "last_modified_dmY":"24/10/2016"}, {"name":"AIDE AU DEVELOPPEMENT GEMBLOUX", "lat":50.523114, "lon":4.696634, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AIDE AU DEVELOPPEMENT GEMBLOUX</h5><em>Adresse</em> : PASSAGE DES DEPORTES 2\t5030\tGEMBLOUX<br><br><em>Téléphone</em> : 081/62.25.75<br><br><b><a target=\"_blank\" href=\"www.ong-adg.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ong-adg.be", "phone":"081/62.25.75", "address":"PASSAGE DES DEPORTES 2\t5030\tGEMBLOUX", "manager_type":"", "created":"2016-10-24T12:58:28.595536Z", "id":8866, "last_modified":"2016-10-24T12:58:28.601811Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8866/history", "email_before_at":"info", "email_after_at":"ong-adg.be", "last_modified_dmY":"24/10/2016"}, {"name":"ALPHA 5000", "lat":50.561625, "lon":4.854148, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ALPHA 5000</h5><em>Adresse</em> : RUE MUZET 22\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/74.60.96<br><br><b><a target=\"_blank\" href=\"alpha5000.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"alpha5000.be", "phone":"081/74.60.96", "address":"RUE MUZET 22\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:28.610739Z", "id":8867, "last_modified":"2016-10-24T12:58:28.617195Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8867/history", "email_before_at":"alpha5000", "email_after_at":"alpha5000.be", "last_modified_dmY":"24/10/2016"}, {"name":"ALPHA MONS-BORINAGE", "lat":50.471352, "lon":3.945031, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ALPHA MONS-BORINAGE</h5><em>Adresse</em> : RUE DE L'ATHENEE 17\t7000\tMONS<br><br><em>Téléphone</em> : 065/84.45.77<br><br><b><a target=\"_blank\" href=\"users.skynet.be/alpha_mons\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"users.skynet.be/alpha_mons", "phone":"065/84.45.77", "address":"RUE DE L'ATHENEE 17\t7000\tMONS", "manager_type":"", "created":"2016-10-24T12:58:28.626168Z", "id":8868, "last_modified":"2016-10-24T12:58:28.632227Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8868/history", "email_before_at":"alpha.mons", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASBL JOSEPH SWINNEN", "lat":50.45191, "lon":4.361749, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASBL JOSEPH SWINNEN</h5><em>Adresse</em> : RUE DU PONT DE L'AVENUE 35\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/203.56.13<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/203.56.13", "address":"RUE DU PONT DE L'AVENUE 35\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.641131Z", "id":8869, "last_modified":"2016-10-24T12:58:28.647267Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8869/history", "email_before_at":"coordination", "email_after_at":"swinnen-asbl.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION SOCIALISTE DE LA PERSONNE HANDICAPEE DE DINANT-PHILIPPEVILLE", "lat":50.869705, "lon":4.539528, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION SOCIALISTE DE LA PERSONNE HANDICAPEE DE DINANT-PHILIPPEVILLE</h5><em>Adresse</em> : RUE DE FRANCE 35\t5600\tPHILIPPEVILLE<br><br><em>Téléphone</em> : 071/66.94.52<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"071/66.94.52", "address":"RUE DE FRANCE 35\t5600\tPHILIPPEVILLE", "manager_type":"", "created":"2016-10-24T12:58:28.657268Z", "id":8870, "last_modified":"2016-10-24T12:58:28.663773Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8870/history", "email_before_at":"suzel.tierny", "email_after_at":"mutsoc.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION SOCIALISTE DE LA PERSONNE HANDICAPEE DE TOURNAI - ATH - MOUSCRON", "lat":50.60953428676013, "lon":3.3926128596067424, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION SOCIALISTE DE LA PERSONNE HANDICAPEE DE TOURNAI - ATH - MOUSCRON</h5><em>Adresse</em> : RUE DE RASSE 16\t7500\tTOURNAI<br><br><em>Téléphone</em> : 069/76.55.10<br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"", "phone":"069/76.55.10", "address":"RUE DE RASSE 16\t7500\tTOURNAI", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:28.670951Z", "id":8871, "last_modified":"2017-03-09T11:48:19.804591Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8871/history", "email_before_at":"secteur.associatif", "email_after_at":"msho.be", "last_modified_dmY":"09/03/2017"}, {"name":"ASSOCIATION PROVINCIALE DES SENIORS DU LUXEMBOURG", "lat":50.609259, "lon":5.375342, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION PROVINCIALE DES SENIORS DU LUXEMBOURG</h5><em>Adresse</em> : PLACE COMMUNALE, 21-25\t6800\tLIBRAMONT<br><br><em>Téléphone</em> : 061/61.29.26<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"061/61.29.26", "address":"PLACE COMMUNALE, 21-25\t6800\tLIBRAMONT", "manager_type":"", "created":"2016-10-24T12:58:28.683826Z", "id":8872, "last_modified":"2016-10-24T12:58:28.689294Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8872/history", "email_before_at":"seniorlux", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"ATELIERS DU SOLEIL", "lat":49.915006, "lon":4.383663, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ATELIERS DU SOLEIL</h5><em>Adresse</em> : RUE DE PAVIE 53\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/736.78.95<br><br><b><a target=\"_blank\" href=\"www.ateliersdusoleil.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ateliersdusoleil.be", "phone":"02/736.78.95", "address":"RUE DE PAVIE 53\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.699278Z", "id":8873, "last_modified":"2016-10-24T12:58:28.709240Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8873/history", "email_before_at":"direction", "email_after_at":"ateliersdusoleil.be", "last_modified_dmY":"24/10/2016"}, {"name":"ATTAC BRUXELLES 2", "lat":50.849582, "lon":4.425433, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ATTAC BRUXELLES 2</h5><em>Adresse</em> : AV. GENERAL BASTIN 20\t1200\tBRUXELLES<br><br><em>Téléphone</em> : 0475/72.34.48<br><br><b><a target=\"_blank\" href=\"www.attac-bxl2.com\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.attac-bxl2.com", "phone":"0475/72.34.48", "address":"AV. GENERAL BASTIN 20\t1200\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.720194Z", "id":8874, "last_modified":"2016-10-24T12:58:28.726442Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8874/history", "email_before_at":"bxl2", "email_after_at":"attac.be", "last_modified_dmY":"24/10/2016"}, {"name":"ATTAC - ASSOCIATION POUR LA TAXATION DES TRANSACTIONS FINANCIERES POUR L'AIDE AUX CITOYENS - LIEGE", "lat":50.841588, "lon":5.58848, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ATTAC - ASSOCIATION POUR LA TAXATION DES TRANSACTIONS FINANCIERES POUR L'AIDE AUX CITOYENS - LIEGE</h5><em>Adresse</em> : RUE DU BEAU-MUR 48\t4030\tLIEGE<br><br><em>Téléphone</em> : 04/349.19.02<br><br><b><a target=\"_blank\" href=\"www.local.attac.org/liege\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.local.attac.org/liege", "phone":"04/349.19.02", "address":"RUE DU BEAU-MUR 48\t4030\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:28.735568Z", "id":8875, "last_modified":"2016-10-24T12:58:28.741922Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8875/history", "email_before_at":"info", "email_after_at":"liege.attac.be", "last_modified_dmY":"24/10/2016"}, {"name":"BOUILLON DE CULTURES", "lat":50.629661, "lon":4.372282, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>BOUILLON DE CULTURES</h5><em>Adresse</em> : RUE PHILOMENE 41\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/210.94.20<br><br><b><a target=\"_blank\" href=\"www.bouillondecultures.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.bouillondecultures.be", "phone":"02/210.94.20", "address":"RUE PHILOMENE 41\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.750526Z", "id":8876, "last_modified":"2016-10-24T12:58:28.759880Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8876/history", "email_before_at":"secretariat", "email_after_at":"bouillondecultures.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE D'ANIMATION INTERCULTURELLE DE LA BASSE-SAMBRE", "lat":50.856937, "lon":4.620318, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'ANIMATION INTERCULTURELLE DE LA BASSE-SAMBRE</h5><em>Adresse</em> : RUE DES GLACES NATIONALES 145\t5060\tAUVELAIS<br><br><em>Téléphone</em> : 071/77.45.08<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"071/77.45.08", "address":"RUE DES GLACES NATIONALES 145\t5060\tAUVELAIS", "manager_type":"", "created":"2016-10-24T12:58:28.771935Z", "id":8877, "last_modified":"2016-10-24T12:58:28.778207Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8877/history", "email_before_at":"caibs", "email_after_at":"base.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE D'ACTION LAIQUE - BRABANT WALLON", "lat":50.450463, "lon":4.610866, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'ACTION LAIQUE - BRABANT WALLON</h5><em>Adresse</em> : RUE LAMBERT FORTUNE 33\t1300\tWAVRE<br><br><em>Téléphone</em> : 010/22.31.91<br><br><b><a target=\"_blank\" href=\"www.calbw.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.calbw.be", "phone":"010/22.31.91", "address":"RUE LAMBERT FORTUNE 33\t1300\tWAVRE", "manager_type":"", "created":"2016-10-24T12:58:28.785836Z", "id":8878, "last_modified":"2016-10-24T12:58:28.791793Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8878/history", "email_before_at":"calbw", "email_after_at":"laicite.net", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE D'ACCUEIL, DE RECHERCHE, D'INFOMATION ET D'ANIMATION", "lat":50.718786, "lon":4.350189, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'ACCUEIL, DE RECHERCHE, D'INFOMATION ET D'ANIMATION</h5><em>Adresse</em> : RUE HAUTE 135\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/513.00.14<br><br><b><a target=\"_blank\" href=\"www.asblcaria.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.asblcaria.be", "phone":"02/513.00.14", "address":"RUE HAUTE 135\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.800625Z", "id":8879, "last_modified":"2016-10-24T12:58:28.807033Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8879/history", "email_before_at":"caria135", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"CARREFOUR DES CULTURES", "lat":50.838838, "lon":4.85142, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CARREFOUR DES CULTURES</h5><em>Adresse</em> : AVENUE CARDINAL MERCIER 40\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/41.27.51<br><br><b><a target=\"_blank\" href=\"www.carrefourdescultures.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.carrefourdescultures.org", "phone":"081/41.27.51", "address":"AVENUE CARDINAL MERCIER 40\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:28.814649Z", "id":8880, "last_modified":"2016-10-24T12:58:28.820015Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8880/history", "email_before_at":"info", "email_after_at":"carrefourdescultures.org", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE D'ACTION SOCIAL ITALIEN - UNIVERSITE OUVRIERE", "lat":50.465494, "lon":4.301412, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'ACTION SOCIAL ITALIEN - UNIVERSITE OUVRIERE</h5><em>Adresse</em> : RUE SAINT-GUIDON 94\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/521.21.25<br><br><b><a target=\"_blank\" href=\"www.casi-uo.com\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.casi-uo.com", "phone":"02/521.21.25", "address":"RUE SAINT-GUIDON 94\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.828913Z", "id":8881, "last_modified":"2016-10-24T12:58:28.838373Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8881/history", "email_before_at":"casi-uo", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE DE DEVELOPPEMENT ET D'ANIMATION SCHAERBEEKOIS ASBL", "lat":50.835698, "lon":4.366224, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE DE DEVELOPPEMENT ET D'ANIMATION SCHAERBEEKOIS ASBL</h5><em>Adresse</em> : RUE VERTE 210\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/242.20.83<br><br><b><a target=\"_blank\" href=\"www.cedas.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cedas.be", "phone":"02/242.20.83", "address":"RUE VERTE 210\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.854162Z", "id":8882, "last_modified":"2016-10-24T12:58:28.861889Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8882/history", "email_before_at":"cedas.asbl", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL ARABE EN PAYS DE LIEGE", "lat":50.862228, "lon":5.599815, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL ARABE EN PAYS DE LIEGE</h5><em>Adresse</em> : RUE BELVAUX, 128\t4030\tLIEGE<br><br><em>Téléphone</em> : 04/342.78.84<br><br><b><a target=\"_blank\" href=\"www.ccapl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ccapl.be", "phone":"04/342.78.84", "address":"RUE BELVAUX, 128\t4030\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:28.872021Z", "id":8883, "last_modified":"2016-10-24T12:58:28.879654Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8883/history", "email_before_at":"info", "email_after_at":"ccapl.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL OMAR KHAYAM", "lat":50.621441, "lon":4.335839, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL OMAR KHAYAM</h5><em>Adresse</em> : AV. DES ARMURES 45\t1190\tBRUXELLES<br><br><em>Téléphone</em> : 02/513.20.43<br><br><b><a target=\"_blank\" href=\"www.ccokhayam.magusine.net\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ccokhayam.magusine.net", "phone":"02/513.20.43", "address":"AV. DES ARMURES 45\t1190\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.887730Z", "id":8884, "last_modified":"2016-10-24T12:58:28.893323Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8884/history", "email_before_at":"info", "email_after_at":"ccok.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE DE PREVENTION DES VIOLENCES CONJUGALES ET FAMILIALES", "lat":50.814815, "lon":4.338781, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE DE PREVENTION DES VIOLENCES CONJUGALES ET FAMILIALES</h5><em>Adresse</em> : BD DE L'ABATTOIR, 28\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/539.27.44<br><br><b><a target=\"_blank\" href=\"www.cpvcf.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cpvcf.org", "phone":"02/539.27.44", "address":"BD DE L'ABATTOIR, 28\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.900160Z", "id":8885, "last_modified":"2016-10-24T12:58:28.909255Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8885/history", "email_before_at":"violencesfamiliales", "email_after_at":"hotmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE DE RECHERCHE ET DE RENCONTRE", "lat":50.846731, "lon":5.583721, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE DE RECHERCHE ET DE RENCONTRE</h5><em>Adresse</em> : RUE PUITS EN SOCK 63\t4020\tLIEGE<br><br><em>Téléphone</em> : 04/342.57.76<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/342.57.76", "address":"RUE PUITS EN SOCK 63\t4020\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:28.918323Z", "id":8886, "last_modified":"2016-10-24T12:58:28.928052Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8886/history", "email_before_at":"crrlavisitation", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE FEMMES / HOMMES DE VERVIERS", "lat":50.640186, "lon":5.854256, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE FEMMES / HOMMES DE VERVIERS</h5><em>Adresse</em> : RUE DE HODIMONT 44\t4800\tVERVIERS<br><br><em>Téléphone</em> : 087/33.18.76<br><br><b><a target=\"_blank\" href=\"www.centrefemmes-verviers.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.centrefemmes-verviers.be", "phone":"087/33.18.76", "address":"RUE DE HODIMONT 44\t4800\tVERVIERS", "manager_type":"", "created":"2016-10-24T12:58:28.941696Z", "id":8887, "last_modified":"2016-10-24T12:58:28.949532Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8887/history", "email_before_at":"info", "email_after_at":"cfhv.be ", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE PLACET", "lat":50.593786, "lon":4.604094, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE PLACET</h5><em>Adresse</em> : PLACE DE L'HOCAILLE 1\t1348\tLOUVAIN-LA-NEUVE<br><br><em>Téléphone</em> : 010/47.48.90<br><br><b><a target=\"_blank\" href=\"www.placet.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.placet.be", "phone":"010/47.48.90", "address":"PLACE DE L'HOCAILLE 1\t1348\tLOUVAIN-LA-NEUVE", "manager_type":"", "created":"2016-10-24T12:58:28.959921Z", "id":8888, "last_modified":"2016-10-24T12:58:28.969490Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8888/history", "email_before_at":"info", "email_after_at":"placet.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE REGIONAL DU LIBRE EXAMEN DE BRUXELLES", "lat":50.669847, "lon":4.33816, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE REGIONAL DU LIBRE EXAMEN DE BRUXELLES</h5><em>Adresse</em> : RUE COENRAETS 66\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/535.06.79<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/535.06.79", "address":"RUE COENRAETS 66\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.981284Z", "id":8889, "last_modified":"2016-10-24T12:58:28.988703Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8889/history", "email_before_at":"vlacroix", "email_after_at":"centrelibrex.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE FEMININ D'EDUCATION PERMANENTE", "lat":50.831859, "lon":4.369152, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE FEMININ D'EDUCATION PERMANENTE</h5><em>Adresse</em> : RUE DU MERIDIEN 10\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/219.28.02<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/219.28.02", "address":"RUE DU MERIDIEN 10\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:28.997717Z", "id":8890, "last_modified":"2016-10-24T12:58:29.007864Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8890/history", "email_before_at":"cfep", "email_after_at":"amazone.be", "last_modified_dmY":"24/10/2016"}, {"name":"COMITE GENERAL D'ACTIONS DES MAROLLES", "lat":50.853298, "lon":4.350845, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COMITE GENERAL D'ACTIONS DES MAROLLES</h5><em>Adresse</em> : RUE DE LA PREVOYANCE 56\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/511.54.68<br><br><b><a target=\"_blank\" href=\"www.marolles.eu\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.marolles.eu", "phone":"02/511.54.68", "address":"RUE DE LA PREVOYANCE 56\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.018353Z", "id":8891, "last_modified":"2016-10-24T12:58:29.026201Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8891/history", "email_before_at":"cgamarolles", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE HERVIEN D'ANIMATION CULTURELLE", "lat":50.834845, "lon":5.794104, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE HERVIEN D'ANIMATION CULTURELLE</h5><em>Adresse</em> : PLACE DE L'HOTEL DE VILLE 18\t4650\tHERVE<br><br><em>Téléphone</em> : 087/66.09.07<br><br><b><a target=\"_blank\" href=\"www.chac.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.chac.be", "phone":"087/66.09.07", "address":"PLACE DE L'HOTEL DE VILLE 18\t4650\tHERVE", "manager_type":"", "created":"2016-10-24T12:58:29.036632Z", "id":8892, "last_modified":"2016-10-24T12:58:29.042975Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8892/history", "email_before_at":"info", "email_after_at":"chac.be", "last_modified_dmY":"24/10/2016"}, {"name":"COMITE DE DEFENSE DE SAINT-GILLES", "lat":50.639561, "lon":4.339923, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COMITE DE DEFENSE DE SAINT-GILLES</h5><em>Adresse</em> : RUE DETHY 79\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/538.49.19<br><br><b><a target=\"_blank\" href=\"lecodes.skyrock.com/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"lecodes.skyrock.com/", "phone":"02/538.49.19", "address":"RUE DETHY 79\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.053032Z", "id":8893, "last_modified":"2016-10-24T12:58:29.058882Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8893/history", "email_before_at":"lecodes", "email_after_at":"hotmail.com ", "last_modified_dmY":"24/10/2016"}, {"name":"COLLECTIF DES FEMMES", "lat":50.829879, "lon":4.603128, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COLLECTIF DES FEMMES</h5><em>Adresse</em> : RUE DES SPORTS 19\t1348\tLOUVAIN-LA-NEUVE<br><br><em>Téléphone</em> : 010/47.47.69<br><br><b><a target=\"_blank\" href=\"www.collectifdesfemmes.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.collectifdesfemmes.be", "phone":"010/47.47.69", "address":"RUE DES SPORTS 19\t1348\tLOUVAIN-LA-NEUVE", "manager_type":"", "created":"2016-10-24T12:58:29.067611Z", "id":8894, "last_modified":"2016-10-24T12:58:29.074284Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8894/history", "email_before_at":"info", "email_after_at":"collectifdesfemmes.be ", "last_modified_dmY":"24/10/2016"}, {"name":"COMITE DE LA SAMARITAINE", "lat":50.670097, "lon":4.3522, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COMITE DE LA SAMARITAINE</h5><em>Adresse</em> : RUE DE LA SAMARITAINE 41\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/513.06.26<br><br><b><a target=\"_blank\" href=\"www.comitedelasamartaine.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.comitedelasamartaine.be", "phone":"02/513.06.26", "address":"RUE DE LA SAMARITAINE 41\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.080702Z", "id":8895, "last_modified":"2016-10-24T12:58:29.085903Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8895/history", "email_before_at":"coordinationsamaritaine", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"COORDINATION HOLEBI BRUXELLES", "lat":50.840152, "lon":4.349441, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COORDINATION HOLEBI BRUXELLES</h5><em>Adresse</em> : RUE MARCHE AU CHARBON 42\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/503.59.90<br><br><b><a target=\"_blank\" href=\"www.rainbowhouse.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.rainbowhouse.be", "phone":"02/503.59.90", "address":"RUE MARCHE AU CHARBON 42\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.095043Z", "id":8896, "last_modified":"2016-10-24T12:58:29.100606Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8896/history", "email_before_at":"info", "email_after_at":"rainbowhouse.be", "last_modified_dmY":"24/10/2016"}, {"name":"COULEUR CAFE", "lat":50.846382, "lon":6.024932, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COULEUR CAFE</h5><em>Adresse</em> : RUE CAVENS 49\t4960\tMALMEDY<br><br><em>Téléphone</em> : 080/64.36.93<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"080/64.36.93", "address":"RUE CAVENS 49\t4960\tMALMEDY", "manager_type":"", "created":"2016-10-24T12:58:29.108919Z", "id":8897, "last_modified":"2016-10-24T12:58:29.114472Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8897/history", "email_before_at":"couleur_cafe2003", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE POLY-CULTUREL RESISTANCES", "lat":50.427594, "lon":5.584769, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE POLY-CULTUREL RESISTANCES</h5><em>Adresse</em> : JONRUELLE 11-15\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/227.54.19<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/227.54.19", "address":"JONRUELLE 11-15\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:29.122730Z", "id":8898, "last_modified":"2016-10-24T12:58:29.129083Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8898/history", "email_before_at":"cp_cr", "email_after_at":"freegates.be", "last_modified_dmY":"24/10/2016"}, {"name":"CREATION CHEZ LES HANDICAPES MENTAUX / CREAHM", "lat":50.650026, "lon":5.585687, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CREATION CHEZ LES HANDICAPES MENTAUX / CREAHM</h5><em>Adresse</em> : QUAI SAINT-LEONARD 6\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/227.01.55<br><br><b><a target=\"_blank\" href=\"www.creahm.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.creahm.be", "phone":"04/227.01.55", "address":"QUAI SAINT-LEONARD 6\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:29.140910Z", "id":8899, "last_modified":"2016-10-24T12:58:29.147306Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8899/history", "email_before_at":"info", "email_after_at":"creahm.be", "last_modified_dmY":"24/10/2016"}, {"name":"CULTURE TOURISME LOISIRS - LA BARRICADE", "lat":50.647464, "lon":4.369337, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CULTURE TOURISME LOISIRS - LA BARRICADE</h5><em>Adresse</em> : CHAUSSEE DE HAECHT 66\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/219.69.96<br><br><b><a target=\"_blank\" href=\"www.ctl.barricade.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ctl.barricade.be", "phone":"02/219.69.96", "address":"CHAUSSEE DE HAECHT 66\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.156516Z", "id":8900, "last_modified":"2016-10-24T12:58:29.162786Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8900/history", "email_before_at":"ctl.barricade", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE D'ACTION ET DE FORMATION POUR LA COMMUNICATION AUX MEDIAS", "lat":50.856492, "lon":4.449435, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'ACTION ET DE FORMATION POUR LA COMMUNICATION AUX MEDIAS</h5><em>Adresse</em> : RUE AU BOIS 365b bte 12\t1150\tBRUXELLES<br><br><em>Téléphone</em> : 02/735.22.77<br><br><b><a target=\"_blank\" href=\"www.ctv.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ctv.be", "phone":"02/735.22.77", "address":"RUE AU BOIS 365b bte 12\t1150\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.172409Z", "id":8901, "last_modified":"2016-10-24T12:58:29.178081Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8901/history", "email_before_at":"info", "email_after_at":"ctv.be", "last_modified_dmY":"24/10/2016"}, {"name":"CULTURE ET DEVELOPPEMENT ", "lat":50.828639, "lon":5.868321, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CULTURE ET DEVELOPPEMENT </h5><em>Adresse</em> : VERTE VOIE 13\t4890\tTHIMISTER<br><br><em>Téléphone</em> : 087/44.65.05<br><br><b><a target=\"_blank\" href=\"www.cultureetdeveloppement.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cultureetdeveloppement.be", "phone":"087/44.65.05", "address":"VERTE VOIE 13\t4890\tTHIMISTER", "manager_type":"", "created":"2016-10-24T12:58:29.188385Z", "id":8902, "last_modified":"2016-10-24T12:58:29.193793Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8902/history", "email_before_at":"coordination", "email_after_at":"cultureetdeveloppement.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE VIDEO DE BRUXELLES", "lat":50.651199, "lon":4.367736, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE VIDEO DE BRUXELLES</h5><em>Adresse</em> : RUE DE LA POSTE 111\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/221.10.50<br><br><b><a target=\"_blank\" href=\"www.cvb-videp.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cvb-videp.be", "phone":"02/221.10.50", "address":"RUE DE LA POSTE 111\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.202092Z", "id":8903, "last_modified":"2016-10-24T12:58:29.207479Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8903/history", "email_before_at":"info", "email_after_at":"cvb-videp.be", "last_modified_dmY":"24/10/2016"}, {"name":"DOMINOS LA FONTAINE", "lat":50.859459, "lon":4.909435, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>DOMINOS LA FONTAINE</h5><em>Adresse</em> : RUE DE LA STATION 25\t5500\tDINANT<br><br><em>Téléphone</em> : 082/22.62.43<br><br><b><a target=\"_blank\" href=\"www.unlabo.net/dominoslafontaine/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.unlabo.net/dominoslafontaine/", "phone":"082/22.62.43", "address":"RUE DE LA STATION 25\t5500\tDINANT", "manager_type":"", "created":"2016-10-24T12:58:29.214589Z", "id":8904, "last_modified":"2016-10-24T12:58:29.220036Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8904/history", "email_before_at":"lafontaineasbl", "email_after_at":"hotmail.be", "last_modified_dmY":"24/10/2016"}, {"name":"ECOMUSEE DU PAYS DES COLLINES", "lat":50.695315900413426, "lon":3.721511363983154, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ECOMUSEE DU PAYS DES COLLINES</h5><em>Adresse</em> : RUE PLADA 6\t7890\tELLEZELLES<br><br><em>Téléphone</em> : 068/64.51.55<br><br><b><a target=\"_blank\" href=\"http://www.ellezelles.com/ecomusee/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"http://www.ellezelles.com/ecomusee/", "phone":"068/64.51.55", "address":"RUE PLADA 6\t7890\tELLEZELLES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:29.229668Z", "id":8905, "last_modified":"2017-03-09T11:53:59.822909Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8905/history", "email_before_at":"ecomuseedupaysdescollines", "email_after_at":"skynet.be", "last_modified_dmY":"09/03/2017"}, {"name":"ECO-VIE - MOUSCRON", "lat":50.695031, "lon":3.211778, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ECO-VIE - MOUSCRON</h5><em>Adresse</em> : RUE DE L'ORATOIRE 34\t7700\tMOUSCRON<br><br><em>Téléphone</em> : 056/33.72.13<br><br><b><a target=\"_blank\" href=\"www.eco-vie.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.eco-vie.be", "phone":"056/33.72.13", "address":"RUE DE L'ORATOIRE 34\t7700\tMOUSCRON", "manager_type":"", "created":"2016-10-24T12:58:29.248915Z", "id":8906, "last_modified":"2016-10-24T12:58:29.257291Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8906/history", "email_before_at":"sylvia.va", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"EDUCATION SANTE SOCIETE", "lat":50.755873, "lon":4.331674, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>EDUCATION SANTE SOCIETE</h5><em>Adresse</em> : RUE DE STALLE 96\t1180\tBRUXELLES<br><br><em>Téléphone</em> : 02/371.33.09<br><br><b><a target=\"_blank\" href=\"www.essasbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.essasbl.be", "phone":"02/371.33.09", "address":"RUE DE STALLE 96\t1180\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.265535Z", "id":8907, "last_modified":"2016-10-24T12:58:29.271291Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8907/history", "email_before_at":"nadege.alexandre", "email_after_at":"essasbl.be", "last_modified_dmY":"24/10/2016"}, {"name":"ENTR'AGES", "lat":50.797066, "lon":4.32894, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ENTR'AGES</h5><em>Adresse</em> : BOULEVARD DE LA REVISION, 38\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/544.17.87<br><br><b><a target=\"_blank\" href=\"www.entrages.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.entrages.be", "phone":"02/544.17.87", "address":"BOULEVARD DE LA REVISION, 38\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.281527Z", "id":8908, "last_modified":"2016-10-24T12:58:29.291117Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8908/history", "email_before_at":"info.entrages2014", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"ECOLE PAYSANNE INDEPENDANTE (L')", "lat":50.835844, "lon":4.931883, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ECOLE PAYSANNE INDEPENDANTE (L')</h5><em>Adresse</em> : RUE D'HANNUT, 181\t5021\tBONINNE<br><br><em>Téléphone</em> : 060/51.21.11<br><br><b><a target=\"_blank\" href=\"lemap.be/lepi\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"lemap.be/lepi", "phone":"060/51.21.11", "address":"RUE D'HANNUT, 181\t5021\tBONINNE", "manager_type":"", "created":"2016-10-24T12:58:29.300657Z", "id":8909, "last_modified":"2016-10-24T12:58:29.310030Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8909/history", "email_before_at":"anne.lemap", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"ESPACE CITOYEN DU CTL 10 - MOUSCRON", "lat":50.494511, "lon":3.218424, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ESPACE CITOYEN DU CTL 10 - MOUSCRON</h5><em>Adresse</em> : RUE DES BRASSEURS 21A\t7700\tMOUSCRON<br><br><em>Téléphone</em> : 056/84.55.80<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"056/84.55.80", "address":"RUE DES BRASSEURS 21A\t7700\tMOUSCRON", "manager_type":"", "created":"2016-10-24T12:58:29.319499Z", "id":8910, "last_modified":"2016-10-24T12:58:29.327886Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8910/history", "email_before_at":"luc.tiberghien", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"ESPACE ENVIRONNEMENT", "lat":50.741523, "lon":4.444905, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ESPACE ENVIRONNEMENT</h5><em>Adresse</em> : RUE DE MONTIGNY 29\t6000\tCHARLEROI<br><br><em>Téléphone</em> : 071/30.03.00<br><br><b><a target=\"_blank\" href=\"www.espace-environnement.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.espace-environnement.be", "phone":"071/30.03.00", "address":"RUE DE MONTIGNY 29\t6000\tCHARLEROI", "manager_type":"", "created":"2016-10-24T12:58:29.338342Z", "id":8911, "last_modified":"2016-10-24T12:58:29.346038Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8911/history", "email_before_at":"info", "email_after_at":"espace-environnement.be", "last_modified_dmY":"24/10/2016"}, {"name":"EUCLIDES (Université Populaire d'Anderlecht)", "lat":50.40836, "lon":4.333685, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>EUCLIDES (Université Populaire d'Anderlecht)</h5><em>Adresse</em> : RUE DU CHIMISTE, 34-36\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/529.00.01<br><br><b><a target=\"_blank\" href=\"www.euclides.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.euclides.be", "phone":"02/529.00.01", "address":"RUE DU CHIMISTE, 34-36\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.369828Z", "id":8912, "last_modified":"2016-10-24T12:58:29.380949Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8912/history", "email_before_at":"smettioui", "email_after_at":"euclides.irisnet.be", "last_modified_dmY":"24/10/2016"}, {"name":"EYAD / MAISON DE TURQUIE", "lat":50.846105, "lon":4.369195, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>EYAD / MAISON DE TURQUIE</h5><em>Adresse</em> : CHAUSSE DE HAECHT 75\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/218.05.07<br><br><b><a target=\"_blank\" href=\"www.eyadasbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.eyadasbl.be", "phone":"02/218.05.07", "address":"CHAUSSE DE HAECHT 75\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.392177Z", "id":8913, "last_modified":"2016-10-24T12:58:29.399800Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8913/history", "email_before_at":"info", "email_after_at":"eyadasbl.be", "last_modified_dmY":"24/10/2016"}, {"name":"FAITES-LE AUTREMENT", "lat":50.856973, "lon":3.902827, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FAITES-LE AUTREMENT</h5><em>Adresse</em> : RUE DU MILLENAIRE 10\t7080\tFRAMERIE<br><br><em>Téléphone</em> : 0477/41.07.45<br><br><b><a target=\"_blank\" href=\"www.faites-le-autrement.net\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.faites-le-autrement.net", "phone":"0477/41.07.45", "address":"RUE DU MILLENAIRE 10\t7080\tFRAMERIE", "manager_type":"", "created":"2016-10-24T12:58:29.409516Z", "id":8914, "last_modified":"2016-10-24T12:58:29.415733Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8914/history", "email_before_at":"postmaster", "email_after_at":"faites-le-autrement.net", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION DES MAISONS DE LA LAICITE", "lat":50.407694, "lon":4.817905, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION DES MAISONS DE LA LAICITE</h5><em>Adresse</em> : ROUTE DE LOUVAIN-LA-NEUVE 4\t5001\tBELGRADE<br><br><em>Téléphone</em> : 081/73.82.99<br><br><b><a target=\"_blank\" href=\"www.fdml.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fdml.be", "phone":"081/73.82.99", "address":"ROUTE DE LOUVAIN-LA-NEUVE 4\t5001\tBELGRADE", "manager_type":"", "created":"2016-10-24T12:58:29.421696Z", "id":8915, "last_modified":"2016-10-24T12:58:29.428836Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8915/history", "email_before_at":"secretariat.general", "email_after_at":"fdml.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION INDEPENDANTE DES SENIORS", "lat":50.472483, "lon":4.352215, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION INDEPENDANTE DES SENIORS</h5><em>Adresse</em> : BOULEVARD BAUDOUIN, 18\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/223.10.00<br><br><b><a target=\"_blank\" href=\"www.fedindseniors.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fedindseniors.be", "phone":"02/223.10.00", "address":"BOULEVARD BAUDOUIN, 18\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.438329Z", "id":8916, "last_modified":"2016-10-24T12:58:29.443799Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8916/history", "email_before_at":"fedindseniors", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION LUTTES SOLIDARITES TRAVAIL", "lat":50.857392, "lon":4.868855, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION LUTTES SOLIDARITES TRAVAIL</h5><em>Adresse</em> : RUE PEPIN 27\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/22.15.12<br><br><b><a target=\"_blank\" href=\"www.mouvement-lst.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.mouvement-lst.org", "phone":"081/22.15.12", "address":"RUE PEPIN 27\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:29.453179Z", "id":8917, "last_modified":"2016-10-24T12:58:29.462915Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8917/history", "email_before_at":"federation", "email_after_at":"mouvement-LST.org", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION FRANCOPHONE DES SOURDS DE BELGIQUE", "lat":50.465759, "lon":4.35155, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION FRANCOPHONE DES SOURDS DE BELGIQUE</h5><em>Adresse</em> : AVENUE MARNIX, 19a bte 25\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/644.69.01<br><br><b><a target=\"_blank\" href=\"www.ffsb.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ffsb.be", "phone":"02/644.69.01", "address":"AVENUE MARNIX, 19a bte 25\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.473373Z", "id":8918, "last_modified":"2016-10-24T12:58:29.482017Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8918/history", "email_before_at":"infos", "email_after_at":"ffsb.be", "last_modified_dmY":"24/10/2016"}, {"name":"FORMATION INSERTION JEUNES", "lat":50.84275, "lon":4.340574, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FORMATION INSERTION JEUNES</h5><em>Adresse</em> : RUE FRANZ GAILLIARD 2\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/542.01.50<br><br><b><a target=\"_blank\" href=\"www.fij.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fij.be", "phone":"02/542.01.50", "address":"RUE FRANZ GAILLIARD 2\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.492548Z", "id":8919, "last_modified":"2016-10-24T12:58:29.499211Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8919/history", "email_before_at":"direction", "email_after_at":"fij.be", "last_modified_dmY":"24/10/2016"}, {"name":"FORM'ANIM asbl", "lat":50.83033, "lon":5.516107, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FORM'ANIM asbl</h5><em>Adresse</em> : RUE DU PAPILLON 45\t4100\tSERAING<br><br><em>Téléphone</em> : 04/338.16.35<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/338.16.35", "address":"RUE DU PAPILLON 45\t4100\tSERAING", "manager_type":"", "created":"2016-10-24T12:58:29.510944Z", "id":8920, "last_modified":"2016-10-24T12:58:29.516798Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8920/history", "email_before_at":"formanim", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"FORMATION LEON LESOIL", "lat":50.603658, "lon":4.33785, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FORMATION LEON LESOIL</h5><em>Adresse</em> : RUE PLANTIN 20\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/523.40.23<br><br><b><a target=\"_blank\" href=\"www.lcr-lagauche.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lcr-lagauche.be", "phone":"02/523.40.23", "address":"RUE PLANTIN 20\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.527725Z", "id":8921, "last_modified":"2016-10-24T12:58:29.536170Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8921/history", "email_before_at":"albarnold", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"FRERE DES HOMMES", "lat":50.843434, "lon":4.398773, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FRERE DES HOMMES</h5><em>Adresse</em> : AV. ADOLPHE LACOMBLE 69-71\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/512.97.94<br><br><b><a target=\"_blank\" href=\"www.freresdeshommes.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.freresdeshommes.org", "phone":"02/512.97.94", "address":"AV. ADOLPHE LACOMBLE 69-71\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.544746Z", "id":8922, "last_modified":"2016-10-24T12:58:29.552771Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8922/history", "email_before_at":"fdhbel", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"GROUPE D'ANIMATION DE LA BASSE-SAMBRE", "lat":50.848392, "lon":4.622377, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPE D'ANIMATION DE LA BASSE-SAMBRE</h5><em>Adresse</em> : RUE DES GLACES NATIONALES 142-144\t5060\tAUVELAIS<br><br><em>Téléphone</em> : 071/78.42.71<br><br><b><a target=\"_blank\" href=\"www.gabs.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.gabs.be", "phone":"071/78.42.71", "address":"RUE DES GLACES NATIONALES 142-144\t5060\tAUVELAIS", "manager_type":"", "created":"2016-10-24T12:58:29.561368Z", "id":8923, "last_modified":"2016-10-24T12:58:29.570661Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8923/history", "email_before_at":"marielaure.thiry", "email_after_at":"gabs.be", "last_modified_dmY":"24/10/2016"}, {"name":"GARANCE", "lat":50.450678, "lon":4.340676, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GARANCE</h5><em>Adresse</em> : BOULEVARD DU JUBILE, 155\t1080\tBRUXELLES<br><br><em>Téléphone</em> : 02/216.61.16<br><br><b><a target=\"_blank\" href=\"www.garance.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.garance.be", "phone":"02/216.61.16", "address":"BOULEVARD DU JUBILE, 155\t1080\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.585661Z", "id":8924, "last_modified":"2016-10-24T12:58:29.594604Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8924/history", "email_before_at":"info", "email_after_at":"garance.be", "last_modified_dmY":"24/10/2016"}, {"name":"GROUPE D'ACTION SOCIALE ET SCOLAIRE - ECOLE DES DEVOIRS", "lat":50.86715, "lon":5.563281, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPE D'ACTION SOCIALE ET SCOLAIRE - ECOLE DES DEVOIRS</h5><em>Adresse</em> : DEGRES DES TISSERANDS 33\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/226.84.84<br><br><b><a target=\"_blank\" href=\"users.skynet.be/gass\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"users.skynet.be/gass", "phone":"04/226.84.84", "address":"DEGRES DES TISSERANDS 33\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:29.603556Z", "id":8925, "last_modified":"2016-10-24T12:58:29.614349Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8925/history", "email_before_at":"oldjack", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"GROUPE DE RECHERCHE ET D'ACTION DES CYCLISTES QUOTIDIENS", "lat":50.644818, "lon":4.36754, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPE DE RECHERCHE ET D'ACTION DES CYCLISTES QUOTIDIENS</h5><em>Adresse</em> : RUE DE LONDRES 15\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/502.61.30<br><br><b><a target=\"_blank\" href=\"www.gracq.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.gracq.org", "phone":"02/502.61.30", "address":"RUE DE LONDRES 15\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.623910Z", "id":8926, "last_modified":"2016-10-24T12:58:29.631529Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8926/history", "email_before_at":"info", "email_after_at":"gracq.org", "last_modified_dmY":"24/10/2016"}, {"name":"GROUPE DE REFLEXION ET D'ACTION POUR UNE PEDAGOGIE PROGRESSISTE ET ALTERNATIVE - GRAPPA", "lat":50.838, "lon":5.857455, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPE DE REFLEXION ET D'ACTION POUR UNE PEDAGOGIE PROGRESSISTE ET ALTERNATIVE - GRAPPA</h5><em>Adresse</em> : RUE JARDON 44\t4800\tVERVIERS<br><br><em>Téléphone</em> : 087/35.21.48<br><br><b><a target=\"_blank\" href=\"www.asblgrappa.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.asblgrappa.be", "phone":"087/35.21.48", "address":"RUE JARDON 44\t4800\tVERVIERS", "manager_type":"", "created":"2016-10-24T12:58:29.640480Z", "id":8927, "last_modified":"2016-10-24T12:58:29.645703Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8927/history", "email_before_at":"grappa", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"GROUPE DE REFLEXION ET D'ACTION POUR UNE POLITIQUE ECOLOGIQUE ASBL", "lat":50.590769, "lon":4.818705, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPE DE REFLEXION ET D'ACTION POUR UNE POLITIQUE ECOLOGIQUE ASBL</h5><em>Adresse</em> : RUE RAYMOND NOEL, 100\t5170\tBOIS DE VILLERS<br><br><em>Téléphone</em> : 081/23.09.69<br><br><b><a target=\"_blank\" href=\"www.grappebelgique.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.grappebelgique.be", "phone":"081/23.09.69", "address":"RUE RAYMOND NOEL, 100\t5170\tBOIS DE VILLERS", "manager_type":"", "created":"2016-10-24T12:58:29.653429Z", "id":8928, "last_modified":"2016-10-24T12:58:29.660737Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8928/history", "email_before_at":"grappebelgique", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"GROUPE ALPHA GEMBLOUX", "lat":50.394025, "lon":4.689918, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPE ALPHA GEMBLOUX</h5><em>Adresse</em> : RUE CHAPELLE MARION 13\t5030\tGEMBLOUX<br><br><em>Téléphone</em> : 081/60.06.09<br><br><b><a target=\"_blank\" href=\"www.alpha-gembloux.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.alpha-gembloux.be", "phone":"081/60.06.09", "address":"RUE CHAPELLE MARION 13\t5030\tGEMBLOUX", "manager_type":"", "created":"2016-10-24T12:58:29.668358Z", "id":8929, "last_modified":"2016-10-24T12:58:29.674128Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8929/history", "email_before_at":"alphagembloux", "email_after_at":"hotmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"HABITAT ET PARTICIPATION", "lat":50.563533, "lon":4.614925, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>HABITAT ET PARTICIPATION</h5><em>Adresse</em> : TRAVERSE D'ESOPE, 6\t1348\tLOUVAIN-LA-NEUVE<br><br><em>Téléphone</em> : 010/45.06.04<br><br><b><a target=\"_blank\" href=\"www.habitat-participation.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.habitat-participation.be", "phone":"010/45.06.04", "address":"TRAVERSE D'ESOPE, 6\t1348\tLOUVAIN-LA-NEUVE", "manager_type":"", "created":"2016-10-24T12:58:29.682279Z", "id":8930, "last_modified":"2016-10-24T12:58:29.687608Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8930/history", "email_before_at":"contact", "email_after_at":"habitat-participation.be", "last_modified_dmY":"24/10/2016"}, {"name":"HABITAT ET RENOVATION", "lat":50.668883, "lon":4.386443, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>HABITAT ET RENOVATION</h5><em>Adresse</em> : RUE DE LA COURONNE 340\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/639.60.10<br><br><b><a target=\"_blank\" href=\"www.habitatetrenovation.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.habitatetrenovation.be", "phone":"02/639.60.10", "address":"RUE DE LA COURONNE 340\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.698005Z", "id":8931, "last_modified":"2016-10-24T12:58:29.703875Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8931/history", "email_before_at":"secretariat.hr", "email_after_at":"misc.irisnet.be", "last_modified_dmY":"24/10/2016"}, {"name":"SOCIEDAD HISPANO BELGA DE AYUDA MUTUA", "lat":50.823992, "lon":4.338061, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOCIEDAD HISPANO BELGA DE AYUDA MUTUA</h5><em>Adresse</em> : CHAUSSEE DE FOREST 244-246\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/539.19.39<br><br><b><a target=\"_blank\" href=\"www.hispano-belga.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.hispano-belga.be", "phone":"02/539.19.39", "address":"CHAUSSEE DE FOREST 244-246\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.712842Z", "id":8932, "last_modified":"2016-10-24T12:58:29.721579Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8932/history", "email_before_at":"hb.coordination", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"INSTITUT LIBERAL DE FORMATION ET D'ANIMATIONS CULTURELLES", "lat":50.826168, "lon":4.351562, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INSTITUT LIBERAL DE FORMATION ET D'ANIMATIONS CULTURELLES</h5><em>Adresse</em> : AV. DE LA TOISON D'OR 84-86\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/500.50.95<br><br><b><a target=\"_blank\" href=\"www.ilfac.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ilfac.be", "phone":"02/500.50.95", "address":"AV. DE LA TOISON D'OR 84-86\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.732553Z", "id":8933, "last_modified":"2016-10-24T12:58:29.740370Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8933/history", "email_before_at":"info", "email_after_at":"ilfac.be", "last_modified_dmY":"24/10/2016"}, {"name":"INFOR-FAMILLE EP LIEGE", "lat":50.833959, "lon":5.581766, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INFOR-FAMILLE EP LIEGE</h5><em>Adresse</em> : EN FERONSTREE 129\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/222.37.97<br><br><b><a target=\"_blank\" href=\"www.inforfamille.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.inforfamille.be", "phone":"04/222.37.97", "address":"EN FERONSTREE 129\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:29.750087Z", "id":8934, "last_modified":"2016-10-24T12:58:29.756517Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8934/history", "email_before_at":"educationpermanente.liege", "email_after_at":"inforfamille.be", "last_modified_dmY":"24/10/2016"}, {"name":"INSTITUT KURDE DE BRUXELLES", "lat":50.647115, "lon":4.377614, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INSTITUT KURDE DE BRUXELLES</h5><em>Adresse</em> : RUE BONNEELS 16\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/230.89.30<br><br><b><a target=\"_blank\" href=\"www.kurdishinstitute.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.kurdishinstitute.be", "phone":"02/230.89.30", "address":"RUE BONNEELS 16\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.767118Z", "id":8935, "last_modified":"2016-10-24T12:58:29.778386Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8935/history", "email_before_at":"info", "email_after_at":"kurdishinstitute.be", "last_modified_dmY":"24/10/2016"}, {"name":"BOBINE (LA)", "lat":50.849336, "lon":5.608396, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>BOBINE (LA)</h5><em>Adresse</em> : AV. GEORGES TRUFFAUT 18\t4020\tLIEGE<br><br><em>Téléphone</em> : 04/342.94.49<br><br><b><a target=\"_blank\" href=\"www.labobine.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.labobine.be", "phone":"04/342.94.49", "address":"AV. GEORGES TRUFFAUT 18\t4020\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:29.790477Z", "id":8936, "last_modified":"2016-10-24T12:58:29.795997Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8936/history", "email_before_at":"labobine", "email_after_at":"belgacom.net", "last_modified_dmY":"24/10/2016"}, {"name":"CHARLEMAGN'RIE (LA)", "lat":50.649281, "lon":5.610728, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CHARLEMAGN'RIE (LA)</h5><em>Adresse</em> : RUE HENRI NOTTET 11\t4040\tHERSTAL<br><br><em>Téléphone</em> : 04/264.57.20<br><br><b><a target=\"_blank\" href=\"www.charlemagnrie.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.charlemagnrie.be", "phone":"04/264.57.20", "address":"RUE HENRI NOTTET 11\t4040\tHERSTAL", "manager_type":"", "created":"2016-10-24T12:58:29.804226Z", "id":8937, "last_modified":"2016-10-24T12:58:29.809940Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8937/history", "email_before_at":"info", "email_after_at":"charlemagnrie.be", "last_modified_dmY":"24/10/2016"}, {"name":"RUE (LA)", "lat":50.665596, "lon":4.335053, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>RUE (LA)</h5><em>Adresse</em> : RUE RANSFORT 61\t1080\tBRUXELLES<br><br><em>Téléphone</em> : 02/410.33.03<br><br><b><a target=\"_blank\" href=\"www.larueasbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.larueasbl.be", "phone":"02/410.33.03", "address":"RUE RANSFORT 61\t1080\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.819939Z", "id":8938, "last_modified":"2016-10-24T12:58:29.825675Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8938/history", "email_before_at":"la-rue", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"SPIRALE (LA)", "lat":50.85155, "lon":5.068893, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SPIRALE (LA)</h5><em>Adresse</em> : CHAUSSEE DE NAMUR 22\t5360\tNATOYE<br><br><b><a target=\"_blank\" href=\"www.laspirale.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.laspirale.be", "phone":"", "address":"CHAUSSEE DE NAMUR 22\t5360\tNATOYE", "manager_type":"", "created":"2016-10-24T12:58:29.834011Z", "id":8939, "last_modified":"2016-10-24T12:58:29.839665Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8939/history", "email_before_at":"contact", "email_after_at":"laspirale.be", "last_modified_dmY":"24/10/2016"}, {"name":"VOIX DES FEMMES (LA)", "lat":50.337611, "lon":4.370205, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>VOIX DES FEMMES (LA)</h5><em>Adresse</em> : RUE DE L'ALLIANCE 18\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/218.77.87<br><br><b><a target=\"_blank\" href=\"www.lavoixdesfemmes.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lavoixdesfemmes.org", "phone":"02/218.77.87", "address":"RUE DE L'ALLIANCE 18\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.848325Z", "id":8940, "last_modified":"2016-10-24T12:58:29.853855Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8940/history", "email_before_at":"lvdf", "email_after_at":"lavoixdesfemmes.org", "last_modified_dmY":"24/10/2016"}, {"name":"AQUILONE (L') - CENTRE INTERCULTUREL", "lat":50.850547, "lon":5.580651, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AQUILONE (L') - CENTRE INTERCULTUREL</h5><em>Adresse</em> : BOULEVARD SAUCY 25\t4020\tLIEGE<br><br><em>Téléphone</em> : 0496/21.50.46<br><br><b><a target=\"_blank\" href=\"www.aquilone.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.aquilone.be", "phone":"0496/21.50.46", "address":"BOULEVARD SAUCY 25\t4020\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:29.862986Z", "id":8941, "last_modified":"2016-10-24T12:58:29.869392Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8941/history", "email_before_at":"aquilone", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"TROISIEME OEIL (LE)", "lat":50.64139, "lon":4.364901, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>TROISIEME OEIL (LE)</h5><em>Adresse</em> : RUE DU MONITEUR 18\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/427.75.42<br><br><b><a target=\"_blank\" href=\"www.letroisemeoeil.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.letroisemeoeil.be", "phone":"02/427.75.42", "address":"RUE DU MONITEUR 18\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.875209Z", "id":8942, "last_modified":"2016-10-24T12:58:29.882829Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8942/history", "email_before_at":"troisiemoeil", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"BATACLAN (LE)", "lat":50.84902, "lon":4.389172, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>BATACLAN (LE)</h5><em>Adresse</em> : AVENUE GENERAL BERNHEIM 31\t1040\tBRUXELLES<br><br><em>Téléphone</em> : 02/646.30.13<br><br><b><a target=\"_blank\" href=\"www.bataclan.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.bataclan.be", "phone":"02/646.30.13", "address":"AVENUE GENERAL BERNHEIM 31\t1040\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.892642Z", "id":8943, "last_modified":"2016-10-24T12:58:29.902961Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8943/history", "email_before_at":"asbl.bataclan", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"CACTUS (LE)", "lat":50.826999, "lon":4.327794, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CACTUS (LE)</h5><em>Adresse</em> : RUE VAN LINT 16\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/521.48.10<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/521.48.10", "address":"RUE VAN LINT 16\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.914417Z", "id":8944, "last_modified":"2016-10-24T12:58:29.921370Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8944/history", "email_before_at":"adecactus", "email_after_at":"yahoo.fr", "last_modified_dmY":"24/10/2016"}, {"name":"COOPERATION, RECHERCHE ET ANIMATION DU BRABANT WALLON EST", "lat":50.839336, "lon":4.869071, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COOPERATION, RECHERCHE ET ANIMATION DU BRABANT WALLON EST</h5><em>Adresse</em> : RUE SERGENT SORTET 23a\t1370\tJODOIGNE<br><br><em>Téléphone</em> : 010/81.40.50<br><br><b><a target=\"_blank\" href=\"www.crabe.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.crabe.be", "phone":"010/81.40.50", "address":"RUE SERGENT SORTET 23a\t1370\tJODOIGNE", "manager_type":"", "created":"2016-10-24T12:58:29.932651Z", "id":8945, "last_modified":"2016-10-24T12:58:29.941344Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8945/history", "email_before_at":"crabe", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"DEBUT DES HARICOTS (LE)", "lat":50.725888, "lon":4.369215, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>DEBUT DES HARICOTS (LE)</h5><em>Adresse</em> : RUE VAN ELEWIJCK 35\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/644.07.77<br><br><b><a target=\"_blank\" href=\"www.haricots.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.haricots.org", "phone":"02/644.07.77", "address":"RUE VAN ELEWIJCK 35\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.952444Z", "id":8946, "last_modified":"2016-10-24T12:58:29.958220Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8946/history", "email_before_at":"ledebut", "email_after_at":"haricots.org", "last_modified_dmY":"24/10/2016"}, {"name":"MONDE DES POSSIBLES (LE)", "lat":50.828186, "lon":5.584746, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MONDE DES POSSIBLES (LE)</h5><em>Adresse</em> : RUE DES CHAMPS 97\t4020\tLIEGE<br><br><em>Téléphone</em> : 04/232.02.92<br><br><b><a target=\"_blank\" href=\"www.possibles.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.possibles.org", "phone":"04/232.02.92", "address":"RUE DES CHAMPS 97\t4020\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:29.965577Z", "id":8947, "last_modified":"2016-10-24T12:58:29.972944Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8947/history", "email_before_at":"lemondedespossibles", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"PIANOCKTAIL (LE)", "lat":50.632773, "lon":4.346866, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PIANOCKTAIL (LE)</h5><em>Adresse</em> : RUE HAUTE 304\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/218.46.34<br><br><b><a target=\"_blank\" href=\"www.pianocktail.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.pianocktail.be", "phone":"02/218.46.34", "address":"RUE HAUTE 304\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.982314Z", "id":8948, "last_modified":"2016-10-24T12:58:29.987813Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8948/history", "email_before_at":"lepianocktail.bruxelles", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"PIMENT (LE)", "lat":50.835044, "lon":4.333954, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PIMENT (LE)</h5><em>Adresse</em> : RUE DE LA COLONNE 56\t1080\tBRUXELLES<br><br><em>Téléphone</em> : 02/218.27.29<br><br><b><a target=\"_blank\" href=\"www.lepiment.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lepiment.org", "phone":"02/218.27.29", "address":"RUE DE LA COLONNE 56\t1080\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:29.996479Z", "id":8949, "last_modified":"2016-10-24T12:58:30.002898Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8949/history", "email_before_at":"courrier", "email_after_at":"lepiment.org", "last_modified_dmY":"24/10/2016"}, {"name":"PIVOT (LE) - PROMOTION COMMUNAUTAIRE", "lat":50.85417, "lon":4.38101, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PIVOT (LE) - PROMOTION COMMUNAUTAIRE</h5><em>Adresse</em> : RUE PHILIPPE BAUCQ 163\t1040\tBRUXELLES<br><br><em>Téléphone</em> : 0471/64.68.79<br><br><b><a target=\"_blank\" href=\"www.lepivot.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lepivot.be", "phone":"0471/64.68.79", "address":"RUE PHILIPPE BAUCQ 163\t1040\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.012495Z", "id":8950, "last_modified":"2016-10-24T12:58:30.018051Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8950/history", "email_before_at":"lepivot", "email_after_at":"lepivot.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL DE THIMISTER-CLERMONT (LE REVERBERE)", "lat":50.830488, "lon":5.883907, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL DE THIMISTER-CLERMONT (LE REVERBERE)</h5><em>Adresse</em> : PLACE DE LA HALLE 24\t4890\tCLERMONT<br><br><em>Téléphone</em> : 087/44.68.06<br><br><b><a target=\"_blank\" href=\"www.lereverbere.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lereverbere.be", "phone":"087/44.68.06", "address":"PLACE DE LA HALLE 24\t4890\tCLERMONT", "manager_type":"", "created":"2016-10-24T12:58:30.026588Z", "id":8951, "last_modified":"2016-10-24T12:58:30.032709Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8951/history", "email_before_at":"p.marganne", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"SILEX (LE)", "lat":50.659423, "lon":4.436831, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SILEX (LE)</h5><em>Adresse</em> : RUE VOOT 82\t1200\tBRUXELLES<br><br><em>Téléphone</em> : 02/762.40.09<br><br><b><a target=\"_blank\" href=\"www.lesilex.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lesilex.be", "phone":"02/762.40.09", "address":"RUE VOOT 82\t1200\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.046600Z", "id":8952, "last_modified":"2016-10-24T12:58:30.054039Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8952/history", "email_before_at":"infos", "email_after_at":"lesilex.be", "last_modified_dmY":"24/10/2016"}, {"name":"LIGUE DE L'ENSEIGNEMENT ET DE L'EDUCATION PERMANENTE - LIEGE", "lat":50.839598, "lon":5.565467, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIGUE DE L'ENSEIGNEMENT ET DE L'EDUCATION PERMANENTE - LIEGE</h5><em>Adresse</em> : RUE FABRY 19\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/223.20.20<br><br><b><a target=\"_blank\" href=\"www.leep-liege.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.leep-liege.be", "phone":"04/223.20.20", "address":"RUE FABRY 19\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:30.064546Z", "id":8953, "last_modified":"2016-10-24T12:58:30.070969Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8953/history", "email_before_at":"pierre.etienne", "email_after_at":"leep-liege.be", "last_modified_dmY":"24/10/2016"}, {"name":"LIGUE DE L'ENSEIGNEMENT ET DE L'EDUCATION PERMANENTE - MONS/BORINAGE/CENTRE", "lat":50.63083, "lon":3.951641, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIGUE DE L'ENSEIGNEMENT ET DE L'EDUCATION PERMANENTE - MONS/BORINAGE/CENTRE</h5><em>Adresse</em> : RUE DE LA GRANDE TRIPERIE 44\t7000\tMONS<br><br><em>Téléphone</em> : 065/31.90.14<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"065/31.90.14", "address":"RUE DE LA GRANDE TRIPERIE 44\t7000\tMONS", "manager_type":"", "created":"2016-10-24T12:58:30.080149Z", "id":8954, "last_modified":"2016-10-24T12:58:30.089908Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8954/history", "email_before_at":"leepmonsbor", "email_after_at":"yahoo.fr", "last_modified_dmY":"24/10/2016"}, {"name":"LIGUE DE L'ENSEIGNEMENT ET DE L'EDUCATION PERMANENTE - HAINAUT OCCIDENTAL", "lat":50.450337, "lon":3.392172, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIGUE DE L'ENSEIGNEMENT ET DE L'EDUCATION PERMANENTE - HAINAUT OCCIDENTAL</h5><em>Adresse</em> : RUE DES CLAIRISSES 13\t7500\tTOURNAI<br><br><em>Téléphone</em> : 069/84.72.03<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"069/84.72.03", "address":"RUE DES CLAIRISSES 13\t7500\tTOURNAI", "manager_type":"", "created":"2016-10-24T12:58:30.098156Z", "id":8955, "last_modified":"2016-10-24T12:58:30.105611Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8955/history", "email_before_at":"leep.tournai", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"LEONARDO DA VINCI", "lat":50.605374, "lon":5.512045, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LEONARDO DA VINCI</h5><em>Adresse</em> : RUE COCKERILL 86\t4100\tSERAING<br><br><em>Téléphone</em> : 04/336.92.59<br><br><b><a target=\"_blank\" href=\"leonardodavinciseraing.skynetblogs.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"leonardodavinciseraing.skynetblogs.be", "phone":"04/336.92.59", "address":"RUE COCKERILL 86\t4100\tSERAING", "manager_type":"", "created":"2016-10-24T12:58:30.114094Z", "id":8956, "last_modified":"2016-10-24T12:58:30.119266Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8956/history", "email_before_at":"leonardodavinci.seraing", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"AMIS DE LA FAGNE (LES)", "lat":50.612805, "lon":4.553023, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AMIS DE LA FAGNE (LES)</h5><em>Adresse</em> : AV. DES IRIS 89\t1341\tCEROUX-MOUSTY<br><br><em>Téléphone</em> : 010/61.48.50<br><br><b><a target=\"_blank\" href=\"www.amisdelafagne.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.amisdelafagne.be", "phone":"010/61.48.50", "address":"AV. DES IRIS 89\t1341\tCEROUX-MOUSTY", "manager_type":"", "created":"2016-10-24T12:58:30.126865Z", "id":8957, "last_modified":"2016-10-24T12:58:30.133305Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8957/history", "email_before_at":"roger.herman", "email_after_at":"scarlet.be", "last_modified_dmY":"24/10/2016"}, {"name":"AMIS DE LA TERRE (LES) - BELGIQUE", "lat":50.652346, "lon":4.863348, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AMIS DE LA TERRE (LES) - BELGIQUE</h5><em>Adresse</em> : RUE NANON, 98\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/39.06.39<br><br><b><a target=\"_blank\" href=\"www.amisdelaterre.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.amisdelaterre.be", "phone":"081/39.06.39", "address":"RUE NANON, 98\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:30.144203Z", "id":8958, "last_modified":"2016-10-24T12:58:30.150310Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8958/history", "email_before_at":"contact", "email_after_at":"amisdelaterre.be", "last_modified_dmY":"24/10/2016"}, {"name":"NATURALISTES DE LA HAUTE-LESSE (LES)", "lat":50.081897, "lon":5.113799, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>NATURALISTES DE LA HAUTE-LESSE (LES)</h5><em>Adresse</em> : RUE THEO OLIX 77\t6920\tFROIDLIEU - WELLIN<br><br><em>Téléphone</em> : 0497/24.35.31<br><br><b><a target=\"_blank\" href=\"www.naturalistesdelahautelesse.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.naturalistesdelahautelesse.be", "phone":"0497/24.35.31", "address":"RUE THEO OLIX 77\t6920\tFROIDLIEU - WELLIN", "manager_type":"", "created":"2016-10-24T12:58:30.160647Z", "id":8959, "last_modified":"2016-10-24T12:58:30.165940Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8959/history", "email_before_at":"naturalistesdelahautelesse", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"LEZARTS URBAINS", "lat":50.829767, "lon":4.349398, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LEZARTS URBAINS</h5><em>Adresse</em> : RUE DE LA VICTOIRE 102\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/538.15.12<br><br><b><a target=\"_blank\" href=\"www.lezarts-urbains.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lezarts-urbains.be", "phone":"02/538.15.12", "address":"RUE DE LA VICTOIRE 102\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.174176Z", "id":8960, "last_modified":"2016-10-24T12:58:30.179421Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8960/history", "email_before_at":"alain", "email_after_at":"lezarts-urbains.be", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE DU LIBRE EXAMEN DE l'ULB", "lat":50.829767, "lon":4.35155, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE DU LIBRE EXAMEN DE l'ULB</h5><em>Adresse</em> : AV. PAUL HEGER 22 CP166\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/650.37.65<br><br><b><a target=\"_blank\" href=\"www.librex.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.librex.be", "phone":"02/650.37.65", "address":"AV. PAUL HEGER 22 CP166\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.185176Z", "id":8961, "last_modified":"2016-10-24T12:58:30.190652Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8961/history", "email_before_at":"hamza.belakbir", "email_after_at":"live.fr", "last_modified_dmY":"24/10/2016"}, {"name":"LIGUE DE L'ENSEIGNEMENT DU BRABANT WALLON", "lat":50.84275, "lon":4.324178, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIGUE DE L'ENSEIGNEMENT DU BRABANT WALLON</h5><em>Adresse</em> : RUE DES BRASSEURS 7\t1400\tNIVELLES<br><br><em>Téléphone</em> : 067/21.21.66<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"067/21.21.66", "address":"RUE DES BRASSEURS 7\t1400\tNIVELLES", "manager_type":"", "created":"2016-10-24T12:58:30.197855Z", "id":8962, "last_modified":"2016-10-24T12:58:30.203410Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8962/history", "email_before_at":"MDL-LEEP", "email_after_at":"outlook.be", "last_modified_dmY":"24/10/2016"}, {"name":"LIGUE LIBERALE DES PENSIONNES", "lat":50.59658, "lon":4.358224, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIGUE LIBERALE DES PENSIONNES</h5><em>Adresse</em> : RUE DE LIVOURNE 25\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/538.10.48<br><br><b><a target=\"_blank\" href=\"www.llp-asbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.llp-asbl.be", "phone":"02/538.10.48", "address":"RUE DE LIVOURNE 25\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.211660Z", "id":8963, "last_modified":"2016-10-24T12:58:30.216982Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8963/history", "email_before_at":"info", "email_after_at":"llp-asbl.be", "last_modified_dmY":"24/10/2016"}, {"name":"OREE (L') - ORGANISME REGIONAL D'EDUCATION A L'ENVIRONNEMENT", "lat":50.830497, "lon":5.798219, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>OREE (L') - ORGANISME REGIONAL D'EDUCATION A L'ENVIRONNEMENT</h5><em>Adresse</em> : RUE SAINT-GERMAIN, 166\t4861\tSOIRON<br><br><em>Téléphone</em> : 0497/45.67.39<br><br><b><a target=\"_blank\" href=\"www.oree-tribomont.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.oree-tribomont.org", "phone":"0497/45.67.39", "address":"RUE SAINT-GERMAIN, 166\t4861\tSOIRON", "manager_type":"", "created":"2016-10-24T12:58:30.225682Z", "id":8964, "last_modified":"2016-10-24T12:58:30.232811Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8964/history", "email_before_at":"oreeasbl", "email_after_at":"hotmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"LOUVAIN COOPERATION", "lat":50.587667, "lon":4.604004, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LOUVAIN COOPERATION</h5><em>Adresse</em> : AV. DU GRAND CORTIL, 15a\t1348\tLOUVAIN-LA-NEUVE<br><br><em>Téléphone</em> : 010/39.03.00<br><br><b><a target=\"_blank\" href=\"www.louvaincooperation.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.louvaincooperation.org", "phone":"010/39.03.00", "address":"AV. DU GRAND CORTIL, 15a\t1348\tLOUVAIN-LA-NEUVE", "manager_type":"", "created":"2016-10-24T12:58:30.242948Z", "id":8965, "last_modified":"2016-10-24T12:58:30.248808Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8965/history", "email_before_at":"info", "email_after_at":"louvaincooperation.org", "last_modified_dmY":"24/10/2016"}, {"name":"LIGUE DES USAGERS DE SERVICES DE SANTE", "lat":50.668663, "lon":4.842507, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIGUE DES USAGERS DE SERVICES DE SANTE</h5><em>Adresse</em> : AVENUE SERGENT VRITHOFF 123\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/74.44.28<br><br><b><a target=\"_blank\" href=\"www.luss.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.luss.be", "phone":"081/74.44.28", "address":"AVENUE SERGENT VRITHOFF 123\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:30.257843Z", "id":8966, "last_modified":"2016-10-24T12:58:30.268157Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8966/history", "email_before_at":"luss", "email_after_at":"luss.be", "last_modified_dmY":"24/10/2016"}, {"name":"MAISON CULTURELLE BELGO-ROUMAINE", "lat":50.466276, "lon":4.346781, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MAISON CULTURELLE BELGO-ROUMAINE</h5><em>Adresse</em> : RUE DE FLANDRES 33\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/511.34.20<br><br><b><a target=\"_blank\" href=\"www.arthis.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.arthis.org", "phone":"02/511.34.20", "address":"RUE DE FLANDRES 33\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.280141Z", "id":8967, "last_modified":"2016-10-24T12:58:30.289096Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8967/history", "email_before_at":"info", "email_after_at":"arthis.org", "last_modified_dmY":"24/10/2016"}, {"name":"MAISON DE QUARTIER D'HELMET - EX. \"RAT-LE-BROL\"", "lat":50.851317, "lon":4.386784, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MAISON DE QUARTIER D'HELMET - EX. \"RAT-LE-BROL\"</h5><em>Adresse</em> : SQUARE RIGA 39\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/241.03.27<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/241.03.27", "address":"SQUARE RIGA 39\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.300435Z", "id":8968, "last_modified":"2016-10-24T12:58:30.308669Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8968/history", "email_before_at":"sylviane.martin", "email_after_at":"mqh.be", "last_modified_dmY":"24/10/2016"}, {"name":"MOUVEMENT CONTRE LE RACISME,L'ANTISEMITISME ET LA XENOPHOBIE", "lat":50.874639, "lon":4.36619, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MOUVEMENT CONTRE LE RACISME,L'ANTISEMITISME ET LA XENOPHOBIE</h5><em>Adresse</em> : RUE DE LA POSTE 37\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/209.62.50<br><br><b><a target=\"_blank\" href=\"www.mrax.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.mrax.be", "phone":"02/209.62.50", "address":"RUE DE LA POSTE 37\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.319506Z", "id":8969, "last_modified":"2016-10-24T12:58:30.327679Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8969/history", "email_before_at":"mrax", "email_after_at":"mrax.be", "last_modified_dmY":"24/10/2016"}, {"name":"NATURE ATTITUDE EN FORET D'ANLIER", "lat":50.856584, "lon":5.620844, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>NATURE ATTITUDE EN FORET D'ANLIER</h5><em>Adresse</em> : RUE DE LA COMTESSE ADELE 36\t6721\tANLIER<br><br><em>Téléphone</em> : 063/42.47.27<br><br><b><a target=\"_blank\" href=\"www.crieanlier.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.crieanlier.be", "phone":"063/42.47.27", "address":"RUE DE LA COMTESSE ADELE 36\t6721\tANLIER", "manager_type":"", "created":"2016-10-24T12:58:30.336994Z", "id":8970, "last_modified":"2016-10-24T12:58:30.342915Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8970/history", "email_before_at":"info", "email_after_at":"crieanlier.be", "last_modified_dmY":"24/10/2016"}, {"name":"NOVA ASBL", "lat":50.84840248309586, "lon":4.356030821800232, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>NOVA ASBL</h5><em>Adresse</em> : RUE D'AREMBERG, 3 - 1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/511.24.77<br><br><b><a target=\"_blank\" href=\"http://www.nova-cinema.org\">Site web</a></b><br><br>Source : http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : http://www.educationpermanente.cfwb.be/", "web":"http://www.nova-cinema.org", "phone":"02/511.24.77", "address":"RUE D'AREMBERG, 3 - 1000\tBRUXELLES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:30.351739Z", "id":8971, "last_modified":"2016-10-24T13:21:14.498388Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8971/history", "email_before_at":"gwen", "email_after_at":"nova-cinema.org", "last_modified_dmY":"24/10/2016"}, {"name":"OBJECTIF - MOUVEMENT POUR L'EGALITE DES DROITS", "lat":50.848366, "lon":4.351806, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>OBJECTIF - MOUVEMENT POUR L'EGALITE DES DROITS</h5><em>Adresse</em> : RUE DU CANAL, 2\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/512.67.27<br><br><b><a target=\"_blank\" href=\"www.allrights.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.allrights.be", "phone":"02/512.67.27", "address":"RUE DU CANAL, 2\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.366503Z", "id":8972, "last_modified":"2016-10-24T12:58:30.372425Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8972/history", "email_before_at":"objectif", "email_after_at":"belgacom.net", "last_modified_dmY":"24/10/2016"}, {"name":"OPTIONS - DEVELOPPEMENT COMMUNAUTAIRE", "lat":50.854473, "lon":6.028824, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>OPTIONS - DEVELOPPEMENT COMMUNAUTAIRE</h5><em>Adresse</em> : PLACE DU CHATELET 7A\t4960\tMALMEDY<br><br><em>Téléphone</em> : 080/33.99.37<br><br><b><a target=\"_blank\" href=\"www.malmedy.be/info/option.htm\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.malmedy.be/info/option.htm", "phone":"080/33.99.37", "address":"PLACE DU CHATELET 7A\t4960\tMALMEDY", "manager_type":"", "created":"2016-10-24T12:58:30.381181Z", "id":8973, "last_modified":"2016-10-24T12:58:30.387462Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8973/history", "email_before_at":"optionsmalmedy", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"PASSE MURAILLE", "lat":50.426388, "lon":3.944812, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PASSE MURAILLE</h5><em>Adresse</em> : PLACE DU BEGUINAGE 3\t7000\tMONS<br><br><em>Téléphone</em> : 065/77.03.70<br><br><b><a target=\"_blank\" href=\"www.passe-muraille.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.passe-muraille.be", "phone":"065/77.03.70", "address":"PLACE DU BEGUINAGE 3\t7000\tMONS", "manager_type":"", "created":"2016-10-24T12:58:30.395845Z", "id":8974, "last_modified":"2016-10-24T12:58:30.401506Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8974/history", "email_before_at":"info", "email_after_at":"passe-muraille.be", "last_modified_dmY":"24/10/2016"}, {"name":"PERIPLE EN LA DEMEURE", "lat":50.450084, "lon":5.924349, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PERIPLE EN LA DEMEURE</h5><em>Adresse</em> : RUE VERTE 1\t6670\tLIMERLE<br><br><em>Téléphone</em> : 080/51.00.65<br><br><b><a target=\"_blank\" href=\"www.peripleenlademeure.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.peripleenlademeure.be", "phone":"080/51.00.65", "address":"RUE VERTE 1\t6670\tLIMERLE", "manager_type":"", "created":"2016-10-24T12:58:30.409709Z", "id":8975, "last_modified":"2016-10-24T12:58:30.415776Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8975/history", "email_before_at":"peripleenlademeure", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"PETIT THEATRE DE LA GRANDE VIE (LE)", "lat":50.159841, "lon":5.169878, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PETIT THEATRE DE LA GRANDE VIE (LE)</h5><em>Adresse</em> : RUE DU BONNIER 12\t5580\tFORZEE<br><br><em>Téléphone</em> : 083/61.32.60<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"083/61.32.60", "address":"RUE DU BONNIER 12\t5580\tFORZEE", "manager_type":"", "created":"2016-10-24T12:58:30.424432Z", "id":8976, "last_modified":"2016-10-24T12:58:30.431247Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8976/history", "email_before_at":"petittheatre", "email_after_at":"scarlet.be", "last_modified_dmY":"24/10/2016"}, {"name":"PARTENARIAT INTEGRATION COHABITATION DE LAEKEN", "lat":50.219796, "lon":4.354837, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PARTENARIAT INTEGRATION COHABITATION DE LAEKEN</h5><em>Adresse</em> : RUE CHAMPS DE L'EGLISE 2\t1020\tBRUXELLES<br><br><em>Téléphone</em> : 02/421.10.36<br><br><b><a target=\"_blank\" href=\"www.picol.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.picol.be", "phone":"02/421.10.36", "address":"RUE CHAMPS DE L'EGLISE 2\t1020\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.439862Z", "id":8977, "last_modified":"2016-10-24T12:58:30.446921Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8977/history", "email_before_at":"info", "email_after_at":"picol.be", "last_modified_dmY":"24/10/2016"}, {"name":"PROMOTION ET CULTURE", "lat":50.877692, "lon":5.570631, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PROMOTION ET CULTURE</h5><em>Adresse</em> : PLACE SAINT-PAUL 9-11\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/221.95.11<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/221.95.11", "address":"PLACE SAINT-PAUL 9-11\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:30.460294Z", "id":8978, "last_modified":"2016-10-24T12:58:30.467595Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8978/history", "email_before_at":"vincent.grignard", "email_after_at":"fgtb.be", "last_modified_dmY":"24/10/2016"}, {"name":"QUALITE VILLAGE WALLONIE", "lat":50.639303, "lon":5.676853, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>QUALITE VILLAGE WALLONIE</h5><em>Adresse</em> : CHAUSSEE D'ARGENTEAU 21\t4601\tARGENTEAU<br><br><em>Téléphone</em> : 04/379.05.01<br><br><b><a target=\"_blank\" href=\"www.qualitevillagewallonie.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.qualitevillagewallonie.be", "phone":"04/379.05.01", "address":"CHAUSSEE D'ARGENTEAU 21\t4601\tARGENTEAU", "manager_type":"", "created":"2016-10-24T12:58:30.476190Z", "id":8979, "last_modified":"2016-10-24T12:58:30.486235Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8979/history", "email_before_at":"contact", "email_after_at":"qualitevillagewallonie.be", "last_modified_dmY":"24/10/2016"}, {"name":"REVERS", "lat":50.712985, "lon":5.588309, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>REVERS</h5><em>Adresse</em> : RUE MAGHIN 76-78\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/227.02.58<br><br><b><a target=\"_blank\" href=\"www.revers.be/revers/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.revers.be/revers/", "phone":"04/227.02.58", "address":"RUE MAGHIN 76-78\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:30.497916Z", "id":8980, "last_modified":"2016-10-24T12:58:30.504602Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8980/history", "email_before_at":"info", "email_after_at":"revers.be", "last_modified_dmY":"24/10/2016"}, {"name":"RESEAU DES INITIATIVES ENFANTS-PARENTS-PROFESSIONNELS", "lat":50.651047, "lon":4.615769, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>RESEAU DES INITIATIVES ENFANTS-PARENTS-PROFESSIONNELS</h5><em>Adresse</em> : AVENUE DE L'ESPINETTE 16\t1348\tLOUVAIN-LA-NEUVE<br><br><em>Téléphone</em> : 010/86.18.00<br><br><b><a target=\"_blank\" href=\"www.riepp.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.riepp.be", "phone":"010/86.18.00", "address":"AVENUE DE L'ESPINETTE 16\t1348\tLOUVAIN-LA-NEUVE", "manager_type":"", "created":"2016-10-24T12:58:30.514885Z", "id":8981, "last_modified":"2016-10-24T12:58:30.523060Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8981/history", "email_before_at":"contact", "email_after_at":"riepp.be", "last_modified_dmY":"24/10/2016"}, {"name":"MAISON DE L'AMERIQUE LATINE - S.E.U.L.", "lat":50.665735, "lon":4.369298, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MAISON DE L'AMERIQUE LATINE - S.E.U.L.</h5><em>Adresse</em> : RUE DU COLLEGE, 27\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/535.93.80<br><br><b><a target=\"_blank\" href=\"www.america-latina.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.america-latina.be", "phone":"02/535.93.80", "address":"RUE DU COLLEGE, 27\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.533189Z", "id":8982, "last_modified":"2016-10-24T12:58:30.538679Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8982/history", "email_before_at":"info", "email_after_at":"america-latina.be", "last_modified_dmY":"24/10/2016"}, {"name":"SERVICE D'INTEGRATION ET D'INSERTION - MISSIONS ACTIONS", "lat":50.832297, "lon":4.36798, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SERVICE D'INTEGRATION ET D'INSERTION - MISSIONS ACTIONS</h5><em>Adresse</em> : RUE BRIALMONT 21\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/219.45.98<br><br><b><a target=\"_blank\" href=\"www.simaasbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.simaasbl.be", "phone":"02/219.45.98", "address":"RUE BRIALMONT 21\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.545043Z", "id":8983, "last_modified":"2016-10-24T12:58:30.550244Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8983/history", "email_before_at":"sima.asbl", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"SYNDICAT DES LOCATAIRES DES LOGEMENTS SOCIAUX", "lat":50.853464, "lon":4.321857, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SYNDICAT DES LOCATAIRES DES LOGEMENTS SOCIAUX</h5><em>Adresse</em> : SQUARE ALBERT Ier 32\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/522.98.69<br><br><b><a target=\"_blank\" href=\"logementssociaux.skynetblogs.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"logementssociaux.skynetblogs.be", "phone":"02/522.98.69", "address":"SQUARE ALBERT Ier 32\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.556966Z", "id":8984, "last_modified":"2016-10-24T12:58:30.562928Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8984/history", "email_before_at":"syndicatdeslocataires", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"SOLIDARITE FEMMES (Ex \"Du côté des femmes\")", "lat":50.83903, "lon":4.186389, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOLIDARITE FEMMES (Ex \"Du côté des femmes\")</h5><em>Adresse</em> : RUE DE BOUVY 9\t7100\tLA LOUVIERE<br><br><em>Téléphone</em> : 064/21.33.03<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"064/21.33.03", "address":"RUE DE BOUVY 9\t7100\tLA LOUVIERE", "manager_type":"", "created":"2016-10-24T12:58:30.569708Z", "id":8985, "last_modified":"2016-10-24T12:58:30.575243Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8985/history", "email_before_at":"solidaritefemmes", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"SOLIDARITES NOUVELLES - CHARLEROI", "lat":50.474408, "lon":4.440696, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOLIDARITES NOUVELLES - CHARLEROI</h5><em>Adresse</em> : BD. J. BERTRAND 8\t6000\tCHARLEROI<br><br><em>Téléphone</em> : 071/30.36.77<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"071/30.36.77", "address":"BD. J. BERTRAND 8\t6000\tCHARLEROI", "manager_type":"", "created":"2016-10-24T12:58:30.583299Z", "id":8986, "last_modified":"2016-10-24T12:58:30.588739Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8986/history", "email_before_at":"sn.secretariat", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"SOURCE", "lat":50.410983, "lon":4.339925, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOURCE</h5><em>Adresse</em> : RUE DE LA SENNE 78\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/512.72.04<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/512.72.04", "address":"RUE DE LA SENNE 78\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.595534Z", "id":8987, "last_modified":"2016-10-24T12:58:30.603803Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8987/history", "email_before_at":"source", "email_after_at":"misc.irisnet.be ", "last_modified_dmY":"24/10/2016"}, {"name":"TELS QUELS", "lat":50.84643, "lon":4.35175, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>TELS QUELS</h5><em>Adresse</em> : RUE HAUTE 46-48\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/512.45.87<br><br><b><a target=\"_blank\" href=\"www.telsquels.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.telsquels.be", "phone":"02/512.45.87", "address":"RUE HAUTE 46-48\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.612685Z", "id":8988, "last_modified":"2016-10-24T12:58:30.617881Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8988/history", "email_before_at":"info", "email_after_at":"telsquels.be", "last_modified_dmY":"24/10/2016"}, {"name":"TERRE A.S.B.L.", "lat":50.840903, "lon":5.616274, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>TERRE A.S.B.L.</h5><em>Adresse</em> : RUE DE MILMORT 690\t4040\tHERSTAL<br><br><em>Téléphone</em> : 04/240.58.58<br><br><b><a target=\"_blank\" href=\"www.terre.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.terre.be", "phone":"04/240.58.58", "address":"RUE DE MILMORT 690\t4040\tHERSTAL", "manager_type":"", "created":"2016-10-24T12:58:30.626049Z", "id":8989, "last_modified":"2016-10-24T12:58:30.631651Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8989/history", "email_before_at":"info", "email_after_at":"terre.be", "last_modified_dmY":"24/10/2016"}, {"name":"TSHINTU - ASSOCIATION DE SOLIDARITE ET D'AIDE BELGO-CONGOLAISE", "lat":50.617597, "lon":5.495197, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>TSHINTU - ASSOCIATION DE SOLIDARITE ET D'AIDE BELGO-CONGOLAISE</h5><em>Adresse</em> : RUE GUSTAVE BAIVY 139\t4101\tJEMEPPE S/MEUSE<br><br><em>Téléphone</em> : 04/253.39.30<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/253.39.30", "address":"RUE GUSTAVE BAIVY 139\t4101\tJEMEPPE S/MEUSE", "manager_type":"", "created":"2016-10-24T12:58:30.640341Z", "id":8990, "last_modified":"2016-10-24T12:58:30.647551Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8990/history", "email_before_at":"tshintuasbl", "email_after_at":"yahoo.fr", "last_modified_dmY":"24/10/2016"}, {"name":"UNION DES AGRICULTRICES WALLONNES", "lat":50.560669, "lon":4.70379, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>UNION DES AGRICULTRICES WALLONNES</h5><em>Adresse</em> : CHAUSSEE DE NAMUR 47\t5030\tGEMBLOUX<br><br><em>Téléphone</em> : 081/60.00.60<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"081/60.00.60", "address":"CHAUSSEE DE NAMUR 47\t5030\tGEMBLOUX", "manager_type":"", "created":"2016-10-24T12:58:30.657137Z", "id":8991, "last_modified":"2016-10-24T12:58:30.662905Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8991/history", "email_before_at":"uaw", "email_after_at":"fwa.be", "last_modified_dmY":"24/10/2016"}, {"name":"UNION DES PROGRESSISTES JUIFS DE BELGIQUE", "lat":50.560669, "lon":4.34864, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>UNION DES PROGRESSISTES JUIFS DE BELGIQUE</h5><em>Adresse</em> : RUE DE LA VICTOIRE 61\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/537.82.45<br><br><b><a target=\"_blank\" href=\"www.upjb.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.upjb.be", "phone":"02/537.82.45", "address":"RUE DE LA VICTOIRE 61\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.672341Z", "id":8992, "last_modified":"2016-10-24T12:58:30.677998Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8992/history", "email_before_at":"upjb2", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"WOLUWE-INTER QUARTIER BRUXELLES", "lat":50.829939, "lon":4.418491, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>WOLUWE-INTER QUARTIER BRUXELLES</h5><em>Adresse</em> : AV. DU CAPRICORNE 1A\t1200\tBRUXELLES<br><br><em>Téléphone</em> : 02/762.39.44<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/762.39.44", "address":"AV. DU CAPRICORNE 1A\t1200\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.686437Z", "id":8993, "last_modified":"2016-10-24T12:58:30.693410Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8993/history", "email_before_at":"woluinterquartiers", "email_after_at":"hotmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"ZEPHYR", "lat":50.853278, "lon":5.69449, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ZEPHYR</h5><em>Adresse</em> : RUE DODEMONT 5\t4600\tVISE<br><br><em>Téléphone</em> : 04/374.31.43<br><br><b><a target=\"_blank\" href=\"www.zephyr-formation.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.zephyr-formation.be", "phone":"04/374.31.43", "address":"RUE DODEMONT 5\t4600\tVISE", "manager_type":"", "created":"2016-10-24T12:58:30.702616Z", "id":8994, "last_modified":"2016-10-24T12:58:30.708730Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8994/history", "email_before_at":"mc.zephyrformation", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"ZIN TV", "lat":50.738235, "lon":4.342601, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ZIN TV</h5><em>Adresse</em> : RUE DU FORT, 35\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 0479/28.35.85<br><br><b><a target=\"_blank\" href=\"www.zintv.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.zintv.org", "phone":"0479/28.35.85", "address":"RUE DU FORT, 35\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.719756Z", "id":8995, "last_modified":"2016-10-24T12:58:30.725305Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8995/history", "email_before_at":"contact", "email_after_at":"zintv.org", "last_modified_dmY":"24/10/2016"}, {"name":"BIEN-ETRE DES SALARIES (LE)", "lat":50.828824, "lon":4.339844, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>BIEN-ETRE DES SALARIES (LE)</h5><em>Adresse</em> : BOULEVARD POINCARE 72-74\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/558.51.50<br><br><b><a target=\"_blank\" href=\"www.cgslb.be/formations\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cgslb.be/formations", "phone":"02/558.51.50", "address":"BOULEVARD POINCARE 72-74\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.733616Z", "id":8996, "last_modified":"2016-10-24T12:58:30.739875Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8996/history", "email_before_at":"bds", "email_after_at":"cgslb.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRES D'ENTRAINEMENT AUX METHODES D'EDUCATION ACTIVE", "lat":50.841178, "lon":4.341786, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRES D'ENTRAINEMENT AUX METHODES D'EDUCATION ACTIVE</h5><em>Adresse</em> : AV. DE LA PORTE DE HAL 39/3\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/543.05.90<br><br><b><a target=\"_blank\" href=\"www.cemea.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cemea.be", "phone":"02/543.05.90", "address":"AV. DE LA PORTE DE HAL 39/3\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.748717Z", "id":8997, "last_modified":"2016-10-24T12:58:30.754379Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8997/history", "email_before_at":"education-permanente", "email_after_at":"cemea.be", "last_modified_dmY":"24/10/2016"}, {"name":"ECOLE DES PARENTS ET DES EDUCATEURS", "lat":50.835148, "lon":4.331674, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ECOLE DES PARENTS ET DES EDUCATEURS</h5><em>Adresse</em> : RUE DE STALLE, 96\t1180\tBRUXELLES<br><br><em>Téléphone</em> : 02/733.95.50<br><br><b><a target=\"_blank\" href=\"www.ecoledesparents.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ecoledesparents.be", "phone":"02/733.95.50", "address":"RUE DE STALLE, 96\t1180\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.761117Z", "id":8998, "last_modified":"2016-10-24T12:58:30.766707Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8998/history", "email_before_at":"administration", "email_after_at":"ecoledesparents.be", "last_modified_dmY":"24/10/2016"}, {"name":"EDUCATION ENVIRONNEMENT", "lat":50.797066, "lon":5.561152, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>EDUCATION ENVIRONNEMENT</h5><em>Adresse</em> : RUE FUSCH 3\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/250.75.10<br><br><b><a target=\"_blank\" href=\"www.education-environnement.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.education-environnement.be", "phone":"04/250.75.10", "address":"RUE FUSCH 3\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:30.774455Z", "id":8999, "last_modified":"2016-10-24T12:58:30.780107Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8999/history", "email_before_at":"info", "email_after_at":"education-environnement.be ", "last_modified_dmY":"24/10/2016"}, {"name":"INSTITUT D'ECO-PEDAGOGIE", "lat":50.635557, "lon":5.580691, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INSTITUT D'ECO-PEDAGOGIE</h5><em>Adresse</em> : RUE DE PITTEURS 20\t4020\tLIEGE<br><br><em>Téléphone</em> : 04/366.38.18<br><br><b><a target=\"_blank\" href=\"www.institut-eco-pedagogie.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.institut-eco-pedagogie.be", "phone":"04/366.38.18", "address":"RUE DE PITTEURS 20\t4020\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:30.788475Z", "id":9000, "last_modified":"2016-10-24T12:58:30.801967Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9000/history", "email_before_at":"info", "email_after_at":"institut-eco-pedagogie.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE DE FORMATION POUR LE DEVELOPPEMENT ET LA SOLIDARITE INTERNATIONALE", "lat":50.638834, "lon":4.370947, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE DE FORMATION POUR LE DEVELOPPEMENT ET LA SOLIDARITE INTERNATIONALE</h5><em>Adresse</em> : RUE RENKIN 2\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/243.70.30<br><br><b><a target=\"_blank\" href=\"www.iteco.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.iteco.be", "phone":"02/243.70.30", "address":"RUE RENKIN 2\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.816421Z", "id":9001, "last_modified":"2016-10-24T12:58:30.821954Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9001/history", "email_before_at":"iteco", "email_after_at":"iteco.be", "last_modified_dmY":"24/10/2016"}, {"name":"MONDE SELON LES FEMMES (LE)", "lat":50.865112, "lon":4.366286, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MONDE SELON LES FEMMES (LE)</h5><em>Adresse</em> : RUE DE LA SABLONNIERE 18\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/223.05.12<br><br><b><a target=\"_blank\" href=\"www.mondefemmes.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.mondefemmes.be", "phone":"02/223.05.12", "address":"RUE DE LA SABLONNIERE 18\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.828952Z", "id":9002, "last_modified":"2016-10-24T12:58:30.834386Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9002/history", "email_before_at":"lidia", "email_after_at":"mondefemmes.org", "last_modified_dmY":"24/10/2016"}, {"name":"SERVICE POUR LA TRANSFORMATION, L'INNOVATION ET LE CHANGEMENT SOCIAL", "lat":50.852133, "lon":4.375891, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SERVICE POUR LA TRANSFORMATION, L'INNOVATION ET LE CHANGEMENT SOCIAL</h5><em>Adresse</em> : Bd LAMBERMONT 32\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/414.23.04<br><br><b><a target=\"_blank\" href=\"www.stics.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.stics.be", "phone":"02/414.23.04", "address":"Bd LAMBERMONT 32\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.841267Z", "id":9003, "last_modified":"2016-10-24T12:58:30.846611Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9003/history", "email_before_at":"stics", "email_after_at":"stics.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION POUR LA PROMOTION DES ENERGIES RENOUVELABLES", "lat":50.874573, "lon":4.363553, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION POUR LA PROMOTION DES ENERGIES RENOUVELABLES</h5><em>Adresse</em> : RUE ROYALE 35\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/218.78.99<br><br><b><a target=\"_blank\" href=\"www.apere.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.apere.org", "phone":"02/218.78.99", "address":"RUE ROYALE 35\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.855579Z", "id":9004, "last_modified":"2016-10-24T12:58:30.865506Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9004/history", "email_before_at":"info", "email_after_at":"apere.org", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION BELGO-PALESTINIENNE", "lat":50.848572, "lon":4.348217, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION BELGO-PALESTINIENNE</h5><em>Adresse</em> : QUAI DU COMMERCE 9\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/223.07.56<br><br><b><a target=\"_blank\" href=\"www.association-belgo-palestinienne.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.association-belgo-palestinienne.be", "phone":"02/223.07.56", "address":"QUAI DU COMMERCE 9\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.877107Z", "id":9005, "last_modified":"2016-10-24T12:58:30.883604Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9005/history", "email_before_at":"abp.eccp", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"ECOCONSO (ex Réseau Eco-consommation)", "lat":50.856181, "lon":4.863348, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ECOCONSO (ex Réseau Eco-consommation)</h5><em>Adresse</em> : RUE NANON, 98\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/73.07.30<br><br><b><a target=\"_blank\" href=\"www.ecoconso.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ecoconso.be", "phone":"081/73.07.30", "address":"RUE NANON, 98\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:30.892613Z", "id":9006, "last_modified":"2016-10-24T12:58:30.901658Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9006/history", "email_before_at":"info", "email_after_at":"ecoconso.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION DES CENTRES DE PLANNING FAMILIAL DES F.P.S.", "lat":50.473812, "lon":4.353347, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION DES CENTRES DE PLANNING FAMILIAL DES F.P.S.</h5><em>Adresse</em> : PLACE SAINT-JEAN 1/2\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/515.04.01<br><br><b><a target=\"_blank\" href=\"www.planningfps.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.planningfps.be", "phone":"02/515.04.01", "address":"PLACE SAINT-JEAN 1/2\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.913026Z", "id":9007, "last_modified":"2016-10-24T12:58:30.922571Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9007/history", "email_before_at":"cpf", "email_after_at":"mutsoc.be", "last_modified_dmY":"24/10/2016"}, {"name":"PLATE-FORME FRANCOPHONE DU VOLONTARIAT", "lat":50.844409, "lon":4.870366, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PLATE-FORME FRANCOPHONE DU VOLONTARIAT</h5><em>Adresse</em> : PLACE L'ILON, 13\t5000\tNAMUR<br><br><em>Téléphone</em> : 02/512.01.12<br><br><b><a target=\"_blank\" href=\"www.levolontariat.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.levolontariat.be", "phone":"02/512.01.12", "address":"PLACE L'ILON, 13\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:30.931829Z", "id":9008, "last_modified":"2016-10-24T12:58:30.937813Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9008/history", "email_before_at":"info", "email_after_at":"levolontariat.be", "last_modified_dmY":"24/10/2016"}, {"name":"WORLD WILDLIFE FUND - BELGIQUE / Communauté francophone", "lat":50.463715, "lon":4.354055, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>WORLD WILDLIFE FUND - BELGIQUE / Communauté francophone</h5><em>Adresse</em> : BD EMILE JACQMAIN 90\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/340.09.21<br><br><b><a target=\"_blank\" href=\"www.wwf.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.wwf.be", "phone":"02/340.09.21", "address":"BD EMILE JACQMAIN 90\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.948954Z", "id":9009, "last_modified":"2016-10-24T12:58:30.956275Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9009/history", "email_before_at":"education", "email_after_at":"wwf.be", "last_modified_dmY":"24/10/2016"}, {"name":"Z - LES AMIS D'ESPERANZAH", "lat":50.854341, "lon":4.763417, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Z - LES AMIS D'ESPERANZAH</h5><em>Adresse</em> : RUE CELESTIN HASTIR 105\t5150\tFLOREFFE<br><br><em>Téléphone</em> : 081/44.15.18<br><br><b><a target=\"_blank\" href=\"http://www.esperanzah.be/z-asbl\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"http://www.esperanzah.be/z-asbl", "phone":"081/44.15.18", "address":"RUE CELESTIN HASTIR 105\t5150\tFLOREFFE", "manager_type":"", "created":"2016-10-24T12:58:30.966126Z", "id":9010, "last_modified":"2016-10-24T12:58:30.971943Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9010/history", "email_before_at":"info", "email_after_at":"esperanzah.be", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLES DES NATURALISTES DE BELGIQUE", "lat":50.443114, "lon":4.636812, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLES DES NATURALISTES DE BELGIQUE</h5><em>Adresse</em> : RUE DES ECOLES 21\t5670\tVIERVES-SUR-VIROIN<br><br><em>Téléphone</em> : 060/39.98.78<br><br><b><a target=\"_blank\" href=\"www.cercles-naturalistes.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cercles-naturalistes.be", "phone":"060/39.98.78", "address":"RUE DES ECOLES 21\t5670\tVIERVES-SUR-VIROIN", "manager_type":"", "created":"2016-10-24T12:58:30.980891Z", "id":9011, "last_modified":"2016-10-24T12:58:30.987628Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9011/history", "email_before_at":"cnbginkgo", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"FORMATION EDUCATION CULTURE", "lat":50.079752, "lon":4.388317, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FORMATION EDUCATION CULTURE</h5><em>Adresse</em> : CH. DE HAECHT 579/50\t1031\tBRUXELLES<br><br><em>Téléphone</em> : 02/246.32.56<br><br><b><a target=\"_blank\" href=\"www.fecasbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fecasbl.be", "phone":"02/246.32.56", "address":"CH. DE HAECHT 579/50\t1031\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:30.999500Z", "id":9012, "last_modified":"2016-10-24T12:58:31.010067Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9012/history", "email_before_at":"fec", "email_after_at":"acv-csc.be", "last_modified_dmY":"24/10/2016"}, {"name":"PEUPLE ET CULTURE - WALLONIE ET BRUXELLES", "lat":50.870179, "lon":5.588601, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PEUPLE ET CULTURE - WALLONIE ET BRUXELLES</h5><em>Adresse</em> : RUE DU BEAU MUR 45\t4030\tLIEGE (Grivegnée)<br><br><em>Téléphone</em> : 04/368.82.32<br><br><b><a target=\"_blank\" href=\"www.peuple-et-culture-wb.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.peuple-et-culture-wb.be", "phone":"04/368.82.32", "address":"RUE DU BEAU MUR 45\t4030\tLIEGE (Grivegnée)", "manager_type":"", "created":"2016-10-24T12:58:31.022335Z", "id":9013, "last_modified":"2016-10-24T12:58:31.030157Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9013/history", "email_before_at":"info", "email_after_at":"peuple-et-culture-wb.be", "last_modified_dmY":"24/10/2016"}, {"name":"ARTICLE 27", "lat":50.629489, "lon":4.341252, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ARTICLE 27</h5><em>Adresse</em> : RUE DE LISBONNE 31\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/646.30.28<br><br><b><a target=\"_blank\" href=\"www.article27.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.article27.be", "phone":"02/646.30.28", "address":"RUE DE LISBONNE 31\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.038173Z", "id":9014, "last_modified":"2016-10-24T12:58:31.043533Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9014/history", "email_before_at":"bruxelles", "email_after_at":"article27.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE LIBERAL D'ACTION ET DE REFLEXION SUR L'AUDIOVISUEL", "lat":50.829712, "lon":4.294905, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE LIBERAL D'ACTION ET DE REFLEXION SUR L'AUDIOVISUEL</h5><em>Adresse</em> : BOULEVARD S. DUPUIS 211/36\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/203.94.44<br><br><b><a target=\"_blank\" href=\"www.clara.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.clara.be", "phone":"02/203.94.44", "address":"BOULEVARD S. DUPUIS 211/36\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.052586Z", "id":9015, "last_modified":"2016-10-24T12:58:31.060084Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9015/history", "email_before_at":"info", "email_after_at":"clara.be", "last_modified_dmY":"24/10/2016"}, {"name":"COLLECTIF D'ALPHABETISATION", "lat":50.837616, "lon":4.345159, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COLLECTIF D'ALPHABETISATION</h5><em>Adresse</em> : RUE DE ROME 12\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/538.36.57<br><br><b><a target=\"_blank\" href=\"www.collectif-alpha.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.collectif-alpha.be", "phone":"02/538.36.57", "address":"RUE DE ROME 12\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.070782Z", "id":9016, "last_modified":"2016-10-24T12:58:31.078312Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9016/history", "email_before_at":"info", "email_after_at":"collectif-alpha.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION LAIQUE DES CENTRES DE PLANNING FAMILIAL", "lat":50.829836, "lon":4.367199, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION LAIQUE DES CENTRES DE PLANNING FAMILIAL</h5><em>Adresse</em> : RUE DE LA TULIPE 34\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/502.82.03<br><br><b><a target=\"_blank\" href=\"www.planningfamilial.net\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.planningfamilial.net", "phone":"02/502.82.03", "address":"RUE DE LA TULIPE 34\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.088520Z", "id":9017, "last_modified":"2016-10-24T12:58:31.098496Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9017/history", "email_before_at":"flcpf", "email_after_at":"planningfamilial.net", "last_modified_dmY":"24/10/2016"}, {"name":"TERRITOIRES DE LA MEMOIRE (LES)", "lat":50.83471, "lon":5.568077, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>TERRITOIRES DE LA MEMOIRE (LES)</h5><em>Adresse</em> : BD DE LA SAUVENIERE, 33-35\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/232.70.64<br><br><b><a target=\"_blank\" href=\"www.territoires-memoire.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.territoires-memoire.be", "phone":"04/232.70.64", "address":"BD DE LA SAUVENIERE, 33-35\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:31.108901Z", "id":9018, "last_modified":"2016-10-24T12:58:31.114646Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9018/history", "email_before_at":"accueil", "email_after_at":"territoires-memoire.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION CULTURELLE JOSEPH JACQUEMOTTE", "lat":50.644057, "lon":4.432538, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION CULTURELLE JOSEPH JACQUEMOTTE</h5><em>Adresse</em> : RUE JULES DESTREE, 11\t6020\tDAMPREMY<br><br><em>Téléphone</em> : 0476/84.93.07<br><br><b><a target=\"_blank\" href=\"www.acjj.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.acjj.be", "phone":"0476/84.93.07", "address":"RUE JULES DESTREE, 11\t6020\tDAMPREMY", "manager_type":"", "created":"2016-10-24T12:58:31.122754Z", "id":9019, "last_modified":"2016-10-24T12:58:31.128149Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9019/history", "email_before_at":"acjj", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"ATELIER DE RECHERCHE ET D'ACTION URBAINE", "lat":50.417717, "lon":4.355399, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ATELIER DE RECHERCHE ET D'ACTION URBAINE</h5><em>Adresse</em> : BVD ADOLPHE MAX 55\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/219.33.45<br><br><b><a target=\"_blank\" href=\"www.arau.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.arau.org", "phone":"02/219.33.45", "address":"BVD ADOLPHE MAX 55\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.136556Z", "id":9020, "last_modified":"2016-10-24T12:58:31.142770Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9020/history", "email_before_at":"info", "email_after_at":"arau.org", "last_modified_dmY":"24/10/2016"}, {"name":"ACTION ET RECHERCHE CULTURELLE ", "lat":50.853126, "lon":4.365846, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ACTION ET RECHERCHE CULTURELLE </h5><em>Adresse</em> : RUE DE L'ASSOCIATION 20\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/219.68.88<br><br><b><a target=\"_blank\" href=\"www.arc-culture.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.arc-culture.be", "phone":"02/219.68.88", "address":"RUE DE L'ASSOCIATION 20\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.151704Z", "id":9021, "last_modified":"2016-10-24T12:58:31.157233Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9021/history", "email_before_at":"direction", "email_after_at":"arc-culture.be", "last_modified_dmY":"24/10/2016"}, {"name":"ATD QUART-MONDE / WALLONIE-BRUXELLES", "lat":50.851696, "lon":4.385258, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ATD QUART-MONDE / WALLONIE-BRUXELLES</h5><em>Adresse</em> : AVENUE VICTOR JACOBS 12\t1040\tBRUXELLES<br><br><em>Téléphone</em> : 02/647.99.00<br><br><b><a target=\"_blank\" href=\"www.atd-quartmonde.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.atd-quartmonde.be", "phone":"02/647.99.00", "address":"AVENUE VICTOR JACOBS 12\t1040\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.165622Z", "id":9022, "last_modified":"2016-10-24T12:58:31.171142Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9022/history", "email_before_at":"atd-qm.belgique", "email_after_at":"skynet.be ", "last_modified_dmY":"24/10/2016"}, {"name":"BARRICADE", "lat":50.829655, "lon":5.57313, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>BARRICADE</h5><em>Adresse</em> : RUE PIERREUSE 19-21\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/222.06.22<br><br><b><a target=\"_blank\" href=\"www.barricade.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.barricade.be", "phone":"04/222.06.22", "address":"RUE PIERREUSE 19-21\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:31.178537Z", "id":9023, "last_modified":"2016-10-24T12:58:31.183790Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9023/history", "email_before_at":"info", "email_after_at":"barricade.be", "last_modified_dmY":"24/10/2016"}, {"name":"COMITE POUR L'ANNULATION DE LA DETTE DU TIERS-MONDE", "lat":50.646875, "lon":5.565487, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COMITE POUR L'ANNULATION DE LA DETTE DU TIERS-MONDE</h5><em>Adresse</em> : PLACE DE BRONCKART 2\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/226.62.85<br><br><b><a target=\"_blank\" href=\"www.cadtm.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cadtm.org", "phone":"04/226.62.85", "address":"PLACE DE BRONCKART 2\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:31.192489Z", "id":9024, "last_modified":"2016-10-24T12:58:31.202651Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9024/history", "email_before_at":"emilie", "email_after_at":"cadtm.org", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE COMMUNAUTAIRE LAIC JUIF", "lat":50.629823, "lon":4.349034, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE COMMUNAUTAIRE LAIC JUIF</h5><em>Adresse</em> : RUE HOTEL DES MONNAIES 52\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/543.02.70<br><br><b><a target=\"_blank\" href=\"www.cclj.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cclj.be", "phone":"02/543.02.70", "address":"RUE HOTEL DES MONNAIES 52\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.214483Z", "id":9025, "last_modified":"2016-10-24T12:58:31.222671Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9025/history", "email_before_at":"info", "email_after_at":"cclj.be ", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE DE FORMATION CARDIJN", "lat":50.831423, "lon":4.873827, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE DE FORMATION CARDIJN</h5><em>Adresse</em> : RUE SAINT-NICOLAS 84\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/23.15.22<br><br><b><a target=\"_blank\" href=\"www.cefoc.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cefoc.be", "phone":"081/23.15.22", "address":"RUE SAINT-NICOLAS 84\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:31.234492Z", "id":9026, "last_modified":"2016-10-24T12:58:31.242249Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9026/history", "email_before_at":"info", "email_after_at":"cefoc.be", "last_modified_dmY":"24/10/2016"}, {"name":"CHANGEMENTS POUR L'EGALITE", "lat":50.464992, "lon":4.369337, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CHANGEMENTS POUR L'EGALITE</h5><em>Adresse</em> : CH. DE HAECHT 66\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/218.34.50<br><br><b><a target=\"_blank\" href=\"www.changement-egalite.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.changement-egalite.be", "phone":"02/218.34.50", "address":"CH. DE HAECHT 66\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.250977Z", "id":9027, "last_modified":"2016-10-24T12:58:31.261523Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9027/history", "email_before_at":"info", "email_after_at":"changement-egalite.be", "last_modified_dmY":"24/10/2016"}, {"name":"COORDINATION ET INITIATIVES POUR REFUGIES ET ETRANGERS", "lat":50.856492, "lon":4.379474, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COORDINATION ET INITIATIVES POUR REFUGIES ET ETRANGERS</h5><em>Adresse</em> : RUE DU VIVIER 80-82\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/629.77.10<br><br><b><a target=\"_blank\" href=\"www.cire.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cire.be", "phone":"02/629.77.10", "address":"RUE DU VIVIER 80-82\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.269036Z", "id":9028, "last_modified":"2016-10-24T12:58:31.279567Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9028/history", "email_before_at":"cire", "email_after_at":"cire.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE NATIONAL DE COOPERATION AU DEVELOPPEMENT", "lat":50.832374, "lon":4.348217, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE NATIONAL DE COOPERATION AU DEVELOPPEMENT</h5><em>Adresse</em> : QUAI DU COMMERCE 9\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/250.12.30<br><br><b><a target=\"_blank\" href=\"www.cncd.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cncd.be", "phone":"02/250.12.30", "address":"QUAI DU COMMERCE 9\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.291828Z", "id":9029, "last_modified":"2016-10-24T12:58:31.298065Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9029/history", "email_before_at":"cncd", "email_after_at":"cncd.be", "last_modified_dmY":"24/10/2016"}, {"name":"COMMISSION JUSTICE ET PAIX", "lat":50.856181, "lon":4.410015, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COMMISSION JUSTICE ET PAIX</h5><em>Adresse</em> : RUE MAURICE LIETART 31/6\t1150\tBRUXELLES<br><br><em>Téléphone</em> : 02/738.08.01<br><br><b><a target=\"_blank\" href=\"www.justicepaix.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.justicepaix.be", "phone":"02/738.08.01", "address":"RUE MAURICE LIETART 31/6\t1150\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.306849Z", "id":9030, "last_modified":"2016-10-24T12:58:31.312798Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9030/history", "email_before_at":"info", "email_after_at":"justicepaix.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE PERMANENT POUR LA CITOYENNETE ET LA PARTICIPATION", "lat":50.83435, "lon":4.37329, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE PERMANENT POUR LA CITOYENNETE ET LA PARTICIPATION</h5><em>Adresse</em> : RUE DES DEUX EGLISES 45\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/238.01.42<br><br><b><a target=\"_blank\" href=\"www.cpcp.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cpcp.be", "phone":"02/238.01.42", "address":"RUE DES DEUX EGLISES 45\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.321822Z", "id":9031, "last_modified":"2016-10-24T12:58:31.328715Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9031/history", "email_before_at":"info", "email_after_at":"cpcp.be", "last_modified_dmY":"24/10/2016"}, {"name":"COLLECTIF CONTRE LES VIOLENCES FAMILIALES ET L'EXCLUSION", "lat":50.847039, "lon":5.586164, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COLLECTIF CONTRE LES VIOLENCES FAMILIALES ET L'EXCLUSION</h5><em>Adresse</em> : RUE MAGHIN, 11\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/221.60.69<br><br><b><a target=\"_blank\" href=\"www.cvfe.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cvfe.be", "phone":"04/221.60.69", "address":"RUE MAGHIN, 11\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:31.338415Z", "id":9032, "last_modified":"2016-10-24T12:58:31.344600Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9032/history", "email_before_at":"cvfe", "email_after_at":"cvfe.be", "last_modified_dmY":"24/10/2016"}, {"name":"D'UNE CERTAINE GAIETE", "lat":50.648575, "lon":5.576484, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>D'UNE CERTAINE GAIETE</h5><em>Adresse</em> : RUE DES MINEURS 9-11\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/222.12.46<br><br><b><a target=\"_blank\" href=\"www.certaine-gaite.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.certaine-gaite.org", "phone":"04/222.12.46", "address":"RUE DES MINEURS 9-11\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:31.353016Z", "id":9033, "last_modified":"2016-10-24T12:58:31.358455Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9033/history", "email_before_at":"nat.ryckewaert", "email_after_at":"certaine-gaite.org", "last_modified_dmY":"24/10/2016"}, {"name":"ETOPIA", "lat":50.646192, "lon":4.84199, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ETOPIA</h5><em>Adresse</em> : AV. DE MARLAGNE 52\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/22.58.48<br><br><b><a target=\"_blank\" href=\"www.etopia.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.etopia.be", "phone":"081/22.58.48", "address":"AV. DE MARLAGNE 52\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:31.367387Z", "id":9034, "last_modified":"2016-10-24T12:58:31.372918Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9034/history", "email_before_at":"info", "email_after_at":"etopia.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION DES ASSOCIATIONS DE PARENTS DE L'ENSEIGNEMENT OFFICIEL", "lat":50.458323, "lon":4.321891, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION DES ASSOCIATIONS DE PARENTS DE L'ENSEIGNEMENT OFFICIEL</h5><em>Adresse</em> : RUE DE BOURGOGNE, 48 bte 3\t1190\tBRUXELLES<br><br><em>Téléphone</em> : 02/527.25.75<br><br><b><a target=\"_blank\" href=\"www.fapeo.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fapeo.be", "phone":"02/527.25.75", "address":"RUE DE BOURGOGNE, 48 bte 3\t1190\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.380140Z", "id":9035, "last_modified":"2016-10-24T12:58:31.386028Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9035/history", "email_before_at":"secretariat", "email_after_at":"fapeo.be", "last_modified_dmY":"24/10/2016"}, {"name":"FOOD FIRST INFORMATION AND ACTION NETWORK - BELGIUM", "lat":50.812589, "lon":4.369215, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FOOD FIRST INFORMATION AND ACTION NETWORK - BELGIUM</h5><em>Adresse</em> : RUE VAN ELEWIJCK 35\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/640.84.17<br><br><b><a target=\"_blank\" href=\"www.fian.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fian.be", "phone":"02/640.84.17", "address":"RUE VAN ELEWIJCK 35\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.393595Z", "id":9036, "last_modified":"2016-10-24T12:58:31.399292Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9036/history", "email_before_at":"fian", "email_after_at":"fian.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION DES MAISONS MEDICALES ET COLLECTIFS DE SANTE FRANCOPHONES", "lat":50.828186, "lon":4.33958, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION DES MAISONS MEDICALES ET COLLECTIFS DE SANTE FRANCOPHONES</h5><em>Adresse</em> : BD DU MIDI 25/5\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/514.40.14<br><br><b><a target=\"_blank\" href=\"www.maisonmedicale.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.maisonmedicale.org", "phone":"02/514.40.14", "address":"BD DU MIDI 25/5\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.408015Z", "id":9037, "last_modified":"2016-10-24T12:58:31.415371Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9037/history", "email_before_at":"fmmcsf", "email_after_at":"fmm.be", "last_modified_dmY":"24/10/2016"}, {"name":"INSTITUT D'HISTOIRE OUVRIERE, ECONOMIQUE ET SOCIALE", "lat":50.844428, "lon":5.514744, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INSTITUT D'HISTOIRE OUVRIERE, ECONOMIQUE ET SOCIALE</h5><em>Adresse</em> : AVENUE MONTESQUIEU 3\t4101\tJEMEPPE-SERAING<br><br><em>Téléphone</em> : 04/224.60.70<br><br><b><a target=\"_blank\" href=\"www.ihoes.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ihoes.be", "phone":"04/224.60.70", "address":"AVENUE MONTESQUIEU 3\t4101\tJEMEPPE-SERAING", "manager_type":"", "created":"2016-10-24T12:58:31.424475Z", "id":9038, "last_modified":"2016-10-24T12:58:31.430495Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9038/history", "email_before_at":"info", "email_after_at":"ihoes.be", "last_modified_dmY":"24/10/2016"}, {"name":"INTER-ENVIRONNEMENT BRUXELLES", "lat":50.62022, "lon":4.333685, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INTER-ENVIRONNEMENT BRUXELLES</h5><em>Adresse</em> : RUE DU CHIMISTE, 34-36\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/801.14.80<br><br><b><a target=\"_blank\" href=\"www.ieb.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ieb.be", "phone":"02/801.14.80", "address":"RUE DU CHIMISTE, 34-36\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.439284Z", "id":9039, "last_modified":"2016-10-24T12:58:31.445795Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9039/history", "email_before_at":"info", "email_after_at":"ieb.be", "last_modified_dmY":"24/10/2016"}, {"name":"INTER-ENVIRONNEMENT WALLONIE", "lat":50.846105, "lon":4.863348, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INTER-ENVIRONNEMENT WALLONIE</h5><em>Adresse</em> : RUE NANON 98\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/39.07.50<br><br><b><a target=\"_blank\" href=\"www.iewonline.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.iewonline.be", "phone":"081/39.07.50", "address":"RUE NANON 98\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:31.453584Z", "id":9040, "last_modified":"2016-10-24T12:58:31.459020Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9040/history", "email_before_at":"iew", "email_after_at":"iewonline.be", "last_modified_dmY":"24/10/2016"}, {"name":"GRIGNOUX (LES) - CENTRE CULTUREL", "lat":50.473812, "lon":5.573307, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GRIGNOUX (LES) - CENTRE CULTUREL</h5><em>Adresse</em> : RUE SOEURS DE HASQUE 9\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/222.27.78<br><br><b><a target=\"_blank\" href=\"www.grignoux.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.grignoux.be", "phone":"04/222.27.78", "address":"RUE SOEURS DE HASQUE 9\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:31.467444Z", "id":9041, "last_modified":"2016-10-24T12:58:31.472787Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9041/history", "email_before_at":"contact", "email_after_at":"grignoux.be", "last_modified_dmY":"24/10/2016"}, {"name":"LIGUE DES DROITS DE L'HOMME", "lat":50.640478, "lon":4.343853, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIGUE DES DROITS DE L'HOMME</h5><em>Adresse</em> : RUE DU BOULET 22\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/209.62.80<br><br><b><a target=\"_blank\" href=\"www.liguedh.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.liguedh.be", "phone":"02/209.62.80", "address":"RUE DU BOULET 22\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.484276Z", "id":9042, "last_modified":"2016-10-24T12:58:31.489956Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9042/history", "email_before_at":"ldh", "email_after_at":"liguedh.be", "last_modified_dmY":"24/10/2016"}, {"name":"MEDIA ANIMATION - ASBL", "lat":50.849043, "lon":4.460481, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MEDIA ANIMATION - ASBL</h5><em>Adresse</em> : AVENUE E. MOUNIER 100\t1200\tBRUXELLES<br><br><em>Téléphone</em> : 02/242.57.93<br><br><b><a target=\"_blank\" href=\"www.media-animation.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.media-animation.be", "phone":"02/242.57.93", "address":"AVENUE E. MOUNIER 100\t1200\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.498249Z", "id":9043, "last_modified":"2016-10-24T12:58:31.507858Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9043/history", "email_before_at":"p.detheux", "email_after_at":"media-animation.be", "last_modified_dmY":"24/10/2016"}, {"name":"MEMOIRE D'AUSCHWITZ", "lat":50.849497, "lon":4.346072, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MEMOIRE D'AUSCHWITZ</h5><em>Adresse</em> : RUE DES TANNEURS 65\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/512.79.98<br><br><b><a target=\"_blank\" href=\"www.auschwitz.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.auschwitz.be", "phone":"02/512.79.98", "address":"RUE DES TANNEURS 65\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.519006Z", "id":9044, "last_modified":"2016-10-24T12:58:31.527929Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9044/history", "email_before_at":"info", "email_after_at":"auschwitz.be", "last_modified_dmY":"24/10/2016"}, {"name":"NATURE ET PROGRES", "lat":50.8395, "lon":4.867164, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>NATURE ET PROGRES</h5><em>Adresse</em> : RUE DE DAVE 520\t5100\tJAMBES<br><br><em>Téléphone</em> : 081/30.36.90<br><br><b><a target=\"_blank\" href=\"www.natpro.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.natpro.be", "phone":"081/30.36.90", "address":"RUE DE DAVE 520\t5100\tJAMBES", "manager_type":"", "created":"2016-10-24T12:58:31.545875Z", "id":9045, "last_modified":"2016-10-24T12:58:31.552046Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9045/history", "email_before_at":"info", "email_after_at":"natpro.be", "last_modified_dmY":"24/10/2016"}, {"name":"PAX CHRISTI WALLONIE-BRUXELLES", "lat":50.439293, "lon":4.410015, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PAX CHRISTI WALLONIE-BRUXELLES</h5><em>Adresse</em> : RUE MAURICE LIETART 31/1\t1150\tBRUXELLES<br><br><em>Téléphone</em> : 02/738.08.04<br><br><b><a target=\"_blank\" href=\"www.paxchristiwb.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.paxchristiwb.be", "phone":"02/738.08.04", "address":"RUE MAURICE LIETART 31/1\t1150\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.557624Z", "id":9046, "last_modified":"2016-10-24T12:58:31.563052Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9046/history", "email_before_at":"info", "email_after_at":"paxchristiwb.be", "last_modified_dmY":"24/10/2016"}, {"name":"RESEAU FINANCITE (ex. RESEAU FINANCEMENT ALTERNATIF)", "lat":50.83435, "lon":4.850457, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>RESEAU FINANCITE (ex. RESEAU FINANCEMENT ALTERNATIF)</h5><em>Adresse</em> : RUE HENRI LECOQ, 37 bte 1\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/40.32.40<br><br><b><a target=\"_blank\" href=\"www.financite.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.financite.be", "phone":"081/40.32.40", "address":"RUE HENRI LECOQ, 37 bte 1\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:31.568433Z", "id":9047, "last_modified":"2016-10-24T12:58:31.573731Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9047/history", "email_before_at":"info", "email_after_at":"financite.be", "last_modified_dmY":"24/10/2016"}, {"name":"SOLIDARITE DES ALTERNATIVES WALLONNES ET BRUXELLOISES", "lat":50.459267, "lon":4.386325, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOLIDARITE DES ALTERNATIVES WALLONNES ET BRUXELLOISES</h5><em>Adresse</em> : RUE MONCEAU FONTAINE 42/6\t6031\tMONCEAU SUR SAMBRE<br><br><em>Téléphone</em> : 071/53.28.30<br><br><b><a target=\"_blank\" href=\"www.economiesociale.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.economiesociale.be", "phone":"071/53.28.30", "address":"RUE MONCEAU FONTAINE 42/6\t6031\tMONCEAU SUR SAMBRE", "manager_type":"", "created":"2016-10-24T12:58:31.581538Z", "id":9048, "last_modified":"2016-10-24T12:58:31.586701Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9048/history", "email_before_at":"info", "email_after_at":"saw-b.be", "last_modified_dmY":"24/10/2016"}, {"name":"SERVICE INTERNATIONAL DE RECHERCHE, D'EDUCATION ET D'ACTION SOCIALE", "lat":50.415123, "lon":4.36415, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SERVICE INTERNATIONAL DE RECHERCHE, D'EDUCATION ET D'ACTION SOCIALE</h5><em>Adresse</em> : RUE DU CHAMP DE MARS 5\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/274.15.51<br><br><b><a target=\"_blank\" href=\"www.sireas.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.sireas.be", "phone":"02/274.15.51", "address":"RUE DU CHAMP DE MARS 5\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.595526Z", "id":9049, "last_modified":"2016-10-24T12:58:31.604973Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9049/history", "email_before_at":"sireas", "email_after_at":"sireas.be", "last_modified_dmY":"24/10/2016"}, {"name":"UNIVERSITE DES FEMMES", "lat":50.83857, "lon":4.369152, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>UNIVERSITE DES FEMMES</h5><em>Adresse</em> : RUE DU MERIDIEN 10\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/229.38.25<br><br><b><a target=\"_blank\" href=\"www.universitedesfemmes.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.universitedesfemmes.be", "phone":"02/229.38.25", "address":"RUE DU MERIDIEN 10\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.617484Z", "id":9050, "last_modified":"2016-10-24T12:58:31.626395Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9050/history", "email_before_at":"info", "email_after_at":"universitedesfemmes.be", "last_modified_dmY":"24/10/2016"}, {"name":"VIVRE ENSEMBLE EDUCATION", "lat":50.853298, "lon":4.366506, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>VIVRE ENSEMBLE EDUCATION</h5><em>Adresse</em> : RUE DU GOUVERNEMENT PROVISOIRE 32\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/227.66.80<br><br><b><a target=\"_blank\" href=\"www.vivre-ensembre.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.vivre-ensembre.be", "phone":"02/227.66.80", "address":"RUE DU GOUVERNEMENT PROVISOIRE 32\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.637462Z", "id":9051, "last_modified":"2016-10-24T12:58:31.643898Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9051/history", "email_before_at":"info", "email_after_at":"vivre-ensemble.be", "last_modified_dmY":"24/10/2016"}, {"name":"ALTEO - MOUVEMENT SOCIAL DE PERSONNES MALADES VALIDES ET HANDICAPEES (ex ACIH)", "lat":50.850515, "lon":4.388317, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ALTEO - MOUVEMENT SOCIAL DE PERSONNES MALADES VALIDES ET HANDICAPEES (ex ACIH)</h5><em>Adresse</em> : CHAUSSEE DE HAECHT 579/40\t1031\tBRUXELLES<br><br><em>Téléphone</em> : 02/246.42.26<br><br><b><a target=\"_blank\" href=\"www.alteoasbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.alteoasbl.be", "phone":"02/246.42.26", "address":"CHAUSSEE DE HAECHT 579/40\t1031\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.653749Z", "id":9052, "last_modified":"2016-10-24T12:58:31.663222Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9052/history", "email_before_at":"alteo", "email_after_at":"mc.be", "last_modified_dmY":"24/10/2016"}, {"name":"AMNESTY INTERNATIONAL - BELGIQUE FRANCOPHONE", "lat":50.870179, "lon":4.357358, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AMNESTY INTERNATIONAL - BELGIQUE FRANCOPHONE</h5><em>Adresse</em> : RUE BERCKMANS 9\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/539.81.77<br><br><b><a target=\"_blank\" href=\"www.amnesty.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.amnesty.be", "phone":"02/539.81.77", "address":"RUE BERCKMANS 9\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.674497Z", "id":9053, "last_modified":"2016-10-24T12:58:31.682889Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9053/history", "email_before_at":"amnesty", "email_after_at":"amnesty.be", "last_modified_dmY":"24/10/2016"}, {"name":"ESPACE SENIORS", "lat":50.831414, "lon":4.354342, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ESPACE SENIORS</h5><em>Adresse</em> : RUE SAINT-JEAN 32/38\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/515.02.65<br><br><b><a target=\"_blank\" href=\"www.espace-seniors.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.espace-seniors.be", "phone":"02/515.02.65", "address":"RUE SAINT-JEAN 32/38\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.691674Z", "id":9054, "last_modified":"2016-10-24T12:58:31.697178Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9054/history", "email_before_at":"espace.seniors", "email_after_at":"mutsoc.be", "last_modified_dmY":"24/10/2016"}, {"name":"INCLUSION (ex AFrHAM)", "lat":50.844337, "lon":4.378362, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INCLUSION (ex AFrHAM)</h5><em>Adresse</em> : AV. ALBERT GIRAUD 24\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/247.60.10<br><br><b><a target=\"_blank\" href=\"www.inclusion-asbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.inclusion-asbl.be", "phone":"02/247.60.10", "address":"AV. ALBERT GIRAUD 24\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.705694Z", "id":9055, "last_modified":"2016-10-24T12:58:31.711977Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9055/history", "email_before_at":"cde", "email_after_at":"inclusion-asbl.be", "last_modified_dmY":"24/10/2016"}, {"name":"MIROIR VAGABOND", "lat":50.874211, "lon":5.404527, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MIROIR VAGABOND</h5><em>Adresse</em> : VIEILLE ROUTE DE MARENNE 2-4\t6990\tBOURDON<br><br><em>Téléphone</em> : 084/31.19.46<br><br><b><a target=\"_blank\" href=\"www.miroirvagabond.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.miroirvagabond.be", "phone":"084/31.19.46", "address":"VIEILLE ROUTE DE MARENNE 2-4\t6990\tBOURDON", "manager_type":"", "created":"2016-10-24T12:58:31.720614Z", "id":9056, "last_modified":"2016-10-24T12:58:31.727499Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9056/history", "email_before_at":"administration", "email_after_at":"miroirvagabond.be", "last_modified_dmY":"24/10/2016"}, {"name":"NATAGORA", "lat":50.2477, "lon":4.863348, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>NATAGORA</h5><em>Adresse</em> : RUE NANON 98\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/83.05.70<br><br><b><a target=\"_blank\" href=\"www.natagora.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.natagora.be", "phone":"081/83.05.70", "address":"RUE NANON 98\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:31.737283Z", "id":9057, "last_modified":"2016-10-24T12:58:31.744415Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9057/history", "email_before_at":"info", "email_after_at":"natagora.be", "last_modified_dmY":"24/10/2016"}, {"name":"RECHERCHE - ACTION SUR LA PSYCHIATRIE ET LES ALTERNATIVES - L'AUTRE LIEU", "lat":50.473812, "lon":4.372778, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>RECHERCHE - ACTION SUR LA PSYCHIATRIE ET LES ALTERNATIVES - L'AUTRE LIEU</h5><em>Adresse</em> : RUE MARIE-THERESE 61\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/230.62.60<br><br><b><a target=\"_blank\" href=\"www.autrelieu.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.autrelieu.be", "phone":"02/230.62.60", "address":"RUE MARIE-THERESE 61\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.753886Z", "id":9058, "last_modified":"2016-10-24T12:58:31.759785Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9058/history", "email_before_at":"info", "email_after_at":"autrelieu.be", "last_modified_dmY":"24/10/2016"}, {"name":"RESEAU WALLON DE LUTTE CONTRE LA PAUVRETE", "lat":50.84837, "lon":4.858427, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>RESEAU WALLON DE LUTTE CONTRE LA PAUVRETE</h5><em>Adresse</em> : RUE MARIE-HENRIETTE 12\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/31.21.17<br><br><b><a target=\"_blank\" href=\"www.rwlp.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.rwlp.be", "phone":"081/31.21.17", "address":"RUE MARIE-HENRIETTE 12\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:31.767338Z", "id":9059, "last_modified":"2016-10-24T12:58:31.773250Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9059/history", "email_before_at":"bureau", "email_after_at":"rwlp.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE SOCIALISTE D'EDUCATION PERMANENTE", "lat":50.470581, "lon":4.327115, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE SOCIALISTE D'EDUCATION PERMANENTE</h5><em>Adresse</em> : RUE DE CHARLEROI 47\t1400\tNIVELLES<br><br><em>Téléphone</em> : 067/89.08.70<br><br><b><a target=\"_blank\" href=\"www.cesep.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cesep.be", "phone":"067/89.08.70", "address":"RUE DE CHARLEROI 47\t1400\tNIVELLES", "manager_type":"", "created":"2016-10-24T12:58:31.781867Z", "id":9060, "last_modified":"2016-10-24T12:58:31.787577Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9060/history", "email_before_at":"administration", "email_after_at":"cesep.be", "last_modified_dmY":"24/10/2016"}, {"name":"COLLECTIF FORMATION SOCIETE", "lat":50.594896, "lon":4.346477, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COLLECTIF FORMATION SOCIETE</h5><em>Adresse</em> : RUE DE LA VICTOIRE 26\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/543.03.03<br><br><b><a target=\"_blank\" href=\"www.cfsasbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cfsasbl.be", "phone":"02/543.03.03", "address":"RUE DE LA VICTOIRE 26\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.796716Z", "id":9061, "last_modified":"2016-10-24T12:58:31.802292Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9061/history", "email_before_at":"info", "email_after_at":"cfsasbl.be", "last_modified_dmY":"24/10/2016"}, {"name":"FORM'ACTION ANDRE RENARD", "lat":50.831974, "lon":5.570631, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FORM'ACTION ANDRE RENARD</h5><em>Adresse</em> : PLACE SAINT-PAUL 9-11\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/221.96.34<br><br><b><a target=\"_blank\" href=\"www.far.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.far.be", "phone":"04/221.96.34", "address":"PLACE SAINT-PAUL 9-11\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:31.810262Z", "id":9062, "last_modified":"2016-10-24T12:58:31.815694Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9062/history", "email_before_at":"info", "email_after_at":"far.be", "last_modified_dmY":"24/10/2016"}, {"name":"LIGUE DE L'ENSEIGNEMENT ET DE L'EDUCATION PERMANENTE", "lat":50.639303, "lon":4.342209, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIGUE DE L'ENSEIGNEMENT ET DE L'EDUCATION PERMANENTE</h5><em>Adresse</em> : RUE DE LA FONTAINE 2\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/511.25.87<br><br><b><a target=\"_blank\" href=\"www.ligue-enseignement.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ligue-enseignement.be", "phone":"02/511.25.87", "address":"RUE DE LA FONTAINE 2\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.823231Z", "id":9063, "last_modified":"2016-10-24T12:58:31.828709Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9063/history", "email_before_at":"info", "email_after_at":"ligue-enseignement.be", "last_modified_dmY":"24/10/2016"}, {"name":"ACTIONS CONSOMMATEURS TRAVAILLEURS (ex CAMPAGNE VETEMENTS PROPRES)", "lat":50.840742, "lon":4.615563, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ACTIONS CONSOMMATEURS TRAVAILLEURS (ex CAMPAGNE VETEMENTS PROPRES)</h5><em>Adresse</em> : PLACE DE L'UNIVERSITE 16\t1348\tLOUVAIN-LA-NEUVE<br><br><em>Téléphone</em> : 010/45.75.27<br><br><b><a target=\"_blank\" href=\"www.achact.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.achact.be", "phone":"010/45.75.27", "address":"PLACE DE L'UNIVERSITE 16\t1348\tLOUVAIN-LA-NEUVE", "manager_type":"", "created":"2016-10-24T12:58:31.835908Z", "id":9064, "last_modified":"2016-10-24T12:58:31.841119Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9064/history", "email_before_at":"achacteurs", "email_after_at":"achact.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION DES PARENTS D'ENFANTS DEFICIENTS AUDITIFS FRANCOPHONES", "lat":50.669968, "lon":4.393753, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION DES PARENTS D'ENFANTS DEFICIENTS AUDITIFS FRANCOPHONES</h5><em>Adresse</em> : RUE DE PICARDIE, 43\t1140\tBRUXELLES<br><br><em>Téléphone</em> : 02/644.66.77<br><br><b><a target=\"_blank\" href=\"www.apedaf.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.apedaf.be", "phone":"02/644.66.77", "address":"RUE DE PICARDIE, 43\t1140\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.849145Z", "id":9065, "last_modified":"2016-10-24T12:58:31.854475Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9065/history", "email_before_at":"info", "email_after_at":"apedaf.be", "last_modified_dmY":"24/10/2016"}, {"name":"ATELIER DES DROITS SOCIAUX (ex SOLIDARITES NOUVELLES - BRUXELLES)", "lat":50.878559, "lon":4.351033, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ATELIER DES DROITS SOCIAUX (ex SOLIDARITES NOUVELLES - BRUXELLES)</h5><em>Adresse</em> : RUE DE LA PORTE ROUGE 4\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/512.02.13<br><br><b><a target=\"_blank\" href=\"www.snbru.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.snbru.be", "phone":"02/512.02.13", "address":"RUE DE LA PORTE ROUGE 4\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.862578Z", "id":9066, "last_modified":"2016-10-24T12:58:31.868069Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9066/history", "email_before_at":"secretariat", "email_after_at":"atelierdroitssociaux.be", "last_modified_dmY":"24/10/2016"}, {"name":"ARAB WOMEN'S SOLIDARITY ASSOCIATION", "lat":50.839231, "lon":4.311825, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ARAB WOMEN'S SOLIDARITY ASSOCIATION</h5><em>Adresse</em> : AVENUE DE L'ETERNITE 6\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/229.38.63<br><br><b><a target=\"_blank\" href=\"www.awsa.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.awsa.be", "phone":"02/229.38.63", "address":"AVENUE DE L'ETERNITE 6\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.876741Z", "id":9067, "last_modified":"2016-10-24T12:58:31.882063Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9067/history", "email_before_at":"awsabe", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"BRUXELLES NOUS APPARTIENT", "lat":50.839672, "lon":4.352195, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>BRUXELLES NOUS APPARTIENT</h5><em>Adresse</em> : RUE DE LAEKEN 119\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/223.21.51<br><br><b><a target=\"_blank\" href=\"www.bna-bbot.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.bna-bbot.be", "phone":"02/223.21.51", "address":"RUE DE LAEKEN 119\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.888391Z", "id":9068, "last_modified":"2016-10-24T12:58:31.893915Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9068/history", "email_before_at":"any", "email_after_at":"bna-bbot.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE BRUXELLOIS D'ACTION INTERCULTURELLE", "lat":50.854263, "lon":4.345024, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE BRUXELLOIS D'ACTION INTERCULTURELLE</h5><em>Adresse</em> : AVENUE DE STALINGRAD 24\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/513.96.02<br><br><b><a target=\"_blank\" href=\"www.cbai.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cbai.be", "phone":"02/513.96.02", "address":"AVENUE DE STALINGRAD 24\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.902463Z", "id":9069, "last_modified":"2016-10-24T12:58:31.908056Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9069/history", "email_before_at":"info", "email_after_at":"cbai.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE DE DYNAMIQUE DES GROUPES ET D'ANALYSE INSTITUTIONNELLE", "lat":50.841811, "lon":5.542139, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE DE DYNAMIQUE DES GROUPES ET D'ANALYSE INSTITUTIONNELLE</h5><em>Adresse</em> : Liège Science Park - Rue Bois St-Jean 9\t4102\tSERAING<br><br><em>Téléphone</em> : 04/366.06.63<br><br><b><a target=\"_blank\" href=\"www.cdgai.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cdgai.be", "phone":"04/366.06.63", "address":"Liège Science Park - Rue Bois St-Jean 9\t4102\tSERAING", "manager_type":"", "created":"2016-10-24T12:58:31.916657Z", "id":9070, "last_modified":"2016-10-24T12:58:31.923630Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9070/history", "email_before_at":"info", "email_after_at":"cdgai.be", "last_modified_dmY":"24/10/2016"}, {"name":"CULTURES ET SANTE - PROMOSANTE", "lat":50.594473, "lon":4.340823, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CULTURES ET SANTE - PROMOSANTE</h5><em>Adresse</em> : RUE D'ANDERLECHT 148\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/558.88.10<br><br><b><a target=\"_blank\" href=\"www.cultures-promosante.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cultures-promosante.be", "phone":"02/558.88.10", "address":"RUE D'ANDERLECHT 148\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.931905Z", "id":9071, "last_modified":"2016-10-24T12:58:31.937636Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9071/history", "email_before_at":"info", "email_after_at":"cultures-sante.be", "last_modified_dmY":"24/10/2016"}, {"name":"DEFENSE DES ENFANTS-INTERNATIONAL - Belgique", "lat":50.845263, "lon":4.35084, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>DEFENSE DES ENFANTS-INTERNATIONAL - Belgique</h5><em>Adresse</em> : RUE MARCHE-AUX-POULETS 30\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/203.79.08<br><br><b><a target=\"_blank\" href=\"www.defensedesenfants.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.defensedesenfants.be", "phone":"02/203.79.08", "address":"RUE MARCHE-AUX-POULETS 30\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.946213Z", "id":9072, "last_modified":"2016-10-24T12:58:31.951618Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9072/history", "email_before_at":"info", "email_after_at":"defensedesenfants.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION DES CENTRES PLURALISTES DE PLANNING FAMILIAL", "lat":50.848959, "lon":4.383752, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION DES CENTRES PLURALISTES DE PLANNING FAMILIAL</h5><em>Adresse</em> : AVENUE DE BECO 109\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/514.61.03<br><br><b><a target=\"_blank\" href=\"www.sexeducamour.info\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.sexeducamour.info", "phone":"02/514.61.03", "address":"AVENUE DE BECO 109\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:31.959826Z", "id":9073, "last_modified":"2016-10-24T12:58:31.965381Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9073/history", "email_before_at":"info", "email_after_at":"fcppf.be", "last_modified_dmY":"24/10/2016"}, {"name":"FORMATION POUR L'UNIVERSITE OUVERTE DE CHARLEROI", "lat":50.821216, "lon":4.439701, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FORMATION POUR L'UNIVERSITE OUVERTE DE CHARLEROI</h5><em>Adresse</em> : AVENUE DES ALLIES 19\t6000\tCHARLEROI<br><br><em>Téléphone</em> : 071/31.15.81<br><br><b><a target=\"_blank\" href=\"www.funoc.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.funoc.be", "phone":"071/31.15.81", "address":"AVENUE DES ALLIES 19\t6000\tCHARLEROI", "manager_type":"", "created":"2016-10-24T12:58:31.973598Z", "id":9074, "last_modified":"2016-10-24T12:58:31.979287Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9074/history", "email_before_at":"funoc", "email_after_at":"funoc.be", "last_modified_dmY":"24/10/2016"}, {"name":"INFORM'ACTION", "lat":50.411039, "lon":4.322449, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INFORM'ACTION</h5><em>Adresse</em> : BVD DES ARCHERS 8\t1400\tNIVELLES<br><br><em>Téléphone</em> : 067/21.86.56<br><br><b><a target=\"_blank\" href=\"www.informaction.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.informaction.be", "phone":"067/21.86.56", "address":"BVD DES ARCHERS 8\t1400\tNIVELLES", "manager_type":"", "created":"2016-10-24T12:58:31.987983Z", "id":9075, "last_modified":"2016-10-24T12:58:31.993726Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9075/history", "email_before_at":"secretariat", "email_after_at":"informaction.be", "last_modified_dmY":"24/10/2016"}, {"name":"FONDERIE (LA)", "lat":50.599785, "lon":4.336859, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FONDERIE (LA)</h5><em>Adresse</em> : RUE RANSFORT 27\t1080\tBRUXELLES<br><br><em>Téléphone</em> : 02/410.10.80<br><br><b><a target=\"_blank\" href=\"www.lafonderie.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lafonderie.be", "phone":"02/410.10.80", "address":"RUE RANSFORT 27\t1080\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.002736Z", "id":9076, "last_modified":"2016-10-24T12:58:32.009238Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9076/history", "email_before_at":"info", "email_after_at":"lafonderie.be", "last_modified_dmY":"24/10/2016"}, {"name":"PERIFERIA", "lat":50.852883, "lon":4.336487, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PERIFERIA</h5><em>Adresse</em> : RUE DE LA COLONNE 1\t1080\tBRUXELLES<br><br><em>Téléphone</em> : 02/544.07.93<br><br><b><a target=\"_blank\" href=\"www.periferia.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.periferia.be", "phone":"02/544.07.93", "address":"RUE DE LA COLONNE 1\t1080\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.018776Z", "id":9077, "last_modified":"2016-10-24T12:58:32.026314Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9077/history", "email_before_at":"contact", "email_after_at":"periferia.be", "last_modified_dmY":"24/10/2016"}, {"name":"QUESTION SANTE - ASBL", "lat":50.853193, "lon":4.370189, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>QUESTION SANTE - ASBL</h5><em>Adresse</em> : RUE DU VIADUC 72\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/512.41.74<br><br><b><a target=\"_blank\" href=\"www.questionsante.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.questionsante.org", "phone":"02/512.41.74", "address":"RUE DU VIADUC 72\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.035314Z", "id":9078, "last_modified":"2016-10-24T12:58:32.040415Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9078/history", "email_before_at":"info", "email_after_at":"questionsante.org", "last_modified_dmY":"24/10/2016"}, {"name":"RADIO PANIK", "lat":50.833487, "lon":4.374204, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>RADIO PANIK</h5><em>Adresse</em> : RUE SAINT-JOSSE 49\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/732.14.45<br><br><b><a target=\"_blank\" href=\"www.radiopanik.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.radiopanik.org", "phone":"02/732.14.45", "address":"RUE SAINT-JOSSE 49\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.050029Z", "id":9079, "last_modified":"2016-10-24T12:58:32.056165Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9079/history", "email_before_at":"info", "email_after_at":"radiopanik.org", "last_modified_dmY":"24/10/2016"}, {"name":"RESEAU INFORMATION ET DIFFUSION EN EDUCATION A L'ENVIRONNEMENT", "lat":50.850832, "lon":4.366757, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>RESEAU INFORMATION ET DIFFUSION EN EDUCATION A L'ENVIRONNEMENT</h5><em>Adresse</em> : RUE ROYALE 266\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/286.95.70<br><br><b><a target=\"_blank\" href=\"www.reseau-idee.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.reseau-idee.be", "phone":"02/286.95.70", "address":"RUE ROYALE 266\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.064472Z", "id":9080, "last_modified":"2016-10-24T12:58:32.070482Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9080/history", "email_before_at":"joelle.vandenberg", "email_after_at":"reseau-idee.be", "last_modified_dmY":"24/10/2016"}, {"name":"TELEVISION DU MONDE", "lat":50.855715, "lon":4.86174, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>TELEVISION DU MONDE</h5><em>Adresse</em> : RUE DE BRUXELLES 36\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/45.46.68<br><br><b><a target=\"_blank\" href=\"www.televisiondumonde.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.televisiondumonde.be", "phone":"081/45.46.68", "address":"RUE DE BRUXELLES 36\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:32.080110Z", "id":9081, "last_modified":"2016-10-24T12:58:32.085896Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9081/history", "email_before_at":"tdm", "email_after_at":"televisiondumonde.be", "last_modified_dmY":"24/10/2016"}, {"name":"VIDEO EDUCATION PERMANENTE", "lat":50.465838, "lon":4.367736, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>VIDEO EDUCATION PERMANENTE</h5><em>Adresse</em> : RUE DE LA POSTE 111\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/221.10.50<br><br><b><a target=\"_blank\" href=\"www.cvb-videp.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cvb-videp.be", "phone":"02/221.10.50", "address":"RUE DE LA POSTE 111\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.097877Z", "id":9082, "last_modified":"2016-10-24T12:58:32.104118Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9082/history", "email_before_at":"info", "email_after_at":"cvb-videp.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION POUR LE DROIT DES ETRANGERS", "lat":50.859459, "lon":4.343853, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}, {"name":"Accueil des primo-arrivants", "id":197}], "popup":"<h5>ASSOCIATION POUR LE DROIT DES ETRANGERS</h5><em>Adresse</em> : RUE DU BOULET 22\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/227.42.42<br><br><b><a target=\"_blank\" href=\"http://www.adde.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"http://www.adde.be", "phone":"02/227.42.42", "address":"RUE DU BOULET 22\t1000\tBRUXELLES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:32.112604Z", "id":9083, "last_modified":"2017-03-26T13:09:44.454573Z", "last_author":"davidespinosa_56", "history":"http://maps.dewey.be/api/markers/9083/history", "email_before_at":"info", "email_after_at":"adde.be", "last_modified_dmY":"26/03/2017"}, {"name":"AGENCE ALTER", "lat":50.849043, "lon":4.341848, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AGENCE ALTER</h5><em>Adresse</em> : RUE GUILLAUME TELL 57\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/541.85.20<br><br><b><a target=\"_blank\" href=\"www.alter.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.alter.be", "phone":"02/541.85.20", "address":"RUE GUILLAUME TELL 57\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.126448Z", "id":9084, "last_modified":"2016-10-24T12:58:32.131752Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9084/history", "email_before_at":"alter", "email_after_at":"alter.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION PROFESSIONELLE DES METIERS DE LA CREATION / SmartBe", "lat":50.828738, "lon":4.338036, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION PROFESSIONELLE DES METIERS DE LA CREATION / SmartBe</h5><em>Adresse</em> : RUE EMILE FERON 70\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/542.10.80<br><br><b><a target=\"_blank\" href=\"www.smartbe.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.smartbe.be", "phone":"02/542.10.80", "address":"RUE EMILE FERON 70\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.140101Z", "id":9085, "last_modified":"2016-10-24T12:58:32.146567Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9085/history", "email_before_at":"vic", "email_after_at":"smartbe.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION MARCEL HICTER POUR LA DEMOCRATIE CULTURELLE", "lat":50.832218, "lon":4.3792, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION MARCEL HICTER POUR LA DEMOCRATIE CULTURELLE</h5><em>Adresse</em> : AVENUE MAURICE 1\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/641.89.80<br><br><b><a target=\"_blank\" href=\"www.fondation-hicter.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fondation-hicter.org", "phone":"02/641.89.80", "address":"AVENUE MAURICE 1\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.155297Z", "id":9086, "last_modified":"2016-10-24T12:58:32.161251Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9086/history", "email_before_at":"contact", "email_after_at":"fondation-hicter.org", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE D'ANIMATION ET DE RECHERCHE EN HISTOIRE OUVRIERE ET POPULAIRE", "lat":50.816334, "lon":4.151468, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'ANIMATION ET DE RECHERCHE EN HISTOIRE OUVRIERE ET POPULAIRE</h5><em>Adresse</em> : AV. DE LA HOUSSIERE 80\t7090\tBRAINE LE COMTE<br><br><em>Téléphone</em> : 067/48.58.61<br><br><b><a target=\"_blank\" href=\"www.carhop.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.carhop.be", "phone":"067/48.58.61", "address":"AV. DE LA HOUSSIERE 80\t7090\tBRAINE LE COMTE", "manager_type":"", "created":"2016-10-24T12:58:32.169930Z", "id":9087, "last_modified":"2016-10-24T12:58:32.175939Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9087/history", "email_before_at":"info", "email_after_at":"carhop.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE D'EDUCATION A LA FAMILLE ET L'AMOUR", "lat":50.610126, "lon":4.615744, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'EDUCATION A LA FAMILLE ET L'AMOUR</h5><em>Adresse</em> : SENTIER DU GORIA 8\t1348\tLOUVAIN-LA-NEUVE<br><br><em>Téléphone</em> : 02/640.44.14<br><br><b><a target=\"_blank\" href=\"www.asblcefa.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.asblcefa.be", "phone":"02/640.44.14", "address":"SENTIER DU GORIA 8\t1348\tLOUVAIN-LA-NEUVE", "manager_type":"", "created":"2016-10-24T12:58:32.184064Z", "id":9088, "last_modified":"2016-10-24T12:58:32.189595Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9088/history", "email_before_at":"nathalie.fouarge", "email_after_at":"asblcefa.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE AVEC", "lat":50.665535, "lon":4.410015, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE AVEC</h5><em>Adresse</em> : RUE MAURICE LIETART 31/4\t1150\tBRUXELLES<br><br><em>Téléphone</em> : 02/738.08.28<br><br><b><a target=\"_blank\" href=\"www.centreavec.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.centreavec.be", "phone":"02/738.08.28", "address":"RUE MAURICE LIETART 31/4\t1150\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.196691Z", "id":9089, "last_modified":"2016-10-24T12:58:32.203055Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9089/history", "email_before_at":"secretariat", "email_after_at":"centreavec.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE FRANCO BASAGLIA", "lat":50.83435, "lon":5.576897, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE FRANCO BASAGLIA</h5><em>Adresse</em> : RUE CATHEDRALE 12\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/227.02.58<br><br><b><a target=\"_blank\" href=\"www.psychiatries.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.psychiatries.be", "phone":"04/227.02.58", "address":"RUE CATHEDRALE 12\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:32.212265Z", "id":9090, "last_modified":"2016-10-24T12:58:32.218272Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9090/history", "email_before_at":"info", "email_after_at":"psychiatries.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE D'EXPERTISE ET DE RESSOURCES POUR L'ENFANCE", "lat":50.643725, "lon":4.367445, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'EXPERTISE ET DE RESSOURCES POUR L'ENFANCE</h5><em>Adresse</em> : RUE DE LA POSTE 105\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/333.46.10<br><br><b><a target=\"_blank\" href=\"www.cere-asbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cere-asbl.be", "phone":"02/333.46.10", "address":"RUE DE LA POSTE 105\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.235419Z", "id":9091, "last_modified":"2016-10-24T12:58:32.241197Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9091/history", "email_before_at":"info", "email_after_at":"cere-asbl.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE TRICONTINENTAL - CETRI", "lat":50.668705, "lon":4.604295, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE TRICONTINENTAL - CETRI</h5><em>Adresse</em> : AV. SAINTE-GERTRUDE 5 1348 LOUVAIN-LA-NEUVE<br><br><em>Téléphone</em> : 010/48.95.60<br><br><b><a target=\"_blank\" href=\"www.cetri.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cetri.be", "phone":"010/48.95.60", "address":"AV. SAINTE-GERTRUDE 5 1348 LOUVAIN-LA-NEUVE", "manager_type":"", "created":"2016-10-24T12:58:32.249534Z", "id":9092, "last_modified":"2016-10-24T12:58:32.255304Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9092/history", "email_before_at":"duterme", "email_after_at":"cetri.be", "last_modified_dmY":"24/10/2016"}, {"name":"COORDINATION DES ONG POUR LES DROITS DE L'ENFANT", "lat":50.848959, "lon":4.35084, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COORDINATION DES ONG POUR LES DROITS DE L'ENFANT</h5><em>Adresse</em> : RUE MARCHE AUX POULETS 30\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/223.75.00<br><br><b><a target=\"_blank\" href=\"www.lacode.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lacode.be", "phone":"02/223.75.00", "address":"RUE MARCHE AUX POULETS 30\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.262370Z", "id":9093, "last_modified":"2016-10-24T12:58:32.269105Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9093/history", "email_before_at":"info", "email_after_at":"lacode.be", "last_modified_dmY":"24/10/2016"}, {"name":"COUPLES ET FAMILLES", "lat":50.848959, "lon":4.794955, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COUPLES ET FAMILLES</h5><em>Adresse</em> : RUE DU FOND DE MALONNE 127\t5020\tMALONNE<br><br><em>Téléphone</em> : 081/45.02.99<br><br><b><a target=\"_blank\" href=\"www.couplesfamilles.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.couplesfamilles.be", "phone":"081/45.02.99", "address":"RUE DU FOND DE MALONNE 127\t5020\tMALONNE", "manager_type":"", "created":"2016-10-24T12:58:32.277656Z", "id":9094, "last_modified":"2016-10-24T12:58:32.284021Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9094/history", "email_before_at":"mcf", "email_after_at":"skynet.be ", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE DE RECHERCHE ET D'INFORMATION SOCIO-POLITIQUES", "lat":50.435785, "lon":4.369162, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE DE RECHERCHE ET D'INFORMATION SOCIO-POLITIQUES</h5><em>Adresse</em> : PLACE QUETELET 1A\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/211.01.80<br><br><b><a target=\"_blank\" href=\"www.crisp.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.crisp.be", "phone":"02/211.01.80", "address":"PLACE QUETELET 1A\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.290919Z", "id":9095, "last_modified":"2016-10-24T12:58:32.296424Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9095/history", "email_before_at":"info", "email_after_at":"crisp.be", "last_modified_dmY":"24/10/2016"}, {"name":"COLLECTIF SOLIDARITE CONTRE L'EXCLUSION - Emplois et revenus pour tous", "lat":50.852718, "lon":4.368622, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COLLECTIF SOLIDARITE CONTRE L'EXCLUSION - Emplois et revenus pour tous</h5><em>Adresse</em> : CHAUSSEE DE HAECHT 51\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/535.93.50<br><br><b><a target=\"_blank\" href=\"www.asbl-csce.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.asbl-csce.be", "phone":"02/535.93.50", "address":"CHAUSSEE DE HAECHT 51\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.303467Z", "id":9096, "last_modified":"2016-10-24T12:58:32.309367Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9096/history", "email_before_at":"administration", "email_after_at":"asbl-csce.be", "last_modified_dmY":"24/10/2016"}, {"name":"CULTURE ET DEMOCRATIE", "lat":50.856174, "lon":4.338036, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CULTURE ET DEMOCRATIE</h5><em>Adresse</em> : RUE EMILE FERON 70\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/502.12.15<br><br><b><a target=\"_blank\" href=\"www.cultureetdemocratie.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cultureetdemocratie.be", "phone":"02/502.12.15", "address":"RUE EMILE FERON 70\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.316235Z", "id":9097, "last_modified":"2016-10-24T12:58:32.321605Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9097/history", "email_before_at":"info", "email_after_at":"cultureetdemocratie.be", "last_modified_dmY":"24/10/2016"}, {"name":"ENTRAIDE ET FRATERNITE", "lat":50.832218, "lon":4.366506, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ENTRAIDE ET FRATERNITE</h5><em>Adresse</em> : RUE DU GOUVERNEMENT PROVISOIRE 32\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/640 84 17<br><br><b><a target=\"_blank\" href=\"www.entraide.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.entraide.be", "phone":"02/640 84 17", "address":"RUE DU GOUVERNEMENT PROVISOIRE 32\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.327391Z", "id":9098, "last_modified":"2016-10-24T12:58:32.333216Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9098/history", "email_before_at":"info", "email_after_at":"entraide.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION DES AMIS DE LA MORALE LAIQUE", "lat":50.850515, "lon":4.344221, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION DES AMIS DE LA MORALE LAIQUE</h5><em>Adresse</em> : RUE DE STALINGRAD 54\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/476.92.83<br><br><b><a target=\"_blank\" href=\"www.faml.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.faml.be", "phone":"02/476.92.83", "address":"RUE DE STALINGRAD 54\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.340404Z", "id":9099, "last_modified":"2016-10-24T12:58:32.348398Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9099/history", "email_before_at":"info", "email_after_at":"faml.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION POUR UNE FONDATION TRAVAIL-UNIVERSITE", "lat":50.841181, "lon":4.388317, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION POUR UNE FONDATION TRAVAIL-UNIVERSITE</h5><em>Adresse</em> : CHAUSSEE DE HAECHT 579/50\t1031\tBRUXELLES<br><br><em>Téléphone</em> : 02/246.38.51<br><br><b><a target=\"_blank\" href=\"www.ftu.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ftu.be", "phone":"02/246.38.51", "address":"CHAUSSEE DE HAECHT 579/50\t1031\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.359338Z", "id":9100, "last_modified":"2016-10-24T12:58:32.367495Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9100/history", "email_before_at":"secretariat", "email_after_at":"ftu.be", "last_modified_dmY":"24/10/2016"}, {"name":"GROUPE DE RECHERCHE POUR UNE STRATEGIE ECONOMIQUE ALTERNATIVE", "lat":50.870179, "lon":4.363247, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPE DE RECHERCHE POUR UNE STRATEGIE ECONOMIQUE ALTERNATIVE</h5><em>Adresse</em> : RUE ROYALE 11\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/219.70.76<br><br><b><a target=\"_blank\" href=\"www.gresea.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.gresea.be", "phone":"02/219.70.76", "address":"RUE ROYALE 11\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.378169Z", "id":9101, "last_modified":"2016-10-24T12:58:32.385879Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9101/history", "email_before_at":"gresea", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"GROUPE DE RECHERCHE ET D'INFORMATION POUR LA PAIX ET LA SECURITE", "lat":50.848006, "lon":4.395264, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPE DE RECHERCHE ET D'INFORMATION POUR LA PAIX ET LA SECURITE</h5><em>Adresse</em> : CHAUSSEE DE LOUVAIN 467\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/241.84.20<br><br><b><a target=\"_blank\" href=\"www.grip.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.grip.org", "phone":"02/241.84.20", "address":"CHAUSSEE DE LOUVAIN 467\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.396512Z", "id":9102, "last_modified":"2016-10-24T12:58:32.402594Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9102/history", "email_before_at":"admi", "email_after_at":"grip.org", "last_modified_dmY":"24/10/2016"}, {"name":"INSTITUT EMILE VANDERVELDE", "lat":50.854408, "lon":4.352088, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INSTITUT EMILE VANDERVELDE</h5><em>Adresse</em> : BVD DE L'EMPEREUR 13\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/548.32.74<br><br><b><a target=\"_blank\" href=\"www.iev.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.iev.be", "phone":"02/548.32.74", "address":"BVD DE L'EMPEREUR 13\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.412192Z", "id":9103, "last_modified":"2016-10-24T12:58:32.418263Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9103/history", "email_before_at":"iev", "email_after_at":"iev.be", "last_modified_dmY":"24/10/2016"}, {"name":"INSTITUT JULES DESTREE", "lat":50.842715, "lon":4.868166, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INSTITUT JULES DESTREE</h5><em>Adresse</em> : AV. LOUIS HUART 9/1\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/23.43.90<br><br><b><a target=\"_blank\" href=\"www.institut-destree.eu\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.institut-destree.eu", "phone":"081/23.43.90", "address":"AV. LOUIS HUART 9/1\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:32.428523Z", "id":9104, "last_modified":"2016-10-24T12:58:32.434937Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9104/history", "email_before_at":"destatte.philippe", "email_after_at":"institut-destree.eu", "last_modified_dmY":"24/10/2016"}, {"name":"INSTITUT DE RECHERCHE, FORMATION ET ACTION SUR LES MIGRATIONS", "lat":50.460457, "lon":5.566907, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>INSTITUT DE RECHERCHE, FORMATION ET ACTION SUR LES MIGRATIONS</h5><em>Adresse</em> : RUE AGIMONT 17\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/221.49.89<br><br><b><a target=\"_blank\" href=\"www.irfam.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.irfam.org", "phone":"04/221.49.89", "address":"RUE AGIMONT 17\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:32.442076Z", "id":9105, "last_modified":"2016-10-24T12:58:32.447815Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9105/history", "email_before_at":"irfam", "email_after_at":"irfam.org", "last_modified_dmY":"24/10/2016"}, {"name":"LA PENSEE ET LES HOMMES", "lat":50.646064, "lon":4.378174, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LA PENSEE ET LES HOMMES</h5><em>Adresse</em> : AVENUE VICTORIA 5\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/640.15.20<br><br><b><a target=\"_blank\" href=\"www.lapenseeetleshommes.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lapenseeetleshommes.be", "phone":"02/640.15.20", "address":"AVENUE VICTORIA 5\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.456950Z", "id":9106, "last_modified":"2016-10-24T12:58:32.462707Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9106/history", "email_before_at":"secretariat", "email_after_at":"lapenseeetleshommes.be", "last_modified_dmY":"24/10/2016"}, {"name":"GRAIN (LE) - ATELIER DE PEDAGOGIE SOCIALE", "lat":50.812051, "lon":4.371377, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GRAIN (LE) - ATELIER DE PEDAGOGIE SOCIALE</h5><em>Adresse</em> : RUE DU MARTEAU 19\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/217.94.48<br><br><b><a target=\"_blank\" href=\"www.legrainasbl.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.legrainasbl.org", "phone":"02/217.94.48", "address":"RUE DU MARTEAU 19\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.470653Z", "id":9107, "last_modified":"2016-10-24T12:58:32.476300Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9107/history", "email_before_at":"info", "email_after_at":"legrainasbl.org", "last_modified_dmY":"24/10/2016"}, {"name":"POUR LA SOLIDARITE", "lat":50.847101, "lon":4.33816, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>POUR LA SOLIDARITE</h5><em>Adresse</em> : RUE COENRAETS 66\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/535.06.63<br><br><b><a target=\"_blank\" href=\"www.pourlasolidarite.eu\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.pourlasolidarite.eu", "phone":"02/535.06.63", "address":"RUE COENRAETS 66\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.483149Z", "id":9108, "last_modified":"2016-10-24T12:58:32.488965Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9108/history", "email_before_at":"denis.stokkink", "email_after_at":"pourlasolidarite.eu", "last_modified_dmY":"24/10/2016"}, {"name":"RASSEMBLEMENT BRUXELLOIS POUR LE DROIT A L'HABITAT", "lat":50.831859, "lon":4.339238, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>RASSEMBLEMENT BRUXELLOIS POUR LE DROIT A L'HABITAT</h5><em>Adresse</em> : QUAI DU HAINAUT, 29\t1080\tBRUXELLES<br><br><em>Téléphone</em> : 02/502.84.63<br><br><b><a target=\"_blank\" href=\"www.rbdh-bbrow.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.rbdh-bbrow.be", "phone":"02/502.84.63", "address":"QUAI DU HAINAUT, 29\t1080\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.498165Z", "id":9109, "last_modified":"2016-10-24T12:58:32.503965Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9109/history", "email_before_at":"info", "email_after_at":"rbdh.be", "last_modified_dmY":"24/10/2016"}, {"name":"REALISATION TELEFORMATION ANIMATION", "lat":50.851767, "lon":4.855997, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>REALISATION TELEFORMATION ANIMATION</h5><em>Adresse</em> : RUE DES RELIS NAMURWES 1\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/74.67.48<br><br><b><a target=\"_blank\" href=\"www.rta.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.rta.be", "phone":"081/74.67.48", "address":"RUE DES RELIS NAMURWES 1\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:32.512311Z", "id":9110, "last_modified":"2016-10-24T12:58:32.517855Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9110/history", "email_before_at":"info", "email_after_at":"rta.be", "last_modified_dmY":"24/10/2016"}, {"name":"UNION FRANCOPHONE DES ASSOCIATIONS DE PARENTS DE L'ENSEIGNEMENT CATHOLIQUE", "lat":50.471602, "lon":4.566959, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>UNION FRANCOPHONE DES ASSOCIATIONS DE PARENTS DE L'ENSEIGNEMENT CATHOLIQUE</h5><em>Adresse</em> : AV. DES COMBATTANTS 24\t1340\tOTTIGNIES<br><br><em>Téléphone</em> : 010/42.00.50<br><br><b><a target=\"_blank\" href=\"www.ufapec.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ufapec.be", "phone":"010/42.00.50", "address":"AV. DES COMBATTANTS 24\t1340\tOTTIGNIES", "manager_type":"", "created":"2016-10-24T12:58:32.524597Z", "id":9111, "last_modified":"2016-10-24T12:58:32.531238Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9111/history", "email_before_at":"info", "email_after_at":"ufapec.be", "last_modified_dmY":"24/10/2016"}, {"name":"URBAGORA", "lat":50.665482, "lon":5.574079, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>URBAGORA</h5><em>Adresse</em> : RUE SAINT DENIS, 10\t4000\tLIEGE<br><br><em>Téléphone</em> : 0475/76.33.16<br><br><b><a target=\"_blank\" href=\"urbagora.be/agenda/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"urbagora.be/agenda/", "phone":"0475/76.33.16", "address":"RUE SAINT DENIS, 10\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:32.540259Z", "id":9112, "last_modified":"2016-10-24T12:58:32.550255Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9112/history", "email_before_at":"secretariat", "email_after_at":"urbagora.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION SOCIALISTE DE LA PERSONNE HANDICAPEE", "lat":50.643149, "lon":4.354342, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION SOCIALISTE DE LA PERSONNE HANDICAPEE</h5><em>Adresse</em> : RUE SAINT-JEAN 32-38\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/515.02.65<br><br><b><a target=\"_blank\" href=\"www.asph.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.asph.be", "phone":"02/515.02.65", "address":"RUE SAINT-JEAN 32-38\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.561247Z", "id":9113, "last_modified":"2016-10-24T12:58:32.569722Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9113/history", "email_before_at":"asph", "email_after_at":"mutsoc.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE D'EDUCATION POPULAIRE ANDRE GENOT", "lat":50.844337, "lon":4.91427, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'EDUCATION POPULAIRE ANDRE GENOT</h5><em>Adresse</em> : RUE DE NAMUR 47\t5000\tBEEZ<br><br><em>Téléphone</em> : 081/26.51.52<br><br><b><a target=\"_blank\" href=\"www.cepag.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cepag.be", "phone":"081/26.51.52", "address":"RUE DE NAMUR 47\t5000\tBEEZ", "manager_type":"", "created":"2016-10-24T12:58:32.579596Z", "id":9114, "last_modified":"2016-10-24T12:58:32.594728Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9114/history", "email_before_at":"cepag", "email_after_at":"cepag.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE D'INFORMATION ET D'EDUCATION POPULAIRE DU M.O.C.", "lat":50.46667, "lon":4.35171, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'INFORMATION ET D'EDUCATION POPULAIRE DU M.O.C.</h5><em>Adresse</em> : CHAUSSEE DE HAECHT 579 / BP 50\t1031\tBRUXELLES<br><br><em>Téléphone</em> : 02/246.38.43<br><br><b><a target=\"_blank\" href=\"www.ciep.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ciep.be", "phone":"02/246.38.43", "address":"CHAUSSEE DE HAECHT 579 / BP 50\t1031\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.604815Z", "id":9115, "last_modified":"2016-10-24T12:58:32.614328Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9115/history", "email_before_at":"communautaire", "email_after_at":"ciep.be", "last_modified_dmY":"24/10/2016"}, {"name":"LIRE ET ECRIRE", "lat":50.85034, "lon":4.373615, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIRE ET ECRIRE</h5><em>Adresse</em> : RUE CHARLES VI, 12 \t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/502.72.01<br><br><b><a target=\"_blank\" href=\"www.lire-et-ecrire.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lire-et-ecrire.be", "phone":"02/502.72.01", "address":"RUE CHARLES VI, 12 \t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.623211Z", "id":9116, "last_modified":"2016-10-24T12:58:32.633085Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9116/history", "email_before_at":"lire-et-ecrire", "email_after_at":"lire-et-ecrire.be", "last_modified_dmY":"24/10/2016"}, {"name":"PRESENCE ET ACTION CULTURELLES", "lat":50.850702, "lon":4.338305, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PRESENCE ET ACTION CULTURELLES</h5><em>Adresse</em> : RUE LAMBERT CRICKX, 5\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/545.79.11<br><br><b><a target=\"_blank\" href=\"www.pac-g.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.pac-g.be", "phone":"02/545.79.11", "address":"RUE LAMBERT CRICKX, 5\t1070\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.643170Z", "id":9117, "last_modified":"2016-10-24T12:58:32.651330Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9117/history", "email_before_at":"info", "email_after_at":"pac-g.be", "last_modified_dmY":"24/10/2016"}, {"name":"VIE FEMININE", "lat":50.840912, "lon":4.367736, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>VIE FEMININE</h5><em>Adresse</em> : RUE DE LA POSTE 111\t1030\tBRUXELLES<br><br><em>Téléphone</em> : 02/227.13.00<br><br><b><a target=\"_blank\" href=\"www.viefeminine.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.viefeminine.be", "phone":"02/227.13.00", "address":"RUE DE LA POSTE 111\t1030\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.661779Z", "id":9118, "last_modified":"2016-10-24T12:58:32.668081Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9118/history", "email_before_at":"secretariat-national", "email_after_at":"viefeminine.be", "last_modified_dmY":"24/10/2016"}, {"name":"GROUPE SOCIALISTE D'ACTION ET DE REFLEXION SUR L'AUDIOVISUEL", "lat":50.859459, "lon":4.371655, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPE SOCIALISTE D'ACTION ET DE REFLEXION SUR L'AUDIOVISUEL</h5><em>Adresse</em> : RUE DU MARTEAU 26\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/218.58.85<br><br><b><a target=\"_blank\" href=\"www.gsara.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.gsara.be", "phone":"02/218.58.85", "address":"RUE DU MARTEAU 26\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.676819Z", "id":9119, "last_modified":"2016-10-24T12:58:32.683412Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9119/history", "email_before_at":"info", "email_after_at":"gsara.be", "last_modified_dmY":"24/10/2016"}, {"name":"ACRF - FEMMES EN MILIEU RURAL", "lat":50.847212, "lon":5.028289, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ACRF - FEMMES EN MILIEU RURAL</h5><em>Adresse</em> : RUE M. JAUMAIN 15\t5330\tASSESSE<br><br><em>Téléphone</em> : 083/65.51.92<br><br><b><a target=\"_blank\" href=\"www.acrf.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.acrf.be", "phone":"083/65.51.92", "address":"RUE M. JAUMAIN 15\t5330\tASSESSE", "manager_type":"", "created":"2016-10-24T12:58:32.689565Z", "id":9120, "last_modified":"2016-10-24T12:58:32.694932Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9120/history", "email_before_at":"daisyherman", "email_after_at":"acrf.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE D'ACTION LAIQUE", "lat":50.369524, "lon":4.376693, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'ACTION LAIQUE</h5><em>Adresse</em> : Bd de la Plaine - CAMPUS DE LA PLAINE / ULB CP 236\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/627.68.11<br><br><b><a target=\"_blank\" href=\"www.ulb.ac.be/cal\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ulb.ac.be/cal", "phone":"02/627.68.11", "address":"Bd de la Plaine - CAMPUS DE LA PLAINE / ULB CP 236\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.704287Z", "id":9121, "last_modified":"2016-10-24T12:58:32.712607Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9121/history", "email_before_at":"CAL", "email_after_at":"ulb.ac.be", "last_modified_dmY":"24/10/2016"}, {"name":"ENEO (ex.UNION CHRETIENNE DES PENSIONNES)", "lat":50.823572, "lon":4.388317, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ENEO (ex.UNION CHRETIENNE DES PENSIONNES)</h5><em>Adresse</em> : CHAUSSEE DE HAECHT 579/50\t1031\tBRUXELLES<br><br><em>Téléphone</em> : 02/246.46.70<br><br><b><a target=\"_blank\" href=\"www.eneo.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.eneo.be", "phone":"02/246.46.70", "address":"CHAUSSEE DE HAECHT 579/50\t1031\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.723316Z", "id":9122, "last_modified":"2016-10-24T12:58:32.729555Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9122/history", "email_before_at":"info", "email_after_at":"eneo.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEMMES PREVOYANTES SOCIALISTES / FORMATION-ACTION-MILITANTISME", "lat":50.870179, "lon":4.353347, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEMMES PREVOYANTES SOCIALISTES / FORMATION-ACTION-MILITANTISME</h5><em>Adresse</em> : PLACE SAINT-JEAN 1/2\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/515.04.01<br><br><b><a target=\"_blank\" href=\"www.femmesprevoyantes.be/fps\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.femmesprevoyantes.be/fps", "phone":"02/515.04.01", "address":"PLACE SAINT-JEAN 1/2\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.737715Z", "id":9123, "last_modified":"2016-10-24T12:58:32.744648Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9123/history", "email_before_at":"fps", "email_after_at":"solidaris.be", "last_modified_dmY":"24/10/2016"}, {"name":"EQUIPES POPULAIRES (LES)", "lat":50.844409, "lon":4.850457, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>EQUIPES POPULAIRES (LES)</h5><em>Adresse</em> : RUE DU LOMBARD, 8 bte 2\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/73.40.86<br><br><b><a target=\"_blank\" href=\"www.e-p.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.e-p.be", "phone":"081/73.40.86", "address":"RUE DU LOMBARD, 8 bte 2\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:32.755363Z", "id":9124, "last_modified":"2016-10-24T12:58:32.763786Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9124/history", "email_before_at":"secretariat", "email_after_at":"equipespopulaires.be", "last_modified_dmY":"24/10/2016"}, {"name":"LIGUE DES FAMILLES", "lat":50.459267, "lon":4.383752, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIGUE DES FAMILLES</h5><em>Adresse</em> : AVENUE EMILE DE BECO 109\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/507.72.11<br><br><b><a target=\"_blank\" href=\"www.citoyenparent.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.citoyenparent.be", "phone":"02/507.72.11", "address":"AVENUE EMILE DE BECO 109\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.774441Z", "id":9125, "last_modified":"2016-10-24T12:58:32.780955Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9125/history", "email_before_at":"info", "email_after_at":"liguedesfamilles.be", "last_modified_dmY":"24/10/2016"}, {"name":"OXFAM - LES MAGASINS DU MONDE", "lat":50.821216, "lon":4.586778, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>OXFAM - LES MAGASINS DU MONDE</h5><em>Adresse</em> : RUE PROVINCIALE 285\t1301\tBIERGES<br><br><em>Téléphone</em> : 010/43.79.50<br><br><b><a target=\"_blank\" href=\"www.oxfammagasinsdumonde.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.oxfammagasinsdumonde.be", "phone":"010/43.79.50", "address":"RUE PROVINCIALE 285\t1301\tBIERGES", "manager_type":"", "created":"2016-10-24T12:58:32.791211Z", "id":9126, "last_modified":"2016-10-24T12:58:32.797723Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9126/history", "email_before_at":"info", "email_after_at":"mdmoxfam.be", "last_modified_dmY":"24/10/2016"}, {"name":"A COEUR JOIE - BELGIQUE", "lat":50.704603, "lon":4.849624, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>A COEUR JOIE - BELGIQUE</h5><em>Adresse</em> : AV. JEAN Ier 2\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/71.16.20<br><br><b><a target=\"_blank\" href=\"www.acj.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.acj.be", "phone":"081/71.16.20", "address":"AV. JEAN Ier 2\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:32.806963Z", "id":9127, "last_modified":"2016-10-24T12:58:32.813074Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9127/history", "email_before_at":"acj.mfbouvy", "email_after_at":"scarlet.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION BELGE DES PARALYSES", "lat":50.457977, "lon":4.287993, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION BELGE DES PARALYSES</h5><em>Adresse</em> : CHAUSSEE DE GAND 1434\t1082\tBRUXELLES<br><br><em>Téléphone</em> : 02/421.69.65<br><br><b><a target=\"_blank\" href=\"www.abpasbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.abpasbl.be", "phone":"02/421.69.65", "address":"CHAUSSEE DE GAND 1434\t1082\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.821625Z", "id":9128, "last_modified":"2016-10-24T12:58:32.827177Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9128/history", "email_before_at":"cpirlot", "email_after_at":"abpasbl.be", "last_modified_dmY":"24/10/2016"}, {"name":"ALLIANCE FRANCAISE DE BELGIQUE", "lat":50.87253, "lon":4.369376, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ALLIANCE FRANCAISE DE BELGIQUE</h5><em>Adresse</em> : RUE DE LA LOI, 26\t1040\tBRUXELLES<br><br><em>Téléphone</em> : 02/732.15.92<br><br><b><a target=\"_blank\" href=\"www.alliancefr.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.alliancefr.be", "phone":"02/732.15.92", "address":"RUE DE LA LOI, 26\t1040\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.835187Z", "id":9129, "last_modified":"2016-10-24T12:58:32.840841Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9129/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION EUROPEENNE DES ENSEIGNANTS DE L'ENSEIGNEMENT LIBRE", "lat":50.845641, "lon":5.58324, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION EUROPEENNE DES ENSEIGNANTS DE L'ENSEIGNEMENT LIBRE</h5><em>Adresse</em> : RUE DES VENNES 84\t4020\tLIEGE<br><br><em>Téléphone</em> : 04/342.55.95<br><br><b><a target=\"_blank\" href=\"www.aede-el.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.aede-el.be", "phone":"04/342.55.95", "address":"RUE DES VENNES 84\t4020\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:32.848715Z", "id":9130, "last_modified":"2016-10-24T12:58:32.856275Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9130/history", "email_before_at":"yves.tinel", "email_after_at":"aede-el.be ", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION CHARLES PLISNIER", "lat":50.627786, "lon":4.37057, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION CHARLES PLISNIER</h5><em>Adresse</em> : RUE JOSEPH II 18\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/537.04.49<br><br><b><a target=\"_blank\" href=\"www.charles-plisnier.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.charles-plisnier.be", "phone":"02/537.04.49", "address":"RUE JOSEPH II 18\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.865991Z", "id":9131, "last_modified":"2016-10-24T12:58:32.872469Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9131/history", "email_before_at":"fondplisnier", "email_after_at":"scarlet.be ", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION POUR L'ESPERANTO", "lat":50.846323, "lon":4.443017, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION POUR L'ESPERANTO</h5><em>Adresse</em> : RUE DU BASSON 79\t6001\tMARCINELLE<br><br><em>Téléphone</em> : 071/43.14.13<br><br><b><a target=\"_blank\" href=\"www.esperanto-wallonie.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.esperanto-wallonie.be", "phone":"071/43.14.13", "address":"RUE DU BASSON 79\t6001\tMARCINELLE", "manager_type":"", "created":"2016-10-24T12:58:32.881922Z", "id":9132, "last_modified":"2016-10-24T12:58:32.887151Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9132/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"AUXILIA - LES EQUIPES SOCIALES DE MALADES", "lat":50.399655, "lon":4.363691, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AUXILIA - LES EQUIPES SOCIALES DE MALADES</h5><em>Adresse</em> : RUE DU BEAU SITE 3B/14\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/647.79.44<br><br><b><a target=\"_blank\" href=\"www.asblauxilia.net\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.asblauxilia.net", "phone":"02/647.79.44", "address":"RUE DU BEAU SITE 3B/14\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.895755Z", "id":9133, "last_modified":"2016-10-24T12:58:32.901348Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9133/history", "email_before_at":"asblauxilia", "email_after_at":"altern.org", "last_modified_dmY":"24/10/2016"}, {"name":"CONSEIL DES FEMMES FRANCOPHONES DE BELGIQUE", "lat":50.829834, "lon":4.369152, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CONSEIL DES FEMMES FRANCOPHONES DE BELGIQUE</h5><em>Adresse</em> : RUE DU MERIDIEN 10\t1210\tBRUXELLES<br><br><em>Téléphone</em> : 02/514.49.49<br><br><b><a target=\"_blank\" href=\"www.cffb.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cffb.be", "phone":"02/514.49.49", "address":"RUE DU MERIDIEN 10\t1210\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.910381Z", "id":9134, "last_modified":"2016-10-24T12:58:32.915983Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9134/history", "email_before_at":"cffb", "email_after_at":"amazone.be", "last_modified_dmY":"24/10/2016"}, {"name":"CLUB LOISIRS ET VACANCES", "lat":50.853298, "lon":4.870484, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CLUB LOISIRS ET VACANCES</h5><em>Adresse</em> : PLACE L'ILON 17\t5000\tNAMUR<br><br><em>Téléphone</em> : 081/22.24.33<br><br><b><a target=\"_blank\" href=\"www.loisirsetvacances.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.loisirsetvacances.be", "phone":"081/22.24.33", "address":"PLACE L'ILON 17\t5000\tNAMUR", "manager_type":"", "created":"2016-10-24T12:58:32.923366Z", "id":9135, "last_modified":"2016-10-24T12:58:32.928788Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9135/history", "email_before_at":"lvnamur", "email_after_at":"lilon.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION WALLONNE DES GROUPEMENTS DE DANSES ET MUSIQUES POPULAIRES", "lat":50.463569, "lon":5.683146, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION WALLONNE DES GROUPEMENTS DE DANSES ET MUSIQUES POPULAIRES</h5><em>Adresse</em> : RUE HUBERT DELFOSSE 19\t4671\tSAIVE<br><br><em>Téléphone</em> : 04/370.04.55<br><br><b><a target=\"_blank\" href=\"dapo.apinc.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"dapo.apinc.org", "phone":"04/370.04.55", "address":"RUE HUBERT DELFOSSE 19\t4671\tSAIVE", "manager_type":"", "created":"2016-10-24T12:58:32.937269Z", "id":9136, "last_modified":"2016-10-24T12:58:32.942377Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9136/history", "email_before_at":"festifolk", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION DE CERCLES PHOTOGRAPHIQUES", "lat":50.64786, "lon":5.255931, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION DE CERCLES PHOTOGRAPHIQUES</h5><em>Adresse</em> : AV. THEO JACQUES 25\t4500\tHUY<br><br><em>Téléphone</em> : 04/380.24.79<br><br><b><a target=\"_blank\" href=\"www.fcp-asbl.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fcp-asbl.be", "phone":"04/380.24.79", "address":"AV. THEO JACQUES 25\t4500\tHUY", "manager_type":"", "created":"2016-10-24T12:58:32.951148Z", "id":9137, "last_modified":"2016-10-24T12:58:32.956523Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9137/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION DES GROUPES FOLKLORIQUES WALLONS", "lat":50.52206, "lon":3.777492, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION DES GROUPES FOLKLORIQUES WALLONS</h5><em>Adresse</em> : CHEMIN DES PEUPLIERS 6\t7800\tATH<br><br><em>Téléphone</em> : 068/33.17.63<br><br><b><a target=\"_blank\" href=\"www.fgfw.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fgfw.be", "phone":"068/33.17.63", "address":"CHEMIN DES PEUPLIERS 6\t7800\tATH", "manager_type":"", "created":"2016-10-24T12:58:32.964865Z", "id":9138, "last_modified":"2016-10-24T12:58:32.970573Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9138/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"SOCIETE DE LANGUE ET DE LITTERATURE WALLONNES", "lat":50.636574, "lon":5.575456, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOCIETE DE LANGUE ET DE LITTERATURE WALLONNES</h5><em>Adresse</em> : PLACE DU XX AOUT 7\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/366.56.42<br><br><b><a target=\"_blank\" href=\"users.skynet.be/sllw/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"users.skynet.be/sllw/", "phone":"04/366.56.42", "address":"PLACE DU XX AOUT 7\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:32.979107Z", "id":9139, "last_modified":"2016-10-24T12:58:32.985182Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9139/history", "email_before_at":"ebaiwir", "email_after_at":"ulg.ac.be", "last_modified_dmY":"24/10/2016"}, {"name":"SERVICE DE CULTURE CINEMATOGRAPHIQUE", "lat":50.640366, "lon":4.358949, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SERVICE DE CULTURE CINEMATOGRAPHIQUE</h5><em>Adresse</em> : Hôtel de Clèves - RUE RAVENSTEIN 3\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/551.19.47<br><br><b><a target=\"_blank\" href=\"www.cinematek.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cinematek.be", "phone":"02/551.19.47", "address":"Hôtel de Clèves - RUE RAVENSTEIN 3\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:32.994074Z", "id":9140, "last_modified":"2016-10-24T12:58:33.000355Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9140/history", "email_before_at":"scc", "email_after_at":"cinematek.be", "last_modified_dmY":"24/10/2016"}, {"name":"UNION FRANCOPHONE DES RADIO-CLUBS", "lat":50.843656, "lon":5.088949, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>UNION FRANCOPHONE DES RADIO-CLUBS</h5><em>Adresse</em> : RUE D'YVOIR 94A\t5590\tBRAIBANT<br><br><em>Téléphone</em> : 083/21.42.18 <br><br><b><a target=\"_blank\" href=\"www.ufrc.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ufrc.be", "phone":"083/21.42.18 ", "address":"RUE D'YVOIR 94A\t5590\tBRAIBANT", "manager_type":"", "created":"2016-10-24T12:58:33.009460Z", "id":9141, "last_modified":"2016-10-24T12:58:33.015767Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9141/history", "email_before_at":"andredessy", "email_after_at":"voo.be", "last_modified_dmY":"24/10/2016"}, {"name":"UNION DES SOCIETES MUSICALES DE LA COMMUNAUTE FRANCAISE", "lat":50.296195, "lon":5.576396, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>UNION DES SOCIETES MUSICALES DE LA COMMUNAUTE FRANCAISE</h5><em>Adresse</em> : QUAI MARCELLIS 1a/2\t4020\tLIEGE<br><br><em>Téléphone</em> : 04/358.40.78<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/358.40.78", "address":"QUAI MARCELLIS 1a/2\t4020\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:33.025518Z", "id":9142, "last_modified":"2016-10-24T12:58:33.031447Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9142/history", "email_before_at":"albert.gillet", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"UNION BELGE DES AMATEURS EMETTEURS", "lat":50.635752, "lon":4.366837, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>UNION BELGE DES AMATEURS EMETTEURS</h5><em>Adresse</em> : RUE DE LA PRESSE 4\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/372.03.23<br><br><b><a target=\"_blank\" href=\"www.uba.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.uba.be", "phone":"02/372.03.23", "address":"RUE DE LA PRESSE 4\t1000\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.040247Z", "id":9143, "last_modified":"2016-10-24T12:58:33.046085Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9143/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE HISTORIQUE & ARCHEOLOGIQUE DE WAVRE ET DE LA REGION", "lat":50.849124, "lon":4.60481, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE HISTORIQUE & ARCHEOLOGIQUE DE WAVRE ET DE LA REGION</h5><em>Adresse</em> : RUE DE L'ERMITAGE 23\t1300\tWAVRE<br><br><em>Téléphone</em> : 010/24.43.77<br><br><b><a target=\"_blank\" href=\"chawavre.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"chawavre.org", "phone":"010/24.43.77", "address":"RUE DE L'ERMITAGE 23\t1300\tWAVRE", "manager_type":"", "created":"2016-10-24T12:58:33.054981Z", "id":9144, "last_modified":"2016-10-24T12:58:33.060728Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9144/history", "email_before_at":"secretariat", "email_after_at":"chawavre.org", "last_modified_dmY":"24/10/2016"}, {"name":"CECIPHO", "lat":50.716402, "lon":4.579729, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CECIPHO</h5><em>Adresse</em> : AVENUE DE L'EQUINOXE 5/2\t1300\tLIMAL<br><br><em>Téléphone</em> : 010/41.10.47<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"010/41.10.47", "address":"AVENUE DE L'EQUINOXE 5/2\t1300\tLIMAL", "manager_type":"", "created":"2016-10-24T12:58:33.069536Z", "id":9145, "last_modified":"2016-10-24T12:58:33.077653Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9145/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL DE CHAUMONT-GISTOUX", "lat":50.701919, "lon":4.658914, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL DE CHAUMONT-GISTOUX</h5><em>Adresse</em> : RUE DU VILLAGE, 12\t1325\tDION-VALMONT<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"", "address":"RUE DU VILLAGE, 12\t1325\tDION-VALMONT", "manager_type":"", "created":"2016-10-24T12:58:33.090015Z", "id":9146, "last_modified":"2016-10-24T12:58:33.099205Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9146/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL DE LA VILLE DE NIVELLES", "lat":50.716937, "lon":4.330865, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL DE LA VILLE DE NIVELLES</h5><em>Adresse</em> : HOTEL DE VILLE\t1400\tNIVELLES<br><br><em>Téléphone</em> : 067/88.22.80<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"067/88.22.80", "address":"HOTEL DE VILLE\t1400\tNIVELLES", "manager_type":"", "created":"2016-10-24T12:58:33.110921Z", "id":9147, "last_modified":"2016-10-24T12:58:33.118305Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9147/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"AMIS DE BOUSVAL (LES) - CERCLE SOCIO-CULTUREL", "lat":50.588657, "lon":4.532782, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AMIS DE BOUSVAL (LES) - CERCLE SOCIO-CULTUREL</h5><em>Adresse</em> : AVENUE DES CERISIERS 4\t1470\tBOUSVAL<br><br><em>Téléphone</em> : 010/61.15.60<br><br><b><a target=\"_blank\" href=\"www.lesamisdebousval.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lesamisdebousval.be", "phone":"010/61.15.60", "address":"AVENUE DES CERISIERS 4\t1470\tBOUSVAL", "manager_type":"", "created":"2016-10-24T12:58:33.128007Z", "id":9148, "last_modified":"2016-10-24T12:58:33.133927Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9148/history", "email_before_at":"adbousval", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"MALENTENDANTS (LES) (ex Ligue belge de la Surdité)", "lat":50.635445, "lon":4.386847, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MALENTENDANTS (LES) (ex Ligue belge de la Surdité)</h5><em>Adresse</em> : RUE DE LA NEUVE COUR, 9\t1421\tOPHAIN<br><br><em>Téléphone</em> : 02/384.16.47<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/384.16.47", "address":"RUE DE LA NEUVE COUR, 9\t1421\tOPHAIN", "manager_type":"", "created":"2016-10-24T12:58:33.143792Z", "id":9149, "last_modified":"2016-10-24T12:58:33.152857Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9149/history", "email_before_at":"leo.duparc", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"ROYAL PHOTO CLUB DE NIVELLES / ENTRE-NOUS", "lat":50.64924, "lon":4.330601, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ROYAL PHOTO CLUB DE NIVELLES / ENTRE-NOUS</h5><em>Adresse</em> : CHEMIN DE STOISY 17\t1400\tNIVELLES<br><br><b><a target=\"_blank\" href=\"www.photoclub-entrenous.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.photoclub-entrenous.be", "phone":"", "address":"CHEMIN DE STOISY 17\t1400\tNIVELLES", "manager_type":"", "created":"2016-10-24T12:58:33.162525Z", "id":9150, "last_modified":"2016-10-24T12:58:33.168485Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9150/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION BELGE DE PHOTOGRAPHIE ET CINEMATOGRAPHIE", "lat":50.588624, "lon":4.383981, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION BELGE DE PHOTOGRAPHIE ET CINEMATOGRAPHIE</h5><em>Adresse</em> : CH. DE BOONDAEL 347\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/522.01.85<br><br><b><a target=\"_blank\" href=\"abpc066.hautetfort.com\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"abpc066.hautetfort.com", "phone":"02/522.01.85", "address":"CH. DE BOONDAEL 347\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.177871Z", "id":9151, "last_modified":"2016-10-24T12:58:33.184811Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9151/history", "email_before_at":"jacques.guilmin", "email_after_at":"hotmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"BIBLIOTHEQUE SPECIALE POUR LA JEUNESSE", "lat":50.818498, "lon":4.316445, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>BIBLIOTHEQUE SPECIALE POUR LA JEUNESSE</h5><em>Adresse</em> : RUE LOUIS DELHOVE 43\t1083\tBRUXELLES<br><br><em>Téléphone</em> : 02/627.67.65<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/627.67.65", "address":"RUE LOUIS DELHOVE 43\t1083\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.193561Z", "id":9152, "last_modified":"2016-10-24T12:58:33.200139Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9152/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE HELLENIQUE ET INTERCULTUREL DE BRUXELLES", "lat":50.869808, "lon":4.346885, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE HELLENIQUE ET INTERCULTUREL DE BRUXELLES</h5><em>Adresse</em> : RUE DES ETUDIANTS 14\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/538.62.12<br><br><b><a target=\"_blank\" href=\"www.centrehellenique.net\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.centrehellenique.net", "phone":"02/538.62.12", "address":"RUE DES ETUDIANTS 14\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.208239Z", "id":9153, "last_modified":"2016-10-24T12:58:33.215494Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9153/history", "email_before_at":"centrehellenique", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE DES PHOTOGRAPHES AMATEURS DE SAINTE-ALIX", "lat":50.82853, "lon":4.459584, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE DES PHOTOGRAPHES AMATEURS DE SAINTE-ALIX</h5><em>Adresse</em> : AVENUE DE BIOLLEY 79\t1150\tBRUXELLES<br><br><em>Téléphone</em> : 02/762.11.57<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/762.11.57", "address":"AVENUE DE BIOLLEY 79\t1150\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.225403Z", "id":9154, "last_modified":"2016-10-24T12:58:33.231068Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9154/history", "email_before_at":"hlmottart", "email_after_at":"brutele.be", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE D'HISTOIRE,ARCHEOLOGIE ET FOLKLORE D'UCCLE ET ENVIRONS", "lat":50.826402, "lon":4.337727, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE D'HISTOIRE,ARCHEOLOGIE ET FOLKLORE D'UCCLE ET ENVIRONS</h5><em>Adresse</em> : RUE ROBERT SCOTT 9\t1180\tBRUXELLES<br><br><em>Téléphone</em> : 02/376.77.43<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/376.77.43", "address":"RUE ROBERT SCOTT 9\t1180\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.240667Z", "id":9155, "last_modified":"2016-10-24T12:58:33.249934Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9155/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE ROYAL POLYGLOTTE DE BRUXELLES", "lat":50.799842, "lon":4.384323, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE ROYAL POLYGLOTTE DE BRUXELLES</h5><em>Adresse</em> : AVENUE BRILLAT SAVARIN 77\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/216.47.63<br><br><b><a target=\"_blank\" href=\"users.swing.be/polyglot.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"users.swing.be/polyglot.be", "phone":"02/216.47.63", "address":"AVENUE BRILLAT SAVARIN 77\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.259774Z", "id":9156, "last_modified":"2016-10-24T12:58:33.269128Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9156/history", "email_before_at":"hello", "email_after_at":"polyglotbru.be", "last_modified_dmY":"24/10/2016"}, {"name":"CONFERENCE OLIVAINT DE BELGIQUE", "lat":50.816156, "lon":4.357128, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CONFERENCE OLIVAINT DE BELGIQUE</h5><em>Adresse</em> : AVENUE MOLIERE 248\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/345.48.48<br><br><b><a target=\"_blank\" href=\"www.olivaint.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.olivaint.be", "phone":"02/345.48.48", "address":"AVENUE MOLIERE 248\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.280667Z", "id":9157, "last_modified":"2016-10-24T12:58:33.287281Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9157/history", "email_before_at":"info", "email_after_at":"olivaint.be", "last_modified_dmY":"24/10/2016"}, {"name":"ENSEMBLE VILAGFA (ex VODARKA)", "lat":50.815621, "lon":4.377564, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ENSEMBLE VILAGFA (ex VODARKA)</h5><em>Adresse</em> : RUE JEAN PAQUOT 29\t1050\tBRUXELLES<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"", "address":"RUE JEAN PAQUOT 29\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.295816Z", "id":9158, "last_modified":"2016-10-24T12:58:33.301100Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9158/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"ESPERANTISTA BRUSELA GRUPO", "lat":50.826847, "lon":4.370473, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ESPERANTISTA BRUSELA GRUPO</h5><em>Adresse</em> : AV. LOUISE 405/9\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 02/646.72.92<br><br><b><a target=\"_blank\" href=\"users.belgacom.net/EBG/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"users.belgacom.net/EBG/", "phone":"02/646.72.92", "address":"AV. LOUISE 405/9\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.310715Z", "id":9159, "last_modified":"2016-10-24T12:58:33.316895Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9159/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION BELGE DES FEMMES DIPLOMEES DES UNIVERSITES - BRUXELLES", "lat":50.81968, "lon":4.359075, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION BELGE DES FEMMES DIPLOMEES DES UNIVERSITES - BRUXELLES</h5><em>Adresse</em> : RUE ALBERT 14\t1020\tBRUXELLES<br><br><em>Téléphone</em> : 02/428.85.47<br><br><b><a target=\"_blank\" href=\"www.ifuw.org/belgium/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ifuw.org/belgium/", "phone":"02/428.85.47", "address":"RUE ALBERT 14\t1020\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.325981Z", "id":9160, "last_modified":"2016-10-24T12:58:33.332022Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9160/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"JABADAO - GROUPE DE DANSES POPULAIRES ET FOLKLORIQUES", "lat":50.875393, "lon":4.396483, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>JABADAO - GROUPE DE DANSES POPULAIRES ET FOLKLORIQUES</h5><em>Adresse</em> : RUE LT J. BECKER 8\t1040\tBRUXELLES<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"", "address":"RUE LT J. BECKER 8\t1040\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.341187Z", "id":9161, "last_modified":"2016-10-24T12:58:33.351675Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9161/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"PLEIADES (LES) - CENTRE DE QUARTIER", "lat":50.829002, "lon":4.418491, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PLEIADES (LES) - CENTRE DE QUARTIER</h5><em>Adresse</em> : AVENUE DU CAPRICORNE 1A\t1200\tBRUXELLES<br><br><em>Téléphone</em> : 02/762.39.44<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/762.39.44", "address":"AVENUE DU CAPRICORNE 1A\t1200\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.363002Z", "id":9162, "last_modified":"2016-10-24T12:58:33.372326Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9162/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"PHOTO CINE-CLUB PERFECT - GANSHOREN", "lat":50.853278, "lon":4.312569, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PHOTO CINE-CLUB PERFECT - GANSHOREN</h5><em>Adresse</em> : AV. DU BOURGMESTRE DEMUNTER, 18\t1090\tBRUXELLES<br><br><em>Téléphone</em> : 02/425.10.81<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/425.10.81", "address":"AV. DU BOURGMESTRE DEMUNTER, 18\t1090\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.382616Z", "id":9163, "last_modified":"2016-10-24T12:58:33.390902Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9163/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"PHOTO-CLUB GERMINAL", "lat":50.891717, "lon":4.335895, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PHOTO-CLUB GERMINAL</h5><em>Adresse</em> : RUE VANDERNOOT 31\t1080\tBRUXELLES<br><br><em>Téléphone</em> : 0475/80.36.07<br><br><b><a target=\"_blank\" href=\"www.photoclubgerminal.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.photoclubgerminal.be", "phone":"0475/80.36.07", "address":"RUE VANDERNOOT 31\t1080\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.401738Z", "id":9164, "last_modified":"2016-10-24T12:58:33.409364Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9164/history", "email_before_at":"contact", "email_after_at":"photoclubgerminal.be", "last_modified_dmY":"24/10/2016"}, {"name":"PHOTORAIL - BRUXELLES", "lat":50.863185, "lon":4.167241, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PHOTORAIL - BRUXELLES</h5><em>Adresse</em> : STERRELAAN 31\t1740\tTERNAT<br><br><em>Téléphone</em> : 02/525.26.25<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/525.26.25", "address":"STERRELAAN 31\t1740\tTERNAT", "manager_type":"", "created":"2016-10-24T12:58:33.415757Z", "id":9165, "last_modified":"2016-10-24T12:58:33.421970Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9165/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"PSY-CLUB", "lat":50.869157, "lon":4.332828, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PSY-CLUB</h5><em>Adresse</em> : PLACE VAN GENUCHTEN 4\t1020\tBRUXELLES<br><br><em>Téléphone</em> : 02/477.27.26<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"02/477.27.26", "address":"PLACE VAN GENUCHTEN 4\t1020\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.433313Z", "id":9166, "last_modified":"2016-10-24T12:58:33.439140Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9166/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"UNION DES ANCIENS ETUDIANTS DE L'ULB", "lat":50.886305, "lon":4.376693, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>UNION DES ANCIENS ETUDIANTS DE L'ULB</h5><em>Adresse</em> : CAMPUS PLAINE CP235\t1050\tBRUXELLES<br><br><em>Téléphone</em> : 065/33.50.38<br><br><b><a target=\"_blank\" href=\"www.ulb.ac.be/ulb/uae\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.ulb.ac.be/ulb/uae", "phone":"065/33.50.38", "address":"CAMPUS PLAINE CP235\t1050\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:33.447367Z", "id":9167, "last_modified":"2016-10-24T12:58:33.453866Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9167/history", "email_before_at":"uae", "email_after_at":"ulb.ac.be", "last_modified_dmY":"24/10/2016"}, {"name":"ASSOCIATION DES MONTOIS CAYAUX", "lat":50.823572, "lon":3.96108, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION DES MONTOIS CAYAUX</h5><em>Adresse</em> : RUE SAINT-LAZARE 87\t7000\tMONS<br><br><em>Téléphone</em> : 065/33.96.51<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"065/33.96.51", "address":"RUE SAINT-LAZARE 87\t7000\tMONS", "manager_type":"", "created":"2016-10-24T12:58:33.462442Z", "id":9168, "last_modified":"2016-10-24T12:58:33.468224Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9168/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE RURAL ET SOCIO-CULTUREL DE BOUGNIES", "lat":50.462788, "lon":3.936729, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE RURAL ET SOCIO-CULTUREL DE BOUGNIES</h5><em>Adresse</em> : RUE LOUIS PIERARD 63B\t7040\tBOUGNIES<br><br><em>Téléphone</em> : 0495/74.20.40<br><br><b><a target=\"_blank\" href=\"www.centreculturelbougnies.com\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.centreculturelbougnies.com", "phone":"0495/74.20.40", "address":"RUE LOUIS PIERARD 63B\t7040\tBOUGNIES", "manager_type":"", "created":"2016-10-24T12:58:33.476053Z", "id":9169, "last_modified":"2016-10-24T12:58:33.485647Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9169/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL DE FONTAINE-L'EVEQUE", "lat":50.38774, "lon":4.324953, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL DE FONTAINE-L'EVEQUE</h5><em>Adresse</em> : CHATEAU BIVORT\t6140\tFONTAINE-L'EVEQUE<br><br><em>Téléphone</em> : 071/54.81.58<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"071/54.81.58", "address":"CHATEAU BIVORT\t6140\tFONTAINE-L'EVEQUE", "manager_type":"", "created":"2016-10-24T12:58:33.497868Z", "id":9170, "last_modified":"2016-10-24T12:58:33.507784Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9170/history", "email_before_at":"centre.culturel", "email_after_at":"villedefontaine.be", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL DE QUEVY-LE-PETIT", "lat":50.410056, "lon":3.935553, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL DE QUEVY-LE-PETIT</h5><em>Adresse</em> : RUE DU CENTRE CULTUREL 20\t7040\tQUEVY-LE-PETIT<br><br><em>Téléphone</em> : 065/56.87.94<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"065/56.87.94", "address":"RUE DU CENTRE CULTUREL 20\t7040\tQUEVY-LE-PETIT", "manager_type":"", "created":"2016-10-24T12:58:33.517968Z", "id":9171, "last_modified":"2016-10-24T12:58:33.523594Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9171/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL D'ESTAIMPUIS", "lat":50.370067, "lon":3.268784, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL D'ESTAIMPUIS</h5><em>Adresse</em> : RUE DE BERNE 4\t7730\tESTAIMPUIS<br><br><em>Téléphone</em> : 056/48.53.61<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"056/48.53.61", "address":"RUE DE BERNE 4\t7730\tESTAIMPUIS", "manager_type":"", "created":"2016-10-24T12:58:33.532247Z", "id":9172, "last_modified":"2016-10-24T12:58:33.537887Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9172/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE DE LOISIRS POUR PERSONNES AGEES DE FARCIENNES", "lat":50.687189, "lon":4.551224, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE DE LOISIRS POUR PERSONNES AGEES DE FARCIENNES</h5><em>Adresse</em> : RUE JOSEPH BOLLE 57-59\t6240\tFARCIENNES<br><br><em>Téléphone</em> : 071/38.15.16<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"071/38.15.16", "address":"RUE JOSEPH BOLLE 57-59\t6240\tFARCIENNES", "manager_type":"", "created":"2016-10-24T12:58:33.546873Z", "id":9173, "last_modified":"2016-10-24T12:58:33.553518Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9173/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE CULTUREL ARKENNA", "lat":50.430008, "lon":4.277947, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE CULTUREL ARKENNA</h5><em>Adresse</em> : RUE CHEVREMONT 40\t7181\tARQUENNES<br><br><em>Téléphone</em> : 067/87.72.25<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"067/87.72.25", "address":"RUE CHEVREMONT 40\t7181\tARQUENNES", "manager_type":"", "created":"2016-10-24T12:58:33.562985Z", "id":9174, "last_modified":"2016-10-24T12:58:33.568605Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9174/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE CULTUREL \"VIEUX NIMY\"", "lat":50.56655, "lon":3.958607, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE CULTUREL \"VIEUX NIMY\"</h5><em>Adresse</em> : RUE MOUZIN 31\t7020\tNIMY<br><br><em>Téléphone</em> : 065/36.08.25<br><br><b><a target=\"_blank\" href=\"www.vieuxnimy.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.vieuxnimy.be", "phone":"065/36.08.25", "address":"RUE MOUZIN 31\t7020\tNIMY", "manager_type":"", "created":"2016-10-24T12:58:33.576688Z", "id":9175, "last_modified":"2016-10-24T12:58:33.581955Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9175/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE D'HISTOIRE LEON MABILLE", "lat":50.474684, "lon":4.112061, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE D'HISTOIRE LEON MABILLE</h5><em>Adresse</em> : RUE D'HOUDENG 27\t7070\tLE ROEULX<br><br><em>Téléphone</em> : 0499/52.11.00<br><br><b><a target=\"_blank\" href=\"users.skynet.be/leclercq/cerclehistoire\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"users.skynet.be/leclercq/cerclehistoire", "phone":"0499/52.11.00", "address":"RUE D'HOUDENG 27\t7070\tLE ROEULX", "manager_type":"", "created":"2016-10-24T12:58:33.590251Z", "id":9176, "last_modified":"2016-10-24T12:58:33.595576Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9176/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE PHOTOGRAPHIQUE DE SOIGNIES", "lat":50.502033, "lon":4.076057, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE PHOTOGRAPHIQUE DE SOIGNIES</h5><em>Adresse</em> : RUE Melle HANICQ, 1\t7060\tSOIGNIES<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"", "address":"RUE Melle HANICQ, 1\t7060\tSOIGNIES", "manager_type":"", "created":"2016-10-24T12:58:33.603993Z", "id":9177, "last_modified":"2016-10-24T12:58:33.610205Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9177/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE ROYAL HORTICOLE DE COLFONTAINE", "lat":50.571682, "lon":3.771356, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE ROYAL HORTICOLE DE COLFONTAINE</h5><em>Adresse</em> : RUE DU BRACQUEMART, 1\t7387\tHONNELLES<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"", "address":"RUE DU BRACQUEMART, 1\t7387\tHONNELLES", "manager_type":"", "created":"2016-10-24T12:58:33.618567Z", "id":9178, "last_modified":"2016-10-24T12:58:33.623801Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9178/history", "email_before_at":"v.porreweck", "email_after_at":"laposte.net", "last_modified_dmY":"24/10/2016"}, {"name":"CULTURE ET LOISIRS DE LA THIERACHE", "lat":50.355576, "lon":4.149667, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CULTURE ET LOISIRS DE LA THIERACHE</h5><em>Adresse</em> : LES CULOTS 9\t6594\tBEAUWELZ<br><br><em>Téléphone</em> : 060/51.19.45<br><br><b><a target=\"_blank\" href=\"www.crowet.net\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.crowet.net", "phone":"060/51.19.45", "address":"LES CULOTS 9\t6594\tBEAUWELZ", "manager_type":"", "created":"2016-10-24T12:58:33.629569Z", "id":9179, "last_modified":"2016-10-24T12:58:33.635194Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9179/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"ESPACE CULTUREL ET SOCIAL DE FRAMERIES", "lat":50.390385051376505, "lon":3.887137770652771, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ESPACE CULTUREL ET SOCIAL DE FRAMERIES</h5><em>Adresse</em> : RUE HAUTE 38\t7080\tFRAMERIES<br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"", "phone":"", "address":"RUE HAUTE 38\t7080\tFRAMERIES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:33.644114Z", "id":9180, "last_modified":"2017-03-09T11:49:57.588301Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9180/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"FOYER CULTUREL PROTESTANT DE CHARLEROI", "lat":50.390059, "lon":4.454625, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FOYER CULTUREL PROTESTANT DE CHARLEROI</h5><em>Adresse</em> : GRAND' RUE, 94\t6000\tCHARLEROI<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"", "address":"GRAND' RUE, 94\t6000\tCHARLEROI", "manager_type":"", "created":"2016-10-24T12:58:33.657452Z", "id":9181, "last_modified":"2016-10-24T12:58:33.662931Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9181/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"FRATERNITES OUVRIERES DE MOUSCRON", "lat":50.419016, "lon":3.221461, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FRATERNITES OUVRIERES DE MOUSCRON</h5><em>Adresse</em> : RUE CHARLES-QUINT 58\t7700\tMOUSCRON<br><br><em>Téléphone</em> : 056/33.38.70<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"056/33.38.70", "address":"RUE CHARLES-QUINT 58\t7700\tMOUSCRON", "manager_type":"", "created":"2016-10-24T12:58:33.671554Z", "id":9182, "last_modified":"2016-10-24T12:58:33.677455Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9182/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"GROUPEMENT REGIONAL D'ANIMATION DES LOISIRS", "lat":50.74265, "lon":4.522555, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPEMENT REGIONAL D'ANIMATION DES LOISIRS</h5><em>Adresse</em> : RUE ALFRED THIEBAUT 14\t6280\tGERPINNES<br><br><em>Téléphone</em> : 071/50.26.37<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"071/50.26.37", "address":"RUE ALFRED THIEBAUT 14\t6280\tGERPINNES", "manager_type":"", "created":"2016-10-24T12:58:33.685120Z", "id":9183, "last_modified":"2016-10-24T12:58:33.690554Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9183/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"KARLOREGA GRUPO ESPERANTISTA", "lat":50.335299, "lon":4.503783, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>KARLOREGA GRUPO ESPERANTISTA</h5><em>Adresse</em> : RUE DE LOVERVAL 254\t6200\tCHATELET<br><br><em>Téléphone</em> : 071/38.98.12<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"071/38.98.12", "address":"RUE DE LOVERVAL 254\t6200\tCHATELET", "manager_type":"", "created":"2016-10-24T12:58:33.699303Z", "id":9184, "last_modified":"2016-10-24T12:58:33.708045Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9184/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"GABOS (LE) - GROUPE D'ANIMATION CULTURELLE DU BOIS-DU-LUC", "lat":50.39605, "lon":4.149607, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GABOS (LE) - GROUPE D'ANIMATION CULTURELLE DU BOIS-DU-LUC</h5><em>Adresse</em> : RUE SAINT-PATRICE 5bis\t7110\tHOUDENG-AIMERIES<br><br><em>Téléphone</em> : 064/22.61.60<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"064/22.61.60", "address":"RUE SAINT-PATRICE 5bis\t7110\tHOUDENG-AIMERIES", "manager_type":"", "created":"2016-10-24T12:58:33.718400Z", "id":9185, "last_modified":"2016-10-24T12:58:33.726515Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9185/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"ARTISTES DE THUDINIE (LES)", "lat":50.470688, "lon":4.252924, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ARTISTES DE THUDINIE (LES)</h5><em>Adresse</em> : RUE DES SARTS 18\t6533\tBIERCEE<br><br><em>Téléphone</em> : 071/59.04.91<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"071/59.04.91", "address":"RUE DES SARTS 18\t6533\tBIERCEE", "manager_type":"", "created":"2016-10-24T12:58:33.736827Z", "id":9186, "last_modified":"2016-10-24T12:58:33.742162Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9186/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"MAISON OUVRIERE DE QUAREGNON", "lat":50.327615, "lon":3.862116, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MAISON OUVRIERE DE QUAREGNON</h5><em>Adresse</em> : RUE JULES DESTREE 272\t7390\tQUAREGNON<br><br><em>Téléphone</em> : 065/77.78.79<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"065/77.78.79", "address":"RUE JULES DESTREE 272\t7390\tQUAREGNON", "manager_type":"", "created":"2016-10-24T12:58:33.750693Z", "id":9187, "last_modified":"2016-10-24T12:58:33.755975Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9187/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"PHOTO CLUB BRAINOIS", "lat":50.443797, "lon":4.144384, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PHOTO CLUB BRAINOIS</h5><em>Adresse</em> : RUE DU MOULIN, 86\t7090\tBRAINE-LE-COMTE<br><br><em>Téléphone</em> : 067/56.05.11<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"067/56.05.11", "address":"RUE DU MOULIN, 86\t7090\tBRAINE-LE-COMTE", "manager_type":"", "created":"2016-10-24T12:58:33.763870Z", "id":9188, "last_modified":"2016-10-24T12:58:33.768952Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9188/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"ROYAL PHOTO-CLUB MONTOIS", "lat":50.610534, "lon":3.962485, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ROYAL PHOTO-CLUB MONTOIS</h5><em>Adresse</em> : RUE DE LA PLACE 56\t7022\tHYON<br><br><b><a target=\"_blank\" href=\"http://membres.lycos.fr/photoclubmontois/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"http://membres.lycos.fr/photoclubmontois/", "phone":"", "address":"RUE DE LA PLACE 56\t7022\tHYON", "manager_type":"", "created":"2016-10-24T12:58:33.777533Z", "id":9189, "last_modified":"2016-10-24T12:58:33.782935Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9189/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"SOCIETE D'ARCHEOLOGIE ET AMIS DU MUSEE INTERNATIONAL DU CARNAVAL ET DU MASQUE", "lat":50.440547, "lon":4.170408, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOCIETE D'ARCHEOLOGIE ET AMIS DU MUSEE INTERNATIONAL DU CARNAVAL ET DU MASQUE</h5><em>Adresse</em> : RUE DES PASTURES, 101\t7130\tBINCHE<br><br><b><a target=\"_blank\" href=\"www.archeo-binche.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.archeo-binche.be", "phone":"", "address":"RUE DES PASTURES, 101\t7130\tBINCHE", "manager_type":"", "created":"2016-10-24T12:58:33.791514Z", "id":9190, "last_modified":"2016-10-24T12:58:33.799049Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9190/history", "email_before_at":"info", "email_after_at":"archeo-binche.be", "last_modified_dmY":"24/10/2016"}, {"name":"SOCIETE D'HISTOIRE REGIONALE DE RANCE", "lat":50.414142, "lon":4.271223, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOCIETE D'HISTOIRE REGIONALE DE RANCE</h5><em>Adresse</em> : GRAND'RUE 22\t6470\tRANCE<br><br><em>Téléphone</em> : 060/41.20.48<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"060/41.20.48", "address":"GRAND'RUE 22\t6470\tRANCE", "manager_type":"", "created":"2016-10-24T12:58:33.809030Z", "id":9191, "last_modified":"2016-10-24T12:58:33.816109Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9191/history", "email_before_at":"musee.marbre", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"SOCIETE ROYALE DES NATURALISTES DE CHARLEROI", "lat":50.142744, "lon":4.485279, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOCIETE ROYALE DES NATURALISTES DE CHARLEROI</h5><em>Adresse</em> : RUE DE LA STATION 49\t6043\tRANSART<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"", "address":"RUE DE LA STATION 49\t6043\tRANSART", "manager_type":"", "created":"2016-10-24T12:58:33.826738Z", "id":9192, "last_modified":"2016-10-24T12:58:33.833672Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9192/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"SOCIETE DE RECHERCHE PREHISTORIQUE EN HAINAUT", "lat":50.456668, "lon":3.954268, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOCIETE DE RECHERCHE PREHISTORIQUE EN HAINAUT</h5><em>Adresse</em> : RUE DE NIMY 37\t7000\tMONS<br><br><em>Téléphone</em> : 065/35.34.78<br><br><b><a target=\"_blank\" href=\"minesdespiennes.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"minesdespiennes.org", "phone":"065/35.34.78", "address":"RUE DE NIMY 37\t7000\tMONS", "manager_type":"", "created":"2016-10-24T12:58:33.843188Z", "id":9193, "last_modified":"2016-10-24T12:58:33.851417Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9193/history", "email_before_at":"secret", "email_after_at":"minesdespiennes.org", "last_modified_dmY":"24/10/2016"}, {"name":"SENIOR'S CLUB DE MONS", "lat":50.456241, "lon":3.95669, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SENIOR'S CLUB DE MONS</h5><em>Adresse</em> : RUE DE BOUZANTON 13 BTE 2\t7000\tMONS<br><br><em>Téléphone</em> : 065/88.55.73<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"065/88.55.73", "address":"RUE DE BOUZANTON 13 BTE 2\t7000\tMONS", "manager_type":"", "created":"2016-10-24T12:58:33.860928Z", "id":9194, "last_modified":"2016-10-24T12:58:33.867766Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9194/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"SOCIETE D'HISTOIRE DE COMINES / WARNETON ET DE LA REGION", "lat":50.454217, "lon":2.836153, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOCIETE D'HISTOIRE DE COMINES / WARNETON ET DE LA REGION</h5><em>Adresse</em> : HÔTEL DE VILLE - PLACE DE L'ABBAYE\t7784\tBAS-WARNETON<br><br><em>Téléphone</em> : 056/55.76.88<br><br><b><a target=\"_blank\" href=\"www.shcwr.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.shcwr.org", "phone":"056/55.76.88", "address":"HÔTEL DE VILLE - PLACE DE L'ABBAYE\t7784\tBAS-WARNETON", "manager_type":"", "created":"2016-10-24T12:58:33.878447Z", "id":9195, "last_modified":"2016-10-24T12:58:33.886518Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9195/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"SOCIETE ROYALE D'INSTRUCTION POPULAIRE DE MORLANWELZ", "lat":50.45989464105877, "lon":4.2240822315216064, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOCIETE ROYALE D'INSTRUCTION POPULAIRE DE MORLANWELZ</h5><em>Adresse</em> : RUE DU BOIS 23 - 7140\tMORLANWELZ - MARIEMONT<br><br><em>Téléphone</em> : 064/26.27.08<br><br>Source: http://www.educationpermanente.cfwb.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be", "web":"", "phone":"064/26.27.08", "address":"RUE DU BOIS 23 - 7140\tMORLANWELZ - MARIEMONT", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:33.897518Z", "id":9196, "last_modified":"2017-03-06T18:28:29.601778Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9196/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"STATIO ROMANA - MUSEE GALLO-ROMAIN", "lat":50.459015, "lon":4.154818, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>STATIO ROMANA - MUSEE GALLO-ROMAIN</h5><em>Adresse</em> : CHAUSSE ROMAINE 14\t7131\tWAUDREZ<br><br><em>Téléphone</em> : 064/22.52.36<br><br><b><a target=\"_blank\" href=\"www.viaromana.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.viaromana.org", "phone":"064/22.52.36", "address":"CHAUSSE ROMAINE 14\t7131\tWAUDREZ", "manager_type":"", "created":"2016-10-24T12:58:33.917490Z", "id":9197, "last_modified":"2016-10-24T12:58:33.925255Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9197/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"ACTION CULTURELLE TILFFOISE", "lat":50.418021, "lon":5.583955, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ACTION CULTURELLE TILFFOISE</h5><em>Adresse</em> : PLACE DU SOUVENIR, 26\t4130\tTILFF<br><br><em>Téléphone</em> : 04/388.14.39<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/388.14.39", "address":"PLACE DU SOUVENIR, 26\t4130\tTILFF", "manager_type":"", "created":"2016-10-24T12:58:33.936344Z", "id":9198, "last_modified":"2016-10-24T12:58:33.945803Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9198/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"ACTION FOURONNAISE - UNION DE VISE", "lat":50.566622, "lon":5.840904, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ACTION FOURONNAISE - UNION DE VISE</h5><em>Adresse</em> : VOGELSTANG 7\t3790\tVOEREN<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"", "address":"VOGELSTANG 7\t3790\tVOEREN", "manager_type":"", "created":"2016-10-24T12:58:33.955969Z", "id":9199, "last_modified":"2016-10-24T12:58:33.964456Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9199/history", "email_before_at":"info", "email_after_at":"action-fouronnaise.be", "last_modified_dmY":"24/10/2016"}, {"name":"ALLIANCE FRANCAISE - CENTRE REGIONAL DE VERVIERS", "lat":50.746419, "lon":5.886497, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ALLIANCE FRANCAISE - CENTRE REGIONAL DE VERVIERS</h5><em>Adresse</em> : AVENUE REINE ASTRID 252\t4802\tHEUSY - VERVIERS<br><br><em>Téléphone</em> : 087/22.03.04<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"087/22.03.04", "address":"AVENUE REINE ASTRID 252\t4802\tHEUSY - VERVIERS", "manager_type":"", "created":"2016-10-24T12:58:33.976547Z", "id":9200, "last_modified":"2016-10-24T12:58:33.986339Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9200/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"AUBEL 1900", "lat":50.583422, "lon":5.851128, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AUBEL 1900</h5><em>Adresse</em> : ROUTE DE VAL-DIEU, 64\t4880\tAUBEL<br><br><em>Téléphone</em> : 087/68.69.78<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"087/68.69.78", "address":"ROUTE DE VAL-DIEU, 64\t4880\tAUBEL", "manager_type":"", "created":"2016-10-24T12:58:33.999934Z", "id":9201, "last_modified":"2016-10-24T12:58:34.010562Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9201/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"BATIFIX - RETINNE", "lat":50.709147, "lon":5.693489, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>BATIFIX - RETINNE</h5><em>Adresse</em> : RUE SAINTE-JULIENNE 52\t4621\tRETINNE<br><br><em>Téléphone</em> : 04/358.21.54<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/358.21.54", "address":"RUE SAINTE-JULIENNE 52\t4621\tRETINNE", "manager_type":"", "created":"2016-10-24T12:58:34.023429Z", "id":9202, "last_modified":"2016-10-24T12:58:34.034527Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9202/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"BRUYERES PHOTO-CLUB", "lat":50.631173, "lon":5.62355, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>BRUYERES PHOTO-CLUB</h5><em>Adresse</em> : AV. FRANCOIS BOVESSE 133\t4053\tCHAUDFONTAINE<br><br><em>Téléphone</em> : 0499/19.63.71<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"0499/19.63.71", "address":"AV. FRANCOIS BOVESSE 133\t4053\tCHAUDFONTAINE", "manager_type":"", "created":"2016-10-24T12:58:34.047575Z", "id":9203, "last_modified":"2016-10-24T12:58:34.059819Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9203/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CAMERA CLUB DE HUY", "lat":50.600995, "lon":5.185197, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CAMERA CLUB DE HUY</h5><em>Adresse</em> : RUE BORMANS 24\t4520\tBAS-OHA<br><br><em>Téléphone</em> : 085/21.37.82<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"085/21.37.82", "address":"RUE BORMANS 24\t4520\tBAS-OHA", "manager_type":"", "created":"2016-10-24T12:58:34.069879Z", "id":9204, "last_modified":"2016-10-24T12:58:34.079472Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9204/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL - CERCLE SAINT-LAMBERT", "lat":50.523259, "lon":5.663157, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL - CERCLE SAINT-LAMBERT</h5><em>Adresse</em> : RUE DES QUATRE CHEMINS 3\t4681\tHERMALLE- SOUS- ARGENTEAU<br><br><em>Téléphone</em> : 04/379.17.33<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/379.17.33", "address":"RUE DES QUATRE CHEMINS 3\t4681\tHERMALLE- SOUS- ARGENTEAU", "manager_type":"", "created":"2016-10-24T12:58:34.088800Z", "id":9205, "last_modified":"2016-10-24T12:58:34.094568Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9205/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL D'AMPSIN", "lat":50.714778, "lon":5.29634, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL D'AMPSIN</h5><em>Adresse</em> : RUE CLERIS 11\t4540\tAMPSIN/AMAY<br><br><em>Téléphone</em> : 085/31.18.77<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"085/31.18.77", "address":"RUE CLERIS 11\t4540\tAMPSIN/AMAY", "manager_type":"", "created":"2016-10-24T12:58:34.101771Z", "id":9206, "last_modified":"2016-10-24T12:58:34.107020Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9206/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL D'AUBEL", "lat":50.545339, "lon":5.8493, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL D'AUBEL</h5><em>Adresse</em> : RUE SCHAENS, 5\t4880\tAUBEL<br><br><em>Téléphone</em> : 087/68.71.32<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"087/68.71.32", "address":"RUE SCHAENS, 5\t4880\tAUBEL", "manager_type":"", "created":"2016-10-24T12:58:34.113375Z", "id":9207, "last_modified":"2016-10-24T12:58:34.118625Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9207/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL DE BLEGNY", "lat":50.709884, "lon":5.722749, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL DE BLEGNY</h5><em>Adresse</em> : RUE ENTRE-DEUX-VILLES 33\t4670\tBLEGNY<br><br><em>Téléphone</em> : 04/387.44.04<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/387.44.04", "address":"RUE ENTRE-DEUX-VILLES 33\t4670\tBLEGNY", "manager_type":"", "created":"2016-10-24T12:58:34.126854Z", "id":9208, "last_modified":"2016-10-24T12:58:34.133066Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9208/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL ET D'EDUCATION PERMANENTE DE WAIMES", "lat":50.671401, "lon":6.109775, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL ET D'EDUCATION PERMANENTE DE WAIMES</h5><em>Adresse</em> : PLACE BAUDOUIN, 1\t4950\tWAIMES<br><br><em>Téléphone</em> : 080/67.84.70<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"080/67.84.70", "address":"PLACE BAUDOUIN, 1\t4950\tWAIMES", "manager_type":"", "created":"2016-10-24T12:58:34.141361Z", "id":9209, "last_modified":"2016-10-24T12:58:34.147982Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9209/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE CULTUREL PROTESTANT DE VERVIERS", "lat":50.414121, "lon":5.568372, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL PROTESTANT DE VERVIERS</h5><em>Adresse</em> : RUE GRANDFOSSE 2B / bte 21\t4130\tESNEUX<br><br><b><a target=\"_blank\" href=\"users.skynet.be/gueux/ccpv\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"users.skynet.be/gueux/ccpv", "phone":"", "address":"RUE GRANDFOSSE 2B / bte 21\t4130\tESNEUX", "manager_type":"", "created":"2016-10-24T12:58:34.157138Z", "id":9210, "last_modified":"2016-10-24T12:58:34.163347Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9210/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE CULTUREL MARCEL DE LINCE", "lat":50.53501, "lon":5.65323, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE CULTUREL MARCEL DE LINCE</h5><em>Adresse</em> : RUE DE LA DIGUE 102\t4683\tVIVEGNIS<br><br><em>Téléphone</em> : 04/248.36.47<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/248.36.47", "address":"RUE DE LA DIGUE 102\t4683\tVIVEGNIS", "manager_type":"", "created":"2016-10-24T12:58:34.171975Z", "id":9211, "last_modified":"2016-10-24T12:58:34.177716Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9211/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE DU JAZZ HOT", "lat":50.691945, "lon":5.966602, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE DU JAZZ HOT</h5><em>Adresse</em> : HAUT VINAVE 41\t4845\tJALHAY<br><br><em>Téléphone</em> : 087/64.72.67<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"087/64.72.67", "address":"HAUT VINAVE 41\t4845\tJALHAY", "manager_type":"", "created":"2016-10-24T12:58:34.187124Z", "id":9212, "last_modified":"2016-10-24T12:58:34.192230Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9212/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE MARIE-ANNE LIBERT", "lat":50.554926, "lon":6.025942, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE MARIE-ANNE LIBERT</h5><em>Adresse</em> : RUE CATHERINE ANDRE 13/2\t4960\tMALMEDY<br><br><em>Téléphone</em> : 080/33.07.05<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"080/33.07.05", "address":"RUE CATHERINE ANDRE 13/2\t4960\tMALMEDY", "manager_type":"", "created":"2016-10-24T12:58:34.200058Z", "id":9213, "last_modified":"2016-10-24T12:58:34.205121Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9213/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE ROYAL SAINT-JEAN-BAPTISTE", "lat":50.425013, "lon":5.863139, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE ROYAL SAINT-JEAN-BAPTISTE</h5><em>Adresse</em> : RUE DE MONT 166\t4820\tDISON<br><br><em>Téléphone</em> : 087/33.87.12<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"087/33.87.12", "address":"RUE DE MONT 166\t4820\tDISON", "manager_type":"", "created":"2016-10-24T12:58:34.213315Z", "id":9214, "last_modified":"2016-10-24T12:58:34.218830Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9214/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CHEVALERIE DE L'ORDRE DU CHUFFIN", "lat":50.615176, "lon":5.810972, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CHEVALERIE DE L'ORDRE DU CHUFFIN</h5><em>Adresse</em> : RUE DE LA CHAUSSEE 58\t4910\tTHEUX<br><br><em>Téléphone</em> : 087/54.14.18<br><br><b><a target=\"_blank\" href=\"www.sitheux.be/Chevalerie-de-l-ordre-du-Chuffin\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.sitheux.be/Chevalerie-de-l-ordre-du-Chuffin", "phone":"087/54.14.18", "address":"RUE DE LA CHAUSSEE 58\t4910\tTHEUX", "manager_type":"", "created":"2016-10-24T12:58:34.227391Z", "id":9215, "last_modified":"2016-10-24T12:58:34.233556Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9215/history", "email_before_at":"grandconseil", "email_after_at":"chuffin.be", "last_modified_dmY":"24/10/2016"}, {"name":"CINE-CLUB SERESIEN", "lat":50.534695, "lon":5.50509, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CINE-CLUB SERESIEN</h5><em>Adresse</em> : RUE DE ROTHEUX, 46\t4100\tSERAING<br><br><em>Téléphone</em> : 04/336.48.10<br><br><b><a target=\"_blank\" href=\"www.cineclub-seresien.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cineclub-seresien.be", "phone":"04/336.48.10", "address":"RUE DE ROTHEUX, 46\t4100\tSERAING", "manager_type":"", "created":"2016-10-24T12:58:34.242687Z", "id":9216, "last_modified":"2016-10-24T12:58:34.248869Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9216/history", "email_before_at":"f.noir", "email_after_at":"avocat.be", "last_modified_dmY":"24/10/2016"}, {"name":"CLUB ANDRE BAILLON - CENTRE DE SANTE MENTALE", "lat":50.586565, "lon":5.559493, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CLUB ANDRE BAILLON - CENTRE DE SANTE MENTALE</h5><em>Adresse</em> : RUE DES FONTAINES ROLAND 7-9\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/221.18.50<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/221.18.50", "address":"RUE DES FONTAINES ROLAND 7-9\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:34.257593Z", "id":9217, "last_modified":"2016-10-24T12:58:34.263615Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9217/history", "email_before_at":"clubandrebaillon.csm", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"COMITE CULTUREL DE FALLAIS", "lat":50.64539, "lon":5.175244, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COMITE CULTUREL DE FALLAIS</h5><em>Adresse</em> : RUE DE DREYE 1\t4260\tFALLAIS<br><br><em>Téléphone</em> : 019/69.96.91<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"019/69.96.91", "address":"RUE DE DREYE 1\t4260\tFALLAIS", "manager_type":"", "created":"2016-10-24T12:58:34.274970Z", "id":9218, "last_modified":"2016-10-24T12:58:34.284468Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9218/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"COURS DE LANGUE ET LITTERATURE WALLONNE - VILLE DE LIEGE", "lat":50.606836, "lon":5.581877, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COURS DE LANGUE ET LITTERATURE WALLONNE - VILLE DE LIEGE</h5><em>Adresse</em> : RUE SURLET 20\t4020\tLIEGE<br><br><em>Téléphone</em> : 04/342.39.84<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/342.39.84", "address":"RUE SURLET 20\t4020\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:34.295506Z", "id":9219, "last_modified":"2016-10-24T12:58:34.300988Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9219/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CULTURE EDUCATION FORMATION", "lat":50.640219, "lon":5.568568, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CULTURE EDUCATION FORMATION</h5><em>Adresse</em> : RUE SAINTE WALBURGE 1\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/252.75.14<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"04/252.75.14", "address":"RUE SAINTE WALBURGE 1\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:34.309311Z", "id":9220, "last_modified":"2016-10-24T12:58:34.316268Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9220/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"ESPERANTISTA GRUPO VERVIERS", "lat":50.65713, "lon":5.869659, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ESPERANTISTA GRUPO VERVIERS</h5><em>Adresse</em> : RUE JOSEPH WAUTERS 5\t4800\tVERVIERS<br><br><em>Téléphone</em> : 087/33.02.92<br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"", "phone":"087/33.02.92", "address":"RUE JOSEPH WAUTERS 5\t4800\tVERVIERS", "manager_type":"", "created":"2016-10-24T12:58:34.328251Z", "id":9221, "last_modified":"2016-10-24T12:58:34.335319Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9221/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"FOYER \"LAMBERT-LE-BEGUE\" - CENTRE FOI ET CULTURE", "lat":50.582922, "lon":5.56453, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FOYER \"LAMBERT-LE-BEGUE\" - CENTRE FOI ET CULTURE</h5><em>Adresse</em> : RUE LAMBERT-LE-BEGUE 8\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/365.41.16<br><br><b><a target=\"_blank\" href=\"www.lambert-le-begue.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lambert-le-begue.be", "phone":"04/365.41.16", "address":"RUE LAMBERT-LE-BEGUE 8\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:34.341148Z", "id":9222, "last_modified":"2016-10-24T12:58:34.346606Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9222/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"GAMMA - PHOTO-CLUB", "lat":50.641287, "lon":5.593186, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GAMMA - PHOTO-CLUB</h5><em>Adresse</em> : RUE DU FALCHENA 44\t4030\tGRIVEGNEE<br><br><em>Téléphone</em> : 04/367.37.07<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/367.37.07", "address":"RUE DU FALCHENA 44\t4030\tGRIVEGNEE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.353958Z", "id":9223, "last_modified":"2016-10-25T13:43:56.657774Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9223/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"GROUPE SHALOM & SES CADETTES", "lat":50.623069, "lon":5.53437, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPE SHALOM & SES CADETTES</h5><em>Adresse</em> : RUE RENE DELBROUCK 5\t4102\tOUGREE<br><br><em>Téléphone</em> : 04/336.09.18<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/336.09.18", "address":"RUE RENE DELBROUCK 5\t4102\tOUGREE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.368953Z", "id":9224, "last_modified":"2016-10-25T13:34:42.640727Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9224/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"GROUPEMENT NEUTRE DES PENSIONNES DE STAVELOT & ENVIRONS", "lat":50.598699, "lon":5.937258, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>GROUPEMENT NEUTRE DES PENSIONNES DE STAVELOT & ENVIRONS</h5><em>Adresse</em> : PRE MESSIRE, 9\t4970\tSTAVELOT<br><br><em>Téléphone</em> : 0495/57.64.51<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"0495/57.64.51", "address":"PRE MESSIRE, 9\t4970\tSTAVELOT", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-10-24T12:58:34.383008Z", "id":9225, "last_modified":"2016-10-25T13:43:43.836076Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9225/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"JEUNESSE ET FOLKLORE DE JUPILLE", "lat":50.395736, "lon":5.63529, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>JEUNESSE ET FOLKLORE DE JUPILLE</h5><em>Adresse</em> : THIER DU BAILLY, 60\t4020\tJUPILLE<br><br><em>Téléphone</em> : 04/362.69.27<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/362.69.27", "address":"THIER DU BAILLY, 60\t4020\tJUPILLE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.396322Z", "id":9226, "last_modified":"2016-10-25T13:43:26.715088Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9226/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"FOYER (LE)", "lat":50.648249, "lon":5.447433, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FOYER (LE)</h5><em>Adresse</em> : AVENUE DE LA GARE 186\t4460\tBIERSET<br><br><em>Téléphone</em> : 04/250.23.80<br><br><b><a target=\"_blank\" href=\"www.blog-gratuit.com/lefoyer/ \">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.blog-gratuit.com/lefoyer/ ", "phone":"04/250.23.80", "address":"AVENUE DE LA GARE 186\t4460\tBIERSET", "manager_type":"", "created":"2016-10-24T12:58:34.410141Z", "id":9227, "last_modified":"2016-10-24T12:58:34.417195Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9227/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"ROYAL CAVEAU LIEGEOIS (LE) - SOCIETE LITTERAIRE WALLONE", "lat":50.653627, "lon":5.583466, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ROYAL CAVEAU LIEGEOIS (LE) - SOCIETE LITTERAIRE WALLONE</h5><em>Adresse</em> : BVD DE LA CONSTITUTION 17\t4020\tLIEGE<br><br><em>Téléphone</em> : 04/343.18.27<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/343.18.27", "address":"BVD DE LA CONSTITUTION 17\t4020\tLIEGE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.427037Z", "id":9228, "last_modified":"2016-10-25T13:43:10.669269Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9228/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"CABRIS DU VAL D'AMBLEVE (LES)", "lat":50.643182, "lon":5.712865, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CABRIS DU VAL D'AMBLEVE (LES)</h5><em>Adresse</em> : RUE FERONHEID 35\t4920\tREMOUCHAMPS<br><br><b><a target=\"_blank\" href=\"www.fgfw.be/cabris\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fgfw.be/cabris", "phone":"", "address":"RUE FERONHEID 35\t4920\tREMOUCHAMPS", "manager_type":"", "created":"2016-10-24T12:58:34.446319Z", "id":9229, "last_modified":"2016-10-24T12:58:34.453566Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9229/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"EVASIONS CULTURELLES (LES)", "lat":50.460712, "lon":5.554422, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>EVASIONS CULTURELLES (LES)</h5><em>Adresse</em> : RUE DU CHATEAU MASSART 31\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/253.50.95<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/253.50.95", "address":"RUE DU CHATEAU MASSART 31\t4000\tLIEGE", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-10-24T12:58:34.462628Z", "id":9230, "last_modified":"2016-10-25T13:42:48.212868Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9230/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"PORAIS TILFFOIS (LES)", "lat":50.636401, "lon":5.582108, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PORAIS TILFFOIS (LES)</h5><em>Adresse</em> : RUE PAUL SAUVAGE 6\t4130\tTILFF<br><br><em>Téléphone</em> : 04/388.30.71<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/388.30.71", "address":"RUE PAUL SAUVAGE 6\t4130\tTILFF", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.479223Z", "id":9231, "last_modified":"2016-10-25T13:42:33.839710Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9231/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"LI CWERNEU", "lat":50.56888, "lon":5.232904, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LI CWERNEU</h5><em>Adresse</em> : RUE D'AMERIQUE 43\t4500\tHUY<br><br><em>Téléphone</em> : 085/21.60.33<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"085/21.60.33", "address":"RUE D'AMERIQUE 43\t4500\tHUY", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.494247Z", "id":9232, "last_modified":"2016-10-25T13:42:19.279663Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9232/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"LIEGE-ESPERANTO", "lat":50.518508, "lon":5.618327, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIEGE-ESPERANTO</h5><em>Adresse</em> : RUE DE HENNE 16\t4053\tEMBOURG<br><br><em>Téléphone</em> : 04/365.15.23<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/365.15.23", "address":"RUE DE HENNE 16\t4053\tEMBOURG", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.509189Z", "id":9233, "last_modified":"2016-10-25T13:41:58.112227Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9233/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"OASIS (L') - CENTRE D'ANIMATION CULTURELLE", "lat":50.738666, "lon":5.022545, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>OASIS (L') - CENTRE D'ANIMATION CULTURELLE</h5><em>Adresse</em> : RUE DE LINSMEAU 38\t4287\tRACOUR<br><br><em>Téléphone</em> : 019/65.52.74<br><br><b><a target=\"_blank\" href=\"www.racour.be/comites/oasis\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.racour.be/comites/oasis", "phone":"019/65.52.74", "address":"RUE DE LINSMEAU 38\t4287\tRACOUR", "manager_type":"", "created":"2016-10-24T12:58:34.524445Z", "id":9234, "last_modified":"2016-10-24T12:58:34.530426Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9234/history", "email_before_at":"oasisracour", "email_after_at":"hotmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"LOISIRS ARTS CULTURE - BAELEN", "lat":50.632723, "lon":6.001854, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LOISIRS ARTS CULTURE - BAELEN</h5><em>Adresse</em> : ROUTE D'EUPEN 188\t4837\tBAELEN<br><br><em>Téléphone</em> : 087/55.58.28<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"087/55.58.28", "address":"ROUTE D'EUPEN 188\t4837\tBAELEN", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.538609Z", "id":9235, "last_modified":"2016-10-25T13:40:39.056446Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9235/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"MAISON DE LA CULTURE - CHATEAU DE COURTEJOYE", "lat":50.616752, "lon":5.501232, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MAISON DE LA CULTURE - CHATEAU DE COURTEJOYE</h5><em>Adresse</em> : RUE A.DE LEXHY 36\t4101\tSERAING<br><br><em>Téléphone</em> : 04/233.35.96<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/233.35.96", "address":"RUE A.DE LEXHY 36\t4101\tSERAING", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.551355Z", "id":9236, "last_modified":"2016-10-25T13:40:22.818443Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9236/history", "email_before_at":"gilbert.meire", "email_after_at":"versatel.be", "last_modified_dmY":"25/10/2016"}, {"name":"MALMEDY-FOLKLORE", "lat":50.421038, "lon":6.014108, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MALMEDY-FOLKLORE</h5><em>Adresse</em> : RUE CLEMENT SCHEUREN 14\t4960\tMALMEDY<br><br><em>Téléphone</em> : 080/33.83.97<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"080/33.83.97", "address":"RUE CLEMENT SCHEUREN 14\t4960\tMALMEDY", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.571632Z", "id":9237, "last_modified":"2016-10-25T13:40:10.041654Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9237/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"MESNIE DO L'HAGUETE DU MAM'DI", "lat":50.441391, "lon":6.043507, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>MESNIE DO L'HAGUETE DU MAM'DI</h5><em>Adresse</em> : BEVERCE / BOUHON - CORTI 5\t4960\tMALMEDY<br><br><em>Téléphone</em> : 080/33.97.39<br><br><b><a target=\"_blank\" href=\"www.fgfw.be/haguete/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fgfw.be/haguete/", "phone":"080/33.97.39", "address":"BEVERCE / BOUHON - CORTI 5\t4960\tMALMEDY", "manager_type":"", "created":"2016-10-24T12:58:34.590557Z", "id":9238, "last_modified":"2016-10-24T12:58:34.598058Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9238/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"PHOTO-CLUB 8-35", "lat":50.623036, "lon":5.098459, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PHOTO-CLUB 8-35</h5><em>Adresse</em> : RUE REINE ASTRID 25\t4260\tCIPLET<br><br><em>Téléphone</em> : 04/223.02.00<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/223.02.00", "address":"RUE REINE ASTRID 25\t4260\tCIPLET", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.608402Z", "id":9239, "last_modified":"2016-10-25T13:39:57.215197Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9239/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"PHOTO-CLUB D'AMAY", "lat":50.560663, "lon":5.267274, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PHOTO-CLUB D'AMAY</h5><em>Adresse</em> : RUE DE HUY 87\t4530\tVILLERS-LE-BOUILLET<br><br><em>Téléphone</em> : 085/21.75.36<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"085/21.75.36", "address":"RUE DE HUY 87\t4530\tVILLERS-LE-BOUILLET", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.626677Z", "id":9240, "last_modified":"2016-10-25T13:39:45.158641Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9240/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"PHOTO-CLUB LONCIN LOISIRS", "lat":50.680452, "lon":5.552829, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PHOTO-CLUB LONCIN LOISIRS</h5><em>Adresse</em> : RUE SAINT-LEON 4\t4000\tROCOURT<br><br><em>Téléphone</em> : 04/263.77.35<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/263.77.35", "address":"RUE SAINT-LEON 4\t4000\tROCOURT", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.643174Z", "id":9241, "last_modified":"2016-10-25T13:39:29.916826Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9241/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"REPUBLIQUE LIBRE D'OUTRE-MEUSE", "lat":50.639261, "lon":5.581669, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>REPUBLIQUE LIBRE D'OUTRE-MEUSE</h5><em>Adresse</em> : RUE SURLET 56\t4020\tLIEGE<br><br><em>Téléphone</em> : 04/342.75.75<br><br><b><a target=\"_blank\" href=\"www.tchantches.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.tchantches.be", "phone":"04/342.75.75", "address":"RUE SURLET 56\t4020\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:34.660264Z", "id":9242, "last_modified":"2016-10-24T12:58:34.667344Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9242/history", "email_before_at":"musee", "email_after_at":"tchantches.be", "last_modified_dmY":"24/10/2016"}, {"name":"ROYAL CINE VIDEO 8/16 LIEGE", "lat":50.611587, "lon":5.584855, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ROYAL CINE VIDEO 8/16 LIEGE</h5><em>Adresse</em> : RUE JOIRET 10\t4031\tANGLEUR<br><br><em>Téléphone</em> : 0496/53.47.85<br><br><b><a target=\"_blank\" href=\"www.cinevideo816.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cinevideo816.be", "phone":"0496/53.47.85", "address":"RUE JOIRET 10\t4031\tANGLEUR", "manager_type":"", "created":"2016-10-24T12:58:34.676176Z", "id":9243, "last_modified":"2016-10-24T12:58:34.683115Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9243/history", "email_before_at":"dominique.goffart", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"ROYAL CLUB WALLON - MALMEDY", "lat":50.426388, "lon":6.028824, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ROYAL CLUB WALLON - MALMEDY</h5><em>Adresse</em> : PLACE DU CHATELET 11\t4960\tMALMEDY<br><br><em>Téléphone</em> : 0497/50.14.06<br><br><b><a target=\"_blank\" href=\"www.rcw.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.rcw.be", "phone":"0497/50.14.06", "address":"PLACE DU CHATELET 11\t4960\tMALMEDY", "manager_type":"", "created":"2016-10-24T12:58:34.690963Z", "id":9244, "last_modified":"2016-10-24T12:58:34.697654Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9244/history", "email_before_at":"infos", "email_after_at":"rcw.be", "last_modified_dmY":"24/10/2016"}, {"name":"ROYAL PHOTO-CLUB DE HUY", "lat":50.518989, "lon":5.243652, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ROYAL PHOTO-CLUB DE HUY</h5><em>Adresse</em> : RUE VANKEERBERGHEN 20\t4500\tHUY<br><br><b><a target=\"_blank\" href=\"www.rpchuy.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.rpchuy.be", "phone":"", "address":"RUE VANKEERBERGHEN 20\t4500\tHUY", "manager_type":"", "created":"2016-10-24T12:58:34.707077Z", "id":9245, "last_modified":"2016-10-24T12:58:34.713813Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9245/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"SCIENCE ET CULTURE", "lat":50.635076, "lon":5.562887, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SCIENCE ET CULTURE</h5><em>Adresse</em> : SART TILMAN - Inst.de Physique B5\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/366.35.85<br><br><b><a target=\"_blank\" href=\"www.sci-cult.ulg.ac.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.sci-cult.ulg.ac.be", "phone":"04/366.35.85", "address":"SART TILMAN - Inst.de Physique B5\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:34.721920Z", "id":9246, "last_modified":"2016-10-24T12:58:34.728553Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9246/history", "email_before_at":"sci-cult", "email_after_at":"guest.ulg.ac.be", "last_modified_dmY":"24/10/2016"}, {"name":"SOCIETA DANTE ALIGHIERI - VERVIERS", "lat":50.587221, "lon":5.828841, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOCIETA DANTE ALIGHIERI - VERVIERS</h5><em>Adresse</em> : AV. DE L'EUROPE 1\t4800\tVERVIERS<br><br><em>Téléphone</em> : 087/35.26.57<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"087/35.26.57", "address":"AV. DE L'EUROPE 1\t4800\tVERVIERS", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.737451Z", "id":9247, "last_modified":"2016-10-25T13:41:43.266194Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9247/history", "email_before_at":"joelle.abbes.orban", "email_after_at":"gmail.com", "last_modified_dmY":"25/10/2016"}, {"name":"SOCIETE ROYALE \"LE VIEUX LIEGE\"", "lat":50.647993, "lon":5.581553, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOCIETE ROYALE \"LE VIEUX LIEGE\"</h5><em>Adresse</em> : EN HORS CHATEAU 65\t4000\tLIEGE<br><br><em>Téléphone</em> : 0497/30.36.60<br><br><b><a target=\"_blank\" href=\"www.vieuxliege.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.vieuxliege.be", "phone":"0497/30.36.60", "address":"EN HORS CHATEAU 65\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:34.752133Z", "id":9248, "last_modified":"2016-10-24T12:58:34.758272Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9248/history", "email_before_at":"fed.ep", "email_after_at":"skynet.be", "last_modified_dmY":"24/10/2016"}, {"name":"SOCIETE ROYALE POLYGLOTTE - VERVIERS", "lat":50.590723, "lon":5.90362, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SOCIETE ROYALE POLYGLOTTE - VERVIERS</h5><em>Adresse</em> : RUE DU CIMETIERE 80\t4801\tSTEMBERT - VERVIERS<br><br><em>Téléphone</em> : 087/46.96.77<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"087/46.96.77", "address":"RUE DU CIMETIERE 80\t4801\tSTEMBERT - VERVIERS", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.767323Z", "id":9249, "last_modified":"2016-10-25T13:39:12.415665Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9249/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"UNION LIEGEOISE POUR LA DEFENSE DE LA PAIX", "lat":50.639303, "lon":5.570631, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>UNION LIEGEOISE POUR LA DEFENSE DE LA PAIX</h5><em>Adresse</em> : PLACE SAINT-PAUL 9-11\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/252.64.22<br><br><b><a target=\"_blank\" href=\"www.uldp.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.uldp.be", "phone":"04/252.64.22", "address":"PLACE SAINT-PAUL 9-11\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:34.782304Z", "id":9250, "last_modified":"2016-10-24T12:58:34.788446Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9250/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"WEGIMONT CULTURE ASBL", "lat":50.610482, "lon":5.739606, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>WEGIMONT CULTURE ASBL</h5><em>Adresse</em> : DOM. PROV. DE WEGIMONT - CH. DE WEGIMONT 76\t4630\tAYENEUX<br><br><em>Téléphone</em> : 04/377.27.59<br><br><b><a target=\"_blank\" href=\"www.prov-liege.be/wegimont/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.prov-liege.be/wegimont/", "phone":"04/377.27.59", "address":"DOM. PROV. DE WEGIMONT - CH. DE WEGIMONT 76\t4630\tAYENEUX", "manager_type":"", "created":"2016-10-24T12:58:34.797232Z", "id":9251, "last_modified":"2016-10-24T12:58:34.802523Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9251/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"ART ET CULTURE", "lat":49.698016, "lon":5.308743, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ART ET CULTURE</h5><em>Adresse</em> : RUE DES GENERAUX CUVELIER 24\t6820\tFLORENVILLE<br><br><em>Téléphone</em> : 061/31.10.08<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"061/31.10.08", "address":"RUE DES GENERAUX CUVELIER 24\t6820\tFLORENVILLE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.809315Z", "id":9252, "last_modified":"2016-10-25T13:41:30.085361Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9252/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"CENTRE CULTURE ET LOISIRS DE BOUILLON", "lat":49.791234, "lon":5.070272, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTURE ET LOISIRS DE BOUILLON</h5><em>Adresse</em> : RUE DES CHAMPS 6\t6830\tBOUILLON<br><br><em>Téléphone</em> : 061/46.65.91<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"061/46.65.91", "address":"RUE DES CHAMPS 6\t6830\tBOUILLON", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.826252Z", "id":9253, "last_modified":"2016-10-25T13:38:56.847109Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9253/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"CENTRE CULTUREL D'EREZEE", "lat":50.293898, "lon":5.540484, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL D'EREZEE</h5><em>Adresse</em> : HAZEILLE 2\t6997\tEREZEE<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"", "address":"HAZEILLE 2\t6997\tEREZEE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.844124Z", "id":9254, "last_modified":"2016-10-25T13:38:39.810423Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9254/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"CERCLE ROYAL PATRIA", "lat":49.586128, "lon":5.7254, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE ROYAL PATRIA</h5><em>Adresse</em> : RUE LA COUR 30\t6792\tRACHECOURT<br><br><em>Téléphone</em> : 063/67.85.61<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"063/67.85.61", "address":"RUE LA COUR 30\t6792\tRACHECOURT", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.862049Z", "id":9255, "last_modified":"2016-10-25T13:38:28.601042Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9255/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"COMITE CULTUREL PAUL VERLAINE", "lat":49.930132, "lon":5.125563, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COMITE CULTUREL PAUL VERLAINE</h5><em>Adresse</em> : FRENE 1a\t6852\tOPONT<br><br><em>Téléphone</em> : 061/53.43.77<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"061/53.43.77", "address":"FRENE 1a\t6852\tOPONT", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.880300Z", "id":9256, "last_modified":"2016-10-25T13:38:15.537619Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9256/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"FRATERNELLE DES PENSIONNES - VIRTON", "lat":49.569622, "lon":5.532997, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FRATERNELLE DES PENSIONNES - VIRTON</h5><em>Adresse</em> : RUE ALBERT 1ER 27\t6760\tVIRTON<br><br><em>Téléphone</em> : 063/57.62.01<br><br><b><a target=\"_blank\" href=\"www.lafraternelledevirton.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lafraternelledevirton.be", "phone":"063/57.62.01", "address":"RUE ALBERT 1ER 27\t6760\tVIRTON", "manager_type":"", "created":"2016-10-24T12:58:34.897758Z", "id":9257, "last_modified":"2016-10-24T12:58:34.904958Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9257/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"IDGOUVY", "lat":50.179994, "lon":5.940657, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>IDGOUVY</h5><em>Adresse</em> : RUE DE BECHAIT 3\t6670\tGOUVY<br><br><em>Téléphone</em> : 080/51.07.30<br><br><b><a target=\"_blank\" href=\"www.gouvy.eu/fr/IDG/\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.gouvy.eu/fr/IDG/", "phone":"080/51.07.30", "address":"RUE DE BECHAIT 3\t6670\tGOUVY", "manager_type":"", "created":"2016-10-24T12:58:34.914489Z", "id":9258, "last_modified":"2016-10-24T12:58:34.923088Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9258/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"PLOVINETE (LA)", "lat":50.230237, "lon":5.34032, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PLOVINETE (LA)</h5><em>Adresse</em> : THIER DES CORBEAUX 2\t6900\tMARCHE-EN-FAMENNE<br><br><em>Téléphone</em> : 084/31.10.31<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"084/31.10.31", "address":"THIER DES CORBEAUX 2\t6900\tMARCHE-EN-FAMENNE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.935289Z", "id":9259, "last_modified":"2016-10-25T13:38:04.122162Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9259/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"COTHURNE (LE) - CERCLE CULTUREL", "lat":49.75222, "lon":5.784419, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COTHURNE (LE) - CERCLE CULTUREL</h5><em>Adresse</em> : VOIE DE LA LIBERTE 113\t6717\tATTERT<br><br><em>Téléphone</em> : 063/23.23.54<br><br><b><a target=\"_blank\" href=\"www.cothurne.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cothurne.org", "phone":"063/23.23.54", "address":"VOIE DE LA LIBERTE 113\t6717\tATTERT", "manager_type":"", "created":"2016-10-24T12:58:34.952774Z", "id":9260, "last_modified":"2016-10-24T12:58:34.959490Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9260/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"PHOTON - ARLON", "lat":49.684105, "lon":5.820111, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>PHOTON - ARLON</h5><em>Adresse</em> : RUE BUSLEYDEN, 21\t6700\tARLON<br><br><em>Téléphone</em> : 063/23.79.24<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"063/23.79.24", "address":"RUE BUSLEYDEN, 21\t6700\tARLON", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.973239Z", "id":9261, "last_modified":"2016-10-25T13:37:50.666535Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9261/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"VAL D'EAU (LE)", "lat":49.764782, "lon":5.400778, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>VAL D'EAU (LE)</h5><em>Adresse</em> : RUE DU PRIEURE, 6\t6812\tSUXY<br><br><em>Téléphone</em> : 061/31.15.84<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"061/31.15.84", "address":"RUE DU PRIEURE, 6\t6812\tSUXY", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:34.989088Z", "id":9262, "last_modified":"2016-10-25T13:37:39.358941Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9262/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"AMIS DU FOLKLORE D'ATHUS (LES)", "lat":49.566462, "lon":5.82482, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AMIS DU FOLKLORE D'ATHUS (LES)</h5><em>Adresse</em> : RUE DES ALOUETTES 32\t6791\tATHUS<br><br><em>Téléphone</em> : 063/38.84.84<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"063/38.84.84", "address":"RUE DES ALOUETTES 32\t6791\tATHUS", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.005890Z", "id":9263, "last_modified":"2016-10-25T13:37:17.966462Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9263/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"ROSSIGNOLETS DE SAINTE-MARIE (LES)", "lat":49.687413, "lon":5.810388, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ROSSIGNOLETS DE SAINTE-MARIE (LES)</h5><em>Adresse</em> : RUE DE BASTOGNE 33\t6700\tARLON<br><br><em>Téléphone</em> : 063/21.77.86<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"063/21.77.86", "address":"RUE DE BASTOGNE 33\t6700\tARLON", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.020951Z", "id":9264, "last_modified":"2016-10-25T13:19:15.193294Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9264/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"NOS LOISIRS - CINE-PHOTO-VIDEO - AUBANGE", "lat":49.569327, "lon":5.842298, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>NOS LOISIRS - CINE-PHOTO-VIDEO - AUBANGE</h5><em>Adresse</em> : RUE DES GLAIEULS 14\t6791\tATHUS<br><br><em>Téléphone</em> : 063/38.94.92<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"063/38.94.92", "address":"RUE DES GLAIEULS 14\t6791\tATHUS", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.053080Z", "id":9265, "last_modified":"2016-10-25T13:18:59.564708Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9265/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"CERCLE D'HISTOIRE ET D'ARCHEOLOGIE SEGNIA", "lat":50.129792, "lon":5.788111, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE D'HISTOIRE ET D'ARCHEOLOGIE SEGNIA</h5><em>Adresse</em> : ROUTE DE LA ROCHE 25\t6660\tHOUFFALIZE<br><br><em>Téléphone</em> : 061/28.84.72<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"061/28.84.72", "address":"ROUTE DE LA ROCHE 25\t6660\tHOUFFALIZE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.064438Z", "id":9266, "last_modified":"2016-10-25T13:18:42.311444Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9266/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"VAL DU GLAIN - TERRE DE SALM", "lat":50.264837, "lon":5.905839, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>VAL DU GLAIN - TERRE DE SALM</h5><em>Adresse</em> : RUE DU COTICULE 12\t6690\tSALM CHATEAU<br><br><em>Téléphone</em> : 080/21.62.52<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"080/21.62.52", "address":"RUE DU COTICULE 12\t6690\tSALM CHATEAU", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.076869Z", "id":9267, "last_modified":"2016-10-25T13:18:30.010723Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9267/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"AMICALE DU CONSERVATOIRE DE NAMUR", "lat":50.455779, "lon":4.872641, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AMICALE DU CONSERVATOIRE DE NAMUR</h5><em>Adresse</em> : AVENUE BOURGMESTRE J. MATERNE 162\t5100\tJAMBES<br><br><em>Téléphone</em> : 081/30.49.35<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"081/30.49.35", "address":"AVENUE BOURGMESTRE J. MATERNE 162\t5100\tJAMBES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.091376Z", "id":9268, "last_modified":"2016-10-25T13:18:11.925929Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9268/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"AUX SOURCES DE L'EAU D'HEURE - CERCLE D'ANIMATION", "lat":50.17083, "lon":4.414572, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AUX SOURCES DE L'EAU D'HEURE - CERCLE D'ANIMATION</h5><em>Adresse</em> : BASSE-FLANDRE 8\t5630\tCERFONTAINE<br><br><em>Téléphone</em> : 071/64.45.95<br><br><b><a target=\"_blank\" href=\"www.cerfontainevautlapeine.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cerfontainevautlapeine.be", "phone":"071/64.45.95", "address":"BASSE-FLANDRE 8\t5630\tCERFONTAINE", "manager_type":"", "created":"2016-10-24T12:58:35.109929Z", "id":9269, "last_modified":"2016-10-24T12:58:35.115193Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9269/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CERCLE CULTUREL ET HISTORIQUE DE ROCHEFORT", "lat":50.153318, "lon":5.220758, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE CULTUREL ET HISTORIQUE DE ROCHEFORT</h5><em>Adresse</em> : RUE GOUVERNEUR GRUSLIN 2\t5580\tROCHEFORT<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"", "address":"RUE GOUVERNEUR GRUSLIN 2\t5580\tROCHEFORT", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.122325Z", "id":9270, "last_modified":"2016-10-25T13:37:01.303769Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9270/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"CENTRE CULTUREL D'ASSESSE - FONDATION JAUMAIN", "lat":50.370562, "lon":5.01844, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL D'ASSESSE - FONDATION JAUMAIN</h5><em>Adresse</em> : RUE DE LA GENDARMERIE 2\t5330\tASSESSE<br><br><em>Téléphone</em> : 083/65.58.98<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"083/65.58.98", "address":"RUE DE LA GENDARMERIE 2\t5330\tASSESSE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.135033Z", "id":9271, "last_modified":"2016-10-25T13:17:58.265883Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9271/history", "email_before_at":"lantonnois", "email_after_at":"skynet.be", "last_modified_dmY":"25/10/2016"}, {"name":"CENTRE CULTUREL FERNAND PATER", "lat":50.398608, "lon":5.249851, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE CULTUREL FERNAND PATER</h5><em>Adresse</em> : ALLEE DU BOIS DE BASSIN 9\t5370\tHAVELANGE<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"", "address":"ALLEE DU BOIS DE BASSIN 9\t5370\tHAVELANGE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.148350Z", "id":9272, "last_modified":"2016-10-25T13:17:42.564510Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9272/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"CERCLE CULTUREL CINACIEN", "lat":50.250657, "lon":5.203877, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE CULTUREL CINACIEN</h5><em>Adresse</em> : RUE DE BARVAUX, 163\t5590\tHAVERSIN<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"", "address":"RUE DE BARVAUX, 163\t5590\tHAVERSIN", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.162189Z", "id":9273, "last_modified":"2016-10-25T13:17:26.066824Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9273/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"CINE-CLUB MOSAN", "lat":50.498543, "lon":4.875712, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CINE-CLUB MOSAN</h5><em>Adresse</em> : RUE DE GUEULETTE 2\t5020\tVEDRIN<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"", "address":"RUE DE GUEULETTE 2\t5020\tVEDRIN", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.176139Z", "id":9274, "last_modified":"2016-10-25T13:17:10.380836Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9274/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"COMITE CULTUREL GABRIELLE BERNARD", "lat":50.456585, "lon":4.685275, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COMITE CULTUREL GABRIELLE BERNARD</h5><em>Adresse</em> : RUE CLAIR CHENE 12\t5190\tMOUSTIER-SUR-SAMBRE<br><br><em>Téléphone</em> : 0479/36.11.59<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"0479/36.11.59", "address":"RUE CLAIR CHENE 12\t5190\tMOUSTIER-SUR-SAMBRE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.192067Z", "id":9275, "last_modified":"2016-10-25T13:16:56.412322Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9275/history", "email_before_at":"info", "email_after_at":"cinemabelge.be", "last_modified_dmY":"25/10/2016"}, {"name":"LOISIRS ARTS CULTURE / ECOLE DE LIGNY", "lat":50.512553, "lon":4.577248, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LOISIRS ARTS CULTURE / ECOLE DE LIGNY</h5><em>Adresse</em> : RUE HARZEE 28\t5140\tLIGNY<br><br><em>Téléphone</em> : 071/88.80.57<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"071/88.80.57", "address":"RUE HARZEE 28\t5140\tLIGNY", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.205045Z", "id":9276, "last_modified":"2016-10-25T13:16:42.378845Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9276/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"ROYAL PHOTO-CLUB NAMUROIS", "lat":50.592783, "lon":4.900243, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ROYAL PHOTO-CLUB NAMUROIS</h5><em>Adresse</em> : RUE DES LONGS CHAMPS 5\t5310\tEGHEZEE<br><br><em>Téléphone</em> : 081/81.14.57<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"081/81.14.57", "address":"RUE DES LONGS CHAMPS 5\t5310\tEGHEZEE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.218562Z", "id":9277, "last_modified":"2016-10-25T13:16:30.737623Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9277/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"A COEUR JOIE - BRABANT WALLON - NAMUR", "lat":50.769428, "lon":4.648182, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>A COEUR JOIE - BRABANT WALLON - NAMUR</h5><em>Adresse</em> : RUE DE LA COLLINE 5\t1390\tGREZ-DOICEAU<br><br><b><a target=\"_blank\" href=\"www.acj.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.acj.be", "phone":"", "address":"RUE DE LA COLLINE 5\t1390\tGREZ-DOICEAU", "manager_type":"", "created":"2016-10-24T12:58:35.232044Z", "id":9278, "last_modified":"2016-10-24T12:58:35.237698Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9278/history", "email_before_at":"regionaleacj.bwn", "email_after_at":"gmail.com ", "last_modified_dmY":"24/10/2016"}, {"name":"A COEUR JOIE - BRUXELLES", "lat":50.784499, "lon":4.338972, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>A COEUR JOIE - BRUXELLES</h5><em>Adresse</em> : RUE ENGELAND 292\t1180\tBRUXELLES<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"", "address":"RUE ENGELAND 292\t1180\tBRUXELLES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.246702Z", "id":9279, "last_modified":"2016-10-25T13:16:17.083836Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9279/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"A COEUR JOIE - HAINAUT", "lat":50.42253, "lon":3.87305, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>A COEUR JOIE - HAINAUT</h5><em>Adresse</em> : RUE BLANQUI 92\t7390\tQUAREGNON<br><br><em>Téléphone</em> : 065/67.34.56<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"065/67.34.56", "address":"RUE BLANQUI 92\t7390\tQUAREGNON", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.260737Z", "id":9280, "last_modified":"2016-10-25T13:16:02.543496Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9280/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"A COEUR JOIE - LIEGE ET LUXEMBOURG", "lat":50.635076, "lon":5.562887, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>A COEUR JOIE - LIEGE ET LUXEMBOURG</h5><em>Adresse</em> : AV. ROGIER 12 bte 103\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/222.31.11<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/222.31.11", "address":"AV. ROGIER 12 bte 103\t4000\tLIEGE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.275034Z", "id":9281, "last_modified":"2016-10-25T13:15:46.125844Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9281/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"ALLIANCE FRANCAISE - CONDROZ / MEUSE / HESBAYE", "lat":50.674106, "lon":5.084386, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ALLIANCE FRANCAISE - CONDROZ / MEUSE / HESBAYE</h5><em>Adresse</em> : RUE DES COMBATTANTS 7\t4280\tHANNUT<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"", "address":"RUE DES COMBATTANTS 7\t4280\tHANNUT", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.289334Z", "id":9282, "last_modified":"2016-10-25T13:15:34.986719Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9282/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"FEDERATION DES GROUPEMENTS DE DANSES ET DE MUSIQUES TRADITIONNELLES - BRABANT WALLON", "lat":50.823646, "lon":4.299775, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION DES GROUPEMENTS DE DANSES ET DE MUSIQUES TRADITIONNELLES - BRABANT WALLON</h5><em>Adresse</em> : RUE DES RESEDAS 70\t1070\tBRUXELLES<br><br><em>Téléphone</em> : 02/522.00.53<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"02/522.00.53", "address":"RUE DES RESEDAS 70\t1070\tBRUXELLES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.303928Z", "id":9283, "last_modified":"2016-10-25T13:15:22.171894Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9283/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"FEDERATION WALLONNE DES GROUPEMENTS DE DANSES ET MUSIQUES POPULAIRES - HAINAUT", "lat":50.517117, "lon":3.687749, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION WALLONNE DES GROUPEMENTS DE DANSES ET MUSIQUES POPULAIRES - HAINAUT</h5><em>Adresse</em> : RUE DE STAMBRUGES 36\t7972\tQUEVAUCAMPS<br><br><em>Téléphone</em> : 069/57.65.08<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"069/57.65.08", "address":"RUE DE STAMBRUGES 36\t7972\tQUEVAUCAMPS", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.319012Z", "id":9284, "last_modified":"2016-10-25T13:15:05.886190Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9284/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"FEDERATION WALLONNE DES GROUPEMENTS DE DANSES ET MUSIQUES POPULAIRES - LIEGE", "lat":50.64786, "lon":5.683146, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION WALLONNE DES GROUPEMENTS DE DANSES ET MUSIQUES POPULAIRES - LIEGE</h5><em>Adresse</em> : RUE HUBERT DELFOSSE 19\t4671\tSAIVE<br><br><em>Téléphone</em> : 04/370.04.55<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/370.04.55", "address":"RUE HUBERT DELFOSSE 19\t4671\tSAIVE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.333862Z", "id":9285, "last_modified":"2016-10-25T13:14:52.275026Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9285/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"FEDERATION MUSICALE DU BRABANT WALLON", "lat":50.679896, "lon":4.953478, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION MUSICALE DU BRABANT WALLON</h5><em>Adresse</em> : RUE DES ECOLES 9\t1350\tJAUCHE<br><br><em>Téléphone</em> : 019/63.43.75<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"019/63.43.75", "address":"RUE DES ECOLES 9\t1350\tJAUCHE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.348075Z", "id":9286, "last_modified":"2016-10-25T13:14:40.136055Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9286/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"FEDERATION MUSICALE DE LA PROVINCE DE LIEGE", "lat":50.635752, "lon":5.576396, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION MUSICALE DE LA PROVINCE DE LIEGE</h5><em>Adresse</em> : QUAI MARCELLIS 1A/1\t4020\tLIEGE<br><br><em>Téléphone</em> : 04/342.66.18<br><br><b><a target=\"_blank\" href=\"www.fml.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fml.be", "phone":"04/342.66.18", "address":"QUAI MARCELLIS 1A/1\t4020\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:35.364689Z", "id":9287, "last_modified":"2016-10-24T12:58:35.371705Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9287/history", "email_before_at":"fml", "email_after_at":"fml.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION MUSICALE LUXEMBOURG", "lat":49.903713, "lon":5.134594, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION MUSICALE LUXEMBOURG</h5><em>Adresse</em> : GRAND PLACE 3 bte 2\t6850\tPALISEUL<br><br><b><a target=\"_blank\" href=\"www.fmlbe.eu\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fmlbe.eu", "phone":"", "address":"GRAND PLACE 3 bte 2\t6850\tPALISEUL", "manager_type":"", "created":"2016-10-24T12:58:35.380491Z", "id":9288, "last_modified":"2016-10-24T12:58:35.386769Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9288/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION MUSICALE ROYALE DE LA PROVINCE DE NAMUR", "lat":50.493503, "lon":4.920144, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION MUSICALE ROYALE DE LA PROVINCE DE NAMUR</h5><em>Adresse</em> : RUE DU BOIS DE LAHAUT 19\t5021\tBONINNE<br><br><em>Téléphone</em> : 081/21.04.90<br><br><b><a target=\"_blank\" href=\"www.fedemusinam.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.fedemusinam.be", "phone":"081/21.04.90", "address":"RUE DU BOIS DE LAHAUT 19\t5021\tBONINNE", "manager_type":"", "created":"2016-10-24T12:58:35.395971Z", "id":9289, "last_modified":"2016-10-24T12:58:35.402779Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9289/history", "email_before_at":"fmn", "email_after_at":"swing.be", "last_modified_dmY":"24/10/2016"}, {"name":"FEDERATION MUSICALE DU HAINAUT", "lat":50.604338, "lon":3.382072, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>FEDERATION MUSICALE DU HAINAUT</h5><em>Adresse</em> : c/o Maison de la Culture de Tournai, BLD DES FRERES RIMBAUT\t7500\tTOURNAI<br><br><em>Téléphone</em> : 069/25.30.79<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"069/25.30.79", "address":"c/o Maison de la Culture de Tournai, BLD DES FRERES RIMBAUT\t7500\tTOURNAI", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.411757Z", "id":9290, "last_modified":"2016-10-25T13:36:26.033106Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9290/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"ASSOCIATION DES MARCHES FOLKLORIQUES ENTRE-SAMBRE ET MEUSE", "lat":50.227576, "lon":4.563297, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION DES MARCHES FOLKLORIQUES ENTRE-SAMBRE ET MEUSE</h5><em>Adresse</em> : QUARTIER DE LA FONTAINE 11\t5620\tHEMPTINNE<br><br><em>Téléphone</em> : 071/66.60.52<br><br><b><a target=\"_blank\" href=\"www.amfesm.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.amfesm.be", "phone":"071/66.60.52", "address":"QUARTIER DE LA FONTAINE 11\t5620\tHEMPTINNE", "manager_type":"", "created":"2016-10-24T12:58:35.426001Z", "id":9291, "last_modified":"2016-10-24T12:58:35.432709Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9291/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"AMITIE asbl", "lat":50.430087, "lon":6.021412, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>AMITIE asbl</h5><em>Adresse</em> : OUTRELEPONT 61\t4960\tMALMEDY<br><br><em>Téléphone</em> : http://www.educationpermanente.cfwb.be/<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"http://www.educationpermanente.cfwb.be/", "address":"OUTRELEPONT 61\t4960\tMALMEDY", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.441513Z", "id":9292, "last_modified":"2016-10-25T13:36:43.926596Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9292/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"ASSOCIATION POUR LA PROMOTION DES SOCIETES D'ART MUSICAL", "lat":50.707165, "lon":5.961704, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ASSOCIATION POUR LA PROMOTION DES SOCIETES D'ART MUSICAL</h5><em>Adresse</em> : PLACE COMMUNALE 7/10\t4850\tMONTZEN<br><br><em>Téléphone</em> : 087/65.69.62<br><br><b><a target=\"_blank\" href=\"http://www.apsam.be\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.apsam.be", "phone":"087/65.69.62", "address":"PLACE COMMUNALE 7/10\t4850\tMONTZEN", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.455796Z", "id":9293, "last_modified":"2016-10-25T13:13:36.641834Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9293/history", "email_before_at":"secretariat", "email_after_at":"apsam.be", "last_modified_dmY":"25/10/2016"}, {"name":"CENTRE D'ETUDES ET DE DOCUMENTATION SOCIALES", "lat":50.643473, "lon":5.572431, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE D'ETUDES ET DE DOCUMENTATION SOCIALES</h5><em>Adresse</em> : PLACE DE LA REPUBLIQUE FRANCAISE 1\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/237.27.71<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"04/237.27.71", "address":"PLACE DE LA REPUBLIQUE FRANCAISE 1\t4000\tLIEGE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.470278Z", "id":9294, "last_modified":"2016-10-25T13:13:02.911738Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9294/history", "email_before_at":"sylvana.dinca", "email_after_at":"provincedeliege.be", "last_modified_dmY":"25/10/2016"}, {"name":"CERCLE ROYAL D'HISTOIRE ET D'ARCHEOLOGIE - REGION DES MUSEES ATHOIS", "lat":50.79049, "lon":4.355919, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE ROYAL D'HISTOIRE ET D'ARCHEOLOGIE - REGION DES MUSEES ATHOIS</h5><em>Adresse</em> : RUE DE LA BASCULE 13 bte8\t1180\tBRUXELLES<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"", "address":"RUE DE LA BASCULE 13 bte8\t1180\tBRUXELLES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.482745Z", "id":9295, "last_modified":"2016-10-25T13:12:47.205540Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9295/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"CHAINES DE SERVICE ET D'AMITIE", "lat":50.590926, "lon":5.869756, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CHAINES DE SERVICE ET D'AMITIE</h5><em>Adresse</em> : RUE DE STEMBERT 48\t4800\tVERVIERS<br><br><em>Téléphone</em> : 087/35.14.65<br><br><b><a target=\"_blank\" href=\"www.csav.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.csav.be", "phone":"087/35.14.65", "address":"RUE DE STEMBERT 48\t4800\tVERVIERS", "manager_type":"", "created":"2016-10-24T12:58:35.497138Z", "id":9296, "last_modified":"2016-10-24T12:58:35.503408Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9296/history", "email_before_at":"info", "email_after_at":"csav.be", "last_modified_dmY":"24/10/2016"}, {"name":"CAHIERS DE SAMBRE ET MEUSE (LE GUETTEUR WALLON)", "lat":50.424198, "lon":4.959242, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CAHIERS DE SAMBRE ET MEUSE (LE GUETTEUR WALLON)</h5><em>Adresse</em> : LES TIENNES, 47\t5100\tWIERDE<br><br><b><a target=\"_blank\" href=\"sambreetmeuse.org\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"sambreetmeuse.org", "phone":"", "address":"LES TIENNES, 47\t5100\tWIERDE", "manager_type":"", "created":"2016-10-24T12:58:35.511338Z", "id":9297, "last_modified":"2016-10-24T12:58:35.517111Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9297/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE ALFA - ALCOOLISME/TOXICOMANIE - TRAITEMENT ET PREVENTION", "lat":50.644152, "lon":5.575803, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE ALFA - ALCOOLISME/TOXICOMANIE - TRAITEMENT ET PREVENTION</h5><em>Adresse</em> : RUE DE LA MADELEINE 17\t4000\tLIEGE<br><br><em>Téléphone</em> : 04/223.09.03<br><br><b><a target=\"_blank\" href=\"www.centrealfa.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.centrealfa.be", "phone":"04/223.09.03", "address":"RUE DE LA MADELEINE 17\t4000\tLIEGE", "manager_type":"", "created":"2016-10-24T12:58:35.525209Z", "id":9298, "last_modified":"2016-10-24T12:58:35.530728Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9298/history", "email_before_at":"alfa.dungelhoeff", "email_after_at":"gmail.com", "last_modified_dmY":"24/10/2016"}, {"name":"CENTRE DE DOCUMENTATION HISTORIQUE DE L'ENTRE-SAMBRE ET MEUSE", "lat":50.240934, "lon":4.506674, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE DE DOCUMENTATION HISTORIQUE DE L'ENTRE-SAMBRE ET MEUSE</h5><em>Adresse</em> : RUE DE LA FOLIE 56\t5650\tYVES-GOMEZEE<br><br><em>Téléphone</em> : 071/65.53.77<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"071/65.53.77", "address":"RUE DE LA FOLIE 56\t5650\tYVES-GOMEZEE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.538997Z", "id":9299, "last_modified":"2016-10-25T13:13:20.811689Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9299/history", "email_before_at":"brilot", "email_after_at":"mail.be", "last_modified_dmY":"25/10/2016"}, {"name":"CERCLE D'EMULATION DE WELKENRAEDT", "lat":50.652704, "lon":5.982737, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE D'EMULATION DE WELKENRAEDT</h5><em>Adresse</em> : RUE VOIE DE LIEGE 22\t4840\tWELKENRAEDT<br><br><em>Téléphone</em> : 087/88.13.16<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"087/88.13.16", "address":"RUE VOIE DE LIEGE 22\t4840\tWELKENRAEDT", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.552303Z", "id":9300, "last_modified":"2016-10-25T13:12:16.595204Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9300/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"CERCLE HISTOIRE ET ARCHEOLOGIE COMTE DE JETTE ET ENVIRONS", "lat":50.86486, "lon":4.301237, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CERCLE HISTOIRE ET ARCHEOLOGIE COMTE DE JETTE ET ENVIRONS</h5><em>Adresse</em> : AV. HELENE 62\t1082\tBRUXELLES<br><br><em>Téléphone</em> : 02/476.04.39<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"02/476.04.39", "address":"AV. HELENE 62\t1082\tBRUXELLES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.570351Z", "id":9301, "last_modified":"2016-10-25T13:11:45.622417Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9301/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"CENTRE INTER-UNIVERSITAIRE DE FORMATION PERMANENTE", "lat":50.411164, "lon":4.450761, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CENTRE INTER-UNIVERSITAIRE DE FORMATION PERMANENTE</h5><em>Adresse</em> : AV. GENERAL MICHEL 1B\t6000\tCHARLEROI<br><br><em>Téléphone</em> : 071/31.46.10<br><br><b><a target=\"_blank\" href=\"www.cifop.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cifop.be", "phone":"071/31.46.10", "address":"AV. GENERAL MICHEL 1B\t6000\tCHARLEROI", "manager_type":"", "created":"2016-10-24T12:58:35.587960Z", "id":9302, "last_modified":"2016-10-24T12:58:35.593695Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9302/history", "email_before_at":"CIFOP", "email_after_at":"cifop.be", "last_modified_dmY":"24/10/2016"}, {"name":"CLUB ANTONIN ARTAUD", "lat":50.853092, "lon":4.350624, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>CLUB ANTONIN ARTAUD</h5><em>Adresse</em> : RUE DU GRAND HOSPICE 6\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/218.46.34<br><br><b><a target=\"_blank\" href=\"http://www.educationpermanente.cfwb.be/\">Site web</a></b><br><br>Source: http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://www.educationpermanente.cfwb.be/", "web":"http://www.educationpermanente.cfwb.be/", "phone":"02/218.46.34", "address":"RUE DU GRAND HOSPICE 6\t1000\tBRUXELLES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:35.602392Z", "id":9303, "last_modified":"2016-10-25T13:11:24.798554Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9303/history", "email_before_at":"club.artaud", "email_after_at":"scarlet.be", "last_modified_dmY":"25/10/2016"}, {"name":"COMPAGNIE FOLKLORIQUE FANNY THIBOUT ET LES TIESSES DI HOYE", "lat":50.642999, "lon":5.667679, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>COMPAGNIE FOLKLORIQUE FANNY THIBOUT ET LES TIESSES DI HOYE</h5><em>Adresse</em> : RUE LOUIS 15\t4610\tBEYNE HEUSAY<br><br><em>Téléphone</em> : 04/362.32.00<br><br><b><a target=\"_blank\" href=\"www.cfft.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.cfft.be", "phone":"04/362.32.00", "address":"RUE LOUIS 15\t4610\tBEYNE HEUSAY", "manager_type":"", "created":"2016-10-24T12:58:35.619097Z", "id":9304, "last_modified":"2016-10-24T12:58:35.624577Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9304/history", "email_before_at":"info", "email_after_at":"cfft.be", "last_modified_dmY":"24/10/2016"}, {"name":"LIGUE BRAILLE", "lat":50.834651, "lon":4.340768, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>LIGUE BRAILLE</h5><em>Adresse</em> : RUE D'ANGLETERRE 57\t1060\tBRUXELLES<br><br><em>Téléphone</em> : 02/533.32.11<br><br><b><a target=\"_blank\" href=\"www.braille.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.braille.be", "phone":"02/533.32.11", "address":"RUE D'ANGLETERRE 57\t1060\tBRUXELLES", "manager_type":"", "created":"2016-10-24T12:58:35.632725Z", "id":9305, "last_modified":"2016-10-24T12:58:35.638093Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9305/history", "email_before_at":"info", "email_after_at":"braille.be", "last_modified_dmY":"24/10/2016"}, {"name":"SERVICE PROVINCIAL DES ARTS DE LA SCENE", "lat":50.410044, "lon":3.876699, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>SERVICE PROVINCIAL DES ARTS DE LA SCENE</h5><em>Adresse</em> : RUE DE L'INDUSTRIE 128\t7080\tLA BOUVERIE<br><br><em>Téléphone</em> : 065/61.34.60<br><br><b><a target=\"_blank\" href=\"www.lafabrique.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"www.lafabrique.be", "phone":"065/61.34.60", "address":"RUE DE L'INDUSTRIE 128\t7080\tLA BOUVERIE", "manager_type":"", "created":"2016-10-24T12:58:35.648400Z", "id":9306, "last_modified":"2016-10-24T12:58:35.654170Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9306/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/10/2016"}, {"name":"Corps Libéré Esprit Sain Asbl", "lat":50.64645059042676, "lon":3.711533546447754, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Corps Libéré Esprit Sain Asbl</h5><em>Adresse</em> : route de Frasnes 199<br><br><em>Téléphone</em> : 0483/587-537<br><br><b><a target=\"_blank\" href=\"http://www.cles-asbl.com\">Site web</a></b><br><br>CLES ASBL est une jeune association, qui a pour but la promotion du bien-être, de la santé\r\net du développement personnel de chacun, quels que soient son âge et son milieu de vie.\r\nLes projets sont multiples et l'ASBL est ouverte aux idées et propositions nouvelles.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CLES ASBL est une jeune association, qui a pour but la promotion du bien-être, de la santé\r\net du développement personnel de chacun, quels que soient son âge et son milieu de vie.\r\nLes projets sont multiples et l'ASBL est ouverte aux idées et propositions nouvelles.", "web":"http://www.cles-asbl.com", "phone":"0483/587-537", "address":"route de Frasnes 199", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-03-12T18:07:06.073283Z", "id":3368, "last_modified":"2017-03-06T18:56:43.521937Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3368/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"PLOEF! PLus On Est de Fous...", "lat":50.88507855788091, "lon":4.323200583457947, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Eau potable", "id":115}, {"name":"Boîtes à livres", "id":50}, {"name":"Givebox", "id":210}, {"name":"Cafés-concerts, lieux de concert", "id":110}, {"name":"Associations d'éducation permanente", "id":13}, {"name":"Maisons de quartiers", "id":10}, {"name":"Initiatives de transition", "id":201}, {"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}], "popup":"<h5>PLOEF! PLus On Est de Fous...</h5><em>Adresse</em> : Rue Bonaventure 100, 1090 Bruxelles<br><br><em>Téléphone</em> : +3224769807<br><br><b><a target=\"_blank\" href=\"http://www.ploef.eu\">Site web</a></b><br><br>PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…", "web":"http://www.ploef.eu", "phone":"+3224769807", "address":"Rue Bonaventure 100, 1090 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-08T21:58:21.186446Z", "id":10805, "last_modified":"2017-03-09T09:12:10.799388Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10805/history", "email_before_at":"ploefplus", "email_after_at":"gmail.com", "last_modified_dmY":"09/03/2017"}, {"name":"Financité", "lat":50.85508475145598, "lon":4.365153014659882, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Financité</h5><em>Adresse</em> : Rue Botanique 75, 1210 Saint-Josse<br><br><em>Téléphone</em> : +32 (0)2 340 08 60<br><br><b><a target=\"_blank\" href=\"https://www.financite.be/\">Site web</a></b><br><br>Le Réseau Financité est un réseau belge dont le but est de promouvoir, par un travail d’éducation permanente, l’éthique et la solidarité dans les rapports à l’argent afin de contribuer à une société plus juste et plus humaine.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Réseau Financité est un réseau belge dont le but est de promouvoir, par un travail d’éducation permanente, l’éthique et la solidarité dans les rapports à l’argent afin de contribuer à une société plus juste et plus humaine.", "web":"https://www.financite.be/", "phone":"+32 (0)2 340 08 60", "address":"Rue Botanique 75, 1210 Saint-Josse", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-26T13:03:42.611901Z", "id":10862, "last_modified":"2017-03-26T13:03:42.611930Z", "last_author":"Charlaine", "history":"http://maps.dewey.be/api/markers/10862/history", "email_before_at":"info", "email_after_at":"financite.be", "last_modified_dmY":"26/03/2017"}, {"name":"Rencontre des continents", "lat":50.82816978275133, "lon":4.369243383407593, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>Rencontre des continents</h5><em>Adresse</em> : Maison de la Paix, Rue Van Elewyck 35, 1050 Ixelles<br><br><em>Téléphone</em> : 02/734.23.24<br><br><b><a target=\"_blank\" href=\"http://rencontredescontinents.be/\">Site web</a></b><br><br>Association proposant des formations et des actions de sensibilisations sur les thèmes de l'alimentation durable et thématiques associées<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Association proposant des formations et des actions de sensibilisations sur les thèmes de l'alimentation durable et thématiques associées", "web":"http://rencontredescontinents.be/", "phone":"02/734.23.24", "address":"Maison de la Paix, Rue Van Elewyck 35, 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-04-01T13:02:55.282969Z", "id":10872, "last_modified":"2017-04-01T13:02:55.283035Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10872/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"01/04/2017"}] \ No newline at end of file
diff --git a/data/markers-132.json b/data/markers-132.json
new file mode 100644
index 0000000..30dd721
--- /dev/null
+++ b/data/markers-132.json
@@ -0,0 +1 @@
+[{"name":"Projet Mycélium", "lat":50.835400121913835, "lon":4.439768046140671, "subcategories":[{"name":"Association d'écologie urbaine", "id":90}, {"name":"Récup' de matériaux de construction", "id":113}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Aide au compostage", "id":132}, {"name":"Ateliers de travail du bois", "id":138}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Associations de naturalistes", "id":194}, {"name":"Initiatives de transition", "id":201}], "popup":"<h5>Projet Mycélium</h5><em>Adresse</em> : Kelle, 92<br><br><b><a target=\"_blank\" href=\"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207", "phone":"", "address":"Kelle, 92", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-29T14:48:30.755201Z", "id":10865, "last_modified":"2017-03-29T14:48:30.755234Z", "last_author":"myselproject@gmail.com", "history":"http://maps.dewey.be/api/markers/10865/history", "email_before_at":"myselproject", "email_after_at":"gmail.com", "last_modified_dmY":"29/03/2017"}, {"name":"WORMS asbl", "lat":50.82815961747491, "lon":4.369267523288727, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Aide au compostage", "id":132}], "popup":"<h5>WORMS asbl</h5><em>Adresse</em> : Rue Van Elewyck, 35 1050 Ixelles<br><br><em>Téléphone</em> : 02/611.37.53<br><br><b><a target=\"_blank\" href=\"http://www.wormsasbl.org/\">Site web</a></b><br><br>L'asbl W.O.R.M.S. - Waste Organic Recycling and Management Solutions - Valorisation des déchets organiques ménagers ou biodéchets. [...]\r\nIl s’agit d’organiser et de coordonner la formation des Maîtres-Composteurs (dont le nombre de participant a augmenté de 25% par formation), encadrer le réseau des Maîtres-Composteurs (plus de 300 bénévoles), organiser les formations grand public (dont le nombre à doublé par an : 14 formations prévues en 2014), soutenir et conseiller les projets de compostage de quartier (en 2013 on comptabilise 47 composts de quartier répartis sur tout le territoire bruxellois, en 2016 on en comptabilise plus de 120), et pour finir être le point info-compost de la région bruxelloise, joignable par téléphone et par mail.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'asbl W.O.R.M.S. - Waste Organic Recycling and Management Solutions - Valorisation des déchets organiques ménagers ou biodéchets. [...]\r\nIl s’agit d’organiser et de coordonner la formation des Maîtres-Composteurs (dont le nombre de participant a augmenté de 25% par formation), encadrer le réseau des Maîtres-Composteurs (plus de 300 bénévoles), organiser les formations grand public (dont le nombre à doublé par an : 14 formations prévues en 2014), soutenir et conseiller les projets de compostage de quartier (en 2013 on comptabilise 47 composts de quartier répartis sur tout le territoire bruxellois, en 2016 on en comptabilise plus de 120), et pour finir être le point info-compost de la région bruxelloise, joignable par téléphone et par mail.", "web":"http://www.wormsasbl.org/", "phone":"02/611.37.53", "address":"Rue Van Elewyck, 35 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-04-03T13:27:31.785909Z", "id":10876, "last_modified":"2017-04-03T13:29:50.053958Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/10876/history", "email_before_at":"info", "email_after_at":"wormsasbl.be", "last_modified_dmY":"03/04/2017"}] \ No newline at end of file
diff --git a/data/markers-133.json b/data/markers-133.json
new file mode 100644
index 0000000..2574706
--- /dev/null
+++ b/data/markers-133.json
@@ -0,0 +1 @@
+[{"name":"Réserve naturelle du Kinsendael-Kriekenput", "lat":50.7851695164372, "lon":4.340710043907166, "subcategories":[{"name":"Réserves naturelles", "id":133}], "popup":"<h5>Réserve naturelle du Kinsendael-Kriekenput</h5><em>Adresse</em> : Kinsendael-Kriekenput, 1180 Uccle<br><br><em>Téléphone</em> : 02/775.75.75<br><br><b><a target=\"_blank\" href=\"http://users.skynet.be/fa070227/\">Site web</a></b><br><br>A Uccle, non loin de la gare de Calvoet, la réserve naturelle du Kinsendael et ses extensions à l’est, le Kriekenput et la propriété Herdies, forment sur près de 10 hectares, un espace semi-naturel d’une remarquable diversité (forêt marécageuse ou mélangée, prairie humide ou à hautes herbes, vergers abandonnés, friches, sources, ruisseaux, étang). Il constitue d’ailleurs un nœud important du maillage vert et bleu bruxellois.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A Uccle, non loin de la gare de Calvoet, la réserve naturelle du Kinsendael et ses extensions à l’est, le Kriekenput et la propriété Herdies, forment sur près de 10 hectares, un espace semi-naturel d’une remarquable diversité (forêt marécageuse ou mélangée, prairie humide ou à hautes herbes, vergers abandonnés, friches, sources, ruisseaux, étang). Il constitue d’ailleurs un nœud important du maillage vert et bleu bruxellois.", "web":"http://users.skynet.be/fa070227/", "phone":"02/775.75.75", "address":"Kinsendael-Kriekenput, 1180 Uccle", "manager_type":"", "created":"2015-10-18T09:02:37.843969Z", "id":2135, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2135/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Réserve naturelle du Poelbos", "lat":50.88321783657009, "lon":4.311264753341675, "subcategories":[{"name":"Réserves naturelles", "id":133}], "popup":"<h5>Réserve naturelle du Poelbos</h5><em>Adresse</em> : Poelbos, 1090 Jette<br><br><em>Téléphone</em> : 02/775.75.75<br><br><b><a target=\"_blank\" href=\"http://www.environnement.brussels/qui-sommes-nous/nous-contacter\">Site web</a></b><br><br>Le Poelbos est une réserve naturelle de 100 ha gérée par Bruxelles-Environnement et située dans la vallée du Molenbeek, sur une ancienne carrière de grès calcaire. Elle était autrefois occupé par les moines de l’abbaye de Dieleghem. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Poelbos est une réserve naturelle de 100 ha gérée par Bruxelles-Environnement et située dans la vallée du Molenbeek, sur une ancienne carrière de grès calcaire. Elle était autrefois occupé par les moines de l’abbaye de Dieleghem. ", "web":"http://www.environnement.brussels/qui-sommes-nous/nous-contacter", "phone":"02/775.75.75", "address":"Poelbos, 1090 Jette", "manager_type":"", "created":"2015-10-18T09:07:56.937834Z", "id":2136, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2136/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Réserve naturelle des Enfants Noyés", "lat":50.79164013706956, "lon":4.406585097312927, "subcategories":[{"name":"Réserves naturelles", "id":133}], "popup":"<h5>Réserve naturelle des Enfants Noyés</h5><em>Adresse</em> : Drève du Tumuli 1170 Bruxelles<br><br><em>Téléphone</em> : 02/775.75.75<br><br><b><a target=\"_blank\" href=\"http://nosespacesverts-bxl.blogspot.be/2008/06/1170-bruxelles-rserve-naturelle-des.html\">Site web</a></b><br><br>...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"...", "web":"http://nosespacesverts-bxl.blogspot.be/2008/06/1170-bruxelles-rserve-naturelle-des.html", "phone":"02/775.75.75", "address":"Drève du Tumuli 1170 Bruxelles", "manager_type":"", "created":"2015-10-18T09:18:12.408462Z", "id":2137, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2137/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Bois du Laerbeek", "lat":50.88833481053079, "lon":4.298529624938965, "subcategories":[{"name":"Parcs publics", "id":129}, {"name":"Réserves naturelles", "id":133}], "popup":"<h5>Bois du Laerbeek</h5><em>Adresse</em> : Bois du Laerbeek<br><br><em>Téléphone</em> : 02/775.75.75<br><br><b><a target=\"_blank\" href=\"http://villedurable.be/espaces-verts/le-bois-du-laerbeek\">Site web</a></b><br><br>Le bois du Laerbeek est un bois de hêtre s'étendant sur 33 hectares au nord de Bruxelles. Les cinq hectares situés en dehors de RBC, en Région flamande, sont aujourd'hui menacés par un projet d'élargissement du ring autoroutier.\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le bois du Laerbeek est un bois de hêtre s'étendant sur 33 hectares au nord de Bruxelles. Les cinq hectares situés en dehors de RBC, en Région flamande, sont aujourd'hui menacés par un projet d'élargissement du ring autoroutier.\n", "web":"http://villedurable.be/espaces-verts/le-bois-du-laerbeek", "phone":"02/775.75.75", "address":"Bois du Laerbeek", "manager_type":"", "created":"2015-10-21T08:12:08.695146Z", "id":2157, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2157/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le Moeraske", "lat":50.88289250730259, "lon":4.402449131011963, "subcategories":[{"name":"Réserves naturelles", "id":133}], "popup":"<h5>Le Moeraske</h5><em>Adresse</em> : Le Moeraske, 1140 Evere<br><br><em>Téléphone</em> : 02/242.50.43<br><br><b><a target=\"_blank\" href=\"http://www.cebe.be/\">Site web</a></b><br><br>Le Moeraske est un marais alimenté par le ruisseau du Kerkebeek. Il occupe un site semi-naturel de 14 hectares situé le long de la gare de Schaerbeek-formation, au nord de la commune d'Evere et à l'ouest de l'ancienne commune de Haren. Un ancien jardin à l'anglaise - appelé le parc Walckiers - jouxte l'ouest de la zone naturelle sur la commune de Schaerbeek. La gestion du site a été confiée au CEBE, association de riverains et de naturalistes active sur le site depuis 1988.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Moeraske est un marais alimenté par le ruisseau du Kerkebeek. Il occupe un site semi-naturel de 14 hectares situé le long de la gare de Schaerbeek-formation, au nord de la commune d'Evere et à l'ouest de l'ancienne commune de Haren. Un ancien jardin à l'anglaise - appelé le parc Walckiers - jouxte l'ouest de la zone naturelle sur la commune de Schaerbeek. La gestion du site a été confiée au CEBE, association de riverains et de naturalistes active sur le site depuis 1988.", "web":"http://www.cebe.be/", "phone":"02/242.50.43", "address":"Le Moeraske, 1140 Evere", "manager_type":"", "created":"2015-10-18T08:57:07.347191Z", "id":2134, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2134/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marais de Ganshoren", "lat":50.872535357721475, "lon":4.3080514669418335, "subcategories":[{"name":"Réserves naturelles", "id":133}], "popup":"<h5>Marais de Ganshoren</h5><em>Adresse</em> : Marais de Ganshoren, 1083 Ganshoren<br><br><em>Téléphone</em> : 02/775.75.75<br><br><b><a target=\"_blank\" href=\"http://www.environnement.brussels/\">Site web</a></b><br><br>Le marais de Ganshoren est un espace semi-naturel constitué bien entendu de marais avec des roselières, mais aussi de prairies humides, d'un ruisseau alimenté par quelques sources, le tout encadré par des vergers et des bois. Son paysage continue, au fil des saisons, d'inspirer les artistes qui viennent y peindre ou dessiner, à l'abri du bruit et de la pollution. Comportant une grande variété de biotopes, il attire plus de 80 espèces d'oiseaux qui font partie des éléments les plus visibles de la faune. Lapins, musaraignes, campagnol, mulots, putois font partie des mammifères que l'on retrouve sur le site dont la nature attire évidemment les amphibiens comme la grenouille rousse ou le crapaud commun, mais aussi plusieurs variétés de tritons.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le marais de Ganshoren est un espace semi-naturel constitué bien entendu de marais avec des roselières, mais aussi de prairies humides, d'un ruisseau alimenté par quelques sources, le tout encadré par des vergers et des bois. Son paysage continue, au fil des saisons, d'inspirer les artistes qui viennent y peindre ou dessiner, à l'abri du bruit et de la pollution. Comportant une grande variété de biotopes, il attire plus de 80 espèces d'oiseaux qui font partie des éléments les plus visibles de la faune. Lapins, musaraignes, campagnol, mulots, putois font partie des mammifères que l'on retrouve sur le site dont la nature attire évidemment les amphibiens comme la grenouille rousse ou le crapaud commun, mais aussi plusieurs variétés de tritons.", "web":"http://www.environnement.brussels/", "phone":"02/775.75.75", "address":"Marais de Ganshoren, 1083 Ganshoren", "manager_type":"", "created":"2015-10-18T09:25:16.511089Z", "id":2138, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2138/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Bois du Laerbeek", "lat":50.886859338669645, "lon":4.299559593200684, "subcategories":[{"name":"Réserves naturelles", "id":133}], "popup":"<h5>Bois du Laerbeek</h5><em>Adresse</em> : Bois du Laerbeek, 1090 Jette<br><br><em>Téléphone</em> : 02/775.75.75<br><br><b><a target=\"_blank\" href=\"http://documentation.bruxellesenvironnement.be/documents/IF_EV_Parcs_Bois_du_Laerbeek_FR.PDF?langtype=2060\">Site web</a></b><br><br>Le bois du Laerbeek est un bois de hêtres s'étendant sur 33 hectares. Les cinq hectares du bois présents en Région flamande sont aujourd'hui menacés par un projet d'élargissement du ring autoroutier.\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le bois du Laerbeek est un bois de hêtres s'étendant sur 33 hectares. Les cinq hectares du bois présents en Région flamande sont aujourd'hui menacés par un projet d'élargissement du ring autoroutier.\n", "web":"http://documentation.bruxellesenvironnement.be/documents/IF_EV_Parcs_Bois_du_Laerbeek_FR.PDF?langtype=2060", "phone":"02/775.75.75", "address":"Bois du Laerbeek, 1090 Jette", "manager_type":"", "created":"2015-10-19T14:46:07.869309Z", "id":2148, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2148/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Jeunes et Nature", "lat":50.837849138994834, "lon":4.364345669746399, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Réserves naturelles", "id":133}], "popup":"<h5>Jeunes et Nature</h5><em>Adresse</em> : Rue d'Edimbourg 26<br><br><em>Téléphone</em> : 02/893.10.57<br><br><b><a target=\"_blank\" href=\"http://www.jeunesetnature.be/\">Site web</a></b><br><br>\"Jeunes et Nature est un groupe de jeunes passionnés par la nature. Notre objectif principal est d'encadrer les jeunes dans leur découverte de la nature et d'en faire de vrais naturalistes en herbe, sensibilisés aux problèmes environnementaux et ouverts sur le monde. Notre Devise: \"Mieux connaître la Nature pour mieux la protéger!\" (source : jeunesetnature.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Jeunes et Nature est un groupe de jeunes passionnés par la nature. Notre objectif principal est d'encadrer les jeunes dans leur découverte de la nature et d'en faire de vrais naturalistes en herbe, sensibilisés aux problèmes environnementaux et ouverts sur le monde. Notre Devise: \"Mieux connaître la Nature pour mieux la protéger!\" (source : jeunesetnature.be)", "web":"http://www.jeunesetnature.be/", "phone":"02/893.10.57", "address":"Rue d'Edimbourg 26", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-02-25T09:45:27.445257Z", "id":3320, "last_modified":"2017-05-05T14:09:57.842072Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3320/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}] \ No newline at end of file
diff --git a/data/markers-135.json b/data/markers-135.json
new file mode 100644
index 0000000..f3077bc
--- /dev/null
+++ b/data/markers-135.json
@@ -0,0 +1 @@
+[{"name":"Les Capucines", "lat":50.83819331504951, "lon":4.346797466241696, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Les Capucines</h5><em>Adresse</em> : Rue des Capucins 30, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/502.02.09<br><br><b><a target=\"_blank\" href=\"http://les-capucines.wikeo.be/contact.html\">Site web</a></b><br><br>épicerie solidaire<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"épicerie solidaire", "web":"http://les-capucines.wikeo.be/contact.html", "phone":"02/502.02.09", "address":"Rue des Capucins 30, 1000 Bruxelles", "manager_type":"", "created":"2015-10-18T17:39:36.895369Z", "id":2141, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2141/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"L'autre épice", "lat":50.83063813812815, "lon":4.343155026399472, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>L'autre épice</h5><em>Adresse</em> : Rue de l’Eglise 59, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/538.46.09<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/index.php?page=epicerie-sociale-newsletter-mars-2013\">Site web</a></b><br><br>épicerie solidaire<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"épicerie solidaire", "web":"http://www.fdss.be/index.php?page=epicerie-sociale-newsletter-mars-2013", "phone":"02/538.46.09", "address":"Rue de l’Eglise 59, 1060 Saint-Gilles", "manager_type":"", "created":"2015-10-18T17:44:43.049464Z", "id":2142, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2142/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Croix-Rouge - épicerie sociale", "lat":50.823993314951636, "lon":4.327061772310117, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge - épicerie sociale</h5><em>Adresse</em> : Avenue Wielemans Ceuppens 11, 1190 Forest<br><br><em>Téléphone</em> : 02/348.96.10<br><br><b><a target=\"_blank\" href=\"http://www.redcross-forest-vorst.be/\">Site web</a></b><br><br>Depuis plus de 11 ans, l’épicerie sociale de la Section propose des produits de consommation courante à des familles dont la précarité est officiellement attestée par écrit par le CPAS de Forest. Quelque 220 familles ont ainsi déjà bénéficié de ce coup de pouce pour acheter à prix réduits<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Depuis plus de 11 ans, l’épicerie sociale de la Section propose des produits de consommation courante à des familles dont la précarité est officiellement attestée par écrit par le CPAS de Forest. Quelque 220 familles ont ainsi déjà bénéficié de ce coup de pouce pour acheter à prix réduits", "web":"http://www.redcross-forest-vorst.be/", "phone":"02/348.96.10", "address":"Avenue Wielemans Ceuppens 11, 1190 Forest", "manager_type":"", "created":"2015-10-18T16:57:37.071730Z", "id":2139, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2139/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Amphora", "lat":50.86284585036363, "lon":4.3374687432879, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Amphora</h5><em>Adresse</em> : Boulevard du Jubilé 42, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : 02/425.67.56<br><br><b><a target=\"_blank\" href=\"http://www.molenbeek.irisnet.be/fr/je-vis/social-sante/social/epicerie-sociale-amphora\">Site web</a></b><br><br>L'asbl Amphora est une épicerie sociale située à Molenbeek. C'est un lieu où les personnes en surendettement peuvent venir acheter de la nourriture, des produits d'hygiène et d'entretien à petit prix. Plusieurs fois par mois, Amphora propose des réunions autour de l'alimentation, la consommation, l'économie d'argent, ...\r\n\r\nE-mail : amphora.1080@molenbeek.irisnet.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'asbl Amphora est une épicerie sociale située à Molenbeek. C'est un lieu où les personnes en surendettement peuvent venir acheter de la nourriture, des produits d'hygiène et d'entretien à petit prix. Plusieurs fois par mois, Amphora propose des réunions autour de l'alimentation, la consommation, l'économie d'argent, ...\r\n\r\nE-mail : amphora.1080@molenbeek.irisnet.be", "web":"http://www.molenbeek.irisnet.be/fr/je-vis/social-sante/social/epicerie-sociale-amphora", "phone":"02/425.67.56", "address":"Boulevard du Jubilé 42, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-10-18T17:35:15.032600Z", "id":2140, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2140/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"BOOM - Le Café du Commerce Équitable", "lat":50.84800648975608, "lon":4.346173703670502, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>BOOM - Le Café du Commerce Équitable</h5><em>Adresse</em> : rue Plétinckx 7 - 1000 Brussels<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.lecafeducommerceequitable.org/\">Site web</a></b><br><br>\"Fair Espresso Bar\" associatif mariant engagement solidaire, produits durables de qualité issus de circuits-courts et du commerce équitable & convivialité<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Fair Espresso Bar\" associatif mariant engagement solidaire, produits durables de qualité issus de circuits-courts et du commerce équitable & convivialité", "web":"http://www.lecafeducommerceequitable.org/", "phone":"/", "address":"rue Plétinckx 7 - 1000 Brussels", "manager_type":"", "created":"2015-10-26T15:29:47.671982Z", "id":2159, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2159/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le Relais du triporteur", "lat":50.79604832786785, "lon":4.419813752174377, "subcategories":[{"name":"Repair cafés", "id":42}, {"name":"Épiceries solidaires", "id":135}, {"name":"Cafés-concerts, lieux de concert", "id":110}], "popup":"<h5>Le Relais du triporteur</h5><em>Adresse</em> : 120 + 124 Rue Middelbourg, 1170 Bruxelles <br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/pages/Le-Relais-du-triporteur/100106830105268?fref=ts\">Site web</a></b><br><br>Le Relais du Triporteur est une \"cuisine partagée\" et une \"épicerie solidaire\". Des dîners-concerts y sont organisés les samedis soirs.\r\n\r\nTéléphone : 02/675.07.77\r\nE-mail : info@le-relais-du-triporteur.be\r\n\r\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Relais du Triporteur est une \"cuisine partagée\" et une \"épicerie solidaire\". Des dîners-concerts y sont organisés les samedis soirs.\r\n\r\nTéléphone : 02/675.07.77\r\nE-mail : info@le-relais-du-triporteur.be\r\n\r\n", "web":"https://www.facebook.com/pages/Le-Relais-du-triporteur/100106830105268?fref=ts", "phone":"/", "address":"120 + 124 Rue Middelbourg, 1170 Bruxelles ", "manager_type":"", "created":"2015-06-28T10:12:03.053766Z", "id":1874, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1874/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La Vivrière - Poids-Gourmand", "lat":50.82945270757692, "lon":4.335737228393555, "subcategories":[{"name":"Marchés", "id":170}, {"name":"Conseil en alimentation", "id":182}, {"name":"Épiceries solidaires", "id":135}], "popup":"<h5>La Vivrière - Poids-Gourmand</h5><em>Adresse</em> : Rue Fernand Bernier, 15<br><br><em>Téléphone</em> : 0487423662<br><br><b><a target=\"_blank\" href=\"http://www.poids-gourmand.be\">Site web</a></b><br><br>La coopérative La Vivrière - PoiDs Gourmand a pour but de développer et de promouvoir l’alimentation durable en général et se donne pour mission de permettre à son public de devenir indépendant de l’offre commerciale de masse et de soutenir l'économie locale en se tournant vers de petits producteurs.\r\nPour atteindre cette mission, PoiDs Gourmand a monté la première Ruche Qui Dit Oui en Belgique (à Forest). PoiDs Gourmand propose également une épicerie bio de base à prix plancher. Enfin, pour les personnes désireuses d'un accompagnement, des ateliers sont donnés autour de la cuisine saine.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La coopérative La Vivrière - PoiDs Gourmand a pour but de développer et de promouvoir l’alimentation durable en général et se donne pour mission de permettre à son public de devenir indépendant de l’offre commerciale de masse et de soutenir l'économie locale en se tournant vers de petits producteurs.\r\nPour atteindre cette mission, PoiDs Gourmand a monté la première Ruche Qui Dit Oui en Belgique (à Forest). PoiDs Gourmand propose également une épicerie bio de base à prix plancher. Enfin, pour les personnes désireuses d'un accompagnement, des ateliers sont donnés autour de la cuisine saine.", "web":"http://www.poids-gourmand.be", "phone":"0487423662", "address":"Rue Fernand Bernier, 15", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-03-29T09:20:38.696454Z", "id":3389, "last_modified":"2017-03-13T14:00:28.054303Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3389/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Bio V", "lat":50.81388840482642, "lon":4.345816969871521, "subcategories":[{"name":"Épiceries solidaires", "id":135}, {"name":"Spots 'plantes aromatiques'", "id":155}], "popup":"<h5>Bio V</h5><em>Adresse</em> : Rue Vanderkindere 158 - 1050 Ixelles<br><br><em>Téléphone</em> : 02/345.18.20<br><br><b><a target=\"_blank\" href=\"http://magasinbiobruxelles.be/fr\">Site web</a></b><br><br>Petit magasin bio qui propose beaucoup de vrac: légumineuses, fruits secs, pâtes, riz, céréales. Il y a aussi un petit rayon de légumes en vrac. Ouvert du lundi au samedi de 10h à 18h30.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Petit magasin bio qui propose beaucoup de vrac: légumineuses, fruits secs, pâtes, riz, céréales. Il y a aussi un petit rayon de légumes en vrac. Ouvert du lundi au samedi de 10h à 18h30.", "web":"http://magasinbiobruxelles.be/fr", "phone":"02/345.18.20", "address":"Rue Vanderkindere 158 - 1050 Ixelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-05-14T15:02:59.123143Z", "id":3416, "last_modified":"2017-03-06T06:49:42.166123Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3416/history", "email_before_at":"bio.158", "email_after_at":"hotmail.com", "last_modified_dmY":"06/03/2017"}, {"name":"La Grainerie", "lat":50.82078206092801, "lon":4.360987544059753, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>La Grainerie</h5><em>Adresse</em> : Rue tenbosch 112 - 1180 Uccle<br><br><em>Téléphone</em> : +32 2 217 98 27<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/pg/lagraineriebxl/about/?ref=page_internal\">Site web</a></b><br><br>Magasin. Rien que des produits en vrac: \r\ngraines, fruits séchés, pâtes, farines, huile d'olive, vin, riz, et thé.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin. Rien que des produits en vrac: \r\ngraines, fruits séchés, pâtes, farines, huile d'olive, vin, riz, et thé.", "web":"https://www.facebook.com/pg/lagraineriebxl/about/?ref=page_internal", "phone":"+32 2 217 98 27", "address":"Rue tenbosch 112 - 1180 Uccle", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-05-14T15:09:35.034156Z", "id":3417, "last_modified":"2017-03-06T06:40:55.791990Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3417/history", "email_before_at":"hello", "email_after_at":"lagrainerie.be", "last_modified_dmY":"06/03/2017"}, {"name":"Sociale Kruideniers Vlaanderen vzw", "lat":51.208918352150015, "lon":4.426433444023132, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Sociale Kruideniers Vlaanderen vzw</h5><em>Adresse</em> : Rolwagenstraat, 49 - 2018 Antwerpen<br><br><em>Téléphone</em> : 0486/849.349<br><br><b><a target=\"_blank\" href=\"http://www.socialekruideniersvlaanderen.be/\">Site web</a></b><br><br>\"De vzw Sociale Kruideniers Vlaanderen wil via een groeiend netwerk van winkels voor armen een structureel alternatief bieden voor de klassieke noodhulp. We vertrekken daarbij vanuit een visie op armoede als een probleem dat op het niveau van het individu én de samenleving moet opgelost worden.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"De vzw Sociale Kruideniers Vlaanderen wil via een groeiend netwerk van winkels voor armen een structureel alternatief bieden voor de klassieke noodhulp. We vertrekken daarbij vanuit een visie op armoede als een probleem dat op het niveau van het individu én de samenleving moet opgelost worden.\"", "web":"http://www.socialekruideniersvlaanderen.be/", "phone":"0486/849.349", "address":"Rolwagenstraat, 49 - 2018 Antwerpen", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T20:24:10.586574Z", "id":4263, "last_modified":"2016-09-05T20:24:10.586612Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4263/history", "email_before_at":"info", "email_after_at":"socialekruideniersvlaanderen.be", "last_modified_dmY":"05/09/2016"}, {"name":"Sociale kruidenier tWinkeltje – Merksem", "lat":51.240864294512974, "lon":4.437156915664673, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Sociale kruidenier tWinkeltje – Merksem</h5><em>Adresse</em> : Gildestraat 10A, 2170 Merksem<br><br><em>Téléphone</em> : 03 645 16 27<br><br><b><a target=\"_blank\" href=\"http://www.sociaalwinkelpunt.be/sociale_winkelpunten/twinkeltje_merksem\">Site web</a></b><br><br>Sociale kruidenier tWinkeltje biedt een kwaliteitsvol alternatief voor noodhulp. In tWinkeltje worden basisproducten zoals voeding, verzorgings- en huishoudproducten aan lage prijs verkocht. Mensen kunnen zelf hun producten kiezen en kopen, zodat hun eigenwaarde behouden blijft. Naast de winkel is een ontmoetingsruimte waar nieuwe sociale netwerken ontstaan.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Sociale kruidenier tWinkeltje biedt een kwaliteitsvol alternatief voor noodhulp. In tWinkeltje worden basisproducten zoals voeding, verzorgings- en huishoudproducten aan lage prijs verkocht. Mensen kunnen zelf hun producten kiezen en kopen, zodat hun eigenwaarde behouden blijft. Naast de winkel is een ontmoetingsruimte waar nieuwe sociale netwerken ontstaan.", "web":"http://www.sociaalwinkelpunt.be/sociale_winkelpunten/twinkeltje_merksem", "phone":"03 645 16 27", "address":"Gildestraat 10A, 2170 Merksem", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T20:29:28.243594Z", "id":4264, "last_modified":"2016-09-05T20:29:28.243640Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4264/history", "email_before_at":"peter.wintraecken", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"vzw Sociaal Winkelpunt ACW", "lat":51.21393, "lon":4.398219, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>vzw Sociaal Winkelpunt ACW</h5><em>Adresse</em> : Nationalestraat 111 2000 Antwerpen<br><br><em>Téléphone</em> : 03/2201218<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03/2201218", "address":"Nationalestraat 111 2000 Antwerpen", "manager_type":"", "created":"2016-09-14T12:32:19.778580Z", "id":5803, "last_modified":"2016-09-14T12:32:19.806203Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5803/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"vzw De Molen - Sociale Kruidenier", "lat":51.33173, "lon":4.366243, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>vzw De Molen - Sociale Kruidenier</h5><em>Adresse</em> : Kerkepad 9 2940 Stabroek<br><br><em>Téléphone</em> : 03/568.95.49<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03/568.95.49", "address":"Kerkepad 9 2940 Stabroek", "manager_type":"", "created":"2016-09-14T12:32:19.814369Z", "id":5804, "last_modified":"2016-09-14T12:32:19.819805Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5804/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Filet Divers", "lat":51.209093, "lon":4.426443, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Filet Divers</h5><em>Adresse</em> : Rolwagenstraat 49 2018 Antwerpen<br><br><em>Téléphone</em> : 03 226 13 93<br><br><b><a target=\"_blank\" href=\"http://www.filetdivers.be/nl/wat-doen-we/111/sociale-kruidenier\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.filetdivers.be/nl/wat-doen-we/111/sociale-kruidenier", "phone":"03 226 13 93", "address":"Rolwagenstraat 49 2018 Antwerpen", "manager_type":"", "created":"2016-09-14T12:32:19.827040Z", "id":5805, "last_modified":"2016-09-14T12:32:19.833567Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5805/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Opvoedingswinkel Genk - VZW PAS", "lat":50.963388, "lon":5.495236, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Opvoedingswinkel Genk - VZW PAS</h5><em>Adresse</em> : Grotestraat 31 3600 Genk<br><br><em>Téléphone</em> : 089/36.79.40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089/36.79.40", "address":"Grotestraat 31 3600 Genk", "manager_type":"", "created":"2016-09-14T12:32:19.841595Z", "id":5806, "last_modified":"2016-09-14T12:32:19.847352Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5806/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Maison Croix-Rouge - Court-St-Etienne", "lat":50.661578, "lon":4.569784, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Maison Croix-Rouge - Court-St-Etienne</h5><em>Adresse</em> : 10 Rue de Franquenies 1341 Ottignies<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"", "address":"10 Rue de Franquenies 1341 Ottignies", "manager_type":"", "created":"2016-09-14T12:32:19.858624Z", "id":5807, "last_modified":"2016-09-14T12:32:19.864303Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5807/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Comptoir social d'alimentation la Fourmi", "lat":50.730849, "lon":4.492029, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Comptoir social d'alimentation la Fourmi</h5><em>Adresse</em> : rue Saint Nicolas, 82 1340 Ottignies <br><br><em>Téléphone</em> : 010.41.07.41<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"010.41.07.41", "address":"rue Saint Nicolas, 82 1340 Ottignies ", "manager_type":"", "created":"2016-09-14T12:32:19.873209Z", "id":5808, "last_modified":"2016-09-14T12:32:19.878837Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5808/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Le Petit Marche - CPAS de Huy", "lat":50.514976, "lon":5.239348, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Le Petit Marche - CPAS de Huy</h5><em>Adresse</em> : Porte des Maillets, 2-4 5200 Huy<br><br><em>Téléphone</em> : 085.24.02.21<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"085.24.02.21", "address":"Porte des Maillets, 2-4 5200 Huy", "manager_type":"", "created":"2016-09-14T12:32:19.885839Z", "id":5809, "last_modified":"2016-09-14T12:32:19.893022Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5809/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Epicerie sociale - Resto du Coeur", "lat":50.465799, "lon":3.959512, "subcategories":[{"name":"Épiceries solidaires", "id":135}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Epicerie sociale - Resto du Coeur</h5><em>Adresse</em> : Sentier Malaquin, 2b 7000 Mons<br><br><em>Téléphone</em> : 065.34.63.77<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"065.34.63.77", "address":"Sentier Malaquin, 2b 7000 Mons", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:32:19.900135Z", "id":5810, "last_modified":"2016-10-26T05:47:25.209890Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5810/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"Croix-Rouge Condroz (Ciney) ", "lat":50.292416, "lon":5.100706, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Condroz (Ciney) </h5><em>Adresse</em> : Rue Edouard Dinot 30B 5590 Ciney<br><br><em>Téléphone</em> : 083 215570<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"083 215570", "address":"Rue Edouard Dinot 30B 5590 Ciney", "manager_type":"", "created":"2016-09-14T12:32:19.912681Z", "id":5811, "last_modified":"2016-09-14T12:32:19.917592Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5811/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Solidarite-Dison", "lat":50.610306, "lon":5.851763, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Solidarite-Dison</h5><em>Adresse</em> : Rue Leopold 26 4820 Dison<br><br><em>Téléphone</em> : 087 313419<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"087 313419", "address":"Rue Leopold 26 4820 Dison", "manager_type":"", "created":"2016-09-14T12:32:19.925480Z", "id":5812, "last_modified":"2016-09-14T12:32:19.930328Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5812/history", "email_before_at":"manu.devos", "email_after_at":"voo.be", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge La Charlemagne", "lat":50.196554, "lon":4.547188, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge La Charlemagne</h5><em>Adresse</em> : Boulevard de l'Enseignement 1 5600 Philippeville<br><br><em>Téléphone</em> : 071 666088<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"071 666088", "address":"Boulevard de l'Enseignement 1 5600 Philippeville", "manager_type":"", "created":"2016-09-14T12:32:19.939784Z", "id":5813, "last_modified":"2016-09-14T12:32:19.949624Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5813/history", "email_before_at":"Mcr.condroz-hte-m", "email_after_at":"croix-rouge.be", "last_modified_dmY":"14/09/2016"}, {"name":"CPAS Charleroi - Cooperative alimentaire - 'Passage 45'", "lat":50.419587, "lon":4.451304, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Charleroi - Cooperative alimentaire - 'Passage 45'</h5><em>Adresse</em> : Rue Destree 45 6000 Charleroi<br><br><em>Téléphone</em> : 071 281944<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"071 281944", "address":"Rue Destree 45 6000 Charleroi", "manager_type":"", "created":"2016-09-14T12:32:19.959232Z", "id":5814, "last_modified":"2016-09-14T12:32:19.965852Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5814/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Nemesis Charleroi asbl", "lat":50.423227, "lon":4.457289, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Nemesis Charleroi asbl</h5><em>Adresse</em> : Place du Nord Michel Levie 22 6000 Charleroi<br><br><em>Téléphone</em> : 071 281810<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"071 281810", "address":"Place du Nord Michel Levie 22 6000 Charleroi", "manager_type":"", "created":"2016-09-14T12:32:19.975442Z", "id":5815, "last_modified":"2016-09-14T12:32:19.980916Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5815/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Promotion Services asbl", "lat":50.41021, "lon":4.383867, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Promotion Services asbl</h5><em>Adresse</em> : Rue Julien Durant 58 6031 Monceau-sur-Sambre<br><br><em>Téléphone</em> : 071 515693<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"071 515693", "address":"Rue Julien Durant 58 6031 Monceau-sur-Sambre", "manager_type":"", "created":"2016-09-14T12:32:19.989323Z", "id":5816, "last_modified":"2016-09-14T12:32:19.995104Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5816/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge du Ravel (Hainaut)", "lat":50.442052, "lon":4.438958, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge du Ravel (Hainaut)</h5><em>Adresse</em> : Chaussee de Gilly 18 6040 Jumet<br><br><em>Téléphone</em> : 071 352339<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"071 352339", "address":"Chaussee de Gilly 18 6040 Jumet", "manager_type":"", "created":"2016-09-14T12:32:20.002953Z", "id":5817, "last_modified":"2016-09-14T12:32:20.009372Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5817/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Operation Faim et Froid", "lat":50.42475, "lon":4.490266, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Operation Faim et Froid</h5><em>Adresse</em> : Rue de la Station 104 6060 Gilly<br><br><em>Téléphone</em> : 071 486747<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"071 486747", "address":"Rue de la Station 104 6060 Gilly", "manager_type":"", "created":"2016-09-14T12:32:20.019060Z", "id":5818, "last_modified":"2016-09-14T12:32:20.024695Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5818/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CPAS Anderlues - Epicerie Sociale", "lat":50.408769, "lon":4.269195, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Anderlues - Epicerie Sociale</h5><em>Adresse</em> : Rue Joseph Wauters 14 6150 Anderlues<br><br><em>Téléphone</em> : 071 549175<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"071 549175", "address":"Rue Joseph Wauters 14 6150 Anderlues", "manager_type":"", "created":"2016-09-14T12:32:20.032607Z", "id":5819, "last_modified":"2016-09-14T12:32:20.037488Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5819/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Entraide de Courcelles", "lat":50.447568, "lon":4.365159, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Entraide de Courcelles</h5><em>Adresse</em> : Rue Saint-Roch 4 6180 Courcelles<br><br><em>Téléphone</em> : 071 463846<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"071 463846", "address":"Rue Saint-Roch 4 6180 Courcelles", "manager_type":"", "created":"2016-09-14T12:32:20.043458Z", "id":5820, "last_modified":"2016-09-14T12:32:20.048198Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5820/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Entraide Saint-Vincent de Paul", "lat":50.403579, "lon":4.524002, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Entraide Saint-Vincent de Paul</h5><em>Adresse</em> : Place de l'Hotel de Ville 21 6200 Chatelet<br><br><em>Téléphone</em> : 071 394122<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"071 394122", "address":"Place de l'Hotel de Ville 21 6200 Chatelet", "manager_type":"", "created":"2016-09-14T12:32:20.055891Z", "id":5821, "last_modified":"2016-09-14T12:32:20.060877Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5821/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CPAS Les Bons Villers", "lat":50.53078, "lon":4.450172, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Les Bons Villers</h5><em>Adresse</em> : Rue Jean-Baptiste Loriaux 3b 6310 Frasnes-Lez-Gosselies<br><br><em>Téléphone</em> : 071 858130<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"071 858130", "address":"Rue Jean-Baptiste Loriaux 3b 6310 Frasnes-Lez-Gosselies", "manager_type":"", "created":"2016-09-14T12:32:20.067873Z", "id":5822, "last_modified":"2016-09-14T12:32:20.073023Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5822/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CPAS Chimay - 'le Coup de pouce'", "lat":50.045985, "lon":4.323028, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Chimay - 'le Coup de pouce'</h5><em>Adresse</em> : Rue de Bourlers 1 6460 Chimay<br><br><em>Téléphone</em> : 060 213131<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"060 213131", "address":"Rue de Bourlers 1 6460 Chimay", "manager_type":"", "created":"2016-09-14T12:32:20.080639Z", "id":5823, "last_modified":"2016-09-14T12:32:20.085360Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5823/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CPAS Thuin - 'le Petit Marche'", "lat":50.340327, "lon":4.294588, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Thuin - 'le Petit Marche'</h5><em>Adresse</em> : Dreve des Allies 3, 6530 Thuin <br><br><em>Téléphone</em> : 071 599020<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"071 599020", "address":"Dreve des Allies 3, 6530 Thuin ", "manager_type":"", "created":"2016-09-14T12:32:20.092918Z", "id":5824, "last_modified":"2016-09-14T12:32:20.097552Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5824/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge 'Epicerie des Jardins' - MCR Bastogne", "lat":50.003959, "lon":5.720405, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge 'Epicerie des Jardins' - MCR Bastogne</h5><em>Adresse</em> : Rue des Jardins 20, 6600 Bastogne <br><br><em>Téléphone</em> : 061 214666<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"061 214666", "address":"Rue des Jardins 20, 6600 Bastogne ", "manager_type":"", "created":"2016-09-14T12:32:20.104996Z", "id":5825, "last_modified":"2016-09-14T12:32:20.109606Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5825/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge 'Epicerie sociale de Vaux-sur-Sure' (MCR Bastogne)", "lat":49.910289, "lon":5.566185, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge 'Epicerie sociale de Vaux-sur-Sure' (MCR Bastogne)</h5><em>Adresse</em> : Chaussee de Neufchateau 39A, 6640 Vaux-Sur-Sure <br><br><em>Téléphone</em> : 061 214666<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"061 214666", "address":"Chaussee de Neufchateau 39A, 6640 Vaux-Sur-Sure ", "manager_type":"", "created":"2016-09-14T12:32:20.117221Z", "id":5826, "last_modified":"2016-09-14T12:32:20.121841Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5826/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Salm et Ourthe (Vielsalm)", "lat":50.251743, "lon":5.871151, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Salm et Ourthe (Vielsalm)</h5><em>Adresse</em> : Rue Sergent Ratz 2, 6690 Vielsalm <br><br><em>Téléphone</em> : 080 215016<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"080 215016", "address":"Rue Sergent Ratz 2, 6690 Vielsalm ", "manager_type":"", "created":"2016-09-14T12:32:20.132734Z", "id":5827, "last_modified":"2016-09-14T12:32:20.141382Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5827/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Arlon - Caserne Leopold", "lat":49.684636, "lon":5.819521, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Arlon - Caserne Leopold</h5><em>Adresse</em> : Rue Godefroid Kurth 2, 6700 Arlon <br><br><em>Téléphone</em> : 063 221010<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"063 221010", "address":"Rue Godefroid Kurth 2, 6700 Arlon ", "manager_type":"", "created":"2016-09-14T12:32:20.152582Z", "id":5828, "last_modified":"2016-09-14T12:32:20.160944Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5828/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge - MCR Attert-Martelange-Fauvillers", "lat":49.750477, "lon":5.78526, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge - MCR Attert-Martelange-Fauvillers</h5><em>Adresse</em> : Rue de la Fontaine 277, 6717 Attert <br><br><em>Téléphone</em> : 063 233781<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"063 233781", "address":"Rue de la Fontaine 277, 6717 Attert ", "manager_type":"", "created":"2016-09-14T12:32:20.170469Z", "id":5829, "last_modified":"2016-09-14T12:32:20.177701Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5829/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Rulles et Semois", "lat":49.727508, "lon":5.647112, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Rulles et Semois</h5><em>Adresse</em> : Route de Luxembourg 10, 6720 Habay-la-Neuve <br><br><em>Téléphone</em> : 063 221010<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"063 221010", "address":"Route de Luxembourg 10, 6720 Habay-la-Neuve ", "manager_type":"", "created":"2016-09-14T12:32:20.186546Z", "id":5830, "last_modified":"2016-09-14T12:32:20.192482Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5830/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Neufchateau-Leglise 'La petite boutique'", "lat":49.853279, "lon":5.451626, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Neufchateau-Leglise 'La petite boutique'</h5><em>Adresse</em> : Rue de la Massoquiere 1, 6840 Longlier <br><br><em>Téléphone</em> : 061 278821<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"061 278821", "address":"Rue de la Massoquiere 1, 6840 Longlier ", "manager_type":"", "created":"2016-09-14T12:32:20.199193Z", "id":5831, "last_modified":"2016-09-14T12:32:20.205006Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5831/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Bertrix 'Graines d'epices'", "lat":49.854896, "lon":5.252205, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Bertrix 'Graines d'epices'</h5><em>Adresse</em> : Place des 3 Fers 20-21, 6880 Bertrix <br><br><em>Téléphone</em> : 061 413988<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"061 413988", "address":"Place des 3 Fers 20-21, 6880 Bertrix ", "manager_type":"", "created":"2016-09-14T12:32:20.216708Z", "id":5832, "last_modified":"2016-09-14T12:32:20.222400Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5832/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Marche", "lat":50.227254, "lon":5.341377, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Marche</h5><em>Adresse</em> : Avenue de France 6, 6900 Marche-en-Famenne <br><br><em>Téléphone</em> : 084 313039<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"084 313039", "address":"Avenue de France 6, 6900 Marche-en-Famenne ", "manager_type":"", "created":"2016-09-14T12:32:20.230772Z", "id":5833, "last_modified":"2016-09-14T12:32:20.236078Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5833/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Nord Ardenne 'le Coup d'Pouce' ", "lat":50.127363, "lon":5.34775, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Nord Ardenne 'le Coup d'Pouce' </h5><em>Adresse</em> : Rue de Lahaut 59, 6950 Nassogne<br><br><em>Téléphone</em> : 063 221010<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"063 221010", "address":"Rue de Lahaut 59, 6950 Nassogne", "manager_type":"", "created":"2016-09-14T12:32:20.244181Z", "id":5834, "last_modified":"2016-09-14T12:32:20.249381Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5834/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Nord Ardenne 'La Passerelle' ", "lat":50.092123, "lon":5.517815, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Nord Ardenne 'La Passerelle' </h5><em>Adresse</em> : Route de Bastogne 25, 6970 Tenneville<br><br><em>Téléphone</em> : 084 455180<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"084 455180", "address":"Route de Bastogne 25, 6970 Tenneville", "manager_type":"", "created":"2016-09-14T12:32:20.257753Z", "id":5835, "last_modified":"2016-09-14T12:32:20.263813Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5835/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Nord Ardenne 'Epi'Cintre' ", "lat":50.178515, "lon":5.57636, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Nord Ardenne 'Epi'Cintre' </h5><em>Adresse</em> : Rue du Val de Bronze 2, 6980 La Roche-en-Ardenne<br><br><em>Téléphone</em> : 063 221010<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"063 221010", "address":"Rue du Val de Bronze 2, 6980 La Roche-en-Ardenne", "manager_type":"", "created":"2016-09-14T12:32:20.274295Z", "id":5836, "last_modified":"2016-09-14T12:32:20.279930Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5836/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Jurbise/Lens", "lat":50.530133, "lon":3.912381, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Jurbise/Lens</h5><em>Adresse</em> : Route d'Ath 369, 7050 Jurbise<br><br><em>Téléphone</em> : 065 225206<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"065 225206", "address":"Route d'Ath 369, 7050 Jurbise", "manager_type":"", "created":"2016-09-14T12:32:20.288182Z", "id":5837, "last_modified":"2016-09-14T12:32:20.293682Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5837/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CPAS Frameries", "lat":50.413862, "lon":3.894332, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Frameries</h5><em>Adresse</em> : Rue du Chapitre 1, 7080 Frameries<br><br><em>Téléphone</em> : 065 611818<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"065 611818", "address":"Rue du Chapitre 1, 7080 Frameries", "manager_type":"", "created":"2016-09-14T12:32:20.301922Z", "id":5838, "last_modified":"2016-09-14T12:32:20.307673Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5838/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge La Louviere", "lat":50.487682, "lon":4.155432, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge La Louviere</h5><em>Adresse</em> : Chaussee Houtart 314, 7110 Houdeng-Goegnies<br><br><em>Téléphone</em> : 064 216681<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"064 216681", "address":"Chaussee Houtart 314, 7110 Houdeng-Goegnies", "manager_type":"", "created":"2016-09-14T12:32:20.315976Z", "id":5839, "last_modified":"2016-09-14T12:32:20.321411Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5839/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CPAS Binche", "lat":50.428941, "lon":4.216961, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Binche</h5><em>Adresse</em> : Rue de Namur 375, 7134 Leval<br><br><em>Téléphone</em> : 064 677775<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"064 677775", "address":"Rue de Namur 375, 7134 Leval", "manager_type":"", "created":"2016-09-14T12:32:20.329452Z", "id":5840, "last_modified":"2016-09-14T12:32:20.338515Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5840/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Mariemont", "lat":50.45311, "lon":4.235556, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Mariemont</h5><em>Adresse</em> : Chaussee de Mariemont 2 , 7140 Morlanwelz<br><br><em>Téléphone</em> : 0498 703901<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"0498 703901", "address":"Chaussee de Mariemont 2 , 7140 Morlanwelz", "manager_type":"", "created":"2016-09-14T12:32:20.349565Z", "id":5841, "last_modified":"2016-09-14T12:32:20.355326Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5841/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge de la Haute Senne", "lat":50.569992, "lon":4.183002, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge de la Haute Senne</h5><em>Adresse</em> : Rue Jacquemart Boulle 35, 7191 Ecaussinnes<br><br><em>Téléphone</em> : 067 771484<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"067 771484", "address":"Rue Jacquemart Boulle 35, 7191 Ecaussinnes", "manager_type":"", "created":"2016-09-14T12:32:20.364159Z", "id":5842, "last_modified":"2016-09-14T12:32:20.371564Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5842/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Boussu-Hornu-Colfontaine", "lat":50.433796, "lon":3.797649, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Boussu-Hornu-Colfontaine</h5><em>Adresse</em> : Rue Francois Dorzee 23, 7300 Boussu<br><br><em>Téléphone</em> : 065 781364<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"065 781364", "address":"Rue Francois Dorzee 23, 7300 Boussu", "manager_type":"", "created":"2016-09-14T12:32:20.380938Z", "id":5843, "last_modified":"2016-09-14T12:32:20.387574Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5843/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge du Haut-Pays (Dour)", "lat":50.397795, "lon":3.779659, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge du Haut-Pays (Dour)</h5><em>Adresse</em> : Rue Grande 25, 7370 Dour<br><br><em>Téléphone</em> : 065 630513<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"065 630513", "address":"Rue Grande 25, 7370 Dour", "manager_type":"", "created":"2016-09-14T12:32:20.397309Z", "id":5844, "last_modified":"2016-09-14T12:32:20.403277Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5844/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CPAS Honnelles", "lat":50.365458, "lon":3.694176, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Honnelles</h5><em>Adresse</em> : Rue du Partiau 2, 7387 Honnelles-Angre<br><br><em>Téléphone</em> : 065 759143<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"065 759143", "address":"Rue du Partiau 2, 7387 Honnelles-Angre", "manager_type":"", "created":"2016-09-14T12:32:20.411693Z", "id":5845, "last_modified":"2016-09-14T12:32:20.417344Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5845/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CPAS Quaregnon - 'Epicerie PACTE'", "lat":50.443309, "lon":3.868587, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Quaregnon - 'Epicerie PACTE'</h5><em>Adresse</em> : Rue Charles Dupuis 114, 7390 Quaregnon<br><br><em>Téléphone</em> : 065 760446<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"065 760446", "address":"Rue Charles Dupuis 114, 7390 Quaregnon", "manager_type":"", "created":"2016-09-14T12:32:20.425566Z", "id":5846, "last_modified":"2016-09-14T12:32:20.430369Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5846/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"La Maison des Familles", "lat":50.608846, "lon":3.393799, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>La Maison des Familles</h5><em>Adresse</em> : Rue Barre Saint Brice 17, 7500 Tournai<br><br><em>Téléphone</em> : 069 890707<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"069 890707", "address":"Rue Barre Saint Brice 17, 7500 Tournai", "manager_type":"", "created":"2016-09-14T12:32:20.438222Z", "id":5847, "last_modified":"2016-09-14T12:32:20.444191Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5847/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Association des oeuvres de l'Unite Pastorale de Tournai-Est", "lat":50.593724, "lon":3.474453, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Association des oeuvres de l'Unite Pastorale de Tournai-Est</h5><em>Adresse</em> : Place de Ramecroix 14, 7530 Gaurain-Ramecroix<br><br><em>Téléphone</em> : 069 546583<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"069 546583", "address":"Place de Ramecroix 14, 7530 Gaurain-Ramecroix", "manager_type":"", "created":"2016-09-14T12:32:20.452526Z", "id":5848, "last_modified":"2016-09-14T12:32:20.457858Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5848/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Les Ouvriers du Coeur", "lat":50.506182, "lon":3.58965, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Les Ouvriers du Coeur</h5><em>Adresse</em> : Rue de Sondeville 37, 7600 Peruwelz<br><br><em>Téléphone</em> : 069 770974<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"069 770974", "address":"Rue de Sondeville 37, 7600 Peruwelz", "manager_type":"", "created":"2016-09-14T12:32:20.466054Z", "id":5849, "last_modified":"2016-09-14T12:32:20.473704Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5849/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"La Maison des Familles - Antenne de Brunehaut", "lat":50.551243, "lon":3.389737, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>La Maison des Familles - Antenne de Brunehaut</h5><em>Adresse</em> : Rue de la Sucrerie, 7620 Wez-Velvain<br><br><em>Téléphone</em> : 069 345903<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"069 345903", "address":"Rue de la Sucrerie, 7620 Wez-Velvain", "manager_type":"", "created":"2016-09-14T12:32:20.483855Z", "id":5850, "last_modified":"2016-09-14T12:32:20.489628Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5850/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Les Trois Clochers", "lat":50.721538, "lon":3.238045, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Les Trois Clochers</h5><em>Adresse</em> : Bd Champ d'Aviation 52 , 7712 Herseaux<br><br><em>Téléphone</em> : 056 343323<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"056 343323", "address":"Bd Champ d'Aviation 52 , 7712 Herseaux", "manager_type":"", "created":"2016-09-14T12:32:20.497733Z", "id":5851, "last_modified":"2016-09-14T12:32:20.504394Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5851/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Perspectiv'", "lat":50.777958, "lon":2.996164, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Perspectiv'</h5><em>Adresse</em> : Rue Beauchamp 3, 7780 Comines<br><br><em>Téléphone</em> : 0488 872019<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"0488 872019", "address":"Rue Beauchamp 3, 7780 Comines", "manager_type":"", "created":"2016-09-14T12:32:20.512943Z", "id":5852, "last_modified":"2016-09-14T12:32:20.520235Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5852/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Epicerie sociale (Croix-Rouge & Saint-Vincent de Paul)", "lat":50.711787, "lon":3.831263, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Epicerie sociale (Croix-Rouge & Saint-Vincent de Paul)</h5><em>Adresse</em> : Ruelle Saint-Pierre 1bis, 7860 Lessines<br><br><em>Téléphone</em> : 0489 276258<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"0489 276258", "address":"Ruelle Saint-Pierre 1bis, 7860 Lessines", "manager_type":"", "created":"2016-09-14T12:32:20.528446Z", "id":5853, "last_modified":"2016-09-14T12:32:20.534820Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5853/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Amicale d'Entraide Benevole", "lat":50.731602, "lon":3.689993, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Amicale d'Entraide Benevole</h5><em>Adresse</em> : Rue de Lessines 77, 7890 Ellezelles<br><br><em>Téléphone</em> : 068 340031<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"068 340031", "address":"Rue de Lessines 77, 7890 Ellezelles", "manager_type":"", "created":"2016-09-14T12:32:20.542722Z", "id":5854, "last_modified":"2016-09-14T12:32:20.552984Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5854/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Leuze-en-Hainaut", "lat":50.597303, "lon":3.623591, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Leuze-en-Hainaut</h5><em>Adresse</em> : Rue de la Bonneterie 37, 7900 Leuze en Hainaut<br><br><em>Téléphone</em> : 069 666496<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"069 666496", "address":"Rue de la Bonneterie 37, 7900 Leuze en Hainaut", "manager_type":"", "created":"2016-09-14T12:32:20.561999Z", "id":5855, "last_modified":"2016-09-14T12:32:20.569965Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5855/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Pays des Collines", "lat":50.66761, "lon":3.621285, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Pays des Collines</h5><em>Adresse</em> : Grand Place 22b, 7911 Frasnes-lez-Anvaing<br><br><em>Téléphone</em> : 068 542145<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"068 542145", "address":"Grand Place 22b, 7911 Frasnes-lez-Anvaing", "manager_type":"", "created":"2016-09-14T12:32:20.578243Z", "id":5856, "last_modified":"2016-09-14T12:32:20.586131Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5856/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"La Maison des Familles - Antenne de Chievres", "lat":50.586945, "lon":3.805994, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>La Maison des Familles - Antenne de Chievres</h5><em>Adresse</em> : Rue Hoche 34, 7950 Chievres<br><br><em>Téléphone</em> : 069 890707<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"069 890707", "address":"Rue Hoche 34, 7950 Chievres", "manager_type":"", "created":"2016-09-14T12:32:20.593546Z", "id":5857, "last_modified":"2016-09-14T12:32:20.599126Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5857/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"La Maison des Familles - Antenne de Basecles", "lat":50.518622, "lon":3.664988, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>La Maison des Familles - Antenne de Basecles</h5><em>Adresse</em> : Rue Grande 33b, 7972 Basecles<br><br><em>Téléphone</em> : 069 890707<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"069 890707", "address":"Rue Grande 33b, 7972 Basecles", "manager_type":"", "created":"2016-09-14T12:32:20.607083Z", "id":5858, "last_modified":"2016-09-14T12:32:20.613406Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5858/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Capucines (les)", "lat":50.838422, "lon":4.346888, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Capucines (les)</h5><em>Adresse</em> : Rue des Capucins 30, 1000 Bruxelles<br><br><em>Téléphone</em> : 02 5020209<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"02 5020209", "address":"Rue des Capucins 30, 1000 Bruxelles", "manager_type":"", "created":"2016-09-14T12:32:20.620137Z", "id":5859, "last_modified":"2016-09-14T12:32:20.626216Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5859/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge de Belgique - section locale de Schaerbeek", "lat":50.878345, "lon":4.383431, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge de Belgique - section locale de Schaerbeek</h5><em>Adresse</em> : Rue Anatole France 31, 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/215.43.96<br><br><b><a target=\"_blank\" href=\"http://www.redcross-schaerbeek.be/\">Site web</a></b><br><br>La section locale est gérée par un comité local dont les membres sont élus par l’assemblée des volontaires de la section. \r\nSite de la section locale : http://www.redcross-schaerbeek.be/\r\nSite de la Croix-Rouge de Belgique : http://www.croix-rouge.be/\r\n\r\nLokale afdeling van de Croix-Rouge de Belgique (Rode-Kruis). \r\nWebsite : http://www.redcross-schaerbeek.be/\r\nWebsite van de Rode-Kruis : http://www.rodekruis.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La section locale est gérée par un comité local dont les membres sont élus par l’assemblée des volontaires de la section. \r\nSite de la section locale : http://www.redcross-schaerbeek.be/\r\nSite de la Croix-Rouge de Belgique : http://www.croix-rouge.be/\r\n\r\nLokale afdeling van de Croix-Rouge de Belgique (Rode-Kruis). \r\nWebsite : http://www.redcross-schaerbeek.be/\r\nWebsite van de Rode-Kruis : http://www.rodekruis.be/", "web":"http://www.redcross-schaerbeek.be/", "phone":"02/215.43.96", "address":"Rue Anatole France 31, 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:32:20.633838Z", "id":5860, "last_modified":"2016-10-13T13:48:21.551534Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5860/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"CPAS Etterbeek - 'Epicerie - l'Espace Libellule'", "lat":50.828164, "lon":4.389879, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Etterbeek - 'Epicerie - l'Espace Libellule'</h5><em>Adresse</em> : Avenue des Casernes 29, 1040 Etterbeek<br><br><em>Téléphone</em> : 02 6272286<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br>Vente à petit prix de produits alimentaires (secs, frais, fruits, légumes), de produits d'hygiène ainsi que de produits d'entretien. Cours de cuisine. Ateliers de fabrication de produits d'entretien écologiques<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Vente à petit prix de produits alimentaires (secs, frais, fruits, légumes), de produits d'hygiène ainsi que de produits d'entretien. Cours de cuisine. Ateliers de fabrication de produits d'entretien écologiques", "web":"http://www.fdss.be/", "phone":"02 6272286", "address":"Avenue des Casernes 29, 1040 Etterbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:32:20.653474Z", "id":5861, "last_modified":"2016-10-13T13:35:32.114743Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5861/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Centre d'Accueil Social Abbe Froidure (Les petits Riens)", "lat":50.822953, "lon":4.359474, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Centre d'Accueil Social Abbe Froidure (Les petits Riens)</h5><em>Adresse</em> : Rue Americaine 101, 1050 Bruxelles<br><br><em>Téléphone</em> : 02/541.13.98<br><br><b><a target=\"_blank\" href=\"http://petitsriens.be/centre-daccueil-social-abbe-froidure/\">Site web</a></b><br><br>Le Centre d’Action Sociale Abbé Froidure – ou CASAF – a pour mission d’apporter aux personnes en difficultés un accueil, une écoute et un accompagnement psychosocial. En pratique, le CASAF propose une multiplicité de services afin de répondre aux différentes demandes faites par les usagers : médiation de dettes, aide juridique et matérielle, animations pour adultes, et aide alimentaire.\r\n\r\nHet Centrum voor Sociale Opvang E.H. Froidure heeft de opdracht om mensen in nood te onthalen, een luisterend oor te bieden en psychosociaal te begeleiden. In de praktijk biedt het Centrum tal van diensten aan om in te gaan op de vragen van de gebruikers: schuldbemiddeling, juridische en materiële hulp, animatie voor volwassenen en kinderen, voedselhulp.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Centre d’Action Sociale Abbé Froidure – ou CASAF – a pour mission d’apporter aux personnes en difficultés un accueil, une écoute et un accompagnement psychosocial. En pratique, le CASAF propose une multiplicité de services afin de répondre aux différentes demandes faites par les usagers : médiation de dettes, aide juridique et matérielle, animations pour adultes, et aide alimentaire.\r\n\r\nHet Centrum voor Sociale Opvang E.H. Froidure heeft de opdracht om mensen in nood te onthalen, een luisterend oor te bieden en psychosociaal te begeleiden. In de praktijk biedt het Centrum tal van diensten aan om in te gaan op de vragen van de gebruikers: schuldbemiddeling, juridische en materiële hulp, animatie voor volwassenen en kinderen, voedselhulp.", "web":"http://petitsriens.be/centre-daccueil-social-abbe-froidure/", "phone":"02/541.13.98", "address":"Rue Americaine 101, 1050 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:32:20.667595Z", "id":5862, "last_modified":"2016-10-13T13:33:35.068263Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5862/history", "email_before_at":"montluc", "email_after_at":"petitsriens.be", "last_modified_dmY":"13/10/2016"}, {"name":"Epicerie sociale et solidaire étudiante - ASEB", "lat":50.813128, "lon":4.381395, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Epicerie sociale et solidaire étudiante - ASEB</h5><em>Adresse</em> : Avenure Paul Heger 20, 1050 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.aseb.eu/\">Site web</a></b><br><br>ASBL créée en 2011 à Bruxelles par des étudiants de l’ULB sous l’impulsion de Yannis Bakhouche, l’ASEB a pour objectif d’apporter une aide alimentaire aux étudiants en état de précarité sociale et partant d’alléger les dépenses de consommations afin de permettre aux étudiants de se concentrer sur leurs études. Cette initiative s’adresse tant aux étudiants belges qu’aux non-résidents inscrits à l’Université Libre de Bruxelles en situation de fragilité, en difficultés financières et dont la situation sociale nécessite un soutien direct. L’aide intervient de façon régulière, en-dehors de l’assistanat, et travaille dans l’anonymat et la discrétion pour faciliter des objectifs sociaux, en parfaite collaboration avec le service social étudiants de l’Université de Bruxelles, et d’autres partenaires comme le CPAS d’Ixelles. L’action de l’association est guidée par les valeurs de dignité, de singularité, de dimension sociale, d’intégrité et d’éthique. Concrètement, l’association procède à la distribution de paniers alimentaires composés de produits de première nécessité (riz, pâtes, lait, beurre) et l’organisation de « dîners de la solidarité ».<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ASBL créée en 2011 à Bruxelles par des étudiants de l’ULB sous l’impulsion de Yannis Bakhouche, l’ASEB a pour objectif d’apporter une aide alimentaire aux étudiants en état de précarité sociale et partant d’alléger les dépenses de consommations afin de permettre aux étudiants de se concentrer sur leurs études. Cette initiative s’adresse tant aux étudiants belges qu’aux non-résidents inscrits à l’Université Libre de Bruxelles en situation de fragilité, en difficultés financières et dont la situation sociale nécessite un soutien direct. L’aide intervient de façon régulière, en-dehors de l’assistanat, et travaille dans l’anonymat et la discrétion pour faciliter des objectifs sociaux, en parfaite collaboration avec le service social étudiants de l’Université de Bruxelles, et d’autres partenaires comme le CPAS d’Ixelles. L’action de l’association est guidée par les valeurs de dignité, de singularité, de dimension sociale, d’intégrité et d’éthique. Concrètement, l’association procède à la distribution de paniers alimentaires composés de produits de première nécessité (riz, pâtes, lait, beurre) et l’organisation de « dîners de la solidarité ».", "web":"http://www.aseb.eu/", "phone":"", "address":"Avenure Paul Heger 20, 1050 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:32:20.684947Z", "id":5863, "last_modified":"2016-10-13T13:29:33.765169Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5863/history", "email_before_at":"aseb.bruxelles", "email_after_at":"gmail.com", "last_modified_dmY":"13/10/2016"}, {"name":"L'épi St Gilles", "lat":50.827778, "lon":4.337487, "subcategories":[{"name":"Épiceries solidaires", "id":135}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>L'épi St Gilles</h5><em>Adresse</em> : Rue Crickx 45, 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://capbrabantiacaw.be/fr/index.php?page=antennes/entraide.php\">Site web</a></b><br><br>\"En collaboration avec le CPAS de Saint-Gilles et d’autres associations, le service social Entr’Aide de Saint-Gilles gère une épicerie sociale à laquelle ont accès leurs usagers, sur base notamment d’un rapport social. Ils peuvent y acheter, à 50% du prix du marché, des produits que l’on trouve dans les autres commerces\".\r\n\r\nPermanences sociales du lundi au vendredi de 8h30 à 11h\r\nAccueil Café du lundi au vendredi de 8h à 12h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"En collaboration avec le CPAS de Saint-Gilles et d’autres associations, le service social Entr’Aide de Saint-Gilles gère une épicerie sociale à laquelle ont accès leurs usagers, sur base notamment d’un rapport social. Ils peuvent y acheter, à 50% du prix du marché, des produits que l’on trouve dans les autres commerces\".\r\n\r\nPermanences sociales du lundi au vendredi de 8h30 à 11h\r\nAccueil Café du lundi au vendredi de 8h à 12h", "web":"http://capbrabantiacaw.be/fr/index.php?page=antennes/entraide.php", "phone":"", "address":"Rue Crickx 45, 1060 Saint-Gilles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:32:20.699018Z", "id":5864, "last_modified":"2016-10-26T05:59:55.783260Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5864/history", "email_before_at":"entraide.bernardvs", "email_after_at":"gmail.com", "last_modified_dmY":"26/10/2016"}, {"name":"Centre Placet & Croix-Rouge Ottignies - epicerie sociale des 'Vents du Sud'", "lat":50.669847, "lon":4.604094, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Centre Placet & Croix-Rouge Ottignies - epicerie sociale des 'Vents du Sud'</h5><em>Adresse</em> : Place de l'Hocaille 1, 1348 Louvain-la-Neuve<br><br><em>Téléphone</em> : 010 479199<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"010 479199", "address":"Place de l'Hocaille 1, 1348 Louvain-la-Neuve", "manager_type":"", "created":"2016-09-14T12:32:20.715592Z", "id":5865, "last_modified":"2016-09-14T12:32:20.720633Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5865/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"L'Ouvre-boites", "lat":50.599898, "lon":4.321887, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>L'Ouvre-boites</h5><em>Adresse</em> : Rue aux Souris 7, 1400 Nivelles<br><br><em>Téléphone</em> : 067 840037<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"067 840037", "address":"Rue aux Souris 7, 1400 Nivelles", "manager_type":"", "created":"2016-09-14T12:32:20.728592Z", "id":5866, "last_modified":"2016-09-14T12:32:20.733862Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5866/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Mayhub - Espace convivialite de Waterloo", "lat":50.714505, "lon":4.383967, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Mayhub - Espace convivialite de Waterloo</h5><em>Adresse</em> : Rue de la Station 135, 1410 Waterloo<br><br><em>Téléphone</em> : 0483 408313<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"0483 408313", "address":"Rue de la Station 135, 1410 Waterloo", "manager_type":"", "created":"2016-09-14T12:32:20.742117Z", "id":5867, "last_modified":"2016-09-14T12:32:20.751022Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5867/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Le P'tit Maga", "lat":50.686739, "lon":4.36895, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Le P'tit Maga</h5><em>Adresse</em> : Chaussee d'Alsembergh 95, 1420 Braine-l'Alleud<br><br><em>Téléphone</em> : 02 3840845<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"02 3840845", "address":"Chaussee d'Alsembergh 95, 1420 Braine-l'Alleud", "manager_type":"", "created":"2016-09-14T12:32:20.761265Z", "id":5868, "last_modified":"2016-09-14T12:32:20.769268Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5868/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Epi'Centre (CPAS de Chastre)", "lat":50.604643, "lon":4.645483, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Epi'Centre (CPAS de Chastre)</h5><em>Adresse</em> : Rue des Magnolias 2, 1450 Chastre<br><br><em>Téléphone</em> : 081 622726<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"081 622726", "address":"Rue des Magnolias 2, 1450 Chastre", "manager_type":"", "created":"2016-09-14T12:32:20.775669Z", "id":5869, "last_modified":"2016-09-14T12:32:20.780782Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5869/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge d'Ottignies", "lat":50.650381, "lon":4.564216, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge d'Ottignies</h5><em>Adresse</em> : Clos de l'Acierie 1, 1490 Court-Saint-Etienne<br><br><em>Téléphone</em> : 010 418866<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"010 418866", "address":"Clos de l'Acierie 1, 1490 Court-Saint-Etienne", "manager_type":"", "created":"2016-09-14T12:32:20.788593Z", "id":5870, "last_modified":"2016-09-14T12:32:20.793348Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5870/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CPAS Liege - 'La Ferme de la Vache'", "lat":50.649107, "lon":5.572901, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Liege - 'La Ferme de la Vache'</h5><em>Adresse</em> : Rue Pierreuse 113-117, 4000 Liege<br><br><em>Téléphone</em> : 04 2235284<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"04 2235284", "address":"Rue Pierreuse 113-117, 4000 Liege", "manager_type":"", "created":"2016-09-14T12:32:20.800451Z", "id":5871, "last_modified":"2016-09-14T12:32:20.806373Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5871/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"CPAS Herstal - Ho.Re.Sol", "lat":50.682464, "lon":5.629862, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>CPAS Herstal - Ho.Re.Sol</h5><em>Adresse</em> : Rue du Doyard 117, 4040 Herstal<br><br><em>Téléphone</em> : 04 2406750<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"04 2406750", "address":"Rue du Doyard 117, 4040 Herstal", "manager_type":"", "created":"2016-09-14T12:32:20.812882Z", "id":5872, "last_modified":"2016-09-14T12:32:20.818416Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5872/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Chaudfontaine", "lat":50.604165, "lon":5.629979, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Chaudfontaine</h5><em>Adresse</em> : Rue du Charbonnage 2, 4051 Vaux-sous-Chevremont<br><br><em>Téléphone</em> : 04 3671833<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"04 3671833", "address":"Rue du Charbonnage 2, 4051 Vaux-sous-Chevremont", "manager_type":"", "created":"2016-09-14T12:32:20.826597Z", "id":5873, "last_modified":"2016-09-14T12:32:20.832230Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5873/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Accueil et Partage - Saint Vincent de Paul ", "lat":50.599383, "lon":5.543139, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Accueil et Partage - Saint Vincent de Paul </h5><em>Adresse</em> : Rue Biez du Moulin 81, 4102 Ougree<br><br><em>Téléphone</em> : 04 3379867<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"04 3379867", "address":"Rue Biez du Moulin 81, 4102 Ougree", "manager_type":"", "created":"2016-09-14T12:32:20.840394Z", "id":5874, "last_modified":"2016-09-14T12:32:20.849148Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5874/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge - CPAS - Commune Sprimont - 'Epicerie solidaire'", "lat":50.489475, "lon":5.647901, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge - CPAS - Commune Sprimont - 'Epicerie solidaire'</h5><em>Adresse</em> : Rue Victor Forthomme 7, 4140 Sprimont<br><br><em>Téléphone</em> : 04 2391510<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"04 2391510", "address":"Rue Victor Forthomme 7, 4140 Sprimont", "manager_type":"", "created":"2016-09-14T12:32:20.858855Z", "id":5875, "last_modified":"2016-09-14T12:32:20.867035Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5875/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Ans-Awans", "lat":50.660596, "lon":5.541135, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Ans-Awans</h5><em>Adresse</em> : Rue du Puits du Levant 3/11, 4341 Ans<br><br><em>Téléphone</em> : 04 2263729<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"04 2263729", "address":"Rue du Puits du Levant 3/11, 4341 Ans", "manager_type":"", "created":"2016-09-14T12:32:20.879950Z", "id":5876, "last_modified":"2016-09-14T12:32:20.886021Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5876/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}, {"name":"Croix-Rouge Grace-Hollogne", "lat":50.636506, "lon":5.506885, "subcategories":[{"name":"Épiceries solidaires", "id":135}], "popup":"<h5>Croix-Rouge Grace-Hollogne</h5><em>Adresse</em> : Rue Pierre Lakaye 75, 4460 Grace-Hollogne<br><br><em>Téléphone</em> : 04 3611525<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"04 3611525", "address":"Rue Pierre Lakaye 75, 4460 Grace-Hollogne", "manager_type":"", "created":"2016-09-14T12:32:20.895008Z", "id":5877, "last_modified":"2016-09-14T12:32:20.901554Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5877/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"14/09/2016"}] \ No newline at end of file
diff --git a/data/markers-136.json b/data/markers-136.json
new file mode 100644
index 0000000..60e01d7
--- /dev/null
+++ b/data/markers-136.json
@@ -0,0 +1 @@
+[{"name":"Kiprint", "lat":50.82923976866273, "lon":4.391885178629025, "subcategories":[{"name":"Récup' de cartouches d'imprimantes", "id":136}], "popup":"<h5>Kiprint</h5><em>Adresse</em> : Chaussée de Wavre 721, 1040 Etterbeek<br><br><em>Téléphone</em> : 02/647.17.88<br><br><b><a target=\"_blank\" href=\"http://www.kiprint.be/\">Site web</a></b><br><br>Ce magasin recharge les cartouches d'imprimantes : c'est mieux pour l'environnement et ça vous coûte moins cher que d'en acheter de nouvelles.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ce magasin recharge les cartouches d'imprimantes : c'est mieux pour l'environnement et ça vous coûte moins cher que d'en acheter de nouvelles.", "web":"http://www.kiprint.be/", "phone":"02/647.17.88", "address":"Chaussée de Wavre 721, 1040 Etterbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-10-19T01:52:21.327680Z", "id":2144, "last_modified":"2017-03-15T10:32:36.905392Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2144/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/03/2017"}, {"name":"EcoTop", "lat":50.854015937176484, "lon":4.333301782608031, "subcategories":[{"name":"Récup' de cartouches d'imprimantes", "id":136}], "popup":"<h5>EcoTop</h5><em>Adresse</em> : Rue des Quatre Vents 60 à 1080 Bruxelles<br><br><em>Téléphone</em> : 0496 23 51 48<br><br><b><a target=\"_blank\" href=\"http://www.ecotop.be\">Site web</a></b><br><br>EcoTop est une entreprise commerciale qui s'est spécialisée dans le réemploi, ré-usage, de cartouches d’imprimantes.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EcoTop est une entreprise commerciale qui s'est spécialisée dans le réemploi, ré-usage, de cartouches d’imprimantes.", "web":"http://www.ecotop.be", "phone":"0496 23 51 48", "address":"Rue des Quatre Vents 60 à 1080 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-18T11:26:08.628738Z", "id":3304, "last_modified":"2017-03-15T10:32:17.522496Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3304/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/03/2017"}] \ No newline at end of file
diff --git a/data/markers-138.json b/data/markers-138.json
new file mode 100644
index 0000000..b13cdbb
--- /dev/null
+++ b/data/markers-138.json
@@ -0,0 +1 @@
+[{"name":"Foyer (Atelier de Quartier, Wijkatelier)", "lat":50.85793940632312, "lon":4.343633651733398, "subcategories":[{"name":"Ateliers de travail du bois", "id":138}], "popup":"<h5>Foyer (Atelier de Quartier, Wijkatelier)</h5><em>Adresse</em> : Rue des Ateliers, 36, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : 02/609.55.67<br><br><b><a target=\"_blank\" href=\"http://www.bruxellessocial.irisnet.be/CDCS-CMDC/organizationPrint.jsf?orgID=014978&lng=fr\">Site web</a></b><br><br>Atelier de menuiserie pour les gens du quartier qui veulent entreprendre des petits travaux en bois à petit prix (fabrication d'armoires, cadres, jouets en bois, bancs, ....). Heures d'ouverture : Mercredi et jeudi de 14h à 19h et samedi de 13h à 18h (sauf le dernier samedi du mois)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Atelier de menuiserie pour les gens du quartier qui veulent entreprendre des petits travaux en bois à petit prix (fabrication d'armoires, cadres, jouets en bois, bancs, ....). Heures d'ouverture : Mercredi et jeudi de 14h à 19h et samedi de 13h à 18h (sauf le dernier samedi du mois)", "web":"http://www.bruxellessocial.irisnet.be/CDCS-CMDC/organizationPrint.jsf?orgID=014978&lng=fr", "phone":"02/609.55.67", "address":"Rue des Ateliers, 36, 1080 Molenbeek-Saint-Jean", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-10-21T08:03:50.486743Z", "id":2156, "last_modified":"2017-01-09T13:32:47.487972Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2156/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/01/2017"}, {"name":"Atelier 365", "lat":50.81778136759431, "lon":4.386443048715591, "subcategories":[{"name":"Ateliers de travail du bois", "id":138}], "popup":"<h5>Atelier 365</h5><em>Adresse</em> : 365, Chaussée de Boondael, 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"https://atelier365.be/\">Site web</a></b><br><br>\"Atelier365 brings together designers and artisans in the workshop for making furnitures and objects while respecting the traditional manufacturing techniques depending on each material.\r\nThe design of each project within the Atelier365 is entirely inspired by the way it is manufactured by the artisan. We produce all the objects and furniture in the Brussels workshop. Since 2014, Atelier365 organises woodworking courses with professional cabinet makers. The courses are an introduction to various techniques of traditional joinery using cabinet-making tools and machines\" (Source : atelier365.be).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Atelier365 brings together designers and artisans in the workshop for making furnitures and objects while respecting the traditional manufacturing techniques depending on each material.\r\nThe design of each project within the Atelier365 is entirely inspired by the way it is manufactured by the artisan. We produce all the objects and furniture in the Brussels workshop. Since 2014, Atelier365 organises woodworking courses with professional cabinet makers. The courses are an introduction to various techniques of traditional joinery using cabinet-making tools and machines\" (Source : atelier365.be).", "web":"https://atelier365.be/", "phone":"", "address":"365, Chaussée de Boondael, 1050 Ixelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-01-09T13:38:42.190051Z", "id":9462, "last_modified":"2017-01-09T13:38:42.190095Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9462/history", "email_before_at":"info", "email_after_at":"atelier365.be", "last_modified_dmY":"09/01/2017"}, {"name":"Le Nid", "lat":50.83076829364326, "lon":4.376395493745804, "subcategories":[{"name":"Ateliers de travail du bois", "id":138}], "popup":"<h5>Le Nid</h5><em>Adresse</em> : Rue Kerckx, 67 - 1050 Ixelles<br><br><em>Téléphone</em> : 0485/30.37.32<br><br><b><a target=\"_blank\" href=\"http://collectifbaya.com/le-nid/\">Site web</a></b><br><br>Atelier d'aide et d'accompagnement à l'autoconstruction.\r\nSiège social du collectif Baya.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Atelier d'aide et d'accompagnement à l'autoconstruction.\r\nSiège social du collectif Baya.", "web":"http://collectifbaya.com/le-nid/", "phone":"0485/30.37.32", "address":"Rue Kerckx, 67 - 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-01-10T11:49:00.874060Z", "id":9463, "last_modified":"2017-01-10T11:49:00.874092Z", "last_author":"tagadaman90", "history":"http://maps.dewey.be/api/markers/9463/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/01/2017"}, {"name":"Projet Mycélium", "lat":50.835400121913835, "lon":4.439768046140671, "subcategories":[{"name":"Association d'écologie urbaine", "id":90}, {"name":"Récup' de matériaux de construction", "id":113}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Aide au compostage", "id":132}, {"name":"Ateliers de travail du bois", "id":138}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Associations de naturalistes", "id":194}, {"name":"Initiatives de transition", "id":201}], "popup":"<h5>Projet Mycélium</h5><em>Adresse</em> : Kelle, 92<br><br><b><a target=\"_blank\" href=\"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207", "phone":"", "address":"Kelle, 92", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-29T14:48:30.755201Z", "id":10865, "last_modified":"2017-03-29T14:48:30.755234Z", "last_author":"myselproject@gmail.com", "history":"http://maps.dewey.be/api/markers/10865/history", "email_before_at":"myselproject", "email_after_at":"gmail.com", "last_modified_dmY":"29/03/2017"}, {"name":"Le Kot - Maison Coopérative Destrier", "lat":50.85807152333567, "lon":4.409058094024657, "subcategories":[{"name":"Ateliers de travail du bois", "id":138}], "popup":"<h5>Le Kot - Maison Coopérative Destrier</h5><em>Adresse</em> : Avenue du Destrier, 3. 1140<br><br><em>Téléphone</em> : 0487 290 750<br><br><b><a target=\"_blank\" href=\"https://fr-fr.facebook.com/Maison-Destrier-Evere-1425333277698994/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://fr-fr.facebook.com/Maison-Destrier-Evere-1425333277698994/", "phone":"0487 290 750", "address":"Avenue du Destrier, 3. 1140", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2017-03-30T13:38:07.096472Z", "id":10868, "last_modified":"2017-03-30T13:38:07.096502Z", "last_author":"maisondestrier", "history":"http://maps.dewey.be/api/markers/10868/history", "email_before_at":"fabrice.mqdestrier", "email_after_at":"gmail.com", "last_modified_dmY":"30/03/2017"}] \ No newline at end of file
diff --git a/data/markers-14.json b/data/markers-14.json
new file mode 100644
index 0000000..5d32f92
--- /dev/null
+++ b/data/markers-14.json
@@ -0,0 +1 @@
+[{"name":"Aide aux familles de Schaerbeek", "lat":50.86185, "lon":4.37285, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Aide aux familles de Schaerbeek</h5><em>Adresse</em> : Chaussée de Haecht 226 - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.afschaerbeek.be/\">Site web</a></b><br><br>\"L'a.s.b.l. Aide aux Familles de Schaerbeek fût créée en septembre 1958. Elle est née de la volonté d'aider des personnes et des familles fragilisées, avec l'objectif de les maintenir à domicile dans des conditions de vie respectables.\" (source : www.afschaerbeek.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"L'a.s.b.l. Aide aux Familles de Schaerbeek fût créée en septembre 1958. Elle est née de la volonté d'aider des personnes et des familles fragilisées, avec l'objectif de les maintenir à domicile dans des conditions de vie respectables.\" (source : www.afschaerbeek.be)", "web":"http://www.afschaerbeek.be/", "phone":"", "address":"Chaussée de Haecht 226 - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:28.048093Z", "id":608, "last_modified":"2017-03-13T13:52:26.647414Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/608/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Arts basics for childeren", "lat":50.865743, "lon":4.360743, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Arts basics for childeren</h5><em>Adresse</em> : Pl. Gaucheret, 13 - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.abc-web.be/fr/art-basics-for-children\">Site web</a></b><br><br>\"ART BASICS for CHILDREN, une organisation sans but lucratif située à Bruxelles, est un laboratoire d’expériences esthétiques et de sensibilisation qui se situe aux confins de l’art et de l’éducation. ABC asbl crée des environnements et projets motivants qui incitent enfants et adultes à repousser les frontières de leur imaginaire et, ainsi, stimuler leurs talents créatifs.\" (source : www.abc-web.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"ART BASICS for CHILDREN, une organisation sans but lucratif située à Bruxelles, est un laboratoire d’expériences esthétiques et de sensibilisation qui se situe aux confins de l’art et de l’éducation. ABC asbl crée des environnements et projets motivants qui incitent enfants et adultes à repousser les frontières de leur imaginaire et, ainsi, stimuler leurs talents créatifs.\" (source : www.abc-web.be)", "web":"http://www.abc-web.be/fr/art-basics-for-children", "phone":"", "address":"Pl. Gaucheret, 13 - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:28.081339Z", "id":609, "last_modified":"2017-03-13T13:53:11.287148Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/609/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Enfance (RéCI réseau de coord. Et d'interv.)", "lat":50.863151, "lon":4.377151, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Enfance (RéCI réseau de coord. Et d'interv.)</h5><em>Adresse</em> : Rue Edouard Fiers 1 - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.guidesocial.be/reci/\">Site web</a></b><br><br>\"RéCi-Bruxelles est un organisme d'aide précoce et d'accompagnement pour enfants et adolescents présentant un handicap moteur.\" (source : www.guidesocial.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"RéCi-Bruxelles est un organisme d'aide précoce et d'accompagnement pour enfants et adolescents présentant un handicap moteur.\" (source : www.guidesocial.be)", "web":"http://www.guidesocial.be/reci/", "phone":"", "address":"Rue Edouard Fiers 1 - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:28.181552Z", "id":610, "last_modified":"2017-03-13T13:53:42.316078Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/610/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Feza asbl", "lat":50.865432, "lon":4.376432, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Feza asbl</h5><em>Adresse</em> : 38, rue Vogler - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.guidecass.be/org214.html?lang=fr\">Site web</a></b><br><br>Feza asbl est une association d'aide à l'enfance et à la famille. Elle organise des activités qui prennent place pendant les vacances scolaires et certains weekends (excursions, balades nature, sortie théâtre, contes et lectures, ... ). \"Les activités proposées impliquent la présence des parents.\" (source : www.extrascolaire-schaerbeek.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Feza asbl est une association d'aide à l'enfance et à la famille. Elle organise des activités qui prennent place pendant les vacances scolaires et certains weekends (excursions, balades nature, sortie théâtre, contes et lectures, ... ). \"Les activités proposées impliquent la présence des parents.\" (source : www.extrascolaire-schaerbeek.be)", "web":"http://www.guidecass.be/org214.html?lang=fr", "phone":"", "address":"38, rue Vogler - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:28.214787Z", "id":611, "last_modified":"2017-03-13T13:56:48.735387Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/611/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Foyer Shekina", "lat":50.872594, "lon":4.381594, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Foyer Shekina</h5><em>Adresse</em> : Avenue Eugène Demolder, 83 - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.bruxellessocial.irisnet.be/CDCS-CMDC/organizationPrint.jsf?orgID=001716&lng=fr\">Site web</a></b><br><br>L'association a pour but d'apporter une aide spécialisée telle que défine par la loi du 08/04/1965 relative à la protection de la jeunesse et par le décret du 04/03/1991 relatif à l'aide à la jeunesse. Elle peut accueillir, accompagner dans le milieu familial d'origine ou de substitution, héberger, éduquer les enfants et les adolescent(e)s qui sont confié(e)s.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'association a pour but d'apporter une aide spécialisée telle que défine par la loi du 08/04/1965 relative à la protection de la jeunesse et par le décret du 04/03/1991 relatif à l'aide à la jeunesse. Elle peut accueillir, accompagner dans le milieu familial d'origine ou de substitution, héberger, éduquer les enfants et les adolescent(e)s qui sont confié(e)s.", "web":"http://www.bruxellessocial.irisnet.be/CDCS-CMDC/organizationPrint.jsf?orgID=001716&lng=fr", "phone":"", "address":"Avenue Eugène Demolder, 83 - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:28.248314Z", "id":612, "last_modified":"2017-03-13T13:57:16.728567Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/612/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Infor Jeunes", "lat":50.85278, "lon":4.38878, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Infor Jeunes</h5><em>Adresse</em> : Chaussée de Louvain 339 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.jeminforme.be/\">Site web</a></b><br><br>Centre bruxellois d'information sur les droits des jeunes, citoyenneté, études, formation, logement, vie affective et sexuelle, santé, travail, drogues, ...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre bruxellois d'information sur les droits des jeunes, citoyenneté, études, formation, logement, vie affective et sexuelle, santé, travail, drogues, ...", "web":"http://www.jeminforme.be/", "phone":"", "address":"Chaussée de Louvain 339 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:28.281464Z", "id":613, "last_modified":"2017-03-13T13:57:30.357227Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/613/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Kind en Preventie", "lat":50.868053, "lon":4.365053, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Kind en Preventie</h5><em>Adresse</em> : Rue du Pavillon 1/5 - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.kindenpreventie.be/\">Site web</a></b><br><br>Kind en Preventie vzw is een actieve partner in preventieve gezondheidszorg en opvoedingsondersteuning. In verbondenheid met verschillende doelgroepen, generaties en culturen werken we zorgzaam mee aan het welzijn van gezinnen met jonge kinderen en kwetsbare zwangere vrouwen<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kind en Preventie vzw is een actieve partner in preventieve gezondheidszorg en opvoedingsondersteuning. In verbondenheid met verschillende doelgroepen, generaties en culturen werken we zorgzaam mee aan het welzijn van gezinnen met jonge kinderen en kwetsbare zwangere vrouwen", "web":"http://www.kindenpreventie.be/", "phone":"", "address":"Rue du Pavillon 1/5 - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:28.314891Z", "id":614, "last_modified":"2017-03-13T13:57:43.673579Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/614/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"La Gerbe asbl", "lat":50.876413, "lon":4.389413, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>La Gerbe asbl</h5><em>Adresse</em> : Rue Fernand Séverin, 46 - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.lagerbeamo.be/\">Site web</a></b><br><br>La Gerbe AMO est un service d’Aide en Milieu Ouvert agréé par la Communauté française. Ses missions, regroupées autour de trois axes : l’aide individuelle, l’action communautaire et l’action collective visent l’aide préventive au bénéfice des jeunes âgés de 0 à 18 ans dans leur milieu de vie.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Gerbe AMO est un service d’Aide en Milieu Ouvert agréé par la Communauté française. Ses missions, regroupées autour de trois axes : l’aide individuelle, l’action communautaire et l’action collective visent l’aide préventive au bénéfice des jeunes âgés de 0 à 18 ans dans leur milieu de vie.", "web":"http://www.lagerbeamo.be/", "phone":"", "address":"Rue Fernand Séverin, 46 - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:28.348139Z", "id":615, "last_modified":"2017-03-13T13:57:57.905464Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/615/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Le blé en herbe", "lat":50.862559, "lon":4.374559, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Le blé en herbe</h5><em>Adresse</em> : Rue de la Ruche, 28 - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://lebleenherbe.be/content/historique\">Site web</a></b><br><br>\"Le Blé en Herbe\" propose un accueil pour les enfants de 3 à 12 ans.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Le Blé en Herbe\" propose un accueil pour les enfants de 3 à 12 ans.", "web":"http://lebleenherbe.be/content/historique", "phone":"", "address":"Rue de la Ruche, 28 - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:28.381612Z", "id":616, "last_modified":"2017-03-13T13:58:17.507709Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/616/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Ludothèque sésame", "lat":50.869982, "lon":4.384982, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Ludothèque sésame</h5><em>Adresse</em> : Boulevard Lambermont 208 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/se-detendre-schaerbeek/culture/culture-francaise/ludotheque\">Site web</a></b><br><br>Le jeu est une activité indispensable au développement intellectuel et physique de toute personne. En ce sens, c'est une activité qui doit être prise très au sérieux. C’est pourquoi notre association s’efforce de susciter et développer le goût du jeu, de l’échange et de la communication entre les enfants, les adolescents et les adultes de tous âges. Pour cela, nous mettons en place une multitude d’activités telles que la location de jeux, des démonstrations, des tournois, des stages… Nous travaillons en partenariat avec des écoles, divers intervenants socioculturels, des instances communales, des associations…<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le jeu est une activité indispensable au développement intellectuel et physique de toute personne. En ce sens, c'est une activité qui doit être prise très au sérieux. C’est pourquoi notre association s’efforce de susciter et développer le goût du jeu, de l’échange et de la communication entre les enfants, les adolescents et les adultes de tous âges. Pour cela, nous mettons en place une multitude d’activités telles que la location de jeux, des démonstrations, des tournois, des stages… Nous travaillons en partenariat avec des écoles, divers intervenants socioculturels, des instances communales, des associations…", "web":"http://www.schaerbeek.be/se-detendre-schaerbeek/culture/culture-francaise/ludotheque", "phone":"", "address":"Boulevard Lambermont 208 1030 Schaerbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2015-05-29T14:44:28.414739Z", "id":617, "last_modified":"2017-03-13T13:58:29.512169Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/617/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"NASCI vzw, dienstcentrum voor het kind", "lat":50.871822, "lon":4.375822, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>NASCI vzw, dienstcentrum voor het kind</h5><em>Adresse</em> : Rue d'Anethan 4 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.nascivzw.be/\">Site web</a></b><br><br>NASCI vzw, Dienstencentrum voor het Kind is een vereniging zonder winstoogmerk met haar maatschappelijke zetel en actieterrein in het Brussels Hoofdstedelijk Gewest.\r\n Armoede neemt de laatste jaren zienderogen toe. De cijfers spreken voor zich.In een grootstad zoals Brussel maakt dat bijna 20 % van de populatie uit. Moeders en hun kinderen zijn in deze de meest kwetsbare groep.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NASCI vzw, Dienstencentrum voor het Kind is een vereniging zonder winstoogmerk met haar maatschappelijke zetel en actieterrein in het Brussels Hoofdstedelijk Gewest.\r\n Armoede neemt de laatste jaren zienderogen toe. De cijfers spreken voor zich.In een grootstad zoals Brussel maakt dat bijna 20 % van de populatie uit. Moeders en hun kinderen zijn in deze de meest kwetsbare groep.", "web":"http://www.nascivzw.be/", "phone":"", "address":"Rue d'Anethan 4 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:28.448298Z", "id":618, "last_modified":"2017-03-13T13:58:38.694750Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/618/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Planning familial Groupe santé Josaphat", "lat":50.861962, "lon":4.370962, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Planning familial Groupe santé Josaphat</h5><em>Adresse</em> : Rue Royale-Sainte-Marie 70 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"https://plus.google.com/105929269745574248976/about?gl=be&hl=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://plus.google.com/105929269745574248976/about?gl=be&hl=fr", "phone":"", "address":"Rue Royale-Sainte-Marie 70 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:28.625801Z", "id":619, "last_modified":"2017-03-13T13:58:50.231212Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/619/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Réseau Coordination Enfance", "lat":50.857075, "lon":4.371075, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Réseau Coordination Enfance</h5><em>Adresse</em> : Philomène, 37 - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.rce-bruxelles.be/\">Site web</a></b><br><br>Le Réseau Coordination Enfance ( RCE ) est une association pluraliste composée d'associations de terrain qui exercent leurs activités depuis de nombreuses années dans les domaines suivants : Insertion Socio Professionnelle, Éducation Permanente, Maison d'enfants 0-6 ans, Accueil extrascolaire 6-12 ans, prévention sur les questions de santé et de famille.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Réseau Coordination Enfance ( RCE ) est une association pluraliste composée d'associations de terrain qui exercent leurs activités depuis de nombreuses années dans les domaines suivants : Insertion Socio Professionnelle, Éducation Permanente, Maison d'enfants 0-6 ans, Accueil extrascolaire 6-12 ans, prévention sur les questions de santé et de famille.", "web":"http://www.rce-bruxelles.be/", "phone":"", "address":"Philomène, 37 - 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:28.673302Z", "id":620, "last_modified":"2017-03-13T13:50:52.143537Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/620/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"L'arbre de vie ASBL-VZW", "lat":50.865199, "lon":4.393199, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>L'arbre de vie ASBL-VZW</h5><em>Adresse</em> : Rue A. Guffens, 24 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.arbredevie.be/fr/schaerbeek\">Site web</a></b><br><br>\"C’est en 1998 que Francine et Fernand MEERT, initiateurs du projet Le Nid qui aide les femmes victimes de la prostitution, créent l’asbl L’Arbre de Vie pour empêcher les enfants de retomber dans le cercle de la prostitution. Peu à peu, l’objectif du projet s’est étendu à toutes les femmes fragilisées ou en détresse psychologique ou économique. L’Arbre de Vie fonctionne depuis 1998 à Jette. Depuis 2010, une seconde implantation a été créée à Schaerbeek\". (source : www.arbredevie.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"C’est en 1998 que Francine et Fernand MEERT, initiateurs du projet Le Nid qui aide les femmes victimes de la prostitution, créent l’asbl L’Arbre de Vie pour empêcher les enfants de retomber dans le cercle de la prostitution. Peu à peu, l’objectif du projet s’est étendu à toutes les femmes fragilisées ou en détresse psychologique ou économique. L’Arbre de Vie fonctionne depuis 1998 à Jette. Depuis 2010, une seconde implantation a été créée à Schaerbeek\". (source : www.arbredevie.be)", "web":"http://www.arbredevie.be/fr/schaerbeek", "phone":"", "address":"Rue A. Guffens, 24 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:28.706546Z", "id":621, "last_modified":"2017-03-13T13:50:33.472197Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/621/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Liens de quartier petite enfance", "lat":50.873379, "lon":4.376379, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Liens de quartier petite enfance</h5><em>Adresse</em> : Avenue Princesse Elisabeth, 61 - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.liensdequartierpetiteenfance.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.liensdequartierpetiteenfance.be/", "phone":"", "address":"Avenue Princesse Elisabeth, 61 - 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:28.739939Z", "id":622, "last_modified":"2017-03-13T13:49:54.859935Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/622/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"L'île aux bains", "lat":50.862415, "lon":4.377415, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>L'île aux bains</h5><em>Adresse</em> : Rue Kessels 51 - 1030 Schaerbeek<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Kessels 51 - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:38.122556Z", "id":701, "last_modified":"2017-03-13T13:49:39.457569Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/701/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"ideji ASBL", "lat":50.835388264261425, "lon":4.439906179904938, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Centres de formation", "id":103}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ideji ASBL</h5><em>Adresse</em> : Rue au Bois 11, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : 02 772 70 20<br><br><b><a target=\"_blank\" href=\"http://www.ideji.be\">Site web</a></b><br><br>ideji: Une ASBL, trois services\r\n1/ Services aux ASBL : ideji renforce et partage ses connaissances et son expérience dans toutes les facettes de la vie des associations et des porteurs de projets associatifs : questions administratives, conseils juridiques, assistance en gestion financière ou organisationnelle …\r\n2/ Animations pour les enfants: ideji organise des animations pour les enfants de 2,5 ans à 12 ans pendant tous les congés scolaires (Toussaint, Noël, Carnaval, Pâques et l'été). Les activités ont lieu à Woluwe-Saint-Pierre.\r\n3/ Information & sensibilisation: Depuis plus de 25 ans , ideji est au service de l'information et de la sensibilisation au monde associatif sous toutes ses formes.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ideji: Une ASBL, trois services\r\n1/ Services aux ASBL : ideji renforce et partage ses connaissances et son expérience dans toutes les facettes de la vie des associations et des porteurs de projets associatifs : questions administratives, conseils juridiques, assistance en gestion financière ou organisationnelle …\r\n2/ Animations pour les enfants: ideji organise des animations pour les enfants de 2,5 ans à 12 ans pendant tous les congés scolaires (Toussaint, Noël, Carnaval, Pâques et l'été). Les activités ont lieu à Woluwe-Saint-Pierre.\r\n3/ Information & sensibilisation: Depuis plus de 25 ans , ideji est au service de l'information et de la sensibilisation au monde associatif sous toutes ses formes.", "web":"http://www.ideji.be", "phone":"02 772 70 20", "address":"Rue au Bois 11, 1150 Woluwe-Saint-Pierre", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-07-13T09:00:38.458540Z", "id":2078, "last_modified":"2017-03-13T13:49:04.065738Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2078/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Bruxelles-J asbl", "lat":50.82491508698821, "lon":4.380664229393005, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations de Femmes", "id":15}, {"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Bruxelles-J asbl</h5><em>Adresse</em> : Rue Juliette Wytsman, 4/1 - 1050 Ixelles<br><br><em>Téléphone</em> : 02 215 63 17<br><br><b><a target=\"_blank\" href=\"http://bruxelles-j.be\">Site web</a></b><br><br>Bruxelles-J est un projet web coopératif d’information jeunesse qui regroupe différents acteurs associatifs actifs sur le territoire de la Région Bruxelles-Capitale. Notre objectif est de mettre à disposition des jeunes un outil de communication performant, notre site www.bruxelles-j.be, pour les informer sur un grand nombre de thématiques telles que les études, le travail, le logement, les droits, les formations, le volontariat, etc.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bruxelles-J est un projet web coopératif d’information jeunesse qui regroupe différents acteurs associatifs actifs sur le territoire de la Région Bruxelles-Capitale. Notre objectif est de mettre à disposition des jeunes un outil de communication performant, notre site www.bruxelles-j.be, pour les informer sur un grand nombre de thématiques telles que les études, le travail, le logement, les droits, les formations, le volontariat, etc.", "web":"http://bruxelles-j.be", "phone":"02 215 63 17", "address":"Rue Juliette Wytsman, 4/1 - 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-07-09T12:40:18.148593Z", "id":2062, "last_modified":"2017-03-13T13:49:22.383548Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2062/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"AMO TCC accueil", "lat":50.835643679545804, "lon":4.305369257926941, "subcategories":[{"name":"Maisons de Jeunes", "id":17}, {"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>AMO TCC accueil</h5><em>Adresse</em> : Rue Saint-Guidon, 19 1070 Anderlecht<br><br><em>Téléphone</em> : 02/521.18.30<br><br><b><a target=\"_blank\" href=\"http://www.tccaccueil.be\">Site web</a></b><br><br>L’AMO TCC Accueil est un service de l’Aide à la jeunesse en Milieu Ouvert situé à Anderlecht et agréé par la Fédération Wallonie-Bruxelles. Il s'adresse aux jeunes âgés de 0 à 18 ans et à leurs familles. Intervention gratuite à la demande, pour toute problématique et sans imposer de contrainte. L'aide offerte par AMO TCC Accueil est confidentielle et peut prendre différentes formes : écoute, prévention, information, conciliation, soutien éducatif, accompagnement, orientation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’AMO TCC Accueil est un service de l’Aide à la jeunesse en Milieu Ouvert situé à Anderlecht et agréé par la Fédération Wallonie-Bruxelles. Il s'adresse aux jeunes âgés de 0 à 18 ans et à leurs familles. Intervention gratuite à la demande, pour toute problématique et sans imposer de contrainte. L'aide offerte par AMO TCC Accueil est confidentielle et peut prendre différentes formes : écoute, prévention, information, conciliation, soutien éducatif, accompagnement, orientation.", "web":"http://www.tccaccueil.be", "phone":"02/521.18.30", "address":"Rue Saint-Guidon, 19 1070 Anderlecht", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T16:27:17.699277Z", "id":3244, "last_modified":"2017-03-13T13:47:54.661338Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3244/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"AMO TCC accueil - Antenne Scheut", "lat":50.844112617477386, "lon":4.31237518787384, "subcategories":[{"name":"Maisons de Jeunes", "id":17}, {"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>AMO TCC accueil - Antenne Scheut</h5><em>Adresse</em> : Avenue de Scheut, 142 1070 Anderlecht<br><br><em>Téléphone</em> : 02/522.05.02<br><br><b><a target=\"_blank\" href=\"http://www.tccaccueil.be\">Site web</a></b><br><br>L’AMO TCC Accueil est un service de l’Aide à la jeunesse en Milieu Ouvert situé à Anderlecht et agréé par la Fédération Wallonie-Bruxelles. Il s'adresse aux jeunes âgés de 0 à 18 ans et à leurs familles. Intervention gratuite à la demande, pour toute problématique et sans imposer de contrainte. L'aide offerte par AMO TCC Accueil est confidentielle et peut prendre différentes formes : écoute, prévention, information, conciliation, soutien éducatif, accompagnement, orientation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’AMO TCC Accueil est un service de l’Aide à la jeunesse en Milieu Ouvert situé à Anderlecht et agréé par la Fédération Wallonie-Bruxelles. Il s'adresse aux jeunes âgés de 0 à 18 ans et à leurs familles. Intervention gratuite à la demande, pour toute problématique et sans imposer de contrainte. L'aide offerte par AMO TCC Accueil est confidentielle et peut prendre différentes formes : écoute, prévention, information, conciliation, soutien éducatif, accompagnement, orientation.", "web":"http://www.tccaccueil.be", "phone":"02/522.05.02", "address":"Avenue de Scheut, 142 1070 Anderlecht", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T16:36:44.855233Z", "id":3245, "last_modified":"2017-03-13T13:47:46.090000Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3245/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Le Caméléon Bavard", "lat":50.86545630610049, "lon":4.376348555088043, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Le Caméléon Bavard</h5><em>Adresse</em> : Rue Vogler 38 - 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/245.12.96<br><br><b><a target=\"_blank\" href=\"http://www.cameleonbavard.be/contact/\">Site web</a></b><br><br>Espace d'ateliers et de créativité pour les enfants<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Espace d'ateliers et de créativité pour les enfants", "web":"http://www.cameleonbavard.be/contact/", "phone":"02/245.12.96", "address":"Rue Vogler 38 - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-02-22T14:42:23.091987Z", "id":3306, "last_modified":"2017-03-07T04:45:21.998593Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3306/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/03/2017"}, {"name":"DARNA asbl", "lat":50.86809846668068, "lon":4.381425976753235, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}, {"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations de soutien scolaire", "id":119}, {"name":"Associations de Femmes", "id":15}], "popup":"<h5>DARNA asbl</h5><em>Adresse</em> : 535 chaussée d'Haecht - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://darna.be\">Site web</a></b><br><br>\"Objectifs de l'ASBL\r\n-L'amélioration du niveau culturel et social de son public.\r\n-Améliorer le niveau de scolarité chez les enfants et les jeunes.\r\n-Promouvoir la communication intergénérationnelle.\r\n-Offrir des espaces de rencontres interculturelles.\r\n-Défendre les valeurs et les activités qui favorisent le développement optimal des enfants\r\n-Promouvoir et développer des activités socioculturelles, notamment l'organisation de fêtes, de rencontres, d'expositions, de conférences, de foires et des spectacles.\"\r\n(source: www.darna.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Objectifs de l'ASBL\r\n-L'amélioration du niveau culturel et social de son public.\r\n-Améliorer le niveau de scolarité chez les enfants et les jeunes.\r\n-Promouvoir la communication intergénérationnelle.\r\n-Offrir des espaces de rencontres interculturelles.\r\n-Défendre les valeurs et les activités qui favorisent le développement optimal des enfants\r\n-Promouvoir et développer des activités socioculturelles, notamment l'organisation de fêtes, de rencontres, d'expositions, de conférences, de foires et des spectacles.\"\r\n(source: www.darna.be", "web":"http://darna.be", "phone":"", "address":"535 chaussée d'Haecht - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-03-08T21:08:00.404835Z", "id":3365, "last_modified":"2017-03-09T11:28:11.565569Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3365/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"Les Livreurs du Coeur ASBL", "lat":50.22755484043086, "lon":5.347284078598022, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Les Livreurs du Coeur ASBL</h5><em>Adresse</em> : Chaussée de Marenne, 6/1 à 6900 Marche-en-Famenne<br><br><em>Téléphone</em> : 084344708 - 0471421483<br><br><b><a target=\"_blank\" href=\"http://www.leslivreursducoeur.be\">Site web</a></b><br><br>Centrale d'achat alimentaire en grande distribution.Articles communs = réductions sur les achats de consommation de tout les jours.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centrale d'achat alimentaire en grande distribution.Articles communs = réductions sur les achats de consommation de tout les jours.", "web":"http://www.leslivreursducoeur.be", "phone":"084344708 - 0471421483", "address":"Chaussée de Marenne, 6/1 à 6900 Marche-en-Famenne", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-18T19:32:57.410220Z", "id":7112, "last_modified":"2017-03-24T22:36:40.984612Z", "last_author":"Sabine", "history":"http://maps.dewey.be/api/markers/7112/history", "email_before_at":"leslivreursducoeur", "email_after_at":"hotmail.com", "last_modified_dmY":"24/03/2017"}, {"name":"Centre d’accueil d’urgence Ariane / Centrum voor dringend onthaal Ariane", "lat":50.82419276707018, "lon":4.323945948852952, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>Centre d’accueil d’urgence Ariane / Centrum voor dringend onthaal Ariane</h5><em>Adresse</em> : Avenue du Pont de Luttre 132 - 1190 Forest<br><br><em>Téléphone</em> : 02/346.66.60<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be/\">Site web</a></b><br><br>Cette association offre un accueil d'urgence pour des personnes sans-abris confrontées à de grandes difficultés psycho-sociales. L'association peut ensuite rediriger les \"résidents temporaires\" vers des structures d'accueil répondant à leurs problèmes. Concrètement, l'association offre un soutien matériel, psychologique, administratif, relationnel... ainsi qu'une aide en matière de logement. La durée du séjour se limite en principe à 7 jours ; cette période peut toutefois être prolongée à deux reprises, pour un séjour maximum d'un mois. Les animaux de compagnie sont admis.\r\n\r\n- Crisisopvang voor personen die in acute psychosociale moeillijkheden verkeren en onmiddellijk nood hebben aan opvang\r\n- Doorverwijzen van de tijdelijke bewoners naar andere onthaalvoorzieningen die aan hun problematiek beantwoorden\r\n- Materiële en psychologische ondersteuning, administratieve hulp , informatie, hulp bij relatieproblemen en huisvestingsproblemen\r\n- Zoeken naar een oplossing op lange termijn (verblijfsduur is beperkt: 7 dagen; deze periode kan 2 keer worden verlengd, met een maximum van 1 maand)\r\n- Huisdieren zijn toegelaten<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cette association offre un accueil d'urgence pour des personnes sans-abris confrontées à de grandes difficultés psycho-sociales. L'association peut ensuite rediriger les \"résidents temporaires\" vers des structures d'accueil répondant à leurs problèmes. Concrètement, l'association offre un soutien matériel, psychologique, administratif, relationnel... ainsi qu'une aide en matière de logement. La durée du séjour se limite en principe à 7 jours ; cette période peut toutefois être prolongée à deux reprises, pour un séjour maximum d'un mois. Les animaux de compagnie sont admis.\r\n\r\n- Crisisopvang voor personen die in acute psychosociale moeillijkheden verkeren en onmiddellijk nood hebben aan opvang\r\n- Doorverwijzen van de tijdelijke bewoners naar andere onthaalvoorzieningen die aan hun problematiek beantwoorden\r\n- Materiële en psychologische ondersteuning, administratieve hulp , informatie, hulp bij relatieproblemen en huisvestingsproblemen\r\n- Zoeken naar een oplossing op lange termijn (verblijfsduur is beperkt: 7 dagen; deze periode kan 2 keer worden verlengd, met een maximum van 1 maand)\r\n- Huisdieren zijn toegelaten", "web":"http://www.lstb.be/", "phone":"02/346.66.60", "address":"Avenue du Pont de Luttre 132 - 1190 Forest", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-04T18:18:06.909718Z", "id":2541, "last_modified":"2016-11-09T11:40:40.432978Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2541/history", "email_before_at":"info", "email_after_at":"centreariane.be", "last_modified_dmY":"09/11/2016"}, {"name":"La Maison rue Verte", "lat":50.857315853416395, "lon":4.364117393268997, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Associations de Femmes", "id":15}, {"name":"Maisons d'accueil", "id":158}], "popup":"<h5>La Maison rue Verte</h5><em>Adresse</em> : Rue Verte 42, 1210 Saint-Josse-ten-Noode<br><br><em>Téléphone</em> : 02/223.56.47<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Hébergement pour femmes avec ou sans enfants dans des appart./studios. Pas d’accueil en urgence. Accueil lu-ve 8h-18h || Opvang van vrouwen met of zonder kinderen in studios/appart. Geen dringend onthaal. Onthaal ma-vr 8u-18u<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Hébergement pour femmes avec ou sans enfants dans des appart./studios. Pas d’accueil en urgence. Accueil lu-ve 8h-18h || Opvang van vrouwen met of zonder kinderen in studios/appart. Geen dringend onthaal. Onthaal ma-vr 8u-18u", "web":"http://www.lstb.be", "phone":"02/223.56.47", "address":"Rue Verte 42, 1210 Saint-Josse-ten-Noode", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-04T20:41:03.226463Z", "id":2555, "last_modified":"2017-03-28T11:02:38.989594Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/2555/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"28/03/2017"}] \ No newline at end of file
diff --git a/data/markers-140.json b/data/markers-140.json
new file mode 100644
index 0000000..f2428ec
--- /dev/null
+++ b/data/markers-140.json
@@ -0,0 +1 @@
+[{"name":"Dioxyde de Gambettes", "lat":50.826522640251085, "lon":4.343473792069972, "subcategories":[{"name":"Livraisons à vélo", "id":140}], "popup":"<h5>Dioxyde de Gambettes</h5><em>Adresse</em> : Avenue du Parc, 16 - 1060 Saint-Gilles<br><br><em>Téléphone</em> : 0487/38.87.70<br><br><b><a target=\"_blank\" href=\"http://www.dioxyde-de-gambettes.com/\">Site web</a></b><br><br>Dioxyde de Gambettes est une entreprise de livraison à bicyclette. Son objectif est de substituer des trajets en bicyclette aux trajets professionnels habituellement effectués en voiture. Un service rapide, fiable, sécurisé pour la marchandise et bon pour Bruxelles (pas d'émission, pas de bruit, pas de congestion).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Dioxyde de Gambettes est une entreprise de livraison à bicyclette. Son objectif est de substituer des trajets en bicyclette aux trajets professionnels habituellement effectués en voiture. Un service rapide, fiable, sécurisé pour la marchandise et bon pour Bruxelles (pas d'émission, pas de bruit, pas de congestion).", "web":"http://www.dioxyde-de-gambettes.com/", "phone":"0487/38.87.70", "address":"Avenue du Parc, 16 - 1060 Saint-Gilles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2015-11-28T08:12:49.017821Z", "id":2179, "last_modified":"2016-11-11T16:08:23.564757Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2179/history", "email_before_at":"info", "email_after_at":"dioxyde-de-gambettes.com", "last_modified_dmY":"11/11/2016"}, {"name":"Pedal BXL", "lat":50.85031432431809, "lon":4.371031880376676, "subcategories":[{"name":"Livraisons à vélo", "id":140}], "popup":"<h5>Pedal BXL</h5><em>Adresse</em> : Rue Scailquin, 37 - 1210 Saint-Josse<br><br><em>Téléphone</em> : 02/411.40.17<br><br><b><a target=\"_blank\" href=\"http://www.pedalbxl.com/\">Site web</a></b><br><br>\"En 2003 déjà, quelques pionniers ont exploré la piste à Barcelone. Quelques mois plus tard, les Pedal Bicycle Couriers filaient silencieusement dans les Ramblas sous le regard approbateur des habitants soucieux de leur ville. Le virus écologique s’est ensuite rapidement propagé. San Sebastian et Madrid ont suivi le mouvement. Et en 2009, c’est PedalBXL qui monte en selle chez nous. Les responsables de chaque entité indépendante gardent le contact et partagent leur savoir-faire et leur expérience.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"En 2003 déjà, quelques pionniers ont exploré la piste à Barcelone. Quelques mois plus tard, les Pedal Bicycle Couriers filaient silencieusement dans les Ramblas sous le regard approbateur des habitants soucieux de leur ville. Le virus écologique s’est ensuite rapidement propagé. San Sebastian et Madrid ont suivi le mouvement. Et en 2009, c’est PedalBXL qui monte en selle chez nous. Les responsables de chaque entité indépendante gardent le contact et partagent leur savoir-faire et leur expérience.\"", "web":"http://www.pedalbxl.com/", "phone":"02/411.40.17", "address":"Rue Scailquin, 37 - 1210 Saint-Josse", "manager_type":"", "created":"2015-11-28T08:18:35.940340Z", "id":2180, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2180/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ecopostale", "lat":50.82814165881709, "lon":4.394146084779322, "subcategories":[{"name":"Livraisons à vélo", "id":140}], "popup":"<h5>Ecopostale</h5><em>Adresse</em> : Chaussée de Wavre 862-866 - 1040 Etterbeek<br><br><em>Téléphone</em> : 02/640.06.40<br><br><b><a target=\"_blank\" href=\"http://www.ecopostale.be/\">Site web</a></b><br><br>\"Ecopostale est le fruit de recherches approfondies, de nombreuses démarches, et surtout, d’un travail d’équipe. Nicolas Etienne, son fondateur, s’est entouré de collaborateurs spécialisés en Ethiques Environnementales , Développement Durable et Logistique. Chacun de ces membres a eu l’envie d’apporter son savoir, ses expertises, pour fonder en profondeur et dans le détail, la première société belge de logistique zéro émission de CO2\".<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Ecopostale est le fruit de recherches approfondies, de nombreuses démarches, et surtout, d’un travail d’équipe. Nicolas Etienne, son fondateur, s’est entouré de collaborateurs spécialisés en Ethiques Environnementales , Développement Durable et Logistique. Chacun de ces membres a eu l’envie d’apporter son savoir, ses expertises, pour fonder en profondeur et dans le détail, la première société belge de logistique zéro émission de CO2\".", "web":"http://www.ecopostale.be/", "phone":"02/640.06.40", "address":"Chaussée de Wavre 862-866 - 1040 Etterbeek", "manager_type":"", "created":"2015-11-28T08:28:43.719273Z", "id":2181, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2181/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Transpire Transport", "lat":50.83327145563721, "lon":4.339225172990382, "subcategories":[{"name":"Livraisons à vélo", "id":140}], "popup":"<h5>Transpire Transport</h5><em>Adresse</em> : Rue de Suède - 1060 Saint-Gilles<br><br><em>Téléphone</em> : 0489/25.22.62<br><br><b><a target=\"_blank\" href=\"http://transpiretransport.be/\">Site web</a></b><br><br>Transpire Transport vous offre un service de livraison rapide et écologique. Nous transportons vos colis, votre courrier, vos courses, marchandises ou même vos meubles en vélo triporteur dans toute la Région de Bruxelles Capitale .<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Transpire Transport vous offre un service de livraison rapide et écologique. Nous transportons vos colis, votre courrier, vos courses, marchandises ou même vos meubles en vélo triporteur dans toute la Région de Bruxelles Capitale .", "web":"http://transpiretransport.be/", "phone":"0489/25.22.62", "address":"Rue de Suède - 1060 Saint-Gilles", "manager_type":"", "created":"2015-11-28T08:32:36.625518Z", "id":2182, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2182/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}] \ No newline at end of file
diff --git a/data/markers-141.json b/data/markers-141.json
new file mode 100644
index 0000000..7acb7db
--- /dev/null
+++ b/data/markers-141.json
@@ -0,0 +1 @@
+[{"name":"Station de la Gare de Jette", "lat":50.880664397921635, "lon":4.328891616311239, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station de la Gare de Jette</h5><em>Adresse</em> : Rue Dupréstraat 31 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Rue Dupréstraat 31 1090 Jette", "manager_type":"", "created":"2015-12-07T11:27:21.989662Z", "id":2591, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2591/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Expo", "lat":50.87351594575297, "lon":4.318742607719628, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Expo</h5><em>Adresse</em> : Avenue de l'Exposition Universelle, 53-55 1083 Ganshoren<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Avenue de l'Exposition Universelle, 53-55 1083 Ganshoren", "manager_type":"", "created":"2015-12-07T11:29:24.420644Z", "id":2592, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2592/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Saint-Martin", "lat":50.872392121090215, "lon":4.315013904122225, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Saint-Martin</h5><em>Adresse</em> : rue J.-Baptiste Van Pagé 17 1083 Ganshoren<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue J.-Baptiste Van Pagé 17 1083 Ganshoren", "manager_type":"", "created":"2015-12-07T11:31:25.157563Z", "id":2593, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2593/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Astrid", "lat":50.87134491444803, "lon":4.323768923057969, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Astrid</h5><em>Adresse</em> : avenue de Laeken 34a, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue de Laeken 34a, 1090 Jette", "manager_type":"", "created":"2015-12-07T11:33:07.727652Z", "id":2594, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2594/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Sermon", "lat":50.86766040928805, "lon":4.320947527885437, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Sermon</h5><em>Adresse</em> : avenue Jacques Sermon 11, 1083 Ganshoren<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue Jacques Sermon 11, 1083 Ganshoren", "manager_type":"", "created":"2015-12-07T11:35:14.260539Z", "id":2595, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2595/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Simonis", "lat":50.86333970822784, "lon":4.328680047764237, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Simonis</h5><em>Adresse</em> : avenue de la Liberté 7 1081 Koekelberg<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue de la Liberté 7 1081 Koekelberg", "manager_type":"", "created":"2015-12-07T11:36:27.193553Z", "id":2596, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2596/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Belgica", "lat":50.868093229707654, "lon":4.335533091797288, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Belgica</h5><em>Adresse</em> : pl. Philippe Werrie -pl. 7-8 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"pl. Philippe Werrie -pl. 7-8 1090 Jette", "manager_type":"", "created":"2015-12-07T11:37:42.082302Z", "id":2597, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2597/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Bastogne", "lat":50.862614597022606, "lon":4.317299146202913, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Bastogne</h5><em>Adresse</em> : Place de Bastogne 26 1081 Koekelberg<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Place de Bastogne 26 1081 Koekelberg", "manager_type":"", "created":"2015-12-07T11:38:56.664963Z", "id":2598, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2598/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Petit Berchem", "lat":50.86465965046472, "lon":4.3062538094795855, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Petit Berchem</h5><em>Adresse</em> : rue du Petit Berchem 67, 1082 Berchem-Sainte-Agathe<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue du Petit Berchem 67, 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-12-07T11:41:07.299241Z", "id":2599, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2599/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Schweitzer", "lat":50.863437369374424, "lon":4.29739715531241, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Schweitzer</h5><em>Adresse</em> : clos Victor Guns 1082 Berchem-Sainte-Agathe<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"clos Victor Guns 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-12-07T11:42:55.620541Z", "id":2600, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2600/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station 't Hof te Overbeke", "lat":50.86048382611004, "lon":4.28729624487346, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station 't Hof te Overbeke</h5><em>Adresse</em> : 't Hof te Overbeke 1, 1082 Berchem-Sainte-Agathe<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"'t Hof te Overbeke 1, 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-12-07T11:44:47.822620Z", "id":2601, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2601/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Stuyvenbergh", "lat":50.88563018963082, "lon":4.343037623909822, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Stuyvenbergh</h5><em>Adresse</em> : rue Émile Wauters 4, 1020 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue Émile Wauters 4, 1020 Bruxelles", "manager_type":"", "created":"2015-12-07T11:25:26.307475Z", "id":2590, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2590/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station De Wand", "lat":50.895612289329655, "lon":4.356502313164583, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station De Wand</h5><em>Adresse</em> : Avenue des Pagodes 443, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Avenue des Pagodes 443, 1120 Bruxelles", "manager_type":"", "created":"2015-12-07T11:23:32.878909Z", "id":2589, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2589/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Mennekens", "lat":50.85529756952754, "lon":4.315451392902787, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Mennekens</h5><em>Adresse</em> : Place Jef Mennekens 4, 1080 Molenbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Place Jef Mennekens 4, 1080 Molenbeek", "manager_type":"", "created":"2015-12-07T11:48:33.510208Z", "id":2602, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2602/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":" Station Peter Benoit", "lat":50.89537717467345, "lon":4.388972227461068, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5> Station Peter Benoit</h5><em>Adresse</em> : Rue Frans Vekemansstraat 79, 1120 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Rue Frans Vekemansstraat 79, 1120 Bruxelles", "manager_type":"", "created":"2015-12-07T11:21:45.023135Z", "id":2588, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2588/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Beekkant", "lat":50.854192043268625, "lon":4.322894811630249, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Beekkant</h5><em>Adresse</em> : rue Dubois Thorn, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue Dubois Thorn, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-07T11:55:12.984750Z", "id":2603, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2603/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Gare de l'Ouest", "lat":50.84824829400138, "lon":4.320550560951233, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Gare de l'Ouest</h5><em>Adresse</em> : rue Verheyen 5, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue Verheyen 5, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-07T11:56:44.098036Z", "id":2604, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2604/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Brunfaut", "lat":50.85241746467783, "lon":4.338494539260864, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Brunfaut</h5><em>Adresse</em> : Rue Fernand Brunfaut 18, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Rue Fernand Brunfaut 18, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-07T11:58:02.528015Z", "id":2605, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2605/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Facteur", "lat":50.85631873934796, "lon":4.337528944015503, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Facteur</h5><em>Adresse</em> : rue du Facteur 15, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue du Facteur 15, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-07T11:59:24.463597Z", "id":2606, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2606/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Dansaert", "lat":50.85121856993395, "lon":4.345157146453857, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Dansaert</h5><em>Adresse</em> : place du Nouveau Marché aux Grains 6, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"place du Nouveau Marché aux Grains 6, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:01:19.821191Z", "id":2607, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2607/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station de Brouckère", "lat":50.852519064510886, "lon":4.353418350219727, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station de Brouckère</h5><em>Adresse</em> : Bld Emile Jacqmain 53, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Bld Emile Jacqmain 53, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:03:07.154587Z", "id":2608, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2608/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Pacheco", "lat":50.85239037135162, "lon":4.362462759017944, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Pacheco</h5><em>Adresse</em> : Bld Pacheco 30, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Bld Pacheco 30, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:04:15.207527Z", "id":2609, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2609/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Botanique", "lat":50.85261727747249, "lon":4.367843270301819, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Botanique</h5><em>Adresse</em> : avenue Galilée 5, 1210 Saint-Josse-ten-Noode<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue Galilée 5, 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2015-12-07T12:05:28.948166Z", "id":2610, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2610/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Barricades", "lat":50.85137436025848, "lon":4.3678271770477295, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Barricades</h5><em>Adresse</em> : Place des Barricades 14, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Place des Barricades 14, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:06:18.474379Z", "id":2611, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2611/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Madou", "lat":50.849826594157655, "lon":4.369372129440307, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Madou</h5><em>Adresse</em> : avenue de l'Astronomie 1, 1210 Saint-Josse-ten-Noode<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue de l'Astronomie 1, 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2015-12-07T12:07:02.979838Z", "id":2612, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2612/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Gutenberg", "lat":50.84771653707253, "lon":4.37754213809967, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Gutenberg</h5><em>Adresse</em> : Square Gutenberg 5, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Square Gutenberg 5, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:08:02.097375Z", "id":2613, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2613/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Gutenberg", "lat":50.84619913365635, "lon":4.382573962211609, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Gutenberg</h5><em>Adresse</em> : boulevard Charlemagne 47, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"boulevard Charlemagne 47, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:08:50.108395Z", "id":2614, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2614/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Dailly", "lat":50.8516486854347, "lon":4.387466311454773, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Dailly</h5><em>Adresse</em> : place Dailly 4, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"place Dailly 4, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-07T12:09:38.758194Z", "id":2615, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2615/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Plasky", "lat":50.84792991796958, "lon":4.39528226852417, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Plasky</h5><em>Adresse</em> : Avenue Plasky 7, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Avenue Plasky 7, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-07T12:11:45.800937Z", "id":2616, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2616/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Diamant", "lat":50.849328724123026, "lon":4.402084350585938, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Diamant</h5><em>Adresse</em> : Avenue du Diamant 195, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Avenue du Diamant 195, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-07T12:12:25.595909Z", "id":2617, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2617/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Meiser", "lat":50.854595039304094, "lon":4.398511648178101, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Meiser</h5><em>Adresse</em> : Place Meiser 3, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Place Meiser 3, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-07T12:13:09.642726Z", "id":2618, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2618/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Josaphat", "lat":50.859261412037085, "lon":4.390196800231934, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Josaphat</h5><em>Adresse</em> : Square Prévost-Delaunay 115, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Square Prévost-Delaunay 115, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-07T12:13:56.646017Z", "id":2619, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2619/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Deschanel", "lat":50.85850967671954, "lon":4.378502368927002, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Deschanel</h5><em>Adresse</em> : avenue Paul Deschanel 130, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue Paul Deschanel 130, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-07T12:15:30.296005Z", "id":2620, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2620/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Saint-Lazare", "lat":50.85640339880893, "lon":4.362398386001587, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Saint-Lazare</h5><em>Adresse</em> : boulevard Saint-Lazare 4, 1210 Saint-Josse-ten-Noode<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"boulevard Saint-Lazare 4, 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2015-12-07T12:16:45.997080Z", "id":2621, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2621/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Rogier", "lat":50.85651514906209, "lon":4.358975887298584, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Rogier</h5><em>Adresse</em> : rue du Progrès 42, 1210 Saint-Josse-ten-Noode<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue du Progrès 42, 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2015-12-07T12:17:46.497619Z", "id":2622, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2622/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Nord", "lat":50.85773761161688, "lon":4.357302188873291, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Nord</h5><em>Adresse</em> : rue Georges Matheus 25, 1210 Saint-Josse-ten-Noode<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue Georges Matheus 25, 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2015-12-07T12:19:03.527211Z", "id":2623, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2623/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Houffalize", "lat":50.86514620035442, "lon":4.378352165222167, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Houffalize</h5><em>Adresse</em> : rue de Jérusalem 85, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue de Jérusalem 85, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-07T12:20:31.723519Z", "id":2624, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2624/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Colignon", "lat":50.8669609219305, "lon":4.373502731323241, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Colignon</h5><em>Adresse</em> : Place Colignon 2, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Place Colignon 2, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-07T12:21:04.948869Z", "id":2625, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2625/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Terdelt", "lat":50.86852843239804, "lon":4.390357732772827, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Terdelt</h5><em>Adresse</em> : avenue Docteur Dejase 44 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue Docteur Dejase 44 1030 Schaerbeek", "manager_type":"", "created":"2015-12-07T12:22:07.593737Z", "id":2626, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2626/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Riga", "lat":50.87413108964153, "lon":4.385588765144348, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Riga</h5><em>Adresse</em> : Square Riga 30, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Square Riga 30, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-07T12:22:44.696093Z", "id":2627, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2627/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Elisabeth", "lat":50.878399490043854, "lon":4.380497932434082, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Elisabeth</h5><em>Adresse</em> : Place Princesse Elisabeth 7, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":" Place Princesse Elisabeth 7, 1030 Schaerbeek", "manager_type":"", "created":"2015-12-07T12:23:26.361891Z", "id":2628, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2628/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Conscience", "lat":50.87419202118443, "lon":4.4038814306259155, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Conscience</h5><em>Adresse</em> : avenue de l'Oud-Kapelleke 1, 1140 Evere<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue de l'Oud-Kapelleke 1, 1140 Evere", "manager_type":"", "created":"2015-12-07T12:24:56.952632Z", "id":2629, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2629/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Vaillance / Dapperheid", "lat":50.8367684724236, "lon":4.307619342579301, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Vaillance / Dapperheid</h5><em>Adresse</em> : rue du Formanoir 33 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue du Formanoir 33 1070 Anderlecht", "manager_type":"", "created":"2015-12-07T12:45:29.447635Z", "id":2630, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2630/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Conseil / Raad", "lat":50.838834961717204, "lon":4.329187273979187, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Conseil / Raad</h5><em>Adresse</em> : Place du Conseil 17, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Place du Conseil 17, 1070 Anderlecht", "manager_type":"", "created":"2015-12-07T12:48:17.554074Z", "id":2631, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2631/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Midi / Zuid", "lat":50.83522697402085, "lon":4.332979917526245, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Midi / Zuid</h5><em>Adresse</em> : rue de l'Instruction 159, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue de l'Instruction 159, 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-07T12:49:19.379808Z", "id":2632, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2632/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Porte de Hal", "lat":50.83268935832299, "lon":4.34260368347168, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Porte de Hal</h5><em>Adresse</em> : Chaussée de Forest 2, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Chaussée de Forest 2, 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-07T12:50:06.095677Z", "id":2633, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2633/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Louise", "lat":50.8356911157711, "lon":4.353815317153931, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Louise</h5><em>Adresse</em> : bld de Waterloo 76, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"bld de Waterloo 76, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:50:57.442702Z", "id":2634, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2634/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Porte de Namur", "lat":50.839133074045606, "lon":4.362376928329468, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Porte de Namur</h5><em>Adresse</em> : boulevard du Régent 8, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"boulevard du Régent 8, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:51:44.011470Z", "id":2635, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2635/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Chapelle / Kapel", "lat":50.841860035928484, "lon":4.350939989089966, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Chapelle / Kapel</h5><em>Adresse</em> : rue de la Chapelle, 21 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue de la Chapelle, 21 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:52:52.644746Z", "id":2636, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2636/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Rouppe", "lat":50.84289319103786, "lon":4.346160292625427, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Rouppe</h5><em>Adresse</em> : rue du Midi 166, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue du Midi 166, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:53:26.317135Z", "id":2637, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2637/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Centrale / Centraal", "lat":50.84722336051425, "lon":4.358224868774414, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Centrale / Centraal</h5><em>Adresse</em> : rue du Marquis 1, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue du Marquis 1, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:54:36.492268Z", "id":2638, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2638/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station STIB / MIVB", "lat":50.84730332049675, "lon":4.361373782157898, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station STIB / MIVB</h5><em>Adresse</em> : rue du Gentilhomme 5, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue du Gentilhomme 5, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:55:27.582745Z", "id":2639, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2639/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Fontainas", "lat":50.844810395311605, "lon":4.346074461936951, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Fontainas</h5><em>Adresse</em> : Bld Maurice lemonnier 10, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Bld Maurice lemonnier 10, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:56:26.214307Z", "id":2640, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2640/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Luxembourg", "lat":50.83950571177795, "lon":4.372156262397766, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Luxembourg</h5><em>Adresse</em> : rue d'Arlon 32, 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue d'Arlon 32, 1000 Bruxelles", "manager_type":"", "created":"2015-12-07T12:57:45.040813Z", "id":2641, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2641/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Saint-Boniface", "lat":50.83483397447747, "lon":4.366598725318909, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Saint-Boniface</h5><em>Adresse</em> : rue Jules Bouillon 10, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue Jules Bouillon 10, 1050 Ixelles", "manager_type":"", "created":"2015-12-07T12:59:19.068603Z", "id":2642, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2642/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Cocq", "lat":50.83330598791118, "lon":4.366829395294189, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Cocq</h5><em>Adresse</em> : Place Fernand Cocq 24, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Place Fernand Cocq 24, 1050 Ixelles", "manager_type":"", "created":"2015-12-07T13:00:10.051559Z", "id":2643, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2643/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Blyckaerts", "lat":50.83279438921308, "lon":4.374704360961914, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Blyckaerts</h5><em>Adresse</em> : place Blyckaerts 10, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"place Blyckaerts 10, 1050 Ixelles", "manager_type":"", "created":"2015-12-07T13:01:09.878195Z", "id":2644, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2644/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Jourdan", "lat":50.83563013390671, "lon":4.380755424499512, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Jourdan</h5><em>Adresse</em> : rue de l'Étang 10, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue de l'Étang 10, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:01:58.582811Z", "id":2645, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2645/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Leman", "lat":50.83673118307781, "lon":4.386109113693237, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Leman</h5><em>Adresse</em> : Rue Général Leman 109, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Rue Général Leman 109, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:02:38.349817Z", "id":2646, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2646/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Meyel", "lat":50.836985267659074, "lon":4.389354586601257, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Meyel</h5><em>Adresse</em> : place Van Meyel 29, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"place Van Meyel 29, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:06:20.463968Z", "id":2647, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2647/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Saint-Pierre", "lat":50.83703608440933, "lon":4.39628005027771, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Saint-Pierre</h5><em>Adresse</em> : place Saint-Pierre 11-13, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"place Saint-Pierre 11-13, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:07:02.144042Z", "id":2648, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2648/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Mérode", "lat":50.83910936063468, "lon":4.398436546325684, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Mérode</h5><em>Adresse</em> : avenue de Tervueren 7, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue de Tervueren 7, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:07:38.257952Z", "id":2649, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2649/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Armée / Leger", "lat":50.837737349911954, "lon":4.4047826528549185, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Armée / Leger</h5><em>Adresse</em> : avenue de l'Armée 2, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue de l'Armée 2, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:08:24.767659Z", "id":2650, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2650/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Braffort", "lat":50.83914323693233, "lon":4.405297636985778, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Braffort</h5><em>Adresse</em> : Rue Bâtonnier Braffort 65, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Rue Bâtonnier Braffort 65, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:08:58.805305Z", "id":2651, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2651/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Montgomery", "lat":50.83702930884581, "lon":4.408816695213318, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Montgomery</h5><em>Adresse</em> : avenue de Tervueren 195, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue de Tervueren 195, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-07T13:09:35.987308Z", "id":2652, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2652/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Thielemans", "lat":50.83680365615184, "lon":4.426867961883545, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Thielemans</h5><em>Adresse</em> : Rue Paul Lancsweert 11, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Rue Paul Lancsweert 11, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-07T13:10:41.045517Z", "id":2653, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2653/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Tomberg", "lat":50.84310659399661, "lon":4.4264817237854, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Tomberg</h5><em>Adresse</em> : place du Tomberg 4, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"place du Tomberg 4, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-07T13:12:19.497052Z", "id":2654, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2654/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Ophem", "lat":50.84172453847955, "lon":4.465491771697998, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Ophem</h5><em>Adresse</em> : avenue d'Ophem 1, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue d'Ophem 1, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-07T13:14:00.925326Z", "id":2655, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2655/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Roodebeek", "lat":50.84753702540319, "lon":4.434013366699219, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Roodebeek</h5><em>Adresse</em> : avenue Paul Hymans 129, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue Paul Hymans 129, 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-07T13:15:18.709689Z", "id":2656, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2656/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Sainte-Alix", "lat":50.828243963329854, "lon":4.4617849588394165, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Sainte-Alix</h5><em>Adresse</em> : Parvis Sainte-Alix 32, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Parvis Sainte-Alix 32, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-07T13:18:07.553340Z", "id":2657, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2657/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Herrmann-Debroux", "lat":50.812569891547234, "lon":4.426513910293579, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Herrmann-Debroux</h5><em>Adresse</em> : Avenue Gustave Demey 21, 1160 Auderghem<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Avenue Gustave Demey 21, 1160 Auderghem", "manager_type":"", "created":"2015-12-07T13:19:48.621005Z", "id":2658, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2658/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Archiducs", "lat":50.8102276487355, "lon":4.416026473045348, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Archiducs</h5><em>Adresse</em> : Square des Archiducs 7, 1160 Auderghem<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Square des Archiducs 7, 1160 Auderghem", "manager_type":"", "created":"2015-12-07T13:20:41.219683Z", "id":2659, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2659/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Keym", "lat":50.81077000194857, "lon":4.4007110595703125, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Keym</h5><em>Adresse</em> : avenue du Martin Pêcheur 4, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue du Martin Pêcheur 4, 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-07T13:21:46.654125Z", "id":2660, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2660/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Cimetière / Kerkhof", "lat":50.81650633161453, "lon":4.392138719558716, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Cimetière / Kerkhof</h5><em>Adresse</em> : avenue de la Couronne 431, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue de la Couronne 431, 1050 Ixelles", "manager_type":"", "created":"2015-12-07T13:39:55.173778Z", "id":2661, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2661/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Solbosch", "lat":50.81493913200127, "lon":4.3801116943359375, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Solbosch</h5><em>Adresse</em> : avenue Jeanne 44, 1050 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue Jeanne 44, 1050 Bruxelles", "manager_type":"", "created":"2015-12-07T13:41:35.982504Z", "id":2662, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2662/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Bascule", "lat":50.81468552764926, "lon":4.367280006408691, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Bascule</h5><em>Adresse</em> : rue Vanderkindere 566, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue Vanderkindere 566, 1180 Uccle", "manager_type":"", "created":"2015-12-07T13:42:28.910730Z", "id":2663, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2663/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Graux", "lat":50.81826738982251, "lon":4.362602233886719, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Graux</h5><em>Adresse</em> : Place Charles Graux 15, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Place Charles Graux 15, 1050 Ixelles", "manager_type":"", "created":"2015-12-07T13:43:18.878734Z", "id":2664, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2664/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Vleurgat", "lat":50.82176485526026, "lon":4.369956851005554, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Vleurgat</h5><em>Adresse</em> : Avenue Louise 368, 1050 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Avenue Louise 368, 1050 Bruxelles", "manager_type":"", "created":"2015-12-07T13:44:23.038050Z", "id":2665, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2665/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Aulne / Els", "lat":50.825522983000646, "lon":4.379709362983703, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Aulne / Els</h5><em>Adresse</em> : rue Juliette Wytsman, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue Juliette Wytsman, 1050 Ixelles", "manager_type":"", "created":"2015-12-07T13:46:07.095279Z", "id":2666, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2666/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Flagey", "lat":50.827888177903574, "lon":4.3730467557907104, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Flagey</h5><em>Adresse</em> : place Eugène Flagey 22-28, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"place Eugène Flagey 22-28, 1050 Ixelles", "manager_type":"", "created":"2015-12-07T13:47:17.545323Z", "id":2667, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2667/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Germoir / Mouterij", "lat":50.83011094526008, "lon":4.381093382835388, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Germoir / Mouterij</h5><em>Adresse</em> : avenue Victor Jacobs 90 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue Victor Jacobs 90 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:48:05.169132Z", "id":2668, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2668/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Saint-Antoine", "lat":50.831435745583256, "lon":4.385497570037842, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Saint-Antoine</h5><em>Adresse</em> : avenue Jules Malou 21 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue Jules Malou 21 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:48:49.570629Z", "id":2669, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2669/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Chasse / Jacht", "lat":50.82975178575288, "lon":4.390416741371154, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Chasse / Jacht</h5><em>Adresse</em> : avenue des Casernes 16, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue des Casernes 16, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:49:35.313621Z", "id":2670, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2670/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Roi", "lat":50.83176778683005, "lon":4.397706985473633, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Roi</h5><em>Adresse</em> : Rue Camile Joset 10, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Rue Camile Joset 10, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:50:14.211972Z", "id":2671, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2671/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Thieffry", "lat":50.83271307499624, "lon":4.401091933250427, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Thieffry</h5><em>Adresse</em> : place du Quatre Août 2, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"place du Quatre Août 2, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:50:47.737888Z", "id":2672, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2672/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Nouvelle / Nieuw", "lat":50.82697667715393, "lon":4.385025501251221, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Nouvelle / Nieuw</h5><em>Adresse</em> : Pierre Hap-Lemaître 63, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Pierre Hap-Lemaître 63, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:51:55.905832Z", "id":2673, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2673/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Etterbeek", "lat":50.82317122342238, "lon":4.389574527740478, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Etterbeek</h5><em>Adresse</em> : avenue Nouvelle 191, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue Nouvelle 191, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:52:42.989168Z", "id":2674, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2674/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Hankar", "lat":50.82235790724073, "lon":4.404036998748779, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Hankar</h5><em>Adresse</em> : Chaussée de Wavre 1140, 1160 Auderghem<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Chaussée de Wavre 1140, 1160 Auderghem", "manager_type":"", "created":"2015-12-07T13:53:22.816165Z", "id":2675, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2675/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Pétillon", "lat":50.8268817987298, "lon":4.403355717658997, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Pétillon</h5><em>Adresse</em> : Rue Major Pétillon 53, 1040 Etterbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Rue Major Pétillon 53, 1040 Etterbeek", "manager_type":"", "created":"2015-12-07T13:54:10.813252Z", "id":2676, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2676/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Franciscains", "lat":50.82761032454218, "lon":4.41825270652771, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Franciscains</h5><em>Adresse</em> : Avenue du Chant d'Oiseau 2, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Avenue du Chant d'Oiseau 2, 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-07T13:54:59.882612Z", "id":2677, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2677/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Brugman", "lat":50.81731503069995, "lon":4.354035258293152, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Brugman</h5><em>Adresse</em> : Place Georges Brugman 11, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Place Georges Brugman 11, 1050 Ixelles", "manager_type":"", "created":"2015-12-07T13:57:46.127127Z", "id":2678, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2678/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Vanderkindere", "lat":50.8141155040979, "lon":4.347742795944214, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Vanderkindere</h5><em>Adresse</em> : Avenue des Ormeaux 4, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Avenue des Ormeaux 4, 1180 Uccle", "manager_type":"", "created":"2015-12-07T13:58:33.926775Z", "id":2679, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2679/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Coghen", "lat":50.81345116812862, "lon":4.337893724441528, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Coghen</h5><em>Adresse</em> : Avenue des Sept Bonniers 14 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Avenue des Sept Bonniers 14 1180 Uccle", "manager_type":"", "created":"2015-12-07T13:59:33.645094Z", "id":2680, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2680/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Albert", "lat":50.820866790779, "lon":4.340629577636719, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Albert</h5><em>Adresse</em> : avenue Jupiter 208, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue Jupiter 208, 1190 Forest", "manager_type":"", "created":"2015-12-07T14:00:29.991171Z", "id":2681, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2681/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Jupiter", "lat":50.81891810090118, "lon":4.335587024688721, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Jupiter</h5><em>Adresse</em> : avenue Jupiter 121, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"avenue Jupiter 121, 1190 Forest", "manager_type":"", "created":"2015-12-07T14:01:14.700519Z", "id":2682, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2682/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Patinage", "lat":50.8168202029906, "lon":4.321054816246033, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Patinage</h5><em>Adresse</em> : rue Marguerite Bervoets 128, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue Marguerite Bervoets 128, 1190 Forest", "manager_type":"", "created":"2015-12-07T14:02:14.251511Z", "id":2683, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2683/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Saint-Denis", "lat":50.81166487098323, "lon":4.319096803665161, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Saint-Denis</h5><em>Adresse</em> : rue de Barcelone, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue de Barcelone, 1190 Forest", "manager_type":"", "created":"2015-12-07T14:02:54.401438Z", "id":2684, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2684/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Vander Elst", "lat":50.80353584786581, "lon":4.334380030632019, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Vander Elst</h5><em>Adresse</em> : place Jean Vander Elst 2, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"place Jean Vander Elst 2, 1180 Uccle", "manager_type":"", "created":"2015-12-07T14:03:48.976865Z", "id":2685, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2685/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Danco", "lat":50.800298082432725, "lon":4.337416291236877, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Danco</h5><em>Adresse</em> : place Emile Danco 13, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"place Emile Danco 13, 1180 Uccle", "manager_type":"", "created":"2015-12-07T14:04:17.592052Z", "id":2686, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2686/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Uccle-Kalevoet", "lat":50.79183475852878, "lon":4.331794381141663, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Uccle-Kalevoet</h5><em>Adresse</em> : rue Egide Van Ophem 20, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"rue Egide Van Ophem 20, 1180 Uccle", "manager_type":"", "created":"2015-12-07T14:05:16.209910Z", "id":2687, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2687/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Vivier d'Oie", "lat":50.795659719713704, "lon":4.3712228536605835, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Vivier d'Oie</h5><em>Adresse</em> : Av. Prince de Ligne 46, 1180 Uccle<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Av. Prince de Ligne 46, 1180 Uccle", "manager_type":"", "created":"2015-12-07T14:06:44.558081Z", "id":2688, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2688/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Station Dries", "lat":50.80203056912024, "lon":4.397149085998535, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Dries</h5><em>Adresse</em> : Dries 17, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Dries 17, 1170 Watermael-Boitsfort", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-07T14:08:07.273828Z", "id":2689, "last_modified":"2018-02-13T11:59:44.503394Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2689/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Station Wiener", "lat":50.798975789098606, "lon":4.4181132316589355, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Station Wiener</h5><em>Adresse</em> : Place Andrée Payfa 10, 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.cambio.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.cambio.be/", "phone":"/", "address":"Place Andrée Payfa 10, 1170 Watermael-Boitsfort", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-07T14:10:01.904733Z", "id":2690, "last_modified":"2018-02-13T11:59:38.221754Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2690/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Enercoop Belgique", "lat":50.6080921307912, "lon":4.450192451477051, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>Enercoop Belgique</h5><em>Adresse</em> : 58 rue de Charleroi, 1470 Genappe<br><br><em>Téléphone</em> : 0495298815<br><br><b><a target=\"_blank\" href=\"http://www.enercoop.be/page/voiture-partagee-co-voiturage\">Site web</a></b><br><br>\"Voiture partagée avec Wibee\"\r\n(www.enercoop.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Voiture partagée avec Wibee\"\r\n(www.enercoop.be)", "web":"http://www.enercoop.be/page/voiture-partagee-co-voiturage", "phone":"0495298815", "address":"58 rue de Charleroi, 1470 Genappe", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-03-01T06:52:17.186617Z", "id":3332, "last_modified":"2017-05-05T14:02:23.424437Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3332/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"station cambio Dumont", "lat":50.82842264328982, "lon":4.353203773498535, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>station cambio Dumont</h5><em>Adresse</em> : Place Herman Dumont 4, 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.cambio.be\">Site web</a></b><br><br>\"Pour vous inscrire, il vous suffit de compléter le bon de commande et de nous le renvoyer accompagné d'une copie de votre permis de conduire et de votre carte d'identité. Après confirmation de notre part, vous pouvez effectuer vos premières réservations\" (source : cambio.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Pour vous inscrire, il vous suffit de compléter le bon de commande et de nous le renvoyer accompagné d'une copie de votre permis de conduire et de votre carte d'identité. Après confirmation de notre part, vous pouvez effectuer vos premières réservations\" (source : cambio.be)", "web":"http://www.cambio.be", "phone":"", "address":"Place Herman Dumont 4, 1060 Saint-Gilles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-03-08T14:24:19.808040Z", "id":3361, "last_modified":"2017-04-20T16:47:12.807702Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3361/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"station cambio Janson", "lat":50.8273925562733, "lon":4.355521202087402, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>station cambio Janson</h5><em>Adresse</em> : Rue Tasson Snel 9, 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.cambio.be\">Site web</a></b><br><br>\"Pour vous inscrire, il vous suffit de compléter le bon de commande et de nous le renvoyer accompagné d'une copie de votre permis de conduire et de votre carte d'identité. Après confirmation de notre part, vous pouvez effectuer vos premières réservations\" (source : cambio.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Pour vous inscrire, il vous suffit de compléter le bon de commande et de nous le renvoyer accompagné d'une copie de votre permis de conduire et de votre carte d'identité. Après confirmation de notre part, vous pouvez effectuer vos premières réservations\" (source : cambio.be)", "web":"http://www.cambio.be", "phone":"", "address":"Rue Tasson Snel 9, 1060 Saint-Gilles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-03-08T14:25:28.944198Z", "id":3362, "last_modified":"2017-04-20T16:46:51.705507Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3362/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"station cambio Defacqz", "lat":50.828964785221594, "lon":4.3622589111328125, "subcategories":[{"name":"Voitures partagées", "id":141}], "popup":"<h5>station cambio Defacqz</h5><em>Adresse</em> : Avenue Louise 156, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.cambio.be\">Site web</a></b><br><br>\"Pour vous inscrire, il vous suffit de compléter le bon de commande et de nous le renvoyer accompagné d'une copie de votre permis de conduire et de votre carte d'identité. Après confirmation de notre part, vous pouvez effectuer vos premières réservations\" (source : cambio.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Pour vous inscrire, il vous suffit de compléter le bon de commande et de nous le renvoyer accompagné d'une copie de votre permis de conduire et de votre carte d'identité. Après confirmation de notre part, vous pouvez effectuer vos premières réservations\" (source : cambio.be)", "web":"http://www.cambio.be", "phone":"", "address":"Avenue Louise 156, 1000 Bruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-03-08T14:27:08.878964Z", "id":3363, "last_modified":"2017-04-20T16:46:11.043485Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3363/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}] \ No newline at end of file
diff --git a/data/markers-144.json b/data/markers-144.json
new file mode 100644
index 0000000..ce5a89a
--- /dev/null
+++ b/data/markers-144.json
@@ -0,0 +1 @@
+[{"name":"Chez Nous", "lat":50.84855343171531, "lon":4.345264434814453, "subcategories":[{"name":"Douches publiques", "id":144}], "popup":"<h5>Chez Nous</h5><em>Adresse</em> : Rue des Chartreux 60, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/513.35.96<br><br><b><a target=\"_blank\" href=\"http://users.skynet.be/cheznous.bijons/\">Site web</a></b><br><br>De lundi à vendredi, de 10h à 16h. Prix : 1 EUR\r\n\"Notre accueil de jour existe depuis 1998. Depuis l'ouverture, nous offrons à notre public (composé de sans-abri, de personnes à faibles revenus, personnes isolées, squatteurs, personnes sans papiers,...) un endroit où l'accueil, la rencontre et la solidarité ont une place centrale.\"\r\n\r\nsource : www.infirmiersderue.org<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De lundi à vendredi, de 10h à 16h. Prix : 1 EUR\r\n\"Notre accueil de jour existe depuis 1998. Depuis l'ouverture, nous offrons à notre public (composé de sans-abri, de personnes à faibles revenus, personnes isolées, squatteurs, personnes sans papiers,...) un endroit où l'accueil, la rencontre et la solidarité ont une place centrale.\"\r\n\r\nsource : www.infirmiersderue.org", "web":"http://users.skynet.be/cheznous.bijons/", "phone":"02/513.35.96", "address":"Rue des Chartreux 60, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-11-30T09:36:35.730468Z", "id":2191, "last_modified":"2016-09-13T20:10:25.423589Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2191/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Soeurs de Mère-Thérèsa", "lat":50.82874739976957, "lon":4.333639740943909, "subcategories":[{"name":"Douches publiques", "id":144}], "popup":"<h5>Soeurs de Mère-Thérèsa</h5><em>Adresse</em> : Avenue du Roi 69, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/539.41.17<br><br><b><a target=\"_blank\" href=\"http://jeunescathos-bxl.org/fr/node/20454\">Site web</a></b><br><br>Mercredi de 9h à 11h.\r\n\r\n\"Les Sœurs de Mère Téresa, installées à Bruxelles, s'efforcent de servir tous les jours plus d'une soixantaine de repas répartis en deux services. Les jeunes bénévoles peuvent se présenter à partir de 14 heures où les religieuses et les autres bénévoles leur expliqueront leur tâche. La distribution des repas est généralement précédée d'un petit temps de prière. Les bénévoles sont les bienvenus tous les jours, sauf le jeudi qui est le jour de retraite des religieuses, et le dimanche où les repas sont distribués à partir de 16 heures, après la messe\".<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Mercredi de 9h à 11h.\r\n\r\n\"Les Sœurs de Mère Téresa, installées à Bruxelles, s'efforcent de servir tous les jours plus d'une soixantaine de repas répartis en deux services. Les jeunes bénévoles peuvent se présenter à partir de 14 heures où les religieuses et les autres bénévoles leur expliqueront leur tâche. La distribution des repas est généralement précédée d'un petit temps de prière. Les bénévoles sont les bienvenus tous les jours, sauf le jeudi qui est le jour de retraite des religieuses, et le dimanche où les repas sont distribués à partir de 16 heures, après la messe\".", "web":"http://jeunescathos-bxl.org/fr/node/20454", "phone":"02/539.41.17", "address":"Avenue du Roi 69, 1060 Saint-Gilles", "manager_type":"", "created":"2015-11-30T09:39:17.416222Z", "id":2192, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2192/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La Fontaine", "lat":50.837271793406074, "lon":4.343381524085999, "subcategories":[{"name":"Douches publiques", "id":144}], "popup":"<h5>La Fontaine</h5><em>Adresse</em> : Rue des Fleuristes, 13, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/510.09.10<br><br><b><a target=\"_blank\" href=\"http://www.ordredemaltebelgique.org/fr/\">Site web</a></b><br><br>Douche gratuite, sur inscription\r\nLundi, Mardi, Jeudi et Vendredi, de 10h à 13h (fermé en été).\r\n\r\nsource : www.infirmiersderue.org<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Douche gratuite, sur inscription\r\nLundi, Mardi, Jeudi et Vendredi, de 10h à 13h (fermé en été).\r\n\r\nsource : www.infirmiersderue.org", "web":"http://www.ordredemaltebelgique.org/fr/", "phone":"02/510.09.10", "address":"Rue des Fleuristes, 13, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-11-30T09:31:18.161277Z", "id":2190, "last_modified":"2016-09-13T17:54:49.872665Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2190/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Le Clos", "lat":50.830367071772415, "lon":4.345342218875885, "subcategories":[{"name":"Douches publiques", "id":144}], "popup":"<h5>Le Clos</h5><em>Adresse</em> : Parvis de Saint-Gilles, 33, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/537.33.33<br><br><b><a target=\"_blank\" href=\"http://ilot.be/\">Site web</a></b><br><br>Ouvert tous les jours de 9h30 à 11h.\r\nInscription à partir de 8h30 avec pièce d'identité\r\nPrix : 1,5 EUR\r\n\r\nsource : www.infirmiersderue.org<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ouvert tous les jours de 9h30 à 11h.\r\nInscription à partir de 8h30 avec pièce d'identité\r\nPrix : 1,5 EUR\r\n\r\nsource : www.infirmiersderue.org", "web":"http://ilot.be/", "phone":"02/537.33.33", "address":"Parvis de Saint-Gilles, 33, 1060 Saint-Gilles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-11-30T09:25:45.505506Z", "id":2189, "last_modified":"2016-09-13T20:06:35.109066Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2189/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Pierre d'Angle", "lat":50.839353581124925, "lon":4.343520998954773, "subcategories":[{"name":"Douches publiques", "id":144}], "popup":"<h5>Pierre d'Angle</h5><em>Adresse</em> : Rue Terre Neuve 153, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/513.38.01<br><br><b><a target=\"_blank\" href=\"http://www.infirmiersderue.org\">Site web</a></b><br><br>De mardi à jeudi, de 13h à 18h.\r\nGratuit\r\n\r\nsource : www.infirmiersderue.org<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De mardi à jeudi, de 13h à 18h.\r\nGratuit\r\n\r\nsource : www.infirmiersderue.org", "web":"http://www.infirmiersderue.org", "phone":"02/513.38.01", "address":"Rue Terre Neuve 153, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-11-30T09:49:35.684393Z", "id":2194, "last_modified":"2016-09-13T20:06:17.306219Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2194/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Nativitas", "lat":50.839612732820214, "lon":4.350982904434204, "subcategories":[{"name":"Douches publiques", "id":144}], "popup":"<h5>Nativitas</h5><em>Adresse</em> : Rue Haute 116-118, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/512.02.35<br><br><b><a target=\"_blank\" href=\"http://nativitas.be/?page_id=199&lang=fr\">Site web</a></b><br><br>Le mardi, jeudi et vendredi (de 10h à 11h30) \r\nPrix : 1 EUR\r\n\r\nsource : www.infirmiersderue.org<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le mardi, jeudi et vendredi (de 10h à 11h30) \r\nPrix : 1 EUR\r\n\r\nsource : www.infirmiersderue.org", "web":"http://nativitas.be/?page_id=199&lang=fr", "phone":"02/512.02.35", "address":"Rue Haute 116-118, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-11-30T09:21:36.042132Z", "id":2188, "last_modified":"2016-09-13T20:10:01.388281Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2188/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Consigne Article 23", "lat":50.846732860144215, "lon":4.338703751564026, "subcategories":[{"name":"Douches publiques", "id":144}], "popup":"<h5>Consigne Article 23</h5><em>Adresse</em> : Boulevard de l'Abattoir 28, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/548.98.00<br><br><b><a target=\"_blank\" href=\"http://www.espacesocial.be/\">Site web</a></b><br><br>Sur inscription. Mardi et vendredi de 9h à 11h30.\r\nPrix : 1 EUR\r\n\r\nsource : www.infirmiersderue.org<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Sur inscription. Mardi et vendredi de 9h à 11h30.\r\nPrix : 1 EUR\r\n\r\nsource : www.infirmiersderue.org", "web":"http://www.espacesocial.be/", "phone":"02/548.98.00", "address":"Boulevard de l'Abattoir 28, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-11-30T09:54:11.144318Z", "id":2195, "last_modified":"2016-09-13T20:05:56.669884Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2195/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Resto du coeur Saint-Gilles", "lat":50.82916591615931, "lon":4.335208833217621, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Douches publiques", "id":144}], "popup":"<h5>Resto du coeur Saint-Gilles</h5><em>Adresse</em> : Rue de Bosnie 22, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/538.92.76<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/38-saintgilles\">Site web</a></b><br><br>Du lundi au jeudi de 14 à 15h. \r\nEt le vendredi de 9h à 10h.\r\nPrix : 1,5 EUR\r\n\r\nsource : www.infirmiersderue.org<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Du lundi au jeudi de 14 à 15h. \r\nEt le vendredi de 9h à 10h.\r\nPrix : 1,5 EUR\r\n\r\nsource : www.infirmiersderue.org", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/38-saintgilles", "phone":"02/538.92.76", "address":"Rue de Bosnie 22, 1060 Saint-Gilles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-11-30T09:42:45.365148Z", "id":2193, "last_modified":"2016-10-26T05:45:32.757794Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2193/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"La Fontaine", "lat":50.8373034, "lon":4.3433394, "subcategories":[{"name":"Douches publiques", "id":144}], "popup":"<h5>La Fontaine</h5><em>Adresse</em> : 13 Rue des Fleuristes - Bloemistenstraat 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.upsl.be/la-fontaine/\">Site web</a></b><br><br>Trois douches publiques<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Trois douches publiques", "web":"http://www.upsl.be/la-fontaine/", "phone":"", "address":"13 Rue des Fleuristes - Bloemistenstraat 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-12T09:27:36.981842Z", "id":4578, "last_modified":"2017-03-07T16:23:25.786932Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4578/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/03/2017"}] \ No newline at end of file
diff --git a/data/markers-145.json b/data/markers-145.json
new file mode 100644
index 0000000..1603249
--- /dev/null
+++ b/data/markers-145.json
@@ -0,0 +1 @@
+[{"name":"Réseau santé – précarité", "lat":50.85524308793441, "lon":4.369045905779103, "subcategories":[{"name":"Réseaux de santé", "id":145}], "popup":"<h5>Réseau santé – précarité</h5><em>Adresse</em> : rue du Méridien 68, 1210 Bruxelles<br><br><em>Téléphone</em> : 02 218 56 08<br><br><b><a target=\"_blank\" href=\"http://www.apsyucl.be/index.php?option=com_content&view=article&id=53&Itemid=69\">Site web</a></b><br><br>\"La mise en place du réseau tend à rendre l’aide en santé, proposée à Saint-Josse et à Schaerbeek, plus fonctionnelle et mieux adaptée aux populations, ainsi qu’à leurs besoins. Le réseau va à la rencontre des habitants des quartiers au moyen, d’une part, d’un repérage anthropologique et, d’autre part, d’un accompagnement. Le terrain anthropologique vise à repérer les logiques collectives à l’œuvre en milieu précarisé, pour y pointer les «résiliences». Un autre objectif du réseau est de développer une culture commune entre professionnels en créant un espace-tiers de réflexion autour des questions de santé, de précarité et d’aide. La connaissance mutuelle vise à décloisonner les logiques professionnelles spécifiques, à améliorer l’accessibilité au réseau et à renforcer la fonctionnalité de ce dernier (en soutenant le tissu social des habitants et en évitant les interventions de sens opposés)\". \r\n\r\nCoordinateur: Luc Colinet\r\nPromoteur: SSM Le Méridien<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"La mise en place du réseau tend à rendre l’aide en santé, proposée à Saint-Josse et à Schaerbeek, plus fonctionnelle et mieux adaptée aux populations, ainsi qu’à leurs besoins. Le réseau va à la rencontre des habitants des quartiers au moyen, d’une part, d’un repérage anthropologique et, d’autre part, d’un accompagnement. Le terrain anthropologique vise à repérer les logiques collectives à l’œuvre en milieu précarisé, pour y pointer les «résiliences». Un autre objectif du réseau est de développer une culture commune entre professionnels en créant un espace-tiers de réflexion autour des questions de santé, de précarité et d’aide. La connaissance mutuelle vise à décloisonner les logiques professionnelles spécifiques, à améliorer l’accessibilité au réseau et à renforcer la fonctionnalité de ce dernier (en soutenant le tissu social des habitants et en évitant les interventions de sens opposés)\". \r\n\r\nCoordinateur: Luc Colinet\r\nPromoteur: SSM Le Méridien", "web":"http://www.apsyucl.be/index.php?option=com_content&view=article&id=53&Itemid=69", "phone":"02 218 56 08", "address":"rue du Méridien 68, 1210 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-20T07:47:39.057168Z", "id":3380, "last_modified":"2017-04-20T16:23:47.318283Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3380/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"Réseau Bruxelles-Est (Le WOPS asbl)", "lat":50.85014120371055, "lon":4.415442848760449, "subcategories":[{"name":"Réseaux de santé", "id":145}], "popup":"<h5>Réseau Bruxelles-Est (Le WOPS asbl)</h5><em>Adresse</em> : chaussée de Roodebeek 471, 1200 Bruxelles<br><br><em>Téléphone</em> : 0494/59.91.88<br><br><b><a target=\"_blank\" href=\"http://educationsante.be/article/la-culture-des-reseaux-de-sante-se-repand-a-bruxelles/\">Site web</a></b><br><br>\"L’idée de ce réseau est née au sein de la coordination existant depuis de nombreuses années entre l’Unité de crise des urgences psychiatriques des cliniques universitaires Saint-Luc, ainsi que des sept Services de santé mentale du secteur Sud-Est de Bruxelles. Multidisciplinaire, ce réseau s’étend sur la moitié est de Bruxelles: il répond à la nécessité d’améliorer et de repenser l’offre de services, ainsi que l’accueil des patients en raison, notamment, de l’augmentation de la souffrance psychique due à l’accroissement de la précarité, de l’exclusion d’une frange grandissante de la population, de l’insécurité personnelle et de l’individualisme contemporain\". \r\n\r\nCoordinatrice: Laure Morelli 0494/59.91.88<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"L’idée de ce réseau est née au sein de la coordination existant depuis de nombreuses années entre l’Unité de crise des urgences psychiatriques des cliniques universitaires Saint-Luc, ainsi que des sept Services de santé mentale du secteur Sud-Est de Bruxelles. Multidisciplinaire, ce réseau s’étend sur la moitié est de Bruxelles: il répond à la nécessité d’améliorer et de repenser l’offre de services, ainsi que l’accueil des patients en raison, notamment, de l’augmentation de la souffrance psychique due à l’accroissement de la précarité, de l’exclusion d’une frange grandissante de la population, de l’insécurité personnelle et de l’individualisme contemporain\". \r\n\r\nCoordinatrice: Laure Morelli 0494/59.91.88", "web":"http://educationsante.be/article/la-culture-des-reseaux-de-sante-se-repand-a-bruxelles/", "phone":"0494/59.91.88", "address":"chaussée de Roodebeek 471, 1200 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-03-20T07:51:20.508942Z", "id":3381, "last_modified":"2017-03-27T14:32:45.329256Z", "last_author":"Morelli", "history":"http://maps.dewey.be/api/markers/3381/history", "email_before_at":"reseaubxlest", "email_after_at":"gmail.com", "last_modified_dmY":"27/03/2017"}, {"name":"Réseau santé mentale Marolles", "lat":50.83573068163692, "lon":4.347292459149799, "subcategories":[{"name":"Réseaux de santé", "id":145}], "popup":"<h5>Réseau santé mentale Marolles</h5><em>Adresse</em> : rue Haute 293, 1000 Bruxelles<br><br><em>Téléphone</em> : 02 510 01 85<br><br><b><a target=\"_blank\" href=\"http://educationsante.be/article/la-culture-des-reseaux-de-sante-se-repand-a-bruxelles/\">Site web</a></b><br><br>Les problématiques de santé rencontrées dans le quartier populaire des Marolles sont souvent complexes parce qu’à la fois sociales, médicales et psychologiques. Dans ce contexte, le projet Réseau santé mentale Marolles se donne pour mission d’améliorer les «actions» préventives, éducatives et curatives en matière de santé mentale dans le quartier, et cela en lien étroit avec les autres dispositifs sociaux et de santé du quartier. Cela passe notamment par la création de liens et une complémentarité entre les différents services partenaires, afin de faciliter une prise en charge globale de la santé, la continuité des soins et la prise en charge multidisciplinaire des problématiques rencontrées par les patients. \r\n\r\nPromoteur : SSM - ULB asbl , Centre de Guidance\r\nCoordinateur: Emmanuel Bawin<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les problématiques de santé rencontrées dans le quartier populaire des Marolles sont souvent complexes parce qu’à la fois sociales, médicales et psychologiques. Dans ce contexte, le projet Réseau santé mentale Marolles se donne pour mission d’améliorer les «actions» préventives, éducatives et curatives en matière de santé mentale dans le quartier, et cela en lien étroit avec les autres dispositifs sociaux et de santé du quartier. Cela passe notamment par la création de liens et une complémentarité entre les différents services partenaires, afin de faciliter une prise en charge globale de la santé, la continuité des soins et la prise en charge multidisciplinaire des problématiques rencontrées par les patients. \r\n\r\nPromoteur : SSM - ULB asbl , Centre de Guidance\r\nCoordinateur: Emmanuel Bawin", "web":"http://educationsante.be/article/la-culture-des-reseaux-de-sante-se-repand-a-bruxelles/", "phone":"02 510 01 85", "address":"rue Haute 293, 1000 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-20T07:55:51.659855Z", "id":3383, "last_modified":"2017-04-20T16:23:05.964066Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3383/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"Réseau santé mentale communautaire Berchem", "lat":50.86451366748444, "lon":4.295174455781421, "subcategories":[{"name":"Réseaux de santé", "id":145}], "popup":"<h5>Réseau santé mentale communautaire Berchem</h5><em>Adresse</em> : avenue du Roi Albert 24, 1082 Bruxelles<br><br><em>Téléphone</em> : 02 469 10 17<br><br><b><a target=\"_blank\" href=\"http://educationsante.be/article/la-culture-des-reseaux-de-sante-se-repand-a-bruxelles/\">Site web</a></b><br><br>Ce réseau a pour objet d’améliorer la prise en charge du besoin psychologique des habitants de la commune de Berchem-Sainte-Agathe, cette prise en charge se voulant accessible financièrement et géographiquement.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ce réseau a pour objet d’améliorer la prise en charge du besoin psychologique des habitants de la commune de Berchem-Sainte-Agathe, cette prise en charge se voulant accessible financièrement et géographiquement.", "web":"http://educationsante.be/article/la-culture-des-reseaux-de-sante-se-repand-a-bruxelles/", "phone":"02 469 10 17", "address":"avenue du Roi Albert 24, 1082 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-20T07:53:52.020178Z", "id":3382, "last_modified":"2017-04-20T16:23:32.762820Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3382/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}] \ No newline at end of file
diff --git a/data/markers-147.json b/data/markers-147.json
new file mode 100644
index 0000000..f9488d5
--- /dev/null
+++ b/data/markers-147.json
@@ -0,0 +1 @@
+[{"name":"Blue Bike - Bruxelles-Nord", "lat":50.85930061160479, "lon":4.36031699180603, "subcategories":[{"name":"Vélos partagés", "id":147}], "popup":"<h5>Blue Bike - Bruxelles-Nord</h5><em>Adresse</em> : Gare de Bruxelles-Nord, 1030 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.blue-bike.be/fr/cherchez-blue-bike-point\">Site web</a></b><br><br>Suivre les indications vers le point-vélo qui se situe à la sortie de la gare, côté place Rogier. Le distributeur à clefs est immédiatement à votre droite lorsque vous quittez la gare.\r\nOffre de Blue-bikes classiques: 26<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Suivre les indications vers le point-vélo qui se situe à la sortie de la gare, côté place Rogier. Le distributeur à clefs est immédiatement à votre droite lorsque vous quittez la gare.\r\nOffre de Blue-bikes classiques: 26", "web":"http://www.blue-bike.be/fr/cherchez-blue-bike-point", "phone":"/", "address":"Gare de Bruxelles-Nord, 1030 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-10T13:54:04.993026Z", "id":2697, "last_modified":"2018-02-13T11:56:58.675389Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2697/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Blue Bike - Bruxelles-Central", "lat":50.84490369657248, "lon":4.355800151824951, "subcategories":[{"name":"Vélos partagés", "id":147}], "popup":"<h5>Blue Bike - Bruxelles-Central</h5><em>Adresse</em> : Gare de Bruxelles-Central 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.blue-bike.be/fr/cherchez-blue-bike-point\">Site web</a></b><br><br>Suivre les indications « sortie Madeleine », (direction Grand-Place). Le point-vélo se trouve apres la sortie à gauche. Avant lui, à gauche, il y a un espace couvert avec le distributeur à clefs et les Blue-bikes.\r\nOffre de Blue-bikes classiques: 22<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Suivre les indications « sortie Madeleine », (direction Grand-Place). Le point-vélo se trouve apres la sortie à gauche. Avant lui, à gauche, il y a un espace couvert avec le distributeur à clefs et les Blue-bikes.\r\nOffre de Blue-bikes classiques: 22", "web":"http://www.blue-bike.be/fr/cherchez-blue-bike-point", "phone":"/", "address":"Gare de Bruxelles-Central 1000 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-10T13:55:51.390827Z", "id":2698, "last_modified":"2018-02-13T11:56:52.515570Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2698/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Blue Bike - Bruxelles-Luxembourg", "lat":50.83813555946509, "lon":4.373352527618408, "subcategories":[{"name":"Vélos partagés", "id":147}], "popup":"<h5>Blue Bike - Bruxelles-Luxembourg</h5><em>Adresse</em> : Gare de Bruxelles-Luxembourg, 1050 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.blue-bike.be/fr/cherchez-blue-bike-point\">Site web</a></b><br><br>Le point-vélo est au rez-de-chaussée dans la gare elle-même. Le distributeur à clefs et les Blue-bikes sont à la sortie, côté rue de Trêves.\r\nOffre de Blue-bikes classiques: 7<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le point-vélo est au rez-de-chaussée dans la gare elle-même. Le distributeur à clefs et les Blue-bikes sont à la sortie, côté rue de Trêves.\r\nOffre de Blue-bikes classiques: 7", "web":"http://www.blue-bike.be/fr/cherchez-blue-bike-point", "phone":"/", "address":"Gare de Bruxelles-Luxembourg, 1050 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-10T14:01:14.228866Z", "id":2699, "last_modified":"2018-02-13T11:56:46.134846Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2699/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Blue Bike - Bruxelles-Midi", "lat":50.83541833187423, "lon":4.337410926818848, "subcategories":[{"name":"Vélos partagés", "id":147}], "popup":"<h5>Blue Bike - Bruxelles-Midi</h5><em>Adresse</em> : Gare de Bruxelles-Midi 1060 Brussels<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.blue-bike.be/fr/cherchez-blue-bike-point\">Site web</a></b><br><br>Le distributeur à clefs et les Blue-bikes se situent dans l’entrée principale de la gare, entre les quais 19 et 20. Le point-vélo se trouve en quittant la gare dans la même direction, une vingtaine de mètres plus loin à droite.\r\nOffre de Blue-bikes classiques: 23<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le distributeur à clefs et les Blue-bikes se situent dans l’entrée principale de la gare, entre les quais 19 et 20. Le point-vélo se trouve en quittant la gare dans la même direction, une vingtaine de mètres plus loin à droite.\r\nOffre de Blue-bikes classiques: 23", "web":"http://www.blue-bike.be/fr/cherchez-blue-bike-point", "phone":"/", "address":"Gare de Bruxelles-Midi 1060 Brussels", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-10T14:02:49.520184Z", "id":2700, "last_modified":"2018-02-13T11:56:36.972811Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2700/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}] \ No newline at end of file
diff --git a/data/markers-15.json b/data/markers-15.json
new file mode 100644
index 0000000..d7cea10
--- /dev/null
+++ b/data/markers-15.json
@@ -0,0 +1 @@
+[{"name":"Garance", "lat":50.867416, "lon":4.377416, "subcategories":[{"name":"Associations de Femmes", "id":15}], "popup":"<h5>Garance</h5><em>Adresse</em> : BP 40 Bruxelles 3 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.garance.be/\">Site web</a></b><br><br>L’association Garance se concentre sur tout ce que l’on peut faire avant que la violence ne se manifeste, pour qu’elle n’ait pas lieu. Pour cela, elle s’attaque aux facteurs de risque qui rendent certains groupes de la population plus vulnérables aux agressions, en particulier les femmes.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’association Garance se concentre sur tout ce que l’on peut faire avant que la violence ne se manifeste, pour qu’elle n’ait pas lieu. Pour cela, elle s’attaque aux facteurs de risque qui rendent certains groupes de la population plus vulnérables aux agressions, en particulier les femmes.", "web":"http://www.garance.be/", "phone":"", "address":"BP 40 Bruxelles 3 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:28.764754Z", "id":623, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/623/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La maison des femmes", "lat":50.862932, "lon":4.376932, "subcategories":[{"name":"Associations de Femmes", "id":15}], "popup":"<h5>La maison des femmes</h5><em>Adresse</em> : Josaphat, 253 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/maison-femmes\">Site web</a></b><br><br>La Maison des Femmes de Schaerbeek est un lieu créé pour les femmes. Mesdames, Mesdemoiselles, qui voulez trouver une information, entamer une formation, chercher un conseil et/ou vous faire plaisir, cette Maison est la vôtre ! La Maison des Femmes est une service de la commune de Schaerbeek et une des compétences de l’échevine de l’Egalité Hommes/Femmes A. Byttebier.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Maison des Femmes de Schaerbeek est un lieu créé pour les femmes. Mesdames, Mesdemoiselles, qui voulez trouver une information, entamer une formation, chercher un conseil et/ou vous faire plaisir, cette Maison est la vôtre ! La Maison des Femmes est une service de la commune de Schaerbeek et une des compétences de l’échevine de l’Egalité Hommes/Femmes A. Byttebier.", "web":"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/maison-femmes", "phone":"", "address":"Josaphat, 253 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:28.798199Z", "id":624, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/624/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les amis d'Aladdin", "lat":50.867167, "lon":4.362167, "subcategories":[{"name":"Associations de Femmes", "id":15}], "popup":"<h5>Les amis d'Aladdin</h5><em>Adresse</em> : Rue Destouvelles 18 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://rce-bruxelles.be/index.php?page=les_amis_d_aladin\">Site web</a></b><br><br>L’association sans but lucratif « Les Amis d’Aladdin – équipe d’animation pour l’enfance et l’éducation », née en 1997, a été fondée par trois ASBL actives dans le secteur de la formation et de l’insertion socio-professionnelle des femmes (GAFFI, COBEFF, Maison de quartier d’Helmet). Elle agit en toute indépendance et dans un esprit pluraliste.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’association sans but lucratif « Les Amis d’Aladdin – équipe d’animation pour l’enfance et l’éducation », née en 1997, a été fondée par trois ASBL actives dans le secteur de la formation et de l’insertion socio-professionnelle des femmes (GAFFI, COBEFF, Maison de quartier d’Helmet). Elle agit en toute indépendance et dans un esprit pluraliste.", "web":"http://rce-bruxelles.be/index.php?page=les_amis_d_aladin", "phone":"", "address":"Rue Destouvelles 18 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:28.997606Z", "id":625, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/625/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison Mosaïque de Schaerbeek (Vie féminine)", "lat":50.857302, "lon":4.372302, "subcategories":[{"name":"Associations de Femmes", "id":15}], "popup":"<h5>Maison Mosaïque de Schaerbeek (Vie féminine)</h5><em>Adresse</em> : rue Van Dyck 82 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.viefeminine.be/\">Site web</a></b><br><br>Les Maisons Mosaïque, créées à l'initiative de Vie Féminine, sont des espaces de rencontre pour des femmes de toutes origines. Elles s'y retrouvent pour se former autour de questions qui les touchent dans leur vie quotidienne, rompre l'isolement, partager un moment et acquérir un peu d'autonomie sur leur existence. Des femmes de différentes nationalités s'y côtoient, tissent des liens et s'expriment librement sur leurs différences et sur ce qui les rassemble. [Source : site web de Vie Féminine]<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les Maisons Mosaïque, créées à l'initiative de Vie Féminine, sont des espaces de rencontre pour des femmes de toutes origines. Elles s'y retrouvent pour se former autour de questions qui les touchent dans leur vie quotidienne, rompre l'isolement, partager un moment et acquérir un peu d'autonomie sur leur existence. Des femmes de différentes nationalités s'y côtoient, tissent des liens et s'expriment librement sur leurs différences et sur ce qui les rassemble. [Source : site web de Vie Féminine]", "web":"http://www.viefeminine.be/", "phone":"", "address":"rue Van Dyck 82 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.081775Z", "id":626, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/626/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Média Femmes Internationales", "lat":50.863601, "lon":4.374601, "subcategories":[{"name":"Associations de Femmes", "id":15}], "popup":"<h5>Média Femmes Internationales</h5><em>Adresse</em> : Avenue Louis Bertrand 25 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://bruxelles.alphabetisation.be/article99.html\">Site web</a></b><br><br>Média Femmes Internationales est une association sans but lucratif créée en 1993.\r\n Ses objectifs sont : l’accueil, l’écoute et l’aide aux femmes et à leurs familles en vue d’une meilleure insertion et intégration sociale.\r\n C’est aussi la promotion de toute réflexion, action et intervention qui vise à améliorer, entre autres, les différents aspects de l’éducation et c’est aussi le développement d’actions en respectant l’identité culturelle, le dialogue et les échanges constructifs entre les différentes communautés.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Média Femmes Internationales est une association sans but lucratif créée en 1993.\r\n Ses objectifs sont : l’accueil, l’écoute et l’aide aux femmes et à leurs familles en vue d’une meilleure insertion et intégration sociale.\r\n C’est aussi la promotion de toute réflexion, action et intervention qui vise à améliorer, entre autres, les différents aspects de l’éducation et c’est aussi le développement d’actions en respectant l’identité culturelle, le dialogue et les échanges constructifs entre les différentes communautés.", "web":"http://bruxelles.alphabetisation.be/article99.html", "phone":"", "address":"Avenue Louis Bertrand 25 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.136266Z", "id":627, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/627/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ni Putes Ni Soumises", "lat":50.859511, "lon":4.370511, "subcategories":[{"name":"Associations de Femmes", "id":15}], "popup":"<h5>Ni Putes Ni Soumises</h5><em>Adresse</em> : Chaussée de Haecht 147 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.niputesnisoumises.be/?-Le-Comite-belge-\">Site web</a></b><br><br>« Ni putes ni soumises » ! C’est pour dire non à la dégradation constante et inadmissible que subissent les filles dans nos quartiers que nous avons lancé ce cri de colère.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« Ni putes ni soumises » ! C’est pour dire non à la dégradation constante et inadmissible que subissent les filles dans nos quartiers que nous avons lancé ce cri de colère.", "web":"http://www.niputesnisoumises.be/?-Le-Comite-belge-", "phone":"", "address":"Chaussée de Haecht 147 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.273718Z", "id":628, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/628/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Vie Féminine", "lat":50.859459, "lon":4.367459, "subcategories":[{"name":"Associations de Femmes", "id":15}], "popup":"<h5>Vie Féminine</h5><em>Adresse</em> : Rue de la Poste 111 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.viefeminine.be/\">Site web</a></b><br><br>Le 29 mai 2010, les membres de Vie Féminine ont voté « Douze conditions pour une société égalitaire, solidaire et juste ». Ces conditions sont des éléments incontournables pour transformer notre modèle de société.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le 29 mai 2010, les membres de Vie Féminine ont voté « Douze conditions pour une société égalitaire, solidaire et juste ». Ces conditions sont des éléments incontournables pour transformer notre modèle de société.", "web":"http://www.viefeminine.be/", "phone":"", "address":"Rue de la Poste 111 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.306822Z", "id":629, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/629/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Zaïroise et ses soeurs", "lat":50.869728, "lon":4.390728, "subcategories":[{"name":"Associations de Femmes", "id":15}], "popup":"<h5>Zaïroise et ses soeurs</h5><em>Adresse</em> : rue Adolphe Marbotin 18-20, b 7 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://db.amazone.be/association/1001394\">Site web</a></b><br><br>Créée en 1990 et membre du CFFB, cette association veut rassembler des femmes et venir en aide à toute personne en difficulté en Belgique, comme par exemple les personnes âgées ou malades, les prisonniers, les demandeurs d'asile.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Créée en 1990 et membre du CFFB, cette association veut rassembler des femmes et venir en aide à toute personne en difficulté en Belgique, comme par exemple les personnes âgées ou malades, les prisonniers, les demandeurs d'asile.", "web":"http://db.amazone.be/association/1001394", "phone":"", "address":"rue Adolphe Marbotin 18-20, b 7 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.340082Z", "id":630, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/630/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Golden Rose", "lat":50.855788, "lon":4.398788, "subcategories":[{"name":"Associations de Femmes", "id":15}], "popup":"<h5>Golden Rose</h5><em>Adresse</em> : Boulevard Wahis, 108 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://goldenrosebrussels.be/\">Site web</a></b><br><br>A la rencontre des savoirs et des cultures<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A la rencontre des savoirs et des cultures", "web":"http://goldenrosebrussels.be/", "phone":"", "address":"Boulevard Wahis, 108 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.373270Z", "id":631, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/631/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Culture + Elles", "lat":50.859408, "lon":4.369408, "subcategories":[{"name":"Associations de Femmes", "id":15}], "popup":"<h5>Culture + Elles</h5><em>Adresse</em> : Place de la reine, 11 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://ilovemeiser.wordpress.com/2014/01/14/la-cuisine-turque-a-schaerbeek/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://ilovemeiser.wordpress.com/2014/01/14/la-cuisine-turque-a-schaerbeek/", "phone":"", "address":"Place de la reine, 11 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.506858Z", "id":632, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/632/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Grenier des casseuses de crise - Maison Mosaïque - Vie Féminine", "lat":50.875825659697796, "lon":4.347600638866425, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}, {"name":"Associations de Femmes", "id":15}, {"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Grenier des casseuses de crise - Maison Mosaïque - Vie Féminine</h5><em>Adresse</em> : Rue Tielemans 11<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/Grenier-des-casseuses-de-crise-339743212841732/?fref=ts\">Site web</a></b><br><br>Donnerie de vêtements, jouets, peluches, livres... \nCréé et gérer par les femmes de la Maison Mosaique de Laeken\nOuvert les mardis et jeudis de 10h à 15h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Donnerie de vêtements, jouets, peluches, livres... \nCréé et gérer par les femmes de la Maison Mosaique de Laeken\nOuvert les mardis et jeudis de 10h à 15h", "web":"https://www.facebook.com/Grenier-des-casseuses-de-crise-339743212841732/?fref=ts", "phone":"", "address":"Rue Tielemans 11", "manager_type":"", "created":"2015-11-12T15:35:20.128979Z", "id":2163, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2163/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Bruxelles-J asbl", "lat":50.82491508698821, "lon":4.380664229393005, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations de Femmes", "id":15}, {"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Bruxelles-J asbl</h5><em>Adresse</em> : Rue Juliette Wytsman, 4/1 - 1050 Ixelles<br><br><em>Téléphone</em> : 02 215 63 17<br><br><b><a target=\"_blank\" href=\"http://bruxelles-j.be\">Site web</a></b><br><br>Bruxelles-J est un projet web coopératif d’information jeunesse qui regroupe différents acteurs associatifs actifs sur le territoire de la Région Bruxelles-Capitale. Notre objectif est de mettre à disposition des jeunes un outil de communication performant, notre site www.bruxelles-j.be, pour les informer sur un grand nombre de thématiques telles que les études, le travail, le logement, les droits, les formations, le volontariat, etc.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bruxelles-J est un projet web coopératif d’information jeunesse qui regroupe différents acteurs associatifs actifs sur le territoire de la Région Bruxelles-Capitale. Notre objectif est de mettre à disposition des jeunes un outil de communication performant, notre site www.bruxelles-j.be, pour les informer sur un grand nombre de thématiques telles que les études, le travail, le logement, les droits, les formations, le volontariat, etc.", "web":"http://bruxelles-j.be", "phone":"02 215 63 17", "address":"Rue Juliette Wytsman, 4/1 - 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-07-09T12:40:18.148593Z", "id":2062, "last_modified":"2017-03-13T13:49:22.383548Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2062/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"DARNA asbl", "lat":50.86809846668068, "lon":4.381425976753235, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}, {"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations de soutien scolaire", "id":119}, {"name":"Associations de Femmes", "id":15}], "popup":"<h5>DARNA asbl</h5><em>Adresse</em> : 535 chaussée d'Haecht - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://darna.be\">Site web</a></b><br><br>\"Objectifs de l'ASBL\r\n-L'amélioration du niveau culturel et social de son public.\r\n-Améliorer le niveau de scolarité chez les enfants et les jeunes.\r\n-Promouvoir la communication intergénérationnelle.\r\n-Offrir des espaces de rencontres interculturelles.\r\n-Défendre les valeurs et les activités qui favorisent le développement optimal des enfants\r\n-Promouvoir et développer des activités socioculturelles, notamment l'organisation de fêtes, de rencontres, d'expositions, de conférences, de foires et des spectacles.\"\r\n(source: www.darna.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Objectifs de l'ASBL\r\n-L'amélioration du niveau culturel et social de son public.\r\n-Améliorer le niveau de scolarité chez les enfants et les jeunes.\r\n-Promouvoir la communication intergénérationnelle.\r\n-Offrir des espaces de rencontres interculturelles.\r\n-Défendre les valeurs et les activités qui favorisent le développement optimal des enfants\r\n-Promouvoir et développer des activités socioculturelles, notamment l'organisation de fêtes, de rencontres, d'expositions, de conférences, de foires et des spectacles.\"\r\n(source: www.darna.be", "web":"http://darna.be", "phone":"", "address":"535 chaussée d'Haecht - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-03-08T21:08:00.404835Z", "id":3365, "last_modified":"2017-03-09T11:28:11.565569Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3365/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"La Maison rue Verte", "lat":50.857315853416395, "lon":4.364117393268997, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Associations de Femmes", "id":15}, {"name":"Maisons d'accueil", "id":158}], "popup":"<h5>La Maison rue Verte</h5><em>Adresse</em> : Rue Verte 42, 1210 Saint-Josse-ten-Noode<br><br><em>Téléphone</em> : 02/223.56.47<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Hébergement pour femmes avec ou sans enfants dans des appart./studios. Pas d’accueil en urgence. Accueil lu-ve 8h-18h || Opvang van vrouwen met of zonder kinderen in studios/appart. Geen dringend onthaal. Onthaal ma-vr 8u-18u<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Hébergement pour femmes avec ou sans enfants dans des appart./studios. Pas d’accueil en urgence. Accueil lu-ve 8h-18h || Opvang van vrouwen met of zonder kinderen in studios/appart. Geen dringend onthaal. Onthaal ma-vr 8u-18u", "web":"http://www.lstb.be", "phone":"02/223.56.47", "address":"Rue Verte 42, 1210 Saint-Josse-ten-Noode", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-04T20:41:03.226463Z", "id":2555, "last_modified":"2017-03-28T11:02:38.989594Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/2555/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"28/03/2017"}] \ No newline at end of file
diff --git a/data/markers-154.json b/data/markers-154.json
new file mode 100644
index 0000000..ac42b31
--- /dev/null
+++ b/data/markers-154.json
@@ -0,0 +1 @@
+[{"name":"Opération Thermos / Operatie Thermos", "lat":50.84562199133437, "lon":4.357532858848571, "subcategories":[{"name":"Repas gratuits", "id":154}], "popup":"<h5>Opération Thermos / Operatie Thermos</h5><em>Adresse</em> : Gare Centrale, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/569.45.15<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Repas gratuits: 1/11 -30/4; lu-di: Gare Centrale à 20h30. || Gratis maaltijden: 1/11 -30/4;\r\nma-zo: Centraal Station om 20u30.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Repas gratuits: 1/11 -30/4; lu-di: Gare Centrale à 20h30. || Gratis maaltijden: 1/11 -30/4;\r\nma-zo: Centraal Station om 20u30.", "web":"http://www.lstb.be", "phone":"02/569.45.15", "address":"Gare Centrale, 1000 Bruxelles", "manager_type":"", "created":"2015-12-04T22:20:28.781658Z", "id":2568, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2568/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Samaritains / De Samaritanen", "lat":50.84546406486842, "lon":4.357279576356632, "subcategories":[{"name":"Repas gratuits", "id":154}], "popup":"<h5>Les Samaritains / De Samaritanen</h5><em>Adresse</em> : Gare Centrale, 1000 Bruxelles<br><br><em>Téléphone</em> : 0472/33.03.30<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Distribution de nourriture (soupe, sandwichs, pain, yoghurts, etc.), couvertures et sacs de couchage:\r\nGare Centrale, ma 19h30. Repas chaud gratuit le réveillon du 31 décembre. || Verdeling van voeding (soep, sandwich, brood, yoghurt, enz.), dekens en slaapzakken: Centraal Station, di 19u30. Gratis warme maaltijd in de oudejaarsnacht.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Distribution de nourriture (soupe, sandwichs, pain, yoghurts, etc.), couvertures et sacs de couchage:\r\nGare Centrale, ma 19h30. Repas chaud gratuit le réveillon du 31 décembre. || Verdeling van voeding (soep, sandwich, brood, yoghurt, enz.), dekens en slaapzakken: Centraal Station, di 19u30. Gratis warme maaltijd in de oudejaarsnacht.", "web":"http://www.lstb.be", "phone":"0472/33.03.30", "address":"Gare Centrale, 1000 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-04T22:22:10.843600Z", "id":2569, "last_modified":"2018-02-13T12:05:13.675923Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2569/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Poverello", "lat":50.83753862615588, "lon":4.3438801262516336, "subcategories":[{"name":"Repas gratuits", "id":154}], "popup":"<h5>Poverello</h5><em>Adresse</em> : Rue de l’Economie 4, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/511.52.12 <br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>A.p.d. 50 ans - repas chaud, casse-croûtes: 1€ lu-sa 10h-17h; di 10h-17h (tartines et soupe). || Vanaf 50 jaar - warme maaltijd, lunchpakket: 1€ - Openingsuren: ma-za 10u-17u, zo 10u-17u (boterhammenmaaltijd\r\nmet soep).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A.p.d. 50 ans - repas chaud, casse-croûtes: 1€ lu-sa 10h-17h; di 10h-17h (tartines et soupe). || Vanaf 50 jaar - warme maaltijd, lunchpakket: 1€ - Openingsuren: ma-za 10u-17u, zo 10u-17u (boterhammenmaaltijd\r\nmet soep).", "web":"http://www.lstb.be", "phone":"02/511.52.12 ", "address":"Rue de l’Economie 4, 1000 Bruxelles", "manager_type":"", "created":"2015-12-04T22:24:40.179808Z", "id":2570, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2570/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Dakant", "lat":51.20882173152123, "lon":4.4303373992443085, "subcategories":[{"name":"Repas gratuits", "id":154}], "popup":"<h5>Dakant</h5><em>Adresse</em> : Lange Van Ruusbroecstraat 86 - 2018 Antwerpen<br><br><em>Téléphone</em> : 0494/38.76.40<br><br><b><a target=\"_blank\" href=\"http://www.daklozenhulpantwerpen.be/\">Site web</a></b><br><br>De vzw Daklozenhulp Antwerpen heeft als doel op een laagdrempelige manier concrete hulp te bieden aan mensen uit Antwerpen en omstreken die om welke reden dan ook op de armoedegrens leven en daardoor (soms) onvoldoende middelen (over)hebben om voldoende voedsel te kunnen kopen. De organisatie stelt zich slechts als doel mensen te voeden die honger hebben. Hoewel dit een weinig ophefmakende of ambitieuze doelstelling is merken we wekelijks hoe honger en/of sociaal isolement een vernietigend effect kan hebben op mensen, die het reeds moeilijk hebben. (...) Vanaf de 3de zondag van oktober tot en met de laatste zondag van maart worden er wekelijks goederen (soep, warme dranken, voeding, kleding) uitgedeeld. Aanvankelijk gebeurde dit in het Centraal Station, vervolgens op de Ossenmarkt en sinds oktober 2006 in het Koninklijk Atheneum aan de Rooseveltplaats.\r\nOp zondagavond vanaf 18.00 schuiven wekelijks 300 tot 350 mensen aan die, afhankelijk van hetgeen er ingezameld is, een voedselpakket meekrijgen. In dit pakket zit altijd brood (naar behoefte), beleg en extra producten die we krijgen van de voedselbank. Uit eigen kas wordt dit aangevuld met vers fruit. Afhankelijk van de sponsoring wordt er extra beleg gekocht, conserven of droogvoeding. Hierbij wordt er gelet op de voedingswaarde. Naast dit voedselpakket krijgt iedereen 6 belegde broodjes (kaas en vlees) en ook weer afhankelijk van hetgeen er rond gehaald is bij de bakkers een beetje patisserie.\r\nEr wordt iedere week 100 liter verse soep gemaakt die ter plaatse wordt gegeten en er is koffie, warme chocomelk en thee.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De vzw Daklozenhulp Antwerpen heeft als doel op een laagdrempelige manier concrete hulp te bieden aan mensen uit Antwerpen en omstreken die om welke reden dan ook op de armoedegrens leven en daardoor (soms) onvoldoende middelen (over)hebben om voldoende voedsel te kunnen kopen. De organisatie stelt zich slechts als doel mensen te voeden die honger hebben. Hoewel dit een weinig ophefmakende of ambitieuze doelstelling is merken we wekelijks hoe honger en/of sociaal isolement een vernietigend effect kan hebben op mensen, die het reeds moeilijk hebben. (...) Vanaf de 3de zondag van oktober tot en met de laatste zondag van maart worden er wekelijks goederen (soep, warme dranken, voeding, kleding) uitgedeeld. Aanvankelijk gebeurde dit in het Centraal Station, vervolgens op de Ossenmarkt en sinds oktober 2006 in het Koninklijk Atheneum aan de Rooseveltplaats.\r\nOp zondagavond vanaf 18.00 schuiven wekelijks 300 tot 350 mensen aan die, afhankelijk van hetgeen er ingezameld is, een voedselpakket meekrijgen. In dit pakket zit altijd brood (naar behoefte), beleg en extra producten die we krijgen van de voedselbank. Uit eigen kas wordt dit aangevuld met vers fruit. Afhankelijk van de sponsoring wordt er extra beleg gekocht, conserven of droogvoeding. Hierbij wordt er gelet op de voedingswaarde. Naast dit voedselpakket krijgt iedereen 6 belegde broodjes (kaas en vlees) en ook weer afhankelijk van hetgeen er rond gehaald is bij de bakkers een beetje patisserie.\r\nEr wordt iedere week 100 liter verse soep gemaakt die ter plaatse wordt gegeten en er is koffie, warme chocomelk en thee.", "web":"http://www.daklozenhulpantwerpen.be/", "phone":"0494/38.76.40", "address":"Lange Van Ruusbroecstraat 86 - 2018 Antwerpen", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T20:04:27.669132Z", "id":4262, "last_modified":"2016-09-05T20:04:27.669186Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4262/history", "email_before_at":"dakant", "email_after_at":"telenet.be", "last_modified_dmY":"05/09/2016"}] \ No newline at end of file
diff --git a/data/markers-155.json b/data/markers-155.json
new file mode 100644
index 0000000..f0b729f
--- /dev/null
+++ b/data/markers-155.json
@@ -0,0 +1 @@
+[{"name":"Spot Aromatique \"Bibliothèque Mercelis\"", "lat":50.83231533678091, "lon":4.365354180335999, "subcategories":[{"name":"Spots 'plantes aromatiques'", "id":155}], "popup":"<h5>Spot Aromatique \"Bibliothèque Mercelis\"</h5><em>Adresse</em> : Rue Mercelis, 19, Ixelles<br><br><em>Téléphone</em> : 0491647979<br><br><b><a target=\"_blank\" href=\"http://www.facebook.com/aromatisezvous\">Site web</a></b><br><br>Ici, vous pourrez cueillir de mars à octobre : du thym, de la menthe, de l'origan, de la ciboulette, de la sauge, du fenouil, du celeri. Aromatisez-Vous revalorise les espaces publics en plantant des plantes aromatiques et fleurs comestibles mise en libre cueillette pour tous.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ici, vous pourrez cueillir de mars à octobre : du thym, de la menthe, de l'origan, de la ciboulette, de la sauge, du fenouil, du celeri. Aromatisez-Vous revalorise les espaces publics en plantant des plantes aromatiques et fleurs comestibles mise en libre cueillette pour tous.", "web":"http://www.facebook.com/aromatisezvous", "phone":"0491647979", "address":"Rue Mercelis, 19, Ixelles", "manager_type":"", "created":"2015-07-28T13:09:34.872845Z", "id":2108, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2108/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Spot Aromatique \"Cité Social Jouët-Rey\"", "lat":50.83208494376733, "lon":4.393442273139954, "subcategories":[{"name":"Spots 'plantes aromatiques'", "id":155}], "popup":"<h5>Spot Aromatique \"Cité Social Jouët-Rey\"</h5><em>Adresse</em> : Rue des cultivateurs, 32, Etterbeek<br><br><em>Téléphone</em> : 0491647979<br><br><b><a target=\"_blank\" href=\"http://www.facebook.com/aromatisezvous\">Site web</a></b><br><br>Ici, vous pourrez cueillir de mars à octobre : du thym, de la sauge, de la rhubarbe, de la ciboulette, de l'oseille, de l'hysope, de l'aneth, du celeri, de la camomille, de la roquette, des fraises, de la melisse, de la menthe, de l'absinthe, de l'angélique, du romarin. Aromatisez-Vous revalorise les espaces publics en plantant des plantes aromatiques et fleurs comestibles mise en libre cueillette pour tous.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ici, vous pourrez cueillir de mars à octobre : du thym, de la sauge, de la rhubarbe, de la ciboulette, de l'oseille, de l'hysope, de l'aneth, du celeri, de la camomille, de la roquette, des fraises, de la melisse, de la menthe, de l'absinthe, de l'angélique, du romarin. Aromatisez-Vous revalorise les espaces publics en plantant des plantes aromatiques et fleurs comestibles mise en libre cueillette pour tous.", "web":"http://www.facebook.com/aromatisezvous", "phone":"0491647979", "address":"Rue des cultivateurs, 32, Etterbeek", "manager_type":"", "created":"2015-07-28T13:03:50.904581Z", "id":2107, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2107/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Spot Aromatique \"Jardin Jean Felix Hap\"", "lat":50.834361718930886, "lon":4.387396574020385, "subcategories":[{"name":"Spots 'plantes aromatiques'", "id":155}], "popup":"<h5>Spot Aromatique \"Jardin Jean Felix Hap\"</h5><em>Adresse</em> : avenue d'auderghem, 193, Etterbeek<br><br><em>Téléphone</em> : 0491647979<br><br><b><a target=\"_blank\" href=\"http://www.facebook.com/aromatisezvous\">Site web</a></b><br><br>Ici, vous pourrez cueillir de mars à octobre : de la bourrache, de la consoude, de l'oseille, de la potentille, de la mélisse, de la ciboulette, de l'aspérule odorante, de l'angélique et de la rhubarbe. Aromatisez-Vous revalorise les espaces publics en plantant des plantes aromatiques et fleurs comestibles mise en libre cueillette pour tous.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ici, vous pourrez cueillir de mars à octobre : de la bourrache, de la consoude, de l'oseille, de la potentille, de la mélisse, de la ciboulette, de l'aspérule odorante, de l'angélique et de la rhubarbe. Aromatisez-Vous revalorise les espaces publics en plantant des plantes aromatiques et fleurs comestibles mise en libre cueillette pour tous.", "web":"http://www.facebook.com/aromatisezvous", "phone":"0491647979", "address":"avenue d'auderghem, 193, Etterbeek", "manager_type":"", "created":"2015-07-28T12:49:02.449823Z", "id":2106, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2106/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Spot Aromatique \"Plaine de jeu Renier Chalon\"", "lat":50.819069280241756, "lon":4.359970986843109, "subcategories":[{"name":"Spots 'plantes aromatiques'", "id":155}], "popup":"<h5>Spot Aromatique \"Plaine de jeu Renier Chalon\"</h5><em>Adresse</em> : Rue Renier Chalon 17, 1050 Ixelles, Belgique<br><br><em>Téléphone</em> : x<br><br><b><a target=\"_blank\" href=\"http://www.facebook.com/aromatisezvous\">Site web</a></b><br><br>Ici, vous pourrez cueillir de mars à octobre : de la sauge, du thym, de la calendula, de la ciboulette, des fraises des bois, de l'oseille, de la mélisse, de la menthe et de la lavande. Aromatisez-Vous revalorise les espaces publics en plantant des plantes aromatiques et fleurs comestibles mise en libre cueillette pour tous.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ici, vous pourrez cueillir de mars à octobre : de la sauge, du thym, de la calendula, de la ciboulette, des fraises des bois, de l'oseille, de la mélisse, de la menthe et de la lavande. Aromatisez-Vous revalorise les espaces publics en plantant des plantes aromatiques et fleurs comestibles mise en libre cueillette pour tous.", "web":"http://www.facebook.com/aromatisezvous", "phone":"x", "address":"Rue Renier Chalon 17, 1050 Ixelles, Belgique", "manager_type":"", "created":"2015-07-22T08:41:35.474170Z", "id":2103, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2103/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Spot Aromatique \"Cimetière d'Ixelles\"", "lat":50.81565295698148, "lon":4.390226304531097, "subcategories":[{"name":"Spots 'plantes aromatiques'", "id":155}], "popup":"<h5>Spot Aromatique \"Cimetière d'Ixelles\"</h5><em>Adresse</em> : Chaussée de Boondael 478, 1050 Ixelles, Belgique<br><br><em>Téléphone</em> : x<br><br><b><a target=\"_blank\" href=\"http://www.facebook.com/aromatisezvous\">Site web</a></b><br><br>Ici, vous pourrez cueillir de mars à octobre : de la sauge, du thym, de la calendula, de la ciboulette, des fraises des bois, de l'oseille, de la mélisse, de la menthe et de la lavande. Aromatisez-Vous revalorise les espaces publics en plantant des plantes aromatiques et fleurs comestibles mise en libre cueillette pour tous.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ici, vous pourrez cueillir de mars à octobre : de la sauge, du thym, de la calendula, de la ciboulette, des fraises des bois, de l'oseille, de la mélisse, de la menthe et de la lavande. Aromatisez-Vous revalorise les espaces publics en plantant des plantes aromatiques et fleurs comestibles mise en libre cueillette pour tous.", "web":"http://www.facebook.com/aromatisezvous", "phone":"x", "address":"Chaussée de Boondael 478, 1050 Ixelles, Belgique", "manager_type":"", "created":"2015-07-22T08:39:30.330578Z", "id":2102, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2102/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP de NOH", "lat":50.901581929395995, "lon":4.380497932434082, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Spots 'plantes aromatiques'", "id":155}], "popup":"<h5>GASAP de NOH</h5><em>Adresse</em> : Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria<br><br><b><a target=\"_blank\" href=\"https://sites.google.com/site/nohgasap/home\">Site web</a></b><br><br>Le GASNOH (ou Gasap de NOH) est un Groupe d’Achat Solidaire de l’Agriculture Paysanne, situé à Neder-over-Heembeek (ou \"NOH\", commune de la Région de Bruxelles-Capitale). Il fait partie du réseau des GASAP bruxellois. Un Gasap est un groupe de soutien à l’agriculture paysanne. Il permet de soutenir des producteurs locaux travaillant selon des méthodes respectueuses de l’environnement et des savoir-faire traditionnels. Concrètement, un Gasap est un groupe de citoyens qui s’associent directement avec un producteur paysan pour acheter de façon régulière et à long terme, et ce en circuit-court, de quoi se nourrir en produits de saison de qualité. Cela peut-être des légumes, mais aussi des fruits, du fromage, etc. Notre Gasap vient se servir directement sur le lieu où poussent nos légumes, à la ferme urbaine de NOH.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le GASNOH (ou Gasap de NOH) est un Groupe d’Achat Solidaire de l’Agriculture Paysanne, situé à Neder-over-Heembeek (ou \"NOH\", commune de la Région de Bruxelles-Capitale). Il fait partie du réseau des GASAP bruxellois. Un Gasap est un groupe de soutien à l’agriculture paysanne. Il permet de soutenir des producteurs locaux travaillant selon des méthodes respectueuses de l’environnement et des savoir-faire traditionnels. Concrètement, un Gasap est un groupe de citoyens qui s’associent directement avec un producteur paysan pour acheter de façon régulière et à long terme, et ce en circuit-court, de quoi se nourrir en produits de saison de qualité. Cela peut-être des légumes, mais aussi des fruits, du fromage, etc. Notre Gasap vient se servir directement sur le lieu où poussent nos légumes, à la ferme urbaine de NOH.", "web":"https://sites.google.com/site/nohgasap/home", "phone":"", "address":"Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-26T20:00:34.360279Z", "id":3254, "last_modified":"2018-02-12T14:53:11.190702Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3254/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Parckfarm - Tour&Taxis asbl", "lat":50.869832532537664, "lon":4.342474937438965, "subcategories":[{"name":"Eau potable", "id":115}, {"name":"Spots 'plantes aromatiques'", "id":155}, {"name":"Tables d'hôtes, récup' alimentaire", "id":28}, {"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Parckfarm - Tour&Taxis asbl</h5><em>Adresse</em> : parc de la coulée verte/ accès via le boulevard Emile Bockstael 1 ou Pannenhuis avenue Jean Dubruck<br><br><b><a target=\"_blank\" href=\"http://www.parckfarm.tk/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.parckfarm.tk/", "phone":"", "address":"parc de la coulée verte/ accès via le boulevard Emile Bockstael 1 ou Pannenhuis avenue Jean Dubruck", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-23T08:39:44.950395Z", "id":3308, "last_modified":"2017-05-10T13:30:49.345387Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3308/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/05/2017"}, {"name":"Le potager des Trixhes", "lat":50.60117393361082, "lon":5.4433393478393555, "subcategories":[{"name":"Spots 'plantes aromatiques'", "id":155}], "popup":"<h5>Le potager des Trixhes</h5><em>Adresse</em> : Aux Marnières, 4400 Flémalle haute (Trixhes)<br><br><em>Téléphone</em> : 0494881219<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/potagerdestrixhes/?fref=ts\">Site web</a></b><br><br>Le potager des Trixhes est un jardin partagé, également lié à un groupe \"Incroyables Comestibles\". Il s'agit d'un potager hors-sol. Fruits et légumes.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le potager des Trixhes est un jardin partagé, également lié à un groupe \"Incroyables Comestibles\". Il s'agit d'un potager hors-sol. Fruits et légumes.", "web":"https://www.facebook.com/potagerdestrixhes/?fref=ts", "phone":"0494881219", "address":"Aux Marnières, 4400 Flémalle haute (Trixhes)", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-24T06:53:25.035003Z", "id":3314, "last_modified":"2017-05-10T13:23:53.054397Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3314/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/05/2017"}, {"name":"Le potager des Trixhes", "lat":50.60122591112515, "lon":5.4435378313064575, "subcategories":[{"name":"Spots 'plantes aromatiques'", "id":155}], "popup":"<h5>Le potager des Trixhes</h5><em>Adresse</em> : Les Marnières (Trixhes) 4400 Flémalle haute<br><br><em>Téléphone</em> : 0494881219<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/potagerdestrixhes/?fref=ts\">Site web</a></b><br><br>Jardin, potager partagé et groupe des Incroyables Comestibles de Flémalle qui a posé des bacs de plants comestibles à disposition de tous, tout autour du potager ainsi que dans plusieurs autres lieux de Flémalle.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Jardin, potager partagé et groupe des Incroyables Comestibles de Flémalle qui a posé des bacs de plants comestibles à disposition de tous, tout autour du potager ainsi que dans plusieurs autres lieux de Flémalle.", "web":"https://www.facebook.com/potagerdestrixhes/?fref=ts", "phone":"0494881219", "address":"Les Marnières (Trixhes) 4400 Flémalle haute", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-24T07:02:14.798066Z", "id":3315, "last_modified":"2017-05-05T14:11:46.474530Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3315/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Bio V", "lat":50.81388840482642, "lon":4.345816969871521, "subcategories":[{"name":"Épiceries solidaires", "id":135}, {"name":"Spots 'plantes aromatiques'", "id":155}], "popup":"<h5>Bio V</h5><em>Adresse</em> : Rue Vanderkindere 158 - 1050 Ixelles<br><br><em>Téléphone</em> : 02/345.18.20<br><br><b><a target=\"_blank\" href=\"http://magasinbiobruxelles.be/fr\">Site web</a></b><br><br>Petit magasin bio qui propose beaucoup de vrac: légumineuses, fruits secs, pâtes, riz, céréales. Il y a aussi un petit rayon de légumes en vrac. Ouvert du lundi au samedi de 10h à 18h30.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Petit magasin bio qui propose beaucoup de vrac: légumineuses, fruits secs, pâtes, riz, céréales. Il y a aussi un petit rayon de légumes en vrac. Ouvert du lundi au samedi de 10h à 18h30.", "web":"http://magasinbiobruxelles.be/fr", "phone":"02/345.18.20", "address":"Rue Vanderkindere 158 - 1050 Ixelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-05-14T15:02:59.123143Z", "id":3416, "last_modified":"2017-03-06T06:49:42.166123Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3416/history", "email_before_at":"bio.158", "email_after_at":"hotmail.com", "last_modified_dmY":"06/03/2017"}] \ No newline at end of file
diff --git a/data/markers-156.json b/data/markers-156.json
new file mode 100644
index 0000000..db6bf31
--- /dev/null
+++ b/data/markers-156.json
@@ -0,0 +1 @@
+[{"name":"Centre de Service Social Bruxelles Sud-Est - Quartier Les étangs", "lat":50.826951286834834, "lon":4.37505544163173, "subcategories":[{"name":"Vestiaires sociaux", "id":156}], "popup":"<h5>Centre de Service Social Bruxelles Sud-Est - Quartier Les étangs</h5><em>Adresse</em> : Chaussée de Boondael 26B et 28, 1050 Ixelles<br><br><em>Téléphone</em> : 02/648.50.01<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Vêtements: lu 15h-16h || Kleding: ma 15u-16u<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Vêtements: lu 15h-16h || Kleding: ma 15u-16u", "web":"http://www.lstb.be", "phone":"02/648.50.01", "address":"Chaussée de Boondael 26B et 28, 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-04T23:16:27.574205Z", "id":2577, "last_modified":"2017-03-09T11:33:40.124989Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2577/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"NASCI, Centre d’aide à l’Enfant NASCI, Dienstencentrum voor het Kind", "lat":50.871942414354635, "lon":4.375436315311845, "subcategories":[{"name":"Vestiaires sociaux", "id":156}], "popup":"<h5>NASCI, Centre d’aide à l’Enfant NASCI, Dienstencentrum voor het Kind</h5><em>Adresse</em> : Rue d’Anethan 4, 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/216.88.85<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>\"Ouvert ma/je 10h-12h, 13h30 -16h30. Distribution de packages de vêtements pour maman avec enfants en détresse de 0 à 12 ans. || Open di/do 10u -12u, 13u30 -16u30; Verdelen van kledingpakketten voor moeders met kinderen in nood van 0 tot 12 jaar.\" (source : www.lstb.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Ouvert ma/je 10h-12h, 13h30 -16h30. Distribution de packages de vêtements pour maman avec enfants en détresse de 0 à 12 ans. || Open di/do 10u -12u, 13u30 -16u30; Verdelen van kledingpakketten voor moeders met kinderen in nood van 0 tot 12 jaar.\" (source : www.lstb.be)", "web":"http://www.lstb.be", "phone":"02/216.88.85", "address":"Rue d’Anethan 4, 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-04T23:18:23.613169Z", "id":2578, "last_modified":"2017-03-09T11:33:16.349846Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2578/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"Shop Lezabi", "lat":50.84672227553863, "lon":4.338778564705308, "subcategories":[{"name":"Vestiaires sociaux", "id":156}], "popup":"<h5>Shop Lezabi</h5><em>Adresse</em> : Boulevard de l’Abattoir 28, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/548.98.00<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.lstb.be", "phone":"02/548.98.00", "address":"Boulevard de l’Abattoir 28, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-04T23:23:35.506480Z", "id":2579, "last_modified":"2017-03-09T11:32:31.432272Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2579/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"Vesti-boutique", "lat":50.878345, "lon":4.383345, "subcategories":[{"name":"Friperies, vêtements de 2ème main", "id":104}, {"name":"Vestiaires sociaux", "id":156}], "popup":"<h5>Vesti-boutique</h5><em>Adresse</em> : Rue Anatole France 31 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/215.43.96<br><br><b><a target=\"_blank\" href=\"http://www.redcross-schaerbeek.be/fr/vesti-boutique/index.html\">Site web</a></b><br><br>Lundi : de 14.00 à 17.00 heure \r\nMercredi : de 14:00 à 17:00 heure \r\nSamedi : de 10.00 à 12.00 heure<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lundi : de 14.00 à 17.00 heure \r\nMercredi : de 14:00 à 17:00 heure \r\nSamedi : de 10.00 à 12.00 heure", "web":"http://www.redcross-schaerbeek.be/fr/vesti-boutique/index.html", "phone":"02/215.43.96", "address":"Rue Anatole France 31 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-06-28T10:46:25.911149Z", "id":1973, "last_modified":"2017-03-09T11:33:56.580253Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1973/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}] \ No newline at end of file
diff --git a/data/markers-157.json b/data/markers-157.json
new file mode 100644
index 0000000..93368a0
--- /dev/null
+++ b/data/markers-157.json
@@ -0,0 +1 @@
+[{"name":"Médecins du Monde-Caso Dokters van de Wereld-Cozo", "lat":50.84250366695518, "lon":4.34122473932689, "subcategories":[{"name":"Services de santé pour personnes précaires", "id":157}], "popup":"<h5>Médecins du Monde-Caso Dokters van de Wereld-Cozo</h5><em>Adresse</em> : Rue d’Artois 46, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/513.25.79<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Consultations libres: lu,ve 13h précises; jeu 9h précises. Sur rendez-vous (02/513.28.97): ma matin;\r\nme-je après-midi. ||Raadplegingen zonder afspraak: ma, vri 13u stipt; do 9u stipt.\r\nOp afspraak (02/513.28.97): di voormiddag; wo-do namiddag.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Consultations libres: lu,ve 13h précises; jeu 9h précises. Sur rendez-vous (02/513.28.97): ma matin;\r\nme-je après-midi. ||Raadplegingen zonder afspraak: ma, vri 13u stipt; do 9u stipt.\r\nOp afspraak (02/513.28.97): di voormiddag; wo-do namiddag.", "web":"http://www.lstb.be", "phone":"02/513.25.79", "address":"Rue d’Artois 46, 1000 Bruxelles", "manager_type":"", "created":"2015-12-04T23:46:03.948057Z", "id":2580, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2580/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Medimmigrant", "lat":50.866761194095574, "lon":4.362030634655412, "subcategories":[{"name":"Services de santé pour personnes précaires", "id":157}], "popup":"<h5>Medimmigrant</h5><em>Adresse</em> : Rue Gaucheret 164, 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/274 14 33<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Accès aux soins de santé, droits sociaux, séjour pour raisons médicales. Personnes en situation illégale ou avec un séjour précaire. Permanence téléph. lu/ve 10h-13h; ma 14h-18h|| Toegang tot gezondheidszorg,\r\nsociale rechten en verblijf om medische redenen. Mensen zonder wettig verblijf of met precair verblijf; Telef. permanentie: ma-vr 10u-13u en di 14u-18u<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Accès aux soins de santé, droits sociaux, séjour pour raisons médicales. Personnes en situation illégale ou avec un séjour précaire. Permanence téléph. lu/ve 10h-13h; ma 14h-18h|| Toegang tot gezondheidszorg,\r\nsociale rechten en verblijf om medische redenen. Mensen zonder wettig verblijf of met precair verblijf; Telef. permanentie: ma-vr 10u-13u en di 14u-18u", "web":"http://www.lstb.be", "phone":"02/274 14 33", "address":"Rue Gaucheret 164, 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-04T23:54:11.847569Z", "id":2581, "last_modified":"2018-02-13T12:02:03.825867Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2581/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Miro", "lat":50.82548234542945, "lon":4.327331185340881, "subcategories":[{"name":"Services de santé pour personnes précaires", "id":157}], "popup":"<h5>Miro</h5><em>Adresse</em> : 449 rue de Mérode<br><br><em>Téléphone</em> : 02-537 44 56<br><br>Centre pour les personnes âgées à Forest<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre pour les personnes âgées à Forest", "web":"", "phone":"02-537 44 56", "address":"449 rue de Mérode", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-11T18:29:55.095571Z", "id":2706, "last_modified":"2018-02-13T11:55:45.872748Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2706/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Wiels", "lat":50.82454707689577, "lon":4.326097369194031, "subcategories":[{"name":"Musées et expositions", "id":111}, {"name":"Services de santé pour personnes précaires", "id":157}], "popup":"<h5>Wiels</h5><em>Adresse</em> : 354 avenue Van Volxem<br><br><b><a target=\"_blank\" href=\"http://www.wiels.org\">Site web</a></b><br><br>Centre d'Art Contemporain<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre d'Art Contemporain", "web":"http://www.wiels.org", "phone":"", "address":"354 avenue Van Volxem", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-11T18:32:05.707947Z", "id":2707, "last_modified":"2018-02-13T11:55:36.750810Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2707/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Service de Santé Mentale - Le Méridien", "lat":50.85543152478841, "lon":4.369077086448669, "subcategories":[{"name":"Services de santé pour personnes précaires", "id":157}], "popup":"<h5>Service de Santé Mentale - Le Méridien</h5><em>Adresse</em> : 68 rue du Méridien - 1210 Bruxelles<br><br><em>Téléphone</em> : 022185608<br><br><b><a target=\"_blank\" href=\"http://www.apsyucl.be/index.php?option=com_content&view=article&id=53&Itemid=69\">Site web</a></b><br><br>Le Méridien est un service de santé mentale agréé, accessible à toutes personnes en difficulté quels que soient leur âge, leur statut social et leur nationalité. L’équipe du Méridien développe ses activités dans trois directions : l’action clinique, l’action communautaire et la formation-recherche. Notre équipe pluridisciplinaire offre un lieu d’écoute et d’intervention qui tient compte des dimensions sociales, psychologiques, culturelles et administratives de chaque situation rencontrée. Selon les demandes, l’équipe du Méridien offre aux enfants, adolescents et/ou adultes divers cadres d’intervention. (source : apsyucl.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Méridien est un service de santé mentale agréé, accessible à toutes personnes en difficulté quels que soient leur âge, leur statut social et leur nationalité. L’équipe du Méridien développe ses activités dans trois directions : l’action clinique, l’action communautaire et la formation-recherche. Notre équipe pluridisciplinaire offre un lieu d’écoute et d’intervention qui tient compte des dimensions sociales, psychologiques, culturelles et administratives de chaque situation rencontrée. Selon les demandes, l’équipe du Méridien offre aux enfants, adolescents et/ou adultes divers cadres d’intervention. (source : apsyucl.be)", "web":"http://www.apsyucl.be/index.php?option=com_content&view=article&id=53&Itemid=69", "phone":"022185608", "address":"68 rue du Méridien - 1210 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-02-13T17:24:15.969441Z", "id":3302, "last_modified":"2017-05-10T13:37:27.961076Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3302/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/05/2017"}] \ No newline at end of file
diff --git a/data/markers-16.json b/data/markers-16.json
new file mode 100644
index 0000000..f9ef3d8
--- /dev/null
+++ b/data/markers-16.json
@@ -0,0 +1 @@
+[{"name":"L'escale ASBL (Personnes sourdes et malentendantes)", "lat":50.851294, "lon":4.392294, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>L'escale ASBL (Personnes sourdes et malentendantes)</h5><em>Adresse</em> : Léon Mahillon 38 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.guidesocial.be/escale/page.php?page=3\">Site web</a></b><br><br>C’est en 1991 que naît l’idée de la création d’un service appelé l’Escale.\r\n Les deux membres fondateurs, Pascale NOSSIN et Nestor NKUSU travaillaient alors depuis plusieurs années dans un centre d’hébergement pour sourds accueillant des adultes sourds avec handicap(s) associé(s). Par ce biais, ils ont eu l’occasion d’entrer en contact avec le monde des sourds et de se familiariser avec cette population particulière possédant un mode de fonctionnement, une histoire, une culture, une langue. Ils étaient alors interpellés par des demandes d’anciens pensionnaires du centre qui ne trouvaient pas à l’extérieur une aide adéquate.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"C’est en 1991 que naît l’idée de la création d’un service appelé l’Escale.\r\n Les deux membres fondateurs, Pascale NOSSIN et Nestor NKUSU travaillaient alors depuis plusieurs années dans un centre d’hébergement pour sourds accueillant des adultes sourds avec handicap(s) associé(s). Par ce biais, ils ont eu l’occasion d’entrer en contact avec le monde des sourds et de se familiariser avec cette population particulière possédant un mode de fonctionnement, une histoire, une culture, une langue. Ils étaient alors interpellés par des demandes d’anciens pensionnaires du centre qui ne trouvaient pas à l’extérieur une aide adéquate.", "web":"http://www.guidesocial.be/escale/page.php?page=3", "phone":"", "address":"Léon Mahillon 38 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.539962Z", "id":633, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/633/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oeuvre Nationale des Aveugles", "lat":50.856657, "lon":4.383657, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Oeuvre Nationale des Aveugles</h5><em>Adresse</em> : Avenue Dailly 90 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.guidesocial.be/ona/\">Site web</a></b><br><br>L’ONA asbl a été créée en 1922 et couvre la partie francophone de la Belgique.\r\n Elle agit pour l’autonomie des personnes déficientes visuelles et leur pleine participation à la vie sociale.\r\n Grâce à ses antennes locales, l’association propose des activités et des services de proximité aux personnes déficientes visuelles.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’ONA asbl a été créée en 1922 et couvre la partie francophone de la Belgique.\r\n Elle agit pour l’autonomie des personnes déficientes visuelles et leur pleine participation à la vie sociale.\r\n Grâce à ses antennes locales, l’association propose des activités et des services de proximité aux personnes déficientes visuelles.", "web":"http://www.guidesocial.be/ona/", "phone":"", "address":"Avenue Dailly 90 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.573317Z", "id":634, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/634/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Bruxelles Pour Tous", "lat":50.87216970137983, "lon":4.410941004753113, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}, {"name":"Associations de défense du patrimoine culturel", "id":91}], "popup":"<h5>Bruxelles Pour Tous</h5><em>Adresse</em> : Rue Auguste Renoir 5/4 1140 Evere<br><br><em>Téléphone</em> : +32(0)2 705.03<br><br><b><a target=\"_blank\" href=\"http://www.bruxellespourtous.be/\">Site web</a></b><br><br>L’objectif d’\"Accès et mobilité pour tous\", en abrégé AMT CONCEPT, est de développer toute action visant à améliorer l'accessibilité des espaces publics, des transports et de l'environnement bâti, le tourisme pour tous, de manière à permettre aux personnes à mobilité réduite de se déplacer confortablement, en toute autonomie, et sans aucune dépendance liée à un environnement inadapté.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’objectif d’\"Accès et mobilité pour tous\", en abrégé AMT CONCEPT, est de développer toute action visant à améliorer l'accessibilité des espaces publics, des transports et de l'environnement bâti, le tourisme pour tous, de manière à permettre aux personnes à mobilité réduite de se déplacer confortablement, en toute autonomie, et sans aucune dépendance liée à un environnement inadapté.", "web":"http://www.bruxellespourtous.be/", "phone":"+32(0)2 705.03", "address":"Rue Auguste Renoir 5/4 1140 Evere", "manager_type":"", "created":"2015-06-15T13:59:41.843698Z", "id":1837, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1837/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ligue Braille asbl", "lat":50.83464292006221, "lon":4.341021180152893, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ligue Braille asbl</h5><em>Adresse</em> : Rue d'Angleterre, 57<br><br><em>Téléphone</em> : 025333211<br><br><b><a target=\"_blank\" href=\"http://www.braille.be\">Site web</a></b><br><br>La Ligue Braille est une asbl qui a pour mission d'aider les personnes aveugles et malvoyantes dans tous les aspects de leur vie.\n\nElle offre gratuitement ses services : aide sociale, apprentissage de techniques favorisant l'autonomie (locomotion, chiens-guides, braille, cuisine,…), soutien psychologique, information et conseil pour l'acquisition de matériel adapté, encadrement pédagogique, formation et insertion professionnelles, bibliothèque et ludothèque adaptées, activités de loisirs, … <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Ligue Braille est une asbl qui a pour mission d'aider les personnes aveugles et malvoyantes dans tous les aspects de leur vie.\n\nElle offre gratuitement ses services : aide sociale, apprentissage de techniques favorisant l'autonomie (locomotion, chiens-guides, braille, cuisine,…), soutien psychologique, information et conseil pour l'acquisition de matériel adapté, encadrement pédagogique, formation et insertion professionnelles, bibliothèque et ludothèque adaptées, activités de loisirs, … ", "web":"http://www.braille.be", "phone":"025333211", "address":"Rue d'Angleterre, 57", "manager_type":"", "created":"2015-07-07T07:57:37.172783Z", "id":2017, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2017/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Bruxelles-J asbl", "lat":50.82491508698821, "lon":4.380664229393005, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations de Femmes", "id":15}, {"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Bruxelles-J asbl</h5><em>Adresse</em> : Rue Juliette Wytsman, 4/1 - 1050 Ixelles<br><br><em>Téléphone</em> : 02 215 63 17<br><br><b><a target=\"_blank\" href=\"http://bruxelles-j.be\">Site web</a></b><br><br>Bruxelles-J est un projet web coopératif d’information jeunesse qui regroupe différents acteurs associatifs actifs sur le territoire de la Région Bruxelles-Capitale. Notre objectif est de mettre à disposition des jeunes un outil de communication performant, notre site www.bruxelles-j.be, pour les informer sur un grand nombre de thématiques telles que les études, le travail, le logement, les droits, les formations, le volontariat, etc.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bruxelles-J est un projet web coopératif d’information jeunesse qui regroupe différents acteurs associatifs actifs sur le territoire de la Région Bruxelles-Capitale. Notre objectif est de mettre à disposition des jeunes un outil de communication performant, notre site www.bruxelles-j.be, pour les informer sur un grand nombre de thématiques telles que les études, le travail, le logement, les droits, les formations, le volontariat, etc.", "web":"http://bruxelles-j.be", "phone":"02 215 63 17", "address":"Rue Juliette Wytsman, 4/1 - 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-07-09T12:40:18.148593Z", "id":2062, "last_modified":"2017-03-13T13:49:22.383548Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2062/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Œuvre Nationale des Aveugles (ONA asbl)", "lat":50.83798129172373, "lon":4.434608817100525, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Œuvre Nationale des Aveugles (ONA asbl)</h5><em>Adresse</em> : Boulevard de la Woluwe 34 bte 1 - 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : 022416568<br><br><b><a target=\"_blank\" href=\"http://www.ona.be\">Site web</a></b><br><br>L’ONA asbl a été créée en 1922 et couvre la partie francophone de la Belgique. Elle agit pour l’autonomie des personnes déficientes visuelles et leur pleine participation à la vie sociale. Grâce à ses antennes locales, l’association propose des activités et des services de proximité aux personnes déficientes visuelles. Enfin, l’ONA réalise un travail de sensibilisation auprès de la population et des pouvoirs publics sur les différentes problématiques du handicap visuel.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’ONA asbl a été créée en 1922 et couvre la partie francophone de la Belgique. Elle agit pour l’autonomie des personnes déficientes visuelles et leur pleine participation à la vie sociale. Grâce à ses antennes locales, l’association propose des activités et des services de proximité aux personnes déficientes visuelles. Enfin, l’ONA réalise un travail de sensibilisation auprès de la population et des pouvoirs publics sur les différentes problématiques du handicap visuel.", "web":"http://www.ona.be", "phone":"022416568", "address":"Boulevard de la Woluwe 34 bte 1 - 1200 Woluwe-Saint-Lambert", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-02-09T13:01:25.992859Z", "id":3294, "last_modified":"2017-09-04T11:23:18.409346Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3294/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"04/09/2017"}, {"name":"Ferme Nos Pilifs", "lat":50.9036532670132, "lon":4.388388991355896, "subcategories":[{"name":"Boîtes à livres", "id":50}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Entreprises de travail adapté", "id":187}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Associations apicoles", "id":127}, {"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ferme Nos Pilifs</h5><em>Adresse</em> : 347 Trassersweg - 1120 Neder-Over-Heembeek<br><br><em>Téléphone</em> : 02 262 11 06<br><br><b><a target=\"_blank\" href=\"http://www.fermenospilifs.be/\">Site web</a></b><br><br>\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)", "web":"http://www.fermenospilifs.be/", "phone":"02 262 11 06", "address":"347 Trassersweg - 1120 Neder-Over-Heembeek", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-02-24T14:42:33.595311Z", "id":3318, "last_modified":"2017-03-07T13:45:19.344013Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3318/history", "email_before_at":"info", "email_after_at":"pilifs.be", "last_modified_dmY":"07/03/2017"}, {"name":"Push Asbl", "lat":50.82672253219006, "lon":4.4003623723983765, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Push Asbl</h5><em>Adresse</em> : 4, Rue des Pères Blancs 1040 Bruxelles<br><br><em>Téléphone</em> : 02/737 67 41<br><br><b><a target=\"_blank\" href=\"http://www.volontariat-handicap.com/\">Site web</a></b><br><br>Dans le cadre de l'inclusion des personnes en situation de handicap, Push propose la mise en place de projets de volontariat dans les 19 communes de Bruxelles.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Dans le cadre de l'inclusion des personnes en situation de handicap, Push propose la mise en place de projets de volontariat dans les 19 communes de Bruxelles.", "web":"http://www.volontariat-handicap.com/", "phone":"02/737 67 41", "address":"4, Rue des Pères Blancs 1040 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-08-10T09:14:04.699606Z", "id":3432, "last_modified":"2017-03-06T05:55:50.727479Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3432/history", "email_before_at":"push.bxl", "email_after_at":"gmail.com", "last_modified_dmY":"06/03/2017"}, {"name":"ADO Icarus", "lat":50.955495, "lon":5.350063, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>ADO Icarus</h5><em>Adresse</em> : Kempische Steenweg 293 bus 8 3500 Hasselt<br><br><em>Téléphone</em> : 011 85 84 62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 85 84 62", "address":"Kempische Steenweg 293 bus 8 3500 Hasselt", "manager_type":"", "created":"2016-09-13T15:24:06.911550Z", "id":5080, "last_modified":"2016-09-13T15:24:06.961462Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5080/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ambulante en Mobiele Diensten Flegado", "lat":51.08142, "lon":4.32827, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ambulante en Mobiele Diensten Flegado</h5><em>Adresse</em> : Achterhoefweg 37 2870 Ruisbroek<br><br><em>Téléphone</em> : 03/8606777<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03/8606777", "address":"Achterhoefweg 37 2870 Ruisbroek", "manager_type":"", "created":"2016-09-13T15:24:06.972003Z", "id":5081, "last_modified":"2016-09-13T15:24:06.977553Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5081/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Anvasport v.z.w.", "lat":50.998433, "lon":3.784996, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Anvasport v.z.w.</h5><em>Adresse</em> : Caritasstraat 2a 2A 9090 9090 Melle<br><br><em>Téléphone</em> : 0495/24.99.63<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0495/24.99.63", "address":"Caritasstraat 2a 2A 9090 9090 Melle", "manager_type":"", "created":"2016-09-13T15:24:06.984130Z", "id":5082, "last_modified":"2016-09-13T15:24:06.990505Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5082/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"AROP vzw", "lat":51.212359, "lon":4.444352, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>AROP vzw</h5><em>Adresse</em> : Engelselei 44 2140 Borgerhout (Antwerpen)<br><br><em>Téléphone</em> : 03 235 03 67<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 235 03 67", "address":"Engelselei 44 2140 Borgerhout (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:24:06.998837Z", "id":5083, "last_modified":"2016-09-13T15:24:07.004163Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5083/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ave Regina vzw", "lat":50.854023, "lon":4.782884, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ave Regina vzw</h5><em>Adresse</em> : Klein Park 1 3360 Lovenjoel (Bierbeek)<br><br><em>Téléphone</em> : 016 46 89 63<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 46 89 63", "address":"Klein Park 1 3360 Lovenjoel (Bierbeek)", "manager_type":"", "created":"2016-09-13T15:24:07.012112Z", "id":5084, "last_modified":"2016-09-13T15:24:07.017254Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5084/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ave Regina vzw - Dagcentrum Kolveniershof", "lat":50.883058, "lon":4.701741, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ave Regina vzw - Dagcentrum Kolveniershof</h5><em>Adresse</em> : Vital Decosterstraat 104 3000 Leuven<br><br><em>Téléphone</em> : 016 22 13 08<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 22 13 08", "address":"Vital Decosterstraat 104 3000 Leuven", "manager_type":"", "created":"2016-09-13T15:24:07.023213Z", "id":5085, "last_modified":"2016-09-13T15:24:07.028518Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5085/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"BC Spermalie", "lat":51.215276, "lon":3.231532, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>BC Spermalie</h5><em>Adresse</em> : Snaggaardstraat 9 8000 Brugge<br><br><em>Téléphone</em> : 0475/78.25.30<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0475/78.25.30", "address":"Snaggaardstraat 9 8000 Brugge", "manager_type":"", "created":"2016-09-13T15:24:07.036332Z", "id":5086, "last_modified":"2016-09-13T15:24:07.042613Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5086/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"BCPA Begeleidingscentrum Autimse", "lat":51.01913, "lon":4.578305, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>BCPA Begeleidingscentrum Autimse</h5><em>Adresse</em> : Beukenlaan 9 2820 Rijmenam<br><br><em>Téléphone</em> : 015/51 79 05<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015/51 79 05", "address":"Beukenlaan 9 2820 Rijmenam", "manager_type":"", "created":"2016-09-13T15:24:07.049502Z", "id":5087, "last_modified":"2016-09-13T15:24:07.055313Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5087/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Blijdorp vzw - Begeleid en Beschermd Wonen Habitar", "lat":51.024216, "lon":4.115311, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Blijdorp vzw - Begeleid en Beschermd Wonen Habitar</h5><em>Adresse</em> : Baleunisstraat 3 9200 Dendermonde<br><br><em>Téléphone</em> : 052 20 00 57<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"052 20 00 57", "address":"Baleunisstraat 3 9200 Dendermonde", "manager_type":"", "created":"2016-09-13T15:24:07.062733Z", "id":5088, "last_modified":"2016-09-13T15:24:07.068059Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5088/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Cadans vzw", "lat":51.210399, "lon":3.233109, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Cadans vzw</h5><em>Adresse</em> : Verbrand Nieuwland 19 8000 Brugge<br><br><em>Téléphone</em> : 050/33.08.20<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050/33.08.20", "address":"Verbrand Nieuwland 19 8000 Brugge", "manager_type":"", "created":"2016-09-13T15:24:07.074749Z", "id":5089, "last_modified":"2016-09-13T15:24:07.080021Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5089/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum 't Spant", "lat":50.822328, "lon":5.173904, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum 't Spant</h5><em>Adresse</em> : Grevensmolenweg 58 3800 Sint-Truiden<br><br><em>Téléphone</em> : 011 67 44 17<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 67 44 17", "address":"Grevensmolenweg 58 3800 Sint-Truiden", "manager_type":"", "created":"2016-09-13T15:24:07.088350Z", "id":5090, "last_modified":"2016-09-13T15:24:07.093905Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5090/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum Abelia", "lat":51.030123, "lon":4.095117, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum Abelia</h5><em>Adresse</em> : Zwarte Zusterstraat 26 9200 Dendermonde<br><br><em>Téléphone</em> : 052 22 40 19<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"052 22 40 19", "address":"Zwarte Zusterstraat 26 9200 Dendermonde", "manager_type":"", "created":"2016-09-13T15:24:07.100990Z", "id":5091, "last_modified":"2016-09-13T15:24:07.106075Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5091/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum Bohets Mechelen", "lat":51.032425, "lon":4.473775, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum Bohets Mechelen</h5><em>Adresse</em> : Krommestraat 7 2800 Mechelen<br><br><em>Téléphone</em> : 015 21 17 88<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 21 17 88", "address":"Krommestraat 7 2800 Mechelen", "manager_type":"", "created":"2016-09-13T15:24:07.111542Z", "id":5092, "last_modified":"2016-09-13T15:24:07.117188Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5092/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum Bohets Muizen", "lat":51.006943, "lon":4.502626, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum Bohets Muizen</h5><em>Adresse</em> : Leemputstraat 41 2812 Muizen (Mechelen)<br><br><em>Téléphone</em> : 015 41 13 45<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 41 13 45", "address":"Leemputstraat 41 2812 Muizen (Mechelen)", "manager_type":"", "created":"2016-09-13T15:24:07.125586Z", "id":5093, "last_modified":"2016-09-13T15:24:07.131276Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5093/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum De Bareel", "lat":51.076729, "lon":5.222862, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum De Bareel</h5><em>Adresse</em> : Laan op Vurten 51 3581 Beringen<br><br><em>Téléphone</em> : 011 28 37 14<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 28 37 14", "address":"Laan op Vurten 51 3581 Beringen", "manager_type":"", "created":"2016-09-13T15:24:07.138847Z", "id":5094, "last_modified":"2016-09-13T15:24:07.144233Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5094/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum De Draaiboom", "lat":51.17516, "lon":4.357262, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum De Draaiboom</h5><em>Adresse</em> : Kloosterstraat 113 2660 Hoboken (Antwerpen)<br><br><em>Téléphone</em> : 03 830 34 72<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 830 34 72", "address":"Kloosterstraat 113 2660 Hoboken (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:24:07.151807Z", "id":5095, "last_modified":"2016-09-13T15:24:07.157549Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5095/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum De Keper", "lat":50.848373, "lon":2.719429, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum De Keper</h5><em>Adresse</em> : Valkenberg 11 8970 Poperinge<br><br><em>Téléphone</em> : 057 33 85 32<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"057 33 85 32", "address":"Valkenberg 11 8970 Poperinge", "manager_type":"", "created":"2016-09-13T15:24:07.163470Z", "id":5096, "last_modified":"2016-09-13T15:24:07.170688Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5096/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum De Pedaal", "lat":51.058148, "lon":3.736023, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum De Pedaal</h5><em>Adresse</em> : Pijndersstraat 30 9000 Gent<br><br><em>Téléphone</em> : 09/233.66.13<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09/233.66.13", "address":"Pijndersstraat 30 9000 Gent", "manager_type":"", "created":"2016-09-13T15:24:07.179568Z", "id":5097, "last_modified":"2016-09-13T15:24:07.188164Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5097/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum De Poort", "lat":50.776591, "lon":5.454229, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum De Poort</h5><em>Adresse</em> : Rode Kruislaan 31 3700 Tongeren<br><br><em>Téléphone</em> : 012 39 11 62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"012 39 11 62", "address":"Rode Kruislaan 31 3700 Tongeren", "manager_type":"", "created":"2016-09-13T15:24:07.198926Z", "id":5098, "last_modified":"2016-09-13T15:24:07.207450Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5098/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum De Takel", "lat":51.214091, "lon":2.901674, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum De Takel</h5><em>Adresse</em> : Elisabethlaan 221 8400 Oostende<br><br><em>Téléphone</em> : 059 70 20 81<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"059 70 20 81", "address":"Elisabethlaan 221 8400 Oostende", "manager_type":"", "created":"2016-09-13T15:24:07.217016Z", "id":5099, "last_modified":"2016-09-13T15:24:07.224693Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5099/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum De Tamboer", "lat":50.804483, "lon":3.123341, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum De Tamboer</h5><em>Adresse</em> : Bruggestraat 298 8930 Menen<br><br><em>Téléphone</em> : 056 51 89 51<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 51 89 51", "address":"Bruggestraat 298 8930 Menen", "manager_type":"", "created":"2016-09-13T15:24:07.233584Z", "id":5100, "last_modified":"2016-09-13T15:24:07.240953Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5100/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum De Trompet", "lat":50.949514, "lon":3.132243, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum De Trompet</h5><em>Adresse</em> : Ardooisesteenweg 39 8800 Roeselare<br><br><em>Téléphone</em> : 051 20 15 58<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051 20 15 58", "address":"Ardooisesteenweg 39 8800 Roeselare", "manager_type":"", "created":"2016-09-13T15:24:07.249504Z", "id":5101, "last_modified":"2016-09-13T15:24:07.255533Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5101/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum De Twijg", "lat":51.017269, "lon":3.712782, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum De Twijg</h5><em>Adresse</em> : E. De Deynestraat 4 9000 Gent<br><br><em>Téléphone</em> : 09 220 42 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 220 42 75", "address":"E. De Deynestraat 4 9000 Gent", "manager_type":"", "created":"2016-09-13T15:24:07.266107Z", "id":5102, "last_modified":"2016-09-13T15:24:07.271420Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5102/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum De Wip - JC Don Bosco", "lat":50.743121, "lon":4.234313, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum De Wip - JC Don Bosco</h5><em>Adresse</em> : Deken Michielsstraat 89 1500 Halle<br><br><em>Téléphone</em> : 02 360 24 31<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 360 24 31", "address":"Deken Michielsstraat 89 1500 Halle", "manager_type":"", "created":"2016-09-13T15:24:07.278922Z", "id":5103, "last_modified":"2016-09-13T15:24:07.284230Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5103/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum Delta", "lat":50.804416, "lon":3.123344, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum Delta</h5><em>Adresse</em> : Bruggestraat 296 8930 Menen<br><br><em>Téléphone</em> : 056 53 13 63<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 53 13 63", "address":"Bruggestraat 296 8930 Menen", "manager_type":"", "created":"2016-09-13T15:24:07.293049Z", "id":5104, "last_modified":"2016-09-13T15:24:07.302102Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5104/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum Den Akker", "lat":50.784208, "lon":3.036108, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum Den Akker</h5><em>Adresse</em> : Kruisekestraat 101 8940 Wervik<br><br><em>Téléphone</em> : 056 31 50 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 31 50 75", "address":"Kruisekestraat 101 8940 Wervik", "manager_type":"", "created":"2016-09-13T15:24:07.314329Z", "id":5105, "last_modified":"2016-09-13T15:24:07.323056Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5105/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum en semi internaat 't Hoeveke", "lat":50.994172, "lon":5.152118, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum en semi internaat 't Hoeveke</h5><em>Adresse</em> : Sint-Annastraat 9 3560 Lummen<br><br><em>Téléphone</em> : 013 35 02 30<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"013 35 02 30", "address":"Sint-Annastraat 9 3560 Lummen", "manager_type":"", "created":"2016-09-13T15:24:07.333193Z", "id":5106, "last_modified":"2016-09-13T15:24:07.340941Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5106/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum Het Vlot - Anderlecht", "lat":50.838204, "lon":4.306826, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum Het Vlot - Anderlecht</h5><em>Adresse</em> : E. Delcourtstraat 34 1070 Anderlecht<br><br><em>Téléphone</em> : 02 523 34 74<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 523 34 74", "address":"E. Delcourtstraat 34 1070 Anderlecht", "manager_type":"", "created":"2016-09-13T15:24:07.350904Z", "id":5107, "last_modified":"2016-09-13T15:24:07.358309Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5107/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"dagcentrum Jozin", "lat":50.845176, "lon":3.238525, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>dagcentrum Jozin</h5><em>Adresse</em> : Zeger ven Heulelaan 55 8501 Heule<br><br><em>Téléphone</em> : 056 35 91 99<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 35 91 99", "address":"Zeger ven Heulelaan 55 8501 Heule", "manager_type":"", "created":"2016-09-13T15:24:07.367344Z", "id":5108, "last_modified":"2016-09-13T15:24:07.374187Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5108/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum Letha", "lat":51.036085, "lon":3.742473, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum Letha</h5><em>Adresse</em> : Willem Blanckestraat 29 9050 Ledeberg (Gent)<br><br><em>Téléphone</em> : 09 231 90 21<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 231 90 21", "address":"Willem Blanckestraat 29 9050 Ledeberg (Gent)", "manager_type":"", "created":"2016-09-13T15:24:07.382306Z", "id":5109, "last_modified":"2016-09-13T15:24:07.388735Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5109/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum Taimoem - afd. vzw De Touter", "lat":51.20017, "lon":4.426542, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum Taimoem - afd. vzw De Touter</h5><em>Adresse</em> : Auwersstraat 48 2600 Berchem (Antwerpen)<br><br><em>Téléphone</em> : 03 287 80 29<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 287 80 29", "address":"Auwersstraat 48 2600 Berchem (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:24:07.397069Z", "id":5110, "last_modified":"2016-09-13T15:24:07.403526Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5110/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum Transit", "lat":50.944126, "lon":4.728281, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum Transit</h5><em>Adresse</em> : Stationsstraat 59 3200 Aarschot<br><br><em>Téléphone</em> : 016 56 97 47<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 56 97 47", "address":"Stationsstraat 59 3200 Aarschot", "manager_type":"", "created":"2016-09-13T15:24:07.410206Z", "id":5111, "last_modified":"2016-09-13T15:24:07.415988Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5111/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dagcentrum vzw Thuis", "lat":50.871308, "lon":4.319529, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dagcentrum vzw Thuis</h5><em>Adresse</em> : Prins Boudewijnstraat 108 1083 Ganshoren<br><br><em>Téléphone</em> : 02 420 90 55<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 420 90 55", "address":"Prins Boudewijnstraat 108 1083 Ganshoren", "manager_type":"", "created":"2016-09-13T15:24:07.424312Z", "id":5112, "last_modified":"2016-09-13T15:24:07.430169Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5112/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Ark Gent - De Arkgemeenschap Antwerpen", "lat":51.050075, "lon":3.664706, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Ark Gent - De Arkgemeenschap Antwerpen</h5><em>Adresse</em> : Drongenplein 26 9031 Drongen (Gent)<br><br><em>Téléphone</em> : 09 216 74 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 216 74 75", "address":"Drongenplein 26 9031 Drongen (Gent)", "manager_type":"", "created":"2016-09-13T15:24:07.436635Z", "id":5113, "last_modified":"2016-09-13T15:24:07.441501Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5113/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Bosuil vzw - dienst Beschermd Wonen", "lat":51.227092, "lon":4.466417, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Bosuil vzw - dienst Beschermd Wonen</h5><em>Adresse</em> : Gallifortlei 309 2100 Deurne (Antwerpen)<br><br><em>Téléphone</em> : 0491 56 62 44<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0491 56 62 44", "address":"Gallifortlei 309 2100 Deurne (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:24:07.448963Z", "id":5114, "last_modified":"2016-09-13T15:24:07.453849Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5114/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"de branding Waak vzw", "lat":50.839541, "lon":3.223408, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>de branding Waak vzw</h5><em>Adresse</em> : Ringlaan 30 8501 Heule-Kortrijk<br><br><em>Téléphone</em> : 056 36 40 42<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 36 40 42", "address":"Ringlaan 30 8501 Heule-Kortrijk", "manager_type":"", "created":"2016-09-13T15:24:07.461247Z", "id":5115, "last_modified":"2016-09-13T15:24:07.466390Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5115/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Bricke vzw", "lat":51.209771, "lon":4.429685, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Bricke vzw</h5><em>Adresse</em> : Plantin en Moretuslei 155 2140 Borgerhout<br><br><em>Téléphone</em> : 03 458 42 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 458 42 50", "address":"Plantin en Moretuslei 155 2140 Borgerhout", "manager_type":"", "created":"2016-09-13T15:24:07.475191Z", "id":5116, "last_modified":"2016-09-13T15:24:07.480109Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5116/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"de Clep andersvaliden Heverlee-Leuven", "lat":50.88512, "lon":4.693616, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>de Clep andersvaliden Heverlee-Leuven</h5><em>Adresse</em> : Penitentienenstraat 84 3000 Leuven<br><br><em>Téléphone</em> : 0497 61 62 82<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0497 61 62 82", "address":"Penitentienenstraat 84 3000 Leuven", "manager_type":"", "created":"2016-09-13T15:24:07.489346Z", "id":5117, "last_modified":"2016-09-13T15:24:07.494243Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5117/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Cocon Gent", "lat":51.060129, "lon":3.733534, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Cocon Gent</h5><em>Adresse</em> : Ham 133 9000 Gent<br><br><em>Téléphone</em> : 09 222 30 73<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 222 30 73", "address":"Ham 133 9000 Gent", "manager_type":"", "created":"2016-09-13T15:24:07.501771Z", "id":5118, "last_modified":"2016-09-13T15:24:07.507237Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5118/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Heide vzw", "lat":50.988288, "lon":3.769299, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Heide vzw</h5><em>Adresse</em> : Industriepark 6 9820 Merelbeke<br><br><em>Téléphone</em> : 09 252 28 96<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 252 28 96", "address":"Industriepark 6 9820 Merelbeke", "manager_type":"", "created":"2016-09-13T15:24:07.515891Z", "id":5119, "last_modified":"2016-09-13T15:24:07.520940Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5119/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De JoJo - Deinze", "lat":51.026594, "lon":3.556903, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De JoJo - Deinze</h5><em>Adresse</em> : De Pretlaan 4 9850 Nevele<br><br><em>Téléphone</em> : 0498/18.43.98<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0498/18.43.98", "address":"De Pretlaan 4 9850 Nevele", "manager_type":"", "created":"2016-09-13T15:24:07.530136Z", "id":5120, "last_modified":"2016-09-13T15:24:07.538951Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5120/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kade vzw", "lat":50.81184, "lon":5.177262, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Kade vzw</h5><em>Adresse</em> : Ziekerenweg 15 3800 Sint-Truiden<br><br><em>Téléphone</em> : 011 59 11 21<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 59 11 21", "address":"Ziekerenweg 15 3800 Sint-Truiden", "manager_type":"", "created":"2016-09-13T15:24:07.547076Z", "id":5121, "last_modified":"2016-09-13T15:24:07.556332Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5121/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kade - Begeleidingscentrum Spermalie", "lat":51.215276, "lon":3.231532, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Kade - Begeleidingscentrum Spermalie</h5><em>Adresse</em> : Snaggaardstraat 9 8000 Brugge<br><br><em>Téléphone</em> : 050/340 342<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050/340 342", "address":"Snaggaardstraat 9 8000 Brugge", "manager_type":"", "created":"2016-09-13T15:24:07.572069Z", "id":5122, "last_modified":"2016-09-13T15:24:07.579841Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5122/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kobbe - vrijetijdswerking", "lat":51.182609, "lon":4.455719, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Kobbe - vrijetijdswerking</h5><em>Adresse</em> : Waesdonckstraat 1 2640 Mortsel<br><br><em>Téléphone</em> : 03 444 16 83<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 444 16 83", "address":"Waesdonckstraat 1 2640 Mortsel", "manager_type":"", "created":"2016-09-13T15:24:07.588714Z", "id":5123, "last_modified":"2016-09-13T15:24:07.600051Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5123/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Lovie vzw", "lat":50.881415, "lon":2.701529, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Lovie vzw</h5><em>Adresse</em> : Krombeekseweg 82 8970 Poperinge<br><br><em>Téléphone</em> : 057 33 49 65<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"057 33 49 65", "address":"Krombeekseweg 82 8970 Poperinge", "manager_type":"", "created":"2016-09-13T15:24:07.610965Z", "id":5124, "last_modified":"2016-09-13T15:24:07.620079Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5124/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Raster vzw", "lat":50.957039, "lon":4.366593, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Raster vzw</h5><em>Adresse</em> : Molenstraat 7 1852 Grimbergen<br><br><em>Téléphone</em> : 02 270 15 89<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 270 15 89", "address":"Molenstraat 7 1852 Grimbergen", "manager_type":"", "created":"2016-09-13T15:24:07.629977Z", "id":5125, "last_modified":"2016-09-13T15:24:07.638180Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5125/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Sperwer vzw", "lat":51.109878, "lon":3.968099, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Sperwer vzw</h5><em>Adresse</em> : Gentsesteenweg 54 9160 Lokeren<br><br><em>Téléphone</em> : 09 326 80 44<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 326 80 44", "address":"Gentsesteenweg 54 9160 Lokeren", "manager_type":"", "created":"2016-09-13T15:24:07.649587Z", "id":5126, "last_modified":"2016-09-13T15:24:07.658894Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5126/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Stroom vzw", "lat":50.820798, "lon":3.288864, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Stroom vzw</h5><em>Adresse</em> : Oudenaardsesteenweg 234 8500 Kortrijk<br><br><em>Téléphone</em> : 056 35 30 17<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 35 30 17", "address":"Oudenaardsesteenweg 234 8500 Kortrijk", "manager_type":"", "created":"2016-09-13T15:24:07.670724Z", "id":5127, "last_modified":"2016-09-13T15:24:07.679562Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5127/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Trommel Tienen", "lat":50.816536, "lon":4.937056, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Trommel Tienen</h5><em>Adresse</em> : Werkmanssteeg 51 3300 Tienen<br><br><em>Téléphone</em> : 016 82 17 51<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 82 17 51", "address":"Werkmanssteeg 51 3300 Tienen", "manager_type":"", "created":"2016-09-13T15:24:07.688902Z", "id":5128, "last_modified":"2016-09-13T15:24:07.694434Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5128/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Troon vzw", "lat":51.210555, "lon":4.813162, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Troon vzw</h5><em>Adresse</em> : Sassenhout 43 2290 Vorselaar<br><br><em>Téléphone</em> : 014 21 93 72<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 21 93 72", "address":"Sassenhout 43 2290 Vorselaar", "manager_type":"", "created":"2016-09-13T15:24:07.700273Z", "id":5129, "last_modified":"2016-09-13T15:24:07.705198Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5129/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Vijver vzw - De Lelie", "lat":51.230517, "lon":4.464464, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Vijver vzw - De Lelie</h5><em>Adresse</em> : Kerkeveldlaan 6 2100 Deurne (Antwerpen)<br><br><em>Téléphone</em> : 03 360 81 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 360 81 00", "address":"Kerkeveldlaan 6 2100 Deurne (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:24:07.711452Z", "id":5130, "last_modified":"2016-09-13T15:24:07.716425Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5130/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Vrolijke Kring vzw", "lat":50.748801, "lon":3.600339, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>De Vrolijke Kring vzw</h5><em>Adresse</em> : Priestersstraat 38 9600 Ronse<br><br><em>Téléphone</em> : 055 31 67 91<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"055 31 67 91", "address":"Priestersstraat 38 9600 Ronse", "manager_type":"", "created":"2016-09-13T15:24:07.724027Z", "id":5131, "last_modified":"2016-09-13T15:24:07.729542Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5131/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Den Dries", "lat":51.136753, "lon":3.724465, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Den Dries</h5><em>Adresse</em> : Kramershoek 37 9940 Evergem<br><br><em>Téléphone</em> : 09 357 62 91<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 357 62 91", "address":"Kramershoek 37 9940 Evergem", "manager_type":"", "created":"2016-09-13T15:24:07.739288Z", "id":5132, "last_modified":"2016-09-13T15:24:07.745426Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5132/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Den Leeuweric vzw", "lat":51.320703, "lon":4.930777, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Den Leeuweric vzw</h5><em>Adresse</em> : De Merodelei 203 2300 Turnhout<br><br><em>Téléphone</em> : 014 44 35 54<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 44 35 54", "address":"De Merodelei 203 2300 Turnhout", "manager_type":"", "created":"2016-09-13T15:24:07.754521Z", "id":5133, "last_modified":"2016-09-13T15:24:07.762923Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5133/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Den Ommeloop vzw", "lat":50.838408, "lon":2.888306, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Den Ommeloop vzw</h5><em>Adresse</em> : Rijselsestraat 96 8900 Ieper<br><br><em>Téléphone</em> : 0486 12 59 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0486 12 59 10", "address":"Rijselsestraat 96 8900 Ieper", "manager_type":"", "created":"2016-09-13T15:24:07.771565Z", "id":5134, "last_modified":"2016-09-13T15:24:07.779061Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5134/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dienst Begeleid Wonen - Baken vzw", "lat":51.057788, "lon":3.749071, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dienst Begeleid Wonen - Baken vzw</h5><em>Adresse</em> : Groot Begijnhof 10 9040 Sint-Amandsberg (Gent)<br><br><em>Téléphone</em> : 09 233 24 96<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 233 24 96", "address":"Groot Begijnhof 10 9040 Sint-Amandsberg (Gent)", "manager_type":"", "created":"2016-09-13T15:24:07.787128Z", "id":5135, "last_modified":"2016-09-13T15:24:07.796160Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5135/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dienst Begeleid Wonen De Luifel vzw", "lat":51.002036, "lon":3.329303, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dienst Begeleid Wonen De Luifel vzw</h5><em>Adresse</em> : Tramstraat 42 8700 Tielt<br><br><em>Téléphone</em> : 051 40 56 76<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051 40 56 76", "address":"Tramstraat 42 8700 Tielt", "manager_type":"", "created":"2016-09-13T15:24:07.805013Z", "id":5136, "last_modified":"2016-09-13T15:24:07.813908Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5136/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dienst Begeleid Wonen TEhuizenVOorNAzorg TEVONA", "lat":50.907719, "lon":5.421914, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dienst Begeleid Wonen TEhuizenVOorNAzorg TEVONA</h5><em>Adresse</em> : Dorpsstraat 38 3590 Diepenbeek<br><br><em>Téléphone</em> : 011 37 87 44<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 37 87 44", "address":"Dorpsstraat 38 3590 Diepenbeek", "manager_type":"", "created":"2016-09-13T15:24:07.822154Z", "id":5137, "last_modified":"2016-09-13T15:24:07.830168Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5137/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Duinhelm vzw", "lat":51.203926, "lon":2.927219, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Duinhelm vzw</h5><em>Adresse</em> : rietmusstraat 24 8400 Oostende<br><br><em>Téléphone</em> : 059/511751<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"059/511751", "address":"rietmusstraat 24 8400 Oostende", "manager_type":"", "created":"2016-09-13T15:24:07.837892Z", "id":5138, "last_modified":"2016-09-13T15:24:07.844283Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5138/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Duinhelm vzw - Afdeling Staketsel Begeleid Wonen", "lat":51.231819, "lon":2.946081, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Duinhelm vzw - Afdeling Staketsel Begeleid Wonen</h5><em>Adresse</em> : Stanleylaan 73 8400 Oostende<br><br><em>Téléphone</em> : 0492 72 22 35<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0492 72 22 35", "address":"Stanleylaan 73 8400 Oostende", "manager_type":"", "created":"2016-09-13T15:24:07.852838Z", "id":5139, "last_modified":"2016-09-13T15:24:07.859392Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5139/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Dyade vzw", "lat":51.219912, "lon":2.949856, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Dyade vzw</h5><em>Adresse</em> : Vaartblekerstraat 12 8400 Oostende<br><br><em>Téléphone</em> : 059 70 67 17<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"059 70 67 17", "address":"Vaartblekerstraat 12 8400 Oostende", "manager_type":"", "created":"2016-09-13T15:24:07.866547Z", "id":5140, "last_modified":"2016-09-13T15:24:07.872698Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5140/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Federatie KR8 vzw - De Brug vzw Hasselt", "lat":50.921517, "lon":5.34474, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Federatie KR8 vzw - De Brug vzw Hasselt</h5><em>Adresse</em> : Borggravevijverstraat 5 3500 Hasselt<br><br><em>Téléphone</em> : 011 22 69 31<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 22 69 31", "address":"Borggravevijverstraat 5 3500 Hasselt", "manager_type":"", "created":"2016-09-13T15:24:07.882237Z", "id":5141, "last_modified":"2016-09-13T15:24:07.891348Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5141/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Hand in Hand vzw - De Moester", "lat":51.018385, "lon":3.691491, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Hand in Hand vzw - De Moester</h5><em>Adresse</em> : Putstraat 16 9051 Sint-Denijs-Westrem (Gent)<br><br><em>Téléphone</em> : 0473 51 74 54<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0473 51 74 54", "address":"Putstraat 16 9051 Sint-Denijs-Westrem (Gent)", "manager_type":"", "created":"2016-09-13T15:24:07.904123Z", "id":5142, "last_modified":"2016-09-13T15:24:07.910752Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5142/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Hand-in-Hand Gent", "lat":51.04619, "lon":3.742711, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Hand-in-Hand Gent</h5><em>Adresse</em> : Karperstraat 75 9000 Gent<br><br><em>Téléphone</em> : 0498 08 68 36<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0498 08 68 36", "address":"Karperstraat 75 9000 Gent", "manager_type":"", "created":"2016-09-13T15:24:07.923096Z", "id":5143, "last_modified":"2016-09-13T15:24:07.929454Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5143/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Het Anker vzw", "lat":51.17907, "lon":3.144885, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Het Anker vzw</h5><em>Adresse</em> : Beisbroekdreef 12 8200 Sint Andries<br><br><em>Téléphone</em> : 050 39 09 35<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 39 09 35", "address":"Beisbroekdreef 12 8200 Sint Andries", "manager_type":"", "created":"2016-09-13T15:24:07.938210Z", "id":5144, "last_modified":"2016-09-13T15:24:07.943498Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5144/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Het Roerhuis", "lat":50.881801, "lon":4.688874, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Het Roerhuis</h5><em>Adresse</em> : Brusselsestraat 141A 3000 Leuven<br><br><em>Téléphone</em> : 016 20 54 65<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 20 54 65", "address":"Brusselsestraat 141A 3000 Leuven", "manager_type":"", "created":"2016-09-13T15:24:07.951553Z", "id":5145, "last_modified":"2016-09-13T15:24:07.956843Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5145/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Heuvelheem", "lat":50.891631, "lon":3.553724, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Heuvelheem</h5><em>Adresse</em> : Nokerepontweg 1 9772 Wannegem-Lede<br><br><em>Téléphone</em> : 09/3835870<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09/3835870", "address":"Nokerepontweg 1 9772 Wannegem-Lede", "manager_type":"", "created":"2016-09-13T15:24:07.967555Z", "id":5146, "last_modified":"2016-09-13T15:24:07.977292Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5146/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huis 45", "lat":51.187787, "lon":3.136357, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Huis 45</h5><em>Adresse</em> : Oudenburgweg 45 8490 Varsenare (Jabbeke)<br><br><em>Téléphone</em> : 050 40 50 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 40 50 40", "address":"Oudenburgweg 45 8490 Varsenare (Jabbeke)", "manager_type":"", "created":"2016-09-13T15:24:07.987919Z", "id":5147, "last_modified":"2016-09-13T15:24:07.996966Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5147/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huize Eigen Haard - Activiteiten", "lat":50.99316, "lon":4.838478, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Huize Eigen Haard - Activiteiten</h5><em>Adresse</em> : Herseltsesteenweg 35 3270 Aarschot<br><br><em>Téléphone</em> : 016/56 56 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016/56 56 75", "address":"Herseltsesteenweg 35 3270 Aarschot", "manager_type":"", "created":"2016-09-13T15:24:08.007407Z", "id":5148, "last_modified":"2016-09-13T15:24:08.015348Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5148/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huize Eigen Haard vzw - Begeleid Wonen Aarschot VESTAH", "lat":50.992133, "lon":4.842448, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Huize Eigen Haard vzw - Begeleid Wonen Aarschot VESTAH</h5><em>Adresse</em> : Langdorpsesteenweg 21 3200 Aarschot<br><br><em>Téléphone</em> : 016 57 27 46<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 57 27 46", "address":"Langdorpsesteenweg 21 3200 Aarschot", "manager_type":"", "created":"2016-09-13T15:24:08.025680Z", "id":5149, "last_modified":"2016-09-13T15:24:08.033318Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5149/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"IBZ De Stapsteen", "lat":50.93112, "lon":3.146484, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>IBZ De Stapsteen</h5><em>Adresse</em> : Hoogstraat 98 bus 10 8800 Roeselare<br><br><em>Téléphone</em> : 051 69 75 35<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051 69 75 35", "address":"Hoogstraat 98 bus 10 8800 Roeselare", "manager_type":"", "created":"2016-09-13T15:24:08.041625Z", "id":5150, "last_modified":"2016-09-13T15:24:08.048585Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5150/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Intesa vzw", "lat":50.799956, "lon":5.356134, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Intesa vzw</h5><em>Adresse</em> : Tongersesteenweg 84 3840 Borgloon<br><br><em>Téléphone</em> : 012/39 04 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"012/39 04 60", "address":"Tongersesteenweg 84 3840 Borgloon", "manager_type":"", "created":"2016-09-13T15:24:08.058566Z", "id":5151, "last_modified":"2016-09-13T15:24:08.065192Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5151/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Iona vzw", "lat":51.139116, "lon":4.659717, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Iona vzw</h5><em>Adresse</em> : Nieuwe Bevelsesteenweg 66 2560 Kessel<br><br><em>Téléphone</em> : 0496 61 78 88<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0496 61 78 88", "address":"Nieuwe Bevelsesteenweg 66 2560 Kessel", "manager_type":"", "created":"2016-09-13T15:24:08.072935Z", "id":5152, "last_modified":"2016-09-13T15:24:08.078942Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5152/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Iona vzw - FAM", "lat":51.139116, "lon":4.659717, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Iona vzw - FAM</h5><em>Adresse</em> : Nieuwe Bevelsesteenweg 66 2560 Kessel (Nijlen)<br><br><em>Téléphone</em> : 03 491 02 15<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 491 02 15", "address":"Nieuwe Bevelsesteenweg 66 2560 Kessel (Nijlen)", "manager_type":"", "created":"2016-09-13T15:24:08.085763Z", "id":5153, "last_modified":"2016-09-13T15:24:08.091697Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5153/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Itinera - OC Sint-Idesbald Roeselare", "lat":51.115713, "lon":3.317165, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Itinera - OC Sint-Idesbald Roeselare</h5><em>Adresse</em> : Reigerlostraat 10 8730 Beernem<br><br><em>Téléphone</em> : 050 79 95 87<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 79 95 87", "address":"Reigerlostraat 10 8730 Beernem", "manager_type":"", "created":"2016-09-13T15:24:08.098232Z", "id":5154, "last_modified":"2016-09-13T15:24:08.104794Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5154/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Katholieke Vereniging Gehandicapten", "lat":51.274667, "lon":4.065459, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Katholieke Vereniging Gehandicapten</h5><em>Adresse</em> : Van Riebeecklaan 14 4562 Hulst<br><br><em>Téléphone</em> : 31114850900<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"31114850900", "address":"Van Riebeecklaan 14 4562 Hulst", "manager_type":"", "created":"2016-09-13T15:24:08.114740Z", "id":5155, "last_modified":"2016-09-13T15:24:08.122767Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5155/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Katrinahome VZW", "lat":51.171986, "lon":4.37187, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Katrinahome VZW</h5><em>Adresse</em> : Kolonel Harrystraat 22 2660 Hoboken (Antwerpen)<br><br><em>Téléphone</em> : 03 820 91 80<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 820 91 80", "address":"Kolonel Harrystraat 22 2660 Hoboken (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:24:08.129814Z", "id":5156, "last_modified":"2016-09-13T15:24:08.135927Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5156/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Klim vzw - De Klink", "lat":50.887072, "lon":4.435804, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Klim vzw - De Klink</h5><em>Adresse</em> : Groenstraat 25 1831 Diegem<br><br><em>Téléphone</em> : 02 720 99 88<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 720 99 88", "address":"Groenstraat 25 1831 Diegem", "manager_type":"", "created":"2016-09-13T15:24:08.142651Z", "id":5157, "last_modified":"2016-09-13T15:24:08.147573Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5157/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"KOCK De Hoge Kouter", "lat":50.809117, "lon":3.29937, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>KOCK De Hoge Kouter</h5><em>Adresse</em> : Bad Godesberglaan 19 8500 Kortrijk<br><br><em>Téléphone</em> : 056 24 38 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 24 38 60", "address":"Bad Godesberglaan 19 8500 Kortrijk", "manager_type":"", "created":"2016-09-13T15:24:08.153703Z", "id":5158, "last_modified":"2016-09-13T15:24:08.160978Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5158/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Kompani vzw", "lat":51.116774, "lon":2.673768, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Kompani vzw</h5><em>Adresse</em> : Guldenzandstraat 43 8670 Oostduinkerke<br><br><em>Téléphone</em> : 058 52 08 15<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"058 52 08 15", "address":"Guldenzandstraat 43 8670 Oostduinkerke", "manager_type":"", "created":"2016-09-13T15:24:08.175118Z", "id":5159, "last_modified":"2016-09-13T15:24:08.183592Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5159/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"KVG Antwerpen-Mechelen", "lat":51.211983, "lon":4.449266, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>KVG Antwerpen-Mechelen</h5><em>Adresse</em> : Stenenbrug 96 2140 Borgerhout<br><br><em>Téléphone</em> : 03 235 85 57<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 235 85 57", "address":"Stenenbrug 96 2140 Borgerhout", "manager_type":"", "created":"2016-09-13T15:24:08.192859Z", "id":5160, "last_modified":"2016-09-13T15:24:08.199968Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5160/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Leger des Heils - dienst Begeleid Wonen en Schuldbemiddeling", "lat":50.859288, "lon":4.330745, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Leger des Heils - dienst Begeleid Wonen en Schuldbemiddeling</h5><em>Adresse</em> : Sint Annakerkstraat 102 1081 Koekelberg<br><br><em>Téléphone</em> : 02 414 19 16<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 414 19 16", "address":"Sint Annakerkstraat 102 1081 Koekelberg", "manager_type":"", "created":"2016-09-13T15:24:08.209074Z", "id":5161, "last_modified":"2016-09-13T15:24:08.214768Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5161/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ludentia vzw", "lat":51.296029, "lon":4.495996, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ludentia vzw</h5><em>Adresse</em> : De Mortel 39 2930 Brasschaat<br><br><em>Téléphone</em> : 03 653 59 97<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 653 59 97", "address":"De Mortel 39 2930 Brasschaat", "manager_type":"", "created":"2016-09-13T15:24:08.223996Z", "id":5162, "last_modified":"2016-09-13T15:24:08.229305Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5162/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Martine Van Camp vzw - Dagcentrum", "lat":50.994786, "lon":5.041581, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Martine Van Camp vzw - Dagcentrum</h5><em>Adresse</em> : Turnhoutsebaan 57 3294 Diest<br><br><em>Téléphone</em> : 013 35 14 65<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"013 35 14 65", "address":"Turnhoutsebaan 57 3294 Diest", "manager_type":"", "created":"2016-09-13T15:24:08.238569Z", "id":5163, "last_modified":"2016-09-13T15:24:08.246184Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5163/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Martine Van Camp vzw - Dienst Beschermd Wonen", "lat":50.994786, "lon":5.041581, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Martine Van Camp vzw - Dienst Beschermd Wonen</h5><em>Adresse</em> : Turnhoutsebaan 57 3294 Diest<br><br><em>Téléphone</em> : 013 35 14 65<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"013 35 14 65", "address":"Turnhoutsebaan 57 3294 Diest", "manager_type":"", "created":"2016-09-13T15:24:08.255738Z", "id":5164, "last_modified":"2016-09-13T15:24:08.265699Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5164/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Martine Van Camp vzw - Bezigheidstehuis", "lat":50.994786, "lon":5.041581, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Martine Van Camp vzw - Bezigheidstehuis</h5><em>Adresse</em> : Turnhoutsebaan 57 3294 Diest<br><br><em>Téléphone</em> : 013 35 14 65<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"013 35 14 65", "address":"Turnhoutsebaan 57 3294 Diest", "manager_type":"", "created":"2016-09-13T15:24:08.274877Z", "id":5165, "last_modified":"2016-09-13T15:24:08.282035Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5165/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Mobilant vzw", "lat":51.209771, "lon":4.429685, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Mobilant vzw</h5><em>Adresse</em> : Plantein Moretuslei 155 2140 Antwerpen<br><br><em>Téléphone</em> : 03 458 42 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 458 42 50", "address":"Plantein Moretuslei 155 2140 Antwerpen", "manager_type":"", "created":"2016-09-13T15:24:08.291029Z", "id":5166, "last_modified":"2016-09-13T15:24:08.300377Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5166/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"MPC Sint-Franciscus", "lat":50.830009, "lon":4.308013, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>MPC Sint-Franciscus</h5><em>Adresse</em> : bergensesteenweg 646 1070 Anderlecht<br><br><em>Téléphone</em> : 02/524.53.13<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02/524.53.13", "address":"bergensesteenweg 646 1070 Anderlecht", "manager_type":"", "created":"2016-09-13T15:24:08.311831Z", "id":5167, "last_modified":"2016-09-13T15:24:08.320471Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5167/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"MPC Ter bank", "lat":50.874626, "lon":4.673395, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>MPC Ter bank</h5><em>Adresse</em> : tervuursesteenweg 295 3001 heverlee<br><br><em>Téléphone</em> : 016/311250<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016/311250", "address":"tervuursesteenweg 295 3001 heverlee", "manager_type":"", "created":"2016-09-13T15:24:08.329790Z", "id":5168, "last_modified":"2016-09-13T15:24:08.337508Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5168/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OC Clara Fey", "lat":51.292822, "lon":4.585652, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>OC Clara Fey</h5><em>Adresse</em> : Bethanienlei 5 2960 St-Job-in't Goor (Brecht)<br><br><em>Téléphone</em> : 03 636 01 13<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 636 01 13", "address":"Bethanienlei 5 2960 St-Job-in't Goor (Brecht)", "manager_type":"", "created":"2016-09-13T15:24:08.347086Z", "id":5169, "last_modified":"2016-09-13T15:24:08.352685Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5169/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OC Sint Ferdinand - weekendwerking", "lat":50.997853, "lon":5.186542, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>OC Sint Ferdinand - weekendwerking</h5><em>Adresse</em> : Sint Ferdinandstraat 1 3560 Lummen<br><br><em>Téléphone</em> : 013 53 06 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"013 53 06 00", "address":"Sint Ferdinandstraat 1 3560 Lummen", "manager_type":"", "created":"2016-09-13T15:24:08.360607Z", "id":5170, "last_modified":"2016-09-13T15:24:08.368682Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5170/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OCJ Borsbeek Taalfabet", "lat":51.195525, "lon":4.475319, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>OCJ Borsbeek Taalfabet</h5><em>Adresse</em> : De Robianostraat 214 2150 Borsbeek<br><br><em>Téléphone</em> : 03 237 40 39<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 237 40 39", "address":"De Robianostraat 214 2150 Borsbeek", "manager_type":"", "created":"2016-09-13T15:24:08.378503Z", "id":5171, "last_modified":"2016-09-13T15:24:08.386726Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5171/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Onder Ons vzw", "lat":50.852556, "lon":4.32908, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Onder Ons vzw</h5><em>Adresse</em> : Onafhankelijkheidsstraat 106B bus 37 1080 Brussel<br><br><em>Téléphone</em> : 02 426 60 01<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 426 60 01", "address":"Onafhankelijkheidsstraat 106B bus 37 1080 Brussel", "manager_type":"", "created":"2016-09-13T15:24:08.395459Z", "id":5172, "last_modified":"2016-09-13T15:24:08.403060Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5172/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"ONDO", "lat":51.218012, "lon":4.435744, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>ONDO</h5><em>Adresse</em> : Helmstraat 109 bus 16 2140 Borgerhout (Antwerpen)<br><br><em>Téléphone</em> : 03 633 90 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 633 90 90", "address":"Helmstraat 109 bus 16 2140 Borgerhout (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:24:08.410766Z", "id":5173, "last_modified":"2016-09-13T15:24:08.417567Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5173/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Openluchtopvoeding vzw - Crisishulp aan huis Antwerpen", "lat":51.204279, "lon":4.441545, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Openluchtopvoeding vzw - Crisishulp aan huis Antwerpen</h5><em>Adresse</em> : Potvlietlaan 4 2600 Berchem (Antwerpen)<br><br><em>Téléphone</em> : 03 235 87 84<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 235 87 84", "address":"Potvlietlaan 4 2600 Berchem (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:24:08.426496Z", "id":5174, "last_modified":"2016-09-13T15:24:08.431561Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5174/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Openluchtopvoeding vzw - Humanistische Thuisbegeleidingsdienst Antwerpen", "lat":51.213029, "lon":4.448762, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Openluchtopvoeding vzw - Humanistische Thuisbegeleidingsdienst Antwerpen</h5><em>Adresse</em> : Collegelaan 6 2140 Borgerhout (Antwerpen)<br><br><em>Téléphone</em> : 03 235 31 11<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 235 31 11", "address":"Collegelaan 6 2140 Borgerhout (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:24:08.438249Z", "id":5175, "last_modified":"2016-09-13T15:24:08.443092Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5175/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Pas Par Toe", "lat":50.95047, "lon":3.144217, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Pas Par Toe</h5><em>Adresse</em> : Kalkenstraat 14 8800 Roeselare<br><br><em>Téléphone</em> : 051/22 08 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051/22 08 75", "address":"Kalkenstraat 14 8800 Roeselare", "manager_type":"", "created":"2016-09-13T15:24:08.450151Z", "id":5176, "last_modified":"2016-09-13T15:24:08.455856Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5176/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Rozemarijn VZW - Losyna-mast", "lat":51.00728, "lon":4.634122, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Rozemarijn VZW - Losyna-mast</h5><em>Adresse</em> : Putsebaan 100 3140 Keerbergen<br><br><em>Téléphone</em> : 015 63 37 76<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 63 37 76", "address":"Putsebaan 100 3140 Keerbergen", "manager_type":"", "created":"2016-09-13T15:24:08.464255Z", "id":5177, "last_modified":"2016-09-13T15:24:08.469532Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5177/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ter Engelen - Unit Het Roer", "lat":50.922444, "lon":5.321079, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ter Engelen - Unit Het Roer</h5><em>Adresse</em> : Kramerslaan 3 3500 Hasselt<br><br><em>Téléphone</em> : 011 26 09 20<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 26 09 20", "address":"Kramerslaan 3 3500 Hasselt", "manager_type":"", "created":"2016-09-13T15:24:08.477720Z", "id":5178, "last_modified":"2016-09-13T15:24:08.482671Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5178/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ter Loke vzw - afd. 't Vlierke", "lat":51.334969, "lon":4.944865, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ter Loke vzw - afd. 't Vlierke</h5><em>Adresse</em> : Kastelein 25 2300 Turnhout<br><br><em>Téléphone</em> : 014 61 49 95<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 61 49 95", "address":"Kastelein 25 2300 Turnhout", "manager_type":"", "created":"2016-09-13T15:24:08.490769Z", "id":5179, "last_modified":"2016-09-13T15:24:08.497934Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5179/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ter Loke vzw - afd. De Kastelein", "lat":51.334969, "lon":4.944865, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ter Loke vzw - afd. De Kastelein</h5><em>Adresse</em> : Kastelein 25 2300 Turnhout<br><br><em>Téléphone</em> : 014 41 92 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 41 92 40", "address":"Kastelein 25 2300 Turnhout", "manager_type":"", "created":"2016-09-13T15:24:08.510600Z", "id":5180, "last_modified":"2016-09-13T15:24:08.517849Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5180/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ter Loke vzw - afd. De Regenboog", "lat":51.321304, "lon":4.959684, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ter Loke vzw - afd. De Regenboog</h5><em>Adresse</em> : Steenweg op Mol 16 2300 Turnhout<br><br><em>Téléphone</em> : 014 41 45 65<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 41 45 65", "address":"Steenweg op Mol 16 2300 Turnhout", "manager_type":"", "created":"2016-09-13T15:24:08.528476Z", "id":5181, "last_modified":"2016-09-13T15:24:08.535987Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5181/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ter Loke vzw - Begeleidingstehuis De Want", "lat":51.301439, "lon":4.744595, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ter Loke vzw - Begeleidingstehuis De Want</h5><em>Adresse</em> : Blijkerijstraat 77 2390 Oostmalle (Malle)<br><br><em>Téléphone</em> : 03 320 96 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 320 96 90", "address":"Blijkerijstraat 77 2390 Oostmalle (Malle)", "manager_type":"", "created":"2016-09-13T15:24:08.545294Z", "id":5182, "last_modified":"2016-09-13T15:24:08.550785Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5182/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ter Loke vzw - Centrum voor Integrale Gezinszorg CIG De Merode", "lat":51.238141, "lon":4.955697, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ter Loke vzw - Centrum voor Integrale Gezinszorg CIG De Merode</h5><em>Adresse</em> : Lichtaartsebaan 50 2460 Kasterlee<br><br><em>Téléphone</em> : 014 36 90 63<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 36 90 63", "address":"Lichtaartsebaan 50 2460 Kasterlee", "manager_type":"", "created":"2016-09-13T15:24:08.559511Z", "id":5183, "last_modified":"2016-09-13T15:24:08.565999Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5183/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ter Loke vzw - Dagcentrum Het Klavier", "lat":51.328448, "lon":4.951475, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ter Loke vzw - Dagcentrum Het Klavier</h5><em>Adresse</em> : Vredestraat 43 2300 Turnhout<br><br><em>Téléphone</em> : 014 96 01 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 96 01 10", "address":"Vredestraat 43 2300 Turnhout", "manager_type":"", "created":"2016-09-13T15:24:08.573850Z", "id":5184, "last_modified":"2016-09-13T15:24:08.579930Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5184/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ter Loke vzw - De Nieuwe Vaart", "lat":51.331021, "lon":4.946391, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ter Loke vzw - De Nieuwe Vaart</h5><em>Adresse</em> : Oude Vaartstraat 173 2300 Turnhout<br><br><em>Téléphone</em> : 014 41 50 07<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 41 50 07", "address":"Oude Vaartstraat 173 2300 Turnhout", "manager_type":"", "created":"2016-09-13T15:24:08.589304Z", "id":5185, "last_modified":"2016-09-13T15:24:08.595985Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5185/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ter Loke vzw - Dienst Begeleid Wonen De Lommer (voorheen Berken)", "lat":51.303252, "lon":4.880555, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ter Loke vzw - Dienst Begeleid Wonen De Lommer (voorheen Berken)</h5><em>Adresse</em> : Heilanders 11 2350 Vosselaar<br><br><em>Téléphone</em> : 014 60 08 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 60 08 90", "address":"Heilanders 11 2350 Vosselaar", "manager_type":"", "created":"2016-09-13T15:24:08.604870Z", "id":5186, "last_modified":"2016-09-13T15:24:08.610023Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5186/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ter Loke vzw - Thuisbegeleidingsdienst De Stap", "lat":51.303252, "lon":4.880555, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ter Loke vzw - Thuisbegeleidingsdienst De Stap</h5><em>Adresse</em> : Heilanders 11 2350 Vosselaar<br><br><em>Téléphone</em> : 014 47 02 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 47 02 10", "address":"Heilanders 11 2350 Vosselaar", "manager_type":"", "created":"2016-09-13T15:24:08.617321Z", "id":5187, "last_modified":"2016-09-13T15:24:08.622499Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5187/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ter Muiden vzw", "lat":51.17048, "lon":3.333638, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ter Muiden vzw</h5><em>Adresse</em> : Meulestraat 6 8730 Beernem<br><br><em>Téléphone</em> : 050 78 16 26<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 78 16 26", "address":"Meulestraat 6 8730 Beernem", "manager_type":"", "created":"2016-09-13T15:24:08.628909Z", "id":5188, "last_modified":"2016-09-13T15:24:08.634058Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5188/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Vivre et Grandir Saint-Raphael asbl ", "lat":50.873844, "lon":4.354309, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Vivre et Grandir Saint-Raphael asbl </h5><em>Adresse</em> : 122b rue de Molenbeek 1020 Bruxelles <br><br><em>Téléphone</em> : 02/421.24.99<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02/421.24.99", "address":"122b rue de Molenbeek 1020 Bruxelles ", "manager_type":"", "created":"2016-09-13T15:24:08.640619Z", "id":5189, "last_modified":"2016-09-13T15:24:08.646013Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5189/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Voluntas vzw", "lat":51.246264, "lon":4.442802, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Voluntas vzw</h5><em>Adresse</em> : Terlindenhofstraat 150 bus 2 2170 Merksem<br><br><em>Téléphone</em> : 03/647.02.88<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03/647.02.88", "address":"Terlindenhofstraat 150 bus 2 2170 Merksem", "manager_type":"", "created":"2016-09-13T15:24:08.652123Z", "id":5190, "last_modified":"2016-09-13T15:24:08.657746Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5190/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Vondels vzw - Begeleid wonen Westhoek - steunpunt Ieper", "lat":50.869801, "lon":2.890516, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Vondels vzw - Begeleid wonen Westhoek - steunpunt Ieper</h5><em>Adresse</em> : Ter Waarde 45 8900 Ieper<br><br><em>Téléphone</em> : 057/21.34.54<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"057/21.34.54", "address":"Ter Waarde 45 8900 Ieper", "manager_type":"", "created":"2016-09-13T15:24:08.666568Z", "id":5191, "last_modified":"2016-09-13T15:24:08.676493Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5191/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Avalon", "lat":50.997932, "lon":4.176594, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw Avalon</h5><em>Adresse</em> : Broekstraat 27 9255 Buggenhout<br><br><em>Téléphone</em> : 052 36 57 30<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"052 36 57 30", "address":"Broekstraat 27 9255 Buggenhout", "manager_type":"", "created":"2016-09-13T15:24:08.686498Z", "id":5192, "last_modified":"2016-09-13T15:24:08.691893Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5192/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Bloemenstad", "lat":51.033846, "lon":3.730351, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw Bloemenstad</h5><em>Adresse</em> : Stropstraat 119 9000 Gent<br><br><em>Téléphone</em> : 09 221 45 45<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 221 45 45", "address":"Stropstraat 119 9000 Gent", "manager_type":"", "created":"2016-09-13T15:24:08.697094Z", "id":5193, "last_modified":"2016-09-13T15:24:08.702669Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5193/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw De Bolster", "lat":50.822003, "lon":3.27685, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw De Bolster</h5><em>Adresse</em> : Filips van de Elzaslaan 83 8500 Kortrijk<br><br><em>Téléphone</em> : 0474 66 78 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0474 66 78 60", "address":"Filips van de Elzaslaan 83 8500 Kortrijk", "manager_type":"", "created":"2016-09-13T15:24:08.709367Z", "id":5194, "last_modified":"2016-09-13T15:24:08.714422Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5194/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw De Kade", "lat":51.215222, "lon":3.230051, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw De Kade</h5><em>Adresse</em> : snagaartstraat 8 8000 Brugge<br><br><em>Téléphone</em> : 050/340341<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050/340341", "address":"snagaartstraat 8 8000 Brugge", "manager_type":"", "created":"2016-09-13T15:24:08.721606Z", "id":5195, "last_modified":"2016-09-13T15:24:08.729227Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5195/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw De Kade - BC Spermalie (Weekend- en vakantiehuis Iris)", "lat":51.207127, "lon":3.271216, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw De Kade - BC Spermalie (Weekend- en vakantiehuis Iris)</h5><em>Adresse</em> : Maalse Steenweg 351 8310 Sint-Kruis<br><br><em>Téléphone</em> : 50364897<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"50364897", "address":"Maalse Steenweg 351 8310 Sint-Kruis", "manager_type":"", "created":"2016-09-13T15:24:08.738828Z", "id":5196, "last_modified":"2016-09-13T15:24:08.747756Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5196/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"VZW De Kompanie", "lat":51.165337, "lon":4.450134, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>VZW De Kompanie</h5><em>Adresse</em> : Singel 38 2640 Mortsel<br><br><em>Téléphone</em> : 034/49.85.35<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"034/49.85.35", "address":"Singel 38 2640 Mortsel", "manager_type":"", "created":"2016-09-13T15:24:08.756698Z", "id":5197, "last_modified":"2016-09-13T15:24:08.766013Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5197/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw De Lork", "lat":50.825921, "lon":4.342635, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw De Lork</h5><em>Adresse</em> : Jean Robiestraat 29 1060 St.-Gillis<br><br><em>Téléphone</em> : 02 534 50 51<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 534 50 51", "address":"Jean Robiestraat 29 1060 St.-Gillis", "manager_type":"", "created":"2016-09-13T15:24:08.777606Z", "id":5198, "last_modified":"2016-09-13T15:24:08.786023Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5198/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw De Vijver - afdeling De Hoeve", "lat":51.196722, "lon":4.476567, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw De Vijver - afdeling De Hoeve</h5><em>Adresse</em> : August Van Putlei 56 2150 Borsbeek<br><br><em>Téléphone</em> : 0494 68 13 13<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0494 68 13 13", "address":"August Van Putlei 56 2150 Borsbeek", "manager_type":"", "created":"2016-09-13T15:24:08.797090Z", "id":5199, "last_modified":"2016-09-13T15:24:08.806008Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5199/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"VZW Gehandicapten en solidariteit", "lat":50.844876, "lon":4.348227, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>VZW Gehandicapten en solidariteit</h5><em>Adresse</em> : Zuidstraat 111 1000 Brussel<br><br><em>Téléphone</em> : 02/5461452<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02/5461452", "address":"Zuidstraat 111 1000 Brussel", "manager_type":"", "created":"2016-09-13T15:24:08.816322Z", "id":5200, "last_modified":"2016-09-13T15:24:08.822427Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5200/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"VZW Home Monsheide", "lat":51.141766, "lon":5.47324, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>VZW Home Monsheide</h5><em>Adresse</em> : Monsheide 4 3990 Peer<br><br><em>Téléphone</em> : 011 63 13 51<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 63 13 51", "address":"Monsheide 4 3990 Peer", "manager_type":"", "created":"2016-09-13T15:24:08.830888Z", "id":5201, "last_modified":"2016-09-13T15:24:08.836296Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5201/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Humival", "lat":51.153432, "lon":3.604641, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw Humival</h5><em>Adresse</em> : Nijverheidsstraat 9 9950 Waarschoot<br><br><em>Téléphone</em> : 09 378 04 11<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 378 04 11", "address":"Nijverheidsstraat 9 9950 Waarschoot", "manager_type":"", "created":"2016-09-13T15:24:08.844201Z", "id":5202, "last_modified":"2016-09-13T15:24:08.849816Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5202/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Onze Thuis", "lat":51.156072, "lon":4.457225, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw Onze Thuis</h5><em>Adresse</em> : Hovestraat 140 2650 Edegem<br><br><em>Téléphone</em> : 03 455 47 61<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 455 47 61", "address":"Hovestraat 140 2650 Edegem", "manager_type":"", "created":"2016-09-13T15:24:08.857493Z", "id":5203, "last_modified":"2016-09-13T15:24:08.867069Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5203/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw OpWeg", "lat":51.178328, "lon":4.824737, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw OpWeg</h5><em>Adresse</em> : Markgravenstraat 65 2200 Herentals<br><br><em>Téléphone</em> : 014 23 18 80<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 23 18 80", "address":"Markgravenstraat 65 2200 Herentals", "manager_type":"", "created":"2016-09-13T15:24:08.875462Z", "id":5204, "last_modified":"2016-09-13T15:24:08.883793Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5204/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Rozemarijn Haacht", "lat":50.983012, "lon":4.633259, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw Rozemarijn Haacht</h5><em>Adresse</em> : Grote Appelstraat 40 3150 Haacht<br><br><em>Téléphone</em> : 016 77 97 38<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 77 97 38", "address":"Grote Appelstraat 40 3150 Haacht", "manager_type":"", "created":"2016-09-13T15:24:08.893997Z", "id":5205, "last_modified":"2016-09-13T15:24:08.901393Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5205/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Rozemarijn Keerbergen", "lat":50.999726, "lon":4.629492, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw Rozemarijn Keerbergen</h5><em>Adresse</em> : Wageman 5 3140 Keerbergen<br><br><em>Téléphone</em> : 015 51 52 13<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 51 52 13", "address":"Wageman 5 3140 Keerbergen", "manager_type":"", "created":"2016-09-13T15:24:08.909636Z", "id":5206, "last_modified":"2016-09-13T15:24:08.916541Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5206/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Wunian - Dienst Begeleid Wonen", "lat":51.015822, "lon":3.762646, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw Wunian - Dienst Begeleid Wonen</h5><em>Adresse</em> : Fraterstraat 36 9820 Merelbeke<br><br><em>Téléphone</em> : 09 236 28 78<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 236 28 78", "address":"Fraterstraat 36 9820 Merelbeke", "manager_type":"", "created":"2016-09-13T15:24:08.926119Z", "id":5207, "last_modified":"2016-09-13T15:24:08.932652Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5207/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Zonnebloem", "lat":50.872863, "lon":2.992165, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>vzw Zonnebloem</h5><em>Adresse</em> : De Patine 38 8980 Zonnebeke<br><br><em>Téléphone</em> : 051 77 17 35<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051 77 17 35", "address":"De Patine 38 8980 Zonnebeke", "manager_type":"", "created":"2016-09-13T15:24:08.942439Z", "id":5208, "last_modified":"2016-09-13T15:24:08.948341Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5208/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"WIDAR vzw", "lat":51.396401, "lon":4.893148, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>WIDAR vzw</h5><em>Adresse</em> : Lipseinde 43 2330 Merksplas<br><br><em>Téléphone</em> : 014 63 44 46<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 63 44 46", "address":"Lipseinde 43 2330 Merksplas", "manager_type":"", "created":"2016-09-13T15:24:08.957003Z", "id":5209, "last_modified":"2016-09-13T15:24:08.966646Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5209/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Wiric Vzw", "lat":50.824282, "lon":5.187502, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Wiric Vzw</h5><em>Adresse</em> : Diestersteenweg 59 3800 Sint-Truiden<br><br><em>Téléphone</em> : 011 70 27 80<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 70 27 80", "address":"Diestersteenweg 59 3800 Sint-Truiden", "manager_type":"", "created":"2016-09-13T15:24:08.982179Z", "id":5210, "last_modified":"2016-09-13T15:24:08.987927Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5210/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Zonnehoeve vzw - Living+", "lat":50.93921, "lon":3.637864, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Zonnehoeve vzw - Living+</h5><em>Adresse</em> : Zonnestraat 13 9810 Eke (Nazareth)<br><br><em>Téléphone</em> : 09 384 21 80<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 384 21 80", "address":"Zonnestraat 13 9810 Eke (Nazareth)", "manager_type":"", "created":"2016-09-13T15:24:09.000777Z", "id":5211, "last_modified":"2016-09-13T15:24:09.009849Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5211/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Zonnelied vzw", "lat":50.846868, "lon":4.119888, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Zonnelied vzw</h5><em>Adresse</em> : Kloosterstraat 7 1761 Borchtlombeek (Roosdaal)<br><br><em>Téléphone</em> : 053 64 64 30<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"053 64 64 30", "address":"Kloosterstraat 7 1761 Borchtlombeek (Roosdaal)", "manager_type":"", "created":"2016-09-13T15:24:09.020963Z", "id":5212, "last_modified":"2016-09-13T15:24:09.029039Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5212/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"(W)onderweg vzw", "lat":51.168771, "lon":4.387602, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>(W)onderweg vzw</h5><em>Adresse</em> : Valkenveld 84 2611 Wilrijk (Antwerpen)<br><br><em>Téléphone</em> : 04 295 04 95<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"04 295 04 95", "address":"Valkenveld 84 2611 Wilrijk (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:24:09.040597Z", "id":5213, "last_modified":"2016-09-13T15:24:09.049335Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5213/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Begeleid Wonen Brussel", "lat":50.876713, "lon":4.343084, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Begeleid Wonen Brussel</h5><em>Adresse</em> : Louis Wittouckstraat 54 1020 Brussel<br><br><em>Téléphone</em> : 02 420 43 13<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 420 43 13", "address":"Louis Wittouckstraat 54 1020 Brussel", "manager_type":"", "created":"2016-09-13T15:24:09.059124Z", "id":5214, "last_modified":"2016-09-13T15:24:09.068205Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5214/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Begeleid Wonen De Stapsteen", "lat":51.224025, "lon":4.464709, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Begeleid Wonen De Stapsteen</h5><em>Adresse</em> : Gallifortlei 185 2100 Deurne (Antwerpen)<br><br><em>Téléphone</em> : 03 324 03 87<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 324 03 87", "address":"Gallifortlei 185 2100 Deurne (Antwerpen)", "manager_type":"", "created":"2016-09-13T15:24:09.079704Z", "id":5215, "last_modified":"2016-09-13T15:24:09.088181Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5215/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Begeleid Wonen Hopperank vzw", "lat":50.912148, "lon":4.200883, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Begeleid Wonen Hopperank vzw</h5><em>Adresse</em> : Gasthuisstraat 7 bus 7 1730 Asse<br><br><em>Téléphone</em> : 02 453 06 29<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 453 06 29", "address":"Gasthuisstraat 7 bus 7 1730 Asse", "manager_type":"", "created":"2016-09-13T15:24:09.098108Z", "id":5216, "last_modified":"2016-09-13T15:24:09.109630Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5216/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Begeleid Wonen Leuven vzw", "lat":50.879205, "lon":4.729619, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Begeleid Wonen Leuven vzw</h5><em>Adresse</em> : Prins Regentplein 36 3010 Kessel-Lo (Leuven)<br><br><em>Téléphone</em> : 016 23 20 42<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 23 20 42", "address":"Prins Regentplein 36 3010 Kessel-Lo (Leuven)", "manager_type":"", "created":"2016-09-13T15:24:09.120545Z", "id":5217, "last_modified":"2016-09-13T15:24:09.130642Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5217/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Begeleid Wonen Noord-Limburg", "lat":51.131409, "lon":5.410633, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Begeleid Wonen Noord-Limburg</h5><em>Adresse</em> : Sint-Elisabethlaan 20 3990 Peer<br><br><em>Téléphone</em> : 011 63 31 22<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 63 31 22", "address":"Sint-Elisabethlaan 20 3990 Peer", "manager_type":"", "created":"2016-09-13T15:24:09.141985Z", "id":5218, "last_modified":"2016-09-13T15:24:09.150674Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5218/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Begeleid Wonen Pajottenland Buizingen", "lat":50.749101, "lon":4.262582, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Begeleid Wonen Pajottenland Buizingen</h5><em>Adresse</em> : Beerselsestraat 18 1501 Buizingen (Halle)<br><br><em>Téléphone</em> : 02 306 48 42<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 306 48 42", "address":"Beerselsestraat 18 1501 Buizingen (Halle)", "manager_type":"", "created":"2016-09-13T15:24:09.161654Z", "id":5219, "last_modified":"2016-09-13T15:24:09.167658Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5219/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Begeleid Wonen Pajottenland Gooik", "lat":50.796407, "lon":4.123592, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Begeleid Wonen Pajottenland Gooik</h5><em>Adresse</em> : Wijngaardstraat 53/2 1755 Gooik<br><br><em>Téléphone</em> : 054 24 36 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"054 24 36 60", "address":"Wijngaardstraat 53/2 1755 Gooik", "manager_type":"", "created":"2016-09-13T15:24:09.175485Z", "id":5220, "last_modified":"2016-09-13T15:24:09.185209Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5220/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Begeleid Wonen Pajottenland St- Katherina- Lombeek", "lat":50.867967, "lon":4.156789, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Begeleid Wonen Pajottenland St- Katherina- Lombeek</h5><em>Adresse</em> : Lijsterlaan 20 1742 Ternat<br><br><em>Téléphone</em> : 02 582 11 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 582 11 00", "address":"Lijsterlaan 20 1742 Ternat", "manager_type":"", "created":"2016-09-13T15:24:09.196887Z", "id":5221, "last_modified":"2016-09-13T15:24:09.205305Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5221/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Begeleid Wonen Tienen", "lat":50.802986, "lon":4.946862, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Begeleid Wonen Tienen</h5><em>Adresse</em> : Beauduinstraat 150 3300 Tienen<br><br><em>Téléphone</em> : 016 81 48 46<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 81 48 46", "address":"Beauduinstraat 150 3300 Tienen", "manager_type":"", "created":"2016-09-13T15:24:09.215974Z", "id":5222, "last_modified":"2016-09-13T15:24:09.224284Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5222/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Begeleid wonen TWEB vzw", "lat":50.739477, "lon":3.588434, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Begeleid wonen TWEB vzw</h5><em>Adresse</em> : Leuzesesteenweg 138 9600 Ronse<br><br><em>Téléphone</em> : 55330660<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"55330660", "address":"Leuzesesteenweg 138 9600 Ronse", "manager_type":"", "created":"2016-09-13T15:24:09.234564Z", "id":5223, "last_modified":"2016-09-13T15:24:09.241960Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5223/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Begeleid Wonen Zennestreek", "lat":50.847236, "lon":4.504888, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Begeleid Wonen Zennestreek</h5><em>Adresse</em> : Sterrenveld 27 1970 Wezenbeek-Oppem<br><br><em>Téléphone</em> : 02 253 98 61<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 253 98 61", "address":"Sterrenveld 27 1970 Wezenbeek-Oppem", "manager_type":"", "created":"2016-09-13T15:24:09.251844Z", "id":5224, "last_modified":"2016-09-13T15:24:09.258965Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5224/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Inclusie Vlaanderen", "lat":50.874211, "lon":4.378211, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Inclusie Vlaanderen</h5><em>Adresse</em> : Giraudlaan 24 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.inclusievlaanderen.be/contact/\">Site web</a></b><br><br>Vereniging voor mensen met een verstandelijke handicap<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Vereniging voor mensen met een verstandelijke handicap", "web":"http://www.inclusievlaanderen.be/contact/", "phone":"", "address":"Giraudlaan 24 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:32.398210Z", "id":672, "last_modified":"2017-03-06T19:01:44.672510Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/672/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"CITECO", "lat":50.855951680004154, "lon":4.382195770740508, "subcategories":[{"name":"Soutien aux personnes en situation d'handicap", "id":16}, {"name":"Entreprises de travail adapté", "id":187}], "popup":"<h5>CITECO</h5><em>Adresse</em> : Rue Albert de Latour 75, 1030 Schaerbeek<br><br><em>Téléphone</em> : 02 215 93 80<br><br><b><a target=\"_blank\" href=\"http://www.citeco.be/\">Site web</a></b><br><br>\"Citeco est une Entreprise de Travail Adapté qui permet à des personnes handicapées d’apprendre et d’exercer un métier. Encadrés par des moniteurs, les travailleurs effectuent des travaux de manutention et de conditionnement ainsi que des travaux d’entretien de d’aménagement de jardins. Ils se forment et exercent également des métiers artisanaux, ce qui leur permet de s’intégrer dans une équipe de travail et de participer à la vie active. Citeco emploie une trentaine de personnes atteintes de différents handicaps : malvoyance, cécité, handicaps physiques ou mentaux légers.\" (Source : www.citeco.be)\r\n\r\nHeures d’ouverture :\r\nDu lundi au jeudi de 8h à 16h30\r\nSauf le mercredi de 8h à 17h30\r\nLe vendredi de 8h à 12h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Citeco est une Entreprise de Travail Adapté qui permet à des personnes handicapées d’apprendre et d’exercer un métier. Encadrés par des moniteurs, les travailleurs effectuent des travaux de manutention et de conditionnement ainsi que des travaux d’entretien de d’aménagement de jardins. Ils se forment et exercent également des métiers artisanaux, ce qui leur permet de s’intégrer dans une équipe de travail et de participer à la vie active. Citeco emploie une trentaine de personnes atteintes de différents handicaps : malvoyance, cécité, handicaps physiques ou mentaux légers.\" (Source : www.citeco.be)\r\n\r\nHeures d’ouverture :\r\nDu lundi au jeudi de 8h à 16h30\r\nSauf le mercredi de 8h à 17h30\r\nLe vendredi de 8h à 12h", "web":"http://www.citeco.be/", "phone":"02 215 93 80", "address":"Rue Albert de Latour 75, 1030 Schaerbeek", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2017-03-06T19:20:35.564018Z", "id":10796, "last_modified":"2017-03-06T19:22:07.095679Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10796/history", "email_before_at":"info", "email_after_at":"citeco.be", "last_modified_dmY":"06/03/2017"}] \ No newline at end of file
diff --git a/data/markers-17.json b/data/markers-17.json
new file mode 100644
index 0000000..cf3d8c9
--- /dev/null
+++ b/data/markers-17.json
@@ -0,0 +1 @@
+[{"name":"Mouvement International de la Jeunesse Agricole et Rurale Catholique", "lat":50.854629, "lon":4.388629, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Mouvement International de la Jeunesse Agricole et Rurale Catholique</h5><em>Adresse</em> : 53, Rue J. Coosemans 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://mijarc.org/\">Site web</a></b><br><br>MIJARC wants to change the agricultural environmenton the basis of the Christian spirit for the creation of a new society, a new person and a rural world based on justice, peace anddurability, supporting a sustainable development and defending thehuman rights.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MIJARC wants to change the agricultural environmenton the basis of the Christian spirit for the creation of a new society, a new person and a rural world based on justice, peace anddurability, supporting a sustainable development and defending thehuman rights.", "web":"http://mijarc.org/", "phone":"", "address":"53, Rue J. Coosemans 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.679070Z", "id":635, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/635/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Amos ASBL", "lat":50.858079, "lon":4.373079, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Amos ASBL</h5><em>Adresse</em> : Rue l’Olivier, 90 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.amos-schaerbeek.be/\">Site web</a></b><br><br>« L’action visera essentiellement :\r\n 1) La prévention : Travailler avec le tissu social du jeune, pairs, école, famille.\r\n 2) La socialisation : Procurer l’occasion aux jeunes de découvrir et d’améliorer leurs potentialités, de reprendre confiance en leur chance de trouver leur place dans la société. L’asbl contribuera a les mettre en situation de réussite sociale.\r\n 3) L’accompagnement : Accompagnement et suivi du jeune dans sa recherche d’aide et dans ses démarches. Mener les jeunes à l’autonomie et à la responsabilité.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« L’action visera essentiellement :\r\n 1) La prévention : Travailler avec le tissu social du jeune, pairs, école, famille.\r\n 2) La socialisation : Procurer l’occasion aux jeunes de découvrir et d’améliorer leurs potentialités, de reprendre confiance en leur chance de trouver leur place dans la société. L’asbl contribuera a les mettre en situation de réussite sociale.\r\n 3) L’accompagnement : Accompagnement et suivi du jeune dans sa recherche d’aide et dans ses démarches. Mener les jeunes à l’autonomie et à la responsabilité.", "web":"http://www.amos-schaerbeek.be/", "phone":"", "address":"Rue l’Olivier, 90 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.848460Z", "id":636, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/636/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"OCS ASBL", "lat":50.855822, "lon":4.386822, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OCS ASBL</h5><em>Adresse</em> : Grande rue au Bois, 78 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.ocsasbl.be/\">Site web</a></b><br><br>Notre ASBL assure l'organisation des vacances d'été pour les enfants schaerbeekois de la 1ère maternelle à la 6ème primaire ou pour les enfants fréquentant une école maternelle ou primaire de l'enseignement communal de Schaerbeek. Elle gère également l'organisation des activités parascolaires au sein des établissements scolaires maternels et primaires de l'enseignement communal.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Notre ASBL assure l'organisation des vacances d'été pour les enfants schaerbeekois de la 1ère maternelle à la 6ème primaire ou pour les enfants fréquentant une école maternelle ou primaire de l'enseignement communal de Schaerbeek. Elle gère également l'organisation des activités parascolaires au sein des établissements scolaires maternels et primaires de l'enseignement communal.", "web":"http://www.ocsasbl.be/", "phone":"", "address":"Grande rue au Bois, 78 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.881802Z", "id":637, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/637/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"CréACtions", "lat":50.871295, "lon":4.370295, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>CréACtions</h5><em>Adresse</em> : Rue Stephenson, 82 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.creactions.be\">Site web</a></b><br><br>L’asbl CréACtions existe depuis juin 2009, elle accueille des enfants et adolescents âgés de 6 à 18 ans de catégories culturelles, sociales et économiques différentes, qui se rencontrent pour jouer, partager leurs joies, leurs expériences et surtout afin de développer un sens des responsabilités et de la sociabilité. L’association a pour vocation de donner confiance à ces jeunes fragilisés, en leur proposant un cadre d’échanges et de dialogues afin de valoriser l’estime de soi dans le respect de l’autre.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’asbl CréACtions existe depuis juin 2009, elle accueille des enfants et adolescents âgés de 6 à 18 ans de catégories culturelles, sociales et économiques différentes, qui se rencontrent pour jouer, partager leurs joies, leurs expériences et surtout afin de développer un sens des responsabilités et de la sociabilité. L’association a pour vocation de donner confiance à ces jeunes fragilisés, en leur proposant un cadre d’échanges et de dialogues afin de valoriser l’estime de soi dans le respect de l’autre.", "web":"http://www.creactions.be", "phone":"", "address":"Rue Stephenson, 82 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:29.986903Z", "id":638, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/638/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"11ème - unité Sainte-Suzanne", "lat":50.86581, "lon":4.38881, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>11ème - unité Sainte-Suzanne</h5><em>Adresse</em> : Avenue Gustave Latinis 50 - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://unitesaintesuzanne.jimdo.com/\">Site web</a></b><br><br>Unité scoute et guide, qui dépend du mouvement de jeunesse www.lesscouts.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Unité scoute et guide, qui dépend du mouvement de jeunesse www.lesscouts.be", "web":"http://unitesaintesuzanne.jimdo.com/", "phone":"", "address":"Avenue Gustave Latinis 50 - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:30.023507Z", "id":639, "last_modified":"2016-10-26T10:05:12.590595Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/639/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"41ème unité scoute Albert Ier", "lat":50.851502, "lon":4.398502, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>41ème unité scoute Albert Ier</h5><em>Adresse</em> : Avenue Emile Max 153 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.extrascolaire-schaerbeek.be/users/20/61/info41e-gmail-com\">Site web</a></b><br><br>La 41ème Unité Albert Ier accueille, tous les dimanches, +/-170 enfants/adolescents âgés de 6 à 18 ans, garçons et filles. Des camps sont organisés à la Toussaint, Carnaval, Pâques et juillet.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La 41ème Unité Albert Ier accueille, tous les dimanches, +/-170 enfants/adolescents âgés de 6 à 18 ans, garçons et filles. Des camps sont organisés à la Toussaint, Carnaval, Pâques et juillet.", "web":"http://www.extrascolaire-schaerbeek.be/users/20/61/info41e-gmail-com", "phone":"", "address":"Avenue Emile Max 153 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:30.106730Z", "id":640, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/640/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"48ème unité scoute Impeesa", "lat":50.85623, "lon":4.39523, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>48ème unité scoute Impeesa</h5><em>Adresse</em> : Rue des Pavots 17 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.la48eme.net\">Site web</a></b><br><br>Par son esprit familial, sa taille humaine et l'encadrement d'animateurs qualifiés, l'unité s'efforce d'offrir à chacun un accueil adapté. L'année scoute est faite de réunions le dimanche de septembre à mai, de deux week-ends de 3 jours (pendant les congés de Toussaint et de Pâques) et d'un grand camp au mois de juillet<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Par son esprit familial, sa taille humaine et l'encadrement d'animateurs qualifiés, l'unité s'efforce d'offrir à chacun un accueil adapté. L'année scoute est faite de réunions le dimanche de septembre à mai, de deux week-ends de 3 jours (pendant les congés de Toussaint et de Pâques) et d'un grand camp au mois de juillet", "web":"http://www.la48eme.net", "phone":"", "address":"Rue des Pavots 17 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:30.140066Z", "id":641, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/641/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"66ème unité scoute SGP Le Corbeau Noir", "lat":50.857684, "lon":4.394684, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>66ème unité scoute SGP Le Corbeau Noir</h5><em>Adresse</em> : Avenue Ernest Cambier, 4 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.66sgp.net\">Site web</a></b><br><br>A la 66ème nous avons un projet, aider chaque enfant à développer tout son potentiel, dans toutes les composantes de sa personnalité, devenir un être équilibré et heureux.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A la 66ème nous avons un projet, aider chaque enfant à développer tout son potentiel, dans toutes les composantes de sa personnalité, devenir un être équilibré et heureux.", "web":"http://www.66sgp.net", "phone":"", "address":"Avenue Ernest Cambier, 4 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:30.220677Z", "id":642, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/642/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"7ème unité guides Sainte-Suzanne", "lat":50.862233, "lon":4.392233, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>7ème unité guides Sainte-Suzanne</h5><em>Adresse</em> : Avenue Charles Gilisquet 11 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://unitesaintesuzanne.jimdo.com/contact/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://unitesaintesuzanne.jimdo.com/contact/", "phone":"", "address":"Avenue Charles Gilisquet 11 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:30.306809Z", "id":643, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/643/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"97ème unité Sainte-Alice", "lat":50.85271, "lon":4.38371, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>97ème unité Sainte-Alice</h5><em>Adresse</em> : Rue Artan 144 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/vivre-schaerbeek/enfance-jeunesse-famille/jeunesse/mouvements-jeunesse\">Site web</a></b><br><br>L'unité accueille garçons et filles de 5 à 17 ans, tous les dimanches. Des camps résidentiels sont également organisés durant les mois d'été.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'unité accueille garçons et filles de 5 à 17 ans, tous les dimanches. Des camps résidentiels sont également organisés durant les mois d'été.", "web":"http://www.schaerbeek.be/vivre-schaerbeek/enfance-jeunesse-famille/jeunesse/mouvements-jeunesse", "phone":"", "address":"Rue Artan 144 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:30.340217Z", "id":644, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/644/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"ACIRP ASBL", "lat":50.869015, "lon":4.368015, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>ACIRP ASBL</h5><em>Adresse</em> : 81-87, rue Vanderlinden 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.centreculturelkouba.be\">Site web</a></b><br><br>Le Centre Culturel Kouba est une association de quartier dont la priorité est d'encadrer et d'accompagner les jeunes, afin qu'ils puissent grandir et évoluer en tant que citoyens responsables.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Centre Culturel Kouba est une association de quartier dont la priorité est d'encadrer et d'accompagner les jeunes, afin qu'ils puissent grandir et évoluer en tant que citoyens responsables.", "web":"http://www.centreculturelkouba.be", "phone":"", "address":"81-87, rue Vanderlinden 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:30.373467Z", "id":645, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/645/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Patro Sainte-Suzanne", "lat":50.864664, "lon":4.377664, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Patro Sainte-Suzanne</h5><em>Adresse</em> : Rue Herman, 37 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://patro-sainte-suzanne.skyrock.com/\">Site web</a></b><br><br>Mouvement de jeunesse<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Mouvement de jeunesse", "web":"http://patro-sainte-suzanne.skyrock.com/", "phone":"", "address":"Rue Herman, 37 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:30.406714Z", "id":646, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/646/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Patro Saint-Josse", "lat":50.877963, "lon":4.388963, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Patro Saint-Josse</h5><em>Adresse</em> : Rue Chaumontel, 3 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://patrosaintjosse.wordpress.com/\">Site web</a></b><br><br>Le patro Saint-Josse accueille les enfants de 6 à 15 ans dans les locaux de l'Institut de la Sainte Famille. L'unité qui se trouvait jusqu'à présent à Saint-Josse vient de s'installer à Schaerbeek.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le patro Saint-Josse accueille les enfants de 6 à 15 ans dans les locaux de l'Institut de la Sainte Famille. L'unité qui se trouvait jusqu'à présent à Saint-Josse vient de s'installer à Schaerbeek.", "web":"http://patrosaintjosse.wordpress.com/", "phone":"", "address":"Rue Chaumontel, 3 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:30.557126Z", "id":647, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/647/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les petits débrouillards", "lat":50.865432, "lon":4.376432, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Les petits débrouillards</h5><em>Adresse</em> : Rue Vogler, 38 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.lespetitsdebrouillards.be/cms/index_fr.php\">Site web</a></b><br><br>L'association \" Les Petits Débrouillards \" est issue d'un élan d'origine québécoise. La philosophie des Petits Débrouillards invite le public et les enfants en particulier à s'ouvrir à la solidarité, par des actes citoyens, s'appuyant sur la culture scientifique et technique comme support pédagogique. Le Club des Petits Débrouillards a été fondé en 1996.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'association \" Les Petits Débrouillards \" est issue d'un élan d'origine québécoise. La philosophie des Petits Débrouillards invite le public et les enfants en particulier à s'ouvrir à la solidarité, par des actes citoyens, s'appuyant sur la culture scientifique et technique comme support pédagogique. Le Club des Petits Débrouillards a été fondé en 1996.", "web":"http://www.lespetitsdebrouillards.be/cms/index_fr.php", "phone":"", "address":"Rue Vogler, 38 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:30.590140Z", "id":648, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/648/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"ideji ASBL", "lat":50.835388264261425, "lon":4.439906179904938, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Centres de formation", "id":103}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>ideji ASBL</h5><em>Adresse</em> : Rue au Bois 11, 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : 02 772 70 20<br><br><b><a target=\"_blank\" href=\"http://www.ideji.be\">Site web</a></b><br><br>ideji: Une ASBL, trois services\r\n1/ Services aux ASBL : ideji renforce et partage ses connaissances et son expérience dans toutes les facettes de la vie des associations et des porteurs de projets associatifs : questions administratives, conseils juridiques, assistance en gestion financière ou organisationnelle …\r\n2/ Animations pour les enfants: ideji organise des animations pour les enfants de 2,5 ans à 12 ans pendant tous les congés scolaires (Toussaint, Noël, Carnaval, Pâques et l'été). Les activités ont lieu à Woluwe-Saint-Pierre.\r\n3/ Information & sensibilisation: Depuis plus de 25 ans , ideji est au service de l'information et de la sensibilisation au monde associatif sous toutes ses formes.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ideji: Une ASBL, trois services\r\n1/ Services aux ASBL : ideji renforce et partage ses connaissances et son expérience dans toutes les facettes de la vie des associations et des porteurs de projets associatifs : questions administratives, conseils juridiques, assistance en gestion financière ou organisationnelle …\r\n2/ Animations pour les enfants: ideji organise des animations pour les enfants de 2,5 ans à 12 ans pendant tous les congés scolaires (Toussaint, Noël, Carnaval, Pâques et l'été). Les activités ont lieu à Woluwe-Saint-Pierre.\r\n3/ Information & sensibilisation: Depuis plus de 25 ans , ideji est au service de l'information et de la sensibilisation au monde associatif sous toutes ses formes.", "web":"http://www.ideji.be", "phone":"02 772 70 20", "address":"Rue au Bois 11, 1150 Woluwe-Saint-Pierre", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-07-13T09:00:38.458540Z", "id":2078, "last_modified":"2017-03-13T13:49:04.065738Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2078/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Bruxelles-J asbl", "lat":50.82491508698821, "lon":4.380664229393005, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations de Femmes", "id":15}, {"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Bruxelles-J asbl</h5><em>Adresse</em> : Rue Juliette Wytsman, 4/1 - 1050 Ixelles<br><br><em>Téléphone</em> : 02 215 63 17<br><br><b><a target=\"_blank\" href=\"http://bruxelles-j.be\">Site web</a></b><br><br>Bruxelles-J est un projet web coopératif d’information jeunesse qui regroupe différents acteurs associatifs actifs sur le territoire de la Région Bruxelles-Capitale. Notre objectif est de mettre à disposition des jeunes un outil de communication performant, notre site www.bruxelles-j.be, pour les informer sur un grand nombre de thématiques telles que les études, le travail, le logement, les droits, les formations, le volontariat, etc.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bruxelles-J est un projet web coopératif d’information jeunesse qui regroupe différents acteurs associatifs actifs sur le territoire de la Région Bruxelles-Capitale. Notre objectif est de mettre à disposition des jeunes un outil de communication performant, notre site www.bruxelles-j.be, pour les informer sur un grand nombre de thématiques telles que les études, le travail, le logement, les droits, les formations, le volontariat, etc.", "web":"http://bruxelles-j.be", "phone":"02 215 63 17", "address":"Rue Juliette Wytsman, 4/1 - 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-07-09T12:40:18.148593Z", "id":2062, "last_modified":"2017-03-13T13:49:22.383548Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2062/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Maison des Jeunes de Forest", "lat":50.82562941129232, "lon":4.327497482299805, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Maison des Jeunes de Forest</h5><em>Adresse</em> : 441 rue Mérode<br><br><em>Téléphone</em> : 0479 95 76 66<br><br><b><a target=\"_blank\" href=\"http://www.forest.irisnet.be/fr/services-communaux/jeunesse/maison-des-jeunes-de-forest\">Site web</a></b><br><br>Horaire: tous les jours de 10h à 20h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaire: tous les jours de 10h à 20h", "web":"http://www.forest.irisnet.be/fr/services-communaux/jeunesse/maison-des-jeunes-de-forest", "phone":"0479 95 76 66", "address":"441 rue Mérode", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2015-12-11T18:37:00.984315Z", "id":2708, "last_modified":"2018-02-13T11:55:26.221013Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2708/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"AMO TCC accueil", "lat":50.835643679545804, "lon":4.305369257926941, "subcategories":[{"name":"Maisons de Jeunes", "id":17}, {"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>AMO TCC accueil</h5><em>Adresse</em> : Rue Saint-Guidon, 19 1070 Anderlecht<br><br><em>Téléphone</em> : 02/521.18.30<br><br><b><a target=\"_blank\" href=\"http://www.tccaccueil.be\">Site web</a></b><br><br>L’AMO TCC Accueil est un service de l’Aide à la jeunesse en Milieu Ouvert situé à Anderlecht et agréé par la Fédération Wallonie-Bruxelles. Il s'adresse aux jeunes âgés de 0 à 18 ans et à leurs familles. Intervention gratuite à la demande, pour toute problématique et sans imposer de contrainte. L'aide offerte par AMO TCC Accueil est confidentielle et peut prendre différentes formes : écoute, prévention, information, conciliation, soutien éducatif, accompagnement, orientation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’AMO TCC Accueil est un service de l’Aide à la jeunesse en Milieu Ouvert situé à Anderlecht et agréé par la Fédération Wallonie-Bruxelles. Il s'adresse aux jeunes âgés de 0 à 18 ans et à leurs familles. Intervention gratuite à la demande, pour toute problématique et sans imposer de contrainte. L'aide offerte par AMO TCC Accueil est confidentielle et peut prendre différentes formes : écoute, prévention, information, conciliation, soutien éducatif, accompagnement, orientation.", "web":"http://www.tccaccueil.be", "phone":"02/521.18.30", "address":"Rue Saint-Guidon, 19 1070 Anderlecht", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T16:27:17.699277Z", "id":3244, "last_modified":"2017-03-13T13:47:54.661338Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3244/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"AMO TCC accueil - Antenne Scheut", "lat":50.844112617477386, "lon":4.31237518787384, "subcategories":[{"name":"Maisons de Jeunes", "id":17}, {"name":"Soutien à l'enfance et à la famille", "id":14}], "popup":"<h5>AMO TCC accueil - Antenne Scheut</h5><em>Adresse</em> : Avenue de Scheut, 142 1070 Anderlecht<br><br><em>Téléphone</em> : 02/522.05.02<br><br><b><a target=\"_blank\" href=\"http://www.tccaccueil.be\">Site web</a></b><br><br>L’AMO TCC Accueil est un service de l’Aide à la jeunesse en Milieu Ouvert situé à Anderlecht et agréé par la Fédération Wallonie-Bruxelles. Il s'adresse aux jeunes âgés de 0 à 18 ans et à leurs familles. Intervention gratuite à la demande, pour toute problématique et sans imposer de contrainte. L'aide offerte par AMO TCC Accueil est confidentielle et peut prendre différentes formes : écoute, prévention, information, conciliation, soutien éducatif, accompagnement, orientation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’AMO TCC Accueil est un service de l’Aide à la jeunesse en Milieu Ouvert situé à Anderlecht et agréé par la Fédération Wallonie-Bruxelles. Il s'adresse aux jeunes âgés de 0 à 18 ans et à leurs familles. Intervention gratuite à la demande, pour toute problématique et sans imposer de contrainte. L'aide offerte par AMO TCC Accueil est confidentielle et peut prendre différentes formes : écoute, prévention, information, conciliation, soutien éducatif, accompagnement, orientation.", "web":"http://www.tccaccueil.be", "phone":"02/522.05.02", "address":"Avenue de Scheut, 142 1070 Anderlecht", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T16:36:44.855233Z", "id":3245, "last_modified":"2017-03-13T13:47:46.090000Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3245/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Maison des Jeunes de Ganshoren - MJ83", "lat":50.88121218140907, "lon":4.299833178520203, "subcategories":[{"name":"Maisons de quartiers", "id":10}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Bibliothèques publiques", "id":92}, {"name":"Associations de soutien scolaire", "id":119}, {"name":"Infrastructures et associations sportives", "id":96}, {"name":"Cafés-concerts, lieux de concert", "id":110}], "popup":"<h5>Maison des Jeunes de Ganshoren - MJ83</h5><em>Adresse</em> : 9 rue au bois, 1083 Ganshoren<br><br><em>Téléphone</em> : 0495417460<br><br><b><a target=\"_blank\" href=\"http://mj83.jimdo.com\">Site web</a></b><br><br>\"La MJ de Ganshoren accueille les jeunes qui veulent réaliser des projets, qui sont intéressés par les activités culturelles et sociales, qui ont besoin d'aide dans leur recherche d'emploi ou qui se posent des questions sur leur avenir. Nous organisons des activités sportives et de loisirs, des ateliers musicaux ou de danse, des activités sportives et socioculturelles. La MJ83 propose également une école des devoirs et un soutien scolaire secondaire\". (source: mj83.jimdo.com)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"La MJ de Ganshoren accueille les jeunes qui veulent réaliser des projets, qui sont intéressés par les activités culturelles et sociales, qui ont besoin d'aide dans leur recherche d'emploi ou qui se posent des questions sur leur avenir. Nous organisons des activités sportives et de loisirs, des ateliers musicaux ou de danse, des activités sportives et socioculturelles. La MJ83 propose également une école des devoirs et un soutien scolaire secondaire\". (source: mj83.jimdo.com)", "web":"http://mj83.jimdo.com", "phone":"0495417460", "address":"9 rue au bois, 1083 Ganshoren", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-01-13T15:36:48.083919Z", "id":3260, "last_modified":"2018-02-12T14:49:43.934677Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3260/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"la pMP[*] !!!", "lat":50.82550606576459, "lon":4.346932768821716, "subcategories":[{"name":"Maisons de Jeunes", "id":17}, {"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>la pMP[*] !!!</h5><em>Adresse</em> : 12 Av. A. Demeur 1060 Bruxelles Métro Horta<br><br><em>Téléphone</em> : +32 488 215 989<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/groups/lapMP\">Site web</a></b><br><br>Les permanences de la pMP[*] se tiennent les Jeudis et Dimanches de 16h à 22h. L’écrivain public, et l'assistance juridique de la pMP[*] tous les Jeudis de 17 à 19h .\r\n12 av A. Demeur à 1060 Bruxelles. Métro Horta.\r\n\r\nLa pMP[*] est un rapprochement de citoyens de tous bords, d’artistes et d’animateurs/formateurs. Nous sommes un conglomérat de pratiques artistiques, d’énergies électriques, de volontés déterminées, qui participe à l’émancipation et l’autonomie des individus, et qui promeut la solidarité.\r\n\r\nLa pMP[*] est un endroit destiné à favoriser une redécouverte du lien social, du vivre et faire ensemble, sans discrimination de genre. Attachée aux valeurs d’égalité, de laïcité, de justice sociale et de démocratie, l’association poursuit la réalisation de son but par tous moyens et notamment l’intervention dans les domaines culturels, artistiques, pédagogiques, sociaux, d’insertion socio-professionnelle, ou environnementaux.\r\n\r\nLa pMP[*] est un laboratoire d’activités multiples.\r\nCafé familial, structure d ‘accueil pour parents sans emploi, cabaret social participatif, café philo, expositions, concerts, un écrivain public et le BBQ du Dimanche pour briser l’isolement et créer du lien. Organisation d’ateliers et de formations multidisciplinaires, de colloques et débats, impulsion et coordination d’actions et projets collaboratifs, comme ouverture sur le monde.\r\n\r\nLa pMP[*] s’inscrit dans son époque. Elle en subit les affres mais jouit également de sa beauté. Elle est consciente de la réalité des citoyens d’aujourd’hui et soutient leurs combats. Face à une réalité économique difficile, la pMP[*] dans un souci de mutualisation des outils, de mise en lumière des compétences de chacun.e.s s’inscrit dans une dynamique sociale solidaire, c’est pourquoi, elle encourage la création, la production et la diffusion, de médias alternatifs et d’initiatives citoyennes économiques.\r\n\r\n\"Que plus d'hommes soient éclairés, et que chacun participe selon ses moyens, à la lumière de son siècle\" Denis Diderot\r\n\r\n[*] la pMP, la petite Maison du Peuple A.S.B.L. 12 Av. A. Demeur à 1060 Bruxelles. Métro Horta\r\n\r\nlapetitemdp@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les permanences de la pMP[*] se tiennent les Jeudis et Dimanches de 16h à 22h. L’écrivain public, et l'assistance juridique de la pMP[*] tous les Jeudis de 17 à 19h .\r\n12 av A. Demeur à 1060 Bruxelles. Métro Horta.\r\n\r\nLa pMP[*] est un rapprochement de citoyens de tous bords, d’artistes et d’animateurs/formateurs. Nous sommes un conglomérat de pratiques artistiques, d’énergies électriques, de volontés déterminées, qui participe à l’émancipation et l’autonomie des individus, et qui promeut la solidarité.\r\n\r\nLa pMP[*] est un endroit destiné à favoriser une redécouverte du lien social, du vivre et faire ensemble, sans discrimination de genre. Attachée aux valeurs d’égalité, de laïcité, de justice sociale et de démocratie, l’association poursuit la réalisation de son but par tous moyens et notamment l’intervention dans les domaines culturels, artistiques, pédagogiques, sociaux, d’insertion socio-professionnelle, ou environnementaux.\r\n\r\nLa pMP[*] est un laboratoire d’activités multiples.\r\nCafé familial, structure d ‘accueil pour parents sans emploi, cabaret social participatif, café philo, expositions, concerts, un écrivain public et le BBQ du Dimanche pour briser l’isolement et créer du lien. Organisation d’ateliers et de formations multidisciplinaires, de colloques et débats, impulsion et coordination d’actions et projets collaboratifs, comme ouverture sur le monde.\r\n\r\nLa pMP[*] s’inscrit dans son époque. Elle en subit les affres mais jouit également de sa beauté. Elle est consciente de la réalité des citoyens d’aujourd’hui et soutient leurs combats. Face à une réalité économique difficile, la pMP[*] dans un souci de mutualisation des outils, de mise en lumière des compétences de chacun.e.s s’inscrit dans une dynamique sociale solidaire, c’est pourquoi, elle encourage la création, la production et la diffusion, de médias alternatifs et d’initiatives citoyennes économiques.\r\n\r\n\"Que plus d'hommes soient éclairés, et que chacun participe selon ses moyens, à la lumière de son siècle\" Denis Diderot\r\n\r\n[*] la pMP, la petite Maison du Peuple A.S.B.L. 12 Av. A. Demeur à 1060 Bruxelles. Métro Horta\r\n\r\nlapetitemdp@gmail.com", "web":"https://www.facebook.com/groups/lapMP", "phone":"+32 488 215 989", "address":"12 Av. A. Demeur 1060 Bruxelles Métro Horta", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-02-09T09:58:27.616856Z", "id":3293, "last_modified":"2017-03-09T11:26:13.904128Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3293/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"LeSpace", "lat":50.85234633395306, "lon":4.343499541282654, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Espaces de travail partagés, co-working", "id":87}, {"name":"Bornes d'accès à Internet", "id":124}, {"name":"Cafés-concerts, lieux de concert", "id":110}], "popup":"<h5>LeSpace</h5><em>Adresse</em> : rue de la clé 26 sleutelstraat, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://lespace.brussels/\">Site web</a></b><br><br>Le Space est un endroit où des acteurs du changement se regroupent pour vous informer et vous proposer des actions concrètes pour une réforme durable dans des secteurs allant de la consommation responsable, tant dans le domaine de la nourriture que dans celui de la mode, la solidarité citoyenne, la cohésion sociale et l’égalité des droits. C’est aussi un espace de co-working, d’exposition, de rencontre sociale, de liberté de parole et de formation où fusent synchronicité, créativité, innovation, résistance, échange, partage, collaboration, positivisme et conscientisation. Cet espace, notre espace, votre espace, c’est « Le Space », en plein cœur de Bruxelles dans le quartier Dansaert.\r\n\r\nLe Space is een plaats waar mensen samenkomen om zich te informeren en na te denken over acties op vlak van duurzame voeding, eerlijke mode, solidariteit, sociale samenhang en gelijke rechten. Le Space is ook een co-working hub, een expositieruimte, een ontmoetingsplaats, een vrij podium en een vormingscentrum waar creativiteit, innovatie, verzet, uitwisseling, delen, samenwerken, positivisme en bewustwording centraal staan.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Space est un endroit où des acteurs du changement se regroupent pour vous informer et vous proposer des actions concrètes pour une réforme durable dans des secteurs allant de la consommation responsable, tant dans le domaine de la nourriture que dans celui de la mode, la solidarité citoyenne, la cohésion sociale et l’égalité des droits. C’est aussi un espace de co-working, d’exposition, de rencontre sociale, de liberté de parole et de formation où fusent synchronicité, créativité, innovation, résistance, échange, partage, collaboration, positivisme et conscientisation. Cet espace, notre espace, votre espace, c’est « Le Space », en plein cœur de Bruxelles dans le quartier Dansaert.\r\n\r\nLe Space is een plaats waar mensen samenkomen om zich te informeren en na te denken over acties op vlak van duurzame voeding, eerlijke mode, solidariteit, sociale samenhang en gelijke rechten. Le Space is ook een co-working hub, een expositieruimte, een ontmoetingsplaats, een vrij podium en een vormingscentrum waar creativiteit, innovatie, verzet, uitwisseling, delen, samenwerken, positivisme en bewustwording centraal staan.", "web":"http://lespace.brussels/", "phone":"", "address":"rue de la clé 26 sleutelstraat, 1000 Bruxelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-03-02T13:13:28.943607Z", "id":3344, "last_modified":"2016-10-13T14:45:07.891119Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3344/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"DARNA asbl", "lat":50.86809846668068, "lon":4.381425976753235, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}, {"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations de soutien scolaire", "id":119}, {"name":"Associations de Femmes", "id":15}], "popup":"<h5>DARNA asbl</h5><em>Adresse</em> : 535 chaussée d'Haecht - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://darna.be\">Site web</a></b><br><br>\"Objectifs de l'ASBL\r\n-L'amélioration du niveau culturel et social de son public.\r\n-Améliorer le niveau de scolarité chez les enfants et les jeunes.\r\n-Promouvoir la communication intergénérationnelle.\r\n-Offrir des espaces de rencontres interculturelles.\r\n-Défendre les valeurs et les activités qui favorisent le développement optimal des enfants\r\n-Promouvoir et développer des activités socioculturelles, notamment l'organisation de fêtes, de rencontres, d'expositions, de conférences, de foires et des spectacles.\"\r\n(source: www.darna.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Objectifs de l'ASBL\r\n-L'amélioration du niveau culturel et social de son public.\r\n-Améliorer le niveau de scolarité chez les enfants et les jeunes.\r\n-Promouvoir la communication intergénérationnelle.\r\n-Offrir des espaces de rencontres interculturelles.\r\n-Défendre les valeurs et les activités qui favorisent le développement optimal des enfants\r\n-Promouvoir et développer des activités socioculturelles, notamment l'organisation de fêtes, de rencontres, d'expositions, de conférences, de foires et des spectacles.\"\r\n(source: www.darna.be", "web":"http://darna.be", "phone":"", "address":"535 chaussée d'Haecht - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-03-08T21:08:00.404835Z", "id":3365, "last_modified":"2017-03-09T11:28:11.565569Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3365/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"Street Fusion", "lat":50.87774145753194, "lon":4.337644279003143, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Street Fusion</h5><em>Adresse</em> : 9, rond-point de Pannenhuis, 1090 Jette<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.jette.irisnet.be/fr/loisirs/culture/associations/associations-membres-du-centre-culturel\">Site web</a></b><br><br>Street Fusion est une asbl d'arts urbains qui a pour but de faire la promotion des jeunes talents bruxellois. Nous faisons des évènements centrés sur le hip hop,le slam, le beat box, le graffiti et le stand up.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Street Fusion est une asbl d'arts urbains qui a pour but de faire la promotion des jeunes talents bruxellois. Nous faisons des évènements centrés sur le hip hop,le slam, le beat box, le graffiti et le stand up.", "web":"http://www.jette.irisnet.be/fr/loisirs/culture/associations/associations-membres-du-centre-culturel", "phone":"/", "address":"9, rond-point de Pannenhuis, 1090 Jette", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-05-14T16:00:23.973353Z", "id":3418, "last_modified":"2017-03-07T04:53:18.456124Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3418/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/03/2017"}, {"name":"t Pasrel Vilvoorde", "lat":50.922019, "lon":4.426996, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>t Pasrel Vilvoorde</h5><em>Adresse</em> : 130 Schaarbeeklei 1800 Vilvoorde<br><br><em>Téléphone</em> : 02 757 26 46<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 757 26 46", "address":"130 Schaarbeeklei 1800 Vilvoorde", "manager_type":"", "created":"2016-09-13T13:23:48.867856Z", "id":4843, "last_modified":"2016-09-13T13:23:48.946384Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4843/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"ABC Rupelstreek vzw", "lat":51.087218, "lon":4.364637, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>ABC Rupelstreek vzw</h5><em>Adresse</em> : 42 Kerkstraat - 2850 Boom<br><br><em>Téléphone</em> : 0486/35.69.32<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/ABC-Rupelstreek-vzw-474513142620653/about/?ref=page_internal\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.facebook.com/ABC-Rupelstreek-vzw-474513142620653/about/?ref=page_internal", "phone":"0486/35.69.32", "address":"42 Kerkstraat - 2850 Boom", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-13T13:23:48.956356Z", "id":4844, "last_modified":"2016-11-09T09:15:53.920647Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4844/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/11/2016"}, {"name":"Ajko vzw", "lat":50.828011, "lon":3.26505, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Ajko vzw</h5><em>Adresse</em> : 54 Grote Markt 8500 Kortrijk<br><br><em>Téléphone</em> : 056/27.73.07<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056/27.73.07", "address":"54 Grote Markt 8500 Kortrijk", "manager_type":"", "created":"2016-09-13T13:23:48.974429Z", "id":4845, "last_modified":"2016-09-13T13:23:48.981365Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4845/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ambulante Jeugdhulp Tielt", "lat":50.933196, "lon":3.144718, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Ambulante Jeugdhulp Tielt</h5><em>Adresse</em> : 23 Blinde Rodenbachstraat 8800 Rumbeke<br><br><em>Téléphone</em> : 051 40 38 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051 40 38 00", "address":"23 Blinde Rodenbachstraat 8800 Rumbeke", "manager_type":"", "created":"2016-09-13T13:23:48.987965Z", "id":4846, "last_modified":"2016-09-13T13:23:48.999368Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4846/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Arktos vzw", "lat":50.98685, "lon":4.841223, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Arktos vzw</h5><em>Adresse</em> : 33 Bekaflaan 3200 Aarschot<br><br><em>Téléphone</em> : 0484/49.92.21<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0484/49.92.21", "address":"33 Bekaflaan 3200 Aarschot", "manager_type":"", "created":"2016-09-13T13:23:49.011723Z", "id":4847, "last_modified":"2016-09-13T13:23:49.019798Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4847/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Arktos vzw - Stad Antwerpen", "lat":51.220339, "lon":4.41202, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Arktos vzw - Stad Antwerpen</h5><em>Adresse</em> : 41 Sint-Jacobsmarkt 2000 Antwerpen<br><br><em>Téléphone</em> : 03 202 30 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 202 30 00", "address":"41 Sint-Jacobsmarkt 2000 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:49.029905Z", "id":4848, "last_modified":"2016-09-13T13:23:49.035950Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4848/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Arktos vzw - P.O.T. Mechelen", "lat":51.038459, "lon":4.483453, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Arktos vzw - P.O.T. Mechelen</h5><em>Adresse</em> : 49 Kerkhoflei 2800 Mechelen<br><br><em>Téléphone</em> : 0479 92 15 27<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0479 92 15 27", "address":"49 Kerkhoflei 2800 Mechelen", "manager_type":"", "created":"2016-09-13T13:23:49.044215Z", "id":4849, "last_modified":"2016-09-13T13:23:49.050130Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4849/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Arktos vzw - provincie Antwerpen", "lat":51.320362, "lon":4.949507, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Arktos vzw - provincie Antwerpen</h5><em>Adresse</em> : 55 Herentalsstraat 2300 Turnhout<br><br><em>Téléphone</em> : 014 42 79 77<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 42 79 77", "address":"55 Herentalsstraat 2300 Turnhout", "manager_type":"", "created":"2016-09-13T13:23:49.058567Z", "id":4850, "last_modified":"2016-09-13T13:23:49.063485Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4850/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Arktos vzw - Provincie Antwerpen P.O.T. Kempen", "lat":51.321021, "lon":4.955597, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Arktos vzw - Provincie Antwerpen P.O.T. Kempen</h5><em>Adresse</em> : 6 Draaiboomstraat 2300 Turnhout<br><br><em>Téléphone</em> : 476994711<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"476994711", "address":"6 Draaiboomstraat 2300 Turnhout", "manager_type":"", "created":"2016-09-13T13:23:49.070830Z", "id":4851, "last_modified":"2016-09-13T13:23:49.075792Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4851/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Arktos vzw - Provincie Limburg", "lat":50.945552, "lon":5.351521, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Arktos vzw - Provincie Limburg</h5><em>Adresse</em> : 101 Kiewitstraat 3500 Hasselt<br><br><em>Téléphone</em> : 011 65 70 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 65 70 00", "address":"101 Kiewitstraat 3500 Hasselt", "manager_type":"", "created":"2016-09-13T13:23:49.084025Z", "id":4852, "last_modified":"2016-09-13T13:23:49.093376Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4852/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Arktos vzw - Provincie Vlaams Brabant", "lat":50.886438, "lon":4.699662, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Arktos vzw - Provincie Vlaams Brabant</h5><em>Adresse</em> : 57 Glasblazerijstraat 3000 Leuven<br><br><em>Téléphone</em> : 016 23 80 07<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 23 80 07", "address":"57 Glasblazerijstraat 3000 Leuven", "manager_type":"", "created":"2016-09-13T13:23:49.104136Z", "id":4853, "last_modified":"2016-09-13T13:23:49.109432Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4853/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Arktos West-Vlaanderen", "lat":51.237779, "lon":2.938736, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Arktos West-Vlaanderen</h5><em>Adresse</em> : 128 Fortstraat 8400 Oostende<br><br><em>Téléphone</em> : 059 70 10 14<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"059 70 10 14", "address":"128 Fortstraat 8400 Oostende", "manager_type":"", "created":"2016-09-13T13:23:49.117274Z", "id":4854, "last_modified":"2016-09-13T13:23:49.122257Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4854/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Beaufort vzw - Begeleidingstehuis Indigo", "lat":51.113402, "lon":4.124946, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Beaufort vzw - Begeleidingstehuis Indigo</h5><em>Adresse</em> : 12 Sombekedries 9250 Waasmunster<br><br><em>Téléphone</em> : 052 46 95 34<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"052 46 95 34", "address":"12 Sombekedries 9250 Waasmunster", "manager_type":"", "created":"2016-09-13T13:23:49.129922Z", "id":4855, "last_modified":"2016-09-13T13:23:49.144537Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4855/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Beaufort vzw - Dagcentrum Epsilon", "lat":51.104802, "lon":3.995425, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Beaufort vzw - Dagcentrum Epsilon</h5><em>Adresse</em> : 90 Poststraat 9160 Lokeren<br><br><em>Téléphone</em> : 09 349 13 34<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 349 13 34", "address":"90 Poststraat 9160 Lokeren", "manager_type":"", "created":"2016-09-13T13:23:49.159084Z", "id":4856, "last_modified":"2016-09-13T13:23:49.167739Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4856/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Beaufort vzw - Dienst Begeleid Zelfstandig Wonen Al Paso", "lat":51.111152, "lon":4.126763, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Beaufort vzw - Dienst Begeleid Zelfstandig Wonen Al Paso</h5><em>Adresse</em> : 4 Smoorstraat 9250 Waasmunster<br><br><em>Téléphone</em> : 052 39 78 01<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"052 39 78 01", "address":"4 Smoorstraat 9250 Waasmunster", "manager_type":"", "created":"2016-09-13T13:23:49.177966Z", "id":4857, "last_modified":"2016-09-13T13:23:49.184871Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4857/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Beaufort vzw - Thuisbegeleidingsdienst Camino", "lat":51.06687, "lon":4.035847, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Beaufort vzw - Thuisbegeleidingsdienst Camino</h5><em>Adresse</em> : 15 Oudburgstraat 9240 Zele<br><br><em>Téléphone</em> : 052 75 22 03<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"052 75 22 03", "address":"15 Oudburgstraat 9240 Zele", "manager_type":"", "created":"2016-09-13T13:23:49.194323Z", "id":4858, "last_modified":"2016-09-13T13:23:49.202320Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4858/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Betonne Jeugd vzw", "lat":51.214819, "lon":4.396174, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Betonne Jeugd vzw</h5><em>Adresse</em> : 25 Sint Andriesplaats 2000 Antwerpen<br><br><em>Téléphone</em> : 0495/48.78.61<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0495/48.78.61", "address":"25 Sint Andriesplaats 2000 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:49.211570Z", "id":4859, "last_modified":"2016-09-13T13:23:49.217480Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4859/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Bijzondere Jeugdvakanties (BiJeVa) vzw", "lat":50.828757, "lon":3.802639, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Bijzondere Jeugdvakanties (BiJeVa) vzw</h5><em>Adresse</em> : 73 Hazestraat 9620 Zottegem<br><br><em>Téléphone</em> : 055 42 14 91<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"055 42 14 91", "address":"73 Hazestraat 9620 Zottegem", "manager_type":"", "created":"2016-09-13T13:23:49.224484Z", "id":4860, "last_modified":"2016-09-13T13:23:49.233208Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4860/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Broeders Alexianen Tienen - Beschut Wonen Hestia vzw", "lat":50.80822, "lon":4.943106, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Broeders Alexianen Tienen - Beschut Wonen Hestia vzw</h5><em>Adresse</em> : 1 Liefdestraat 3300 Tienen<br><br><em>Téléphone</em> : 016 81 90 67<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 81 90 67", "address":"1 Liefdestraat 3300 Tienen", "manager_type":"", "created":"2016-09-13T13:23:49.243877Z", "id":4861, "last_modified":"2016-09-13T13:23:49.249213Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4861/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Brugfigurenproject Stad Gent", "lat":51.045742, "lon":3.707912, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Brugfigurenproject Stad Gent</h5><em>Adresse</em> : 215 B Jubileumlaan 9000 Gent<br><br><em>Téléphone</em> : 09/235.09.83<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09/235.09.83", "address":"215 B Jubileumlaan 9000 Gent", "manager_type":"", "created":"2016-09-13T13:23:49.256383Z", "id":4862, "last_modified":"2016-09-13T13:23:49.261504Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4862/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Cachet", "lat":50.854166, "lon":4.347145, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Cachet</h5><em>Adresse</em> : 9 steenkoolkaai 1000 Brussel<br><br><em>Téléphone</em> : 02/2196828<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02/2196828", "address":"9 steenkoolkaai 1000 Brussel", "manager_type":"", "created":"2016-09-13T13:23:49.268868Z", "id":4863, "last_modified":"2016-09-13T13:23:49.275872Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4863/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Centra Bijzondere Jeugdzorg Zorgbedrijf Antwerpen", "lat":51.201546, "lon":4.417647, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Centra Bijzondere Jeugdzorg Zorgbedrijf Antwerpen</h5><em>Adresse</em> : 236 Lamorinierestraat 236 2018 Antwerpen<br><br><em>Téléphone</em> : 32 3 334 44 55<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"32 3 334 44 55", "address":"236 Lamorinierestraat 236 2018 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:49.282987Z", "id":4864, "last_modified":"2016-09-13T13:23:49.291586Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4864/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Centrum West", "lat":50.856028, "lon":4.328488, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Centrum West</h5><em>Adresse</em> : 24 Menenstraat 1080 Molenbeek<br><br><em>Téléphone</em> : 0485 61 26 28<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0485 61 26 28", "address":"24 Menenstraat 1080 Molenbeek", "manager_type":"", "created":"2016-09-13T13:23:49.301863Z", "id":4865, "last_modified":"2016-09-13T13:23:49.310523Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4865/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"CIB Onze Kinderen - 't Hofke", "lat":50.932821, "lon":3.143343, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>CIB Onze Kinderen - 't Hofke</h5><em>Adresse</em> : 50 Blinde Rodenbachstraat 8800 Roeselare<br><br><em>Téléphone</em> : 051 26 84 61<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051 26 84 61", "address":"50 Blinde Rodenbachstraat 8800 Roeselare", "manager_type":"", "created":"2016-09-13T13:23:49.321161Z", "id":4866, "last_modified":"2016-09-13T13:23:49.326616Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4866/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"CIB Onze Kinderen - De Tremel", "lat":50.932821, "lon":3.143343, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>CIB Onze Kinderen - De Tremel</h5><em>Adresse</em> : 48 Blinde-Rodenbachstraat 8800 Rumbeke<br><br><em>Téléphone</em> : 051 26 84 62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051 26 84 62", "address":"48 Blinde-Rodenbachstraat 8800 Rumbeke", "manager_type":"", "created":"2016-09-13T13:23:49.334641Z", "id":4867, "last_modified":"2016-09-13T13:23:49.339817Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4867/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Cirkant vzw - Ambulant Begeleidingspunt", "lat":51.322497, "lon":4.931826, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Cirkant vzw - Ambulant Begeleidingspunt</h5><em>Adresse</em> : 26 Gildenstraat 2300 Turnhout<br><br><em>Téléphone</em> : 014 43 74 39<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 43 74 39", "address":"26 Gildenstraat 2300 Turnhout", "manager_type":"", "created":"2016-09-13T13:23:49.346594Z", "id":4868, "last_modified":"2016-09-13T13:23:49.351449Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4868/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Cirkant vzw - CANO centrum", "lat":51.318473, "lon":4.937648, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Cirkant vzw - CANO centrum</h5><em>Adresse</em> : 5 Patriottenstraat 2300 Turnhout<br><br><em>Téléphone</em> : 014 44 81 45<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 44 81 45", "address":"5 Patriottenstraat 2300 Turnhout", "manager_type":"", "created":"2016-09-13T13:23:49.357695Z", "id":4869, "last_modified":"2016-09-13T13:23:49.362587Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4869/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Cocon Vilvoorde vzw", "lat":50.929989, "lon":4.423457, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Cocon Vilvoorde vzw</h5><em>Adresse</em> : 21 Frans Gelderstraat 1800 Vilvoorde<br><br><em>Téléphone</em> : 02 253 48 76<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 253 48 76", "address":"21 Frans Gelderstraat 1800 Vilvoorde", "manager_type":"", "created":"2016-09-13T13:23:49.371077Z", "id":4870, "last_modified":"2016-09-13T13:23:49.382348Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4870/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Comite voor Bijzondere Jeugdzorg Gent- Eeklo", "lat":51.045781, "lon":3.739667, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Comite voor Bijzondere Jeugdzorg Gent- Eeklo</h5><em>Adresse</em> : 106 Ferdinand Lousbergskaai 9000 Gent<br><br><em>Téléphone</em> : 09 235 32 35<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 235 32 35", "address":"106 Ferdinand Lousbergskaai 9000 Gent", "manager_type":"", "created":"2016-09-13T13:23:49.393550Z", "id":4871, "last_modified":"2016-09-13T13:23:49.401747Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4871/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Comitee Bijzondere Jeugdzorg - Jongerenwelzijn Turnhout", "lat":51.313095, "lon":4.94882, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Comitee Bijzondere Jeugdzorg - Jongerenwelzijn Turnhout</h5><em>Adresse</em> : 189 Graatakker 2300 Turnhout<br><br><em>Téléphone</em> : 014 63 93 41<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 63 93 41", "address":"189 Graatakker 2300 Turnhout", "manager_type":"", "created":"2016-09-13T13:23:49.412037Z", "id":4872, "last_modified":"2016-09-13T13:23:49.419735Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4872/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Crisishulp aan Huis West-Vlaanderen (Brugge)", "lat":51.201468, "lon":3.224671, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Crisishulp aan Huis West-Vlaanderen (Brugge)</h5><em>Adresse</em> : 1 Wijngaardplein 8000 Brugge<br><br><em>Téléphone</em> : 0476 50 89 30<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0476 50 89 30", "address":"1 Wijngaardplein 8000 Brugge", "manager_type":"", "created":"2016-09-13T13:23:49.429685Z", "id":4873, "last_modified":"2016-09-13T13:23:49.436567Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4873/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Crisishulp aan Huis West-Vlaanderen (Kortrijk)", "lat":50.831504, "lon":3.25312, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Crisishulp aan Huis West-Vlaanderen (Kortrijk)</h5><em>Adresse</em> : 28 Meensesteenweg 8500 Kortrijk<br><br><em>Téléphone</em> : 056 29 33 55<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 29 33 55", "address":"28 Meensesteenweg 8500 Kortrijk", "manager_type":"", "created":"2016-09-13T13:23:49.445689Z", "id":4874, "last_modified":"2016-09-13T13:23:49.451598Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4874/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"D'Broej vzw - Deelwerking miks", "lat":50.877599, "lon":4.350064, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>D'Broej vzw - Deelwerking miks</h5><em>Adresse</em> : 137 Stefaniastraat 1020 Laken<br><br><em>Téléphone</em> : 02 424 21 01<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 424 21 01", "address":"137 Stefaniastraat 1020 Laken", "manager_type":"", "created":"2016-09-13T13:23:49.460435Z", "id":4875, "last_modified":"2016-09-13T13:23:49.466498Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4875/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"D'Broej vzw - Multicultureel Jongerencentrum WMKJ Chicago", "lat":50.85491, "lon":4.350185, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>D'Broej vzw - Multicultureel Jongerencentrum WMKJ Chicago</h5><em>Adresse</em> : 47 Vaartstraat 1000 Brussel<br><br><em>Téléphone</em> : 02 217 34 64<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 217 34 64", "address":"47 Vaartstraat 1000 Brussel", "manager_type":"", "created":"2016-09-13T13:23:49.475413Z", "id":4876, "last_modified":"2016-09-13T13:23:49.482012Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4876/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"D'Broej vzw - WMKJ Ratatouille", "lat":50.859194, "lon":4.365645, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>D'Broej vzw - WMKJ Ratatouille</h5><em>Adresse</em> : 58 Rue Dupont 1030 Schaarbeek<br><br><em>Téléphone</em> : 02 218 27 95<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 218 27 95", "address":"58 Rue Dupont 1030 Schaarbeek", "manager_type":"", "created":"2016-09-13T13:23:49.490524Z", "id":4877, "last_modified":"2016-09-13T13:23:49.500965Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4877/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Waaiburg - afd. 't Spoor", "lat":51.160003, "lon":4.987393, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Waaiburg - afd. 't Spoor</h5><em>Adresse</em> : 35 Kameinestraat 2440 Geel<br><br><em>Téléphone</em> : 014 58 84 56<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 58 84 56", "address":"35 Kameinestraat 2440 Geel", "manager_type":"", "created":"2016-09-13T13:23:49.513423Z", "id":4878, "last_modified":"2016-09-13T13:23:49.518958Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4878/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Waaiburg - afd. De Leeuwerik", "lat":51.160003, "lon":4.987393, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Waaiburg - afd. De Leeuwerik</h5><em>Adresse</em> : 35 Kameinestraat 2440 Geel<br><br><em>Téléphone</em> : 014 58 84 56<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 58 84 56", "address":"35 Kameinestraat 2440 Geel", "manager_type":"", "created":"2016-09-13T13:23:49.527512Z", "id":4879, "last_modified":"2016-09-13T13:23:49.533468Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4879/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Waaiburg - afd. Jan Rap", "lat":51.180575, "lon":5.126289, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Waaiburg - afd. Jan Rap</h5><em>Adresse</em> : 33 Netebeemden 2400 Mol<br><br><em>Téléphone</em> : 014 31 92 45<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 31 92 45", "address":"33 Netebeemden 2400 Mol", "manager_type":"", "created":"2016-09-13T13:23:49.539325Z", "id":4880, "last_modified":"2016-09-13T13:23:49.547972Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4880/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Waaiburg - afd. Pitstop", "lat":51.160003, "lon":4.987393, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Waaiburg - afd. Pitstop</h5><em>Adresse</em> : 35 Kameinestraat 2440 Geel<br><br><em>Téléphone</em> : 014 58 84 56<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 58 84 56", "address":"35 Kameinestraat 2440 Geel", "manager_type":"", "created":"2016-09-13T13:23:49.558456Z", "id":4881, "last_modified":"2016-09-13T13:23:49.566643Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4881/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Waaiburg - afd. Thuisbegeleiding", "lat":51.160789, "lon":4.987153, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Waaiburg - afd. Thuisbegeleiding</h5><em>Adresse</em> : 22 Werft 2440 Geel<br><br><em>Téléphone</em> : 014 59 14 56<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 59 14 56", "address":"22 Werft 2440 Geel", "manager_type":"", "created":"2016-09-13T13:23:49.577113Z", "id":4882, "last_modified":"2016-09-13T13:23:49.584356Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4882/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Waaiburg - dagcentrum Parkoers", "lat":51.156033, "lon":4.998418, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Waaiburg - dagcentrum Parkoers</h5><em>Adresse</em> : 30 Eikenvelden 2440 Geel<br><br><em>Téléphone</em> : 014 58 40 57<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 58 40 57", "address":"30 Eikenvelden 2440 Geel", "manager_type":"", "created":"2016-09-13T13:23:49.594636Z", "id":4883, "last_modified":"2016-09-13T13:23:49.600448Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4883/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Waaiburg vzw - Dagcentrum Kameleon", "lat":51.177016, "lon":4.825244, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Waaiburg vzw - Dagcentrum Kameleon</h5><em>Adresse</em> : 48 Bolwerkstraat 2200 Herentals<br><br><em>Téléphone</em> : 014 22 61 41<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 22 61 41", "address":"48 Bolwerkstraat 2200 Herentals", "manager_type":"", "created":"2016-09-13T13:23:49.609096Z", "id":4884, "last_modified":"2016-09-13T13:23:49.614098Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4884/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Wal, Dagcentrum en Home", "lat":51.083115, "lon":3.693522, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Wal, Dagcentrum en Home</h5><em>Adresse</em> : 133 Botestraat 9032 Wondelgem (Gent)<br><br><em>Téléphone</em> : 09 227 40 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 227 40 00", "address":"133 Botestraat 9032 Wondelgem (Gent)", "manager_type":"", "created":"2016-09-13T13:23:49.622181Z", "id":4885, "last_modified":"2016-09-13T13:23:49.627892Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4885/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Walhoeve vzw", "lat":50.909758, "lon":2.739696, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Walhoeve vzw</h5><em>Adresse</em> : 65 Eikhoekstraat 8640 Westvleteren<br><br><em>Téléphone</em> : 0475 85 17 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0475 85 17 40", "address":"65 Eikhoekstraat 8640 Westvleteren", "manager_type":"", "created":"2016-09-13T13:23:49.635873Z", "id":4886, "last_modified":"2016-09-13T13:23:49.640787Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4886/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Wegwijzer - Open Huis voor onderwijs en vrije tijd Stad Oostende", "lat":51.222815, "lon":2.915896, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Wegwijzer - Open Huis voor onderwijs en vrije tijd Stad Oostende</h5><em>Adresse</em> : 54-56 Edith Cavellstraat 8400 Oostende<br><br><em>Téléphone</em> : 059 59 20 16<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"059 59 20 16", "address":"54-56 Edith Cavellstraat 8400 Oostende", "manager_type":"", "created":"2016-09-13T13:23:49.648665Z", "id":4887, "last_modified":"2016-09-13T13:23:49.653474Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4887/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Welvaartkapoen vzw - LDC De Vaartkapoen en IBO De Verliefde Wolk", "lat":50.856708, "lon":4.338549, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Welvaartkapoen vzw - LDC De Vaartkapoen en IBO De Verliefde Wolk</h5><em>Adresse</em> : 76 Schoolstraat 1080 Sint-Jans-Molenbeek<br><br><em>Téléphone</em> : 02 413 04 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 413 04 10", "address":"76 Schoolstraat 1080 Sint-Jans-Molenbeek", "manager_type":"", "created":"2016-09-13T13:23:49.661055Z", "id":4888, "last_modified":"2016-09-13T13:23:49.665752Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4888/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Wiekslag", "lat":50.888016, "lon":5.300115, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Wiekslag</h5><em>Adresse</em> : 1314 Kolmenstraat 3570 Alken<br><br><em>Téléphone</em> : 011 31 27 43<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 31 27 43", "address":"1314 Kolmenstraat 3570 Alken", "manager_type":"", "created":"2016-09-13T13:23:49.673583Z", "id":4889, "last_modified":"2016-09-13T13:23:49.678473Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4889/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Wiekslag vzw - Begeleidingstehuis afd. Meisjesgroep", "lat":50.911036, "lon":5.252191, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Wiekslag vzw - Begeleidingstehuis afd. Meisjesgroep</h5><em>Adresse</em> : 12 Lindestraat 3512 Stevoort (Hasselt)<br><br><em>Téléphone</em> : 011 31 19 16<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 31 19 16", "address":"12 Lindestraat 3512 Stevoort (Hasselt)", "manager_type":"", "created":"2016-09-13T13:23:49.683544Z", "id":4890, "last_modified":"2016-09-13T13:23:49.688225Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4890/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Wiekslag vzw - Begeleidingstehuis Kamertraining", "lat":50.903852, "lon":5.306307, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Wiekslag vzw - Begeleidingstehuis Kamertraining</h5><em>Adresse</em> : 33 Jukstraat 3500 Sint-Lambrechts-Herk (Hasselt)<br><br><em>Téléphone</em> : 011 59 23 57<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 59 23 57", "address":"33 Jukstraat 3500 Sint-Lambrechts-Herk (Hasselt)", "manager_type":"", "created":"2016-09-13T13:23:49.695924Z", "id":4891, "last_modified":"2016-09-13T13:23:49.700853Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4891/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Wiekslag vzw - Begeleidingstehuis Sprankel", "lat":50.899547, "lon":5.310964, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Wiekslag vzw - Begeleidingstehuis Sprankel</h5><em>Adresse</em> : 19 St-Lambertusstraat 3500 Sint-Lambrechts-Herk (Hasselt)<br><br><em>Téléphone</em> : 011 31 10 55<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 31 10 55", "address":"19 St-Lambertusstraat 3500 Sint-Lambrechts-Herk (Hasselt)", "manager_type":"", "created":"2016-09-13T13:23:49.708684Z", "id":4892, "last_modified":"2016-09-13T13:23:49.713523Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4892/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Wiekslag vzw - dagcentrum De Ark", "lat":50.926983, "lon":5.329586, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Wiekslag vzw - dagcentrum De Ark</h5><em>Adresse</em> : 18 Kanunnik Eybenstraat 3500 Hasselt<br><br><em>Téléphone</em> : 011 27 17 76<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 27 17 76", "address":"18 Kanunnik Eybenstraat 3500 Hasselt", "manager_type":"", "created":"2016-09-13T13:23:49.720275Z", "id":4893, "last_modified":"2016-09-13T13:23:49.725592Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4893/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Wiekslag vzw - thuisbegeleiding De Brug", "lat":50.871985, "lon":5.516396, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Wiekslag vzw - thuisbegeleiding De Brug</h5><em>Adresse</em> : 19 Omstraat 3740 Bilzen<br><br><em>Téléphone</em> : 089 50 13 11<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 50 13 11", "address":"19 Omstraat 3740 Bilzen", "manager_type":"", "created":"2016-09-13T13:23:49.735063Z", "id":4894, "last_modified":"2016-09-13T13:23:49.743497Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4894/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Wiekslag vzw - Thuisbegeleiding Kristal", "lat":50.888016, "lon":5.300115, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Wiekslag vzw - Thuisbegeleiding Kristal</h5><em>Adresse</em> : 1314 Kolmenstraat 3570 Alken<br><br><em>Téléphone</em> : 011 68 96 48<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 68 96 48", "address":"1314 Kolmenstraat 3570 Alken", "manager_type":"", "created":"2016-09-13T13:23:49.753452Z", "id":4895, "last_modified":"2016-09-13T13:23:49.761099Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4895/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Wiekslag vzw - thuisbegeleiding Zevensprong", "lat":51.076651, "lon":5.223, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Wiekslag vzw - thuisbegeleiding Zevensprong</h5><em>Adresse</em> : 53 Laan op Vurten 3581 Beringen<br><br><em>Téléphone</em> : 011 42 20 34<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 42 20 34", "address":"53 Laan op Vurten 3581 Beringen", "manager_type":"", "created":"2016-09-13T13:23:49.771280Z", "id":4896, "last_modified":"2016-09-13T13:23:49.778853Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4896/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Elegast vzw - Begeleid Zelfstandig Wonen", "lat":51.207883, "lon":4.457179, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Elegast vzw - Begeleid Zelfstandig Wonen</h5><em>Adresse</em> : 46 Muggenberglei 2100 Deurne (Antwerpen)<br><br><em>Téléphone</em> : 03 285 91 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 285 91 50", "address":"46 Muggenberglei 2100 Deurne (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:49.787722Z", "id":4897, "last_modified":"2016-09-13T13:23:49.794746Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4897/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Elegast vzw - Conscience", "lat":51.207622, "lon":4.417113, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Elegast vzw - Conscience</h5><em>Adresse</em> : 29 Consciencestraat 2018 Antwerpen<br><br><em>Téléphone</em> : 03 239 07 62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 239 07 62", "address":"29 Consciencestraat 2018 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:49.804464Z", "id":4898, "last_modified":"2016-09-13T13:23:49.810202Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4898/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Elegast vzw - Dagcentrum Elegast Den Dam", "lat":51.232313, "lon":4.428734, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Elegast vzw - Dagcentrum Elegast Den Dam</h5><em>Adresse</em> : 13 Twee Netenstraat 2060 Antwerpen<br><br><em>Téléphone</em> : 03 232 60 20<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 232 60 20", "address":"13 Twee Netenstraat 2060 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:49.817574Z", "id":4899, "last_modified":"2016-09-13T13:23:49.824025Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4899/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Elegast vzw - Gezinsbegeleidingsdienst", "lat":51.240834, "lon":4.438663, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Elegast vzw - Gezinsbegeleidingsdienst</h5><em>Adresse</em> : 276 Bredabaan 2170 Merksem (Antwerpen)<br><br><em>Téléphone</em> : 03 645 39 70<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 645 39 70", "address":"276 Bredabaan 2170 Merksem (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:49.832475Z", "id":4900, "last_modified":"2016-09-13T13:23:49.837908Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4900/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Elegast vzw - Harmonie OOOC", "lat":51.201711, "lon":4.412931, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Elegast vzw - Harmonie OOOC</h5><em>Adresse</em> : 203 Belgielei 2018 Antwerpen<br><br><em>Téléphone</em> : 03 286 75 25<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 286 75 25", "address":"203 Belgielei 2018 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:49.847644Z", "id":4901, "last_modified":"2016-09-13T13:23:49.857438Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4901/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Elegast-Potgieter", "lat":51.221534, "lon":4.437323, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Elegast-Potgieter</h5><em>Adresse</em> : 11 Potgieterstraat 2060 Antwerpen<br><br><em>Téléphone</em> : 03 235 01 15<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 235 01 15", "address":"11 Potgieterstraat 2060 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:49.869105Z", "id":4902, "last_modified":"2016-09-13T13:23:49.882797Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4902/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Elegast-Potgieter vzw - afdeling OOOC Jacob-Jordaens", "lat":51.208614, "lon":4.414122, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Elegast-Potgieter vzw - afdeling OOOC Jacob-Jordaens</h5><em>Adresse</em> : 73 Jacob Jordaensstraat 2018 Antwerpen<br><br><em>Téléphone</em> : 03 285 91 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 285 91 50", "address":"73 Jacob Jordaensstraat 2018 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:49.895401Z", "id":4903, "last_modified":"2016-09-13T13:23:49.901570Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4903/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Emiliani vzw", "lat":51.099877, "lon":3.99877, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Emiliani vzw</h5><em>Adresse</em> : 17 Krekelstraat 9160 Lokeren<br><br><em>Téléphone</em> : 09 348 17 39<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 348 17 39", "address":"17 Krekelstraat 9160 Lokeren", "manager_type":"", "created":"2016-09-13T13:23:49.910073Z", "id":4904, "last_modified":"2016-09-13T13:23:49.915778Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4904/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugddorp vzw", "lat":51.016283, "lon":4.569051, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugddorp vzw</h5><em>Adresse</em> : 18 Oude Molenstraat 2820 Bonheiden<br><br><em>Téléphone</em> : 015 51 21 89<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 51 21 89", "address":"18 Oude Molenstraat 2820 Bonheiden", "manager_type":"", "created":"2016-09-13T13:23:49.924106Z", "id":4905, "last_modified":"2016-09-13T13:23:49.929319Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4905/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugddorp vzw - De Passant", "lat":51.075, "lon":4.28925, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugddorp vzw - De Passant</h5><em>Adresse</em> : 16 Victor Vergauwenstraat 2870 Puurs<br><br><em>Téléphone</em> : 03 889 53 07<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 889 53 07", "address":"16 Victor Vergauwenstraat 2870 Puurs", "manager_type":"", "created":"2016-09-13T13:23:49.937702Z", "id":4906, "last_modified":"2016-09-13T13:23:49.942951Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4906/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdhuis De Takel", "lat":51.214091, "lon":2.901674, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdhuis De Takel</h5><em>Adresse</em> : 221 Elisabethlaan 8400 Oostende<br><br><em>Téléphone</em> : 059 70 20 81<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"059 70 20 81", "address":"221 Elisabethlaan 8400 Oostende", "manager_type":"", "created":"2016-09-13T13:23:49.951084Z", "id":4907, "last_modified":"2016-09-13T13:23:49.956423Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4907/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdwelzijnswerk Meulenberg vzw", "lat":51.015273, "lon":5.396024, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdwelzijnswerk Meulenberg vzw</h5><em>Adresse</em> : 12 Springstraat 3530 Houthalen-Helchteren<br><br><em>Téléphone</em> : 011 91 71 44<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 91 71 44", "address":"12 Springstraat 3530 Houthalen-Helchteren", "manager_type":"", "created":"2016-09-13T13:23:49.961837Z", "id":4908, "last_modified":"2016-09-13T13:23:49.966922Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4908/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdwerking Asse vzw", "lat":50.905922, "lon":4.20825, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdwerking Asse vzw</h5><em>Adresse</em> : 88 Stationsstraat 1730 Asse<br><br><em>Téléphone</em> : 02 452 31 83<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 452 31 83", "address":"88 Stationsstraat 1730 Asse", "manager_type":"", "created":"2016-09-13T13:23:49.976563Z", "id":4909, "last_modified":"2016-09-13T13:23:49.986639Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4909/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdwerking Gigos - Genk-Zuid", "lat":50.949574, "lon":5.504679, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdwerking Gigos - Genk-Zuid</h5><em>Adresse</em> : 45 Kastertstraat 3600 Genk<br><br><em>Téléphone</em> : 089 36 43 93<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 36 43 93", "address":"45 Kastertstraat 3600 Genk", "manager_type":"", "created":"2016-09-13T13:23:49.997576Z", "id":4910, "last_modified":"2016-09-13T13:23:50.006395Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4910/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdzorg De Brug vzw - Dagcentrum De Marbol", "lat":50.770999, "lon":3.877192, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdzorg De Brug vzw - Dagcentrum De Marbol</h5><em>Adresse</em> : 25 Gasthuisstraat 9500 Geraardsbergen<br><br><em>Téléphone</em> : 054 42 22 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"054 42 22 75", "address":"25 Gasthuisstraat 9500 Geraardsbergen", "manager_type":"", "created":"2016-09-13T13:23:50.016816Z", "id":4911, "last_modified":"2016-09-13T13:23:50.022402Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4911/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdzorg De Brug vzw - Huize Ten Berg", "lat":50.88903, "lon":3.705211, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdzorg De Brug vzw - Huize Ten Berg</h5><em>Adresse</em> : 77 Latemdreef 9630 Zwalm<br><br><em>Téléphone</em> : 055 48 01 21<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"055 48 01 21", "address":"77 Latemdreef 9630 Zwalm", "manager_type":"", "created":"2016-09-13T13:23:50.030947Z", "id":4912, "last_modified":"2016-09-13T13:23:50.036213Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4912/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdzorg De Brug vzw - Thuisbegeleidingsdienst De Mee-ander", "lat":50.771242, "lon":3.877384, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdzorg De Brug vzw - Thuisbegeleidingsdienst De Mee-ander</h5><em>Adresse</em> : 19 Gasthuisstraat 9500 Geraardsbergen<br><br><em>Téléphone</em> : 054 42 24 92<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"054 42 24 92", "address":"19 Gasthuisstraat 9500 Geraardsbergen", "manager_type":"", "created":"2016-09-13T13:23:50.044675Z", "id":4913, "last_modified":"2016-09-13T13:23:50.054537Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4913/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdzorg in Gezin vzw", "lat":51.020824, "lon":4.479828, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdzorg in Gezin vzw</h5><em>Adresse</em> : 45 Schuttersvest 2800 Mechelen<br><br><em>Téléphone</em> : 015 44 00 65<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 44 00 65", "address":"45 Schuttersvest 2800 Mechelen", "manager_type":"", "created":"2016-09-13T13:23:50.064804Z", "id":4914, "last_modified":"2016-09-13T13:23:50.074370Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4914/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdzorg Malpertuus- Unit Buken", "lat":50.938769, "lon":4.617044, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdzorg Malpertuus- Unit Buken</h5><em>Adresse</em> : 44 Bukenstraat 1910 Buken (Kampenhout)<br><br><em>Téléphone</em> : 016 61 76 70<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 61 76 70", "address":"44 Bukenstraat 1910 Buken (Kampenhout)", "manager_type":"", "created":"2016-09-13T13:23:50.086034Z", "id":4915, "last_modified":"2016-09-13T13:23:50.094561Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4915/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdzorg van de Zusters der Christelijke Scholen vzw - Monte Rosa", "lat":50.875897, "lon":4.757241, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdzorg van de Zusters der Christelijke Scholen vzw - Monte Rosa</h5><em>Adresse</em> : 249 Heidebergstraat 3010 Kessel-Lo (Leuven)<br><br><em>Téléphone</em> : 016 52 55 81<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 52 55 81", "address":"249 Heidebergstraat 3010 Kessel-Lo (Leuven)", "manager_type":"", "created":"2016-09-13T13:23:50.106146Z", "id":4916, "last_modified":"2016-09-13T13:23:50.115332Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4916/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdzorg vzw - De Vlier", "lat":50.945532, "lon":4.045473, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdzorg vzw - De Vlier</h5><em>Adresse</em> : 62 Dr. De Moorstraat 9300 Aalst<br><br><em>Téléphone</em> : 053 79 01 47<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"053 79 01 47", "address":"62 Dr. De Moorstraat 9300 Aalst", "manager_type":"", "created":"2016-09-13T13:23:50.126766Z", "id":4917, "last_modified":"2016-09-13T13:23:50.136139Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4917/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jeugdzorg vzw - Liaan", "lat":50.974947, "lon":3.65106, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jeugdzorg vzw - Liaan</h5><em>Adresse</em> : 30 Weefstraat 9810 Eke (Nazareth)<br><br><em>Téléphone</em> : 09 282 53 52<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 282 53 52", "address":"30 Weefstraat 9810 Eke (Nazareth)", "manager_type":"", "created":"2016-09-13T13:23:50.147489Z", "id":4918, "last_modified":"2016-09-13T13:23:50.155705Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4918/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jong vzw", "lat":51.060175, "lon":3.746949, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jong vzw</h5><em>Adresse</em> : 195 Antwerpsesteenweg 9040 Sint Amandsberg (Gent)<br><br><em>Téléphone</em> : 09 268 29 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 268 29 50", "address":"195 Antwerpsesteenweg 9040 Sint Amandsberg (Gent)", "manager_type":"", "created":"2016-09-13T13:23:50.166489Z", "id":4919, "last_modified":"2016-09-13T13:23:50.174147Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4919/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jongenstehuis Werk van Don Bosco vzw", "lat":51.17128, "lon":4.543181, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jongenstehuis Werk van Don Bosco vzw</h5><em>Adresse</em> : 100 Broechemsesteenweg 2531 Vremde (Boechout)<br><br><em>Téléphone</em> : 03 485 54 05<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 485 54 05", "address":"100 Broechemsesteenweg 2531 Vremde (Boechout)", "manager_type":"", "created":"2016-09-13T13:23:50.184386Z", "id":4920, "last_modified":"2016-09-13T13:23:50.194261Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4920/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Jongerenhuis vzw", "lat":51.055699, "lon":3.725764, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Jongerenhuis vzw</h5><em>Adresse</em> : 59 Onderstraat 9000 Gent<br><br><em>Téléphone</em> : 09 233 96 16<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 233 96 16", "address":"59 Onderstraat 9000 Gent", "manager_type":"", "created":"2016-09-13T13:23:50.204351Z", "id":4921, "last_modified":"2016-09-13T13:23:50.212821Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4921/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"KRAS Jeugdwerk KIEL", "lat":51.18708, "lon":4.378245, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>KRAS Jeugdwerk KIEL</h5><em>Adresse</em> : 5 Waarlooshofstraat 2020 Antwerpen<br><br><em>Téléphone</em> : 03 238 32 67<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 238 32 67", "address":"5 Waarlooshofstraat 2020 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:50.224008Z", "id":4922, "last_modified":"2016-09-13T13:23:50.231417Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4922/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Kras Jeugdwerk", "lat":51.217098, "lon":4.436438, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Kras Jeugdwerk</h5><em>Adresse</em> : 47 Generaal Eisenhowerlei 2140 Borgerhout<br><br><em>Téléphone</em> : 032/35.09.90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"032/35.09.90", "address":"47 Generaal Eisenhowerlei 2140 Borgerhout", "manager_type":"", "created":"2016-09-13T13:23:50.240972Z", "id":4923, "last_modified":"2016-09-13T13:23:50.247546Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4923/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"KRAS Jeugdwerk steunpunt Noord", "lat":51.22759, "lon":4.426937, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>KRAS Jeugdwerk steunpunt Noord</h5><em>Adresse</em> : 97 Everaertstraat 2060 Antwerpen<br><br><em>Téléphone</em> : 03 231 84 11<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 231 84 11", "address":"97 Everaertstraat 2060 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:50.256906Z", "id":4924, "last_modified":"2016-09-13T13:23:50.263274Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4924/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"KRAS Jeugdwerk vzw - Steunpunt Zuid", "lat":51.200304, "lon":4.39599, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>KRAS Jeugdwerk vzw - Steunpunt Zuid</h5><em>Adresse</em> : 35 Coebergerstraat 2018 Antwerpen<br><br><em>Téléphone</em> : 03 248 90 08<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 248 90 08", "address":"35 Coebergerstraat 2018 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:50.273050Z", "id":4925, "last_modified":"2016-09-13T13:23:50.282767Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4925/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"KRAS Jeugdwerk vzw Berchem", "lat":51.194977, "lon":4.423385, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>KRAS Jeugdwerk vzw Berchem</h5><em>Adresse</em> : 62 Patriottenstraat 2600 Berchem (Antwerpen)<br><br><em>Téléphone</em> : 03 218 80 43<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 218 80 43", "address":"62 Patriottenstraat 2600 Berchem (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:50.294348Z", "id":4926, "last_modified":"2016-09-13T13:23:50.300293Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4926/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"KRAS Jeugdwerk vzw Steunpunt Merksem", "lat":51.23942, "lon":4.445387, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>KRAS Jeugdwerk vzw Steunpunt Merksem</h5><em>Adresse</em> : 125 Borrewaterstraat 2170 Merksem (Antwerpen)<br><br><em>Téléphone</em> : 03 646 76 39<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 646 76 39", "address":"125 Borrewaterstraat 2170 Merksem (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:50.309450Z", "id":4927, "last_modified":"2016-09-13T13:23:50.315256Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4927/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"KRAS Jeugdwerk vzw Steunpunt Oud-Borgerhout", "lat":51.217098, "lon":4.436438, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>KRAS Jeugdwerk vzw Steunpunt Oud-Borgerhout</h5><em>Adresse</em> : 47 Generaal Eisenhowerlei 2140 Borgerhout (Antwerpen)<br><br><em>Téléphone</em> : 03 271 07 82<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 271 07 82", "address":"47 Generaal Eisenhowerlei 2140 Borgerhout (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:50.322732Z", "id":4928, "last_modified":"2016-09-13T13:23:50.331593Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4928/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OOC 't Kruispunt - De Vrienden van Regina Pacis vzw", "lat":51.312134, "lon":4.856117, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OOC 't Kruispunt - De Vrienden van Regina Pacis vzw</h5><em>Adresse</em> : 82 Bisschopslaan 2340 Beerse<br><br><em>Téléphone</em> : 014 61 61 13<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 61 61 13", "address":"82 Bisschopslaan 2340 Beerse", "manager_type":"", "created":"2016-09-13T13:23:50.341996Z", "id":4929, "last_modified":"2016-09-13T13:23:50.350311Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4929/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OOOC 't Pasrel Halle", "lat":50.761247, "lon":4.200538, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OOOC 't Pasrel Halle</h5><em>Adresse</em> : 619 Lenniksesteenweg 1500 Halle<br><br><em>Téléphone</em> : 02 305 92 80<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 305 92 80", "address":"619 Lenniksesteenweg 1500 Halle", "manager_type":"", "created":"2016-09-13T13:23:50.360408Z", "id":4930, "last_modified":"2016-09-13T13:23:50.367276Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4930/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OOOC 't Pasrel Schaarbeek", "lat":50.876046, "lon":4.380245, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OOOC 't Pasrel Schaarbeek</h5><em>Adresse</em> : 50 Emile Zolalaan 1030 Schaarbeek<br><br><em>Téléphone</em> : 02 215 51 77<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 215 51 77", "address":"50 Emile Zolalaan 1030 Schaarbeek", "manager_type":"", "created":"2016-09-13T13:23:50.380176Z", "id":4931, "last_modified":"2016-09-13T13:23:50.391546Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4931/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OOOC De Luwte", "lat":50.867262, "lon":3.086955, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OOOC De Luwte</h5><em>Adresse</em> : 1 Pastorijstraat 8890 Moorslede-Slypskapelle<br><br><em>Téléphone</em> : 056 54 03 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 54 03 40", "address":"1 Pastorijstraat 8890 Moorslede-Slypskapelle", "manager_type":"", "created":"2016-09-13T13:23:50.402980Z", "id":4932, "last_modified":"2016-09-13T13:23:50.411138Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4932/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OOOC De Morgenster vzw", "lat":51.111152, "lon":4.126763, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OOOC De Morgenster vzw</h5><em>Adresse</em> : 8 Smoorstraat 9250 Waasmunster<br><br><em>Téléphone</em> : 052 46 04 27<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"052 46 04 27", "address":"8 Smoorstraat 9250 Waasmunster", "manager_type":"", "created":"2016-09-13T13:23:50.426007Z", "id":4933, "last_modified":"2016-09-13T13:23:50.436788Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4933/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OOOC De Sluis", "lat":51.361471, "lon":4.308199, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OOOC De Sluis</h5><em>Adresse</em> : 1 Begijnhoeve 2040 Zandvliet<br><br><em>Téléphone</em> : 03 568 00 41<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 568 00 41", "address":"1 Begijnhoeve 2040 Zandvliet", "manager_type":"", "created":"2016-09-13T13:23:50.448988Z", "id":4934, "last_modified":"2016-09-13T13:23:50.458310Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4934/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OOOC Elkeen vzw", "lat":51.231454, "lon":5.305655, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OOOC Elkeen vzw</h5><em>Adresse</em> : 17 Molsekiezel 3920 Lommel<br><br><em>Téléphone</em> : 011 54 21 21<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 54 21 21", "address":"17 Molsekiezel 3920 Lommel", "manager_type":"", "created":"2016-09-13T13:23:50.469550Z", "id":4935, "last_modified":"2016-09-13T13:23:50.477360Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4935/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OOOC Luein vzw", "lat":51.098598, "lon":3.842113, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OOOC Luein vzw</h5><em>Adresse</em> : 101 Dorp-Oost 9080 Lochristi<br><br><em>Téléphone</em> : 09 355 72 57<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 355 72 57", "address":"101 Dorp-Oost 9080 Lochristi", "manager_type":"", "created":"2016-09-13T13:23:50.488534Z", "id":4936, "last_modified":"2016-09-13T13:23:50.496843Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4936/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OOOC Zonnelied", "lat":50.749313, "lon":3.599936, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OOOC Zonnelied</h5><em>Adresse</em> : 5 Sint-Hermesstraat 9600 Ronse<br><br><em>Téléphone</em> : 055 23 38 98<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"055 23 38 98", "address":"5 Sint-Hermesstraat 9600 Ronse", "manager_type":"", "created":"2016-09-13T13:23:50.505739Z", "id":4937, "last_modified":"2016-09-13T13:23:50.513320Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4937/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Platform Allochtone Jeugdwerkingen PAJ vzw", "lat":51.214069, "lon":4.436591, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Platform Allochtone Jeugdwerkingen PAJ vzw</h5><em>Adresse</em> : 15 Schoenstraat 2140 Borgerhout (Antwerpen)<br><br><em>Téléphone</em> : 0494 04 82 53<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0494 04 82 53", "address":"15 Schoenstraat 2140 Borgerhout (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:50.523273Z", "id":4938, "last_modified":"2016-09-13T13:23:50.529847Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4938/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Scola Vitae vzw", "lat":51.006093, "lon":4.056225, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Scola Vitae vzw</h5><em>Adresse</em> : 145 Mevrouw Courtmanspark 9200 Dendermonde<br><br><em>Téléphone</em> : 0485/93.23.46<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0485/93.23.46", "address":"145 Mevrouw Courtmanspark 9200 Dendermonde", "manager_type":"", "created":"2016-09-13T13:23:50.539287Z", "id":4939, "last_modified":"2016-09-13T13:23:50.545577Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4939/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Scouts en Gidsen Vlaanderen vzw - Open Kamp", "lat":51.21297, "lon":4.42199, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Scouts en Gidsen Vlaanderen vzw - Open Kamp</h5><em>Adresse</em> : 74 Lange Kievitstraat 2018 Antwerpen<br><br><em>Téléphone</em> : + 32 3 231 16 20<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"+ 32 3 231 16 20", "address":"74 Lange Kievitstraat 2018 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:50.553750Z", "id":4940, "last_modified":"2016-09-13T13:23:50.560753Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4940/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tehuis Hof Ter Welle", "lat":51.208392, "lon":4.249822, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Tehuis Hof Ter Welle</h5><em>Adresse</em> : 1 Anna Piersdreef 9120 Beveren<br><br><em>Téléphone</em> : 03 750 90 80<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 750 90 80", "address":"1 Anna Piersdreef 9120 Beveren", "manager_type":"", "created":"2016-09-13T13:23:50.569654Z", "id":4941, "last_modified":"2016-09-13T13:23:50.576441Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4941/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tehuis Sint Carolus - De Klomp", "lat":51.195949, "lon":4.176268, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Tehuis Sint Carolus - De Klomp</h5><em>Adresse</em> : 49 Gyselstraat 9100 Nieuwkerken-Waas (Sint-Niklaas)<br><br><em>Téléphone</em> : 03 292 25 67<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 292 25 67", "address":"49 Gyselstraat 9100 Nieuwkerken-Waas (Sint-Niklaas)", "manager_type":"", "created":"2016-09-13T13:23:50.587099Z", "id":4942, "last_modified":"2016-09-13T13:23:50.598387Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4942/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tehuis Sint Carolus - De Populier", "lat":51.195949, "lon":4.176268, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Tehuis Sint Carolus - De Populier</h5><em>Adresse</em> : 49 Gyselstraat 9100 Nieuwkerken-Waas (Sint-Niklaas)<br><br><em>Téléphone</em> : 03 292 25 62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 292 25 62", "address":"49 Gyselstraat 9100 Nieuwkerken-Waas (Sint-Niklaas)", "manager_type":"", "created":"2016-09-13T13:23:50.610440Z", "id":4943, "last_modified":"2016-09-13T13:23:50.616435Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4943/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tehuis Sint Carolus - De Wilg", "lat":51.195949, "lon":4.176268, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Tehuis Sint Carolus - De Wilg</h5><em>Adresse</em> : 49 Gyselstraat 9100 Nieuwkerken-Waas (Sint-Niklaas)<br><br><em>Téléphone</em> : 03 292 25 61<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 292 25 61", "address":"49 Gyselstraat 9100 Nieuwkerken-Waas (Sint-Niklaas)", "manager_type":"", "created":"2016-09-13T13:23:50.626125Z", "id":4944, "last_modified":"2016-09-13T13:23:50.631566Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4944/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tonuso vzw - Atomix", "lat":50.885493, "lon":4.339879, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Tonuso vzw - Atomix</h5><em>Adresse</em> : 555 De Smet De Nayerlaan 1020 Laken<br><br><em>Téléphone</em> : 02 479 29 11<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 479 29 11", "address":"555 De Smet De Nayerlaan 1020 Laken", "manager_type":"", "created":"2016-09-13T13:23:50.641165Z", "id":4945, "last_modified":"2016-09-13T13:23:50.646471Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4945/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tonuso vzw - Dagcentrum De Magn-eet", "lat":50.907181, "lon":4.20573, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Tonuso vzw - Dagcentrum De Magn-eet</h5><em>Adresse</em> : 44 Stationstraat 1730 Asse<br><br><em>Téléphone</em> : 02 453 23 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 453 23 90", "address":"44 Stationstraat 1730 Asse", "manager_type":"", "created":"2016-09-13T13:23:50.654684Z", "id":4946, "last_modified":"2016-09-13T13:23:50.664797Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4946/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tonuso vzw - Dagcentrum Het Vlot (Jette)", "lat":50.877028, "lon":4.33681, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Tonuso vzw - Dagcentrum Het Vlot (Jette)</h5><em>Adresse</em> : 19 Amelie Gomandstraat 1090 Jette<br><br><em>Téléphone</em> : 02 428 00 55<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 428 00 55", "address":"19 Amelie Gomandstraat 1090 Jette", "manager_type":"", "created":"2016-09-13T13:23:50.677118Z", "id":4947, "last_modified":"2016-09-13T13:23:50.686138Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4947/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tonuso vzw - De Plan-aid", "lat":50.866878, "lon":4.340423, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Tonuso vzw - De Plan-aid</h5><em>Adresse</em> : 145 Jubelfeestlaan 1080 Brussel<br><br><em>Téléphone</em> : 02 426 1001<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 426 1001", "address":"145 Jubelfeestlaan 1080 Brussel", "manager_type":"", "created":"2016-09-13T13:23:50.697613Z", "id":4948, "last_modified":"2016-09-13T13:23:50.707128Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4948/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tonuso vzw - Kom-aid", "lat":50.833262, "lon":4.313495, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Tonuso vzw - Kom-aid</h5><em>Adresse</em> : 534 Bergensesteenweg 1070 Anderlecht<br><br><em>Téléphone</em> : 02 526 03 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 526 03 60", "address":"534 Bergensesteenweg 1070 Anderlecht", "manager_type":"", "created":"2016-09-13T13:23:50.718041Z", "id":4949, "last_modified":"2016-09-13T13:23:50.725910Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4949/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Tumult vzw", "lat":51.021632, "lon":4.472963, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Tumult vzw</h5><em>Adresse</em> : 8 Brusselsepoortstraat 2800 Mechelen<br><br><em>Téléphone</em> : 015 43 56 96<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 43 56 96", "address":"8 Brusselsepoortstraat 2800 Mechelen", "manager_type":"", "created":"2016-09-13T13:23:50.736892Z", "id":4950, "last_modified":"2016-09-13T13:23:50.746059Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4950/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kantel vzw", "lat":51.205853, "lon":3.189261, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Kantel vzw</h5><em>Adresse</em> : 201 Legeweg 8200 St-Andries Brugge<br><br><em>Téléphone</em> : 050 31 58 55<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 31 58 55", "address":"201 Legeweg 8200 St-Andries Brugge", "manager_type":"", "created":"2016-09-13T13:23:50.756949Z", "id":4951, "last_modified":"2016-09-13T13:23:50.764492Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4951/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Katrol vzw", "lat":51.2214, "lon":2.915092, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Katrol vzw</h5><em>Adresse</em> : 1 Leffingenstraat 8400 Oostende<br><br><em>Téléphone</em> : 0472/52.96.88<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0472/52.96.88", "address":"1 Leffingenstraat 8400 Oostende", "manager_type":"", "created":"2016-09-13T13:23:50.774836Z", "id":4952, "last_modified":"2016-09-13T13:23:50.781804Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4952/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Korf vzw", "lat":50.814477, "lon":3.252929, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Korf vzw</h5><em>Adresse</em> : 15 Pottelberg 8500 Kortrijk<br><br><em>Téléphone</em> : 056 22 49 44<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 22 49 44", "address":"15 Pottelberg 8500 Kortrijk", "manager_type":"", "created":"2016-09-13T13:23:50.791983Z", "id":4953, "last_modified":"2016-09-13T13:23:50.798775Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4953/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw", "lat":50.883021, "lon":5.350565, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw</h5><em>Adresse</em> : 19 Smetstraat 3501 Hasselt<br><br><em>Téléphone</em> : 011 85 90 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 85 90 40", "address":"19 Smetstraat 3501 Hasselt", "manager_type":"", "created":"2016-09-13T13:23:50.807745Z", "id":4954, "last_modified":"2016-09-13T13:23:50.813686Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4954/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw - Contextbegeleiding", "lat":50.883021, "lon":5.350565, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw - Contextbegeleiding</h5><em>Adresse</em> : 19 Smetstraat 3501 Hasselt<br><br><em>Téléphone</em> : 011 85 90 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 85 90 40", "address":"19 Smetstraat 3501 Hasselt", "manager_type":"", "created":"2016-09-13T13:23:50.821673Z", "id":4955, "last_modified":"2016-09-13T13:23:50.827371Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4955/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw - Dagcentrum De Sluis", "lat":51.028632, "lon":5.275921, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw - Dagcentrum De Sluis</h5><em>Adresse</em> : 4 bus 2 Ghoosstraat 3550 Heusden-Zolder<br><br><em>Téléphone</em> : 011 53 02 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 53 02 60", "address":"4 bus 2 Ghoosstraat 3550 Heusden-Zolder", "manager_type":"", "created":"2016-09-13T13:23:50.836308Z", "id":4956, "last_modified":"2016-09-13T13:23:50.842996Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4956/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw - De Dijk BZW", "lat":51.032664, "lon":5.275921, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw - De Dijk BZW</h5><em>Adresse</em> : 4 bus 2 Ghoosstraat 3550 Heusden<br><br><em>Téléphone</em> : 011 52 05 08<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 52 05 08", "address":"4 bus 2 Ghoosstraat 3550 Heusden", "manager_type":"", "created":"2016-09-13T13:23:50.852326Z", "id":4957, "last_modified":"2016-09-13T13:23:50.858231Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4957/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw - De Kering BZW", "lat":50.883021, "lon":5.350565, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw - De Kering BZW</h5><em>Adresse</em> : 19 Smetstraat 3501 Wimmertingen (Hasselt)<br><br><em>Téléphone</em> : 011 85 90 52<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 85 90 52", "address":"19 Smetstraat 3501 Wimmertingen (Hasselt)", "manager_type":"", "created":"2016-09-13T13:23:50.866807Z", "id":4958, "last_modified":"2016-09-13T13:23:50.872613Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4958/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw - De Najade", "lat":50.882926, "lon":5.350254, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw - De Najade</h5><em>Adresse</em> : 21 Smetstraat 3500 Hasselt<br><br><em>Téléphone</em> : 011 76 29 01<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 76 29 01", "address":"21 Smetstraat 3500 Hasselt", "manager_type":"", "created":"2016-09-13T13:23:50.881961Z", "id":4959, "last_modified":"2016-09-13T13:23:50.891589Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4959/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw - De Souw", "lat":51.02058, "lon":5.376617, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw - De Souw</h5><em>Adresse</em> : 13 Souwstraat 3530 Houthalen<br><br><em>Téléphone</em> : 011 52 42 72<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 52 42 72", "address":"13 Souwstraat 3530 Houthalen", "manager_type":"", "created":"2016-09-13T13:23:50.903070Z", "id":4960, "last_modified":"2016-09-13T13:23:50.910275Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4960/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw - De Wimmert", "lat":50.882926, "lon":5.350254, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw - De Wimmert</h5><em>Adresse</em> : 21 Smetstraat 3501 Hasselt<br><br><em>Téléphone</em> : 011 37 61 65<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 37 61 65", "address":"21 Smetstraat 3501 Hasselt", "manager_type":"", "created":"2016-09-13T13:23:50.923071Z", "id":4961, "last_modified":"2016-09-13T13:23:50.930690Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4961/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw - Fonto Nova", "lat":50.995083, "lon":5.52003, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw - Fonto Nova</h5><em>Adresse</em> : 22 Stalenstraat 3600 Genk<br><br><em>Téléphone</em> : 089 20 62 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 20 62 10", "address":"22 Stalenstraat 3600 Genk", "manager_type":"", "created":"2016-09-13T13:23:50.938989Z", "id":4962, "last_modified":"2016-09-13T13:23:50.947530Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4962/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw - Het Luik", "lat":50.925759, "lon":5.337327, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw - Het Luik</h5><em>Adresse</em> : 41 Luikersteenweg 3500 Hasselt<br><br><em>Téléphone</em> : 011 22 59 86<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 22 59 86", "address":"41 Luikersteenweg 3500 Hasselt", "manager_type":"", "created":"2016-09-13T13:23:50.958793Z", "id":4963, "last_modified":"2016-09-13T13:23:50.965061Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4963/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw - Huis 17", "lat":50.934381, "lon":5.329746, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw - Huis 17</h5><em>Adresse</em> : 21-23 Rozenstraat 3500 Hasselt<br><br><em>Téléphone</em> : 011 85 14 33<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 85 14 33", "address":"21-23 Rozenstraat 3500 Hasselt", "manager_type":"", "created":"2016-09-13T13:23:50.974010Z", "id":4964, "last_modified":"2016-09-13T13:23:50.980274Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4964/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Oever vzw - Thuisbegeleidingsdienst De Kering", "lat":50.883021, "lon":5.350565, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Oever vzw - Thuisbegeleidingsdienst De Kering</h5><em>Adresse</em> : 19 Smetstraat 3500 Hasselt<br><br><em>Téléphone</em> : 011 85 90 52<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 85 90 52", "address":"19 Smetstraat 3500 Hasselt", "manager_type":"", "created":"2016-09-13T13:23:50.990086Z", "id":4965, "last_modified":"2016-09-13T13:23:50.996576Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4965/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Patio vzw - Afdeling Cruushove", "lat":51.220412, "lon":3.254248, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Patio vzw - Afdeling Cruushove</h5><em>Adresse</em> : 80 Polderstraat 8310 BRUGGE<br><br><em>Téléphone</em> : 050 37 10 20<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 37 10 20", "address":"80 Polderstraat 8310 BRUGGE", "manager_type":"", "created":"2016-09-13T13:23:51.007288Z", "id":4966, "last_modified":"2016-09-13T13:23:51.013212Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4966/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Patio vzw - Begeleid Zelfstandig Wonen BZW De Kerseboom", "lat":51.216485, "lon":3.219854, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Patio vzw - Begeleid Zelfstandig Wonen BZW De Kerseboom</h5><em>Adresse</em> : 32 Elf-Julistraat 8000 Brugge<br><br><em>Téléphone</em> : 050 33 32 09<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 33 32 09", "address":"32 Elf-Julistraat 8000 Brugge", "manager_type":"", "created":"2016-09-13T13:23:51.021641Z", "id":4967, "last_modified":"2016-09-13T13:23:51.026778Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4967/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Patio vzw - Dagcentrum De Schoor", "lat":51.227017, "lon":3.231606, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Patio vzw - Dagcentrum De Schoor</h5><em>Adresse</em> : 44 Pannebekestraat 8000 Brugge<br><br><em>Téléphone</em> : 050 34 73 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 34 73 50", "address":"44 Pannebekestraat 8000 Brugge", "manager_type":"", "created":"2016-09-13T13:23:51.035157Z", "id":4968, "last_modified":"2016-09-13T13:23:51.040163Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4968/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Patio vzw - Kleine Dennen", "lat":51.340952, "lon":3.27201, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Patio vzw - Kleine Dennen</h5><em>Adresse</em> : 77 Haagwinde 8300 Knokke-Heist<br><br><em>Téléphone</em> : 050 60 75 88<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 60 75 88", "address":"77 Haagwinde 8300 Knokke-Heist", "manager_type":"", "created":"2016-09-13T13:23:51.048125Z", "id":4969, "last_modified":"2016-09-13T13:23:51.053064Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4969/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Patio vzw - Thuisbegeleiding De Kerseboom", "lat":51.216485, "lon":3.219854, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Patio vzw - Thuisbegeleiding De Kerseboom</h5><em>Adresse</em> : 32 Elf-Julistraat 8000 Brugge<br><br><em>Téléphone</em> : 050 33 32 09<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 33 32 09", "address":"32 Elf-Julistraat 8000 Brugge", "manager_type":"", "created":"2016-09-13T13:23:51.061241Z", "id":4970, "last_modified":"2016-09-13T13:23:51.066487Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4970/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Totem vzw", "lat":51.064709, "lon":3.725467, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Totem vzw</h5><em>Adresse</em> : 138 Berouw 9000 Gent<br><br><em>Téléphone</em> : 09 224 31 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 224 31 75", "address":"138 Berouw 9000 Gent", "manager_type":"", "created":"2016-09-13T13:23:51.074537Z", "id":4971, "last_modified":"2016-09-13T13:23:51.080126Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4971/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Touter - Dienst voor Thuisbegeleiding Terra", "lat":51.20006, "lon":4.425806, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Touter - Dienst voor Thuisbegeleiding Terra</h5><em>Adresse</em> : 49 Auwersstraat 2600 Berchem (Antwerpen)<br><br><em>Téléphone</em> : 03 236 80 20<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 236 80 20", "address":"49 Auwersstraat 2600 Berchem (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:51.085579Z", "id":4972, "last_modified":"2016-09-13T13:23:51.090702Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4972/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Touter vzw - De Tandem", "lat":51.199792, "lon":4.426802, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Touter vzw - De Tandem</h5><em>Adresse</em> : 51 Weidestraat 2600 Berchem (Antwerpen)<br><br><em>Téléphone</em> : 03 287 80 25<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 287 80 25", "address":"51 Weidestraat 2600 Berchem (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:51.098886Z", "id":4973, "last_modified":"2016-09-13T13:23:51.104273Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4973/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Touter vzw - Dagcentrum De Tichel", "lat":51.099349, "lon":4.367851, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Touter vzw - Dagcentrum De Tichel</h5><em>Adresse</em> : 352 Antwerpsestraat 2850 Boom<br><br><em>Téléphone</em> : 03 844 70 35<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 844 70 35", "address":"352 Antwerpsestraat 2850 Boom", "manager_type":"", "created":"2016-09-13T13:23:51.112365Z", "id":4974, "last_modified":"2016-09-13T13:23:51.118637Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4974/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Touter vzw - Dagcentrum Trapeze", "lat":51.199769, "lon":4.426739, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Touter vzw - Dagcentrum Trapeze</h5><em>Adresse</em> : 53 Weidestraat 2600 Berchem (Antwerpen)<br><br><em>Téléphone</em> : 03 287 80 24<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 287 80 24", "address":"53 Weidestraat 2600 Berchem (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:51.126733Z", "id":4975, "last_modified":"2016-09-13T13:23:51.132018Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4975/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Vlieger vzw", "lat":51.19503, "lon":4.466156, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Vlieger vzw</h5><em>Adresse</em> : 246 Drakenhoflaan 2100 Deurne (Antwerpen)<br><br><em>Téléphone</em> : 03 322 82 52<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 322 82 52", "address":"246 Drakenhoflaan 2100 Deurne (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:51.139929Z", "id":4976, "last_modified":"2016-09-13T13:23:51.145074Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4976/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Vlier", "lat":50.945442, "lon":4.045478, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Vlier</h5><em>Adresse</em> : 58 Dr. De Moorstraat 9300 Aalst<br><br><em>Téléphone</em> : 053 71 15 77<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"053 71 15 77", "address":"58 Dr. De Moorstraat 9300 Aalst", "manager_type":"", "created":"2016-09-13T13:23:51.153157Z", "id":4977, "last_modified":"2016-09-13T13:23:51.158520Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4977/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Wissel vzw", "lat":50.870411, "lon":4.693662, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Wissel vzw</h5><em>Adresse</em> : 110 Tervuursevest 3000 Leuven<br><br><em>Téléphone</em> : 016 28 49 44<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 28 49 44", "address":"110 Tervuursevest 3000 Leuven", "manager_type":"", "created":"2016-09-13T13:23:51.164971Z", "id":4978, "last_modified":"2016-09-13T13:23:51.170188Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4978/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Minor Ndako vzw - leefgroep Minor", "lat":50.812746, "lon":4.28467, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Minor Ndako vzw - leefgroep Minor</h5><em>Adresse</em> : 76 Vogelenzangstraat 1070 Anderlecht<br><br><em>Téléphone</em> : 02 503 56 29<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 503 56 29", "address":"76 Vogelenzangstraat 1070 Anderlecht", "manager_type":"", "created":"2016-09-13T13:23:51.178704Z", "id":4979, "last_modified":"2016-09-13T13:23:51.184039Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4979/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Minor-Ndako - Juna vzw", "lat":50.94032, "lon":4.024189, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Minor-Ndako - Juna vzw</h5><em>Adresse</em> : 29 Spaarzaamheidsstraat 9300 Aalst<br><br><em>Téléphone</em> : 053/70.99.79<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"053/70.99.79", "address":"29 Spaarzaamheidsstraat 9300 Aalst", "manager_type":"", "created":"2016-09-13T13:23:51.192592Z", "id":4980, "last_modified":"2016-09-13T13:23:51.198545Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4980/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Minor-Ndako leefgroep Benjamin", "lat":50.812746, "lon":4.28467, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Minor-Ndako leefgroep Benjamin</h5><em>Adresse</em> : 76 Vogelenzangstraat 1070 Anderlecht<br><br><em>Téléphone</em> : 02 503 56 29<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 503 56 29", "address":"76 Vogelenzangstraat 1070 Anderlecht", "manager_type":"", "created":"2016-09-13T13:23:51.207232Z", "id":4981, "last_modified":"2016-09-13T13:23:51.212515Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4981/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Minor-Ndako vzw - dienst BZW & Lisanga", "lat":50.84275, "lon":4.35155, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Minor-Ndako vzw - dienst BZW & Lisanga</h5><em>Adresse</em> : 2-avr. Olivetenhof 1000 Brussel<br><br><em>Téléphone</em> : 02 217 46 20<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 217 46 20", "address":"2-avr. Olivetenhof 1000 Brussel", "manager_type":"", "created":"2016-09-13T13:23:51.222559Z", "id":4982, "last_modified":"2016-09-13T13:23:51.227812Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4982/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Minor-Ndako vzw - Jacana thuisbegeleiding", "lat":50.901642, "lon":4.217883, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Minor-Ndako vzw - Jacana thuisbegeleiding</h5><em>Adresse</em> : 1 Stevensveld 1730 Asse<br><br><em>Téléphone</em> : 0471 81 71 35<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0471 81 71 35", "address":"1 Stevensveld 1730 Asse", "manager_type":"", "created":"2016-09-13T13:23:51.232807Z", "id":4983, "last_modified":"2016-09-13T13:23:51.237883Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4983/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Minor-Ndako vzw - Leefgroep Koala", "lat":50.901642, "lon":4.217883, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Minor-Ndako vzw - Leefgroep Koala</h5><em>Adresse</em> : 1 Stevensveld 1730 Asse<br><br><em>Téléphone</em> : 02 304 87 17<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 304 87 17", "address":"1 Stevensveld 1730 Asse", "manager_type":"", "created":"2016-09-13T13:23:51.244461Z", "id":4984, "last_modified":"2016-09-13T13:23:51.249651Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4984/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Minor-Ndako vzw - Leefgroep Major", "lat":50.84275, "lon":4.35155, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Minor-Ndako vzw - Leefgroep Major</h5><em>Adresse</em> : 2-avr. Olivetenhof 1000 Brussel<br><br><em>Téléphone</em> : 02 217 46 20<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 217 46 20", "address":"2-avr. Olivetenhof 1000 Brussel", "manager_type":"", "created":"2016-09-13T13:23:51.257079Z", "id":4985, "last_modified":"2016-09-13T13:23:51.263575Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4985/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"VZW Jeugdtehuis - Home Hagenhoven", "lat":51.13479, "lon":5.726997, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>VZW Jeugdtehuis - Home Hagenhoven</h5><em>Adresse</em> : 8 Basdonkstraat 3640 Kinrooi<br><br><em>Téléphone</em> : 089 70 19 27<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 70 19 27", "address":"8 Basdonkstraat 3640 Kinrooi", "manager_type":"", "created":"2016-09-13T13:23:51.271099Z", "id":4986, "last_modified":"2016-09-13T13:23:51.277093Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4986/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Den Engel VZW", "lat":51.220064, "lon":4.465183, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Den Engel VZW</h5><em>Adresse</em> : 210 Turnhoutsebaan 2100 Deurne (Antwerpen)<br><br><em>Téléphone</em> : 03 485 67 72<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 485 67 72", "address":"210 Turnhoutsebaan 2100 Deurne (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:51.283845Z", "id":4987, "last_modified":"2016-09-13T13:23:51.289490Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4987/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Formaat Hoboken", "lat":51.167408, "lon":4.349812, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Formaat Hoboken</h5><em>Adresse</em> : 7 Schansstraat 2660 Hoboken (Antwerpen)<br><br><em>Téléphone</em> : 03 226 40 83<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 226 40 83", "address":"7 Schansstraat 2660 Hoboken (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:51.299987Z", "id":4988, "last_modified":"2016-09-13T13:23:51.309041Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4988/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Formaat Linkeroever", "lat":51.224944, "lon":4.386029, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Formaat Linkeroever</h5><em>Adresse</em> : 60 Gloriantlaan 2050 Antwerpen<br><br><em>Téléphone</em> : 03 254 24 26<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 254 24 26", "address":"60 Gloriantlaan 2050 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:51.321215Z", "id":4989, "last_modified":"2016-09-13T13:23:51.326949Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4989/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"GRT De Zande", "lat":51.131033, "lon":3.332293, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>GRT De Zande</h5><em>Adresse</em> : 7 Sint - Andreaslaan 8730 Beernem<br><br><em>Téléphone</em> : 050 79 91 51<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 79 91 51", "address":"7 Sint - Andreaslaan 8730 Beernem", "manager_type":"", "created":"2016-09-13T13:23:51.335548Z", "id":4990, "last_modified":"2016-09-13T13:23:51.341190Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4990/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Habbekrats Antwerpen vzw", "lat":51.21408, "lon":4.396226, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Habbekrats Antwerpen vzw</h5><em>Adresse</em> : 14 Prekerstraat 2000 Antwerpen<br><br><em>Téléphone</em> : 03 237 27 89<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 237 27 89", "address":"14 Prekerstraat 2000 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:51.349966Z", "id":4991, "last_modified":"2016-09-13T13:23:51.355412Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4991/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Hadron vzw - team De Betsberg", "lat":50.955091, "lon":3.805171, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Hadron vzw - team De Betsberg</h5><em>Adresse</em> : 34 Meerstraat 9860 Oosterzele<br><br><em>Téléphone</em> : 09 362 59 88<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 362 59 88", "address":"34 Meerstraat 9860 Oosterzele", "manager_type":"", "created":"2016-09-13T13:23:51.365095Z", "id":4992, "last_modified":"2016-09-13T13:23:51.373991Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4992/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Hadron vzw - Team De Kerhoek", "lat":51.129667, "lon":3.571098, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Hadron vzw - Team De Kerhoek</h5><em>Adresse</em> : 31 Kerhoek 9930 Zomergem<br><br><em>Téléphone</em> : 09 372 75 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 372 75 90", "address":"31 Kerhoek 9930 Zomergem", "manager_type":"", "created":"2016-09-13T13:23:51.384419Z", "id":4993, "last_modified":"2016-09-13T13:23:51.392291Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4993/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Herkern", "lat":51.168805, "lon":3.157279, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Herkern</h5><em>Adresse</em> : 647 Diksmuidse Heirweg 8200 Sint-Andries<br><br><em>Téléphone</em> : 0/495.22.44.39<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0/495.22.44.39", "address":"647 Diksmuidse Heirweg 8200 Sint-Andries", "manager_type":"", "created":"2016-09-13T13:23:51.401048Z", "id":4994, "last_modified":"2016-09-13T13:23:51.408386Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4994/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Hof ter Welle - dagcentrum Triangel", "lat":51.172044, "lon":4.151057, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Hof ter Welle - dagcentrum Triangel</h5><em>Adresse</em> : 10 Koningin Elisabethlaan 9100 Sint-Niklaas<br><br><em>Téléphone</em> : 03 766 12 96<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 766 12 96", "address":"10 Koningin Elisabethlaan 9100 Sint-Niklaas", "manager_type":"", "created":"2016-09-13T13:23:51.418972Z", "id":4995, "last_modified":"2016-09-13T13:23:51.428980Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4995/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Home Philippe Speth", "lat":51.33977, "lon":4.404852, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Home Philippe Speth</h5><em>Adresse</em> : 246 Kapelsestraat 2950 Kapellen<br><br><em>Téléphone</em> : 036/64.27.30<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"036/64.27.30", "address":"246 Kapelsestraat 2950 Kapellen", "manager_type":"", "created":"2016-09-13T13:23:51.440778Z", "id":4996, "last_modified":"2016-09-13T13:23:51.449711Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4996/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Home Sint-Elisabeth - Carpe Diem", "lat":50.749792, "lon":3.606266, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Home Sint-Elisabeth - Carpe Diem</h5><em>Adresse</em> : 8 Adolf Demetsstraat 9600 Ronse<br><br><em>Téléphone</em> : 055 23 21 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"055 23 21 10", "address":"8 Adolf Demetsstraat 9600 Ronse", "manager_type":"", "created":"2016-09-13T13:23:51.459139Z", "id":4997, "last_modified":"2016-09-13T13:23:51.467139Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4997/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Home Sint-Elisabeth - Initio", "lat":50.749792, "lon":3.606266, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Home Sint-Elisabeth - Initio</h5><em>Adresse</em> : 8 Adolf Demetsstraat 9600 Ronse<br><br><em>Téléphone</em> : 055 23 21 11<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"055 23 21 11", "address":"8 Adolf Demetsstraat 9600 Ronse", "manager_type":"", "created":"2016-09-13T13:23:51.478332Z", "id":4998, "last_modified":"2016-09-13T13:23:51.486223Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4998/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huisbegeleidingsdienst Golfbreker vzw", "lat":51.066818, "lon":2.665673, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Huisbegeleidingsdienst Golfbreker vzw</h5><em>Adresse</em> : 23 Zuidburgweg 8630 Veurne<br><br><em>Téléphone</em> : 058 31 56 92<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"058 31 56 92", "address":"23 Zuidburgweg 8630 Veurne", "manager_type":"", "created":"2016-09-13T13:23:51.496854Z", "id":4999, "last_modified":"2016-09-13T13:23:51.503086Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4999/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huize Godtschalck vzw", "lat":50.780234, "lon":2.775821, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Huize Godtschalck vzw</h5><em>Adresse</em> : 3 Godtschalckstraat 8950 Heuvelland<br><br><em>Téléphone</em> : 057 44 42 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"057 44 42 50", "address":"3 Godtschalckstraat 8950 Heuvelland", "manager_type":"", "created":"2016-09-13T13:23:51.511032Z", "id":5000, "last_modified":"2016-09-13T13:23:51.516591Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5000/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huize Levenslust vzw", "lat":50.803023, "lon":5.058986, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Huize Levenslust vzw</h5><em>Adresse</em> : 190 Sint-Truidensesteenweg 3350 Linter<br><br><em>Téléphone</em> : 11780158<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"11780158", "address":"190 Sint-Truidensesteenweg 3350 Linter", "manager_type":"", "created":"2016-09-13T13:23:51.524090Z", "id":5001, "last_modified":"2016-09-13T13:23:51.529728Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5001/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huize Levensruimte", "lat":51.041336, "lon":4.962511, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Huize Levensruimte</h5><em>Adresse</em> : 6 Pater De Grootstraat 3271 Averbode (Scherpenheuvel-Zichem)<br><br><em>Téléphone</em> : 013 77 20 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"013 77 20 75", "address":"6 Pater De Grootstraat 3271 Averbode (Scherpenheuvel-Zichem)", "manager_type":"", "created":"2016-09-13T13:23:51.538270Z", "id":5002, "last_modified":"2016-09-13T13:23:51.544865Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5002/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huize Sint Vincentius vzw", "lat":50.978176, "lon":5.1058, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Huize Sint Vincentius vzw</h5><em>Adresse</em> : 72 Dorpsstraat 3545 Zelem (Halen)<br><br><em>Téléphone</em> : 013 44 11 22<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"013 44 11 22", "address":"72 Dorpsstraat 3545 Zelem (Halen)", "manager_type":"", "created":"2016-09-13T13:23:51.552164Z", "id":5003, "last_modified":"2016-09-13T13:23:51.557639Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5003/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huize Sint Vincentius, regio Zuid-Limburg", "lat":50.817713, "lon":5.178508, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Huize Sint Vincentius, regio Zuid-Limburg</h5><em>Adresse</em> : 50a Prins Albertlaan 3800 Sint Truiden<br><br><em>Téléphone</em> : 011/707488<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011/707488", "address":"50a Prins Albertlaan 3800 Sint Truiden", "manager_type":"", "created":"2016-09-13T13:23:51.566050Z", "id":5004, "last_modified":"2016-09-13T13:23:51.572188Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5004/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huize St Augustinus vzw - Dagcentrum De Link", "lat":50.967681, "lon":5.694003, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Huize St Augustinus vzw - Dagcentrum De Link</h5><em>Adresse</em> : 26 Koning Albertlaan 3630 Maasmechelen<br><br><em>Téléphone</em> : 089 76 70 07<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 76 70 07", "address":"26 Koning Albertlaan 3630 Maasmechelen", "manager_type":"", "created":"2016-09-13T13:23:51.580930Z", "id":5005, "last_modified":"2016-09-13T13:23:51.587539Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5005/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huize St Augustinus vzw - De Steiger - Leefgroep Eigen Haard", "lat":50.918302, "lon":5.688276, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Huize St Augustinus vzw - De Steiger - Leefgroep Eigen Haard</h5><em>Adresse</em> : 9 Hangveld 3621 Rekem (Lanaken)<br><br><em>Téléphone</em> : 089 71 69 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 71 69 75", "address":"9 Hangveld 3621 Rekem (Lanaken)", "manager_type":"", "created":"2016-09-13T13:23:51.597333Z", "id":5006, "last_modified":"2016-09-13T13:23:51.608137Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5006/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huize St Augustinus vzw - De Steiger, Leefgroep Onder Ons", "lat":50.886213, "lon":5.661786, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Huize St Augustinus vzw - De Steiger, Leefgroep Onder Ons</h5><em>Adresse</em> : 105 Nijverheidslaan 3620 Lanaken<br><br><em>Téléphone</em> : 089 72 21 58<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 72 21 58", "address":"105 Nijverheidslaan 3620 Lanaken", "manager_type":"", "created":"2016-09-13T13:23:51.623928Z", "id":5007, "last_modified":"2016-09-13T13:23:51.634262Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5007/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Huize St Augustinus vzw - De Steiger, Were Di", "lat":50.870755, "lon":5.629467, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Huize St Augustinus vzw - De Steiger, Were Di</h5><em>Adresse</em> : 17 Patrijzenlaan 3620 Lanaken<br><br><em>Téléphone</em> : 089 71 52 95<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 71 52 95", "address":"17 Patrijzenlaan 3620 Lanaken", "manager_type":"", "created":"2016-09-13T13:23:51.645907Z", "id":5008, "last_modified":"2016-09-13T13:23:51.654724Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5008/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"IBO Ket in Kuregem KIK - VGA vzw", "lat":50.838627, "lon":4.328641, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>IBO Ket in Kuregem KIK - VGA vzw</h5><em>Adresse</em> : 1 George Moreaustraat 1070 Anderlecht<br><br><em>Téléphone</em> : 0498 58 89 72<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0498 58 89 72", "address":"1 George Moreaustraat 1070 Anderlecht", "manager_type":"", "created":"2016-09-13T13:23:51.665626Z", "id":5009, "last_modified":"2016-09-13T13:23:51.673479Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5009/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"IBO de Buiteling Kogelstraat", "lat":50.849555, "lon":4.343455, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>IBO de Buiteling Kogelstraat</h5><em>Adresse</em> : 29 Kogelstraat 1000 Brussel<br><br><em>Téléphone</em> : 02 223 48 22<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 223 48 22", "address":"29 Kogelstraat 1000 Brussel", "manager_type":"", "created":"2016-09-13T13:23:51.682644Z", "id":5010, "last_modified":"2016-09-13T13:23:51.689990Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5010/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"ibo de rivieren vzw", "lat":50.879367, "lon":4.313016, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>ibo de rivieren vzw</h5><em>Adresse</em> : 40 mathieu dejongelaan 1083 Ganshoren<br><br><em>Téléphone</em> : 0475/655.297<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0475/655.297", "address":"40 mathieu dejongelaan 1083 Ganshoren", "manager_type":"", "created":"2016-09-13T13:23:51.699881Z", "id":5011, "last_modified":"2016-09-13T13:23:51.705600Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5011/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Vzw De Wiekslag - jongensgroep", "lat":50.879021, "lon":5.321887, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Vzw De Wiekslag - jongensgroep</h5><em>Adresse</em> : 87 Grootstraat 3570 Alken<br><br><em>Téléphone</em> : 011 48 17 83<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 48 17 83", "address":"87 Grootstraat 3570 Alken", "manager_type":"", "created":"2016-09-13T13:23:51.714534Z", "id":5012, "last_modified":"2016-09-13T13:23:51.720298Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5012/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Jeugdzorg Ter Elst", "lat":51.076807, "lon":4.488045, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>vzw Jeugdzorg Ter Elst</h5><em>Adresse</em> : 25 Zandstraat 2570 Duffel<br><br><em>Téléphone</em> : 015 30 75 75<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 30 75 75", "address":"25 Zandstraat 2570 Duffel", "manager_type":"", "created":"2016-09-13T13:23:51.729237Z", "id":5013, "last_modified":"2016-09-13T13:23:51.735283Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5013/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Jongerenwerking Don Bosco Genk", "lat":50.967732, "lon":5.490864, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>vzw Jongerenwerking Don Bosco Genk</h5><em>Adresse</em> : 38 St.Martensbergstraat 3600 Genk<br><br><em>Téléphone</em> : 089/35.86.30<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089/35.86.30", "address":"38 St.Martensbergstraat 3600 Genk", "manager_type":"", "created":"2016-09-13T13:23:51.744057Z", "id":5014, "last_modified":"2016-09-13T13:23:51.753338Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5014/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"JES vzw - Sint-Jans-Molenbeek", "lat":50.857243, "lon":4.342483, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>JES vzw - Sint-Jans-Molenbeek</h5><em>Adresse</em> : 3 Werkhuizenstraat 1080 Sint-Jans- Molenbeek<br><br><em>Téléphone</em> : 02 411 68 83<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 411 68 83", "address":"3 Werkhuizenstraat 1080 Sint-Jans- Molenbeek", "manager_type":"", "created":"2016-09-13T13:23:51.764479Z", "id":5015, "last_modified":"2016-09-13T13:23:51.772101Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5015/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"JES vzw - Werking Bogerhout", "lat":51.213168, "lon":4.427581, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>JES vzw - Werking Bogerhout</h5><em>Adresse</em> : 34 Borgerhoutsestraat 2018 Anwerpen<br><br><em>Téléphone</em> : 03 272 30 73<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 272 30 73", "address":"34 Borgerhoutsestraat 2018 Anwerpen", "manager_type":"", "created":"2016-09-13T13:23:51.782154Z", "id":5016, "last_modified":"2016-09-13T13:23:51.788875Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5016/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"JES vzw - Werking Rozemaai", "lat":51.213168, "lon":4.427581, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>JES vzw - Werking Rozemaai</h5><em>Adresse</em> : 34 Borgerhoutsestraat 2018 Antwerpen<br><br><em>Téléphone</em> : 03 272 30 73<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 272 30 73", "address":"34 Borgerhoutsestraat 2018 Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:51.796712Z", "id":5017, "last_modified":"2016-09-13T13:23:51.803102Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5017/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Juna vzw", "lat":50.94032, "lon":4.024189, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Juna vzw</h5><em>Adresse</em> : 29Spaarzaamheidstraat9300Aalst<br><br><em>Téléphone</em> : 053 70 99 79<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"053 70 99 79", "address":"29Spaarzaamheidstraat9300Aalst", "manager_type":"", "created":"2016-09-13T13:23:51.812065Z", "id":5018, "last_modified":"2016-09-13T13:23:51.820575Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5018/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Mfc Ivo cornelis - multifunctioneel centrum", "lat":51.033782, "lon":4.476898, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Mfc Ivo cornelis - multifunctioneel centrum</h5><em>Adresse</em> : 1DEdgard Tinellaan2800Mechelen<br><br><em>Téléphone</em> : 015 44 67 35<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 44 67 35", "address":"1DEdgard Tinellaan2800Mechelen", "manager_type":"", "created":"2016-09-13T13:23:51.829193Z", "id":5019, "last_modified":"2016-09-13T13:23:51.834925Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5019/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"MFC Meetjesland - afdeling de kere", "lat":51.218267, "lon":3.614058, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>MFC Meetjesland - afdeling de kere</h5><em>Adresse</em> : 38voorstraat9970Kaprijke<br><br><em>Téléphone</em> : 0490/648094<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0490/648094", "address":"38voorstraat9970Kaprijke", "manager_type":"", "created":"2016-09-13T13:23:51.840579Z", "id":5020, "last_modified":"2016-09-13T13:23:51.845893Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5020/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"MFC Meetjesland - afdeling de vliet", "lat":51.230589, "lon":3.680538, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>MFC Meetjesland - afdeling de vliet</h5><em>Adresse</em> : 7nieuwe boekhoutestraat9968Bassevelde<br><br><em>Téléphone</em> : 0491/564893<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0491/564893", "address":"7nieuwe boekhoutestraat9968Bassevelde", "manager_type":"", "created":"2016-09-13T13:23:51.855172Z", "id":5021, "last_modified":"2016-09-13T13:23:51.862761Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5021/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"MFC Meetjesland - afdeling Meersen", "lat":51.230589, "lon":3.680538, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>MFC Meetjesland - afdeling Meersen</h5><em>Adresse</em> : 7Nieuwe Boekhouteestraat9968Bassevelde (Assenede)<br><br><em>Téléphone</em> : 0491 56 48 97<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0491 56 48 97", "address":"7Nieuwe Boekhouteestraat9968Bassevelde (Assenede)", "manager_type":"", "created":"2016-09-13T13:23:51.877076Z", "id":5022, "last_modified":"2016-09-13T13:23:51.883838Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5022/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"MFC Nieuwe vaart", "lat":51.065347, "lon":3.703996, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>MFC Nieuwe vaart</h5><em>Adresse</em> : 47 - 49Jozef Guislainstraat9000Gent<br><br><em>Téléphone</em> : 09/ 226 70 70<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09/ 226 70 70", "address":"47 - 49Jozef Guislainstraat9000Gent", "manager_type":"", "created":"2016-09-13T13:23:51.892732Z", "id":5023, "last_modified":"2016-09-13T13:23:51.902774Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5023/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"MFC Sint-Gregorius", "lat":51.027257, "lon":3.772911, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>MFC Sint-Gregorius</h5><em>Adresse</em> : 67Jules Destreelaan9050Gentbrugge<br><br><em>Téléphone</em> : 09/210 00 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09/210 00 00", "address":"67Jules Destreelaan9050Gentbrugge", "manager_type":"", "created":"2016-09-13T13:23:51.914658Z", "id":5024, "last_modified":"2016-09-13T13:23:51.924105Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5024/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"MFC Spermalie - De Kade", "lat":51.215276, "lon":3.231532, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>MFC Spermalie - De Kade</h5><em>Adresse</em> : 9Snaggaartstraat8000Brugge<br><br><em>Téléphone</em> : 0475/962301<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0475/962301", "address":"9Snaggaartstraat8000Brugge", "manager_type":"", "created":"2016-09-13T13:23:51.934417Z", "id":5025, "last_modified":"2016-09-13T13:23:51.943014Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5025/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OPZ Geel - divisie jongeren", "lat":51.152901, "lon":4.982851, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OPZ Geel - divisie jongeren</h5><em>Adresse</em> : 4Dokter Sanodreef2440Geel<br><br><em>Téléphone</em> : 014 57 93 53<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 57 93 53", "address":"4Dokter Sanodreef2440Geel", "manager_type":"", "created":"2016-09-13T13:23:51.952954Z", "id":5026, "last_modified":"2016-09-13T13:23:51.960667Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5026/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"KVG Vrijetijdswerking Oost-Vlaanderen", "lat":50.989512, "lon":3.746143, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>KVG Vrijetijdswerking Oost-Vlaanderen</h5><em>Adresse</em> : 724Hundelgemsesteenweg9820Merelbeke<br><br><em>Téléphone</em> : 09 227 34 41<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 227 34 41", "address":"724Hundelgemsesteenweg9820Merelbeke", "manager_type":"", "created":"2016-09-13T13:23:51.970850Z", "id":5027, "last_modified":"2016-09-13T13:23:51.977972Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5027/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Kwadraat Begeleidingen", "lat":51.213017, "lon":4.440687, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Kwadraat Begeleidingen</h5><em>Adresse</em> : 23Appelstraat2140Borgerhout<br><br><em>Téléphone</em> : 032/358920<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"032/358920", "address":"23Appelstraat2140Borgerhout", "manager_type":"", "created":"2016-09-13T13:23:51.987667Z", "id":5028, "last_modified":"2016-09-13T13:23:51.994634Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5028/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Lab Noord vzw", "lat":51.089694, "lon":4.358366, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Lab Noord vzw</h5><em>Adresse</em> : 11Nielsestraat2850Boom<br><br><em>Téléphone</em> : 0486/920058<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0486/920058", "address":"11Nielsestraat2850Boom", "manager_type":"", "created":"2016-09-13T13:23:52.005540Z", "id":5029, "last_modified":"2016-09-13T13:23:52.013646Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5029/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Lejo vzw", "lat":51.071374, "lon":3.772646, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Lejo vzw</h5><em>Adresse</em> : 701Antwerpsesteenweg9040Sint-Amandsberg (Gent)<br><br><em>Téléphone</em> : 09 223 21 54<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 223 21 54", "address":"701Antwerpsesteenweg9040Sint-Amandsberg (Gent)", "manager_type":"", "created":"2016-09-13T13:23:52.024253Z", "id":5030, "last_modified":"2016-09-13T13:23:52.030614Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5030/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Leo Club Antwerpen Voorkempen", "lat":51.213567, "lon":4.453896, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Leo Club Antwerpen Voorkempen</h5><em>Adresse</em> : 101Collegelaan2140Borgerhout (Antwerpen)<br><br><em>Téléphone</em> : 0474 63 00 57<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0474 63 00 57", "address":"101Collegelaan2140Borgerhout (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:23:52.039162Z", "id":5031, "last_modified":"2016-09-13T13:23:52.046996Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5031/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Lionshulp vzw", "lat":51.041995, "lon":3.702294, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Lionshulp vzw</h5><em>Adresse</em> : 1Golfweg9000Gent<br><br><em>Téléphone</em> : 09 222 73 76<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 222 73 76", "address":"1Golfweg9000Gent", "manager_type":"", "created":"2016-09-13T13:23:52.057821Z", "id":5032, "last_modified":"2016-09-13T13:23:52.064217Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5032/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Mariahuis vzw", "lat":50.849993, "lon":5.482663, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Mariahuis vzw</h5><em>Adresse</em> : 56Dorpsstraat3730Hoeselt<br><br><em>Téléphone</em> : 089 79 45 29<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 79 45 29", "address":"56Dorpsstraat3730Hoeselt", "manager_type":"", "created":"2016-09-13T13:23:52.073024Z", "id":5033, "last_modified":"2016-09-13T13:23:52.078390Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5033/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Monte Rosa - afdeling DeNiZ", "lat":50.875897, "lon":4.757241, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Monte Rosa - afdeling DeNiZ</h5><em>Adresse</em> : 249heidebergstraat3010Kessel-Lo<br><br><em>Téléphone</em> : 016 52 55 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 52 55 90", "address":"249heidebergstraat3010Kessel-Lo", "manager_type":"", "created":"2016-09-13T13:23:52.085969Z", "id":5034, "last_modified":"2016-09-13T13:23:52.091144Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5034/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"MOOJ vzw", "lat":51.019298, "lon":4.479009, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>MOOJ vzw</h5><em>Adresse</em> : 42 bus 301Leopoldstraat2800Mechelen<br><br><em>Téléphone</em> : 015 27 58 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 27 58 90", "address":"42 bus 301Leopoldstraat2800Mechelen", "manager_type":"", "created":"2016-09-13T13:23:52.098794Z", "id":5035, "last_modified":"2016-09-13T13:23:52.106213Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5035/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OBC De Waai", "lat":51.213377, "lon":3.58147, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OBC De Waai</h5><em>Adresse</em> : 6Waaistraat9900Eeklo<br><br><em>Téléphone</em> : 09 377 46 15<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 377 46 15", "address":"6Waaistraat9900Eeklo", "manager_type":"", "created":"2016-09-13T13:23:52.126411Z", "id":5036, "last_modified":"2016-09-13T13:23:52.134899Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5036/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OBC Espero", "lat":50.888155, "lon":4.421103, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OBC Espero</h5><em>Adresse</em> : 99Middelweg1130Haren<br><br><em>Téléphone</em> : 02 880 86 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 880 86 90", "address":"99Middelweg1130Haren", "manager_type":"", "created":"2016-09-13T13:23:52.146516Z", "id":5037, "last_modified":"2016-09-13T13:23:52.154828Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5037/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OBC ter Wende", "lat":50.884693, "lon":4.685608, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>OBC ter Wende</h5><em>Adresse</em> : 30Mechelsevest3000Leuven<br><br><em>Téléphone</em> : 016 22 45 42<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 22 45 42", "address":"30Mechelsevest3000Leuven", "manager_type":"", "created":"2016-09-13T13:23:52.164796Z", "id":5038, "last_modified":"2016-09-13T13:23:52.172633Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5038/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Orientatie, Observatie en Onthaal Centra OOOC De Waai", "lat":51.182109, "lon":3.564421, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Orientatie, Observatie en Onthaal Centra OOOC De Waai</h5><em>Adresse</em> : 158Zuidmoerstraat9900Eeklo<br><br><em>Téléphone</em> : 09 377 48 49<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 377 48 49", "address":"158Zuidmoerstraat9900Eeklo", "manager_type":"", "created":"2016-09-13T13:23:52.182224Z", "id":5039, "last_modified":"2016-09-13T13:23:52.190554Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5039/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"RADAR vzw", "lat":50.871948, "lon":4.161842, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>RADAR vzw</h5><em>Adresse</em> : 220Assesteenweg1740Ternat<br><br><em>Téléphone</em> : 02 582 77 52<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 582 77 52", "address":"220Assesteenweg1740Ternat", "manager_type":"", "created":"2016-09-13T13:23:52.200381Z", "id":5040, "last_modified":"2016-09-13T13:23:52.209218Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5040/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Raveling", "lat":50.848346, "lon":3.9691, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Raveling</h5><em>Adresse</em> : 31Van der schuerenstraat9400Nederhasselt (Ninove)<br><br><em>Téléphone</em> : 054 33 90 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"054 33 90 50", "address":"31Van der schuerenstraat9400Nederhasselt (Ninove)", "manager_type":"", "created":"2016-09-13T13:23:52.220359Z", "id":5041, "last_modified":"2016-09-13T13:23:52.228497Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5041/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Uit De Marge vzw", "lat":50.851767, "lon":4.339238, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Uit De Marge vzw</h5><em>Adresse</em> : 29Henegouwenkaai1080Brussel<br><br><em>Téléphone</em> : 0478 29 01 44<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0478 29 01 44", "address":"29Henegouwenkaai1080Brussel", "manager_type":"", "created":"2016-09-13T13:23:52.239239Z", "id":5042, "last_modified":"2016-09-13T13:23:52.247955Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5042/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Vereniging Ons Tehuis Zuid-West-Vlaanderen", "lat":50.849662, "lon":2.863139, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Vereniging Ons Tehuis Zuid-West-Vlaanderen</h5><em>Adresse</em> : 30Poperingseweg8900Ieper<br><br><em>Téléphone</em> : 057 22 62 82<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"057 22 62 82", "address":"30Poperingseweg8900Ieper", "manager_type":"", "created":"2016-09-13T13:23:52.259185Z", "id":5043, "last_modified":"2016-09-13T13:23:52.268468Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5043/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Visserstehuis De Bolle vzw", "lat":51.239985, "lon":2.942436, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Visserstehuis De Bolle vzw</h5><em>Adresse</em> : 277Dokter Eduard Moreauxlaan8400Oostende<br><br><em>Téléphone</em> : 059 34 22 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"059 34 22 00", "address":"277Dokter Eduard Moreauxlaan8400Oostende", "manager_type":"", "created":"2016-09-13T13:23:52.279920Z", "id":5044, "last_modified":"2016-09-13T13:23:52.288040Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5044/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"VZW De vesten - Beukenhof", "lat":51.122453, "lon":4.558122, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>VZW De vesten - Beukenhof</h5><em>Adresse</em> : 2Ouderijstraat2500Lier<br><br><em>Téléphone</em> : 03 480 71 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 480 71 40", "address":"2Ouderijstraat2500Lier", "manager_type":"", "created":"2016-09-13T13:23:52.298581Z", "id":5045, "last_modified":"2016-09-13T13:23:52.305871Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5045/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw De Werf", "lat":51.050545, "lon":3.755491, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>vzw De Werf</h5><em>Adresse</em> : 61Destelbergenstraat9040Sint-Amandsberg (Gent)<br><br><em>Téléphone</em> : 09 228 46 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 228 46 10", "address":"61Destelbergenstraat9040Sint-Amandsberg (Gent)", "manager_type":"", "created":"2016-09-13T13:23:52.312988Z", "id":5046, "last_modified":"2016-09-13T13:23:52.319841Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5046/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"VZW De Witte Berken", "lat":50.779842, "lon":3.047349, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>VZW De Witte Berken</h5><em>Adresse</em> : 23Speiestraat8940Wervik<br><br><em>Téléphone</em> : 056 31 57 33<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"056 31 57 33", "address":"23Speiestraat8940Wervik", "manager_type":"", "created":"2016-09-13T13:23:52.329989Z", "id":5047, "last_modified":"2016-09-13T13:23:52.338886Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5047/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Habbekrats Gent", "lat":51.058028, "lon":3.725919, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>vzw Habbekrats Gent</h5><em>Adresse</em> : 3Edward Anseeleplein9000Gent<br><br><em>Téléphone</em> : 09 234 23 49<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 234 23 49", "address":"3Edward Anseeleplein9000Gent", "manager_type":"", "created":"2016-09-13T13:23:52.348884Z", "id":5048, "last_modified":"2016-09-13T13:23:52.355905Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5048/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Habbekrats Kortrijk", "lat":50.828854, "lon":3.262097, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>vzw Habbekrats Kortrijk</h5><em>Adresse</em> : 4Oude Kasteelstraat8500Kortrijk<br><br><em>Téléphone</em> : 0473 90 43 13<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0473 90 43 13", "address":"4Oude Kasteelstraat8500Kortrijk", "manager_type":"", "created":"2016-09-13T13:23:52.366449Z", "id":5049, "last_modified":"2016-09-13T13:23:52.376201Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5049/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Sporen - Dienst Thuisbegeleiding Leuven", "lat":50.865154, "lon":4.739174, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>vzw Sporen - Dienst Thuisbegeleiding Leuven</h5><em>Adresse</em> : 263Oudebaan3000Leuven<br><br><em>Téléphone</em> : 016 52 56 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 52 56 50", "address":"263Oudebaan3000Leuven", "manager_type":"", "created":"2016-09-13T13:23:52.387331Z", "id":5050, "last_modified":"2016-09-13T13:23:52.396057Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5050/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Stappen", "lat":51.067033, "lon":3.776939, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>vzw Stappen</h5><em>Adresse</em> : 1Westveldstraat9040Sint-Amandsberg (Gent)<br><br><em>Téléphone</em> : 09 228 26 57<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 228 26 57", "address":"1Westveldstraat9040Sint-Amandsberg (Gent)", "manager_type":"", "created":"2016-09-13T13:23:52.406886Z", "id":5051, "last_modified":"2016-09-13T13:23:52.411892Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5051/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Ter Loke - afd. Scharnier", "lat":51.272153, "lon":4.654515, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>vzw Ter Loke - afd. Scharnier</h5><em>Adresse</em> : 68Sporkenlaan2980Halle (Zoersel)<br><br><em>Téléphone</em> : 03 312 06 76<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 312 06 76", "address":"68Sporkenlaan2980Halle (Zoersel)", "manager_type":"", "created":"2016-09-13T13:23:52.422669Z", "id":5052, "last_modified":"2016-09-13T13:23:52.431142Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5052/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Vreugdeborg", "lat":51.171858, "lon":4.444006, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>vzw Vreugdeborg</h5><em>Adresse</em> : 31Van Peborghlei2640Mortsel<br><br><em>Téléphone</em> : 03 440 07 85<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 440 07 85", "address":"31Van Peborghlei2640Mortsel", "manager_type":"", "created":"2016-09-13T13:23:52.441293Z", "id":5053, "last_modified":"2016-09-13T13:23:52.450555Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5053/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"BC CAPELDERIJ VZW", "lat":51.028967, "lon":4.218376, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>BC CAPELDERIJ VZW</h5><em>Adresse</em> : 1VEKENSTRAAT9255BUGGENHOUT<br><br><em>Téléphone</em> : 052/250480<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"052/250480", "address":"1VEKENSTRAAT9255BUGGENHOUT", "manager_type":"", "created":"2016-09-13T13:23:52.461644Z", "id":5054, "last_modified":"2016-09-13T13:23:52.470214Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5054/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"JES vzw", "lat":51.213168, "lon":4.427581, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>JES vzw</h5><em>Adresse</em> : 34Borgerhoutsestraat2018Antwerpen<br><br><em>Téléphone</em> : 032/72.30.73<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"032/72.30.73", "address":"34Borgerhoutsestraat2018Antwerpen", "manager_type":"", "created":"2016-09-13T13:23:52.480729Z", "id":5055, "last_modified":"2016-09-13T13:23:52.488634Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5055/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ecec Belgium", "lat":50.87294158041071, "lon":4.415811896324158, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}, {"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Ecec Belgium</h5><em>Adresse</em> : 13 Avenue Jules Bordet 1140 Evere<br><br><b><a target=\"_blank\" href=\"http://www.ececbelgium.org/\">Site web</a></b><br><br>The Conscious Entrepreneurial Community School, also known as ECEC, proposes a modern, inclusive, responsible and humanist educational path. It is a new school, which operates in synergy with the community, allowing the children and the adults to learn differently, more in depth and globally.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"The Conscious Entrepreneurial Community School, also known as ECEC, proposes a modern, inclusive, responsible and humanist educational path. It is a new school, which operates in synergy with the community, allowing the children and the adults to learn differently, more in depth and globally.", "web":"http://www.ececbelgium.org/", "phone":"", "address":"13 Avenue Jules Bordet 1140 Evere", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-15T13:17:56.936012Z", "id":5953, "last_modified":"2016-10-13T12:40:23.395976Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5953/history", "email_before_at":"info", "email_after_at":"oiecec.org", "last_modified_dmY":"13/10/2016"}, {"name":"De Loper vzw", "lat":50.843475, "lon":4.317656, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>De Loper vzw</h5><em>Adresse</em> : 18 Glasgowstraat 1070 Anderlecht<br><br><em>Téléphone</em> : 02 520 11 30<br><br>Dienst voor begeleid zelfstandig wonen: begeleiding van jongeren die gericht is op het verhogen van de zelfstandigheid zowel op praktisch als op psychosociaal gebied<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Dienst voor begeleid zelfstandig wonen: begeleiding van jongeren die gericht is op het verhogen van de zelfstandigheid zowel op praktisch als op psychosociaal gebied", "web":"", "phone":"02 520 11 30", "address":"18 Glasgowstraat 1070 Anderlecht", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-13T13:08:05.124714Z", "id":4839, "last_modified":"2017-03-06T18:53:13.931037Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4839/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Psycho-Sociaal Centrum", "lat":50.882675, "lon":4.698634, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Psycho-Sociaal Centrum</h5><em>Adresse</em> : 84 Mechelsestraat 3000 Leuven<br><br><em>Téléphone</em> : 016 23 89 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 23 89 60", "address":"84 Mechelsestraat 3000 Leuven", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-09-13T13:08:05.108967Z", "id":4838, "last_modified":"2017-03-06T18:54:47.039293Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4838/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Dagactiviteitencentrum De Kajuit", "lat":51.307874, "lon":3.130798, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Dagactiviteitencentrum De Kajuit</h5><em>Adresse</em> : 123 Scharebrugstraat 8370 Blankenberge<br><br><em>Téléphone</em> : 050 42 96 83<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 42 96 83", "address":"123 Scharebrugstraat 8370 Blankenberge", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-09-13T13:08:05.096561Z", "id":4837, "last_modified":"2017-03-06T18:55:10.490653Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4837/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Dagactiviteitencentrum - De Start", "lat":50.990532, "lon":5.572972, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Dagactiviteitencentrum - De Start</h5><em>Adresse</em> : 88 Bilzerweg 3668 As<br><br><em>Téléphone</em> : 089 59 23 62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"089 59 23 62", "address":"88 Bilzerweg 3668 As", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-09-13T13:08:05.082994Z", "id":4836, "last_modified":"2017-03-06T18:55:29.905058Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4836/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Dagactiviteitencentrum 'De Gempersteeg'", "lat":51.212731, "lon":3.241316, "subcategories":[{"name":"Maisons de Jeunes", "id":17}], "popup":"<h5>Dagactiviteitencentrum 'De Gempersteeg'</h5><em>Adresse</em> : 4 Moerkerksesteenweg 8310 Sint-Kruis (Brugge)<br><br><em>Téléphone</em> : 050 34 55 97<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"050 34 55 97", "address":"4 Moerkerksesteenweg 8310 Sint-Kruis (Brugge)", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-09-13T13:08:05.032820Z", "id":4835, "last_modified":"2017-03-06T18:55:47.334137Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4835/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}] \ No newline at end of file
diff --git a/data/markers-170.json b/data/markers-170.json
new file mode 100644
index 0000000..ac918f0
--- /dev/null
+++ b/data/markers-170.json
@@ -0,0 +1 @@
+[{"name":"Marché", "lat":50.843097, "lon":4.329097, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : rue Ropsy-Chaudron- 26 1070 Anderlecht<br><br>Horaires: le Dimanche - de 7h00 à 14h00. Type: légumes- fruits- viandes- poissons- plantes- vêtements- chaussures- électro.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 7h00 à 14h00. Type: légumes- fruits- viandes- poissons- plantes- vêtements- chaussures- électro.", "web":"", "phone":"", "address":"rue Ropsy-Chaudron- 26 1070 Anderlecht", "manager_type":"", "created":"2015-12-17T11:31:44.670736Z", "id":2924, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2924/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.85067, "lon":4.34867, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Sainte-Catherine 1000 Bruxelles<br><br>Horaires: le Dimanche - de 7h à 17h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 7h à 17h. Type: alimentation.", "web":"", "phone":"", "address":"Place Sainte-Catherine 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:44.706604Z", "id":2925, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2925/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.846975, "lon":4.351975, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Grand Place 1000 Bruxelles<br><br>Horaires: le Dimanche - de 8h à 18h. Type: plantes et fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 8h à 18h. Type: plantes et fleurs.", "web":"", "phone":"", "address":"Grand Place 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:44.731825Z", "id":2926, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2926/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.846975, "lon":4.351975, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Grand Place 1000 Bruxelles<br><br>Horaires: le Dimanche - de 8h à 18h. Type: plantes et fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 8h à 18h. Type: plantes et fleurs.", "web":"", "phone":"", "address":"Grand Place 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:44.756676Z", "id":2927, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2927/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.837114, "lon":4.381114, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Jourdan 1040 Etterbeek<br><br>Horaires: le Dimanche - de 8h à 13h. Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 8h à 13h. Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Place Jourdan 1040 Etterbeek", "manager_type":"", "created":"2015-12-17T11:31:44.781638Z", "id":2928, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2928/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.813433, "lon":4.324433, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Parvis Saint-Antoine 1190 Forest<br><br>Horaires: le Dimanche - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Parvis Saint-Antoine 1190 Forest", "manager_type":"", "created":"2015-12-17T11:31:44.807873Z", "id":2929, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2929/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.836065, "lon":4.364065, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Rue Saint-Boniface 1050 Ixelles<br><br>Horaires: le Dimanche - de 11 à 16h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 11 à 16h. Type: alimentation.", "web":"", "phone":"", "address":"Rue Saint-Boniface 1050 Ixelles", "manager_type":"", "created":"2015-12-17T11:31:44.898711Z", "id":2930, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2930/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.82801, "lon":4.37301, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Flagey 1050 Ixelles<br><br>Horaires: le Dimanche - de 9h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 9h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Flagey 1050 Ixelles", "manager_type":"", "created":"2015-12-17T11:31:44.998591Z", "id":2931, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2931/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.823672, "lon":4.373672, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Square du Souvenir 1050 Ixelles<br><br>Horaires: le Dimanche - de 7h à 13h30. Type: plantes et fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 7h à 13h30. Type: plantes et fleurs.", "web":"", "phone":"", "address":"Square du Souvenir 1050 Ixelles", "manager_type":"", "created":"2015-12-17T11:31:45.023802Z", "id":2932, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2932/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.823672, "lon":4.373672, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Square du Souvenir 1050 Ixelles<br><br>Horaires: le Dimanche - de 7h à 13h30. Type: plantes et fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 7h à 13h30. Type: plantes et fleurs.", "web":"", "phone":"", "address":"Square du Souvenir 1050 Ixelles", "manager_type":"", "created":"2015-12-17T11:31:45.048562Z", "id":2933, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2933/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.872976, "lon":4.325976, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Reine Astrid 1090 Jette<br><br>Horaires: le Dimanche - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Reine Astrid 1090 Jette", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:31:45.173635Z", "id":2934, "last_modified":"2016-10-13T14:11:29.291566Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2934/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.854544, "lon":4.338544, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place communale 1080 Molenbeek-Saint-Jean<br><br>Horaires: le Dimanche - de 9 à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 9 à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place communale 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-17T11:31:45.198802Z", "id":2935, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2935/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.836712, "lon":4.337712, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Gare du Midi 1060 Saint-Gilles<br><br>Horaires: le Dimanche - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Gare du Midi 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-17T11:31:45.348950Z", "id":2936, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2936/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.803622, "lon":4.339622, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Parvis Saint-Pierre 1180 Uccle<br><br>Horaires: le Dimanche - . Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - . Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Parvis Saint-Pierre 1180 Uccle", "manager_type":"", "created":"2015-12-17T11:31:45.373946Z", "id":2937, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2937/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.803953, "lon":4.339953, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Homère Goossens 1180 Uccle<br><br>Horaires: le Dimanche - de 9 à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 9 à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Homère Goossens 1180 Uccle", "manager_type":"", "created":"2015-12-17T11:31:45.409885Z", "id":2938, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2938/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.801109, "lon":4.420109, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place communale 1170 Watermael-Boitsfort<br><br>Horaires: le Dimanche - de 9 à 13h. Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - de 9 à 13h. Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Place communale 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-12-17T11:31:45.440189Z", "id":2939, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2939/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.85067, "lon":4.34867, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Sainte-Catherine 1000 Bruxelles<br><br>Horaires: le Jeudi - de 7h à 17h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Jeudi - de 7h à 17h. Type: alimentation.", "web":"", "phone":"", "address":"Place Sainte-Catherine 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:45.465288Z", "id":2940, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2940/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.893208, "lon":4.329208, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Avenue Jean Palfyn 1000 Bruxelles<br><br>Horaires: le Jeudi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Jeudi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Avenue Jean Palfyn 1000 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:31:45.490579Z", "id":2941, "last_modified":"2016-10-13T14:12:26.109906Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2941/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.872976, "lon":4.325976, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Reine Astrid 1090 Jette<br><br>Horaires: le Jeudi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Jeudi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Reine Astrid 1090 Jette", "manager_type":"", "created":"2015-12-17T11:31:45.523795Z", "id":2942, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2942/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.856782, "lon":4.339782, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Parvis Saint-Jean-Baptiste 1080 Molenbeek-Saint-Jean<br><br>Horaires: le Jeudi - de 8 à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Jeudi - de 8 à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Parvis Saint-Jean-Baptiste 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-17T11:31:45.548725Z", "id":2943, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2943/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.849626, "lon":4.373626, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place de Saint-Josse 1210 Saint-Josse<br><br>Horaires: le Jeudi - de 9h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Jeudi - de 9h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place de Saint-Josse 1210 Saint-Josse", "manager_type":"", "created":"2015-12-17T11:31:45.640637Z", "id":2944, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2944/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.85067, "lon":4.34867, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Sainte-Catherine 1000 Bruxelles<br><br>Horaires: le Lundi - de 7h à 17h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Lundi - de 7h à 17h. Type: alimentation.", "web":"", "phone":"", "address":"Place Sainte-Catherine 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:45.674031Z", "id":2945, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2945/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.793959, "lon":4.364959, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Saint-Job 1180 Uccle<br><br>Horaires: le Lundi - de 9 à 13h. Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Lundi - de 9 à 13h. Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Place Saint-Job 1180 Uccle", "manager_type":"", "created":"2015-12-17T11:31:45.783004Z", "id":2946, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2946/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.872976, "lon":4.325976, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Reine Astrid 1090 Jette<br><br>Horaires: le Lundi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Lundi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Reine Astrid 1090 Jette", "manager_type":"", "created":"2015-12-17T11:31:45.823992Z", "id":2947, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2947/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.82502, "lon":4.34602, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Van Menen 1060 Saint-Gilles<br><br>Horaires: le Lundi - de 12h à 21h. Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Lundi - de 12h à 21h. Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Place Van Menen 1060 Saint-Gilles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:31:45.848970Z", "id":2948, "last_modified":"2016-09-27T14:39:02.819271Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/2948/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"27/09/2016"}, {"name":"Marché", "lat":50.874528, "lon":4.385528, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Square François Riga 1030 Schaerbeek<br><br>Horaires: le Lundi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Lundi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Square François Riga 1030 Schaerbeek", "manager_type":"", "created":"2015-12-17T11:31:46.323220Z", "id":2949, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2949/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.873921, "lon":4.389921, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place d'Helmet 1030 Schaerbeek<br><br>Horaires: le Lundi - de 8h à 13h. Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Lundi - de 8h à 13h. Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Place d'Helmet 1030 Schaerbeek", "manager_type":"", "created":"2015-12-17T11:31:46.441193Z", "id":2950, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2950/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.843801, "lon":4.343801, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Anneessens 1000 Bruxelles<br><br>Horaires: le Mardi - de 8h à 12h30. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - de 8h à 12h30. Type: alimentation.", "web":"", "phone":"", "address":"Place Anneessens 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:46.474122Z", "id":2951, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2951/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.85067, "lon":4.34867, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Sainte-Catherine 1000 Bruxelles<br><br>Horaires: le Mardi - de 7h à 17h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - de 7h à 17h. Type: alimentation.", "web":"", "phone":"", "address":"Place Sainte-Catherine 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:46.507135Z", "id":2952, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2952/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.846975, "lon":4.351975, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Grand Place 1000 Bruxelles<br><br>Horaires: le Mardi - de 8h à 18h . Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - de 8h à 18h . Type: alimentation.", "web":"", "phone":"", "address":"Grand Place 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:46.655249Z", "id":2953, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2953/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.849992, "lon":4.353992, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place de la Monnaie 1000 Bruxelles<br><br>Horaires: le Mardi - de 8h à 12h30. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - de 8h à 12h30. Type: alimentation.", "web":"", "phone":"", "address":"Place de la Monnaie 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:46.690599Z", "id":2954, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2954/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.846975, "lon":4.351975, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Grand Place 1000 Bruxelles<br><br>Horaires: le Mardi - de 8h à 18h . Type: plantes et fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - de 8h à 18h . Type: plantes et fleurs.", "web":"", "phone":"", "address":"Grand Place 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:46.782804Z", "id":2955, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2955/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.876931, "lon":4.400931, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place de la Paix 1140 Evere<br><br>Horaires: le Mardi - de 8h à 12h30. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - de 8h à 12h30. Type: alimentation.", "web":"", "phone":"", "address":"Place de la Paix 1140 Evere", "manager_type":"", "created":"2015-12-17T11:31:46.815718Z", "id":2956, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2956/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.872976, "lon":4.325976, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Reine Astrid 1090 Jette<br><br>Horaires: le Mardi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Reine Astrid 1090 Jette", "manager_type":"", "created":"2015-12-17T11:31:46.907655Z", "id":2957, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2957/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.84922, "lon":4.32922, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place de la Duchesse de Brabant 1080 Molenbeek-Saint-Jean<br><br>Horaires: le Mardi - de 8 à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - de 8 à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place de la Duchesse de Brabant 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2015-12-17T11:31:46.999619Z", "id":2958, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2958/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.85527439345294, "lon":4.389338493347168, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Avenue Chazal 1030 Schaerbeek<br><br>Horaires: le Mardi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Avenue Chazal 1030 Schaerbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-17T11:31:47.091073Z", "id":2959, "last_modified":"2016-10-07T07:18:57.203504Z", "last_author":"glubuluck", "history":"http://maps.dewey.be/api/markers/2959/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/10/2016"}, {"name":"Marché", "lat":50.852503, "lon":4.387503, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Dailly 1030 Schaerbeek<br><br>Horaires: le Mardi - de 8h à 13h. Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - de 8h à 13h. Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Place Dailly 1030 Schaerbeek", "manager_type":"", "created":"2015-12-17T11:31:47.174245Z", "id":2960, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2960/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.84231, "lon":4.41031, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Parvis Saint-Henri 1200 Woluwe-Saint-Lambert-<br><br>Horaires: le Mardi - 14h. Type: alimentation générale- pain- charcuterie- produits laitiers- poisson- tissus.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - 14h. Type: alimentation générale- pain- charcuterie- produits laitiers- poisson- tissus.", "web":"", "phone":"", "address":"Parvis Saint-Henri 1200 Woluwe-Saint-Lambert-", "manager_type":"", "created":"2015-12-17T11:31:47.198986Z", "id":2961, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2961/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.839623, "lon":4.465623, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Dumont 1150 Woluwe-Saint-Pierre<br><br>Horaires: le Mardi - de 8 à 13h. Type: alimentation générale- produits du terroir- fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mardi - de 8 à 13h. Type: alimentation générale- produits du terroir- fleurs.", "web":"", "phone":"", "address":"Place Dumont 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-17T11:31:47.272524Z", "id":2962, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2962/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.846975, "lon":4.351975, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Grand Place 1000 Bruxelles<br><br>Horaires: le Mercredi - de 8h à 18h. Type: plantes et fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mercredi - de 8h à 18h. Type: plantes et fleurs.", "web":"", "phone":"", "address":"Grand Place 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:47.358309Z", "id":2963, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2963/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.820037, "lon":4.296037, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : La Roue 1070 Anderlecht<br><br>Horaires: le Mercredi  - de 7 à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mercredi  - de 7 à 13h. Type: alimentation.", "web":"", "phone":"", "address":"La Roue 1070 Anderlecht", "manager_type":"", "created":"2015-12-17T11:31:47.399240Z", "id":2964, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2964/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.85067, "lon":4.34867, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Sainte-Catherine 1000 Bruxelles<br><br>Horaires: le Mercredi  - de 7h à 17h. Type: alimentation bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mercredi  - de 7h à 17h. Type: alimentation bio.", "web":"", "phone":"", "address":"Place Sainte-Catherine 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:31:47.480320Z", "id":2965, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2965/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.864517, "lon":4.357517, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Chaussée d'Anvers 1000 Bruxelles<br><br>Horaires: le Mercredi  - de 7h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mercredi  - de 7h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Chaussée d'Anvers 1000 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:34:35.905104Z", "id":2966, "last_modified":"2016-10-13T14:11:55.239738Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2966/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.871542, "lon":4.397542, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Rue Deknoop 1140 Evere<br><br>Horaires: le Mercredi  - de 8h à 12h30. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mercredi  - de 8h à 12h30. Type: alimentation.", "web":"", "phone":"", "address":"Rue Deknoop 1140 Evere", "manager_type":"", "created":"2015-12-17T11:34:35.939721Z", "id":2967, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2967/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.824868, "lon":4.360868, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place du Châtelain 1050 Ixelles<br><br>Horaires: le Mercredi  - de 13h à 19h30. Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mercredi  - de 13h à 19h30. Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Place du Châtelain 1050 Ixelles", "manager_type":"", "created":"2015-12-17T11:34:35.964912Z", "id":2968, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2968/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.872976, "lon":4.325976, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Reine Astrid 1090 Jette<br><br>Horaires: le Mercredi  - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mercredi  - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Reine Astrid 1090 Jette", "manager_type":"", "created":"2015-12-17T11:34:35.990600Z", "id":2969, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2969/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.82502, "lon":4.34602, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Van Menen 1060 Saint-Gilles<br><br>Horaires: le Mercredi  - de 12h à 19h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mercredi  - de 12h à 19h. Type: alimentation.", "web":"", "phone":"", "address":"Place Van Menen 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-17T11:34:36.014770Z", "id":2970, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2970/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.841286, "lon":4.435286, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Saint-Lambert 1200 Woluwe-Saint-Lambert<br><br>Horaires: le Mercredi  - de 8h à 13h. Type: aliments d'épicerie fine.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mercredi  - de 8h à 13h. Type: aliments d'épicerie fine.", "web":"", "phone":"", "address":"Place Saint-Lambert 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-17T11:34:36.039717Z", "id":2971, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2971/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.828171, "lon":4.461171, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Parvis Sainte-Alix 1150 Woluwe-Saint-Pierre<br><br>Horaires: le Mercredi  - de 8 à 13h. Type: alimentation générale- fromage- pain- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Mercredi  - de 8 à 13h. Type: alimentation générale- fromage- pain- en partie bio.", "web":"", "phone":"", "address":"Parvis Sainte-Alix 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-17T11:34:36.065002Z", "id":2972, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2972/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.84293, "lon":4.32993, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : rue Ropsy-Chaudron- 24 1070 Anderlecht<br><br>Horaires: le Samedi - de 7h00 à 14h00. Type: légumes- fruits- viandes- poissons- plantes- vêtements- chaussures- électro.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 7h00 à 14h00. Type: légumes- fruits- viandes- poissons- plantes- vêtements- chaussures- électro.", "web":"", "phone":"", "address":"rue Ropsy-Chaudron- 24 1070 Anderlecht", "manager_type":"", "created":"2015-12-17T11:34:36.089911Z", "id":2973, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2973/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.83636, "lon":4.31136, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place de la résistance 1070 Anderlecht<br><br>Horaires: le Samedi - de 9h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 9h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place de la résistance 1070 Anderlecht", "manager_type":"", "created":"2015-12-17T11:34:36.114956Z", "id":2974, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2974/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.85067, "lon":4.34867, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Sainte-Catherine 1000 Bruxelles<br><br>Horaires: le Samedi - de 7h à 17h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 7h à 17h. Type: alimentation.", "web":"", "phone":"", "address":"Place Sainte-Catherine 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:34:36.139891Z", "id":2975, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2975/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.846975, "lon":4.351975, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Grand Place 1000 Bruxelles<br><br>Horaires: le Samedi - de 8h à 18h. Type: plantes et fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 8h à 18h. Type: plantes et fleurs.", "web":"", "phone":"", "address":"Grand Place 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:34:36.165005Z", "id":2976, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2976/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.809766, "lon":4.316766, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Saint-Denis 1190 Forest<br><br>Horaires: le Samedi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Saint-Denis 1190 Forest", "manager_type":"", "created":"2015-12-17T11:34:36.190088Z", "id":2977, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2977/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.892561, "lon":4.417561, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Rue Cortenbach 1130 Haren<br><br>Horaires: le Samedi - de 10h à 17h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 10h à 17h. Type: alimentation.", "web":"", "phone":"", "address":"Rue Cortenbach 1130 Haren", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:34:36.215052Z", "id":2978, "last_modified":"2016-10-13T14:10:55.058845Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2978/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.82801, "lon":4.37301, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Flagey 1050 Ixelles<br><br>Horaires: le Samedi - de 8h à 14h30. Type: alimentation en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 8h à 14h30. Type: alimentation en partie bio.", "web":"", "phone":"", "address":"Place Flagey 1050 Ixelles", "manager_type":"", "created":"2015-12-17T11:34:36.240002Z", "id":2979, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2979/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.823672, "lon":4.373672, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Square du Souvenir 1050 Ixelles<br><br>Horaires: le Samedi - de 7h à 13h30. Type: plantes et fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 7h à 13h30. Type: plantes et fleurs.", "web":"", "phone":"", "address":"Square du Souvenir 1050 Ixelles", "manager_type":"", "created":"2015-12-17T11:34:36.315349Z", "id":2980, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2980/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.872976, "lon":4.325976, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Reine Astrid 1090 Jette<br><br>Horaires: le Samedi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Reine Astrid 1090 Jette", "manager_type":"", "created":"2015-12-17T11:34:36.340111Z", "id":2981, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2981/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.863577, "lon":4.330577, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Simonis 1081 Koekelberg<br><br>Horaires: le Samedi - de 8h à 12h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 8h à 12h. Type: alimentation.", "web":"", "phone":"", "address":"Simonis 1081 Koekelberg", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:34:36.415190Z", "id":2982, "last_modified":"2016-10-13T14:11:45.425555Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2982/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.877011, "lon":4.346011, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Emile Bockstael 1120 Laeken<br><br>Horaires: le Samedi - de 7h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 7h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Emile Bockstael 1120 Laeken", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:34:36.440274Z", "id":2983, "last_modified":"2016-10-13T14:11:13.328603Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2983/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.872374, "lon":4.391374, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Rue Richard Vandevelde 1030 Schaerbeek<br><br>Horaires: le Samedi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Rue Richard Vandevelde 1030 Schaerbeek", "manager_type":"", "created":"2015-12-17T11:34:36.465302Z", "id":2984, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2984/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.84891, "lon":4.42391, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Chaussée de Roodebeek 1200 Woluwe-Saint-Lambert<br><br>Horaires: le Samedi - . Type: alimentation en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - . Type: alimentation en partie bio.", "web":"", "phone":"", "address":"Chaussée de Roodebeek 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-17T11:34:36.490182Z", "id":2985, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2985/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.841286, "lon":4.435286, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Saint-Lambert 1200 Woluwe-Saint-Lambert<br><br>Horaires: le Samedi - de 8h à 13h. Type: aliments d'épicerie fine- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 8h à 13h. Type: aliments d'épicerie fine- en partie bio.", "web":"", "phone":"", "address":"Place Saint-Lambert 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-12-17T11:34:36.515194Z", "id":2986, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2986/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.846609, "lon":4.452609, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Dumont 1200 Woluwe-Saint-Pierre<br><br>Horaires: le Samedi - de 8 à 13h. Type: alimentation générale- en partie bio- produits du terroir- fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 8 à 13h. Type: alimentation générale- en partie bio- produits du terroir- fleurs.", "web":"", "phone":"", "address":"Place Dumont 1200 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-17T11:34:36.540239Z", "id":2987, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2987/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.842834, "lon":4.329834, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : rue Ropsy-Chaudron- 22 1070 Anderlecht<br><br>Horaires: le Vendredi - de 7h00 à 14h00. Type: légumes- fruits- viandes- poissons- plantes- vêtements- chaussures- électro.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 7h00 à 14h00. Type: légumes- fruits- viandes- poissons- plantes- vêtements- chaussures- électro.", "web":"", "phone":"", "address":"rue Ropsy-Chaudron- 22 1070 Anderlecht", "manager_type":"", "created":"2015-12-17T11:34:36.657122Z", "id":2988, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2988/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.83793, "lon":4.30993, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Rue d'Aumale 1070 Anderlecht<br><br>Horaires: le Vendredi - de 7h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 7h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Rue d'Aumale 1070 Anderlecht", "manager_type":"", "created":"2015-12-17T11:34:36.706734Z", "id":2989, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2989/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.863298, "lon":4.296298, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Roi Baudouin 1082 Berchem-Sainte-Agathe<br><br>Horaires: le Vendredi - de 13h à 18h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 13h à 18h. Type: alimentation.", "web":"", "phone":"", "address":"Place Roi Baudouin 1082 Berchem-Sainte-Agathe", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:34:36.731837Z", "id":2990, "last_modified":"2016-10-13T14:11:36.368366Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2990/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.85067, "lon":4.34867, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Sainte-Catherine 1000 Bruxelles<br><br>Horaires: le Vendredi - de 7h à 17h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 7h à 17h. Type: alimentation.", "web":"", "phone":"", "address":"Place Sainte-Catherine 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:34:36.807014Z", "id":2991, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2991/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.896147, "lon":4.387147, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Peter Benoit 1000 Bruxelles<br><br>Horaires: le Vendredi - de 14h à 18h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 14h à 18h. Type: alimentation.", "web":"", "phone":"", "address":"Place Peter Benoit 1000 Bruxelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2015-12-17T11:34:36.831894Z", "id":2992, "last_modified":"2016-10-13T14:10:47.462341Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2992/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.846975, "lon":4.351975, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Grand Place 1000 Bruxelles<br><br>Horaires: le Vendredi - de 8h à 18h. Type: plantes et fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 8h à 18h. Type: plantes et fleurs.", "web":"", "phone":"", "address":"Grand Place 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:34:36.857077Z", "id":2993, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2993/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.876931, "lon":4.400931, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place de la Paix 1140 Evere<br><br>Horaires: le Vendredi - de 8h à 12h30. Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 8h à 12h30. Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Place de la Paix 1140 Evere", "manager_type":"", "created":"2015-12-17T11:34:36.931711Z", "id":2994, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2994/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.872712, "lon":4.314712, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Reine Fabiola 1083 Ganshoren<br><br>Horaires: le Vendredi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Reine Fabiola 1083 Ganshoren", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:34:36.957059Z", "id":2995, "last_modified":"2016-10-13T14:11:19.319752Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2995/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.872976, "lon":4.325976, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Reine Astrid 1090 Jette<br><br>Horaires: le Vendredi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Reine Astrid 1090 Jette", "manager_type":"", "created":"2015-12-17T11:34:36.981993Z", "id":2996, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2996/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.863266, "lon":4.371266, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Rue Royale Ste Marie 1030 Schaerbeek<br><br>Horaires: le Vendredi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Rue Royale Ste Marie 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:34:37.065335Z", "id":2997, "last_modified":"2016-10-13T14:12:15.888144Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2997/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.863266, "lon":4.371266, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Royale Sainte-Marie 1030 Schaerbeek<br><br>Horaires: le Vendredi - de 8h à 13h. Type: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 8h à 13h. Type: alimentation.", "web":"", "phone":"", "address":"Place Royale Sainte-Marie 1030 Schaerbeek", "manager_type":"", "created":"2015-12-17T11:34:37.140550Z", "id":2998, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2998/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.84922, "lon":4.39022, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place des chasseurs ardennais 1030 Schaerbeek<br><br>Horaires: le Vendredi - de 14h à 19h. Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 14h à 19h. Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Place des chasseurs ardennais 1030 Schaerbeek", "manager_type":"", "created":"2015-12-17T11:34:37.165428Z", "id":2999, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2999/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.839623, "lon":4.465623, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Dumont 1150 Woluwe-Saint-Pierre<br><br>Horaires: le Vendredi - de 8 à 13h. Type: alimentation générale- produits du terroir- fleurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 8 à 13h. Type: alimentation générale- produits du terroir- fleurs.", "web":"", "phone":"", "address":"Place Dumont 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-12-17T11:34:37.288710Z", "id":3000, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/3000/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.86594, "lon":4.37394, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Rue Rubens 95 1030 Schaerbeek<br><br>Horaires: le Vendredi - de 14h à 19h. Type: alimentation bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Vendredi - de 14h à 19h. Type: alimentation bio.", "web":"", "phone":"", "address":"Rue Rubens 95 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:34:37.394305Z", "id":3001, "last_modified":"2016-10-13T14:12:06.361462Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3001/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.878769, "lon":4.327769, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Rue Gustave Van Huynegem 32 1090 Jette<br><br>Horaires: le Dimanche - . Type: alimentation bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Dimanche - . Type: alimentation bio.", "web":"", "phone":"", "address":"Rue Gustave Van Huynegem 32 1090 Jette", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-17T11:34:37.421723Z", "id":3002, "last_modified":"2016-10-13T14:11:06.015014Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3002/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Marché", "lat":50.840021, "lon":4.346021, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Rue des Tanneurs- 58-62 1000 Bruxelles<br><br>Horaires: le du mercredi au dimanche - de 11h30 à 18h. Type: alimentation bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le du mercredi au dimanche - de 11h30 à 18h. Type: alimentation bio.", "web":"", "phone":"", "address":"Rue des Tanneurs- 58-62 1000 Bruxelles", "manager_type":"", "created":"2015-12-17T11:34:37.446991Z", "id":3003, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/3003/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.817913, "lon":4.345913, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place Albert 1190 Forest<br><br>Horaires: le Jeudi - . Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Jeudi - . Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Place Albert 1190 Forest", "manager_type":"", "created":"2015-12-17T11:34:37.471776Z", "id":3004, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/3004/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.816746, "lon":4.426746, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : boulevard du Souverain 272 1160 Auderghem<br><br>Horaires: le Jeudi - de 8h30 à 12h30. Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Jeudi - de 8h30 à 12h30. Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"boulevard du Souverain 272 1160 Auderghem", "manager_type":"", "created":"2015-12-17T11:34:37.623211Z", "id":3005, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/3005/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.86594, "lon":4.37394, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Rue Rubens 95 1030 Schaerbeek<br><br>Horaires: le Samedi - de 8h à 13h. Type: alimentation bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Samedi - de 8h à 13h. Type: alimentation bio.", "web":"", "phone":"", "address":"Rue Rubens 95 1030 Schaerbeek", "manager_type":"", "created":"2015-12-17T11:34:37.784595Z", "id":3006, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/3006/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.830035, "lon":4.345035, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Parvis de Saint-Gilles 1060 Saint-Gilles<br><br>Horaires: le Jeudi - . Type: alimentation- en partie bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: le Jeudi - . Type: alimentation- en partie bio.", "web":"", "phone":"", "address":"Parvis de Saint-Gilles 1060 Saint-Gilles", "manager_type":"", "created":"2015-12-17T11:34:37.998538Z", "id":3007, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/3007/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Marché", "lat":50.835306213458914, "lon":4.30688738822937, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Place de la vaillance<br><br>Marché le mercredi de 12h à 18h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Marché le mercredi de 12h à 18h", "web":"", "phone":"", "address":"Place de la vaillance", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-01-24T19:59:06.028026Z", "id":3272, "last_modified":"2017-09-04T11:34:34.951876Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3272/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"04/09/2017"}, {"name":"Marché", "lat":50.84496958835198, "lon":4.417378306388855, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché</h5><em>Adresse</em> : Square Meudon, 1200 Sint-Lambrechts-Woluwe<br><br><b><a target=\"_blank\" href=\"http://www.woluwe1200.be/fr/divertissements/marches-et-brocantes/marches/marche-du-mercredi\">Site web</a></b><br><br>Horaires: mercredi de 15h à 20h.\r\nType: alimentation.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaires: mercredi de 15h à 20h.\r\nType: alimentation.", "web":"http://www.woluwe1200.be/fr/divertissements/marches-et-brocantes/marches/marche-du-mercredi", "phone":"", "address":"Square Meudon, 1200 Sint-Lambrechts-Woluwe", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-01T23:01:16.027632Z", "id":3339, "last_modified":"2017-05-05T14:08:00.826442Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3339/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"La Ruche Qui Dit Oui! de Forest", "lat":50.816262291629, "lon":4.326381683349609, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>La Ruche Qui Dit Oui! de Forest</h5><em>Adresse</em> : Rue des Alliés, 54 - 1190 Forest<br><br><em>Téléphone</em> : 0487 423 662<br><br><b><a target=\"_blank\" href=\"https://laruchequiditoui.be/fr/assemblies/1475\">Site web</a></b><br><br>Une Ruche, c'est un groupement de voisins, d'amis, d'amis de voisins qui s'unissent pour acheter directement de bons produits aux producteurs de leur région.\r\nOn passe commande en ligne et on se retrouve tous les jeudis à la distribution au centre Ten Weyengaert à Forest pour récupérer ses produits directement auprès des producteurs.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Une Ruche, c'est un groupement de voisins, d'amis, d'amis de voisins qui s'unissent pour acheter directement de bons produits aux producteurs de leur région.\r\nOn passe commande en ligne et on se retrouve tous les jeudis à la distribution au centre Ten Weyengaert à Forest pour récupérer ses produits directement auprès des producteurs.", "web":"https://laruchequiditoui.be/fr/assemblies/1475", "phone":"0487 423 662", "address":"Rue des Alliés, 54 - 1190 Forest", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-03-29T09:12:15.673920Z", "id":3388, "last_modified":"2017-03-13T14:00:36.952699Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3388/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"La Vivrière - Poids-Gourmand", "lat":50.82945270757692, "lon":4.335737228393555, "subcategories":[{"name":"Marchés", "id":170}, {"name":"Conseil en alimentation", "id":182}, {"name":"Épiceries solidaires", "id":135}], "popup":"<h5>La Vivrière - Poids-Gourmand</h5><em>Adresse</em> : Rue Fernand Bernier, 15<br><br><em>Téléphone</em> : 0487423662<br><br><b><a target=\"_blank\" href=\"http://www.poids-gourmand.be\">Site web</a></b><br><br>La coopérative La Vivrière - PoiDs Gourmand a pour but de développer et de promouvoir l’alimentation durable en général et se donne pour mission de permettre à son public de devenir indépendant de l’offre commerciale de masse et de soutenir l'économie locale en se tournant vers de petits producteurs.\r\nPour atteindre cette mission, PoiDs Gourmand a monté la première Ruche Qui Dit Oui en Belgique (à Forest). PoiDs Gourmand propose également une épicerie bio de base à prix plancher. Enfin, pour les personnes désireuses d'un accompagnement, des ateliers sont donnés autour de la cuisine saine.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La coopérative La Vivrière - PoiDs Gourmand a pour but de développer et de promouvoir l’alimentation durable en général et se donne pour mission de permettre à son public de devenir indépendant de l’offre commerciale de masse et de soutenir l'économie locale en se tournant vers de petits producteurs.\r\nPour atteindre cette mission, PoiDs Gourmand a monté la première Ruche Qui Dit Oui en Belgique (à Forest). PoiDs Gourmand propose également une épicerie bio de base à prix plancher. Enfin, pour les personnes désireuses d'un accompagnement, des ateliers sont donnés autour de la cuisine saine.", "web":"http://www.poids-gourmand.be", "phone":"0487423662", "address":"Rue Fernand Bernier, 15", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-03-29T09:20:38.696454Z", "id":3389, "last_modified":"2017-03-13T14:00:28.054303Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3389/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"MBM Molenbeek Bio Markt - Marché Bio Molenbeek", "lat":50.855858215024426, "lon":4.3411123752593985, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>MBM Molenbeek Bio Markt - Marché Bio Molenbeek</h5><em>Adresse</em> : Toekomstraat 19, 1080 Molenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/Mbmolenbeek/?ref=ts&fref=ts\">Site web</a></b><br><br>Iedere woensdag van 12u tot 19u : biomarkt in Molenbeek\r\nChaque mercredi de 12h à 19h : marché bio à Molenbeek.\r\n(source : https://sites.google.com/site/degroentelaar/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Iedere woensdag van 12u tot 19u : biomarkt in Molenbeek\r\nChaque mercredi de 12h à 19h : marché bio à Molenbeek.\r\n(source : https://sites.google.com/site/degroentelaar/)", "web":"https://www.facebook.com/Mbmolenbeek/?ref=ts&fref=ts", "phone":"", "address":"Toekomstraat 19, 1080 Molenbeek-Saint-Jean", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-06-27T14:29:40.668129Z", "id":3430, "last_modified":"2017-03-06T06:30:35.312755Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3430/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Wekelijkse markt Kessel-Lo", "lat":50.88520783767352, "lon":4.719057083129883, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Wekelijkse markt Kessel-Lo</h5><em>Adresse</em> : Becker Remyplein - 3010 Kessel-Lo<br><br>Woensdag VAN 14:30<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Woensdag VAN 14:30", "web":"", "phone":"", "address":"Becker Remyplein - 3010 Kessel-Lo", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-09-12T09:17:04.632437Z", "id":4577, "last_modified":"2016-09-12T09:17:04.632472Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4577/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/09/2016"}, {"name":"Les écuries van de tram", "lat":50.86586602907473, "lon":4.373250603675842, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Les écuries van de tram</h5><em>Adresse</em> : rue Rubens, 95<br><br><em>Téléphone</em> : 0496 30 86 76<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/lesecuriesvandetram\">Site web</a></b><br><br>Marché-Halles bio. Apéros. Culture et agriculture.Location de salles. Exposition arts. Lieu de livraison du Gasap l'Hamoirdise. Ouverture les vendredis après-midis et samedis matins<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Marché-Halles bio. Apéros. Culture et agriculture.Location de salles. Exposition arts. Lieu de livraison du Gasap l'Hamoirdise. Ouverture les vendredis après-midis et samedis matins", "web":"https://www.facebook.com/lesecuriesvandetram", "phone":"0496 30 86 76", "address":"rue Rubens, 95", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-07-19T21:44:02.887323Z", "id":2101, "last_modified":"2017-03-15T10:29:30.487719Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2101/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/03/2017"}, {"name":"Marché de Court-Saint-Etienne", "lat":50.646514795546224, "lon":4.566890001296997, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché de Court-Saint-Etienne</h5><em>Adresse</em> : Place Baudouin 1er, 1490 Court-Saint-Etienne<br><br>Horaire : le Mardi - de 8h à 13h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Horaire : le Mardi - de 8h à 13h", "web":"", "phone":"", "address":"Place Baudouin 1er, 1490 Court-Saint-Etienne", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-04-11T08:34:56.435290Z", "id":10878, "last_modified":"2017-04-11T08:34:56.435336Z", "last_author":"laurence.micha@gmail.com", "history":"http://maps.dewey.be/api/markers/10878/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"11/04/2017"}, {"name":"Marché de producteurs locaux", "lat":50.88028344518106, "lon":4.328178763389587, "subcategories":[{"name":"Marchés", "id":170}], "popup":"<h5>Marché de producteurs locaux</h5><em>Adresse</em> : Place Cardinal Mercier<br><br>Le mercredi après-midi<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le mercredi après-midi", "web":"", "phone":"", "address":"Place Cardinal Mercier", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-07-14T21:03:00.487619Z", "id":10951, "last_modified":"2017-07-24T17:19:44.420757Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10951/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/07/2017"}] \ No newline at end of file
diff --git a/data/markers-174.json b/data/markers-174.json
new file mode 100644
index 0000000..1bb0b44
--- /dev/null
+++ b/data/markers-174.json
@@ -0,0 +1 @@
+[{"name":"BxLUG - Groupe des utilisateurs GNU/Linux de Bruxelles", "lat":50.830289, "lon":4.369505, "subcategories":[{"name":"Lieux de défense du logiciel libre", "id":174}, {"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>BxLUG - Groupe des utilisateurs GNU/Linux de Bruxelles</h5><em>Adresse</em> : Chaussée d’Ixelles 252 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.bxlug.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.bxlug.be/", "phone":"/", "address":"Chaussée d’Ixelles 252 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:06:15.631078Z", "id":1021, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1021/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Atelier du Web", "lat":50.828649, "lon":4.342461, "subcategories":[{"name":"Lieux de défense du logiciel libre", "id":174}, {"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Atelier du Web</h5><em>Adresse</em> : 37 rue du Fort 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.atelierduweb.be/\">Site web</a></b><br><br>Certains mercredis, de 10h à 12h., l'Atelier du Web organise un point \"info Linux\".\r\n\r\n\"Nouveau point de contact avec le monde des logiciels libres et Linux en particulier : les Ateliers du Web à St-Gilles. Tout ce que vous avez toujours voulu savoir sur ce mystérieux système d’exploitation, stable, libre et gratuit mais que vous n’avez jamais osé demander..\"\r\n\r\ncontact : jpbxlug[arobase]gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Certains mercredis, de 10h à 12h., l'Atelier du Web organise un point \"info Linux\".\r\n\r\n\"Nouveau point de contact avec le monde des logiciels libres et Linux en particulier : les Ateliers du Web à St-Gilles. Tout ce que vous avez toujours voulu savoir sur ce mystérieux système d’exploitation, stable, libre et gratuit mais que vous n’avez jamais osé demander..\"\r\n\r\ncontact : jpbxlug[arobase]gmail.com", "web":"http://www.atelierduweb.be/", "phone":"/", "address":"37 rue du Fort 1060 Saint-Gilles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2015-05-29T15:06:15.508361Z", "id":1020, "last_modified":"2017-05-23T12:30:32.692723Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1020/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"23/05/2017"}, {"name":"Neutrinet ASBL", "lat":50.85132290746813, "lon":4.3653059005737305, "subcategories":[{"name":"Lieux de défense du logiciel libre", "id":174}], "popup":"<h5>Neutrinet ASBL</h5><em>Adresse</em> : 123 Rue Royale, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://neutrinet.be/\">Site web</a></b><br><br>\"The association aims at maintaining, developing and promoting the use of information exchange networks, in accordance with the principle of network neutrality and defense of fundamental human rights, notably the rights to freedom of speech, access to information and respect for privacy by supporting and empowering both individuals and communities.\" (Source: https://neutrinet.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"The association aims at maintaining, developing and promoting the use of information exchange networks, in accordance with the principle of network neutrality and defense of fundamental human rights, notably the rights to freedom of speech, access to information and respect for privacy by supporting and empowering both individuals and communities.\" (Source: https://neutrinet.be)", "web":"http://neutrinet.be/", "phone":"", "address":"123 Rue Royale, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-02-12T18:18:41.966639Z", "id":3298, "last_modified":"2017-03-08T15:15:21.728968Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3298/history", "email_before_at":"contact", "email_after_at":"neutrinet.be", "last_modified_dmY":"08/03/2017"}, {"name":"Bxlug@Le Fourquet", "lat":50.86096972827451, "lon":4.291944801807404, "subcategories":[{"name":"Lieux de défense du logiciel libre", "id":174}], "popup":"<h5>Bxlug@Le Fourquet</h5><em>Adresse</em> : 15, Place de l'Eglise 1082 Berchem St Agathe<br><br><b><a target=\"_blank\" href=\"http://bxlug.be\">Site web</a></b><br><br>Tous les 2è dimanche, de 10h30 à 18h (sauf août) : sensibilisation aux enjeux éthiques et politiques des logiciels libres, conseils et installation de systèmes d'exploitation de la famille Gnu/Linux.\r\nEn partenariat avec le Réseau d'Échange de Savoirs du Fourquet et le Bxlug.\r\nAteliers convivial, ouvert à toutes et tous, aucun niveau prérequis.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Tous les 2è dimanche, de 10h30 à 18h (sauf août) : sensibilisation aux enjeux éthiques et politiques des logiciels libres, conseils et installation de systèmes d'exploitation de la famille Gnu/Linux.\r\nEn partenariat avec le Réseau d'Échange de Savoirs du Fourquet et le Bxlug.\r\nAteliers convivial, ouvert à toutes et tous, aucun niveau prérequis.", "web":"http://bxlug.be", "phone":"", "address":"15, Place de l'Eglise 1082 Berchem St Agathe", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-01T20:50:08.928053Z", "id":9497, "last_modified":"2017-03-01T21:12:12.109101Z", "last_author":"Fredux", "history":"http://maps.dewey.be/api/markers/9497/history", "email_before_at":"info", "email_after_at":"bxlug.be", "last_modified_dmY":"01/03/2017"}, {"name":"Bxlug@FIJ", "lat":50.830287, "lon":4.340607, "subcategories":[{"name":"Lieux de défense du logiciel libre", "id":174}], "popup":"<h5>Bxlug@FIJ</h5><em>Adresse</em> : Rue Franz Gaillard 2A 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.fij.be/\">Site web</a></b><br><br>Tous les 4è dimanche, de 10 à 18h (sauf juillet & décembre) : sensibilisation aux enjeux éthiques et politiques, installation de systèmes d'expoitation et logiciels libres de la famille Gnu/Linux. \r\nEn partenariat avec le groupe d'utilisateur Gnu/Linux de Bruxelles (bxlug.be).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Tous les 4è dimanche, de 10 à 18h (sauf juillet & décembre) : sensibilisation aux enjeux éthiques et politiques, installation de systèmes d'expoitation et logiciels libres de la famille Gnu/Linux. \r\nEn partenariat avec le groupe d'utilisateur Gnu/Linux de Bruxelles (bxlug.be).", "web":"http://www.fij.be/", "phone":"/", "address":"Rue Franz Gaillard 2A 1060 Saint-Gilles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T15:06:15.714297Z", "id":1023, "last_modified":"2017-03-01T21:26:04.483818Z", "last_author":"Fredux", "history":"http://maps.dewey.be/api/markers/1023/history", "email_before_at":"info", "email_after_at":"bxlug.be", "last_modified_dmY":"01/03/2017"}, {"name":"Loligrub", "lat":50.43462992029813, "lon":3.7970155477523804, "subcategories":[{"name":"Lieux de défense du logiciel libre", "id":174}], "popup":"<h5>Loligrub</h5><em>Adresse</em> : 8 rue j. bonaventure 7300 boussu<br><br><b><a target=\"_blank\" href=\"http://www.loligrub.be/blog/nous-rejoindre/\">Site web</a></b><br><br>Nos ateliers se déroulent chaque 3ème samedi du mois vers 15h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Nos ateliers se déroulent chaque 3ème samedi du mois vers 15h", "web":"http://www.loligrub.be/blog/nous-rejoindre/", "phone":"", "address":"8 rue j. bonaventure 7300 boussu", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-01T21:11:18.934189Z", "id":9498, "last_modified":"2017-03-01T21:11:18.934232Z", "last_author":"Fredux", "history":"http://maps.dewey.be/api/markers/9498/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"01/03/2017"}, {"name":"Lilit", "lat":50.6405412178307, "lon":5.575011670589447, "subcategories":[{"name":"Lieux de défense du logiciel libre", "id":174}], "popup":"<h5>Lilit</h5><em>Adresse</em> : 24, Place du 20 Août, 4000 LIEGE<br><br><b><a target=\"_blank\" href=\"http://lilit.be\">Site web</a></b><br><br>Lilit - Liège Linux Team\r\nDes Linux Meeting Party ou des Linux Install Party, il y en a pour tous les goûts..<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lilit - Liège Linux Team\r\nDes Linux Meeting Party ou des Linux Install Party, il y en a pour tous les goûts..", "web":"http://lilit.be", "phone":"", "address":"24, Place du 20 Août, 4000 LIEGE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-01T21:23:04.082420Z", "id":9499, "last_modified":"2017-03-01T21:23:04.082452Z", "last_author":"Fredux", "history":"http://maps.dewey.be/api/markers/9499/history", "email_before_at":"info", "email_after_at":"lilit.be", "last_modified_dmY":"01/03/2017"}, {"name":"Louvain Li-Nux", "lat":50.6647744012869, "lon":4.611929655075073, "subcategories":[{"name":"Lieux de défense du logiciel libre", "id":174}], "popup":"<h5>Louvain Li-Nux</h5><em>Adresse</em> : Rue Constantin Meunier 12, 1348 Ottignies Louvain-la-Neuve<br><br><b><a target=\"_blank\" href=\"http://louvainlinux.org/\">Site web</a></b><br><br>Kot-à-projet sur la promotion du Libre par le Groupe d'utilisateur Linux de Louvain-la-Neuve.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kot-à-projet sur la promotion du Libre par le Groupe d'utilisateur Linux de Louvain-la-Neuve.", "web":"http://louvainlinux.org/", "phone":"", "address":"Rue Constantin Meunier 12, 1348 Ottignies Louvain-la-Neuve", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-01T21:39:40.402176Z", "id":9500, "last_modified":"2017-03-01T21:39:40.402215Z", "last_author":"Fredux", "history":"http://maps.dewey.be/api/markers/9500/history", "email_before_at":"info", "email_after_at":"louvainlinux.org", "last_modified_dmY":"01/03/2017"}] \ No newline at end of file
diff --git a/data/markers-177.json b/data/markers-177.json
new file mode 100644
index 0000000..220db2a
--- /dev/null
+++ b/data/markers-177.json
@@ -0,0 +1 @@
+[{"name":"Accueil et Solidarité", "lat":50.61242, "lon":3.403338, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Accueil et Solidarité</h5><em>Adresse</em> : Chaussée de Renaix 97500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Chaussée de Renaix 97500 Tournai", "manager_type":"", "created":"2016-10-20T09:33:30.366618Z", "id":7215, "last_modified":"2016-10-20T09:33:30.417496Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7215/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Administration communale", "lat":50.417636, "lon":4.574142, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Administration communale</h5><em>Adresse</em> : Rue Kennedy, 1506250 Aiseau-Presles<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Kennedy, 1506250 Aiseau-Presles", "manager_type":"", "created":"2016-10-20T09:33:30.430342Z", "id":7216, "last_modified":"2016-10-20T09:33:30.436216Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7216/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Administration communale", "lat":50.657482, "lon":5.252632, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Administration communale</h5><em>Adresse</em> : Rue Adolphe Braas, 134317 Faimes <br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Adolphe Braas, 134317 Faimes ", "manager_type":"", "created":"2016-10-20T09:33:30.443706Z", "id":7217, "last_modified":"2016-10-20T09:33:30.449544Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7217/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Administration communale", "lat":50.605358, "lon":5.322123, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Administration communale</h5><em>Adresse</em> : Rue Vinâve des Stréats, 324537 Verlaine<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Vinâve des Stréats, 324537 Verlaine", "manager_type":"", "created":"2016-10-20T09:33:30.458604Z", "id":7218, "last_modified":"2016-10-20T09:33:30.464295Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7218/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Administration communale", "lat":50.379254, "lon":4.028629, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Administration communale</h5><em>Adresse</em> : Rue de Pâturages 507041 Givry<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de Pâturages 507041 Givry", "manager_type":"", "created":"2016-10-20T09:33:30.472557Z", "id":7219, "last_modified":"2016-10-20T09:33:30.477715Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7219/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Administration communale", "lat":50.447445, "lon":4.635439, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Administration communale</h5><em>Adresse</em> : Place communale5060 Auvelais<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place communale5060 Auvelais", "manager_type":"", "created":"2016-10-20T09:33:30.486054Z", "id":7220, "last_modified":"2016-10-20T09:33:30.491319Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7220/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Administration communale - Service Action sociale", "lat":50.471533, "lon":3.816409, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Administration communale - Service Action sociale</h5><em>Adresse</em> : Rue de Chièvres, 177333 Tertre<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de Chièvres, 177333 Tertre", "manager_type":"", "created":"2016-10-20T09:33:30.497660Z", "id":7221, "last_modified":"2016-10-20T09:33:30.503247Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7221/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Administration communale,", "lat":50.435738, "lon":5.120831, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Administration communale,</h5><em>Adresse</em> : Place Roi Baudouin 805350 Ohey<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place Roi Baudouin 805350 Ohey", "manager_type":"", "created":"2016-10-20T09:33:30.510958Z", "id":7222, "last_modified":"2016-10-20T09:33:30.516369Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7222/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Agence locale pour l'emploi", "lat":50.66699, "lon":5.6285, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Agence locale pour l'emploi</h5><em>Adresse</em> : Rue Laixheau 284040 Herstal<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Laixheau 284040 Herstal", "manager_type":"", "created":"2016-10-20T09:33:30.524382Z", "id":7223, "last_modified":"2016-10-20T09:33:30.529313Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7223/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Al'Mason du Pichou", "lat":50.603496, "lon":3.394928, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Al'Mason du Pichou</h5><em>Adresse</em> : Rue Saint-Piat 77500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Saint-Piat 77500 Tournai", "manager_type":"", "created":"2016-10-20T09:33:30.538389Z", "id":7224, "last_modified":"2016-10-20T09:33:30.543818Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7224/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Ancienne administration communale", "lat":50.70706, "lon":5.961752, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Ancienne administration communale</h5><em>Adresse</em> : Place Communale 9B4850 Montzen<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place Communale 9B4850 Montzen", "manager_type":"", "created":"2016-10-20T09:33:30.552156Z", "id":7225, "last_modified":"2016-10-20T09:33:30.560105Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7225/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Ancienne gare de Courrière", "lat":50.388815, "lon":4.994587, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Ancienne gare de Courrière</h5><em>Adresse</em> : Rue du Fays 125336 Courrière<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue du Fays 125336 Courrière", "manager_type":"", "created":"2016-10-20T09:33:30.569938Z", "id":7226, "last_modified":"2016-10-20T09:33:30.577001Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7226/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Ancienne maison communale de Fléron", "lat":50.632022, "lon":5.699748, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Ancienne maison communale de Fléron</h5><em>Adresse</em> : Rue F. Chèvremont4621 Rétinne<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue F. Chèvremont4621 Rétinne", "manager_type":"", "created":"2016-10-20T09:33:30.586995Z", "id":7227, "last_modified":"2016-10-20T09:33:30.592932Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7227/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Ancienne maison du CPAS", "lat":50.633586, "lon":5.733977, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Ancienne maison du CPAS</h5><em>Adresse</em> : Rue Louis Pasteur, 884630 Soumagne<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Louis Pasteur, 884630 Soumagne", "manager_type":"", "created":"2016-10-20T09:33:30.604073Z", "id":7228, "last_modified":"2016-10-20T09:33:30.611392Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7228/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Ancienne maison du CPAS", "lat":50.633586, "lon":5.733977, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Ancienne maison du CPAS</h5><em>Adresse</em> : Rue Louis Pasteur, 884630 Soumagne<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Louis Pasteur, 884630 Soumagne", "manager_type":"", "created":"2016-10-20T09:33:30.623023Z", "id":7229, "last_modified":"2016-10-20T09:33:30.629165Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7229/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"ASBL Perséides", "lat":50.63068, "lon":5.57744, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>ASBL Perséides</h5><em>Adresse</em> : Quai de la boverie 974020 Liège <br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Quai de la boverie 974020 Liège ", "manager_type":"", "created":"2016-10-20T09:33:30.637124Z", "id":7230, "last_modified":"2016-10-20T09:33:30.646402Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7230/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Associaton des peuples du Kurdistan", "lat":50.593724, "lon":5.854154, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Associaton des peuples du Kurdistan</h5><em>Adresse</em> : Rue de Hodimont 534800 Verviers<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de Hodimont 534800 Verviers", "manager_type":"", "created":"2016-10-20T09:33:30.655036Z", "id":7231, "last_modified":"2016-10-20T09:33:30.661227Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7231/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Ath Maison de Repos et de Soins, l'Esplanade", "lat":50.628634, "lon":3.782935, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Ath Maison de Repos et de Soins, l'Esplanade</h5><em>Adresse</em> : Rue Jean Jaurès 7Ath<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Jean Jaurès 7Ath", "manager_type":"", "created":"2016-10-20T09:33:30.671288Z", "id":7232, "last_modified":"2016-10-20T09:33:30.677325Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7232/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Au guichet de l’emploi – Exelcia", "lat":50.214491, "lon":4.829332, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Au guichet de l’emploi – Exelcia</h5><em>Adresse</em> : Route de Blaimont 75541 Hastière<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Route de Blaimont 75541 Hastière", "manager_type":"", "created":"2016-10-20T09:33:30.686431Z", "id":7233, "last_modified":"2016-10-20T09:33:30.692507Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7233/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Aux « Sauverdias »", "lat":50.4616, "lon":4.888507, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Aux « Sauverdias »</h5><em>Adresse</em> : Chaussée de Liège 3005100 Jambes<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Chaussée de Liège 3005100 Jambes", "manager_type":"", "created":"2016-10-20T09:33:30.701172Z", "id":7234, "last_modified":"2016-10-20T09:33:30.706528Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7234/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibiliothèque Provinciale CERIST", "lat":50.609142, "lon":3.402613, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibiliothèque Provinciale CERIST</h5><em>Adresse</em> : Boulevard des Combattants 787500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Boulevard des Combattants 787500 Tournai", "manager_type":"", "created":"2016-10-20T09:33:30.715440Z", "id":7235, "last_modified":"2016-10-20T09:33:30.724017Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7235/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibilothèque communale de la Bouverie", "lat":50.405331, "lon":3.874132, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibilothèque communale de la Bouverie</h5><em>Adresse</em> : Rue de la Libération 40B7080 La Bouverie<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de la Libération 40B7080 La Bouverie", "manager_type":"", "created":"2016-10-20T09:33:30.731725Z", "id":7236, "last_modified":"2016-10-20T09:33:30.737196Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7236/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque", "lat":50.413512, "lon":6.113911, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque</h5><em>Adresse</em> : Rue des Ecoles, 24950 Waimes<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue des Ecoles, 24950 Waimes", "manager_type":"", "created":"2016-10-20T09:33:30.745583Z", "id":7237, "last_modified":"2016-10-20T09:33:30.751358Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7237/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque Arsène Soreil", "lat":50.660213, "lon":5.526552, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque Arsène Soreil</h5><em>Adresse</em> : Rue Walter Jamar, 1684430 Ans<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Walter Jamar, 1684430 Ans", "manager_type":"", "created":"2016-10-20T09:33:30.759783Z", "id":7238, "last_modified":"2016-10-20T09:33:30.769279Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7238/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque communale", "lat":50.430224, "lon":4.55113, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque communale</h5><em>Adresse</em> : Rue Joseph Bolle, 636240 Farciennes<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Joseph Bolle, 636240 Farciennes", "manager_type":"", "created":"2016-10-20T09:33:30.779863Z", "id":7239, "last_modified":"2016-10-20T09:33:30.786841Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7239/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque communale", "lat":50.490926, "lon":5.098932, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque communale</h5><em>Adresse</em> : Rue Frère Orban, 605300 Andenne<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Frère Orban, 605300 Andenne", "manager_type":"", "created":"2016-10-20T09:33:30.794700Z", "id":7240, "last_modified":"2016-10-20T09:33:30.801239Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7240/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque communale", "lat":50.490926, "lon":5.098932, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque communale</h5><em>Adresse</em> : Rue Frère Orban, 605300 Andenne<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Frère Orban, 605300 Andenne", "manager_type":"", "created":"2016-10-20T09:33:30.811286Z", "id":7241, "last_modified":"2016-10-20T09:33:30.817450Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7241/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque communale", "lat":50.412113, "lon":5.060825, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque communale</h5><em>Adresse</em> : Rue de la Pichelotte, 9a5340 Gesves<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de la Pichelotte, 9a5340 Gesves", "manager_type":"", "created":"2016-10-20T09:33:30.826392Z", "id":7242, "last_modified":"2016-10-20T09:33:30.833691Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7242/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque communale de Durbuy", "lat":50.350621, "lon":5.493807, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque communale de Durbuy</h5><em>Adresse</em> : Grand'Rue, 40a6940 Barvaux-sur-Ourthe<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Grand'Rue, 40a6940 Barvaux-sur-Ourthe", "manager_type":"", "created":"2016-10-20T09:33:30.843626Z", "id":7243, "last_modified":"2016-10-20T09:33:30.849369Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7243/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque communale de Trivières/ Ce.RAIC asbl", "lat":50.450168, "lon":4.150839, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque communale de Trivières/ Ce.RAIC asbl</h5><em>Adresse</em> : Rue Dieudonné François, 437100 Trivières.<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Dieudonné François, 437100 Trivières.", "manager_type":"", "created":"2016-10-20T09:33:30.857795Z", "id":7244, "last_modified":"2016-10-20T09:33:30.862869Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7244/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque communale la Rollandine", "lat":50.447676, "lon":3.819556, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque communale la Rollandine</h5><em>Adresse</em> : Avenue de l’Enseignement, 27330 Saint-Ghislain<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Avenue de l’Enseignement, 27330 Saint-Ghislain", "manager_type":"", "created":"2016-10-20T09:33:30.870179Z", "id":7245, "last_modified":"2016-10-20T09:33:30.875637Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7245/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque de Droixhe-Bressoux", "lat":50.647063, "lon":5.605965, "subcategories":[{"name":"Bibliothèques publiques", "id":92}, {"name":"Bornes d'accès à Internet", "id":124}, {"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque de Droixhe-Bressoux</h5><em>Adresse</em> : Place de la Libération, 2 4020 Liège<br><br><em>Téléphone</em> : 04/238.51.74<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"04/238.51.74", "address":"Place de la Libération, 2 4020 Liège", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-10-20T09:33:30.883195Z", "id":7246, "last_modified":"2017-06-07T12:14:20.863621Z", "last_author":"liegelettres1", "history":"http://maps.dewey.be/api/markers/7246/history", "email_before_at":"droixhe.lecture", "email_after_at":"liege.be", "last_modified_dmY":"07/06/2017"}, {"name":"Bibliothèque de Fétinne-Vennes", "lat":50.626483, "lon":5.582205, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque de Fétinne-Vennes</h5><em>Adresse</em> : Rue de Fétinne, 414020 Liège<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de Fétinne, 414020 Liège", "manager_type":"", "created":"2016-10-20T09:33:30.900339Z", "id":7247, "last_modified":"2016-10-20T09:33:30.905609Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7247/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque de Grivegnée", "lat":50.61959, "lon":5.602731, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque de Grivegnée</h5><em>Adresse</em> : Rue Belvaux 284030 Liège<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Belvaux 284030 Liège", "manager_type":"", "created":"2016-10-20T09:33:30.913813Z", "id":7248, "last_modified":"2016-10-20T09:33:30.919546Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7248/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque de Malmedy", "lat":50.426608, "lon":6.027356, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque de Malmedy</h5><em>Adresse</em> : Place du Châtelet4960 Malmedy<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place du Châtelet4960 Malmedy", "manager_type":"", "created":"2016-10-20T09:33:30.928466Z", "id":7249, "last_modified":"2016-10-20T09:33:30.934302Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7249/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque communale de Saint-Léonard", "lat":50.652803, "lon":5.589617, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque communale de Saint-Léonard</h5><em>Adresse</em> : Place Vivegnis, 46 4000 Liège<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place Vivegnis, 46 4000 Liège", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-10-20T09:33:30.943477Z", "id":7250, "last_modified":"2017-06-07T12:35:21.174400Z", "last_author":"liegelettres1", "history":"http://maps.dewey.be/api/markers/7250/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/06/2017"}, {"name":"Bibliothèque des Chiroux", "lat":50.638932, "lon":5.575317, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque des Chiroux</h5><em>Adresse</em> : Rue des Croisiers, 154000 Liège<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue des Croisiers, 154000 Liège", "manager_type":"", "created":"2016-10-20T09:33:30.963465Z", "id":7251, "last_modified":"2016-10-20T09:33:30.970454Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7251/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque provinciale", "lat":50.23163, "lon":5.350141, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque provinciale</h5><em>Adresse</em> : Chaussée de L'Ourthe, 746900 Marche-en-Famenne<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Chaussée de L'Ourthe, 746900 Marche-en-Famenne", "manager_type":"", "created":"2016-10-20T09:33:30.977056Z", "id":7252, "last_modified":"2016-10-20T09:33:30.984108Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7252/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque publique", "lat":50.583729, "lon":5.403504, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque publique</h5><em>Adresse</em> : Rue Reine Astrid 4-64480 Engis<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Reine Astrid 4-64480 Engis", "manager_type":"", "created":"2016-10-20T09:33:30.994963Z", "id":7253, "last_modified":"2016-10-20T09:33:31.002493Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7253/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque publique", "lat":50.272143, "lon":5.450241, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque publique</h5><em>Adresse</em> : Rue des Ecoles, 556990 Hotton<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue des Ecoles, 556990 Hotton", "manager_type":"", "created":"2016-10-20T09:33:31.013668Z", "id":7254, "last_modified":"2016-10-20T09:33:31.021383Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7254/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque publique", "lat":50.737055, "lon":5.958666, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque publique</h5><em>Adresse</em> : Rue Hack, 284851 Plombières<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Hack, 284851 Plombières", "manager_type":"", "created":"2016-10-20T09:33:31.031773Z", "id":7255, "last_modified":"2016-10-20T09:33:31.037334Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7255/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque publique d'Engis", "lat":50.583729, "lon":5.403504, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque publique d'Engis</h5><em>Adresse</em> : Rue Reine Astrid, 4-64480 Engis <br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Reine Astrid, 4-64480 Engis ", "manager_type":"", "created":"2016-10-20T09:33:31.046004Z", "id":7256, "last_modified":"2016-10-20T09:33:31.052056Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7256/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque publique de Huy", "lat":50.520096, "lon":5.241673, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothèque publique de Huy</h5><em>Adresse</em> : Rue des Augustins, 18b4500 Huy <br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue des Augustins, 18b4500 Huy ", "manager_type":"", "created":"2016-10-20T09:33:31.058262Z", "id":7257, "last_modified":"2016-10-20T09:33:31.063161Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7257/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothéque ville de Mons", "lat":50.454362, "lon":3.95403, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Bibliothéque ville de Mons</h5><em>Adresse</em> : Rue de la Seuwe, 77000 Mons<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de la Seuwe, 77000 Mons", "manager_type":"", "created":"2016-10-20T09:33:31.073483Z", "id":7258, "last_modified":"2016-10-20T09:33:31.080134Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7258/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Centre Culturel de Leuze", "lat":50.599892, "lon":3.62444, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Centre Culturel de Leuze</h5><em>Adresse</em> : Rue d'Ath, 317900 Leuze<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue d'Ath, 317900 Leuze", "manager_type":"", "created":"2016-10-20T09:33:31.092829Z", "id":7259, "last_modified":"2016-10-20T09:33:31.099603Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7259/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Centre Culturel de Silly", "lat":50.64997, "lon":3.921574, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Centre Culturel de Silly</h5><em>Adresse</em> : Rue Saint Pierre, 47830 Silly<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Saint Pierre, 47830 Silly", "manager_type":"", "created":"2016-10-20T09:33:31.107710Z", "id":7260, "last_modified":"2016-10-20T09:33:31.112999Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7260/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Centre d'accueil d'urgence/transit pour demandeur d'asile samu social asbl", "lat":50.822772, "lon":4.384477, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Centre d'accueil d'urgence/transit pour demandeur d'asile samu social asbl</h5><em>Adresse</em> : Rue Fritz Toussaint 471050 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Fritz Toussaint 471050 Bruxelles", "manager_type":"", "created":"2016-10-20T09:33:31.123919Z", "id":7261, "last_modified":"2016-10-20T09:33:31.131977Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7261/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Centre d'Art et de Culture (1er étage)", "lat":50.578947, "lon":4.070568, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Centre d'Art et de Culture (1er étage)</h5><em>Adresse</em> : Rue de la Régence 237060 Soignies<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de la Régence 237060 Soignies", "manager_type":"", "created":"2016-10-20T09:33:31.141264Z", "id":7262, "last_modified":"2016-10-20T09:33:31.147085Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7262/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Centre d’Art et de Culture", "lat":50.578947, "lon":4.070568, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Centre d’Art et de Culture</h5><em>Adresse</em> : Rue de la Régence, 23 (1er étage)7060 Soignies<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de la Régence, 23 (1er étage)7060 Soignies", "manager_type":"", "created":"2016-10-20T09:33:31.155287Z", "id":7263, "last_modified":"2016-10-20T09:33:31.161164Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7263/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Centre de Lecture Publique de Comines", "lat":50.766374, "lon":2.998833, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Centre de Lecture Publique de Comines</h5><em>Adresse</em> : Rue Procession, 497780 Comines<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Procession, 497780 Comines", "manager_type":"", "created":"2016-10-20T09:33:31.171206Z", "id":7264, "last_modified":"2016-10-20T09:33:31.180122Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7264/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Centre Maximilien Kolbe", "lat":50.597163, "lon":5.874662, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Centre Maximilien Kolbe</h5><em>Adresse</em> : Rue du Prince, 124800 Verviers<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue du Prince, 124800 Verviers", "manager_type":"", "created":"2016-10-20T09:33:31.189631Z", "id":7265, "last_modified":"2016-10-20T09:33:31.195610Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7265/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Centre Social Beguinage", "lat":50.852247, "lon":4.350834, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Centre Social Beguinage</h5><em>Adresse</em> : Rue de Béguinage 31000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de Béguinage 31000 Bruxelles", "manager_type":"", "created":"2016-10-20T09:33:31.204760Z", "id":7266, "last_modified":"2016-10-20T09:33:31.210672Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7266/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Commune de Chapelle-Lez-Herlaimont - Plan de cohésion sociale", "lat":50.471349, "lon":4.280134, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Commune de Chapelle-Lez-Herlaimont - Plan de cohésion sociale</h5><em>Adresse</em> : Place de l'hôtel de ville, 157160 Chapelle-lez-Herlaimont<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place de l'hôtel de ville, 157160 Chapelle-lez-Herlaimont", "manager_type":"", "created":"2016-10-20T09:33:31.218655Z", "id":7267, "last_modified":"2016-10-20T09:33:31.225423Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7267/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Commune de Charleroi", "lat":50.389149, "lon":4.435645, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Commune de Charleroi</h5><em>Adresse</em> : Avenue E. Mascaux n°1006001 Marcinelle<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Avenue E. Mascaux n°1006001 Marcinelle", "manager_type":"", "created":"2016-10-20T09:33:31.235595Z", "id":7268, "last_modified":"2016-10-20T09:33:31.243617Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7268/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Conservatoire", "lat":50.604467, "lon":3.388865, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Conservatoire</h5><em>Adresse</em> : Place Reine Astrid 27500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place Reine Astrid 27500 Tournai", "manager_type":"", "created":"2016-10-20T09:33:31.254036Z", "id":7269, "last_modified":"2016-10-20T09:33:31.263684Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7269/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"CPAS", "lat":50.599261, "lon":5.462788, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>CPAS</h5><em>Adresse</em> : Rue de l'Ermitage, 164400 Flémalle<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de l'Ermitage, 164400 Flémalle", "manager_type":"", "created":"2016-10-20T09:33:31.271850Z", "id":7270, "last_modified":"2016-10-20T09:33:31.283475Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7270/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"CPAS", "lat":50.339503, "lon":3.901086, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>CPAS</h5><em>Adresse</em> : Rue de Malplaquet 147040 Aulnois<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de Malplaquet 147040 Aulnois", "manager_type":"", "created":"2016-10-20T09:33:31.301480Z", "id":7271, "last_modified":"2016-10-20T09:33:31.308138Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7271/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"CPAS", "lat":50.660119, "lon":5.958314, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>CPAS</h5><em>Adresse</em> : Rue Saint-Paul, 634840 Welkenraedt<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Saint-Paul, 634840 Welkenraedt", "manager_type":"", "created":"2016-10-20T09:33:31.316853Z", "id":7272, "last_modified":"2016-10-20T09:33:31.322568Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7272/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"DoucheFLUX Asbl", "lat":50.832482, "lon":4.337153, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>DoucheFLUX Asbl</h5><em>Adresse</em> : Rue Coenraets 441060 Bruxelles <br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Coenraets 441060 Bruxelles ", "manager_type":"", "created":"2016-10-20T09:33:31.331850Z", "id":7273, "last_modified":"2016-10-20T09:33:31.344763Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7273/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Espace citoyen de la Porte-Ouest", "lat":50.411652, "lon":4.397243, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Espace citoyen de la Porte-Ouest</h5><em>Adresse</em> : Rue de la Providence, 206030 Marchienne-au-Pont<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de la Providence, 206030 Marchienne-au-Pont", "manager_type":"", "created":"2016-10-20T09:33:31.356924Z", "id":7274, "last_modified":"2016-10-20T09:33:31.362839Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7274/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Espace Culturel", "lat":50.372306, "lon":5.868884, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Espace Culturel</h5><em>Adresse</em> : Rue traverse 94980 Trois-Ponts<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue traverse 94980 Trois-Ponts", "manager_type":"", "created":"2016-10-20T09:33:31.371865Z", "id":7275, "last_modified":"2016-10-20T09:33:31.378708Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7275/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Espace des écrivains publics binchois", "lat":50.412327, "lon":4.166105, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Espace des écrivains publics binchois</h5><em>Adresse</em> : Avenue Charles Deliège, 537130 Binche<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Avenue Charles Deliège, 537130 Binche", "manager_type":"", "created":"2016-10-20T09:33:31.387075Z", "id":7276, "last_modified":"2016-10-20T09:33:31.393837Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7276/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Espace Public Numérique", "lat":50.401739, "lon":3.959431, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Espace Public Numérique</h5><em>Adresse</em> : Rue des Montrys, 117040 Asquillies<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue des Montrys, 117040 Asquillies", "manager_type":"", "created":"2016-10-20T09:33:31.404179Z", "id":7277, "last_modified":"2016-10-20T09:33:31.410007Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7277/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Espace Public Numérique, Hope.", "lat":50.693276, "lon":4.038705, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Espace Public Numérique, Hope.</h5><em>Adresse</em> : Place P. Delannoy 4-67858 Enghien <br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place P. Delannoy 4-67858 Enghien ", "manager_type":"", "created":"2016-10-20T09:33:31.418912Z", "id":7278, "last_modified":"2016-10-20T09:33:31.424649Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7278/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Etablissement pénitentiaire de Forest-Berkendael", "lat":50.817983, "lon":4.34736, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Etablissement pénitentiaire de Forest-Berkendael</h5><em>Adresse</em> : Rue de Berkendael 42-44 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de Berkendael 42-44 1190 Forest", "manager_type":"", "created":"2016-10-20T09:33:31.434192Z", "id":7279, "last_modified":"2016-10-20T09:33:31.445742Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7279/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Guichet social", "lat":50.424599, "lon":3.840204, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Guichet social</h5><em>Adresse</em> : Pont d’Arcole, 147340 Colfontaine<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Pont d’Arcole, 147340 Colfontaine", "manager_type":"", "created":"2016-10-20T09:33:31.459912Z", "id":7280, "last_modified":"2016-10-20T09:33:31.469750Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7280/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Hôtel de Ville", "lat":50.251399, "lon":4.602423, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Hôtel de Ville</h5><em>Adresse</em> : Place de l’Hôtel de Ville 15620 Florennes<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place de l’Hôtel de Ville 15620 Florennes", "manager_type":"", "created":"2016-10-20T09:33:31.480419Z", "id":7281, "last_modified":"2016-10-20T09:33:31.489795Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7281/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Hôtel de Ville", "lat":50.602739, "lon":3.385917, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Hôtel de Ville</h5><em>Adresse</em> : Enclos St-Martin7500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Enclos St-Martin7500 Tournai", "manager_type":"", "created":"2016-10-20T09:33:31.500949Z", "id":7282, "last_modified":"2016-10-20T09:33:31.509145Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7282/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"La Maison des Familles", "lat":50.608846, "lon":3.393799, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>La Maison des Familles</h5><em>Adresse</em> : Rue Barre Saint-Brice 177500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Barre Saint-Brice 177500 Tournai", "manager_type":"", "created":"2016-10-20T09:33:31.519173Z", "id":7283, "last_modified":"2016-10-20T09:33:31.525838Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7283/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"La Maison Médicale de Tournai", "lat":50.596094, "lon":3.383997, "subcategories":[{"name":"Maisons médicales", "id":18}, {"name":"Écrivains publics", "id":177}], "popup":"<h5>La Maison Médicale de Tournai</h5><em>Adresse</em> : Chemin d'Ere 97500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Chemin d'Ere 97500 Tournai", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-20T09:33:31.532479Z", "id":7284, "last_modified":"2016-10-25T16:08:27.037761Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7284/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"La Marguerite asbl", "lat":50.647922, "lon":5.551685, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>La Marguerite asbl</h5><em>Adresse</em> : Rue Sainte-Marguerite, 3624000 Liège<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Sainte-Marguerite, 3624000 Liège", "manager_type":"", "created":"2016-10-20T09:33:31.548625Z", "id":7285, "last_modified":"2016-10-20T09:33:31.555193Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7285/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Le Monde des possibles ASBL", "lat":50.632773, "lon":5.584746, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Le Monde des possibles ASBL</h5><em>Adresse</em> : Rue des Champs 974020 Liège<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue des Champs 974020 Liège", "manager_type":"", "created":"2016-10-20T09:33:31.564504Z", "id":7286, "last_modified":"2016-10-20T09:33:31.570655Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7286/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Les restos du cœur", "lat":50.405369, "lon":3.682832, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Les restos du cœur</h5><em>Adresse</em> : Rue Grande, 727380 Quiévrain<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Grande, 727380 Quiévrain", "manager_type":"", "created":"2016-10-20T09:33:31.579918Z", "id":7287, "last_modified":"2016-10-20T09:33:31.585584Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7287/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Librairie « Par Chemins et Ruines »", "lat":50.825015, "lon":4.330511, "subcategories":[{"name":"Bibliothèques publiques", "id":92}, {"name":"Écrivains publics", "id":177}], "popup":"<h5>Librairie « Par Chemins et Ruines »</h5><em>Adresse</em> : Rue Berthelot 1161190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.librairie-par-chemins.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.librairie-par-chemins.be/", "phone":"", "address":"Rue Berthelot 1161190 Forest", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-20T09:33:31.594799Z", "id":7288, "last_modified":"2017-03-25T07:54:20.252527Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/7288/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/03/2017"}, {"name":"Ligue des Droits de l'Homme", "lat":50.646314, "lon":5.576354, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Ligue des Droits de l'Homme</h5><em>Adresse</em> : Rue Des Mineurs 174000 Liège<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Des Mineurs 174000 Liège", "manager_type":"", "created":"2016-10-20T09:33:31.608173Z", "id":7289, "last_modified":"2016-10-20T09:33:31.613474Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7289/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Lire et Ecrire asbl", "lat":50.641701, "lon":5.554908, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Lire et Ecrire asbl</h5><em>Adresse</em> : Rue Wiertz, 37 b4000 Liège<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Wiertz, 37 b4000 Liège", "manager_type":"", "created":"2016-10-20T09:33:31.622094Z", "id":7290, "last_modified":"2016-10-20T09:33:31.627982Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7290/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Local de l'Espace public numérique (en partenariat avec le PCS de Bastogne)", "lat":50.002565, "lon":5.71783, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Local de l'Espace public numérique (en partenariat avec le PCS de Bastogne)</h5><em>Adresse</em> : Rue du Viviers 586600 Bastogne<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue du Viviers 586600 Bastogne", "manager_type":"", "created":"2016-10-20T09:33:31.640308Z", "id":7291, "last_modified":"2016-10-20T09:33:31.647098Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7291/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Local du PCS (Plan de Cohésion Sociale)", "lat":50.548198, "lon":5.331836, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Local du PCS (Plan de Cohésion Sociale)</h5><em>Adresse</em> : Allée du Rivage, 23/34540 Amay<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Allée du Rivage, 23/34540 Amay", "manager_type":"", "created":"2016-10-20T09:33:31.655367Z", "id":7292, "last_modified":"2016-10-20T09:33:31.661713Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7292/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison Croix-Rouge", "lat":50.667912, "lon":5.074695, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison Croix-Rouge</h5><em>Adresse</em> : 33, route de Namur4280 Hannut<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"33, route de Namur4280 Hannut", "manager_type":"", "created":"2016-10-20T09:33:31.670490Z", "id":7293, "last_modified":"2016-10-20T09:33:31.676156Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7293/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison Croix-Rouge", "lat":49.684636, "lon":5.819521, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison Croix-Rouge</h5><em>Adresse</em> : Rue Godefroid Kurth, 26700 Arlon<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Godefroid Kurth, 26700 Arlon", "manager_type":"", "created":"2016-10-20T09:33:31.686926Z", "id":7294, "last_modified":"2016-10-20T09:33:31.692843Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7294/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de Fragnée", "lat":50.623857, "lon":5.571589, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de Fragnée</h5><em>Adresse</em> : Rue De l'Etat-Tiers 314000 Liège<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue De l'Etat-Tiers 314000 Liège", "manager_type":"", "created":"2016-10-20T09:33:31.701557Z", "id":7295, "last_modified":"2016-10-20T09:33:31.707576Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7295/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de l'Emploi", "lat":50.512024, "lon":4.361935, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de l'Emploi</h5><em>Adresse</em> : Place communale6230 Pont-à-Celles<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place communale6230 Pont-à-Celles", "manager_type":"", "created":"2016-10-20T09:33:31.716318Z", "id":7296, "last_modified":"2016-10-20T09:33:31.722624Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7296/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de l'Emploi", "lat":50.660216, "lon":5.519925, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de l'Emploi</h5><em>Adresse</em> : Rue des Ecoles, 54430 Ans<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue des Ecoles, 54430 Ans", "manager_type":"", "created":"2016-10-20T09:33:31.731762Z", "id":7297, "last_modified":"2016-10-20T09:33:31.738174Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7297/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de l'Emploi", "lat":50.602117, "lon":5.446259, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de l'Emploi</h5><em>Adresse</em> : Place Vinck, 5 - 64400 Flémalle<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place Vinck, 5 - 64400 Flémalle", "manager_type":"", "created":"2016-10-20T09:33:31.750583Z", "id":7298, "last_modified":"2016-10-20T09:33:31.756763Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7298/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de l'Emploi", "lat":50.613828, "lon":5.676767, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de l'Emploi</h5><em>Adresse</em> : Rue de Romsée, 164620 Fléron<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de Romsée, 164620 Fléron", "manager_type":"", "created":"2016-10-20T09:33:31.765739Z", "id":7299, "last_modified":"2016-10-20T09:33:31.771578Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7299/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de l'Emploi de Comines", "lat":50.767866, "lon":3.003761, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de l'Emploi de Comines</h5><em>Adresse</em> : rue Morte Lys, 997780 Comines<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"rue Morte Lys, 997780 Comines", "manager_type":"", "created":"2016-10-20T09:33:31.778625Z", "id":7300, "last_modified":"2016-10-20T09:33:31.784347Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7300/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de la Laïcité", "lat":50.625084, "lon":5.608572, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de la Laïcité</h5><em>Adresse</em> : Place Andréa Jadoulle, 144030 Liège<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place Andréa Jadoulle, 144030 Liège", "manager_type":"", "created":"2016-10-20T09:33:31.793095Z", "id":7301, "last_modified":"2016-10-20T09:33:31.798825Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7301/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de la Laïcité", "lat":50.73616, "lon":5.694277, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de la Laïcité</h5><em>Adresse</em> : Rue des Béguines, 7a4600 Visé<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue des Béguines, 7a4600 Visé", "manager_type":"", "created":"2016-10-20T09:33:31.807629Z", "id":7302, "last_modified":"2016-10-20T09:33:31.817957Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7302/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de la Laïcité de Tilff", "lat":50.549645, "lon":5.589411, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de la Laïcité de Tilff</h5><em>Adresse</em> : Avenue d'Esneux, 2164130 Méry<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Avenue d'Esneux, 2164130 Méry", "manager_type":"", "created":"2016-10-20T09:33:31.829632Z", "id":7303, "last_modified":"2016-10-20T09:33:31.835440Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7303/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de quartier", "lat":50.460086, "lon":4.098542, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de quartier</h5><em>Adresse</em> : Place de Maurage 147110 Maurage<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place de Maurage 147110 Maurage", "manager_type":"", "created":"2016-10-20T09:33:31.844720Z", "id":7304, "last_modified":"2016-10-20T09:33:31.855703Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7304/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de quartier Dailly", "lat":50.853236, "lon":4.386995, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de quartier Dailly</h5><em>Adresse</em> : Avenue Dailly 2081030 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Avenue Dailly 2081030 Bruxelles", "manager_type":"", "created":"2016-10-20T09:33:31.868302Z", "id":7305, "last_modified":"2016-10-20T09:33:31.874261Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7305/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de Quartier de Maurage", "lat":50.460086, "lon":4.098542, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de Quartier de Maurage</h5><em>Adresse</em> : Place de Maurage, 147110 Maurage<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place de Maurage, 147110 Maurage", "manager_type":"", "created":"2016-10-20T09:33:31.885442Z", "id":7306, "last_modified":"2016-10-20T09:33:31.891825Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7306/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison de Retraite du CPAS d'Antoing", "lat":50.563496, "lon":3.456821, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison de Retraite du CPAS d'Antoing</h5><em>Adresse</em> : Chemin du Moulin7640 Antoing<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Chemin du Moulin7640 Antoing", "manager_type":"", "created":"2016-10-20T09:33:31.897960Z", "id":7307, "last_modified":"2016-10-20T09:33:31.903183Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7307/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison des Citoyens", "lat":50.466501, "lon":4.865468, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison des Citoyens</h5><em>Adresse</em> : Hôtel de Ville de Namur, Rue de Fer5000 Namur<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Hôtel de Ville de Namur, Rue de Fer5000 Namur", "manager_type":"", "created":"2016-10-20T09:33:31.911369Z", "id":7308, "last_modified":"2016-10-20T09:33:31.916402Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7308/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison des Femmes", "lat":50.862932, "lon":4.37624, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Maison des Femmes</h5><em>Adresse</em> : Rue Josaphat 2531030 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Josaphat 2531030 Bruxelles", "manager_type":"", "created":"2016-10-20T09:33:31.924941Z", "id":7309, "last_modified":"2016-10-20T09:33:31.935498Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7309/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Mots à Hic? Mosaïque?", "lat":50.393352, "lon":5.928404, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Mots à Hic? Mosaïque?</h5><em>Adresse</em> : Rue Neuve, 154970 Stavelot<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Neuve, 154970 Stavelot", "manager_type":"", "created":"2016-10-20T09:33:31.951030Z", "id":7310, "last_modified":"2016-10-20T09:33:31.961449Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7310/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Nativitas asbl ", "lat":50.839605, "lon":4.351035, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Nativitas asbl </h5><em>Adresse</em> : Rue Haute 1161000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Haute 1161000 Bruxelles", "manager_type":"", "created":"2016-10-20T09:33:31.973772Z", "id":7311, "last_modified":"2016-10-20T09:33:31.979965Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7311/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Plan de cohésion sociale de Viroinval", "lat":50.074282, "lon":4.547872, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Plan de cohésion sociale de Viroinval</h5><em>Adresse</em> : Rue Vieille Eglise, 5b 5670 Nismes <br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Vieille Eglise, 5b 5670 Nismes ", "manager_type":"", "created":"2016-10-20T09:33:31.988902Z", "id":7312, "last_modified":"2016-10-20T09:33:31.995202Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7312/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Prison de Jamioulx", "lat":50.353091, "lon":4.421029, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Prison de Jamioulx</h5><em>Adresse</em> : Rue Vandamme, 1206120 Ham-Sur-Heure-Nalinnes<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Vandamme, 1206120 Ham-Sur-Heure-Nalinnes", "manager_type":"", "created":"2016-10-20T09:33:32.004338Z", "id":7313, "last_modified":"2016-10-20T09:33:32.009798Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7313/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Prison de Tournai, Maison d'arrêt", "lat":50.599243, "lon":3.39881, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Prison de Tournai, Maison d'arrêt</h5><em>Adresse</em> : Rue du Chantier 17500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue du Chantier 17500 Tournai", "manager_type":"", "created":"2016-10-20T09:33:32.017733Z", "id":7314, "last_modified":"2016-10-20T09:33:32.023183Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7314/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Régie communale des travaux", "lat":50.370825, "lon":3.930154, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Régie communale des travaux</h5><em>Adresse</em> : Rue de Frameries 637040 Quévy-Le-Petit<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de Frameries 637040 Quévy-Le-Petit", "manager_type":"", "created":"2016-10-20T09:33:32.030083Z", "id":7315, "last_modified":"2016-10-20T09:33:32.035434Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7315/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Régie de quartier de Mangombroux", "lat":50.591023, "lon":5.868168, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Régie de quartier de Mangombroux</h5><em>Adresse</em> : Rue Courte du Pont, 204800 Verviers<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Courte du Pont, 204800 Verviers", "manager_type":"", "created":"2016-10-20T09:33:32.042896Z", "id":7316, "last_modified":"2016-10-20T09:33:32.047828Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7316/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Régie des quartiers - Havre-Sac asbl", "lat":50.612522, "lon":5.853437, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Régie des quartiers - Havre-Sac asbl</h5><em>Adresse</em> : Place Roggerman, 194820 Dison<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Place Roggerman, 194820 Dison", "manager_type":"", "created":"2016-10-20T09:33:32.054936Z", "id":7317, "last_modified":"2016-10-20T09:33:32.059939Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7317/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Relais social urbain", "lat":50.593866, "lon":5.882929, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Relais social urbain</h5><em>Adresse</em> : Rue Calamine, 524801 Stembert<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Calamine, 524801 Stembert", "manager_type":"", "created":"2016-10-20T09:33:32.068449Z", "id":7318, "last_modified":"2016-10-20T09:33:32.073676Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7318/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"S.A.I.S. Maisons de quartier", "lat":50.604637, "lon":3.393133, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>S.A.I.S. Maisons de quartier</h5><em>Adresse</em> : Rue Saint-Piat, 3/77500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue Saint-Piat, 3/77500 Tournai", "manager_type":"", "created":"2016-10-20T09:33:32.080617Z", "id":7319, "last_modified":"2016-10-20T09:33:32.085495Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7319/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Saint Vincent de Paul", "lat":50.443292, "lon":4.63212, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Saint Vincent de Paul</h5><em>Adresse</em> : Rue de Falisolle 885060 Auvelais<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue de Falisolle 885060 Auvelais", "manager_type":"", "created":"2016-10-20T09:33:32.093547Z", "id":7320, "last_modified":"2016-10-20T09:33:32.099008Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7320/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Saint Vincent de Paul", "lat":50.433058, "lon":4.599026, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Saint Vincent de Paul</h5><em>Adresse</em> : Rue du Foyer5060 Tamines-Bachères<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Rue du Foyer5060 Tamines-Bachères", "manager_type":"", "created":"2016-10-20T09:33:32.107460Z", "id":7321, "last_modified":"2016-10-20T09:33:32.112558Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7321/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Ville de Genappe - Bibliothèque", "lat":50.611065, "lon":4.446931, "subcategories":[{"name":"Écrivains publics", "id":177}], "popup":"<h5>Ville de Genappe - Bibliothèque</h5><em>Adresse</em> : Espace 2000, 161470 Genappe<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Espace 2000, 161470 Genappe", "manager_type":"", "created":"2016-10-20T09:33:32.119784Z", "id":7322, "last_modified":"2016-10-20T09:33:32.125088Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7322/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliothèque Communale de St Josse-ten-noode", "lat":50.85232130915753, "lon":4.369983673095703, "subcategories":[{"name":"Écrivains publics", "id":177}, {"name":"Bibliothèques publiques", "id":92}], "popup":"<h5>Bibliothèque Communale de St Josse-ten-noode</h5><em>Adresse</em> : Rue de la Limite, 2 - 1210 Saint Josse<br><br><em>Téléphone</em> : 02/218 82 42<br><br><b><a target=\"_blank\" href=\"https://bibliothequedesaintjosse.wordpress.com/\">Site web</a></b><br><br>Ouvertures:\r\nLundi 16h-18h\r\nMardi 12h-17h\r\nMercredi 14h-19h\r\nJeudi 11h-17h\r\nSamedi 9h-13h\r\n\r\nÉcrivain public le mardi\r\nPrêts et lectures au jardin<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ouvertures:\r\nLundi 16h-18h\r\nMardi 12h-17h\r\nMercredi 14h-19h\r\nJeudi 11h-17h\r\nSamedi 9h-13h\r\n\r\nÉcrivain public le mardi\r\nPrêts et lectures au jardin", "web":"https://bibliothequedesaintjosse.wordpress.com/", "phone":"02/218 82 42", "address":"Rue de la Limite, 2 - 1210 Saint Josse", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2015-10-05T21:25:26.690544Z", "id":2116, "last_modified":"2017-03-08T15:09:21.506349Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2116/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"08/03/2017"}] \ No newline at end of file
diff --git a/data/markers-179.json b/data/markers-179.json
new file mode 100644
index 0000000..d1d6d7e
--- /dev/null
+++ b/data/markers-179.json
@@ -0,0 +1 @@
+[{"name":"Maison Médicale Alpha-Santé", "lat":50.8542259344529, "lon":4.381066560745238, "subcategories":[{"name":"Cours de vélo", "id":179}], "popup":"<h5>Maison Médicale Alpha-Santé</h5><em>Adresse</em> : Rue Alexandre Markelbach, 2<br><br><em>Téléphone</em> : 0486/28.73.21<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org/\">Site web</a></b><br><br>Destinés aux débutants complets ou aux personnes qui souhaitent retrouver la confiance à vélo, nos cours se passent en journée et sont ouverts aux adultes. Ils vont de l'apprentissage de l'équilibre à vélo jusqu'à l'insertion dans le trafic pour devenir autonome.\r\nGratuit, prèt de vélo possible.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Destinés aux débutants complets ou aux personnes qui souhaitent retrouver la confiance à vélo, nos cours se passent en journée et sont ouverts aux adultes. Ils vont de l'apprentissage de l'équilibre à vélo jusqu'à l'insertion dans le trafic pour devenir autonome.\r\nGratuit, prèt de vélo possible.", "web":"http://www.maisonmedicale.org/", "phone":"0486/28.73.21", "address":"Rue Alexandre Markelbach, 2", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-19T16:27:24.978406Z", "id":3375, "last_modified":"2017-04-20T16:30:25.712918Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3375/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"Maison Médicale Le Noyer", "lat":50.85235788515699, "lon":4.388920068740845, "subcategories":[{"name":"Cours de vélo", "id":179}], "popup":"<h5>Maison Médicale Le Noyer</h5><em>Adresse</em> : Avenue Félix Marchal 1A, 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/734.24.53<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org/\">Site web</a></b><br><br>Destinés aux débutants complets ou aux personnes qui souhaitent retrouver la confiance à vélo, nos cours se passent en journée et sont ouverts aux adultes. Ils vont de l'apprentissage de l'équilibre à vélo jusqu'à l'insertion dans le trafic pour devenir autonome. Gratuit, prèt de vélo possible.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Destinés aux débutants complets ou aux personnes qui souhaitent retrouver la confiance à vélo, nos cours se passent en journée et sont ouverts aux adultes. Ils vont de l'apprentissage de l'équilibre à vélo jusqu'à l'insertion dans le trafic pour devenir autonome. Gratuit, prèt de vélo possible.", "web":"http://www.maisonmedicale.org/", "phone":"02/734.24.53", "address":"Avenue Félix Marchal 1A, 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-19T16:34:49.399979Z", "id":3376, "last_modified":"2017-04-20T16:30:15.201593Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3376/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}] \ No newline at end of file
diff --git a/data/markers-18.json b/data/markers-18.json
new file mode 100644
index 0000000..aa6af1b
--- /dev/null
+++ b/data/markers-18.json
@@ -0,0 +1 @@
+[{"name":"Initiative d'Habitation Protégée CASMMU", "lat":50.868534, "lon":4.373534, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Initiative d'Habitation Protégée CASMMU</h5><em>Adresse</em> : Avenue Maréchal Foch, 11 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.ffihp.be/casmmu.html\">Site web</a></b><br><br>Centre d'Aide pour la Santé Mentale en Milieu Urbain<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre d'Aide pour la Santé Mentale en Milieu Urbain", "web":"http://www.ffihp.be/casmmu.html", "phone":"", "address":"Avenue Maréchal Foch, 11 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:30.890685Z", "id":651, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/651/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison médicale Alpha Santé", "lat":50.85423, "lon":4.38123, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Alpha Santé</h5><em>Adresse</em> : rue Alexandre Markelbach 2 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org/spip.php?page=detail_maison&id_maison=75\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org/spip.php?page=detail_maison&id_maison=75", "phone":"", "address":"rue Alexandre Markelbach 2 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:30.923296Z", "id":652, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/652/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison médicale du Nord", "lat":50.859026, "lon":4.368026, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale du Nord</h5><em>Adresse</em> : rue des Palais 10 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org/spip.php?page=detail_maison&id_maison=51\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org/spip.php?page=detail_maison&id_maison=51", "phone":"", "address":"rue des Palais 10 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:31.081997Z", "id":654, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/654/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison médicale l'Aster", "lat":50.860075, "lon":4.384075, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale l'Aster</h5><em>Adresse</em> : rue Josse Impens, 58 1030 Schaerbeek<br><br>Maison médicale au forfait :\r\n - Accueil, aide sociale et administrative\r\n - Médecine générale, soins infirmiers\r\n - Kinésithérapie (hors forfait)\r\n - Consultations psychologiques\r\n - Activités préventives et de santé communautaire (travail en réseau)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Maison médicale au forfait :\r\n - Accueil, aide sociale et administrative\r\n - Médecine générale, soins infirmiers\r\n - Kinésithérapie (hors forfait)\r\n - Consultations psychologiques\r\n - Activités préventives et de santé communautaire (travail en réseau)", "web":"", "phone":"", "address":"rue Josse Impens, 58 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:31.148558Z", "id":656, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/656/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison médicale Le Noyer asbl", "lat":50.852307, "lon":4.388307, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Le Noyer asbl</h5><em>Adresse</em> : Avenue Félix Marchal, 1A 1030 Schaerbeek<br><br>Maison médicale au forfait\r\n - Accueil : aide sociale et administrative\r\n - Médecine générale et kinésithérapie \r\n - Activités de prévention, de promotion de la santé et de santé communautaire<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Maison médicale au forfait\r\n - Accueil : aide sociale et administrative\r\n - Médecine générale et kinésithérapie \r\n - Activités de prévention, de promotion de la santé et de santé communautaire", "web":"", "phone":"", "address":"Avenue Félix Marchal, 1A 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:31.273633Z", "id":657, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/657/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison médicale Neptune", "lat":50.86738, "lon":4.37738, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Neptune</h5><em>Adresse</em> : Chaussee de Haecht, 450 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.mmglobule.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.mmglobule.be/", "phone":"", "address":"Chaussee de Haecht, 450 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:31.306877Z", "id":658, "last_modified":"2017-03-29T15:34:46.953319Z", "last_author":"myselproject@gmail.com", "history":"http://maps.dewey.be/api/markers/658/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"Maison médicale pour le Peuple - la Clef", "lat":50.863536, "lon":4.373536, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale pour le Peuple - la Clef</h5><em>Adresse</em> : chaussée de Haecht 276 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org/spip.php?page=detail_maison&id_maison=21\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org/spip.php?page=detail_maison&id_maison=21", "phone":"", "address":"chaussée de Haecht 276 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:31.340194Z", "id":659, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/659/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison médicale Sainte-Marie", "lat":50.859613, "lon":4.369613, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Sainte-Marie</h5><em>Adresse</em> : rue Royale Sainte Marie 6 1030 Schaerbeek<br><br>Maison médicale au forfait\r\n - Accueil : aide sociale et administrative\r\n - Médecine générale et soins infirmiers \r\n - Activités de prévention, de promotion de la santé et de santé communautaire<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Maison médicale au forfait\r\n - Accueil : aide sociale et administrative\r\n - Médecine générale et soins infirmiers \r\n - Activités de prévention, de promotion de la santé et de santé communautaire", "web":"", "phone":"", "address":"rue Royale Sainte Marie 6 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:31.373477Z", "id":660, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/660/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison médicale Sans Frontières", "lat":50.860201, "lon":4.374201, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Sans Frontières</h5><em>Adresse</em> : Avenue Rogier 54 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org/spip.php?page=detail_maison&id_maison=112\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org/spip.php?page=detail_maison&id_maison=112", "phone":"", "address":"Avenue Rogier 54 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:31.557317Z", "id":661, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/661/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison médicale Santé et Bien-être", "lat":50.869836, "lon":4.381836, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Santé et Bien-être</h5><em>Adresse</em> : chaussée de Helmet 44, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org/spip.php?page=detail_maison&id_maison=98\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org/spip.php?page=detail_maison&id_maison=98", "phone":"", "address":"chaussée de Helmet 44, 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:31.801186Z", "id":662, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/662/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison médicale verte", "lat":50.86309, "lon":4.36609, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale verte</h5><em>Adresse</em> : Rue Verte, 233 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/contact-external/maison-medicale-verte\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.schaerbeek.be/contact-external/maison-medicale-verte", "phone":"", "address":"Rue Verte, 233 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:31.937305Z", "id":663, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/663/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison médicale, Maison de Santé Atlas", "lat":50.84870420346073, "lon":4.372225999832153, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale, Maison de Santé Atlas</h5><em>Adresse</em> : Rue du Vallon 16<br><br><em>Téléphone</em> : 022017501<br><br><b><a target=\"_blank\" href=\"http://www.mmatlas.be\">Site web</a></b><br><br>Maison Médicale au forfait.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Maison Médicale au forfait.", "web":"http://www.mmatlas.be", "phone":"022017501", "address":"Rue du Vallon 16", "manager_type":"", "created":"2015-07-13T09:40:38.139600Z", "id":2083, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2083/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Croix Rouge", "lat":50.878345, "lon":4.383345, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Croix Rouge</h5><em>Adresse</em> : Rue Anatole France, 31 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.redcross-schaerbeek.be/\">Site web</a></b><br><br>La Croix-Rouge, ou le Croissant-Rouge selon les pays, est le nom courant du Mouvement international de la Croix-Rouge et du Croissant-Rouge (MICR)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Croix-Rouge, ou le Croissant-Rouge selon les pays, est le nom courant du Mouvement international de la Croix-Rouge et du Croissant-Rouge (MICR)", "web":"http://www.redcross-schaerbeek.be/", "phone":"/", "address":"Rue Anatole France, 31 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:44:32.131973Z", "id":667, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/667/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Maison Médicale Cassiopée", "lat":50.86602651039865, "lon":4.370782971382141, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison Médicale Cassiopée</h5><em>Adresse</em> : Rue Renkin 6, 1030 Schaerbeek<br><br><em>Téléphone</em> : 02 240 60 90<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org/detail_maison,118.html\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org/detail_maison,118.html", "phone":"02 240 60 90", "address":"Rue Renkin 6, 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-10T21:12:19.996729Z", "id":2703, "last_modified":"2018-02-13T11:56:21.189671Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2703/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Maison médicale Uccle-centre asbl", "lat":50.79938064410953, "lon":4.336906671524048, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Uccle-centre asbl</h5><em>Adresse</em> : rue Charles Bernaerts 8, 1180 Uccle<br><br><em>Téléphone</em> : 023315164<br><br>Système de paiement forfaitaire<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Système de paiement forfaitaire", "web":"", "phone":"023315164", "address":"rue Charles Bernaerts 8, 1180 Uccle", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-11T07:37:04.850775Z", "id":2704, "last_modified":"2018-02-13T11:56:04.517903Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2704/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"Le Renfort ASBL MPLP (Médecine pour le Peuple)", "lat":50.85502853598089, "lon":4.339041709899902, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Le Renfort ASBL MPLP (Médecine pour le Peuple)</h5><em>Adresse</em> : Rue du Comte de Flandre 25, 1080 Molenbeek-Saint-Jean<br><br><em>Téléphone</em> : 02 411 11 03<br><br><b><a target=\"_blank\" href=\"http://www.gvhv-mplp.be/index.php/nl/groepspraktijken/onze-groepspraktijken/gvhv-molenbeek\">Site web</a></b><br><br>Maison médicale de Médecine pour le peuple, MPLP<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Maison médicale de Médecine pour le peuple, MPLP", "web":"http://www.gvhv-mplp.be/index.php/nl/groepspraktijken/onze-groepspraktijken/gvhv-molenbeek", "phone":"02 411 11 03", "address":"Rue du Comte de Flandre 25, 1080 Molenbeek-Saint-Jean", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-01-13T20:46:39.406818Z", "id":3261, "last_modified":"2018-02-12T14:49:10.276243Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3261/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"La Braise", "lat":50.83239252242131, "lon":4.292725324630737, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>La Braise</h5><em>Adresse</em> : Rue de Neerpede 165<br><br><em>Téléphone</em> : 02/5230494<br><br><b><a target=\"_blank\" href=\"http://labraise.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://labraise.org", "phone":"02/5230494", "address":"Rue de Neerpede 165", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-01-24T08:51:30.136486Z", "id":3266, "last_modified":"2018-02-12T14:45:10.589437Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3266/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Free Clinic", "lat":50.83587124941643, "lon":4.369018077850342, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Free Clinic</h5><em>Adresse</em> : Chaussée de Wavre 154, 1050 Ixelles<br><br><em>Téléphone</em> : 02 512 13 14<br><br><b><a target=\"_blank\" href=\"http://www.freeclinic.be/\">Site web</a></b><br><br>La Free Clinic est un lieu accessible à tous qui offre un large éventail de services, structurés dans le même bâtiment autour d’une maison médicale, d’un service de santé mentale et d’un centre de planning familial notamment. Nous nous adressons à un public très diversifié tant au niveau de l’âge que des convictions philosophiques ou des origines sociales et culturelles. Notre équipe est composée de médecins généralistes, infirmière, psychologues, psychiatres, conseiller(ère)s conjugaux(les), juristes, avocat(e)s, assistant(e)s sociaux(ales), médiateur(trice)s familiaux(ales), médiateur(trice)s de dettes, ostéopathes, kinésithérapeutes et accueillant(e)s. Nous concevons notre travail dans l’interdisciplinarité. La diversité des professions représentées est notre richesse et nous permet de répondre à des demandes variées au sein d’un même lieu. Nous aidons ceux qui s’adressent à nous dans la globalité de leur personne : les professionnels de la Free Clinic mettent leurs perceptions, savoirs et expériences en commun pour apporter une réponse intégrée aux demandes et aux besoins des usagers. Notre conception de l’interdisciplinarité dépasse le cadre de notre centre par le développement d’un travail en réseau en incluant les acteurs des milieux de vie (écoles, milieux d’accueil, milieu carcéral, primo-arrivants,...)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Free Clinic est un lieu accessible à tous qui offre un large éventail de services, structurés dans le même bâtiment autour d’une maison médicale, d’un service de santé mentale et d’un centre de planning familial notamment. Nous nous adressons à un public très diversifié tant au niveau de l’âge que des convictions philosophiques ou des origines sociales et culturelles. Notre équipe est composée de médecins généralistes, infirmière, psychologues, psychiatres, conseiller(ère)s conjugaux(les), juristes, avocat(e)s, assistant(e)s sociaux(ales), médiateur(trice)s familiaux(ales), médiateur(trice)s de dettes, ostéopathes, kinésithérapeutes et accueillant(e)s. Nous concevons notre travail dans l’interdisciplinarité. La diversité des professions représentées est notre richesse et nous permet de répondre à des demandes variées au sein d’un même lieu. Nous aidons ceux qui s’adressent à nous dans la globalité de leur personne : les professionnels de la Free Clinic mettent leurs perceptions, savoirs et expériences en commun pour apporter une réponse intégrée aux demandes et aux besoins des usagers. Notre conception de l’interdisciplinarité dépasse le cadre de notre centre par le développement d’un travail en réseau en incluant les acteurs des milieux de vie (écoles, milieux d’accueil, milieu carcéral, primo-arrivants,...)", "web":"http://www.freeclinic.be/", "phone":"02 512 13 14", "address":"Chaussée de Wavre 154, 1050 Ixelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-13T15:41:42.162382Z", "id":3301, "last_modified":"2017-05-10T13:37:51.884718Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3301/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/05/2017"}, {"name":"Asbl Swinnen - Maison de quartier et Maison Médicale Le 35", "lat":50.8698730304518, "lon":4.361507892608643, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Asbl Swinnen - Maison de quartier et Maison Médicale Le 35</h5><em>Adresse</em> : rue du pont de l'avenue, 35 - 1000 Bruxelles<br><br><em>Téléphone</em> : 02/203.56.13<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02/203.56.13", "address":"rue du pont de l'avenue, 35 - 1000 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-23T09:21:52.777634Z", "id":3309, "last_modified":"2017-03-06T07:08:27.081528Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3309/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Maison Médicale Calendula asbl", "lat":50.87248590198304, "lon":4.311988949775695, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison Médicale Calendula asbl</h5><em>Adresse</em> : rue de l'église Saint-Martin 55 1083 Ganshoren<br><br><em>Téléphone</em> : 02/420.20.89<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org/detail_maison,93.html\">Site web</a></b><br><br>Heures d’ouverture :\r\nDe 8h30 à 18h excepté le lundi et le vendredi : 19h00\r\n\r\nHeures de consultation :\r\nDe 9h à 18h excepté le lundi et le vendredi : 19h00\r\n\r\n(source : maisonmedicale.org)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Heures d’ouverture :\r\nDe 8h30 à 18h excepté le lundi et le vendredi : 19h00\r\n\r\nHeures de consultation :\r\nDe 9h à 18h excepté le lundi et le vendredi : 19h00\r\n\r\n(source : maisonmedicale.org)", "web":"http://www.maisonmedicale.org/detail_maison,93.html", "phone":"02/420.20.89", "address":"rue de l'église Saint-Martin 55 1083 Ganshoren", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-03-03T11:25:33.956910Z", "id":3351, "last_modified":"2017-05-05T13:23:22.255628Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3351/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Wijkgezondheidsorganisatie MediKuregem", "lat":50.836398, "lon":4.325054, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Wijkgezondheidsorganisatie MediKuregem</h5><em>Adresse</em> : Joseph Dujardin 8 - 1070 Anderlecht<br><br><em>Téléphone</em> : 02/522.32.87<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02/522.32.87", "address":"Joseph Dujardin 8 - 1070 Anderlecht", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-13T15:29:23.505862Z", "id":5285, "last_modified":"2016-10-15T08:37:10.089824Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5285/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Maison médicale Agora", "lat":50.583337, "lon":5.504058, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Agora</h5><em>Adresse</em> : rue de Rotheux 164, 4100 Seraing<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":"rue de Rotheux 164, 4100 Seraing", "manager_type":"", "created":"2016-10-17T15:08:15.305829Z", "id":6346, "last_modified":"2016-10-17T15:08:15.341811Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6346/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale l' Alizé", "lat":50.434988, "lon":3.856517, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale l' Alizé</h5><em>Adresse</em> : rue de la Poudrière 82, 7390 Quaregnon<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":"rue de la Poudrière 82, 7390 Quaregnon", "manager_type":"", "created":"2016-10-17T15:08:15.353228Z", "id":6347, "last_modified":"2016-10-17T15:08:15.358990Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6347/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Alpha Santé", "lat":50.85423, "lon":4.381204, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Alpha Santé</h5><em>Adresse</em> : rue Alexandre Markelbach 2, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Alexandre Markelbach 2, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-17T15:08:15.366615Z", "id":6348, "last_modified":"2016-10-17T15:08:15.373882Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6348/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale d' Anderlecht", "lat":50.841528, "lon":4.331775, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale d' Anderlecht</h5><em>Adresse</em> : avenue Clémenceau 98, 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" avenue Clémenceau 98, 1070 Anderlecht", "manager_type":"", "created":"2016-10-17T15:08:15.384348Z", "id":6349, "last_modified":"2016-10-17T15:08:15.390416Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6349/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Antenne Tournesol", "lat":50.876923, "lon":4.32703, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Antenne Tournesol</h5><em>Adresse</em> : rue Henri Werrie 69, 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Henri Werrie 69, 1090 Jette", "manager_type":"", "created":"2016-10-17T15:08:15.398390Z", "id":6350, "last_modified":"2016-10-17T15:08:15.408373Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6350/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Aquarelle", "lat":50.648004, "lon":5.502984, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Aquarelle</h5><em>Adresse</em> : rue Mathieu de Lexhy 170, 4460 Grâce-Hollogne<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":"rue Mathieu de Lexhy 170, 4460 Grâce-Hollogne", "manager_type":"", "created":"2016-10-17T15:08:15.424058Z", "id":6351, "last_modified":"2016-10-17T15:08:15.433191Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6351/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Arnica", "lat":50.847059, "lon":4.309588, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Arnica</h5><em>Adresse</em> : Rue Van Soust 109, 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":"Rue Van Soust 109, 1070 Anderlecht", "manager_type":"", "created":"2016-10-17T15:08:15.442980Z", "id":6352, "last_modified":"2016-10-17T15:08:15.449990Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6352/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale ASaSo", "lat":50.827595, "lon":4.343426, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale ASaSo</h5><em>Adresse</em> : Rue Théodore Verhaegen 23, 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":"Rue Théodore Verhaegen 23, 1060 Saint-Gilles", "manager_type":"", "created":"2016-10-17T15:08:15.459947Z", "id":6353, "last_modified":"2016-10-17T15:08:15.466352Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6353/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale l' Atlante", "lat":50.452127, "lon":3.818744, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale l' Atlante</h5><em>Adresse</em> : rue de l'Industrie 94-96, 7330 Saint-Ghislain<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de l'Industrie 94-96, 7330 Saint-Ghislain", "manager_type":"", "created":"2016-10-17T15:08:15.473855Z", "id":6354, "last_modified":"2016-10-17T15:08:15.479433Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6354/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison de santé Atlas", "lat":50.848839, "lon":4.372021, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison de santé Atlas</h5><em>Adresse</em> : rue du Vallon 16, 1210 Saint-Josse-ten-Noode<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue du Vallon 16, 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2016-10-17T15:08:15.488119Z", "id":6355, "last_modified":"2016-10-17T15:08:15.493735Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6355/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale l' Atoll", "lat":50.665669, "lon":5.631444, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale l' Atoll</h5><em>Adresse</em> : rue Large Voie 5, 4040 Herstal<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Large Voie 5, 4040 Herstal", "manager_type":"", "created":"2016-10-17T15:08:15.500974Z", "id":6356, "last_modified":"2016-10-17T15:08:15.506600Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6356/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Atout Santé", "lat":50.721064, "lon":4.611484, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Atout Santé</h5><em>Adresse</em> : chaussée des Gaulois 13, 1300 Wavre<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" chaussée des Gaulois 13, 1300 Wavre", "manager_type":"", "created":"2016-10-17T15:08:15.515371Z", "id":6357, "last_modified":"2016-10-17T15:08:15.521368Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6357/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Centre de santé l' Autre maison", "lat":50.437268, "lon":4.396802, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Centre de santé l' Autre maison</h5><em>Adresse</em> : rue Jacquet 19, 6044 Roux<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Jacquet 19, 6044 Roux", "manager_type":"", "created":"2016-10-17T15:08:15.530328Z", "id":6358, "last_modified":"2016-10-17T15:08:15.537660Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6358/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale des Balances", "lat":50.459267, "lon":4.850457, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale des Balances</h5><em>Adresse</em> : Rue des bosquets 46 bte 13, 5000 Namur<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Rue des bosquets 46 bte 13, 5000 Namur", "manager_type":"", "created":"2016-10-17T15:08:15.546777Z", "id":6359, "last_modified":"2016-10-17T15:08:15.552393Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6359/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de Barvaux", "lat":50.348983, "lon":5.499476, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de Barvaux</h5><em>Adresse</em> : rue du Tenimont 37, 6940 Barvaux-sur-Ourthe<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue du Tenimont 37, 6940 Barvaux-sur-Ourthe", "manager_type":"", "created":"2016-10-17T15:08:15.560613Z", "id":6360, "last_modified":"2016-10-17T15:08:15.566767Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6360/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Centre de santé intégré Bautista Van Schowen", "lat":50.601147, "lon":5.510851, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Centre de santé intégré Bautista Van Schowen</h5><em>Adresse</em> : rue de la Baume 215, 4100 Seraing<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de la Baume 215, 4100 Seraing", "manager_type":"", "created":"2016-10-17T15:08:15.575778Z", "id":6361, "last_modified":"2016-10-17T15:08:15.582055Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6361/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale du Béguinage", "lat":50.853541, "lon":4.351851, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale du Béguinage</h5><em>Adresse</em> : rue de Laeken 89, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de Laeken 89, 1000 Bruxelles", "manager_type":"", "created":"2016-10-17T15:08:15.590896Z", "id":6362, "last_modified":"2016-10-17T15:08:15.597345Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6362/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de Bomel", "lat":50.47147, "lon":4.866667, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de Bomel</h5><em>Adresse</em> : place Monseigneur Heylen 15, 5000 Namur<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" place Monseigneur Heylen 15, 5000 Namur", "manager_type":"", "created":"2016-10-17T15:08:15.605208Z", "id":6363, "last_modified":"2016-10-17T15:08:15.611042Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6363/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Botanique", "lat":50.854512, "lon":4.368202, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Botanique</h5><em>Adresse</em> : Rue Traversière, 21, 1210 Saint-Josse-ten-Noode<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org/detail_maison,13.html\">Site web</a></b><br><br>Système de paiement forfaitaire. \r\nOuverte du lundi au vendredi de 8h à 19h\r\nGarde médicale 7 jours sur 7 - 24h/24<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Système de paiement forfaitaire. \r\nOuverte du lundi au vendredi de 8h à 19h\r\nGarde médicale 7 jours sur 7 - 24h/24", "web":"http://www.maisonmedicale.org/detail_maison,13.html", "phone":"", "address":"Rue Traversière, 21, 1210 Saint-Josse-ten-Noode", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-10-17T15:08:15.620273Z", "id":6364, "last_modified":"2017-03-08T14:56:14.964634Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6364/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"08/03/2017"}, {"name":"Maison médicale la Brèche", "lat":50.416002, "lon":4.519286, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale la Brèche</h5><em>Adresse</em> : place Wilson 126, 6200 Châtelineau<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" place Wilson 126, 6200 Châtelineau", "manager_type":"", "created":"2016-10-17T15:08:15.640683Z", "id":6365, "last_modified":"2016-10-17T15:08:15.648218Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6365/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale La Bruyère", "lat":50.439345, "lon":4.631378, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale La Bruyère</h5><em>Adresse</em> : rue de Falisolle 199, 5060 Sambreville<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de Falisolle 199, 5060 Sambreville", "manager_type":"", "created":"2016-10-17T15:08:15.655839Z", "id":6366, "last_modified":"2016-10-17T15:08:15.667242Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6366/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale la Bulle d’air", "lat":50.608635, "lon":5.854298, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale la Bulle d’air</h5><em>Adresse</em> : rue Albert I 75, 4820 Dison<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Albert I 75, 4820 Dison", "manager_type":"", "created":"2016-10-17T15:08:15.674945Z", "id":6367, "last_modified":"2016-10-17T15:08:15.680805Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6367/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale le Cadran", "lat":50.646004, "lon":5.559186, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale le Cadran</h5><em>Adresse</em> : Rue Sainte-Marguerite 124, 4000 Liège<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Rue Sainte-Marguerite 124, 4000 Liège", "manager_type":"", "created":"2016-10-17T15:08:15.690295Z", "id":6368, "last_modified":"2016-10-17T15:08:15.696235Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6368/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Calendula", "lat":50.872509, "lon":4.311923, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Calendula</h5><em>Adresse</em> : rue de l'Eglise Saint-Martin 55, 1083 Ganshoren<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de l'Eglise Saint-Martin 55, 1083 Ganshoren", "manager_type":"", "created":"2016-10-17T15:08:15.704518Z", "id":6369, "last_modified":"2016-10-17T15:08:15.709615Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6369/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Cap Santé", "lat":50.529635, "lon":5.241278, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Cap Santé</h5><em>Adresse</em> : quai de Compiègne 52, 4500 Huy<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" quai de Compiègne 52, 4500 Huy", "manager_type":"", "created":"2016-10-17T15:08:15.718129Z", "id":6370, "last_modified":"2016-10-17T15:08:15.727968Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6370/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale le Car d’or", "lat":50.452005, "lon":3.932165, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale le Car d’or</h5><em>Adresse</em> : avenue de Jemappe 135, 7000 Mons<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" avenue de Jemappe 135, 7000 Mons", "manager_type":"", "created":"2016-10-17T15:08:15.740863Z", "id":6371, "last_modified":"2016-10-17T15:08:15.750820Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6371/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Cassiopée", "lat":50.865223, "lon":4.370921, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Cassiopée</h5><em>Adresse</em> : rue Renkin 6, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":"rue Renkin 6, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-17T15:08:15.762392Z", "id":6372, "last_modified":"2016-10-17T15:08:15.768773Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6372/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Cella Santé", "lat":50.511151, "lon":4.359381, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Cella Santé</h5><em>Adresse</em> : Place du Marais 25, 6230 Pont-à-Celles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Place du Marais 25, 6230 Pont-à-Celles", "manager_type":"", "created":"2016-10-17T15:08:15.778373Z", "id":6373, "last_modified":"2016-10-17T15:08:15.785184Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6373/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Centre africain Promotion Santé", "lat":50.835498, "lon":4.367104, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Centre africain Promotion Santé</h5><em>Adresse</em> : rue Longue Vie 56, 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Longue Vie 56, 1050 Ixelles", "manager_type":"", "created":"2016-10-17T15:08:15.794509Z", "id":6374, "last_modified":"2016-10-17T15:08:15.801568Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6374/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Collectif de santé de Charleroi Nord", "lat":50.422888, "lon":4.457268, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Collectif de santé de Charleroi Nord</h5><em>Adresse</em> : place du Nord Michel Levie 11, 6000 Charleroi<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" place du Nord Michel Levie 11, 6000 Charleroi", "manager_type":"", "created":"2016-10-17T15:08:15.809387Z", "id":6375, "last_modified":"2016-10-17T15:08:15.814757Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6375/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Centre de santé la Chenevière", "lat":50.388486, "lon":4.443393, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Centre de santé la Chenevière</h5><em>Adresse</em> : rue de la Grande Chenevière 95, 6001 Marcinelle<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de la Grande Chenevière 95, 6001 Marcinelle", "manager_type":"", "created":"2016-10-17T15:08:15.830657Z", "id":6376, "last_modified":"2016-10-17T15:08:15.838556Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6376/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Cité Santé", "lat":50.896276, "lon":4.328206, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Cité Santé</h5><em>Adresse</em> : 10 avenue des Amandiers, 1020 Laeken<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" 10 avenue des Amandiers, 1020 Laeken", "manager_type":"", "created":"2016-10-17T15:08:15.847103Z", "id":6377, "last_modified":"2016-10-17T15:08:15.852708Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6377/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Médecine pour le peuple la Clef", "lat":50.863536, "lon":4.373283, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Médecine pour le peuple la Clef</h5><em>Adresse</em> : chaussée de Haecht 276, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" chaussée de Haecht 276, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-17T15:08:15.860073Z", "id":6378, "last_modified":"2016-10-17T15:08:15.869395Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6378/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Couleurs Santé", "lat":50.821579, "lon":4.380198, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Couleurs Santé</h5><em>Adresse</em> : Chaussée de Boondael, 206, 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Chaussée de Boondael, 206, 1050 Ixelles", "manager_type":"", "created":"2016-10-17T15:08:15.879134Z", "id":6379, "last_modified":"2016-10-17T15:08:15.884856Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6379/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de Dampremy", "lat":50.421903, "lon":4.429296, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de Dampremy</h5><em>Adresse</em> : Rue du Phénix 3, 6020 Dampremy<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Rue du Phénix 3, 6020 Dampremy", "manager_type":"", "created":"2016-10-17T15:08:15.893922Z", "id":6380, "last_modified":"2016-10-17T15:08:15.900120Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6380/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Duchesse", "lat":50.850075, "lon":4.329249, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Duchesse</h5><em>Adresse</em> : place de la Duchesse de Brabant 30/10, 1080 Molenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" place de la Duchesse de Brabant 30/10, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-17T15:08:15.908476Z", "id":6381, "last_modified":"2016-10-17T15:08:15.913891Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6381/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Enseignement", "lat":50.848517, "lon":4.364191, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Enseignement</h5><em>Adresse</em> : rue de l'Enseignement 52-54, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de l'Enseignement 52-54, 1000 Bruxelles", "manager_type":"", "created":"2016-10-17T15:08:15.921561Z", "id":6382, "last_modified":"2016-10-17T15:08:15.927249Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6382/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Entr’aide des Marolles", "lat":50.837829, "lon":4.343705, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Entr’aide des Marolles</h5><em>Adresse</em> : rue des Tanneurs 169, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue des Tanneurs 169, 1000 Bruxelles", "manager_type":"", "created":"2016-10-17T15:08:15.933899Z", "id":6383, "last_modified":"2016-10-17T15:08:15.939485Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6383/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de Ottignies Espace Santé", "lat":50.665541, "lon":4.566705, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de Ottignies Espace Santé</h5><em>Adresse</em> : avenue des Combattants 47/2 - 49, 1340 Ottignies<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" avenue des Combattants 47/2 - 49, 1340 Ottignies", "manager_type":"", "created":"2016-10-17T15:08:15.947223Z", "id":6384, "last_modified":"2016-10-17T15:08:15.952528Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6384/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison de santé Espace Temps", "lat":50.426242, "lon":4.474171, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison de santé Espace Temps</h5><em>Adresse</em> : rue du Calvaire 98, 6060 Gilly<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue du Calvaire 98, 6060 Gilly", "manager_type":"", "created":"2016-10-17T15:08:15.960844Z", "id":6385, "last_modified":"2016-10-17T15:08:15.966128Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6385/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Esseghem", "lat":50.878742, "lon":4.336062, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Esseghem</h5><em>Adresse</em> : rue Esseghem 24, 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Esseghem 24, 1090 Jette", "manager_type":"", "created":"2016-10-17T15:08:15.974752Z", "id":6386, "last_modified":"2016-10-17T15:08:15.980760Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6386/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale l' Etoile", "lat":50.402032, "lon":3.896163, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale l' Etoile</h5><em>Adresse</em> : Place Calmette 16, 7080 Frameries<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Place Calmette 16, 7080 Frameries", "manager_type":"", "created":"2016-10-17T15:08:15.988681Z", "id":6387, "last_modified":"2016-10-17T15:08:15.994497Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6387/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Etoile Santé", "lat":50.796367, "lon":4.322298, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Etoile Santé</h5><em>Adresse</em> : rue de stalle 171, 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de stalle 171, 1180 Uccle", "manager_type":"", "created":"2016-10-17T15:08:16.003378Z", "id":6388, "last_modified":"2016-10-17T15:08:16.010712Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6388/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Free Clinic", "lat":50.835999, "lon":4.368962, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Free Clinic</h5><em>Adresse</em> : chaussée de Wavre 154 A, 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" chaussée de Wavre 154 A, 1050 Ixelles", "manager_type":"", "created":"2016-10-17T15:08:16.020584Z", "id":6389, "last_modified":"2016-10-17T15:08:16.026089Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6389/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale les Genêts", "lat":50.379448, "lon":4.474242, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale les Genêts</h5><em>Adresse</em> : rue des carrières 202/a, 6010 Couillet<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue des carrières 202/a, 6010 Couillet", "manager_type":"", "created":"2016-10-17T15:08:16.034404Z", "id":6390, "last_modified":"2016-10-17T15:08:16.039878Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6390/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Collectif de Santé Gilly Haies ASBL", "lat":50.426538, "lon":4.47362, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Collectif de Santé Gilly Haies ASBL</h5><em>Adresse</em> : Rue du Calvaire 159, 6060 Gilly<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Rue du Calvaire 159, 6060 Gilly", "manager_type":"", "created":"2016-10-17T15:08:16.045255Z", "id":6391, "last_modified":"2016-10-17T15:08:16.050783Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6391/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale la Glaise", "lat":50.423717, "lon":4.412361, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale la Glaise</h5><em>Adresse</em> : rue Léon Dubois 241, 6030 Marchienne-au-Pont<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Léon Dubois 241, 6030 Marchienne-au-Pont", "manager_type":"", "created":"2016-10-17T15:08:16.059679Z", "id":6392, "last_modified":"2016-10-17T15:08:16.065244Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6392/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Globule", "lat":50.865949, "lon":4.38645, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Globule</h5><em>Adresse</em> : av des Glycines 11, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.mmglobule.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.mmglobule.be/", "phone":"", "address":"av des Glycines 11, 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-17T15:08:16.074561Z", "id":6393, "last_modified":"2017-03-29T15:37:03.450713Z", "last_author":"myselproject@gmail.com", "history":"http://maps.dewey.be/api/markers/6393/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"Centre de santé le Goéland", "lat":50.770875, "lon":4.333979, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Centre de santé le Goéland</h5><em>Adresse</em> : rue de la Brasserie 189, 1630 Linkebeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de la Brasserie 189, 1630 Linkebeek", "manager_type":"", "created":"2016-10-17T15:08:16.091817Z", "id":6394, "last_modified":"2016-10-17T15:08:16.097451Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6394/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale le Gué", "lat":50.604162, "lon":3.393894, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale le Gué</h5><em>Adresse</em> : rue Saint Piat 56 , 7500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Saint Piat 56 , 7500 Tournai", "manager_type":"", "created":"2016-10-17T15:08:16.106041Z", "id":6395, "last_modified":"2016-10-17T15:08:16.112256Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6395/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de Habay", "lat":49.731141, "lon":5.652358, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de Habay</h5><em>Adresse</em> : rue du Châtelet 1, 6720 Habay-la-Neuve<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue du Châtelet 1, 6720 Habay-la-Neuve", "manager_type":"", "created":"2016-10-17T15:08:16.119151Z", "id":6396, "last_modified":"2016-10-17T15:08:16.124618Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6396/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Centre de santé intégré Hélios", "lat":50.63697, "lon":5.569441, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Centre de santé intégré Hélios</h5><em>Adresse</em> : place Saint-Jacques 24/02, 4000 Liège<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" place Saint-Jacques 24/02, 4000 Liège", "manager_type":"", "created":"2016-10-17T15:08:16.133102Z", "id":6397, "last_modified":"2016-10-17T15:08:16.138621Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6397/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale l' Herma", "lat":50.628604, "lon":5.581678, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale l' Herma</h5><em>Adresse</em> : Rue Natalis 73, 4020 Liège<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":"Rue Natalis 73, 4020 Liège", "manager_type":"", "created":"2016-10-17T15:08:16.146484Z", "id":6398, "last_modified":"2016-10-17T15:08:16.152523Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6398/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Horizons", "lat":50.836402, "lon":4.310473, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Horizons</h5><em>Adresse</em> : rue du Drapeau 5, 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue du Drapeau 5, 1070 Anderlecht", "manager_type":"", "created":"2016-10-17T15:08:16.161923Z", "id":6399, "last_modified":"2016-10-17T15:08:16.169301Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6399/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Les Houlpays", "lat":50.635309, "lon":5.591667, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Les Houlpays</h5><em>Adresse</em> : Thier de la Chartreuse 2, 4020 Liège<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Thier de la Chartreuse 2, 4020 Liège", "manager_type":"", "created":"2016-10-17T15:08:16.179520Z", "id":6400, "last_modified":"2016-10-17T15:08:16.185655Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6400/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Kattebroek", "lat":50.86445, "lon":4.295134, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Kattebroek</h5><em>Adresse</em> : avenue du Roi Albert 24, 1082 Berchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" avenue du Roi Albert 24, 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2016-10-17T15:08:16.194814Z", "id":6401, "last_modified":"2016-10-17T15:08:16.200933Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6401/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"La maison médicale de Laeken", "lat":50.87567, "lon":4.349303, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>La maison médicale de Laeken</h5><em>Adresse</em> : rue Ketels 2, 1020 Laeken<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Ketels 2, 1020 Laeken", "manager_type":"", "created":"2016-10-17T15:08:16.208724Z", "id":6402, "last_modified":"2016-10-17T15:08:16.214663Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6402/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale du Laveu", "lat":50.62974, "lon":5.553657, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale du Laveu</h5><em>Adresse</em> : rue du Laveu 74, 4000 Liège<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue du Laveu 74, 4000 Liège", "manager_type":"", "created":"2016-10-17T15:08:16.223997Z", "id":6403, "last_modified":"2016-10-17T15:08:16.235063Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6403/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Le 35 asbl", "lat":50.869705, "lon":4.361749, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Le 35 asbl</h5><em>Adresse</em> : rue Pont de l'Avenue 35, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Pont de l'Avenue 35, 1000 Bruxelles", "manager_type":"", "created":"2016-10-17T15:08:16.247772Z", "id":6404, "last_modified":"2016-10-17T15:08:16.253801Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6404/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale la Légia", "lat":50.660955, "lon":5.528707, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale la Légia</h5><em>Adresse</em> : Rue Gilles Magnée, 124, 4430 Ans<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Rue Gilles Magnée, 124, 4430 Ans", "manager_type":"", "created":"2016-10-17T15:08:16.262224Z", "id":6405, "last_modified":"2016-10-17T15:08:16.270593Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6405/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de Libin", "lat":49.978573, "lon":5.257944, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de Libin</h5><em>Adresse</em> : rue du Curé 16 A, 6890 Libin<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue du Curé 16 A, 6890 Libin", "manager_type":"", "created":"2016-10-17T15:08:16.278939Z", "id":6406, "last_modified":"2016-10-17T15:08:16.284968Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6406/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale du Maelbeek", "lat":50.834633, "lon":4.382991, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale du Maelbeek</h5><em>Adresse</em> : Rue de l'Etang 131, 1040 Etterbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Rue de l'Etang 131, 1040 Etterbeek", "manager_type":"", "created":"2016-10-17T15:08:16.293710Z", "id":6407, "last_modified":"2016-10-17T15:08:16.302948Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6407/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale 1190", "lat":50.824011, "lon":4.328577, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale 1190</h5><em>Adresse</em> : avenue Wielemans Ceuppens 45/6, 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" avenue Wielemans Ceuppens 45/6, 1190 Forest", "manager_type":"", "created":"2016-10-17T15:08:16.313161Z", "id":6408, "last_modified":"2016-10-17T15:08:16.319112Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6408/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Marconi", "lat":50.819064, "lon":4.342555, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Marconi</h5><em>Adresse</em> : rue Marconi 85, 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Marconi 85, 1190 Forest", "manager_type":"", "created":"2016-10-17T15:08:16.327532Z", "id":6409, "last_modified":"2016-10-17T15:08:16.333358Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6409/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale des Marolles", "lat":50.83842, "lon":4.348308, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale des Marolles</h5><em>Adresse</em> : rue Blaes 120, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Blaes 120, 1000 Bruxelles", "manager_type":"", "created":"2016-10-17T15:08:16.341774Z", "id":6410, "last_modified":"2016-10-17T15:08:16.347220Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6410/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de Médecine pour le Peuple - Marcinelle a.s.b.l.", "lat":50.397082, "lon":4.441634, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de Médecine pour le Peuple - Marcinelle a.s.b.l.</h5><em>Adresse</em> : Rue de la Vieille Place 67, 6001 Marcinelle<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Rue de la Vieille Place 67, 6001 Marcinelle", "manager_type":"", "created":"2016-10-17T15:08:16.353818Z", "id":6411, "last_modified":"2016-10-17T15:08:16.359172Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6411/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Médecine pour le peuple asbl Herstal", "lat":50.671636, "lon":5.627963, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Médecine pour le peuple asbl Herstal</h5><em>Adresse</em> : avenue Francisco Ferrer 26, 4040 Herstal<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" avenue Francisco Ferrer 26, 4040 Herstal", "manager_type":"", "created":"2016-10-17T15:08:16.366687Z", "id":6412, "last_modified":"2016-10-17T15:08:16.371730Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6412/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Médecine pour le peuple Molenbeek", "lat":50.85497, "lon":4.339182, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Médecine pour le peuple Molenbeek</h5><em>Adresse</em> : rue Comte de Flandre 25, 1080 Molenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Comte de Flandre 25, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-17T15:08:16.379532Z", "id":6413, "last_modified":"2016-10-17T15:08:16.385131Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6413/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Médecine pour le peuple Seraing", "lat":50.586443, "lon":5.506764, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Médecine pour le peuple Seraing</h5><em>Adresse</em> : rue de Plainevaux 5, 4100 Seraing<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de Plainevaux 5, 4100 Seraing", "manager_type":"", "created":"2016-10-17T15:08:16.393862Z", "id":6414, "last_modified":"2016-10-17T15:08:16.399411Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6414/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale MediCi", "lat":50.298195, "lon":5.108642, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale MediCi</h5><em>Adresse</em> : Avenue Schlögel 49, 5590 Ciney<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Avenue Schlögel 49, 5590 Ciney", "manager_type":"", "created":"2016-10-17T15:08:16.407024Z", "id":6415, "last_modified":"2016-10-17T15:08:16.412489Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6415/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Centre de santé du Miroir", "lat":50.838918, "lon":4.349505, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Centre de santé du Miroir</h5><em>Adresse</em> : rue du Miroir 67, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue du Miroir 67, 1000 Bruxelles", "manager_type":"", "created":"2016-10-17T15:08:16.420740Z", "id":6416, "last_modified":"2016-10-17T15:08:16.426086Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6416/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de Mont-Saint-Guibert", "lat":50.637304, "lon":4.609245, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de Mont-Saint-Guibert</h5><em>Adresse</em> : rue Demi Lune 4, 1435 Mont-Saint-Guibert<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Demi Lune 4, 1435 Mont-Saint-Guibert", "manager_type":"", "created":"2016-10-17T15:08:16.435260Z", "id":6417, "last_modified":"2016-10-17T15:08:16.441228Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6417/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Collectif de santé Montignies Neuville", "lat":50.409522, "lon":4.458093, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Collectif de santé Montignies Neuville</h5><em>Adresse</em> : rue P Janson 16, 6061 Montignies-sur-Sambre<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue P Janson 16, 6061 Montignies-sur-Sambre", "manager_type":"", "created":"2016-10-17T15:08:16.450690Z", "id":6418, "last_modified":"2016-10-17T15:08:16.458032Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6418/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Mosaïque", "lat":50.595559, "lon":5.864616, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Mosaïque</h5><em>Adresse</em> : rue des Sottais 1, 4800 Verviers<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue des Sottais 1, 4800 Verviers", "manager_type":"", "created":"2016-10-17T15:08:16.467416Z", "id":6419, "last_modified":"2016-10-17T15:08:16.473191Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6419/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Neptune", "lat":50.86738, "lon":4.377426, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Neptune</h5><em>Adresse</em> : Chaussee de Haecht, 450, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Chaussee de Haecht, 450, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-17T15:08:16.479831Z", "id":6420, "last_modified":"2016-10-17T15:08:16.485415Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6420/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale du Nord", "lat":50.859026, "lon":4.368009, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale du Nord</h5><em>Adresse</em> : rue des Palais 10, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue des Palais 10, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-17T15:08:16.492197Z", "id":6421, "last_modified":"2016-10-17T15:08:16.497309Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6421/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Norman Béthune", "lat":50.858154, "lon":4.335663, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Norman Béthune</h5><em>Adresse</em> : rue Piers 68, 1080 Molenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Piers 68, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-17T15:08:16.504791Z", "id":6422, "last_modified":"2016-10-17T15:08:16.510252Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6422/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale le Noyer", "lat":50.852307, "lon":4.388971, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale le Noyer</h5><em>Adresse</em> : 1a Avenue Félix Marchal, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" 1a Avenue Félix Marchal, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-17T15:08:16.518025Z", "id":6423, "last_modified":"2016-10-17T15:08:16.523916Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6423/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale d' Ougrée", "lat":50.582056, "lon":5.539497, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale d' Ougrée</h5><em>Adresse</em> : rue de la Rose 163, 4102 Ougrée<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de la Rose 163, 4102 Ougrée", "manager_type":"", "created":"2016-10-17T15:08:16.531122Z", "id":6424, "last_modified":"2016-10-17T15:08:16.536469Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6424/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Oxygène", "lat":50.590773, "lon":5.494424, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Oxygène</h5><em>Adresse</em> : place des Verriers 14, 4100 Seraing<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" place des Verriers 14, 4100 Seraing", "manager_type":"", "created":"2016-10-17T15:08:16.543428Z", "id":6425, "last_modified":"2016-10-17T15:08:16.548596Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6425/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale la Passerelle", "lat":50.642321, "lon":5.583979, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale la Passerelle</h5><em>Adresse</em> : rue Gaston Grégoire 16, 4020 Liège<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Gaston Grégoire 16, 4020 Liège", "manager_type":"", "created":"2016-10-17T15:08:16.556773Z", "id":6426, "last_modified":"2016-10-17T15:08:16.562007Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6426/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Collectif de santé la Perche", "lat":50.827157, "lon":4.339702, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Collectif de santé la Perche</h5><em>Adresse</em> : chaussée de Forest 183, 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" chaussée de Forest 183, 1060 Saint-Gilles", "manager_type":"", "created":"2016-10-17T15:08:16.570305Z", "id":6427, "last_modified":"2016-10-17T15:08:16.578001Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6427/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Perspective", "lat":50.821237, "lon":4.29324, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Perspective</h5><em>Adresse</em> : rue Alexandre Pierrard 3, 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Alexandre Pierrard 3, 1070 Anderlecht", "manager_type":"", "created":"2016-10-17T15:08:16.587702Z", "id":6428, "last_modified":"2016-10-17T15:08:16.593085Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6428/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale La Plante Medical", "lat":50.448458, "lon":4.856378, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale La Plante Medical</h5><em>Adresse</em> : chaussée de Dinant 113-115, 5000 Namur<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" chaussée de Dinant 113-115, 5000 Namur", "manager_type":"", "created":"2016-10-17T15:08:16.599638Z", "id":6429, "last_modified":"2016-10-17T15:08:16.604696Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6429/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Portes Sud", "lat":49.689447, "lon":5.810349, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Portes Sud</h5><em>Adresse</em> : rue de Bastogne 88, 6700 Arlon<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de Bastogne 88, 6700 Arlon", "manager_type":"", "created":"2016-10-17T15:08:16.612775Z", "id":6430, "last_modified":"2016-10-17T15:08:16.618047Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6430/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale des Primeurs", "lat":50.822488, "lon":4.323106, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale des Primeurs</h5><em>Adresse</em> : avenue du Pont de Luttre 95, 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" avenue du Pont de Luttre 95, 1190 Forest", "manager_type":"", "created":"2016-10-17T15:08:16.624740Z", "id":6431, "last_modified":"2016-10-17T15:08:16.630197Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6431/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Primevères", "lat":50.863147, "lon":4.335214, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Primevères</h5><em>Adresse</em> : rue Vandernoot 26, 1080 Molenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Vandernoot 26, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-17T15:08:16.638652Z", "id":6432, "last_modified":"2016-10-17T15:08:16.645842Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6432/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale du Quartier des Arsouilles", "lat":50.464702, "lon":4.873325, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale du Quartier des Arsouilles</h5><em>Adresse</em> : rue Saint-Nicolas 44, 5000 Namur<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Saint-Nicolas 44, 5000 Namur", "manager_type":"", "created":"2016-10-17T15:08:16.655604Z", "id":6433, "last_modified":"2016-10-17T15:08:16.661744Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6433/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de Ransart", "lat":50.447699, "lon":4.482018, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de Ransart</h5><em>Adresse</em> : Place François Goffe, 32, 6043 Ransart<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":"Place François Goffe, 32, 6043 Ransart", "manager_type":"", "created":"2016-10-17T15:08:16.669402Z", "id":6434, "last_modified":"2016-10-17T15:08:16.675531Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6434/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale des Riches Claires", "lat":50.846449, "lon":4.342104, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale des Riches Claires</h5><em>Adresse</em> : Rue de la buanderie 16, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Rue de la buanderie 16, 1000 Bruxelles", "manager_type":"", "created":"2016-10-17T15:08:16.683953Z", "id":6435, "last_modified":"2016-10-17T15:08:16.689395Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6435/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Saint-Léonard", "lat":50.650775, "lon":5.587947, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Saint-Léonard</h5><em>Adresse</em> : rue Maghin 74, 4000 Liège<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Maghin 74, 4000 Liège", "manager_type":"", "created":"2016-10-17T15:08:16.697725Z", "id":6436, "last_modified":"2016-10-17T15:08:16.703144Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6436/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Sainte-Marie", "lat":50.859613, "lon":4.369282, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Sainte-Marie</h5><em>Adresse</em> : rue Royale Sainte Marie 6, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Royale Sainte Marie 6, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-17T15:08:16.711566Z", "id":6437, "last_modified":"2016-10-17T15:08:16.717304Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6437/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Santé et Bien-être", "lat":50.871196, "lon":4.38567, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Santé et Bien-être</h5><em>Adresse</em> : Rue Docteur Elie Lambotte 35, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Rue Docteur Elie Lambotte 35, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-17T15:08:16.726777Z", "id":6438, "last_modified":"2016-10-17T15:08:16.732528Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6438/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Santé plurielle", "lat":50.829572, "lon":4.349654, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Santé plurielle</h5><em>Adresse</em> : rue de la Victoire 110, 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de la Victoire 110, 1060 Saint-Gilles", "manager_type":"", "created":"2016-10-17T15:08:16.741614Z", "id":6439, "last_modified":"2016-10-17T15:08:16.747282Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6439/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Centre médical Santé Sans Frontières asbl", "lat":50.860201, "lon":4.374847, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Centre médical Santé Sans Frontières asbl</h5><em>Adresse</em> : Avenue Rogier 54, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Avenue Rogier 54, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-17T15:08:16.755837Z", "id":6440, "last_modified":"2016-10-17T15:08:16.761450Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6440/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de la Senne", "lat":50.845965, "lon":4.341662, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de la Senne</h5><em>Adresse</em> : rue Camusel 5, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Camusel 5, 1000 Bruxelles", "manager_type":"", "created":"2016-10-17T15:08:16.770068Z", "id":6441, "last_modified":"2016-10-17T15:08:16.775819Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6441/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Solidarités", "lat":50.595657, "lon":5.483162, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Solidarités</h5><em>Adresse</em> : rue du Val Saint-Lambert 219, 4100 Seraing<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue du Val Saint-Lambert 219, 4100 Seraing", "manager_type":"", "created":"2016-10-17T15:08:16.784209Z", "id":6442, "last_modified":"2016-10-17T15:08:16.789783Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6442/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de la Thyle", "lat":50.644093, "lon":4.567597, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de la Thyle</h5><em>Adresse</em> : Rue Emile Henricot 7, 1490 Court-Saint-Etienne<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Rue Emile Henricot 7, 1490 Court-Saint-Etienne", "manager_type":"", "created":"2016-10-17T15:08:16.798587Z", "id":6443, "last_modified":"2016-10-17T15:08:16.804106Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6443/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Centre de santé intégré de Tilleur", "lat":50.621717, "lon":5.528433, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Centre de santé intégré de Tilleur</h5><em>Adresse</em> : rue Malgarny 2, 4420 Tilleur<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Malgarny 2, 4420 Tilleur", "manager_type":"", "created":"2016-10-17T15:08:16.812547Z", "id":6444, "last_modified":"2016-10-17T15:08:16.818018Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6444/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Tournesol", "lat":50.600425, "lon":5.474415, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Tournesol</h5><em>Adresse</em> : Grand route 240, 4400 Flémalle<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Grand route 240, 4400 Flémalle", "manager_type":"", "created":"2016-10-17T15:08:16.828493Z", "id":6445, "last_modified":"2016-10-17T15:08:16.834242Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6445/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Trooz Santé", "lat":50.578231, "lon":5.6748, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Trooz Santé</h5><em>Adresse</em> : Grand'Rue 64, 4870 Trooz<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" Grand'Rue 64, 4870 Trooz", "manager_type":"", "created":"2016-10-17T15:08:16.842821Z", "id":6446, "last_modified":"2016-10-17T15:08:16.848583Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6446/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale Uccle-centre asbl", "lat":50.799394, "lon":4.337019, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale Uccle-centre asbl</h5><em>Adresse</em> : rue Charles Bernaerts 8, 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue Charles Bernaerts 8, 1180 Uccle", "manager_type":"", "created":"2016-10-17T15:08:16.857336Z", "id":6447, "last_modified":"2016-10-17T15:08:16.863412Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6447/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale la Venelle", "lat":50.611403, "lon":3.380977, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale la Venelle</h5><em>Adresse</em> : rue de la Madeleine 62, 7500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de la Madeleine 62, 7500 Tournai", "manager_type":"", "created":"2016-10-17T15:08:16.871091Z", "id":6448, "last_modified":"2016-10-17T15:08:16.877148Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6448/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale du Vieux Molenbeek", "lat":50.853713, "lon":4.332632, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale du Vieux Molenbeek</h5><em>Adresse</em> : rue des Quatre-Vents 68 A, 1080 Molenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue des Quatre-Vents 68 A, 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-17T15:08:16.885692Z", "id":6449, "last_modified":"2016-10-17T15:08:16.892932Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6449/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"Maison médicale de Wilbeauroux", "lat":50.448529, "lon":4.383855, "subcategories":[{"name":"Maisons médicales", "id":18}], "popup":"<h5>Maison médicale de Wilbeauroux</h5><em>Adresse</em> : rue de Courcelles 154, 6044 Roux<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.maisonmedicale.org", "phone":"", "address":" rue de Courcelles 154, 6044 Roux", "manager_type":"", "created":"2016-10-17T15:08:16.901401Z", "id":6450, "last_modified":"2016-10-17T15:08:16.907465Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6450/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"17/10/2016"}, {"name":"La Maison Médicale de Tournai", "lat":50.596094, "lon":3.383997, "subcategories":[{"name":"Maisons médicales", "id":18}, {"name":"Écrivains publics", "id":177}], "popup":"<h5>La Maison Médicale de Tournai</h5><em>Adresse</em> : Chemin d'Ere 97500 Tournai<br><br><b><a target=\"_blank\" href=\"http://www.espace-ecrivain-public.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.espace-ecrivain-public.be/", "phone":"", "address":"Chemin d'Ere 97500 Tournai", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-20T09:33:31.532479Z", "id":7284, "last_modified":"2016-10-25T16:08:27.037761Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7284/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}] \ No newline at end of file
diff --git a/data/markers-180.json b/data/markers-180.json
new file mode 100644
index 0000000..a66c021
--- /dev/null
+++ b/data/markers-180.json
@@ -0,0 +1 @@
+[{"name":"Maison Médicale Alpha-Santé", "lat":50.853942819374275, "lon":4.384027719497681, "subcategories":[{"name":"Ateliers cuisine", "id":180}], "popup":"<h5>Maison Médicale Alpha-Santé</h5><em>Adresse</em> : Rue Alexandre Markelbach, 2<br><br><em>Téléphone</em> : 02 242 38 81<br><br><b><a target=\"_blank\" href=\"http://www.maisonmedicale.org/detail_maison,75.html\">Site web</a></b><br><br>Apprendre ensemble à cuisiner un repas équilibré et bon marché, puis le déguster. \r\nCoùt: 2 €<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Apprendre ensemble à cuisiner un repas équilibré et bon marché, puis le déguster. \r\nCoùt: 2 €", "web":"http://www.maisonmedicale.org/detail_maison,75.html", "phone":"02 242 38 81", "address":"Rue Alexandre Markelbach, 2", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-19T17:31:14.646854Z", "id":3377, "last_modified":"2017-04-20T16:30:02.788867Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3377/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"Ateliers cuisine de Refresh", "lat":50.83379888808341, "lon":4.377247095108032, "subcategories":[{"name":"Ateliers cuisine", "id":180}], "popup":"<h5>Ateliers cuisine de Refresh</h5><em>Adresse</em> : Rue du sceptre 39, 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.refresh.brussels\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.refresh.brussels", "phone":"", "address":"Rue du sceptre 39, 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2018-02-21T13:36:42.497578Z", "id":10952, "last_modified":"2018-02-21T13:36:42.497629Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10952/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"21/02/2018"}] \ No newline at end of file
diff --git a/data/markers-184.json b/data/markers-184.json
new file mode 100644
index 0000000..442d5ae
--- /dev/null
+++ b/data/markers-184.json
@@ -0,0 +1 @@
+[{"name":"SELouverture", "lat":50.85034, "lon":4.35171, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELouverture</h5><em>Adresse</em> : Region Bruxelloise (19 communes et limitrophes)<br><br><em>Téléphone</em> : 0498 39 57 56<br><br><b><a target=\"_blank\" href=\"www.selouverture.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"www.selouverture.be", "phone":"0498 39 57 56", "address":"Region Bruxelloise (19 communes et limitrophes)", "manager_type":"", "created":"2016-09-05T15:46:44.525690Z", "id":4180, "last_modified":"2016-09-05T15:46:44.566986Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4180/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"BruSEL", "lat":50.85035, "lon":4.351711, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>BruSEL</h5><em>Adresse</em> : Region Bruxelloise (19 communes)<br><br><em>Téléphone</em> : 0499 35 00 62<br><br><b><a target=\"_blank\" href=\"http://brusel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://brusel.be", "phone":"0499 35 00 62", "address":"Region Bruxelloise (19 communes)", "manager_type":"", "created":"2016-09-05T15:46:44.577929Z", "id":4181, "last_modified":"2016-09-05T15:46:44.583788Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4181/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELavie", "lat":50.867416, "lon":4.377298, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELavie</h5><em>Adresse</em> : Schaerbeek<br><br><em>Téléphone</em> : 0478 01 33 40<br><br><b><a target=\"_blank\" href=\"http://selavie.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selavie.be", "phone":"0478 01 33 40", "address":"Schaerbeek", "manager_type":"", "created":"2016-09-05T15:46:44.591209Z", "id":4182, "last_modified":"2016-09-05T15:46:44.596803Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4182/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELdeSaintGilles", "lat":50.830144, "lon":4.340218, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELdeSaintGilles</h5><em>Adresse</em> : Saint-Gilles<br><br><em>Téléphone</em> : 0498/54 99 69<br><br><b><a target=\"_blank\" href=\"http://seldesaintgilles.be/\">Site web</a></b><br><br>Système d'Entraide Local dans la commune de SAINT-GILLES\r\n\r\nLes inscriptions se font sur rdv: contactez Nanou au 0498/54 99 69, Luc au 0476 50 71 73 ou chez ou Kim au 0474/60 77 93.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Système d'Entraide Local dans la commune de SAINT-GILLES\r\n\r\nLes inscriptions se font sur rdv: contactez Nanou au 0498/54 99 69, Luc au 0476 50 71 73 ou chez ou Kim au 0474/60 77 93.", "web":"http://seldesaintgilles.be/", "phone":"0498/54 99 69", "address":"Saint-Gilles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-09-05T15:46:44.604076Z", "id":4183, "last_modified":"2017-03-28T18:00:38.413324Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/4183/history", "email_before_at":"info", "email_after_at":"seldesaintgilles.be", "last_modified_dmY":"28/03/2017"}, {"name":"ArchiduSEL", "lat":50.788157, "lon":4.418007, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>ArchiduSEL</h5><em>Adresse</em> : Watermael-Boitsfort<br><br><em>Téléphone</em> : 02 672 27 33<br><br><b><a target=\"_blank\" href=\"http://archidusel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://archidusel.be", "phone":"02 672 27 33", "address":"Watermael-Boitsfort", "manager_type":"", "created":"2016-09-05T15:46:44.617898Z", "id":4184, "last_modified":"2016-09-05T15:46:44.623487Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4184/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELEvere", "lat":50.873935, "lon":4.400942, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELEvere</h5><em>Adresse</em> : Evere<br><br><em>Téléphone</em> : 0478 05 92 93<br><br><b><a target=\"_blank\" href=\"http://sel-evere.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://sel-evere.be", "phone":"0478 05 92 93", "address":"Evere", "manager_type":"", "created":"2016-09-05T15:46:44.629154Z", "id":4185, "last_modified":"2016-09-05T15:46:44.634441Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4185/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL Auderghem", "lat":50.816406, "lon":4.426518, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL Auderghem</h5><em>Adresse</em> : Auderghem<br><br><em>Téléphone</em> : 0474 72 40 92<br><br><b><a target=\"_blank\" href=\"http://selauderghem.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selauderghem.be", "phone":"0474 72 40 92", "address":"Auderghem", "manager_type":"", "created":"2016-09-05T15:46:44.640019Z", "id":4186, "last_modified":"2016-09-05T15:46:44.645235Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4186/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Les fleurs de SEL", "lat":50.85034, "lon":4.35171, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Les fleurs de SEL</h5><em>Adresse</em> : Uccle et Sud de Bruxelles<br><br><em>Téléphone</em> : 0483 41 48 01<br><br><b><a target=\"_blank\" href=\"http://lesfleursdesel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://lesfleursdesel.be", "phone":"0483 41 48 01", "address":"Uccle et Sud de Bruxelles", "manager_type":"", "created":"2016-09-05T15:46:44.651505Z", "id":4187, "last_modified":"2016-09-05T15:46:44.656640Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4187/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELUnivers", "lat":50.829981, "lon":4.433504, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELUnivers</h5><em>Adresse</em> : Woluwe St Pierre<br><br><em>Téléphone</em> : 0479 63 83 63<br><br><b><a target=\"_blank\" href=\"http://selunivers.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selunivers.be/", "phone":"0479 63 83 63", "address":"Woluwe St Pierre", "manager_type":"", "created":"2016-09-05T15:46:44.665943Z", "id":4188, "last_modified":"2016-09-05T15:46:44.675490Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4188/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"JetteSEL", "lat":50.880858, "lon":4.322789, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>JetteSEL</h5><em>Adresse</em> : Jette<br><br><em>Téléphone</em> : 0496 40 17 27<br><br><b><a target=\"_blank\" href=\"http://jettesel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://jettesel.be/", "phone":"0496 40 17 27", "address":"Jette", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-09-05T15:46:44.681960Z", "id":4189, "last_modified":"2017-04-08T09:56:46.142403Z", "last_author":"Indirah", "history":"http://maps.dewey.be/api/markers/4189/history", "email_before_at":"info", "email_after_at":"jettesel.be", "last_modified_dmY":"08/04/2017"}, {"name":"SELAnderlecht", "lat":50.836581, "lon":4.308187, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELAnderlecht</h5><em>Adresse</em> : Anderlecht<br><br><em>Téléphone</em> : 0485 228 932<br><br><b><a target=\"_blank\" href=\"http://selanderlecht.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selanderlecht.be", "phone":"0485 228 932", "address":"Anderlecht", "manager_type":"", "created":"2016-09-05T15:46:44.694965Z", "id":4190, "last_modified":"2016-09-05T15:46:44.700240Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4190/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELIxelles", "lat":50.833343, "lon":4.366629, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELIxelles</h5><em>Adresse</em> : Ixelles<br><br><em>Téléphone</em> : 0472 54 07 10<br><br><b><a target=\"_blank\" href=\"http://www.selixelles.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.selixelles.be/", "phone":"0472 54 07 10", "address":"Ixelles", "manager_type":"", "created":"2016-09-05T15:46:44.708724Z", "id":4191, "last_modified":"2016-09-05T15:46:44.714990Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4191/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Macasel", "lat":50.718073, "lon":4.565375, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Macasel</h5><em>Adresse</em> : Wavre, Limal, Bierges<br><br><em>Téléphone</em> : 0474 97 59 38<br><br><b><a target=\"_blank\" href=\"www.macasel.be\">Site web</a></b><br><br>S'entraider entre voisins<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"S'entraider entre voisins", "web":"www.macasel.be", "phone":"0474 97 59 38", "address":"Wavre, Limal, Bierges", "manager_type":"", "created":"2016-09-05T15:46:44.723198Z", "id":4192, "last_modified":"2016-09-05T15:46:44.728827Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4192/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Sel'Bonheur", "lat":50.738582, "lon":4.697281, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Sel'Bonheur</h5><em>Adresse</em> : Beauvechain - Grez-Doiceau<br><br><em>Téléphone</em> : 010 86 70 43<br><br><b><a target=\"_blank\" href=\"http://selbonheur.genial.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selbonheur.genial.be/", "phone":"010 86 70 43", "address":"Beauvechain - Grez-Doiceau", "manager_type":"", "created":"2016-09-05T15:46:44.737157Z", "id":4193, "last_modified":"2016-09-05T15:46:44.744288Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4193/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL Chaumont-Gistoux", "lat":50.67687, "lon":4.71943, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL Chaumont-Gistoux</h5><em>Adresse</em> : Chaumont-Gistoux<br><br><em>Téléphone</em> : 0475 49 48 06<br><br><b><a target=\"_blank\" href=\"http://www.selchaumontgistoux.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.selchaumontgistoux.be/", "phone":"0475 49 48 06", "address":"Chaumont-Gistoux", "manager_type":"", "created":"2016-09-05T15:46:44.753659Z", "id":4194, "last_modified":"2016-09-05T15:46:44.759842Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4194/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELeri", "lat":50.715625, "lon":4.531036, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELeri</h5><em>Adresse</em> : Rixensart - Genval - Rosieres et environs (La Hulpe, Lasnes, ...)<br><br><em>Téléphone</em> : 0495 65 61 62<br><br><b><a target=\"_blank\" href=\"http://seleri.be\">Site web</a></b><br><br>Pour Changer, Echangeons<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Pour Changer, Echangeons", "web":"http://seleri.be", "phone":"0495 65 61 62", "address":"Rixensart - Genval - Rosieres et environs (La Hulpe, Lasnes, ...)", "manager_type":"", "created":"2016-09-05T15:46:44.767790Z", "id":4195, "last_modified":"2016-09-05T15:46:44.773174Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4195/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"RamiSEL", "lat":50.682464, "lon":4.945952, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>RamiSEL</h5><em>Adresse</em> : Ramillies, Orp-Jauche, Perwez<br><br><em>Téléphone</em> : 0499 15 20 40<br><br><b><a target=\"_blank\" href=\"http://www.ramisel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.ramisel.be/", "phone":"0499 15 20 40", "address":"Ramillies, Orp-Jauche, Perwez", "manager_type":"", "created":"2016-09-05T15:46:44.781351Z", "id":4196, "last_modified":"2016-09-05T15:46:44.786892Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4196/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Unis-Vers-SEL", "lat":50.72336, "lon":4.87115, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Unis-Vers-SEL</h5><em>Adresse</em> : Jodoigne et Orp-Jauche<br><br><em>Téléphone</em> : 0475 24 21 12<br><br><b><a target=\"_blank\" href=\"www.unis-vers-sel.net\">Site web</a></b><br><br>Soyons dans le present, partageons notre temps!<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Soyons dans le present, partageons notre temps!", "web":"www.unis-vers-sel.net", "phone":"0475 24 21 12", "address":"Jodoigne et Orp-Jauche", "manager_type":"", "created":"2016-09-05T15:46:44.794485Z", "id":4197, "last_modified":"2016-09-05T15:46:44.800574Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4197/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL Waterloo", "lat":50.742005, "lon":4.376926, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL Waterloo</h5><em>Adresse</em> : Waterloo, Braine-l'Alleud, Rode-Saint-Genese<br><br><em>Téléphone</em> : 0477 62 21 52<br><br><b><a target=\"_blank\" href=\"http://sel-waterloo.be\">Site web</a></b><br><br>Echanger, c'est changer<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Echanger, c'est changer", "web":"http://sel-waterloo.be", "phone":"0477 62 21 52", "address":"Waterloo, Braine-l'Alleud, Rode-Saint-Genese", "manager_type":"", "created":"2016-09-05T15:46:44.809621Z", "id":4198, "last_modified":"2016-09-05T15:46:44.815719Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4198/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Fleur de SEL", "lat":50.641572, "lon":4.204154, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Fleur de SEL</h5><em>Adresse</em> : Ittre, Hennuyeres<br><br><em>Téléphone</em> : 067 55 71 01<br><br><b><a target=\"_blank\" href=\"http://selittre.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selittre.be", "phone":"067 55 71 01", "address":"Ittre, Hennuyeres", "manager_type":"", "created":"2016-09-05T15:46:44.824164Z", "id":4199, "last_modified":"2016-09-05T15:46:44.829821Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4199/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL Coup d'pouce", "lat":50.634704, "lon":4.610647, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL Coup d'pouce</h5><em>Adresse</em> : Villers-la-Ville, Sombreffe, Chastre, Court-St-Etienne, LLN, Genappe et Mont-Saint-Guibert<br><br><em>Téléphone</em> : 010 61 15 04<br><br><b><a target=\"_blank\" href=\"http://selcoupdepouce.be\">Site web</a></b><br><br>Echanger, c'est changer<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Echanger, c'est changer", "web":"http://selcoupdepouce.be", "phone":"010 61 15 04", "address":"Villers-la-Ville, Sombreffe, Chastre, Court-St-Etienne, LLN, Genappe et Mont-Saint-Guibert", "manager_type":"", "created":"2016-09-05T15:46:44.835406Z", "id":4200, "last_modified":"2016-09-05T15:46:44.840699Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4200/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL-Services", "lat":50.76605, "lon":4.34559, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL-Services</h5><em>Adresse</em> : Linkebeek, Rhode St Genese, Beersel<br><br><em>Téléphone</em> : 02 307 68 63<br><br><b><a target=\"_blank\" href=\"http://sel-services.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://sel-services.be", "phone":"02 307 68 63", "address":"Linkebeek, Rhode St Genese, Beersel", "manager_type":"", "created":"2016-09-05T15:46:44.847058Z", "id":4201, "last_modified":"2016-09-05T15:46:44.852093Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4201/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELidje", "lat":50.632557, "lon":5.579666, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELidje</h5><em>Adresse</em> : Liege<br><br><em>Téléphone</em> : 04 227 54 54<br><br><b><a target=\"_blank\" href=\"http://selidje.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selidje.be", "phone":"04 227 54 54", "address":"Liege", "manager_type":"", "created":"2016-09-05T15:46:44.860742Z", "id":4202, "last_modified":"2016-09-05T15:46:44.866656Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4202/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL Basse Meuse", "lat":50.71196796624329, "lon":5.6778717041015625, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL Basse Meuse</h5><em>Adresse</em> : Vise<br><br><em>Téléphone</em> : 04 374 14 00<br><br><b><a target=\"_blank\" href=\"http://www.sel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.sel.be", "phone":"04 374 14 00", "address":"Vise", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:44.874058Z", "id":4203, "last_modified":"2016-09-05T17:55:34.373539Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4203/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELEsneux", "lat":50.56407, "lon":5.575982, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELEsneux</h5><em>Adresse</em> : Esneux, Tilff<br><br><b><a target=\"_blank\" href=\"http://www.selesneux.be\">Site web</a></b><br><br>Les feuilles font l'arbre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les feuilles font l'arbre", "web":"http://www.selesneux.be", "phone":"", "address":"Esneux, Tilff", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:44.888179Z", "id":4204, "last_modified":"2016-09-05T17:53:34.541965Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4204/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELetpasSeul", "lat":50.632557, "lon":5.579666, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELetpasSeul</h5><em>Adresse</em> : Liege<br><br><em>Téléphone</em> : 0473 22 38 20<br><br><b><a target=\"_blank\" href=\"http://www.seletpasseul.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.seletpasseul.be/", "phone":"0473 22 38 20", "address":"Liege", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:44.902137Z", "id":4205, "last_modified":"2016-09-05T17:53:30.191734Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4205/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL Amay", "lat":50.54858, "lon":5.322847, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL Amay</h5><em>Adresse</em> : Amay, Jehay, Ombret, Ampsin<br><br><em>Téléphone</em> : 0475 78 36 58<br><br><b><a target=\"_blank\" href=\"http://www.amayentransition.be\">Site web</a></b><br><br>La convivialite retrouvee<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La convivialite retrouvee", "web":"http://www.amayentransition.be", "phone":"0475 78 36 58", "address":"Amay, Jehay, Ombret, Ampsin", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:44.917054Z", "id":4206, "last_modified":"2016-09-05T17:53:25.036143Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4206/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELSerein", "lat":50.583883, "lon":5.49963, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELSerein</h5><em>Adresse</em> : Seraing, Boncelles, Jemeppe, Ougree<br><br><em>Téléphone</em> : 0476 33 00 40<br><br><b><a target=\"_blank\" href=\"http://www.selserein.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.selserein.be", "phone":"0476 33 00 40", "address":"Seraing, Boncelles, Jemeppe, Ougree", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:44.930691Z", "id":4207, "last_modified":"2016-09-05T17:53:17.168474Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4207/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELcomblain", "lat":50.475405, "lon":5.57481, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELcomblain</h5><em>Adresse</em> : Comblain-au-Pont<br><br><em>Téléphone</em> : 04 369 22 70<br><br><b><a target=\"_blank\" href=\"http://selcomblain.be\">Site web</a></b><br><br>Semez, recoltez des cailloux en echangeant services et savoirs<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Semez, recoltez des cailloux en echangeant services et savoirs", "web":"http://selcomblain.be", "phone":"04 369 22 70", "address":"Comblain-au-Pont", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:44.944138Z", "id":4208, "last_modified":"2016-09-05T17:53:11.093297Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4208/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELHuy", "lat":50.518715, "lon":5.239666, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELHuy</h5><em>Adresse</em> : Huy<br><br><em>Téléphone</em> : 085 87 78 92<br><br><b><a target=\"_blank\" href=\"http://www.selhuy.net\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.selhuy.net", "phone":"085 87 78 92", "address":"Huy", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:44.956857Z", "id":4209, "last_modified":"2016-09-05T17:53:04.833029Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4209/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELtique", "lat":50.60187, "lon":5.44335, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELtique</h5><em>Adresse</em> : Flemalle<br><br><em>Téléphone</em> : 0471 31 66 27<br><br><b><a target=\"_blank\" href=\"http://www.seltique.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.seltique.org", "phone":"0471 31 66 27", "address":"Flemalle", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:44.971367Z", "id":4210, "last_modified":"2016-09-05T17:52:59.066245Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4210/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELpowaimes", "lat":50.414891, "lon":6.11156, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELpowaimes</h5><em>Adresse</em> : Waimes<br><br><em>Téléphone</em> : 0495 47 41 02<br><br><b><a target=\"_blank\" href=\"http://www.selpowaimes.be\">Site web</a></b><br><br>Les rimes font le poeme<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les rimes font le poeme", "web":"http://www.selpowaimes.be", "phone":"0495 47 41 02", "address":"Waimes", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:44.984792Z", "id":4211, "last_modified":"2016-09-05T17:52:52.217315Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4211/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL'Ardenne", "lat":50.406843, "lon":5.808612, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL'Ardenne</h5><em>Adresse</em> : Stoumont, Spa, Trois-Ponts, Stavelot, Harze<br><br><b><a target=\"_blank\" href=\"http://selardenne.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selardenne.be/", "phone":"", "address":"Stoumont, Spa, Trois-Ponts, Stavelot, Harze", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:44.999820Z", "id":4212, "last_modified":"2016-09-05T17:52:46.802674Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4212/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELonvosbesoins", "lat":50.54259, "lon":5.48091, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELonvosbesoins</h5><em>Adresse</em> : Neupre<br><br><em>Téléphone</em> : 0494 25 16 09<br><br><b><a target=\"_blank\" href=\"http://selonvosbesoins.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selonvosbesoins.be", "phone":"0494 25 16 09", "address":"Neupre", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.011939Z", "id":4213, "last_modified":"2016-09-05T17:52:41.677430Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4213/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Cap'SEL", "lat":50.467388, "lon":4.871985, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Cap'SEL</h5><em>Adresse</em> : Namur<br><br><em>Téléphone</em> : 081 20 81 67<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"081 20 81 67", "address":"Namur", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.025643Z", "id":4214, "last_modified":"2016-09-05T17:52:30.852210Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4214/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL Hesbaye", "lat":50.48526, "lon":4.75434, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL Hesbaye</h5><em>Adresse</em> : Temploux<br><br><em>Téléphone</em> : 081 56 75 99<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"081 56 75 99", "address":"Temploux", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.037848Z", "id":4215, "last_modified":"2016-09-05T17:52:24.505745Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4215/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Cles de SEL", "lat":50.56515, "lon":4.68843, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Cles de SEL</h5><em>Adresse</em> : Gembloux et ses villages<br><br><em>Téléphone</em> : 081 61 29 49<br><br><b><a target=\"_blank\" href=\"http://www.clesdesel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.clesdesel.be", "phone":"081 61 29 49", "address":"Gembloux et ses villages", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.049702Z", "id":4216, "last_modified":"2016-09-05T17:52:15.814541Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4216/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL Arsimont", "lat":50.42853, "lon":4.6388, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL Arsimont</h5><em>Adresse</em> : Arsimont<br><br><em>Téléphone</em> : 071 76 11 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"071 76 11 90", "address":"Arsimont", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.064128Z", "id":4217, "last_modified":"2016-09-05T17:52:06.702647Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4217/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL'Ours", "lat":50.491152, "lon":5.096454, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL'Ours</h5><em>Adresse</em> : Andenne<br><br><em>Téléphone</em> : 0497 64 07 11<br><br><b><a target=\"_blank\" href=\"http://selours.andenneblogs.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selours.andenneblogs.be/", "phone":"0497 64 07 11", "address":"Andenne", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.078653Z", "id":4218, "last_modified":"2016-09-05T17:52:00.868982Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4218/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL'Ogazion", "lat":50.3717, "lon":5.02227, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL'Ogazion</h5><em>Adresse</em> : Assesse, Gesves, Ohey<br><br><b><a target=\"_blank\" href=\"http://selogazion.blogspot.com\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selogazion.blogspot.com", "phone":"", "address":"Assesse, Gesves, Ohey", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.092342Z", "id":4219, "last_modified":"2016-09-05T17:51:54.730211Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4219/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ha-SEL-Bon'temps", "lat":50.38632, "lon":5.24429, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Ha-SEL-Bon'temps</h5><em>Adresse</em> : Havelange<br><br><em>Téléphone</em> : 083 61 34 16<br><br><b><a target=\"_blank\" href=\"-\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"-", "phone":"083 61 34 16", "address":"Havelange", "manager_type":"", "created":"2016-09-05T15:46:45.106837Z", "id":4220, "last_modified":"2016-09-05T15:46:45.113623Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4220/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Dina-SEL", "lat":50.260494, "lon":4.912746, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Dina-SEL</h5><em>Adresse</em> : Dinant<br><br><em>Téléphone</em> : 0478 47 66 18<br><br><b><a target=\"_blank\" href=\"http://www.dina-sel.net/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.dina-sel.net/", "phone":"0478 47 66 18", "address":"Dinant", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.123562Z", "id":4221, "last_modified":"2016-09-05T17:51:41.064466Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4221/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"CiRoSEL", "lat":50.19329, "lon":5.203411, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>CiRoSEL</h5><em>Adresse</em> : Ciney, Rochefort<br><br><em>Téléphone</em> : 084 21 33 90<br><br><b><a target=\"_blank\" href=\"http://cirosel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://cirosel.be", "phone":"084 21 33 90", "address":"Ciney, Rochefort", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.140694Z", "id":4222, "last_modified":"2016-09-05T17:51:05.130482Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4222/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"PhiSEL", "lat":50.195846, "lon":4.543036, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>PhiSEL</h5><em>Adresse</em> : Philippeville<br><br><em>Téléphone</em> : 071 66 69 65<br><br><b><a target=\"_blank\" href=\"http://www.phisel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.phisel.be/", "phone":"071 66 69 65", "address":"Philippeville", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.154017Z", "id":4223, "last_modified":"2016-09-05T17:50:49.754063Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4223/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL de Somme", "lat":50.339909, "lon":5.370043, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL de Somme</h5><em>Adresse</em> : Somme-Leuze<br><br><em>Téléphone</em> : 084 31 22 27<br><br><b><a target=\"_blank\" href=\"http://seldesomme.be/\">Site web</a></b><br><br>Ce qui n'est pas donne est perdu<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ce qui n'est pas donne est perdu", "web":"http://seldesomme.be/", "phone":"084 31 22 27", "address":"Somme-Leuze", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.173252Z", "id":4224, "last_modified":"2016-09-05T17:50:37.038480Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4224/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Hou L'beau-SEL", "lat":50.110275, "lon":4.955426, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Hou L'beau-SEL</h5><em>Adresse</em> : Houyet, Beauraing<br><br><b><a target=\"_blank\" href=\"http://hb-sel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://hb-sel.be/", "phone":"", "address":"Houyet, Beauraing", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.191914Z", "id":4225, "last_modified":"2016-09-05T17:50:11.292111Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4225/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"DEFISel", "lat":50.375662, "lon":4.8674, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>DEFISel</h5><em>Adresse</em> : Profondeville<br><br><em>Téléphone</em> : 0474 74 21 35<br><br>La Ficelle nous relie ...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Ficelle nous relie ...", "web":"", "phone":"0474 74 21 35", "address":"Profondeville", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.209945Z", "id":4226, "last_modified":"2016-09-05T17:49:46.090108Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4226/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"MonSELhamois", "lat":50.34096, "lon":5.15685, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>MonSELhamois</h5><em>Adresse</em> : Hamois<br><br><em>Téléphone</em> : 083 61 39 91<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"083 61 39 91", "address":"Hamois", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.226898Z", "id":4227, "last_modified":"2016-09-05T17:49:32.953759Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4227/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Flo-re-SEL", "lat":50.26048563401013, "lon":4.597606658935547, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Flo-re-SEL</h5><em>Adresse</em> : Florennes<br><br><em>Téléphone</em> : 0498 64 77 12<br><br><b><a target=\"_blank\" href=\"http://flo-re-sel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://flo-re-sel.be/", "phone":"0498 64 77 12", "address":"Florennes", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.248748Z", "id":4228, "last_modified":"2016-09-05T17:58:52.036003Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4228/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELabruyere", "lat":50.527995, "lon":4.818628, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELabruyere</h5><em>Adresse</em> : La Bruyere<br><br><em>Téléphone</em> : 081 26 17 94<br><br><b><a target=\"_blank\" href=\"http://selabruyere.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selabruyere.be/", "phone":"081 26 17 94", "address":"La Bruyere", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.264178Z", "id":4229, "last_modified":"2016-09-05T17:49:06.359157Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4229/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"JusteSEL", "lat":50.32002, "lon":4.65785, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>JusteSEL</h5><em>Adresse</em> : Mettet<br><br><em>Téléphone</em> : 082 69 96 28<br><br><b><a target=\"_blank\" href=\"http://justesel-mettet.be\">Site web</a></b><br><br>On a tous quelque chose a partager !<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"On a tous quelque chose a partager !", "web":"http://justesel-mettet.be", "phone":"082 69 96 28", "address":"Mettet", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.277841Z", "id":4230, "last_modified":"2016-09-05T17:48:57.957717Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4230/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Sel bout du monde", "lat":50.185203, "lon":5.94068, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Sel bout du monde</h5><em>Adresse</em> : Gouvy<br><br><em>Téléphone</em> : 080 78 55 27<br><br><b><a target=\"_blank\" href=\"http://www.selboutdumonde.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.selboutdumonde.be", "phone":"080 78 55 27", "address":"Gouvy", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.296605Z", "id":4231, "last_modified":"2016-09-05T17:48:47.548589Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4231/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Durbuy'SEL", "lat":50.35306, "lon":5.45604, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Durbuy'SEL</h5><em>Adresse</em> : Durbuy<br><br><em>Téléphone</em> : 086 38 73 75<br><br><b><a target=\"_blank\" href=\"http://durbuysel.be\">Site web</a></b><br><br>Un grain de SEL dans votre vie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Un grain de SEL dans votre vie", "web":"http://durbuysel.be", "phone":"086 38 73 75", "address":"Durbuy", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.309086Z", "id":4232, "last_modified":"2016-09-05T17:48:35.895526Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4232/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"UniverSel", "lat":49.903721, "lon":5.134535, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>UniverSel</h5><em>Adresse</em> : Paliseul, Bertrix et comunes avoisinantes<br><br><em>Téléphone</em> : 061 53 42 37<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"061 53 42 37", "address":"Paliseul, Bertrix et comunes avoisinantes", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.321405Z", "id":4233, "last_modified":"2016-09-05T17:48:20.744829Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4233/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELavie en Gaume", "lat":49.616667, "lon":5.566667, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELavie en Gaume</h5><em>Adresse</em> : Toutes les communes de Gaume<br><br><em>Téléphone</em> : 063 42 47 69<br><br><b><a target=\"_blank\" href=\"http://gaume.communityforge.net/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://gaume.communityforge.net/", "phone":"063 42 47 69", "address":"Toutes les communes de Gaume", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.333040Z", "id":4234, "last_modified":"2016-09-05T17:48:05.187216Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4234/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"March'SEL", "lat":50.22829, "lon":5.344161, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>March'SEL</h5><em>Adresse</em> : Marche-en-Famenne<br><br><em>Téléphone</em> : 0476 56 77 21<br><br><b><a target=\"_blank\" href=\"http://sel.marche.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://sel.marche.be/", "phone":"0476 56 77 21", "address":"Marche-en-Famenne", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.345669Z", "id":4235, "last_modified":"2016-09-05T17:47:52.488059Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4235/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LeCarouSEL", "lat":50.41081, "lon":4.444643, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LeCarouSEL</h5><em>Adresse</em> : Charleroi<br><br><em>Téléphone</em> : 071 47 14 63<br><br><b><a target=\"_blank\" href=\"http://lecarousel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://lecarousel.be/", "phone":"071 47 14 63", "address":"Charleroi", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.363491Z", "id":4236, "last_modified":"2016-09-05T17:47:36.300677Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4236/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SEL a Aiseau-Presles", "lat":50.410005, "lon":4.586698, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SEL a Aiseau-Presles</h5><em>Adresse</em> : Aiseau-Presles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Aiseau-Presles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.377045Z", "id":4237, "last_modified":"2016-09-05T17:47:27.143930Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4237/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Radisel", "lat":50.60936, "lon":4.13484, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Radisel</h5><em>Adresse</em> : Braine-le-Comte<br><br><em>Téléphone</em> : 0477 81 55 48<br><br><b><a target=\"_blank\" href=\"http://www.radisel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.radisel.be", "phone":"0477 81 55 48", "address":"Braine-le-Comte", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.390956Z", "id":4238, "last_modified":"2016-09-05T17:47:08.303793Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4238/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"RomanSEL", "lat":50.639846, "lon":4.197478, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>RomanSEL</h5><em>Adresse</em> : Hennuyeres-Virginal<br><br><em>Téléphone</em> : 067 63 67 22<br><br><b><a target=\"_blank\" href=\"http://romansel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://romansel.be", "phone":"067 63 67 22", "address":"Hennuyeres-Virginal", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.408029Z", "id":4239, "last_modified":"2016-09-05T17:46:57.201880Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4239/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELt", "lat":50.63843, "lon":4.1696, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELt</h5><em>Adresse</em> : Hennuyeres<br><br><em>Téléphone</em> : 067 63 67 22<br><br><b><a target=\"_blank\" href=\"http://selt.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selt.be", "phone":"067 63 67 22", "address":"Hennuyeres", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.421036Z", "id":4240, "last_modified":"2016-09-05T17:46:46.848989Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4240/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"La Rawete", "lat":50.605648, "lon":3.387934, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>La Rawete</h5><em>Adresse</em> : Tournai<br><br><em>Téléphone</em> : 069 54 12 19<br><br><b><a target=\"_blank\" href=\"http://larawete.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://larawete.be/", "phone":"069 54 12 19", "address":"Tournai", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.434140Z", "id":4241, "last_modified":"2016-09-05T17:46:37.633051Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4241/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"MonsSEL", "lat":50.454241, "lon":3.956659, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>MonsSEL</h5><em>Adresse</em> : Mons<br><br><em>Téléphone</em> : 065 36 30 02<br><br><b><a target=\"_blank\" href=\"http://www.monssel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.monssel.be", "phone":"065 36 30 02", "address":"Mons", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.447570Z", "id":4242, "last_modified":"2016-09-05T17:46:24.007477Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4242/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Bouts de fiSel", "lat":50.6304, "lon":3.777, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Bouts de fiSel</h5><em>Adresse</em> : Ath<br><br><b><a target=\"_blank\" href=\"http://boutsdefisel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://boutsdefisel.be", "phone":"", "address":"Ath", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.460216Z", "id":4243, "last_modified":"2016-09-05T17:46:14.163068Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4243/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"FiSEL", "lat":50.50293, "lon":4.108731, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>FiSEL</h5><em>Adresse</em> : Le Roeulx<br><br><em>Téléphone</em> : 064 66 53 69<br><br><b><a target=\"_blank\" href=\"http://fisel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://fisel.be/", "phone":"064 66 53 69", "address":"Le Roeulx", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.474365Z", "id":4244, "last_modified":"2016-09-05T17:46:04.538826Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4244/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SoigniesSEL", "lat":50.576424, "lon":4.070687, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SoigniesSEL</h5><em>Adresse</em> : Soignies<br><br><em>Téléphone</em> : 0473 849 654<br><br><b><a target=\"_blank\" href=\"http://soigniessel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://soigniessel.be/", "phone":"0473 849 654", "address":"Soignies", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.488009Z", "id":4245, "last_modified":"2016-09-05T17:45:54.566951Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4245/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELalouviere", "lat":50.4748, "lon":4.183739, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELalouviere</h5><em>Adresse</em> : La Louviere<br><br><em>Téléphone</em> : 0470 31 51 81<br><br><b><a target=\"_blank\" href=\"http://selalouviere.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selalouviere.be/", "phone":"0470 31 51 81", "address":"La Louviere", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.501403Z", "id":4246, "last_modified":"2016-09-05T17:45:47.459910Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4246/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Karko'SEL", "lat":50.736767, "lon":2.904092, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Karko'SEL</h5><em>Adresse</em> : Comines-Warneton<br><br><em>Téléphone</em> : 056 55 43 33<br><br><b><a target=\"_blank\" href=\"http://www.mjcarpediem.be\">Site web</a></b><br><br>SEL, le service compte !!<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SEL, le service compte !!", "web":"http://www.mjcarpediem.be", "phone":"056 55 43 33", "address":"Comines-Warneton", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.515683Z", "id":4247, "last_modified":"2016-09-05T17:45:40.114982Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4247/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SolidarSEL", "lat":50.400013, "lon":3.782792, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SolidarSEL</h5><em>Adresse</em> : Dour<br><br><em>Téléphone</em> : 0472 44 21 85<br><br><b><a target=\"_blank\" href=\"http://solidarsel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://solidarsel.be", "phone":"0472 44 21 85", "address":"Dour", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.530404Z", "id":4248, "last_modified":"2016-09-05T17:45:32.581372Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4248/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"EcausSEL", "lat":50.5606, "lon":4.1724, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>EcausSEL</h5><em>Adresse</em> : Ecaussinnes<br><br><em>Téléphone</em> : 0470 56 85 78<br><br><b><a target=\"_blank\" href=\"http://www.ecaussel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.ecaussel.be", "phone":"0470 56 85 78", "address":"Ecaussinnes", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.545226Z", "id":4249, "last_modified":"2016-09-05T17:45:24.859999Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4249/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELentraide", "lat":50.593869, "lon":3.489289, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELentraide</h5><em>Adresse</em> : Gaurain-Ramecroix<br><br><em>Téléphone</em> : 069 54 86 64<br><br><b><a target=\"_blank\" href=\"http://selentraide.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selentraide.be/", "phone":"069 54 86 64", "address":"Gaurain-Ramecroix", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.565853Z", "id":4250, "last_modified":"2016-09-05T17:45:14.444000Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4250/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Tu-dis-SEL", "lat":50.340762, "lon":4.287329, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Tu-dis-SEL</h5><em>Adresse</em> : Thuin<br><br><em>Téléphone</em> : 0478 38 51 56<br><br><b><a target=\"_blank\" href=\"http://tu-dis-sel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://tu-dis-sel.be/", "phone":"0478 38 51 56", "address":"Thuin", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.579780Z", "id":4251, "last_modified":"2016-09-05T17:45:00.146947Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4251/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELlobbes", "lat":50.352005, "lon":4.266518, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELlobbes</h5><em>Adresse</em> : Lobbes et environs<br><br><em>Téléphone</em> : 0499 40 76 18<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0499 40 76 18", "address":"Lobbes et environs", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.602671Z", "id":4252, "last_modified":"2016-09-05T17:44:52.141267Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4252/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"IZEL", "lat":50.733761, "lon":3.679914, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>IZEL</h5><em>Adresse</em> : Ellezelles<br><br><em>Téléphone</em> : 0477 48 70 05<br><br><b><a target=\"_blank\" href=\"http://lzel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://lzel.be", "phone":"0477 48 70 05", "address":"Ellezelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.623624Z", "id":4253, "last_modified":"2016-09-05T17:44:41.006926Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4253/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"FloriSEL", "lat":50.7367, "lon":3.73852, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>FloriSEL</h5><em>Adresse</em> : Flobecq<br><br><em>Téléphone</em> : 0478 34 81 44<br><br><b><a target=\"_blank\" href=\"http://florisel.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://florisel.be", "phone":"0478 34 81 44", "address":"Flobecq", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.636441Z", "id":4254, "last_modified":"2016-09-05T17:44:28.474191Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4254/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"ArcenSEL", "lat":50.42893, "lon":2.83183, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>ArcenSEL</h5><em>Adresse</em> : Chemin Bourbeux 38 à Cambron Saint Vincent, Lens<br><br><b><a target=\"_blank\" href=\"http://arcensel.be/\">Site web</a></b><br><br>Aux crises suscitées par le capitalisme dans son train d'ascensions et de chutes n'ont cessé de répondre des tentatives de redéfinition du système monétaire. Tout se passe comme si c'était à cet outil qu'est l'argent que l'on pouvait demander les raisons des dysfonctionnements socio-économiques et leur remède. Au Canada, en 1983, est né un premier système appelé LETS (Local Exchange and Trading System). L'idée était simplement de rationaliser le troc local afin de tirer parti des nombreux savoir-faire sous-employés dans une région qu'avaient désertée les principales entreprises productrices d'emploi. Le troc ne se ferait plus entre deux personnes mais au travers du système et de son unité d'échange, le \"dollar vert\", qui équivalait conventionnellement au dollar canadien. Un comptable enregistrait les montants échangés et informait les participants de leurs soldes. Cette première tentative fut mise en faillite par une perte de confiance des principaux échangeurs. Un participant accusa une dette de 14.000 \"dollars verts\" ce qui mit le système en danger au point qu'on ne tenta même pas de remise à niveau des comptes. C'est rétroactivement, et notamment avec la publication en Angleterre du livre de Guy Dauncey After the crash : the emergence of the rainbow economy (1988) que l'expérience canadienne s'est inscrite dans la filiation des économies alternatives, qui visent une redéfinition de l'argent mettant l'intérêt de chacun au service de l'intérêt de la communauté. Dès la fin des années 80, les systèmes Lets commençaient à proliférer en Angleterre, dans des zones où le chômage atteignait des taux records. Et cela, selon une dynamique de réseau : un véritable kit contenant des conseils, des encouragements, des adresses, des échantillons de \"chèque\", de bilan comptable, de listes de services, et même un logiciel, est mis à disposition de tout groupe débutant, mais chacun a la tche d'adapter le dispositif aux particularités locales. La 'charte' Lets, qui donne son identité au système, inclut les principes suivants : les participants évaluent eux-mêmes les transactions; il n'y a pas d'obligation d'accomplir des transactions; le système Lets tient la comptabilité des échanges en termes de débit et de crédit, évalués selon une 'unité de compte' définie localement; seules ces unités entrent dans la comptabilité. Les comptes en crédit ou en débit ne donnent place à aucun intérêt, et les membres ne sont pas tenus à avoir un compte positif pour accéder à un service. Afin d'éviter que ce système de 'compensation d'échanges locaux' ne rencontre l'écueil canadien, l'accent est mis sur la convivialité, la transparence et la participation de tous aux problèmes de fonctionnement. Un comité est prévu qui repère en temps utile les comptes \"déviants\" (dont le débit devient trop élevé), et cherche avec leurs détenteurs les moyens de les rééquilibrer. On estime que les Lets ont proliféré en 1994 à raison de huit à dix par mois en Angleterre, au Canada, aux USA, en Nouvelle Zélande, en Australie, en Irlande, aux Pays-Bas. Ils dépassent désormais le millier, certains disparaissant très vite, d'autres s'étendant et essaimant. En France le système rebaptisé SEL se développe pour l'instant essentiellement dans le sud. En Belgique on expérimente déjà à Gand, Louvain et Anvers, et on discute à Bruxelles. (source : http://arcensel.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Aux crises suscitées par le capitalisme dans son train d'ascensions et de chutes n'ont cessé de répondre des tentatives de redéfinition du système monétaire. Tout se passe comme si c'était à cet outil qu'est l'argent que l'on pouvait demander les raisons des dysfonctionnements socio-économiques et leur remède. Au Canada, en 1983, est né un premier système appelé LETS (Local Exchange and Trading System). L'idée était simplement de rationaliser le troc local afin de tirer parti des nombreux savoir-faire sous-employés dans une région qu'avaient désertée les principales entreprises productrices d'emploi. Le troc ne se ferait plus entre deux personnes mais au travers du système et de son unité d'échange, le \"dollar vert\", qui équivalait conventionnellement au dollar canadien. Un comptable enregistrait les montants échangés et informait les participants de leurs soldes. Cette première tentative fut mise en faillite par une perte de confiance des principaux échangeurs. Un participant accusa une dette de 14.000 \"dollars verts\" ce qui mit le système en danger au point qu'on ne tenta même pas de remise à niveau des comptes. C'est rétroactivement, et notamment avec la publication en Angleterre du livre de Guy Dauncey After the crash : the emergence of the rainbow economy (1988) que l'expérience canadienne s'est inscrite dans la filiation des économies alternatives, qui visent une redéfinition de l'argent mettant l'intérêt de chacun au service de l'intérêt de la communauté. Dès la fin des années 80, les systèmes Lets commençaient à proliférer en Angleterre, dans des zones où le chômage atteignait des taux records. Et cela, selon une dynamique de réseau : un véritable kit contenant des conseils, des encouragements, des adresses, des échantillons de \"chèque\", de bilan comptable, de listes de services, et même un logiciel, est mis à disposition de tout groupe débutant, mais chacun a la tche d'adapter le dispositif aux particularités locales. La 'charte' Lets, qui donne son identité au système, inclut les principes suivants : les participants évaluent eux-mêmes les transactions; il n'y a pas d'obligation d'accomplir des transactions; le système Lets tient la comptabilité des échanges en termes de débit et de crédit, évalués selon une 'unité de compte' définie localement; seules ces unités entrent dans la comptabilité. Les comptes en crédit ou en débit ne donnent place à aucun intérêt, et les membres ne sont pas tenus à avoir un compte positif pour accéder à un service. Afin d'éviter que ce système de 'compensation d'échanges locaux' ne rencontre l'écueil canadien, l'accent est mis sur la convivialité, la transparence et la participation de tous aux problèmes de fonctionnement. Un comité est prévu qui repère en temps utile les comptes \"déviants\" (dont le débit devient trop élevé), et cherche avec leurs détenteurs les moyens de les rééquilibrer. On estime que les Lets ont proliféré en 1994 à raison de huit à dix par mois en Angleterre, au Canada, aux USA, en Nouvelle Zélande, en Australie, en Irlande, aux Pays-Bas. Ils dépassent désormais le millier, certains disparaissant très vite, d'autres s'étendant et essaimant. En France le système rebaptisé SEL se développe pour l'instant essentiellement dans le sud. En Belgique on expérimente déjà à Gand, Louvain et Anvers, et on discute à Bruxelles. (source : http://arcensel.be)", "web":"http://arcensel.be/", "phone":"", "address":"Chemin Bourbeux 38 à Cambron Saint Vincent, Lens", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.651363Z", "id":4255, "last_modified":"2016-10-20T12:05:19.338233Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4255/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"BeauSEL", "lat":50.2372, "lon":4.2393, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>BeauSEL</h5><em>Adresse</em> : Beaumont<br><br><em>Téléphone</em> : 071 32 28 37<br><br><b><a target=\"_blank\" href=\"http://beausel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://beausel.be/", "phone":"071 32 28 37", "address":"Beaumont", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.668786Z", "id":4256, "last_modified":"2016-09-05T17:44:12.377451Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4256/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELeuzois", "lat":50.600094, "lon":3.626237, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELeuzois</h5><em>Adresse</em> : Leuze-en-Hainaut<br><br><em>Téléphone</em> : 069 66 66 32<br><br><b><a target=\"_blank\" href=\"http://www.seleuzois.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.seleuzois.be", "phone":"069 66 66 32", "address":"Leuze-en-Hainaut", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.690068Z", "id":4257, "last_modified":"2016-09-05T17:44:01.112125Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4257/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"GerpinneSEL", "lat":50.337328, "lon":4.527793, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>GerpinneSEL</h5><em>Adresse</em> : Gerpinne<br><br><em>Téléphone</em> : 071 50 90 21<br><br><b><a target=\"_blank\" href=\"http://gerpinnesel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://gerpinnesel.be/", "phone":"071 50 90 21", "address":"Gerpinne", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.705144Z", "id":4258, "last_modified":"2016-09-05T17:43:52.613630Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4258/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"EstaimSEL", "lat":50.66701, "lon":3.269072, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>EstaimSEL</h5><em>Adresse</em> : Nechin<br><br><em>Téléphone</em> : 069 55 72 95<br><br><b><a target=\"_blank\" href=\"http://estaimpsel.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://estaimpsel.be/", "phone":"069 55 72 95", "address":"Nechin", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.719618Z", "id":4259, "last_modified":"2016-09-05T17:43:44.374520Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4259/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"SELneffe", "lat":50.533301, "lon":4.256564, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>SELneffe</h5><em>Adresse</em> : Seneffe<br><br><em>Téléphone</em> : 0475 86 96 36<br><br><b><a target=\"_blank\" href=\"http://selneffe.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://selneffe.be/", "phone":"0475 86 96 36", "address":"Seneffe", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.733074Z", "id":4260, "last_modified":"2016-09-05T17:43:36.663020Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4260/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Chicomo", "lat":50.026271, "lon":4.166179, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Chicomo</h5><em>Adresse</em> : Chimay-Couvin-Momignies<br><br><em>Téléphone</em> : 060 31 21 74<br><br><b><a target=\"_blank\" href=\"http://www.chicomo.be\">Site web</a></b><br><br>Le 'SEL' juste echanger... Rien a payer!<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le 'SEL' juste echanger... Rien a payer!", "web":"http://www.chicomo.be", "phone":"060 31 21 74", "address":"Chimay-Couvin-Momignies", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T15:46:45.745759Z", "id":4261, "last_modified":"2016-09-05T17:43:24.844845Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4261/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS A'pen (binnenstad)", "lat":51.212045, "lon":4.405518, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS A'pen (binnenstad)</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.552950Z", "id":3908, "last_modified":"2016-09-05T15:06:19.583190Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3908/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Antwerpen-Stad", "lat":51.215594, "lon":4.423542, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Antwerpen-Stad</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.592340Z", "id":3909, "last_modified":"2016-09-05T15:06:19.597980Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3909/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Geel", "lat":51.15437, "lon":4.987793, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Geel</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.603682Z", "id":3910, "last_modified":"2016-09-05T15:06:19.609699Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3910/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Mechelen", "lat":51.023258, "lon":4.476929, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Mechelen</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.616886Z", "id":3911, "last_modified":"2016-09-05T15:06:19.622035Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3911/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Mol", "lat":51.183647, "lon":5.115509, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Mol</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.629335Z", "id":3912, "last_modified":"2016-09-05T15:06:19.635754Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3912/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Turnhout", "lat":51.323747, "lon":4.942474, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Turnhout</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.643021Z", "id":3913, "last_modified":"2016-09-05T15:06:19.648513Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3913/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Asse", "lat":50.911692, "lon":4.196777, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Asse</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.654756Z", "id":3914, "last_modified":"2016-09-05T15:06:19.659538Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3914/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Begijnendijk", "lat":51.02153, "lon":4.790039, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Begijnendijk</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.666110Z", "id":3915, "last_modified":"2016-09-05T15:06:19.670765Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3915/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Brussel", "lat":50.846706, "lon":4.347839, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Brussel</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.678940Z", "id":3916, "last_modified":"2016-09-05T15:06:19.685013Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3916/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Diest", "lat":50.992582, "lon":5.049591, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Diest</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.694064Z", "id":3917, "last_modified":"2016-09-05T15:06:19.700812Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3917/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS@work", "lat":50.879644, "lon":4.378052, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS@work</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.707702Z", "id":3918, "last_modified":"2016-09-05T15:06:19.713445Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3918/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Leuven", "lat":50.878777, "lon":4.699402, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Leuven</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.720922Z", "id":3919, "last_modified":"2016-09-05T15:06:19.727948Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3919/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Merchtem", "lat":50.959292, "lon":4.23111, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Merchtem</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.733759Z", "id":3920, "last_modified":"2016-09-05T15:06:19.739910Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3920/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Scherpenheuvel", "lat":50.997984, "lon":4.97406, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Scherpenheuvel</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.746249Z", "id":3921, "last_modified":"2016-09-05T15:06:19.751415Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3921/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Tienen", "lat":50.806369, "lon":4.938011, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Tienen</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.758597Z", "id":3922, "last_modified":"2016-09-05T15:06:19.763552Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3922/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Vilvoorde en Noordrand", "lat":50.929007, "lon":4.424744, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Vilvoorde en Noordrand</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.770957Z", "id":3923, "last_modified":"2016-09-05T15:06:19.775796Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3923/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Hasselt", "lat":50.929872, "lon":5.337982, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Hasselt</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.782824Z", "id":3924, "last_modified":"2016-09-05T15:06:19.787909Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3924/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Aalter", "lat":51.08541, "lon":3.44696, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Aalter</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.796814Z", "id":3925, "last_modified":"2016-09-05T15:06:19.802553Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3925/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Beveren-Waas", "lat":51.213336, "lon":4.249992, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Beveren-Waas</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.811004Z", "id":3926, "last_modified":"2016-09-05T15:06:19.816296Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3926/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Dendermonde", "lat":51.027792, "lon":4.102707, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Dendermonde</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.824013Z", "id":3927, "last_modified":"2016-09-05T15:06:19.829381Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3927/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Durme", "lat":51.107187, "lon":4.085541, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Durme</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.836726Z", "id":3928, "last_modified":"2016-09-05T15:06:19.841808Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3928/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Gent", "lat":51.051323, "lon":3.731232, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Gent</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.847114Z", "id":3929, "last_modified":"2016-09-05T15:06:19.852113Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3929/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Groot-Assenede", "lat":51.221077, "lon":3.749084, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Groot-Assenede</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.860503Z", "id":3930, "last_modified":"2016-09-05T15:06:19.865579Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3930/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Hamme", "lat":51.093389, "lon":4.139442, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Hamme</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.872796Z", "id":3931, "last_modified":"2016-09-05T15:06:19.878220Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3931/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Sint-Niklaas", "lat":51.161907, "lon":4.145966, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Sint-Niklaas</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.886545Z", "id":3932, "last_modified":"2016-09-05T15:06:19.891475Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3932/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Brugge", "lat":51.208819, "lon":3.224831, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Brugge</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.899224Z", "id":3933, "last_modified":"2016-09-05T15:06:19.904023Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3933/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Leie (Kortrijk)", "lat":50.829361, "lon":3.264313, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Leie (Kortrijk)</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.912420Z", "id":3934, "last_modified":"2016-09-05T15:06:19.918357Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3934/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Oostende", "lat":51.230323, "lon":2.918587, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Oostende</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.927116Z", "id":3935, "last_modified":"2016-09-05T15:06:19.932847Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3935/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Westhoek", "lat":51.072684, "lon":2.661781, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Westhoek</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.940987Z", "id":3936, "last_modified":"2016-09-05T15:06:19.946146Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3936/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Bierbeek", "lat":50.827409, "lon":4.759483, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Bierbeek</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.954331Z", "id":3937, "last_modified":"2016-09-05T15:06:19.959478Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3937/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Aalst-Oudenaarde", "lat":50.937662, "lon":4.042282, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Aalst-Oudenaarde</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.967727Z", "id":3938, "last_modified":"2016-09-05T15:06:19.973362Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3938/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Lokeren", "lat":51.101797, "lon":3.992157, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Lokeren</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.981968Z", "id":3939, "last_modified":"2016-09-05T15:06:19.987444Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3939/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Merelbeke", "lat":50.995175, "lon":3.745651, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Merelbeke</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:19.995583Z", "id":3940, "last_modified":"2016-09-05T15:06:20.000847Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3940/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Geraardsbergen", "lat":50.766431, "lon":3.876113, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Geraardsbergen</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.007850Z", "id":3941, "last_modified":"2016-09-05T15:06:20.017581Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3941/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Zottegem", "lat":50.869245, "lon":3.811569, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Zottegem</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.029266Z", "id":3942, "last_modified":"2016-09-05T15:06:20.034976Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3942/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Zele", "lat":51.071605, "lon":4.040222, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Zele</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.042199Z", "id":3943, "last_modified":"2016-09-05T15:06:20.046954Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3943/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Roeselare", "lat":50.951939, "lon":3.126297, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Roeselare</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.055064Z", "id":3944, "last_modified":"2016-09-05T15:06:20.061419Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3944/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Grimbergen", "lat":50.932253, "lon":4.374275, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Grimbergen</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.075191Z", "id":3945, "last_modified":"2016-09-05T15:06:20.081471Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3945/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Kapelle", "lat":51.013971, "lon":4.355049, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Kapelle</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.089204Z", "id":3946, "last_modified":"2016-09-05T15:06:20.094768Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3946/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Zwijndrecht-Burcht", "lat":51.211615, "lon":4.338226, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Zwijndrecht-Burcht</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.102647Z", "id":3947, "last_modified":"2016-09-05T15:06:20.107820Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3947/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Landen", "lat":50.756658, "lon":5.08152, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Landen</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.117315Z", "id":3948, "last_modified":"2016-09-05T15:06:20.122149Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3948/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Tielt", "lat":51.001657, "lon":3.327484, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Tielt</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.130879Z", "id":3949, "last_modified":"2016-09-05T15:06:20.135872Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3949/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Buurtijd Berchem", "lat":51.194971, "lon":4.423413, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>Buurtijd Berchem</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.143557Z", "id":3950, "last_modified":"2016-09-05T15:06:20.148481Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3950/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Stekene", "lat":51.206131, "lon":4.040909, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Stekene</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.155145Z", "id":3951, "last_modified":"2016-09-05T15:06:20.160128Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3951/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Antwerpen Provincie", "lat":51.130677, "lon":4.571428, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Antwerpen Provincie</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.167391Z", "id":3952, "last_modified":"2016-09-05T15:06:20.172396Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3952/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"LETS Temse", "lat":51.128307, "lon":4.201927, "subcategories":[{"name":"Systèmes d'échange locaux (SEL)", "id":184}], "popup":"<h5>LETS Temse</h5><em>Adresse</em> : /<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"/", "manager_type":"", "created":"2016-09-05T15:06:20.179124Z", "id":3953, "last_modified":"2016-09-05T15:06:20.184503Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/3953/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"PLOEF! PLus On Est de Fous...", "lat":50.88507855788091, "lon":4.323200583457947, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Eau potable", "id":115}, {"name":"Boîtes à livres", "id":50}, {"name":"Givebox", "id":210}, {"name":"Cafés-concerts, lieux de concert", "id":110}, {"name":"Associations d'éducation permanente", "id":13}, {"name":"Maisons de quartiers", "id":10}, {"name":"Initiatives de transition", "id":201}, {"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}], "popup":"<h5>PLOEF! PLus On Est de Fous...</h5><em>Adresse</em> : Rue Bonaventure 100, 1090 Bruxelles<br><br><em>Téléphone</em> : +3224769807<br><br><b><a target=\"_blank\" href=\"http://www.ploef.eu\">Site web</a></b><br><br>PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…", "web":"http://www.ploef.eu", "phone":"+3224769807", "address":"Rue Bonaventure 100, 1090 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-08T21:58:21.186446Z", "id":10805, "last_modified":"2017-03-09T09:12:10.799388Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10805/history", "email_before_at":"ploefplus", "email_after_at":"gmail.com", "last_modified_dmY":"09/03/2017"}, {"name":"Projet Mycélium", "lat":50.835400121913835, "lon":4.439768046140671, "subcategories":[{"name":"Association d'écologie urbaine", "id":90}, {"name":"Récup' de matériaux de construction", "id":113}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Aide au compostage", "id":132}, {"name":"Ateliers de travail du bois", "id":138}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Associations de naturalistes", "id":194}, {"name":"Initiatives de transition", "id":201}], "popup":"<h5>Projet Mycélium</h5><em>Adresse</em> : Kelle, 92<br><br><b><a target=\"_blank\" href=\"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207", "phone":"", "address":"Kelle, 92", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-29T14:48:30.755201Z", "id":10865, "last_modified":"2017-03-29T14:48:30.755234Z", "last_author":"myselproject@gmail.com", "history":"http://maps.dewey.be/api/markers/10865/history", "email_before_at":"myselproject", "email_after_at":"gmail.com", "last_modified_dmY":"29/03/2017"}] \ No newline at end of file
diff --git a/data/markers-185.json b/data/markers-185.json
new file mode 100644
index 0000000..5c96cf4
--- /dev/null
+++ b/data/markers-185.json
@@ -0,0 +1 @@
+[{"name":"A la Ferme Legat", "lat":50.406675, "lon":4.118729, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>A la Ferme Legat</h5><em>Adresse</em> : Rue de Binche 33<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de Binche 33", "manager_type":"", "created":"2016-09-05T23:11:27.504781Z", "id":4265, "last_modified":"2016-09-05T23:11:27.550982Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4265/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Adriano Boremanse et Norine Tricot", "lat":50.622775, "lon":5.008319, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Adriano Boremanse et Norine Tricot</h5><em>Adresse</em> : Rue du Baron d'Obin<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>des legumes classiques, de varietes anciennes et des petits fruits<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"des legumes classiques, de varietes anciennes et des petits fruits", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue du Baron d'Obin", "manager_type":"", "created":"2016-09-05T23:11:27.563347Z", "id":4266, "last_modified":"2016-09-05T23:11:27.570587Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4266/history", "email_before_at":"gfhd28", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Agricovert", "lat":50.572513, "lon":4.691364, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Agricovert</h5><em>Adresse</em> : Chaussee de Wavre 37<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, cereales et farines, boissons. Heures d'ouverture : Mercredi 12h00 a 18h30, Jeudi de 12h00 a 18h30, vendredi de 12h00 a 18h30 et le samedi de 10H00 a 14H00<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, cereales et farines, boissons. Heures d'ouverture : Mercredi 12h00 a 18h30, Jeudi de 12h00 a 18h30, vendredi de 12h00 a 18h30 et le samedi de 10H00 a 14H00", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Chaussee de Wavre 37", "manager_type":"", "created":"2016-09-05T23:11:27.579227Z", "id":4267, "last_modified":"2016-09-05T23:11:27.586412Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4267/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Al'Trappe", "lat":50.613413, "lon":5.947994, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Al'Trappe</h5><em>Adresse</em> : 4,route de la ferme Brulee<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"4,route de la ferme Brulee", "manager_type":"", "created":"2016-09-05T23:11:27.594230Z", "id":4268, "last_modified":"2016-09-05T23:11:27.599852Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4268/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Archenterre (L')", "lat":50.622968, "lon":4.69672, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Archenterre (L')</h5><em>Adresse</em> : Rue Bourgmestre Gilisquet 31/1<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers Egalement epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers Egalement epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue Bourgmestre Gilisquet 31/1", "manager_type":"", "created":"2016-09-05T23:11:27.607634Z", "id":4269, "last_modified":"2016-09-05T23:11:27.613417Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4269/history", "email_before_at":"larchenterre", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"As veyou l'pore?", "lat":50.464492, "lon":5.253153, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>As veyou l'pore?</h5><em>Adresse</em> : State 11<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"State 11", "manager_type":"", "created":"2016-09-05T23:11:27.619770Z", "id":4270, "last_modified":"2016-09-05T23:11:27.628518Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4270/history", "email_before_at":"lespaniersdelegumes", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"asbl Pourquoi Pas!", "lat":50.41246, "lon":5.44433, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>asbl Pourquoi Pas!</h5><em>Adresse</em> : 19, place Isabeau Madame<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes bio", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"19, place Isabeau Madame", "manager_type":"", "created":"2016-09-05T23:11:27.639925Z", "id":4271, "last_modified":"2016-09-05T23:11:27.645111Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4271/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Asinerie de l'O", "lat":49.723998, "lon":5.606767, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Asinerie de l'O</h5><em>Adresse</em> : 26a rue du bua<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"26a rue du bua", "manager_type":"", "created":"2016-09-05T23:11:27.656364Z", "id":4272, "last_modified":"2016-09-05T23:11:27.664131Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4272/history", "email_before_at":"contact", "email_after_at":"asinerie.be", "last_modified_dmY":"05/09/2016"}, {"name":"Au jardin des 4 Vents", "lat":50.467186, "lon":5.242372, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Au jardin des 4 Vents</h5><em>Adresse</em> : 8A, rue du Tige<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Maraichage (Bio)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Maraichage (Bio)", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"8A, rue du Tige", "manager_type":"", "created":"2016-09-05T23:11:27.673631Z", "id":4273, "last_modified":"2016-09-05T23:11:27.680192Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4273/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Au plaisir des baies", "lat":50.469432, "lon":4.996336, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Au plaisir des baies</h5><em>Adresse</em> : Landenne sur Meuse<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Producteur local de fruits rouges<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Producteur local de fruits rouges", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Landenne sur Meuse", "manager_type":"", "created":"2016-09-05T23:11:27.689306Z", "id":4274, "last_modified":"2016-09-05T23:11:27.695910Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4274/history", "email_before_at":"auplaisirdesbaies", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Aux delices du terroir", "lat":50.404661, "lon":5.615881, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Aux delices du terroir</h5><em>Adresse</em> : 2, route de la Vicomte<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, specialites vegetariennes, cereales et farines, boissons, vins et spiritueux, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, specialites vegetariennes, cereales et farines, boissons, vins et spiritueux, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"2, route de la Vicomte", "manager_type":"", "created":"2016-09-05T23:11:27.705036Z", "id":4275, "last_modified":"2016-09-05T23:11:27.711220Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4275/history", "email_before_at":"auxdelicesduterroir", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Aux Jardins de la Levee", "lat":50.386803, "lon":4.760282, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Aux Jardins de la Levee</h5><em>Adresse</em> : Rue La Levee 1<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, fromages et autres produits laitiers Oeufs de poule et Oeufs de caille, Confitures maison, Miel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, fromages et autres produits laitiers Oeufs de poule et Oeufs de caille, Confitures maison, Miel", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue La Levee 1", "manager_type":"", "created":"2016-09-05T23:11:27.721092Z", "id":4276, "last_modified":"2016-09-05T23:11:27.726924Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4276/history", "email_before_at":"auxjardinsdelalevee", "email_after_at":"hotmail.be", "last_modified_dmY":"05/09/2016"}, {"name":"BARNICHEVRE", "lat":49.645842, "lon":5.8628, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>BARNICHEVRE</h5><em>Adresse</em> : Am Eck, 27<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers, epicerie, notre production en fromages de chevre, fromages de petits producteurs province de Luxembourg, Namur, Liege et le GDLux, miels, chocos, oeufs<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers, epicerie, notre production en fromages de chevre, fromages de petits producteurs province de Luxembourg, Namur, Liege et le GDLux, miels, chocos, oeufs", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Am Eck, 27", "manager_type":"", "created":"2016-09-05T23:11:27.737366Z", "id":4277, "last_modified":"2016-09-05T23:11:27.743142Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4277/history", "email_before_at":"barnichevre", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Bee Green", "lat":50.6608, "lon":5.150729, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Bee Green</h5><em>Adresse</em> : Rue de Lens Saint-Remy 5<br><br><b><a target=\"_blank\" href=\"www.bee-green.be\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"www.bee-green.be", "phone":"", "address":"Rue de Lens Saint-Remy 5", "manager_type":"", "created":"2016-09-05T23:11:27.752669Z", "id":4278, "last_modified":"2016-09-05T23:11:27.758352Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4278/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Bergerie du gros cron", "lat":49.645926, "lon":5.496296, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Bergerie du gros cron</h5><em>Adresse</em> : 101, rue du gros cron<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Colis de viande d'agneau-Agriculture Biologique<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Colis de viande d'agneau-Agriculture Biologique", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"101, rue du gros cron", "manager_type":"", "created":"2016-09-05T23:11:27.767443Z", "id":4279, "last_modified":"2016-09-05T23:11:27.777063Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4279/history", "email_before_at":"rampanelli.winance", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"Bio champ d'ail", "lat":50.342865, "lon":4.469076, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Bio champ d'ail</h5><em>Adresse</em> : rue de la vallee, 11<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Maraichage Bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Maraichage Bio", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"rue de la vallee, 11", "manager_type":"", "created":"2016-09-05T23:11:27.787716Z", "id":4280, "last_modified":"2016-09-05T23:11:27.793379Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4280/history", "email_before_at":"bioterre", "email_after_at":"life.fr", "last_modified_dmY":"05/09/2016"}, {"name":"Bio-vallee", "lat":49.735163, "lon":5.618633, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Bio-vallee</h5><em>Adresse</em> : 64, rue de la Rochette<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, specialites vegetariennes, cereales et farines, boissons, vins et spiritueux, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, specialites vegetariennes, cereales et farines, boissons, vins et spiritueux, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"64, rue de la Rochette", "manager_type":"", "created":"2016-09-05T23:11:27.801919Z", "id":4281, "last_modified":"2016-09-05T23:11:27.808059Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4281/history", "email_before_at":"biovalleelegume", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Biofrisch vom Emmerich", "lat":50.666494, "lon":5.983769, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Biofrisch vom Emmerich</h5><em>Adresse</em> : 49, Rottdriescher Stasse<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries, boissons<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries, boissons", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"49, Rottdriescher Stasse", "manager_type":"", "created":"2016-09-05T23:11:27.815576Z", "id":4282, "last_modified":"2016-09-05T23:11:27.823149Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4282/history", "email_before_at":"annmich.dahlen", "email_after_at":"belgacom.net", "last_modified_dmY":"05/09/2016"}, {"name":"Biolounge", "lat":50.84936, "lon":4.36564, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Biolounge</h5><em>Adresse</em> : 116-120 rue de l'enseignement<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"116-120 rue de l'enseignement", "manager_type":"", "created":"2016-09-05T23:11:27.833194Z", "id":4283, "last_modified":"2016-09-05T23:11:27.839244Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4283/history", "email_before_at":"info", "email_after_at":"biolounge.be", "last_modified_dmY":"05/09/2016"}, {"name":"Biorties", "lat":50.730341, "lon":4.938009, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Biorties</h5><em>Adresse</em> : Rue des Grands Pres, 11<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Produits a base d'ortie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Produits a base d'ortie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue des Grands Pres, 11", "manager_type":"", "created":"2016-09-05T23:11:27.846047Z", "id":4284, "last_modified":"2016-09-05T23:11:27.852000Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4284/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"BIOVERT", "lat":50.470108, "lon":5.283791, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>BIOVERT</h5><em>Adresse</em> : Rue Facqueval, 2 <br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue Facqueval, 2 ", "manager_type":"", "created":"2016-09-05T23:11:27.861040Z", "id":4285, "last_modified":"2016-09-05T23:11:27.870508Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4285/history", "email_before_at":"info", "email_after_at":"bois-vert.be", "last_modified_dmY":"05/09/2016"}, {"name":"Boucherie a la Ferme des Frenes", "lat":50.105342, "lon":5.57522, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Boucherie a la Ferme des Frenes</h5><em>Adresse</em> : Cens 15<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries BIO. Porc plein air, agneau Roux d'Ardenne, boeuf Angus<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries BIO. Porc plein air, agneau Roux d'Ardenne, boeuf Angus", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Cens 15", "manager_type":"", "created":"2016-09-05T23:11:27.880786Z", "id":4286, "last_modified":"2016-09-05T23:11:27.886056Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4286/history", "email_before_at":"feller", "email_after_at":"biofarm.be", "last_modified_dmY":"05/09/2016"}, {"name":"Boulangerie Backx", "lat":50.718546, "lon":3.722408, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Boulangerie Backx</h5><em>Adresse</em> : 48, vieux moulin<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>boulangerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"boulangerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"48, vieux moulin", "manager_type":"", "created":"2016-09-05T23:11:27.895055Z", "id":4287, "last_modified":"2016-09-05T23:11:27.900602Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4287/history", "email_before_at":"boulangeriebackx2002", "email_after_at":"yahoo.fr", "last_modified_dmY":"05/09/2016"}, {"name":"Boulangerie de Gonesse", "lat":50.423511, "lon":6.029515, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Boulangerie de Gonesse</h5><em>Adresse</em> : 12, rue Abbe Peters<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>boulangerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"boulangerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"12, rue Abbe Peters", "manager_type":"", "created":"2016-09-05T23:11:27.907946Z", "id":4288, "last_modified":"2016-09-05T23:11:27.913087Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4288/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Bourrache (La)", "lat":50.629661, "lon":5.58848, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Bourrache (La)</h5><em>Adresse</em> : 48, rue du beau mur<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"48, rue du beau mur", "manager_type":"", "created":"2016-09-05T23:11:27.922163Z", "id":4289, "last_modified":"2016-09-05T23:11:27.929568Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4289/history", "email_before_at":"info", "email_after_at":"labourrache.org", "last_modified_dmY":"05/09/2016"}, {"name":"Bram taks", "lat":48.861298, "lon":2.40484, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Bram taks</h5><em>Adresse</em> : Rue des Prairies, 4a<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>maraichage<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"maraichage", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue des Prairies, 4a", "manager_type":"", "created":"2016-09-05T23:11:27.937847Z", "id":4290, "last_modified":"2016-09-05T23:11:27.942774Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4290/history", "email_before_at":"jardindesprairies", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Brasserie Cantillon", "lat":50.841581, "lon":4.335621, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Brasserie Cantillon</h5><em>Adresse</em> : 56, rue Gheude<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>boissons<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"boissons", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"56, rue Gheude", "manager_type":"", "created":"2016-09-05T23:11:27.950091Z", "id":4291, "last_modified":"2016-09-05T23:11:27.955714Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4291/history", "email_before_at":"info", "email_after_at":"cantillon.be", "last_modified_dmY":"05/09/2016"}, {"name":"Brasserie de Brunehaut", "lat":50.511177, "lon":3.389166, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Brasserie de Brunehaut</h5><em>Adresse</em> : 17, rue des panneries<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Bieres<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bieres", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"17, rue des panneries", "manager_type":"", "created":"2016-09-05T23:11:27.964102Z", "id":4292, "last_modified":"2016-09-05T23:11:27.970071Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4292/history", "email_before_at":"info", "email_after_at":"brunehaut.com", "last_modified_dmY":"05/09/2016"}, {"name":"Brasserie Dupont", "lat":50.570629, "lon":3.651875, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Brasserie Dupont</h5><em>Adresse</em> : 5, rue basse<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Bieres traditionnelles et biologiques<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bieres traditionnelles et biologiques", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"5, rue basse", "manager_type":"", "created":"2016-09-05T23:11:27.980781Z", "id":4293, "last_modified":"2016-09-05T23:11:27.986068Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4293/history", "email_before_at":"contact", "email_after_at":"brasserie-dupont.com", "last_modified_dmY":"05/09/2016"}, {"name":"Celine Grandjean", "lat":50.038515, "lon":5.797802, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Celine Grandjean</h5><em>Adresse</em> : Oubourcy 2<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Oubourcy 2", "manager_type":"", "created":"2016-09-05T23:11:27.994154Z", "id":4294, "last_modified":"2016-09-05T23:11:27.999124Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4294/history", "email_before_at":"vitaferme", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Champagne Alem", "lat":50.81724, "lon":4.371182, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Champagne Alem</h5><em>Adresse</em> : Avenue Louise, 475<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>vins et spiritueux<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"vins et spiritueux", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Avenue Louise, 475", "manager_type":"", "created":"2016-09-05T23:11:28.005887Z", "id":4295, "last_modified":"2016-09-05T23:11:28.013664Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4295/history", "email_before_at":"Info", "email_after_at":"champagnealem.be", "last_modified_dmY":"05/09/2016"}, {"name":"Chemin ocre (Le)", "lat":50.636544, "lon":5.973193, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Chemin ocre (Le)</h5><em>Adresse</em> : 1, chemin ocre<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"1, chemin ocre", "manager_type":"", "created":"2016-09-05T23:11:28.022904Z", "id":4296, "last_modified":"2016-09-05T23:11:28.029936Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4296/history", "email_before_at":"info", "email_after_at":"lecheminocre.be", "last_modified_dmY":"05/09/2016"}, {"name":"ChevLait", "lat":50.550395, "lon":4.195107, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>ChevLait</h5><em>Adresse</em> : 109 Rue de Nivelles<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers Patisserie Artisanale, Salaisons<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers Patisserie Artisanale, Salaisons", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"109 Rue de Nivelles", "manager_type":"", "created":"2016-09-05T23:11:28.039489Z", "id":4297, "last_modified":"2016-09-05T23:11:28.044626Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4297/history", "email_before_at":"info", "email_after_at":"chevlait.eu", "last_modified_dmY":"05/09/2016"}, {"name":"Chevre-Feuille", "lat":50.45665, "lon":5.138565, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Chevre-Feuille</h5><em>Adresse</em> : Voie des Gerons 258<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers (chevre) BIO<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers (chevre) BIO", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Voie des Gerons 258", "manager_type":"", "created":"2016-09-05T23:11:28.052590Z", "id":4298, "last_modified":"2016-09-05T23:11:28.058995Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4298/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Chevrerie d'Ozo", "lat":50.371183, "lon":5.553859, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Chevrerie d'Ozo</h5><em>Adresse</em> : Ozo 27<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Ozo 27", "manager_type":"", "created":"2016-09-05T23:11:28.066450Z", "id":4299, "last_modified":"2016-09-05T23:11:28.072232Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4299/history", "email_before_at":"inf", "email_after_at":"chevreriedozo.be", "last_modified_dmY":"05/09/2016"}, {"name":"Chevrerie de la Croix de la Grise", "lat":50.630609, "lon":3.482635, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Chevrerie de la Croix de la Grise</h5><em>Adresse</em> : 231, rue du Bois l'Allemont<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"231, rue du Bois l'Allemont", "manager_type":"", "created":"2016-09-05T23:11:28.081208Z", "id":4300, "last_modified":"2016-09-05T23:11:28.086941Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4300/history", "email_before_at":"chevreriedelobel", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"chevrerie du bois des mures", "lat":50.203559, "lon":5.225236, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>chevrerie du bois des mures</h5><em>Adresse</em> : 13 rue de la truquerie<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fromage de chevres au lait cru<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fromage de chevres au lait cru", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"13 rue de la truquerie", "manager_type":"", "created":"2016-09-05T23:11:28.095859Z", "id":4301, "last_modified":"2016-09-05T23:11:28.103727Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4301/history", "email_before_at":"lachevrerieduboisdesmures", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Chevrerie du moulin du Wez-Payzane", "lat":50.137713, "lon":5.537808, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Chevrerie du moulin du Wez-Payzane</h5><em>Adresse</em> : Mierchamps, 14<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Mierchamps, 14", "manager_type":"", "created":"2016-09-05T23:11:28.114212Z", "id":4302, "last_modified":"2016-09-05T23:11:28.120674Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4302/history", "email_before_at":"payzane", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Christian Goffinet", "lat":50.385156, "lon":5.781368, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Christian Goffinet</h5><em>Adresse</em> : Froidville, 4<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Elevage Bovin Bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Elevage Bovin Bio", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Froidville, 4", "manager_type":"", "created":"2016-09-05T23:11:28.130224Z", "id":4303, "last_modified":"2016-09-05T23:11:28.136330Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4303/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Clarat-Charles Yves et Valerie", "lat":50.126522, "lon":4.325976, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Clarat-Charles Yves et Valerie</h5><em>Adresse</em> : 60, rue de Virelles<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fromage, beurre, lait<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fromage, beurre, lait", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"60, rue de Virelles", "manager_type":"", "created":"2016-09-05T23:11:28.144898Z", "id":4304, "last_modified":"2016-09-05T23:11:28.151327Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4304/history", "email_before_at":"yvesetval", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"click organic", "lat":51.013841, "lon":3.556401, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>click organic</h5><em>Adresse</em> : Meirstraat 36<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>vins et spiritueux, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"vins et spiritueux, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Meirstraat 36", "manager_type":"", "created":"2016-09-05T23:11:28.160664Z", "id":4305, "last_modified":"2016-09-05T23:11:28.166275Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4305/history", "email_before_at":"patrick", "email_after_at":"clickorganic.be", "last_modified_dmY":"05/09/2016"}, {"name":"Cooperative fermiere de la Gaume", "lat":49.673894, "lon":5.600869, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Cooperative fermiere de la Gaume</h5><em>Adresse</em> : Rue du Moulin, 20<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Viandes, charcuteries et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Viandes, charcuteries et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue du Moulin, 20", "manager_type":"", "created":"2016-09-05T23:11:28.174192Z", "id":4306, "last_modified":"2016-09-05T23:11:28.179404Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4306/history", "email_before_at":"contact", "email_after_at":"gaumefermiere.com", "last_modified_dmY":"05/09/2016"}, {"name":"Coq des pres", "lat":50.657182, "lon":5.096586, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Coq des pres</h5><em>Adresse</em> : Rue de la Prale 1<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de la Prale 1", "manager_type":"", "created":"2016-09-05T23:11:28.187050Z", "id":4307, "last_modified":"2016-09-05T23:11:28.192361Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4307/history", "email_before_at":"info", "email_after_at":"coqdespres.be", "last_modified_dmY":"05/09/2016"}, {"name":"Cote a l'os", "lat":50.506722, "lon":3.58992, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Cote a l'os</h5><em>Adresse</em> : Rue de Sondeville 15<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de Sondeville 15", "manager_type":"", "created":"2016-09-05T23:11:28.199541Z", "id":4308, "last_modified":"2016-09-05T23:11:28.204966Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4308/history", "email_before_at":"boucherie", "email_after_at":"cotealos.com", "last_modified_dmY":"05/09/2016"}, {"name":"cynorhodon", "lat":50.746184, "lon":5.640385, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>cynorhodon</h5><em>Adresse</em> : Rue Haute Froidmont, 4<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Maraichage Bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Maraichage Bio", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue Haute Froidmont, 4", "manager_type":"", "created":"2016-09-05T23:11:28.214123Z", "id":4309, "last_modified":"2016-09-05T23:11:28.223947Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4309/history", "email_before_at":"secretariat", "email_after_at":"cynorhodon.be", "last_modified_dmY":"05/09/2016"}, {"name":"De la fleur au fruit", "lat":50.724061, "lon":5.791225, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>De la fleur au fruit</h5><em>Adresse</em> : 67, rue Albert Dekkers<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruit et legumes (bio), epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruit et legumes (bio), epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"67, rue Albert Dekkers", "manager_type":"", "created":"2016-09-05T23:11:28.235665Z", "id":4310, "last_modified":"2016-09-05T23:11:28.242140Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4310/history", "email_before_at":"info", "email_after_at":"delafleuraufruit.be", "last_modified_dmY":"05/09/2016"}, {"name":"De Levensbron (Maarten Van Gool)", "lat":50.869851, "lon":4.914847, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>De Levensbron (Maarten Van Gool)</h5><em>Adresse</em> : Langstraat 41<br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"", "phone":"", "address":"Langstraat 41", "manager_type":"", "created":"2016-09-05T23:11:28.250942Z", "id":4311, "last_modified":"2016-09-05T23:11:28.259062Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4311/history", "email_before_at":"p.defleur", "email_after_at":"distillerie.biz", "last_modified_dmY":"05/09/2016"}, {"name":"Distillerie Radermacher SA", "lat":50.671572, "lon":6.121879, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Distillerie Radermacher SA</h5><em>Adresse</em> : Spitalstrasse 50<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>vins et spiritueux<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"vins et spiritueux", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Spitalstrasse 50", "manager_type":"", "created":"2016-09-05T23:11:28.270249Z", "id":4312, "last_modified":"2016-09-05T23:11:28.277759Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4312/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Domaine du gibet", "lat":50.550164, "lon":4.044928, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Domaine du gibet</h5><em>Adresse</em> : chemin du vieux gibet<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, fromages et autres produits laitiers, cereales et farines<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, fromages et autres produits laitiers, cereales et farines", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"chemin du vieux gibet", "manager_type":"", "created":"2016-09-05T23:11:28.287802Z", "id":4313, "last_modified":"2016-09-05T23:11:28.294876Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4313/history", "email_before_at":"domainedugibet", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Dumortier Francis et Christine", "lat":50.718456, "lon":3.230056, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Dumortier Francis et Christine</h5><em>Adresse</em> : 101, rue de la roussellerie<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, specialites vegetariennes, cereales et farines, boissons, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, specialites vegetariennes, cereales et farines, boissons, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"101, rue de la roussellerie", "manager_type":"", "created":"2016-09-05T23:11:28.304269Z", "id":4314, "last_modified":"2016-09-05T23:11:28.310509Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4314/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"earl du clos berteaux", "lat":49.807673, "lon":4.508343, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>earl du clos berteaux</h5><em>Adresse</em> : 4 clos berteaux<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"4 clos berteaux", "manager_type":"", "created":"2016-09-05T23:11:28.320315Z", "id":4315, "last_modified":"2016-09-05T23:11:28.326820Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4315/history", "email_before_at":"arnaudpilet", "email_after_at":"orange.fr", "last_modified_dmY":"05/09/2016"}, {"name":"Eicher & Huppertz", "lat":50.304181, "lon":6.098054, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Eicher & Huppertz</h5><em>Adresse</em> : 63, Nieder-Emmels<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"63, Nieder-Emmels", "manager_type":"", "created":"2016-09-05T23:11:28.335583Z", "id":4316, "last_modified":"2016-09-05T23:11:28.340781Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4316/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Exploitation Laduron", "lat":50.724061, "lon":5.791225, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Exploitation Laduron</h5><em>Adresse</em> : 67, rue Albert Dekkers<br><br><b><a target=\"_blank\" href=\"www.delafleuraufruit.be\">Site web</a></b><br><br>Pomme et poire Bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Pomme et poire Bio", "web":"www.delafleuraufruit.be", "phone":"", "address":"67, rue Albert Dekkers", "manager_type":"", "created":"2016-09-05T23:11:28.348690Z", "id":4317, "last_modified":"2016-09-05T23:11:28.353645Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4317/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Elevage de la petite Suisse", "lat":50.063846, "lon":4.378041, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Elevage de la petite Suisse</h5><em>Adresse</em> : 32 rue Gustave Joaris<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"32 rue Gustave Joaris", "manager_type":"", "created":"2016-09-05T23:11:28.361624Z", "id":4318, "last_modified":"2016-09-05T23:11:28.366481Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4318/history", "email_before_at":"hugues.derzelle", "email_after_at":"scarlet.be", "last_modified_dmY":"05/09/2016"}, {"name":"Fan(e)s de carotte", "lat":50.625413, "lon":4.156986, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Fan(e)s de carotte</h5><em>Adresse</em> : Rue du Flament, 13<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, cereales et farines<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, cereales et farines", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue du Flament, 13", "manager_type":"", "created":"2016-09-05T23:11:28.374254Z", "id":4319, "last_modified":"2016-09-05T23:11:28.381531Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4319/history", "email_before_at":"contact", "email_after_at":"fanesdecarottes.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme a l'arbre", "lat":50.684918, "lon":5.524115, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme a l'arbre</h5><em>Adresse</em> : 39, rue de Liege<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Boucherie et superette Bio a la ferme<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Boucherie et superette Bio a la ferme", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"39, rue de Liege", "manager_type":"", "created":"2016-09-05T23:11:28.387671Z", "id":4320, "last_modified":"2016-09-05T23:11:28.393048Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4320/history", "email_before_at":"info", "email_after_at":"ferme-paque.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Arc-en-ciel", "lat":50.083627, "lon":5.113295, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Arc-en-ciel</h5><em>Adresse</em> : Rue des Hayettes, 126<br><br><b><a target=\"_blank\" href=\"http://www.fermearcenciel.be/\">Site web</a></b><br><br>Legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Legumes", "web":"http://www.fermearcenciel.be/", "phone":"", "address":"Rue des Hayettes, 126", "manager_type":"", "created":"2016-09-05T23:11:28.400989Z", "id":4321, "last_modified":"2016-09-05T23:11:28.406081Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4321/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Beaucarne", "lat":50.7461, "lon":3.261958, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Beaucarne</h5><em>Adresse</em> : 77, rue de Tombrouck<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>legumes bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"legumes bio", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"77, rue de Tombrouck", "manager_type":"", "created":"2016-09-05T23:11:28.413975Z", "id":4322, "last_modified":"2016-09-05T23:11:28.419196Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4322/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme bio Bastin", "lat":50.386931, "lon":5.947481, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme bio Bastin</h5><em>Adresse</em> : 1 la Bergerie<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"1 la Bergerie", "manager_type":"", "created":"2016-09-05T23:11:28.427340Z", "id":4323, "last_modified":"2016-09-05T23:11:28.432906Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4323/history", "email_before_at":"info", "email_after_at":"fermebastin.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Bio de Verleumont", "lat":50.272491, "lon":5.811957, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Bio de Verleumont</h5><em>Adresse</em> : 35, Verleumont<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Viande<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Viande", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"35, Verleumont", "manager_type":"", "created":"2016-09-05T23:11:28.442169Z", "id":4324, "last_modified":"2016-09-05T23:11:28.447419Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4324/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme bio du petit sart", "lat":50.730535, "lon":4.725031, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme bio du petit sart</h5><em>Adresse</em> : 75, rue du petit Sart<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Ferme bio: maraichage, elevage vache Limousin + Comptoir bio.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ferme bio: maraichage, elevage vache Limousin + Comptoir bio.", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"75, rue du petit Sart", "manager_type":"", "created":"2016-09-05T23:11:28.455328Z", "id":4325, "last_modified":"2016-09-05T23:11:28.460154Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4325/history", "email_before_at":"info", "email_after_at":"fermebiodupetitsart.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Bio Lacasse-Monfort", "lat":50.350891, "lon":5.810006, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Bio Lacasse-Monfort</h5><em>Adresse</em> : Chemin des thiers,1<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries Colis de viande Bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries Colis de viande Bio", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Chemin des thiers,1", "manager_type":"", "created":"2016-09-05T23:11:28.468197Z", "id":4326, "last_modified":"2016-09-05T23:11:28.473414Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4326/history", "email_before_at":"mimonfort", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de Bijard", "lat":50.408575, "lon":4.720744, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de Bijard</h5><em>Adresse</em> : Rue du Bijard 15<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers (chevre et vache)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers (chevre et vache)", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue du Bijard 15", "manager_type":"", "created":"2016-09-05T23:11:28.486071Z", "id":4327, "last_modified":"2016-09-05T23:11:28.495272Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4327/history", "email_before_at":"fermedebijard", "email_after_at":"hotmail.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de Jambjoule", "lat":50.165788, "lon":5.117509, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de Jambjoule</h5><em>Adresse</em> : Rue de Jambjoule 2<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers, viandes et exceptionnellement charcuteries<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers, viandes et exceptionnellement charcuteries", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de Jambjoule 2", "manager_type":"", "created":"2016-09-05T23:11:28.507061Z", "id":4328, "last_modified":"2016-09-05T23:11:28.512885Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4328/history", "email_before_at":"jambjoule", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de l'Escafene", "lat":50.308323, "lon":4.283502, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de l'Escafene</h5><em>Adresse</em> : 2, place de Ragnies<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Boucherie BIO a la ferme<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Boucherie BIO a la ferme", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"2, place de Ragnies", "manager_type":"", "created":"2016-09-05T23:11:28.521321Z", "id":4329, "last_modified":"2016-09-05T23:11:28.526796Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4329/history", "email_before_at":"jydemanet", "email_after_at":"escafene.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de la Baillerie", "lat":50.610495, "lon":4.511823, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de la Baillerie</h5><em>Adresse</em> : Rue du Try au chene 1<br><br><b><a target=\"_blank\" href=\"http://fermedelabaillerie.be/\">Site web</a></b><br><br>Fromages et produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fromages et produits laitiers", "web":"http://fermedelabaillerie.be/", "phone":"", "address":"Rue du Try au chene 1", "manager_type":"", "created":"2016-09-05T23:11:28.534173Z", "id":4330, "last_modified":"2016-09-05T23:11:28.540104Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4330/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de la barriere", "lat":50.713288, "lon":4.861321, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de la barriere</h5><em>Adresse</em> : 105, chaussee de Charleroi<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, fromages et autres produits laitiers, cereales et farines, boissons, vins et spiritueux, epicerie, herbes et epices<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, fromages et autres produits laitiers, cereales et farines, boissons, vins et spiritueux, epicerie, herbes et epices", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"105, chaussee de Charleroi", "manager_type":"", "created":"2016-09-05T23:11:28.551478Z", "id":4331, "last_modified":"2016-09-05T23:11:28.559277Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4331/history", "email_before_at":"lafermedelabarriere", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de la croix", "lat":50.569264, "lon":5.241965, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de la croix</h5><em>Adresse</em> : 22, rue de Villers <br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"22, rue de Villers ", "manager_type":"", "created":"2016-09-05T23:11:28.567373Z", "id":4332, "last_modified":"2016-09-05T23:11:28.572727Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4332/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de la Magnee", "lat":50.543874, "lon":5.520681, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de la Magnee</h5><em>Adresse</em> : 2, rue du Thier<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, specialites vegetariennes, cereales et farines, boissons, vins et spiritueux, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, specialites vegetariennes, cereales et farines, boissons, vins et spiritueux, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"2, rue du Thier", "manager_type":"", "created":"2016-09-05T23:11:28.581246Z", "id":4333, "last_modified":"2016-09-05T23:11:28.587239Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4333/history", "email_before_at":"fc179372", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de Malapaire", "lat":49.977486, "lon":4.250028, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de Malapaire</h5><em>Adresse</em> : 3, rue des fosses<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"3, rue des fosses", "manager_type":"", "created":"2016-09-05T23:11:28.597343Z", "id":4334, "last_modified":"2016-09-05T23:11:28.603727Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4334/history", "email_before_at":"lafermedelamalapaire", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de Moranfayt", "lat":50.385175, "lon":3.809882, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de Moranfayt</h5><em>Adresse</em> : 14 rue de Cauderloo<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Produits laitiers Bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Produits laitiers Bio", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"14 rue de Cauderloo", "manager_type":"", "created":"2016-09-05T23:11:28.615774Z", "id":4335, "last_modified":"2016-09-05T23:11:28.625196Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4335/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de Paques", "lat":50.68359, "lon":5.527131, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de Paques</h5><em>Adresse</em> : Rue Al'Trappe 45<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, viandes et charcuteries<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, viandes et charcuteries", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue Al'Trappe 45", "manager_type":"", "created":"2016-09-05T23:11:28.635979Z", "id":4336, "last_modified":"2016-09-05T23:11:28.643062Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4336/history", "email_before_at":"info", "email_after_at":"ferme-paque.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de Sainte-Barbe", "lat":50.707652, "lon":4.98658, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de Sainte-Barbe</h5><em>Adresse</em> : 12, chavee aux Lapins<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, cereales et farines, boissons, vins et spiritueux, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, cereales et farines, boissons, vins et spiritueux, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"12, chavee aux Lapins", "manager_type":"", "created":"2016-09-05T23:11:28.654558Z", "id":4337, "last_modified":"2016-09-05T23:11:28.660186Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4337/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de Stee", "lat":50.325215, "lon":5.06756, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de Stee</h5><em>Adresse</em> : rue de Stee 61<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers, Viande, Legumes, Petite epicerie (certifies Bio, Nature et Progres)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers, Viande, Legumes, Petite epicerie (certifies Bio, Nature et Progres)", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"rue de Stee 61", "manager_type":"", "created":"2016-09-05T23:11:28.668229Z", "id":4338, "last_modified":"2016-09-05T23:11:28.675894Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4338/history", "email_before_at":"marieclairewylock", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de Stee(Marie-Claire Wylock)", "lat":50.316675, "lon":5.066855, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de Stee(Marie-Claire Wylock)</h5><em>Adresse</em> : Rue de Stee 66<br><br><b><a target=\"_blank\" href=\"http://www.saveurspaysannes.be/m/index.php?option=com_content&view=article&id=171:ferme-de-stee&catid=5:liste-des-producteurs&Itemid=28\">Site web</a></b><br><br>Fromages et produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fromages et produits laitiers", "web":"http://www.saveurspaysannes.be/m/index.php?option=com_content&view=article&id=171:ferme-de-stee&catid=5:liste-des-producteurs&Itemid=28", "phone":"", "address":"Rue de Stee 66", "manager_type":"", "created":"2016-09-05T23:11:28.686742Z", "id":4339, "last_modified":"2016-09-05T23:11:28.693195Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4339/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme de Targnon", "lat":50.506567, "lon":5.520623, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme de Targnon</h5><em>Adresse</em> : 1, rue de Targnon<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, confiture margo, boissons, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, confiture margo, boissons, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"1, rue de Targnon", "manager_type":"", "created":"2016-09-05T23:11:28.702063Z", "id":4340, "last_modified":"2016-09-05T23:11:28.707388Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4340/history", "email_before_at":"fermedetargnon", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Delsamme", "lat":50.460324, "lon":4.113381, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Delsamme</h5><em>Adresse</em> : 2, place de Strepy<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, fromages et autres produits laitiers, cereales et farines, boissons<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, fromages et autres produits laitiers, cereales et farines, boissons", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"2, place de Strepy", "manager_type":"", "created":"2016-09-05T23:11:28.715611Z", "id":4341, "last_modified":"2016-09-05T23:11:28.724524Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4341/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme des Sureaux", "lat":49.966118, "lon":5.177269, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme des Sureaux</h5><em>Adresse</em> : Rue des Roses 4<br><br><b><a target=\"_blank\" href=\"http://www.fermedessureaux.com/\">Site web</a></b><br><br>Fromages et produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fromages et produits laitiers", "web":"http://www.fermedessureaux.com/", "phone":"", "address":"Rue des Roses 4", "manager_type":"", "created":"2016-09-05T23:11:28.736037Z", "id":4342, "last_modified":"2016-09-05T23:11:28.744581Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4342/history", "email_before_at":"annloicq", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Dorlou", "lat":50.718546, "lon":3.722408, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Dorlou</h5><em>Adresse</em> : Vieux Moulin 48<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Viande, fruits, cereales<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Viande, fruits, cereales", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Vieux Moulin 48", "manager_type":"", "created":"2016-09-05T23:11:28.753026Z", "id":4343, "last_modified":"2016-09-05T23:11:28.759274Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4343/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme du Bijou", "lat":49.834017, "lon":5.30961, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme du Bijou</h5><em>Adresse</em> : 18, Rue de Notre Dame<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages au lait cru de vaches : types tomme , beurre en saison d'ete, fromage blanc et fromage ail fines herbes.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages au lait cru de vaches : types tomme , beurre en saison d'ete, fromage blanc et fromage ail fines herbes.", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"18, Rue de Notre Dame", "manager_type":"", "created":"2016-09-05T23:11:28.766548Z", "id":4344, "last_modified":"2016-09-05T23:11:28.773915Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4344/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme du Buis", "lat":50.581242, "lon":3.544177, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme du Buis</h5><em>Adresse</em> : 2, bois de la Haye<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, fromages et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"2, bois de la Haye", "manager_type":"", "created":"2016-09-05T23:11:28.783151Z", "id":4345, "last_modified":"2016-09-05T23:11:28.788261Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4345/history", "email_before_at":"bienvenue", "email_after_at":"lafermedubuis.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme du Gaillet", "lat":49.977812, "lon":5.45459, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme du Gaillet</h5><em>Adresse</em> : Rue Menil 55<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>boulangerie, viandes et charcuteries, cereales et farines<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"boulangerie, viandes et charcuteries, cereales et farines", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue Menil 55", "manager_type":"", "created":"2016-09-05T23:11:28.796646Z", "id":4346, "last_modified":"2016-09-05T23:11:28.802308Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4346/history", "email_before_at":"helene.deketelaere", "email_after_at":"natpro.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme du Hayon SCRL-FS", "lat":49.587151, "lon":5.451116, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme du Hayon SCRL-FS</h5><em>Adresse</em> : Ferme du Hayon 108 D <br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Viande, fruits, cereales<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Viande, fruits, cereales", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Ferme du Hayon 108 D ", "manager_type":"", "created":"2016-09-05T23:11:28.811490Z", "id":4347, "last_modified":"2016-09-05T23:11:28.819632Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4347/history", "email_before_at":"ferme.hayon", "email_after_at":"collectifs.net", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme du Maustitchi", "lat":50.39821, "lon":4.33217, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme du Maustitchi</h5><em>Adresse</em> : 13, Rue Ernest Depre<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>producteurs de legumes et fraises BIO<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"producteurs de legumes et fraises BIO", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"13, Rue Ernest Depre", "manager_type":"", "created":"2016-09-05T23:11:28.829993Z", "id":4348, "last_modified":"2016-09-05T23:11:28.836231Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4348/history", "email_before_at":"maustitchi", "email_after_at":"petisite.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme du Tambourin", "lat":50.64836, "lon":4.114816, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme du Tambourin</h5><em>Adresse</em> : Chemin Bouvette 2b<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Chemin Bouvette 2b", "manager_type":"", "created":"2016-09-05T23:11:28.845655Z", "id":4349, "last_modified":"2016-09-05T23:11:28.853978Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4349/history", "email_before_at":"bernard", "email_after_at":"fermedutambourin.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme du Terniau", "lat":50.193929, "lon":4.31095, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme du Terniau</h5><em>Adresse</em> : 9, rue du Terniau<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Glace artisanale<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Glace artisanale", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"9, rue du Terniau", "manager_type":"", "created":"2016-09-05T23:11:28.864482Z", "id":4350, "last_modified":"2016-09-05T23:11:28.870618Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4350/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme du Trieu (Denis Dal)", "lat":50.352138, "lon":4.49988, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme du Trieu (Denis Dal)</h5><em>Adresse</em> : 22, rue du Trieu Gilson<br><br><b><a target=\"_blank\" href=\"http://www.gasap.be/Ferme-du-Trieu\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.gasap.be/Ferme-du-Trieu", "phone":"", "address":"22, rue du Trieu Gilson", "manager_type":"", "created":"2016-09-05T23:11:28.878927Z", "id":4351, "last_modified":"2016-09-05T23:11:28.884358Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4351/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Dugailliez", "lat":50.352042, "lon":5.866352, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Dugailliez</h5><em>Adresse</em> : 1, Bergeval<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Producteur de lait Biologique + Creme glacee<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Producteur de lait Biologique + Creme glacee", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"1, Bergeval", "manager_type":"", "created":"2016-09-05T23:11:28.892290Z", "id":4352, "last_modified":"2016-09-05T23:11:28.897395Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4352/history", "email_before_at":"dugjam", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme frison (Poulet de Gibecq)", "lat":50.635889, "lon":3.884951, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme frison (Poulet de Gibecq)</h5><em>Adresse</em> : 12, chemin du Bonla<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Poulet de Gibecq, viande d'agneau Bio, canard, dinde, pintade, oeufs<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Poulet de Gibecq, viande d'agneau Bio, canard, dinde, pintade, oeufs", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"12, chemin du Bonla", "manager_type":"", "created":"2016-09-05T23:11:28.905695Z", "id":4353, "last_modified":"2016-09-05T23:11:28.911021Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4353/history", "email_before_at":"benoit.frison", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Grodent", "lat":50.428362, "lon":5.987941, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Grodent</h5><em>Adresse</em> : 54, route de Spa<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Viande de boeuf (limousine) bio en colis<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Viande de boeuf (limousine) bio en colis", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"54, route de Spa", "manager_type":"", "created":"2016-09-05T23:11:28.916768Z", "id":4354, "last_modified":"2016-09-05T23:11:28.922013Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4354/history", "email_before_at":"info", "email_after_at":"fermegrodent.be", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Jambjoule", "lat":50.165788, "lon":5.117509, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Jambjoule</h5><em>Adresse</em> : Rue de Jambjoule, 2<br><br><b><a target=\"_blank\" href=\"http://www.jambjoule.be/\">Site web</a></b><br><br>Fromages et produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fromages et produits laitiers", "web":"http://www.jambjoule.be/", "phone":"", "address":"Rue de Jambjoule, 2", "manager_type":"", "created":"2016-09-05T23:11:28.930389Z", "id":4355, "last_modified":"2016-09-05T23:11:28.935639Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4355/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Larock", "lat":50.53774, "lon":5.486749, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Larock</h5><em>Adresse</em> : 12, rue Duchene<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, fromages et autres produits laitiers, viandes et charcuteries, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, fromages et autres produits laitiers, viandes et charcuteries, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"12, rue Duchene", "manager_type":"", "created":"2016-09-05T23:11:28.943856Z", "id":4356, "last_modified":"2016-09-05T23:11:28.949863Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4356/history", "email_before_at":"larockdynamique", "email_after_at":"collectifs.net", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme les Bleuets", "lat":49.579105, "lon":5.833404, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme les Bleuets</h5><em>Adresse</em> : 101, rue welschen<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, cereales et farines, epicerie oeufs frais du jour, miel. Aliments biologiques<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, cereales et farines, epicerie oeufs frais du jour, miel. Aliments biologiques", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"101, rue welschen", "manager_type":"", "created":"2016-09-05T23:11:28.960759Z", "id":4357, "last_modified":"2016-09-05T23:11:28.966417Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4357/history", "email_before_at":"fermelesbleuets", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Loeckx", "lat":50.572554, "lon":3.962131, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Loeckx</h5><em>Adresse</em> : 14, rue du Quesniau<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Viande bovine<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Viande bovine", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"14, rue du Quesniau", "manager_type":"", "created":"2016-09-05T23:11:28.978475Z", "id":4358, "last_modified":"2016-09-05T23:11:28.984481Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4358/history", "email_before_at":"phloeckx", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Montaval", "lat":50.179874, "lon":4.458517, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Montaval</h5><em>Adresse</em> : Rue de la Tannerie 225<br><br><b><a target=\"_blank\" href=\"http://www.montaval.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.montaval.be/", "phone":"", "address":"Rue de la Tannerie 225", "manager_type":"", "created":"2016-09-05T23:11:28.992094Z", "id":4359, "last_modified":"2016-09-05T23:11:28.999310Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4359/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Ourobouros", "lat":50.899183, "lon":3.74065, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Ourobouros</h5><em>Adresse</em> : Dikkelsebaan<br><br><b><a target=\"_blank\" href=\"http://www.bioguide.be/producteurs/ourobouros\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.bioguide.be/producteurs/ourobouros", "phone":"", "address":"Dikkelsebaan", "manager_type":"", "created":"2016-09-05T23:11:29.007510Z", "id":4360, "last_modified":"2016-09-05T23:11:29.014480Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4360/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Raucq", "lat":50.546816, "lon":3.871528, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Raucq</h5><em>Adresse</em> : 4, rue d'Herchies<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers (vache)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers (vache)", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"4, rue d'Herchies", "manager_type":"", "created":"2016-09-05T23:11:29.023594Z", "id":4361, "last_modified":"2016-09-05T23:11:29.029941Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4361/history", "email_before_at":"raucq.daniel", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Ferme Urbaine du Debut des Haricots!", "lat":50.899671, "lon":4.379736, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ferme Urbaine du Debut des Haricots!</h5><em>Adresse</em> : Marienborre<br><br><b><a target=\"_blank\" href=\"http://www.haricots.org/agriculture/NOH-020209\">Site web</a></b><br><br>Legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Legumes", "web":"http://www.haricots.org/agriculture/NOH-020209", "phone":"", "address":"Marienborre", "manager_type":"", "created":"2016-09-05T23:11:29.038936Z", "id":4362, "last_modified":"2016-09-05T23:11:29.044168Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4362/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Folies Maraicheres (Les)", "lat":50.332257, "lon":3.716745, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Folies Maraicheres (Les)</h5><em>Adresse</em> : 9, rue de Meaurain<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Maraichage et fruit (BIO), Epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Maraichage et fruit (BIO), Epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"9, rue de Meaurain", "manager_type":"", "created":"2016-09-05T23:11:29.050319Z", "id":4363, "last_modified":"2016-09-05T23:11:29.055098Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4363/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"France et Marcus Uylembrouck-Wagener", "lat":50.672366, "lon":4.983101, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>France et Marcus Uylembrouck-Wagener</h5><em>Adresse</em> : 23, rue du Pissaumont<br><br><b><a target=\"_blank\" href=\"http://www.saveurspaysannes.be/m/index.php?option=com_content&view=article&id=222:boulangerie-de-jandrain&catid=43:liste-des-artisans&Itemid=48\">Site web</a></b><br><br>Pain<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Pain", "web":"http://www.saveurspaysannes.be/m/index.php?option=com_content&view=article&id=222:boulangerie-de-jandrain&catid=43:liste-des-artisans&Itemid=48", "phone":"", "address":"23, rue du Pissaumont", "manager_type":"", "created":"2016-09-05T23:11:29.063320Z", "id":4364, "last_modified":"2016-09-05T23:11:29.068342Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4364/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Francois-Dogue", "lat":50.603782, "lon":5.480426, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Francois-Dogue</h5><em>Adresse</em> : 76, grand route<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"76, grand route", "manager_type":"", "created":"2016-09-05T23:11:29.076353Z", "id":4365, "last_modified":"2016-09-05T23:11:29.081534Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4365/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Fromagerie Counasse", "lat":50.374256, "lon":5.741462, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Fromagerie Counasse</h5><em>Adresse</em> : 47, chauveheid<br><br><b><a target=\"_blank\" href=\"www.fromagerie-counasse.be\">Site web</a></b><br><br>fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers", "web":"www.fromagerie-counasse.be", "phone":"", "address":"47, chauveheid", "manager_type":"", "created":"2016-09-05T23:11:29.087696Z", "id":4366, "last_modified":"2016-09-05T23:11:29.093263Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4366/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Fromagerie des Ardennes", "lat":50.37901, "lon":5.676123, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Fromagerie des Ardennes</h5><em>Adresse</em> : 10, allee de Wesomont<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Produits laitiers biologiques: yaourts bio etuves, yaourts bio brasses, fromages au lait cru, fromages blancs, fromages frais, creme fraiche et beurre.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Produits laitiers biologiques: yaourts bio etuves, yaourts bio brasses, fromages au lait cru, fromages blancs, fromages frais, creme fraiche et beurre.", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"10, allee de Wesomont", "manager_type":"", "created":"2016-09-05T23:11:29.101587Z", "id":4367, "last_modified":"2016-09-05T23:11:29.106756Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4367/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Fromagerie Des Trois Maisons", "lat":50.442942, "lon":5.308501, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Fromagerie Des Trois Maisons</h5><em>Adresse</em> : Rue Des Trois Maisons, 4<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue Des Trois Maisons, 4", "manager_type":"", "created":"2016-09-05T23:11:29.114964Z", "id":4368, "last_modified":"2016-09-05T23:11:29.120298Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4368/history", "email_before_at":"bernardnathaliebertrand", "email_after_at":"base.be", "last_modified_dmY":"05/09/2016"}, {"name":"Fromagerie Le Valet", "lat":50.414582, "lon":6.112817, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Fromagerie Le Valet</h5><em>Adresse</em> : Rue de la Gare, 13<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de la Gare, 13", "manager_type":"", "created":"2016-09-05T23:11:29.128268Z", "id":4369, "last_modified":"2016-09-05T23:11:29.133557Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4369/history", "email_before_at":"fromagerie", "email_after_at":"levalet.be", "last_modified_dmY":"05/09/2016"}, {"name":"Gaglianone Vincent", "lat":50.504822, "lon":4.982128, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Gaglianone Vincent</h5><em>Adresse</em> : Rue de Ville en Waret 244<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Huile d'olive<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Huile d'olive", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de Ville en Waret 244", "manager_type":"", "created":"2016-09-05T23:11:29.141775Z", "id":4370, "last_modified":"2016-09-05T23:11:29.147720Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4370/history", "email_before_at":"vincent.gaglianone", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"GaliPac (Lea Corroy)", "lat":50.634298, "lon":4.50745, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>GaliPac (Lea Corroy)</h5><em>Adresse</em> : Chemin de la Terre Franche, 9<br><br><b><a target=\"_blank\" href=\"https://sites.google.com/site/galipaclea/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"https://sites.google.com/site/galipaclea/", "phone":"", "address":"Chemin de la Terre Franche, 9", "manager_type":"", "created":"2016-09-05T23:11:29.154311Z", "id":4371, "last_modified":"2016-09-05T23:11:29.159367Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4371/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Glaces artisanales", "lat":50.661074, "lon":4.674374, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Glaces artisanales</h5><em>Adresse</em> : 7, rue de l'eglise<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"7, rue de l'eglise", "manager_type":"", "created":"2016-09-05T23:11:29.167467Z", "id":4372, "last_modified":"2016-09-05T23:11:29.172412Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4372/history", "email_before_at":"celinedeffrenne", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Graines de vie", "lat":50.781919, "lon":4.663304, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Graines de vie</h5><em>Adresse</em> : rue de Pecrot<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits, legumes, pain, elevage<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits, legumes, pain, elevage", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"rue de Pecrot", "manager_type":"", "created":"2016-09-05T23:11:29.180735Z", "id":4373, "last_modified":"2016-09-05T23:11:29.185678Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4373/history", "email_before_at":"potager.grainesdevie", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Gregoire Pochet", "lat":50.202783, "lon":5.23429, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Gregoire Pochet</h5><em>Adresse</em> : Rue de Humain 27C<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Maraicher Bio (fruits et legumes)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Maraicher Bio (fruits et legumes)", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de Humain 27C", "manager_type":"", "created":"2016-09-05T23:11:29.192494Z", "id":4374, "last_modified":"2016-09-05T23:11:29.197527Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4374/history", "email_before_at":"gpochet", "email_after_at":"lespoussesvertes.be", "last_modified_dmY":"05/09/2016"}, {"name":"Gribou d'ardenne", "lat":49.818498, "lon":5.321835, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Gribou d'ardenne</h5><em>Adresse</em> : Le routeux, 11<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Le routeux, 11", "manager_type":"", "created":"2016-09-05T23:11:29.206038Z", "id":4375, "last_modified":"2016-09-05T23:11:29.211664Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4375/history", "email_before_at":"griboudardenne", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Gue de la Bevronne", "lat":50.756449, "lon":5.72203, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Gue de la Bevronne</h5><em>Adresse</em> : 15, rue de Fouron<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"15, rue de Fouron", "manager_type":"", "created":"2016-09-05T23:11:29.221884Z", "id":4376, "last_modified":"2016-09-05T23:11:29.233296Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4376/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Hoeve Jadoul", "lat":50.704634, "lon":5.171511, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Hoeve Jadoul</h5><em>Adresse</em> : Hoogstraat 34 <br><br><b><a target=\"_blank\" href=\"http://www.hoevejadoul.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.hoevejadoul.be/", "phone":"", "address":"Hoogstraat 34 ", "manager_type":"", "created":"2016-09-05T23:11:29.244701Z", "id":4377, "last_modified":"2016-09-05T23:11:29.250250Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4377/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Hof Seghers", "lat":50.706213, "lon":3.931181, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Hof Seghers</h5><em>Adresse</em> : Commijn 7 <br><br><b><a target=\"_blank\" href=\"http://gac-tigerworms.com/ferme-de-hof-seghers/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://gac-tigerworms.com/ferme-de-hof-seghers/", "phone":"", "address":"Commijn 7 ", "manager_type":"", "created":"2016-09-05T23:11:29.259167Z", "id":4378, "last_modified":"2016-09-05T23:11:29.268282Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4378/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Huilerie du Stwerdu", "lat":50.609423, "lon":5.173783, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Huilerie du Stwerdu</h5><em>Adresse</em> : 13 rue de l'Eglise<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Huile artisanale de premiere pression a froid + produits derives (savons)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Huile artisanale de premiere pression a froid + produits derives (savons)", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"13 rue de l'Eglise", "manager_type":"", "created":"2016-09-05T23:11:29.279878Z", "id":4379, "last_modified":"2016-09-05T23:11:29.288485Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4379/history", "email_before_at":"laurent.vanasselt", "email_after_at":"hotmail.fr", "last_modified_dmY":"05/09/2016"}, {"name":"Jardin d'Antan", "lat":50.48696, "lon":5.502343, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Jardin d'Antan</h5><em>Adresse</em> : Grand Route de Liege 6<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Grand Route de Liege 6", "manager_type":"", "created":"2016-09-05T23:11:29.299076Z", "id":4380, "last_modified":"2016-09-05T23:11:29.306345Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4380/history", "email_before_at":"info", "email_after_at":"jardindantan.be", "last_modified_dmY":"05/09/2016"}, {"name":"Jardin de Romuald (le)", "lat":50.658457, "lon":3.540896, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Jardin de Romuald (le)</h5><em>Adresse</em> : 9, rue Preys<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Legumes et fraises<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Legumes et fraises", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"9, rue Preys", "manager_type":"", "created":"2016-09-05T23:11:29.316467Z", "id":4381, "last_modified":"2016-09-05T23:11:29.322035Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4381/history", "email_before_at":"romualdwille", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Jeremy et son potager", "lat":50.651865, "lon":4.271947, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Jeremy et son potager</h5><em>Adresse</em> : rue de Haut-Ittre 14<br><br><b><a target=\"_blank\" href=\"http://www.jeremyetsonpotager.be/\">Site web</a></b><br><br>Legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Legumes", "web":"http://www.jeremyetsonpotager.be/", "phone":"", "address":"rue de Haut-Ittre 14", "manager_type":"", "created":"2016-09-05T23:11:29.331196Z", "id":4382, "last_modified":"2016-09-05T23:11:29.340157Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4382/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"kari't care", "lat":50.527626, "lon":4.592568, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>kari't care</h5><em>Adresse</em> : chaussee de nivelles 124A<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Artisan savonnier methode a froid + cosm'ethique<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Artisan savonnier methode a froid + cosm'ethique", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"chaussee de nivelles 124A", "manager_type":"", "created":"2016-09-05T23:11:29.349786Z", "id":4383, "last_modified":"2016-09-05T23:11:29.358122Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4383/history", "email_before_at":"nat.ghysen", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Koen de Rom", "lat":51.176248, "lon":3.924067, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Koen de Rom</h5><em>Adresse</em> : Terwestvaart<br><br>Chevre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Chevre", "web":"", "phone":"", "address":"Terwestvaart", "manager_type":"", "created":"2016-09-05T23:11:29.368063Z", "id":4384, "last_modified":"2016-09-05T23:11:29.375250Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4384/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"L'artisan des saveurs ", "lat":49.705058, "lon":5.172221, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>L'artisan des saveurs </h5><em>Adresse</em> : La platinerie 1<br><br><b><a target=\"_blank\" href=\"http://www.lartisandesaveurs.com/\">Site web</a></b><br><br>Viande<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Viande", "web":"http://www.lartisandesaveurs.com/", "phone":"", "address":"La platinerie 1", "manager_type":"", "created":"2016-09-05T23:11:29.384418Z", "id":4385, "last_modified":"2016-09-05T23:11:29.391879Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4385/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"L'epi dore", "lat":49.781017, "lon":5.479558, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>L'epi dore</h5><em>Adresse</em> : 26, rue des combattants<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>boulangerie, cereales et farines<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"boulangerie, cereales et farines", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"26, rue des combattants", "manager_type":"", "created":"2016-09-05T23:11:29.401269Z", "id":4386, "last_modified":"2016-09-05T23:11:29.407620Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4386/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"L'herbe a Cha", "lat":50.389339, "lon":5.23781, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>L'herbe a Cha</h5><em>Adresse</em> : avenue de Criel 26<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Boulangerie, Epicerie (artisanale et Bio)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Boulangerie, Epicerie (artisanale et Bio)", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"avenue de Criel 26", "manager_type":"", "created":"2016-09-05T23:11:29.416482Z", "id":4387, "last_modified":"2016-09-05T23:11:29.422520Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4387/history", "email_before_at":"lherbeacha", "email_after_at":"hotmail.be", "last_modified_dmY":"05/09/2016"}, {"name":"La Belle des Pres", "lat":49.838023, "lon":5.112659, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La Belle des Pres</h5><em>Adresse</em> : 29 route de Brienne<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"29 route de Brienne", "manager_type":"", "created":"2016-09-05T23:11:29.431251Z", "id":4388, "last_modified":"2016-09-05T23:11:29.436758Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4388/history", "email_before_at":"vincianne.wenkin", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"La Bergerie d'Acremont", "lat":49.897555, "lon":5.210334, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La Bergerie d'Acremont</h5><em>Adresse</em> : Rue de Bernifa 17<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers, viandes et charcuteries Uniquement des produits laitiers de brebis<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers, viandes et charcuteries Uniquement des produits laitiers de brebis", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de Bernifa 17", "manager_type":"", "created":"2016-09-05T23:11:29.445695Z", "id":4389, "last_modified":"2016-09-05T23:11:29.451409Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4389/history", "email_before_at":"bergerie-acremont", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"La brasserie du Renard", "lat":50.772227, "lon":4.65004, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La brasserie du Renard</h5><em>Adresse</em> : 22, Rue Constant Wauters<br><br><b><a target=\"_blank\" href=\"http://www.lerenardetleherisson.be/\">Site web</a></b><br><br>Biere<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Biere", "web":"http://www.lerenardetleherisson.be/", "phone":"", "address":"22, Rue Constant Wauters", "manager_type":"", "created":"2016-09-05T23:11:29.459690Z", "id":4390, "last_modified":"2016-09-05T23:11:29.464851Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4390/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"La Ferme de Bergifa", "lat":50.329862, "lon":5.762449, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La Ferme de Bergifa</h5><em>Adresse</em> : Bergifa, 22<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Bergifa, 22", "manager_type":"", "created":"2016-09-05T23:11:29.473749Z", "id":4391, "last_modified":"2016-09-05T23:11:29.478559Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4391/history", "email_before_at":"jean.jamoye ", "email_after_at":"yahoo.fr", "last_modified_dmY":"05/09/2016"}, {"name":"La ferme de l'Abreuvoir", "lat":49.854252, "lon":5.400179, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La ferme de l'Abreuvoir</h5><em>Adresse</em> : Rue de l'Abreuvoir, 12<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>boulangerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"boulangerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de l'Abreuvoir, 12", "manager_type":"", "created":"2016-09-05T23:11:29.486175Z", "id":4392, "last_modified":"2016-09-05T23:11:29.490989Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4392/history", "email_before_at":"lafermedelabreuvoir", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"la Ferme de Thoricourt", "lat":50.616619, "lon":3.940948, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>la Ferme de Thoricourt</h5><em>Adresse</em> : Rue de Fouleng 16<br><br><b><a target=\"_blank\" href=\"http://www.fromagesdethoricourt.be/\">Site web</a></b><br><br>Fromages et produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fromages et produits laitiers", "web":"http://www.fromagesdethoricourt.be/", "phone":"", "address":"Rue de Fouleng 16", "manager_type":"", "created":"2016-09-05T23:11:29.499002Z", "id":4393, "last_modified":"2016-09-05T23:11:29.504827Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4393/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"La Ferme des Deux Fontaines", "lat":49.886409, "lon":5.748733, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La Ferme des Deux Fontaines</h5><em>Adresse</em> : 170 Rue des Deux Fontaines<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>legumes bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"legumes bio", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"170 Rue des Deux Fontaines", "manager_type":"", "created":"2016-09-05T23:11:29.510667Z", "id":4394, "last_modified":"2016-09-05T23:11:29.516231Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4394/history", "email_before_at":"anais", "email_after_at":"lafermedes2fontaines.be", "last_modified_dmY":"05/09/2016"}, {"name":"La ferme du Bougnoux", "lat":50.63491, "lon":5.914462, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La ferme du Bougnoux</h5><em>Adresse</em> : 61, au pairon<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"61, au pairon", "manager_type":"", "created":"2016-09-05T23:11:29.524004Z", "id":4395, "last_modified":"2016-09-05T23:11:29.528856Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4395/history", "email_before_at":"wuidart.e", "email_after_at":"infonie.be", "last_modified_dmY":"05/09/2016"}, {"name":"La Ferme du Chant des Cailles", "lat":50.807191, "lon":4.415699, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La Ferme du Chant des Cailles</h5><em>Adresse</em> : Avenue des Cailles<br><br><b><a target=\"_blank\" href=\"http://www.chantdescailles.be/\">Site web</a></b><br><br>Oeufs<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Oeufs", "web":"http://www.chantdescailles.be/", "phone":"", "address":"Avenue des Cailles", "manager_type":"", "created":"2016-09-05T23:11:29.538405Z", "id":4396, "last_modified":"2016-09-05T23:11:29.544465Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4396/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"La Ferme du Clocher", "lat":50.661911, "lon":3.364077, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La Ferme du Clocher</h5><em>Adresse</em> : Grand rue 118<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers Volailles fermieres<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers Volailles fermieres", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Grand rue 118", "manager_type":"", "created":"2016-09-05T23:11:29.555446Z", "id":4397, "last_modified":"2016-09-05T23:11:29.563505Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4397/history", "email_before_at":"fermeduclocher", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"La ferme du Gala", "lat":50.628159, "lon":4.441388, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La ferme du Gala</h5><em>Adresse</em> : Ruelle Mambour, 1<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Oeufs bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Oeufs bio", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Ruelle Mambour, 1", "manager_type":"", "created":"2016-09-05T23:11:29.575722Z", "id":4398, "last_modified":"2016-09-05T23:11:29.581409Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4398/history", "email_before_at":"vincent.masset", "email_after_at":"scarlet.be", "last_modified_dmY":"05/09/2016"}, {"name":"La ferme du loup blanc", "lat":49.906951, "lon":5.689717, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La ferme du loup blanc</h5><em>Adresse</em> : Le Va 142<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Le Va 142", "manager_type":"", "created":"2016-09-05T23:11:29.590213Z", "id":4399, "last_modified":"2016-09-05T23:11:29.598324Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4399/history", "email_before_at":"chevrerieduloupblanc", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"La ferme du Maustitchi SCRL", "lat":50.39821, "lon":4.33217, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La ferme du Maustitchi SCRL</h5><em>Adresse</em> : Rue Ernest Depre 13<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue Ernest Depre 13", "manager_type":"", "created":"2016-09-05T23:11:29.608476Z", "id":4400, "last_modified":"2016-09-05T23:11:29.614409Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4400/history", "email_before_at":"lafermedumaustitchi", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"La ferme du Montaval", "lat":50.179874, "lon":4.458517, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La ferme du Montaval</h5><em>Adresse</em> : Rue de la Tannerie 225<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes Bio, Boulangerie, Saucissons<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes Bio, Boulangerie, Saucissons", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de la Tannerie 225", "manager_type":"", "created":"2016-09-05T23:11:29.623495Z", "id":4401, "last_modified":"2016-09-05T23:11:29.629273Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4401/history", "email_before_at":"info", "email_after_at":"montaval.be", "last_modified_dmY":"05/09/2016"}, {"name":"La ferme du moulin SPRL", "lat":50.549763, "lon":3.768568, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La ferme du moulin SPRL</h5><em>Adresse</em> : 26, rue des Heros de Roumont<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Viandes, fromages, glace et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Viandes, fromages, glace et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"26, rue des Heros de Roumont", "manager_type":"", "created":"2016-09-05T23:11:29.638186Z", "id":4402, "last_modified":"2016-09-05T23:11:29.643958Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4402/history", "email_before_at":"lafermedumoulin", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"La ferme Nos Pilifs ASBL", "lat":50.903678, "lon":4.388813, "subcategories":[{"name":"Entreprises de travail adapté", "id":187}, {"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La ferme Nos Pilifs ASBL</h5><em>Adresse</em> : 347, Trassersweg - 1120 Neder-Over-Heembeek<br><br><em>Téléphone</em> : 02 262 11 06<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, specialites vegetariennes, cereales et farines, boissons, vins et spiritueux, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, specialites vegetariennes, cereales et farines, boissons, vins et spiritueux, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"02 262 11 06", "address":"347, Trassersweg - 1120 Neder-Over-Heembeek", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-09-05T23:11:29.652869Z", "id":4403, "last_modified":"2017-03-07T13:45:15.186564Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4403/history", "email_before_at":"info", "email_after_at":"fermenospilifs.be", "last_modified_dmY":"07/03/2017"}, {"name":"La Grange en Ville", "lat":50.872464, "lon":4.393934, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La Grange en Ville</h5><em>Adresse</em> : 35 rue Stijn Streuvels<br><br><b><a target=\"_blank\" href=\"www.lagrangenville.be\">Site web</a></b><br><br>fruits et legumes Anciennes varietes de tomates,mesclun et chicon pleine terre.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes Anciennes varietes de tomates,mesclun et chicon pleine terre.", "web":"www.lagrangenville.be", "phone":"", "address":"35 rue Stijn Streuvels", "manager_type":"", "created":"2016-09-05T23:11:29.673276Z", "id":4404, "last_modified":"2016-09-05T23:11:29.678415Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4404/history", "email_before_at":"nathalie", "email_after_at":"lagrangenville.be", "last_modified_dmY":"05/09/2016"}, {"name":"La mie et le copain", "lat":50.622968, "lon":4.69672, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La mie et le copain</h5><em>Adresse</em> : Rue Bourgmestre Gilisquet, 31/1 <br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>boulangerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"boulangerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue Bourgmestre Gilisquet, 31/1 ", "manager_type":"", "created":"2016-09-05T23:11:29.687009Z", "id":4405, "last_modified":"2016-09-05T23:11:29.694673Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4405/history", "email_before_at":"francois.ote", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"La Pinarderie", "lat":48.354965, "lon":5.694596, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La Pinarderie</h5><em>Adresse</em> : Neufchateau (France)<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>vins et spiritueux<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"vins et spiritueux", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Neufchateau (France)", "manager_type":"", "created":"2016-09-05T23:11:29.704405Z", "id":4406, "last_modified":"2016-09-05T23:11:29.712931Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4406/history", "email_before_at":"lapinarderie", "email_after_at":"laposte.net", "last_modified_dmY":"05/09/2016"}, {"name":"La poule aux oeufs d'or", "lat":50.641357, "lon":4.064444, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>La poule aux oeufs d'or</h5><em>Adresse</em> : rue Marechal de Luxembourg 16<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>oeufs<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"oeufs", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"rue Marechal de Luxembourg 16", "manager_type":"", "created":"2016-09-05T23:11:29.725407Z", "id":4407, "last_modified":"2016-09-05T23:11:29.733768Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4407/history", "email_before_at":"valerie.vrancx", "email_after_at":"yahoo.fr", "last_modified_dmY":"05/09/2016"}, {"name":"Le Buisson", "lat":50.675389, "lon":3.726706, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Le Buisson</h5><em>Adresse</em> : 6 rue du buisson<br><br><b><a target=\"_blank\" href=\"www.lebuisson.be\">Site web</a></b><br><br>fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes", "web":"www.lebuisson.be", "phone":"", "address":"6 rue du buisson", "manager_type":"", "created":"2016-09-05T23:11:29.744233Z", "id":4408, "last_modified":"2016-09-05T23:11:29.752048Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4408/history", "email_before_at":"info", "email_after_at":"lebuisson.be", "last_modified_dmY":"05/09/2016"}, {"name":"Le Legume du Cinsi", "lat":50.420096, "lon":4.853227, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Le Legume du Cinsi</h5><em>Adresse</em> : 15 Vevi Weron<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"15 Vevi Weron", "manager_type":"", "created":"2016-09-05T23:11:29.763014Z", "id":4409, "last_modified":"2016-09-05T23:11:29.768979Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4409/history", "email_before_at":"lelegumeducinsi", "email_after_at":"live.be", "last_modified_dmY":"05/09/2016"}, {"name":"Le Pont", "lat":50.50596, "lon":5.664528, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Le Pont</h5><em>Adresse</em> : 11, rue Joseph Potier<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Magasin d'aliments bio, boulangerie, traiteur<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magasin d'aliments bio, boulangerie, traiteur", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"11, rue Joseph Potier", "manager_type":"", "created":"2016-09-05T23:11:29.776538Z", "id":4410, "last_modified":"2016-09-05T23:11:29.782541Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4410/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Le Relais du Terroir", "lat":50.661022, "lon":4.800905, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Le Relais du Terroir</h5><em>Adresse</em> : Rue des Jardins 55 <br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue des Jardins 55 ", "manager_type":"", "created":"2016-09-05T23:11:29.791278Z", "id":4411, "last_modified":"2016-09-05T23:11:29.796865Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4411/history", "email_before_at":"ferme.godfriaux", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Le Rucher Paisible", "lat":50.05779, "lon":5.690397, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Le Rucher Paisible</h5><em>Adresse</em> : Longchamps,692A<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>epicerie, miel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"epicerie, miel", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Longchamps,692A", "manager_type":"", "created":"2016-09-05T23:11:29.805886Z", "id":4412, "last_modified":"2016-09-05T23:11:29.814873Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4412/history", "email_before_at":"lerucherpaisible", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Le Soleil Levain", "lat":50.612369, "lon":4.338099, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Le Soleil Levain</h5><em>Adresse</em> : 206A chaussee de Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>boulangerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"boulangerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"206A chaussee de Bruxelles", "manager_type":"", "created":"2016-09-05T23:11:29.825906Z", "id":4413, "last_modified":"2016-09-05T23:11:29.832248Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4413/history", "email_before_at":"bernard.stevant", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"Leblond Daniel", "lat":49.903721, "lon":5.134535, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Leblond Daniel</h5><em>Adresse</em> : Avenue Batonnier Thomas Braun 6<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Avenue Batonnier Thomas Braun 6", "manager_type":"", "created":"2016-09-05T23:11:29.841245Z", "id":4414, "last_modified":"2016-09-05T23:11:29.847620Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4414/history", "email_before_at":"leblondaniel", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Les Bons Plaisirs de Dame Hermyne", "lat":50.512716, "lon":3.671554, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Les Bons Plaisirs de Dame Hermyne</h5><em>Adresse</em> : Rue du Harby 16<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>epicerie. Produits artisanaux derives de fruits tels que confitures, gelees, confits, pates a tartiner, huiles & vinaigres aromatises, bonbons et meringues<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"epicerie. Produits artisanaux derives de fruits tels que confitures, gelees, confits, pates a tartiner, huiles & vinaigres aromatises, bonbons et meringues", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue du Harby 16", "manager_type":"", "created":"2016-09-05T23:11:29.857857Z", "id":4415, "last_modified":"2016-09-05T23:11:29.866415Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4415/history", "email_before_at":"damehermyne", "email_after_at":"hotmail.be", "last_modified_dmY":"05/09/2016"}, {"name":"Les fruits d'Upigny", "lat":50.576256, "lon":4.86639, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Les fruits d'Upigny</h5><em>Adresse</em> : Route de la bruyere 100<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Route de la bruyere 100", "manager_type":"", "created":"2016-09-05T23:11:29.877072Z", "id":4416, "last_modified":"2016-09-05T23:11:29.884796Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4416/history", "email_before_at":"maximilien.petit", "email_after_at":"dupigny.be", "last_modified_dmY":"05/09/2016"}, {"name":"Les Jardins de Myrtille", "lat":50.437565, "lon":4.31976, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Les Jardins de Myrtille</h5><em>Adresse</em> : rue Emile Vandervelde 12<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"rue Emile Vandervelde 12", "manager_type":"", "created":"2016-09-05T23:11:29.895121Z", "id":4417, "last_modified":"2016-09-05T23:11:29.900542Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4417/history", "email_before_at":"lesjardinsdemyrtille", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Les paniers Verts", "lat":50.601881, "lon":4.27632, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Les paniers Verts</h5><em>Adresse</em> : 71, rue du centre<br><br><b><a target=\"_blank\" href=\"www.lespaniersverts.be\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"www.lespaniersverts.be", "phone":"", "address":"71, rue du centre", "manager_type":"", "created":"2016-09-05T23:11:29.908717Z", "id":4418, "last_modified":"2016-09-05T23:11:29.914276Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4418/history", "email_before_at":"bonjour", "email_after_at":"lespaniersverts.be", "last_modified_dmY":"05/09/2016"}, {"name":"LES SAVEURS DU VERGER", "lat":50.06784, "lon":4.845359, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>LES SAVEURS DU VERGER</h5><em>Adresse</em> : Rue de Colivrenne,4<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de Colivrenne,4", "manager_type":"", "created":"2016-09-05T23:11:29.921293Z", "id":4419, "last_modified":"2016-09-05T23:11:29.926632Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4419/history", "email_before_at":"saveursduverger", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Les sentiers du potager", "lat":50.436921, "lon":5.120834, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Les sentiers du potager</h5><em>Adresse</em> : Rue de l'Harmonie, 106<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de l'Harmonie, 106", "manager_type":"", "created":"2016-09-05T23:11:29.934823Z", "id":4420, "last_modified":"2016-09-05T23:11:29.941825Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4420/history", "email_before_at":"lessentiersdupotager", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Li Cortis des Fawes", "lat":50.533404, "lon":5.731158, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Li Cortis des Fawes</h5><em>Adresse</em> : 56 rue des Fawes<br><br><b><a target=\"_blank\" href=\"http://www.licortisdesfawes.be/\">Site web</a></b><br><br>fruits et legumes, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, epicerie", "web":"http://www.licortisdesfawes.be/", "phone":"", "address":"56 rue des Fawes", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-05T23:11:29.952480Z", "id":4421, "last_modified":"2018-02-24T17:17:57.938330Z", "last_author":"how", "history":"http://maps.dewey.be/api/markers/4421/history", "email_before_at":"info", "email_after_at":"rcrasbl.be", "last_modified_dmY":"24/02/2018"}, {"name":"Limomiel", "lat":50.703893, "lon":3.343129, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Limomiel</h5><em>Adresse</em> : 123, rue Royale<br><br><b><a target=\"_blank\" href=\"http://limomiel.blogspot.be/\">Site web</a></b><br><br>Limomiel (boisson a base de miel)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Limomiel (boisson a base de miel)", "web":"http://limomiel.blogspot.be/", "phone":"", "address":"123, rue Royale", "manager_type":"", "created":"2016-09-05T23:11:29.964862Z", "id":4422, "last_modified":"2016-09-05T23:11:29.970558Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4422/history", "email_before_at":"limomiel", "email_after_at":"hotmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Maraicher Bio", "lat":50.710001, "lon":3.718265, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Maraicher Bio</h5><em>Adresse</em> : 11, chaussee<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>maraichage Biologique<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"maraichage Biologique", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"11, chaussee", "manager_type":"", "created":"2016-09-05T23:11:29.979513Z", "id":4423, "last_modified":"2016-09-05T23:11:29.987282Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4423/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Marc Delvaux", "lat":50.697675, "lon":5.261864, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Marc Delvaux</h5><em>Adresse</em> : 59c, rue porte de Liege<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"59c, rue porte de Liege", "manager_type":"", "created":"2016-09-05T23:11:29.997271Z", "id":4424, "last_modified":"2016-09-05T23:11:30.006177Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4424/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Meli-Jo", "lat":50.402685, "lon":4.407165, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Meli-Jo</h5><em>Adresse</em> : Rue de la Sambre, 6<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Graines germees<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Graines germees", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de la Sambre, 6", "manager_type":"", "created":"2016-09-05T23:11:30.017082Z", "id":4425, "last_modified":"2016-09-05T23:11:30.026645Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4425/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Mirligumes", "lat":50.316676, "lon":5.341229, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Mirligumes</h5><em>Adresse</em> : Rue de Liege 42<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de Liege 42", "manager_type":"", "created":"2016-09-05T23:11:30.038586Z", "id":4426, "last_modified":"2016-09-05T23:11:30.046187Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4426/history", "email_before_at":"info", "email_after_at":"mirligumes.be", "last_modified_dmY":"05/09/2016"}, {"name":"Mon panier bio", "lat":50.783475, "lon":4.714481, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Mon panier bio</h5><em>Adresse</em> : Chaussee de Louvain 50<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, cereales et farines, boissons, vins et spiritueux, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, cereales et farines, boissons, vins et spiritueux, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Chaussee de Louvain 50", "manager_type":"", "created":"2016-09-05T23:11:30.056027Z", "id":4427, "last_modified":"2016-09-05T23:11:30.061394Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4427/history", "email_before_at":"info", "email_after_at":"monpanierbio.eu", "last_modified_dmY":"05/09/2016"}, {"name":"Myrtilles de Chardeneux", "lat":50.36909, "lon":5.3612, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Myrtilles de Chardeneux</h5><em>Adresse</em> : Rue d'Ocquier 1<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue d'Ocquier 1", "manager_type":"", "created":"2016-09-05T23:11:30.069715Z", "id":4428, "last_modified":"2016-09-05T23:11:30.076760Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4428/history", "email_before_at":"myrtilles.chardeneux", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Naturane", "lat":49.999788, "lon":5.710187, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Naturane</h5><em>Adresse</em> : avenue de la gare 15<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fromages et autres produits laitiers Lait d'anesse frais, congele et tous les cosmetiques a base de lait d'anesse<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fromages et autres produits laitiers Lait d'anesse frais, congele et tous les cosmetiques a base de lait d'anesse", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"avenue de la gare 15", "manager_type":"", "created":"2016-09-05T23:11:30.087416Z", "id":4429, "last_modified":"2016-09-05T23:11:30.097236Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4429/history", "email_before_at":"info", "email_after_at":"naturanecosmetics.com", "last_modified_dmY":"05/09/2016"}, {"name":"Naturellement", "lat":50.598721, "lon":4.835349, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Naturellement</h5><em>Adresse</em> : place de Aishe-en-Refail, 11-13<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>legumes bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"legumes bio", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"place de Aishe-en-Refail, 11-13", "manager_type":"", "created":"2016-09-05T23:11:30.109146Z", "id":4430, "last_modified":"2016-09-05T23:11:30.117276Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4430/history", "email_before_at":"legumes", "email_after_at":"naturellement-web.be", "last_modified_dmY":"05/09/2016"}, {"name":"Neubempt", "lat":50.728177, "lon":5.98565, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Neubempt</h5><em>Adresse</em> : 84, rue de Marveld<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, fromages et autres produits laitiers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, fromages et autres produits laitiers", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"84, rue de Marveld", "manager_type":"", "created":"2016-09-05T23:11:30.126086Z", "id":4431, "last_modified":"2016-09-05T23:11:30.131428Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4431/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Olio Enzo", "lat":50.504822, "lon":4.982128, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Olio Enzo</h5><em>Adresse</em> : Rue de Ville en Waret 244<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>epicerie. Huile d'olive italienne de qualite superieure portant le label prestigieux Corporazione Dei nostra oleiari. Ce label certifie une qualite superieur<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"epicerie. Huile d'olive italienne de qualite superieure portant le label prestigieux Corporazione Dei nostra oleiari. Ce label certifie une qualite superieur", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de Ville en Waret 244", "manager_type":"", "created":"2016-09-05T23:11:30.140180Z", "id":4432, "last_modified":"2016-09-05T23:11:30.145175Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4432/history", "email_before_at":"vincenzo.gaglianone", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Olio si!", "lat":50.535582, "lon":4.654272, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Olio si!</h5><em>Adresse</em> : 7 rue des Marronniers de Corroy<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>vins et spiritueux, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"vins et spiritueux, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"7 rue des Marronniers de Corroy", "manager_type":"", "created":"2016-09-05T23:11:30.152504Z", "id":4433, "last_modified":"2016-09-05T23:11:30.157693Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4433/history", "email_before_at":"pietrovaiana", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Origin'o", "lat":50.793959, "lon":4.365658, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Origin'o</h5><em>Adresse</em> : 12, place de Saint-Job<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, specialites vegetariennes, cereales et farines, boissons, vins et spiritueux, epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, specialites vegetariennes, cereales et farines, boissons, vins et spiritueux, epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"12, place de Saint-Job", "manager_type":"", "created":"2016-09-05T23:11:30.168409Z", "id":4434, "last_modified":"2016-09-05T23:11:30.173503Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4434/history", "email_before_at":"uccle", "email_after_at":"origino.be", "last_modified_dmY":"05/09/2016"}, {"name":"P'tite ferme bio de Bierleux-haut", "lat":50.393943, "lon":5.754028, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>P'tite ferme bio de Bierleux-haut</h5><em>Adresse</em> : 16, Bierleux-haut<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>viandes et charcuteries<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"viandes et charcuteries", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"16, Bierleux-haut", "manager_type":"", "created":"2016-09-05T23:11:30.181905Z", "id":4435, "last_modified":"2016-09-05T23:11:30.187176Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4435/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Pain se sent rire (Le)", "lat":50.737758, "lon":5.693741, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Pain se sent rire (Le)</h5><em>Adresse</em> : 2, rue des Arquebusiers<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>boulangerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"boulangerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"2, rue des Arquebusiers", "manager_type":"", "created":"2016-09-05T23:11:30.196275Z", "id":4436, "last_modified":"2016-09-05T23:11:30.206248Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4436/history", "email_before_at":"info", "email_after_at":"lepainsesentrire.be", "last_modified_dmY":"05/09/2016"}, {"name":"Panier Culture", "lat":50.289454, "lon":4.453454, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Panier Culture</h5><em>Adresse</em> : Place Saint-Walhere<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes. http://www.panier-culture.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes. http://www.panier-culture.be/", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Place Saint-Walhere", "manager_type":"", "created":"2016-09-05T23:11:30.218627Z", "id":4437, "last_modified":"2016-09-05T23:11:30.225940Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4437/history", "email_before_at":"salut", "email_after_at":"panier-culture.be", "last_modified_dmY":"05/09/2016"}, {"name":"Parrains d'abeilles", "lat":46.558207, "lon":1.593648, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Parrains d'abeilles</h5><em>Adresse</em> : 10 Les Moreaux<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Miel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Miel", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"10 Les Moreaux", "manager_type":"", "created":"2016-09-05T23:11:30.234518Z", "id":4438, "last_modified":"2016-09-05T23:11:30.240400Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4438/history", "email_before_at":"vincent.vanbb", "email_after_at":"laposte.net", "last_modified_dmY":"05/09/2016"}, {"name":"Porcs Qualite Ardennes Bio", "lat":50.415067, "lon":6.001745, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Porcs Qualite Ardennes Bio</h5><em>Adresse</em> : 14, avenue de Norvege<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Societe cooperative d'eleveurs. Viandes de porc, de boeuf et d'agneau<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Societe cooperative d'eleveurs. Viandes de porc, de boeuf et d'agneau", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"14, avenue de Norvege", "manager_type":"", "created":"2016-09-05T23:11:30.248903Z", "id":4439, "last_modified":"2016-09-05T23:11:30.254753Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4439/history", "email_before_at":"info", "email_after_at":"pqa.be", "last_modified_dmY":"05/09/2016"}, {"name":"Quentin Goffinet", "lat":50.383182, "lon":6.026868, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Quentin Goffinet</h5><em>Adresse</em> : Reculemont, 4<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>elevage Bovin Bio (vente a a ferme) pomme de terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"elevage Bovin Bio (vente a a ferme) pomme de terre", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Reculemont, 4", "manager_type":"", "created":"2016-09-05T23:11:30.263127Z", "id":4440, "last_modified":"2016-09-05T23:11:30.268384Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4440/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Rosa Canina", "lat":50.748556, "lon":5.534779, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Rosa Canina</h5><em>Adresse</em> : Rue Vertecour 40<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Viandes et charcuteries Bio<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Viandes et charcuteries Bio", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue Vertecour 40", "manager_type":"", "created":"2016-09-05T23:11:30.276275Z", "id":4441, "last_modified":"2016-09-05T23:11:30.281129Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4441/history", "email_before_at":"rosacanina", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"t'Bioschuurke (Dany Billens)", "lat":50.774889, "lon":4.073686, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>t'Bioschuurke (Dany Billens)</h5><em>Adresse</em> : Warandestraat 26<br><br><b><a target=\"_blank\" href=\"http://www.bio-billens.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.bio-billens.be/", "phone":"", "address":"Warandestraat 26", "manager_type":"", "created":"2016-09-05T23:11:30.287994Z", "id":4442, "last_modified":"2016-09-05T23:11:30.295882Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4442/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Terre de Miel", "lat":50.610524, "lon":4.697013, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Terre de Miel</h5><em>Adresse</em> : Rue de Baudecet 1<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, cereales et farines, boissons miel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, cereales et farines, boissons miel", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de Baudecet 1", "manager_type":"", "created":"2016-09-05T23:11:30.306034Z", "id":4443, "last_modified":"2016-09-05T23:11:30.312065Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4443/history", "email_before_at":"vianney", "email_after_at":"terredemiel.be", "last_modified_dmY":"05/09/2016"}, {"name":"Terrenhof", "lat":50.278194, "lon":6.126998, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Terrenhof</h5><em>Adresse</em> : 11B, Klosterstrasse<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, cereales et farines, boissons Egalement vins et spiritueux, specialites vegetariennes et epicerie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boulangerie, fromages et autres produits laitiers, viandes et charcuteries, cereales et farines, boissons Egalement vins et spiritueux, specialites vegetariennes et epicerie", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"11B, Klosterstrasse", "manager_type":"", "created":"2016-09-05T23:11:30.320396Z", "id":4444, "last_modified":"2016-09-05T23:11:30.325412Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4444/history", "email_before_at":"terrenhof", "email_after_at":"skynet.be", "last_modified_dmY":"05/09/2016"}, {"name":"Tomate Cherie", "lat":50.741366, "lon":4.617025, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Tomate Cherie</h5><em>Adresse</em> : 420, Chaussee d'Ottenbourg<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"420, Chaussee d'Ottenbourg", "manager_type":"", "created":"2016-09-05T23:11:30.333201Z", "id":4445, "last_modified":"2016-09-05T23:11:30.338122Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4445/history", "email_before_at":"tomatecherie", "email_after_at":"gmail.com", "last_modified_dmY":"05/09/2016"}, {"name":"Toubio", "lat":50.474479, "lon":4.583958, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Toubio</h5><em>Adresse</em> : 7, rue de Boignee<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Fruits et legumes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fruits et legumes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"7, rue de Boignee", "manager_type":"", "created":"2016-09-05T23:11:30.345921Z", "id":4446, "last_modified":"2016-09-05T23:11:30.350866Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4446/history", "email_before_at":"info", "email_after_at":"toubio.be", "last_modified_dmY":"05/09/2016"}, {"name":"Valimaco SCRL", "lat":50.979285, "lon":4.609484, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Valimaco SCRL</h5><em>Adresse</em> : 35, Berverdijk<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>traiteur biologique<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"traiteur biologique", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"35, Berverdijk", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-09-05T23:11:30.358965Z", "id":4447, "last_modified":"2016-09-08T11:42:13.247740Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4447/history", "email_before_at":"info", "email_after_at":"valimaco.be", "last_modified_dmY":"08/09/2016"}, {"name":"Verger Bio d'Ohain", "lat":50.040673, "lon":4.103741, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Verger Bio d'Ohain</h5><em>Adresse</em> : 15, rue du gros Tilleul<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes, boissons<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes, boissons", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"15, rue du gros Tilleul", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-09-05T23:11:30.370551Z", "id":4448, "last_modified":"2016-09-08T11:42:00.364392Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4448/history", "email_before_at":"vergerbiodohain", "email_after_at":"gmail.com", "last_modified_dmY":"08/09/2016"}, {"name":"Verger des coccinelles", "lat":50.531813, "lon":4.387044, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Verger des coccinelles</h5><em>Adresse</em> : 624A chaussee de Nivelles<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>Pommes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Pommes", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"624A chaussee de Nivelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-09-05T23:11:30.387454Z", "id":4449, "last_modified":"2016-09-08T11:41:47.861129Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4449/history", "email_before_at":"vergercoccinelles", "email_after_at":"hotmail.com", "last_modified_dmY":"08/09/2016"}, {"name":"VERGER FOURNEAUX GUILLIAMS", "lat":50.693871, "lon":5.135926, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>VERGER FOURNEAUX GUILLIAMS</h5><em>Adresse</em> : Rue Desire Streel 26<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>fruits et legumes pommes et poires cultives en lutte integree jus de pommes et poires<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"fruits et legumes pommes et poires cultives en lutte integree jus de pommes et poires", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue Desire Streel 26", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-09-05T23:11:30.403225Z", "id":4450, "last_modified":"2016-09-08T11:41:38.405256Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4450/history", "email_before_at":"gregoryfourneaux", "email_after_at":"gmail.com", "last_modified_dmY":"08/09/2016"}, {"name":"Yannick Hostie", "lat":50.630275, "lon":3.942506, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Yannick Hostie</h5><em>Adresse</em> : Rue de Mauvinage, 98<br><br><b><a target=\"_blank\" href=\"http://www.groupesalimentaires.be/\">Site web</a></b><br><br>varietes anciennes de tomates, fraise et chicons de pleine terre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"varietes anciennes de tomates, fraise et chicons de pleine terre", "web":"http://www.groupesalimentaires.be/", "phone":"", "address":"Rue de Mauvinage, 98", "manager_type":"", "created":"2016-09-05T23:11:30.419036Z", "id":4451, "last_modified":"2016-09-05T23:11:30.424645Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4451/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/09/2016"}, {"name":"Het Open Veld", "lat":50.879844, "lon":4.700518, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Het Open Veld</h5><em>Adresse</em> : 3000 Leuven<br><br><b><a target=\"_blank\" href=\"http://www.hetopenveld.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.hetopenveld.be", "phone":"", "address":" 3000 Leuven", "manager_type":"", "created":"2016-09-06T09:57:17.049179Z", "id":4464, "last_modified":"2016-09-06T09:57:17.092190Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4464/history", "email_before_at":"hetopenveld", "email_after_at":"gmail.com", "last_modified_dmY":"06/09/2016"}, {"name":"Oosttuin Eoster", "lat":50.8715, "lon":4.793849, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Oosttuin Eoster</h5><em>Adresse</em> : 3212 Pellenberg<br><br><b><a target=\"_blank\" href=\"http://www.oogsttuin-eoster.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.oogsttuin-eoster.be", "phone":"", "address":" 3212 Pellenberg", "manager_type":"", "created":"2016-09-06T09:57:17.101870Z", "id":4465, "last_modified":"2016-09-06T09:57:17.109102Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4465/history", "email_before_at":"petervanvinckenroye", "email_after_at":"telenet.be", "last_modified_dmY":"06/09/2016"}, {"name":"De Witte Beek", "lat":50.8279, "lon":4.75981, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>De Witte Beek</h5><em>Adresse</em> : 3360 Bierbeek<br><br><b><a target=\"_blank\" href=\"http://www.dewittebeek.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.dewittebeek.be", "phone":"", "address":" 3360 Bierbeek", "manager_type":"", "created":"2016-09-06T09:57:17.118396Z", "id":4466, "last_modified":"2016-09-06T09:57:17.125113Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4466/history", "email_before_at":"jen.nold", "email_after_at":"telenet.be", "last_modified_dmY":"06/09/2016"}, {"name":"De Wakkere Akker", "lat":50.929553, "lon":4.669256, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>De Wakkere Akker</h5><em>Adresse</em> : Blakstraat 53 3020 Herent<br><br><b><a target=\"_blank\" href=\"http://www.wakkereakker.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wakkereakker.be/", "phone":"", "address":"Blakstraat 53 3020 Herent", "manager_type":"", "created":"2016-09-06T09:57:17.132941Z", "id":4467, "last_modified":"2016-09-06T09:57:17.139333Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4467/history", "email_before_at":"dewakkereakker", "email_after_at":"gmail.com", "last_modified_dmY":"06/09/2016"}, {"name":"Legumen Hofke", "lat":50.80275, "lon":4.652875, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Legumen Hofke</h5><em>Adresse</em> : 3051 Sint-Joris-Weert<br><br><b><a target=\"_blank\" href=\"http://legumenhofke.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://legumenhofke.be/", "phone":"", "address":" 3051 Sint-Joris-Weert", "manager_type":"", "created":"2016-09-06T09:57:17.148804Z", "id":4468, "last_modified":"2016-09-06T09:57:17.155527Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4468/history", "email_before_at":"greet", "email_after_at":"legumenhofke.be", "last_modified_dmY":"06/09/2016"}, {"name":"De Klepper", "lat":50.941905, "lon":4.310766, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>De Klepper</h5><em>Adresse</em> : Klepperstraat 21 1861 Wolvertem<br><br><b><a target=\"_blank\" href=\"http://deklepper.wordpress.com/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://deklepper.wordpress.com/", "phone":"", "address":"Klepperstraat 21 1861 Wolvertem", "manager_type":"", "created":"2016-09-06T09:57:17.165391Z", "id":4469, "last_modified":"2016-09-06T09:57:17.171685Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4469/history", "email_before_at":"dekleppercsa", "email_after_at":"gmail.com", "last_modified_dmY":"06/09/2016"}, {"name":"De Koningsbemde", "lat":50.864331, "lon":5.009739, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>De Koningsbemde</h5><em>Adresse</em> : Pottelbergstraat 8 3471 Hoeleden<br><br><b><a target=\"_blank\" href=\"http://www.dekoningsbemde.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.dekoningsbemde.be/", "phone":"", "address":"Pottelbergstraat 8 3471 Hoeleden", "manager_type":"", "created":"2016-09-06T09:57:17.181106Z", "id":4470, "last_modified":"2016-09-06T09:57:17.187115Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4470/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/09/2016"}, {"name":"Groenkost", "lat":51.014845, "lon":5.005486, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Groenkost</h5><em>Adresse</em> : 3294 Molenstede/Engsbergen<br><br><b><a target=\"_blank\" href=\"http://groenkost.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://groenkost.be/", "phone":"", "address":" 3294 Molenstede/Engsbergen", "manager_type":"", "created":"2016-09-06T09:57:17.196386Z", "id":4471, "last_modified":"2016-09-06T09:57:17.201909Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4471/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/09/2016"}, {"name":"t Groentehart", "lat":50.722859, "lon":4.263413, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>t Groentehart</h5><em>Adresse</em> : Heideken 11 1500 Halle<br><br><b><a target=\"_blank\" href=\"http://www.tgroentehart.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.tgroentehart.be/", "phone":"", "address":"Heideken 11 1500 Halle", "manager_type":"", "created":"2016-09-06T09:57:17.209895Z", "id":4472, "last_modified":"2016-09-06T09:57:17.215334Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4472/history", "email_before_at":"sigrid", "email_after_at":"tgroentehart.be", "last_modified_dmY":"06/09/2016"}, {"name":"En Terra", "lat":50.858528, "lon":4.723361, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>En Terra</h5><em>Adresse</em> : abdijstraat 3001 Heverlee<br><br><b><a target=\"_blank\" href=\"http://enterra.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://enterra.be/", "phone":"", "address":"abdijstraat 3001 Heverlee", "manager_type":"", "created":"2016-09-06T09:57:17.220966Z", "id":4473, "last_modified":"2016-09-06T09:57:17.226428Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4473/history", "email_before_at":"brecht", "email_after_at":"enterra.be", "last_modified_dmY":"06/09/2016"}, {"name":"Lindeveld", "lat":50.831992, "lon":4.747858, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Lindeveld</h5><em>Adresse</em> : Hoogstraat 54 3360 Bierbeek<br><br><b><a target=\"_blank\" href=\"http://www.lindeveld.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.lindeveld.be/", "phone":"", "address":"Hoogstraat 54 3360 Bierbeek", "manager_type":"", "created":"2016-09-06T09:57:17.236942Z", "id":4474, "last_modified":"2016-09-06T09:57:17.247854Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4474/history", "email_before_at":"lindeveldcsa", "email_after_at":"gmail.com", "last_modified_dmY":"06/09/2016"}, {"name":"Vlinderveld", "lat":50.986201, "lon":4.446129, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Vlinderveld</h5><em>Adresse</em> : Grote Molenweg 7 1980 Zemst<br><br><em>Téléphone</em> : 0473 76 32 41<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/vlinderveldcsa\">Site web</a></b><br><br>Biologische CSA oogsttuin in Zemst, nabij Mechelen. Word lid en kom zelf je groenten en kleinfruit oogsten op het veld of kom je pakket afhalen.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Biologische CSA oogsttuin in Zemst, nabij Mechelen. Word lid en kom zelf je groenten en kleinfruit oogsten op het veld of kom je pakket afhalen.", "web":"https://www.facebook.com/vlinderveldcsa", "phone":"0473 76 32 41", "address":"Grote Molenweg 7 1980 Zemst", "manager_type":"", "created":"2016-09-06T09:57:17.259211Z", "id":4475, "last_modified":"2016-09-06T09:57:17.267245Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4475/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/09/2016"}, {"name":"Den Diepen Boomgaard", "lat":50.937954, "lon":4.373678, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Den Diepen Boomgaard</h5><em>Adresse</em> : Rijkenhoekstraat 80 1850 Grimbergen<br><br><b><a target=\"_blank\" href=\"http://www.diepenboomgaard.be/DDB/NL/aanbod/aanbod_zelfoogsttuin/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.diepenboomgaard.be/DDB/NL/aanbod/aanbod_zelfoogsttuin/", "phone":"", "address":"Rijkenhoekstraat 80 1850 Grimbergen", "manager_type":"", "created":"2016-09-06T09:57:17.278001Z", "id":4476, "last_modified":"2016-09-06T09:57:17.286225Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4476/history", "email_before_at":"info", "email_after_at":"diepenboomgaard.be", "last_modified_dmY":"06/09/2016"}, {"name":"Wijveld", "lat":51.060934, "lon":3.797765, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Wijveld</h5><em>Adresse</em> : 9070 Destelbergen<br><br><b><a target=\"_blank\" href=\"http://www.wijveld.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.wijveld.be/", "phone":"", "address":" 9070 Destelbergen", "manager_type":"", "created":"2016-09-06T09:57:17.297039Z", "id":4477, "last_modified":"2016-09-06T09:57:17.306001Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4477/history", "email_before_at":"wijveld", "email_after_at":"gmail.com", "last_modified_dmY":"06/09/2016"}, {"name":"Oogstgoed", "lat":51.034462, "lon":3.781117, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Oogstgoed</h5><em>Adresse</em> : Koningsdonkstraat 9050 Gent-Brugge<br><br><b><a target=\"_blank\" href=\"http://www.oogstgoed.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.oogstgoed.be", "phone":"", "address":"Koningsdonkstraat 9050 Gent-Brugge", "manager_type":"", "created":"2016-09-06T09:57:17.315822Z", "id":4478, "last_modified":"2016-09-06T09:57:17.323255Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4478/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/09/2016"}, {"name":"Rawijs", "lat":51.103613, "lon":3.82661, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Rawijs</h5><em>Adresse</em> : Koning Albertlaan 101 9080 Lochristi<br><br><b><a target=\"_blank\" href=\"http://www.rawijs.be/\">Site web</a></b><br><br>Wil je eens een kijkje komen nemen bij Rawijs? De zaterdagvoormiddag kan dat meestal, maar maak eerst een afspraak, een mail kan altijd verstuurd worden via info@rawijs.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Wil je eens een kijkje komen nemen bij Rawijs? De zaterdagvoormiddag kan dat meestal, maar maak eerst een afspraak, een mail kan altijd verstuurd worden via info@rawijs.be", "web":"http://www.rawijs.be/", "phone":"", "address":"Koning Albertlaan 101 9080 Lochristi", "manager_type":"", "created":"2016-09-06T09:57:17.330259Z", "id":4479, "last_modified":"2016-09-06T09:57:17.336744Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4479/history", "email_before_at":"info", "email_after_at":"rawijs.be", "last_modified_dmY":"06/09/2016"}, {"name":"Zelfoogstblokkeslot", "lat":50.844185, "lon":3.360982, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Zelfoogstblokkeslot</h5><em>Adresse</em> : 8540 Deerlijk<br><br><em>Téléphone</em> : 0497/18.40.34<br><br><b><a target=\"_blank\" href=\"http://www.zelfoogstbokkeslot.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.zelfoogstbokkeslot.be/", "phone":"0497/18.40.34", "address":" 8540 Deerlijk", "manager_type":"", "created":"2016-09-06T09:57:17.348107Z", "id":4480, "last_modified":"2016-09-06T09:57:17.354707Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4480/history", "email_before_at":"zelfoogst", "email_after_at":"bokkeslot.be", "last_modified_dmY":"06/09/2016"}, {"name":"De Grenshoeve", "lat":50.770956, "lon":3.324198, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>De Grenshoeve</h5><em>Adresse</em> : Beerbosstraat 1 8554 Zwevegem<br><br><em>Téléphone</em> : 0472/30.60.76<br><br><b><a target=\"_blank\" href=\"http://www.degrenshoeve.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.degrenshoeve.be/", "phone":"0472/30.60.76", "address":"Beerbosstraat 1 8554 Zwevegem", "manager_type":"", "created":"2016-09-06T09:57:17.363059Z", "id":4481, "last_modified":"2016-09-06T09:57:17.369158Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4481/history", "email_before_at":"de.grenshoeve", "email_after_at":"telenet.be", "last_modified_dmY":"06/09/2016"}, {"name":"De Bio Pluktuin", "lat":51.200811, "lon":2.940325, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>De Bio Pluktuin</h5><em>Adresse</em> : Polderdijk 10 8400 Oostende<br><br><em>Téléphone</em> : 0477/85.41.38<br><br><b><a target=\"_blank\" href=\"http://www.biopluktuin.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.biopluktuin.be/", "phone":"0477/85.41.38", "address":"Polderdijk 10 8400 Oostende", "manager_type":"", "created":"2016-09-06T09:57:17.378230Z", "id":4482, "last_modified":"2016-09-06T09:57:17.384217Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4482/history", "email_before_at":"info", "email_after_at":"buitengoed.be", "last_modified_dmY":"06/09/2016"}, {"name":"Koolmees", "lat":51.092766, "lon":3.045946, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Koolmees</h5><em>Adresse</em> : Torhoutbaan 125 8480 Ichtegem<br><br><em>Téléphone</em> : 0472/82.65.98<br><br><b><a target=\"_blank\" href=\"http://www.koolmees.be/\">Site web</a></b><br><br>en kleinschalig gemengd landbouwbedrijf in Ichtegem, met seizoensgroenten, fruit en vee. Een divers aanbod recht van de boer, 100% bio en lokaal.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"en kleinschalig gemengd landbouwbedrijf in Ichtegem, met seizoensgroenten, fruit en vee. Een divers aanbod recht van de boer, 100% bio en lokaal.", "web":"http://www.koolmees.be/", "phone":"0472/82.65.98", "address":"Torhoutbaan 125 8480 Ichtegem", "manager_type":"", "created":"2016-09-06T09:57:17.393730Z", "id":4483, "last_modified":"2016-09-06T09:57:17.399560Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4483/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/09/2016"}, {"name":"Ten Hoogen Elslande", "lat":50.805622, "lon":3.07634, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Ten Hoogen Elslande</h5><em>Adresse</em> : Zuidstraat 43 8940 Geluwe<br><br><em>Téléphone</em> : 0499/16.50.57<br><br><b><a target=\"_blank\" href=\"http://www.tenhoogenelslande.be/\">Site web</a></b><br><br>De hoeve 'Ten Hoogen Elslande' wordt al sinds 1707 uitgebaat door de familie Ghesquiere. Het was jarenlang een gemengd bedrijf met akkerbouw en veeteelt.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De hoeve 'Ten Hoogen Elslande' wordt al sinds 1707 uitgebaat door de familie Ghesquiere. Het was jarenlang een gemengd bedrijf met akkerbouw en veeteelt.", "web":"http://www.tenhoogenelslande.be/", "phone":"0499/16.50.57", "address":"Zuidstraat 43 8940 Geluwe", "manager_type":"", "created":"2016-09-06T09:57:17.407410Z", "id":4484, "last_modified":"2016-09-06T09:57:17.412630Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4484/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/09/2016"}, {"name":"Het Polderveld", "lat":51.319596, "lon":3.286826, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Het Polderveld</h5><em>Adresse</em> : Westkapellestraat 8300 Knokke-Heist<br><br><b><a target=\"_blank\" href=\"http://www.polderveld.be/\">Site web</a></b><br><br>Het Polderveld is een zelfoogstboerderij in Westkapelle gebaseerd op de principes van CSA-landbouw (Community-Supported Agriculture).Boer Lieven verbouwt het hele jaar door groenten: niet alleen de courante, maar ook de minder gekende. Als deelnemer koop je een 'oogstaandeel' en mag je daarvoor jouw deel komen oogsten op het veld. De oogst en de kosten worden dus gedeeld.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Polderveld is een zelfoogstboerderij in Westkapelle gebaseerd op de principes van CSA-landbouw (Community-Supported Agriculture).Boer Lieven verbouwt het hele jaar door groenten: niet alleen de courante, maar ook de minder gekende. Als deelnemer koop je een 'oogstaandeel' en mag je daarvoor jouw deel komen oogsten op het veld. De oogst en de kosten worden dus gedeeld.", "web":"http://www.polderveld.be/", "phone":"", "address":"Westkapellestraat 8300 Knokke-Heist", "manager_type":"", "created":"2016-09-06T09:57:17.421714Z", "id":4485, "last_modified":"2016-09-06T09:57:17.427843Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4485/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/09/2016"}, {"name":"Het Vrije Veld", "lat":50.993018, "lon":5.517415, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Het Vrije Veld</h5><em>Adresse</em> : Stalenstraat 88 bus 11 3600 Genk<br><br><b><a target=\"_blank\" href=\"http://www.hetvrijeveld.be\">Site web</a></b><br><br>In het voorjaar van 2010 zijn wij, Lore en Souliman, gestart met het telen van biologische groenten en kruiden. We werken volgens het CSA principe. Met ons project willen wij seizoensgebonden en biologisch geteelde groenten aanbieden. De nadruk ligt eveneens op de korte keten en een eerlijke prijs. Het project dient ook gezien te worden als een manier om mensen terug dichter bij de landbouw en de voedselproductie te brengen, zodat ze zien waar hun voedsel vandaan komt, hoe het geteeld wordt, ...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"In het voorjaar van 2010 zijn wij, Lore en Souliman, gestart met het telen van biologische groenten en kruiden. We werken volgens het CSA principe. Met ons project willen wij seizoensgebonden en biologisch geteelde groenten aanbieden. De nadruk ligt eveneens op de korte keten en een eerlijke prijs. Het project dient ook gezien te worden als een manier om mensen terug dichter bij de landbouw en de voedselproductie te brengen, zodat ze zien waar hun voedsel vandaan komt, hoe het geteeld wordt, ...", "web":"http://www.hetvrijeveld.be", "phone":"", "address":"Stalenstraat 88 bus 11 3600 Genk", "manager_type":"", "created":"2016-09-06T09:57:17.435900Z", "id":4486, "last_modified":"2016-09-06T09:57:17.441324Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4486/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/09/2016"}, {"name":"Antaboga", "lat":51.070271, "lon":5.093559, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Antaboga</h5><em>Adresse</em> : Rodeheide 43 3980 Tessenderlo<br><br><b><a target=\"_blank\" href=\"http://antaboga.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://antaboga.be/", "phone":"", "address":"Rodeheide 43 3980 Tessenderlo", "manager_type":"", "created":"2016-09-06T09:57:17.447593Z", "id":4487, "last_modified":"2016-09-06T09:57:17.456744Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4487/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/09/2016"}, {"name":"Hoeve Het Blokhuis", "lat":50.937405, "lon":5.202744, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Hoeve Het Blokhuis</h5><em>Adresse</em> : Herkkantstraat, 31 3540 Herk-de-Stad<br><br><b><a target=\"_blank\" href=\"http://www.hoevehetblokhuis.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.hoevehetblokhuis.be/", "phone":"", "address":"Herkkantstraat, 31 3540 Herk-de-Stad", "manager_type":"", "created":"2016-09-06T09:57:17.466815Z", "id":4488, "last_modified":"2016-09-06T09:57:17.472765Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4488/history", "email_before_at":"hoevehetblokhuis", "email_after_at":"gmail.com", "last_modified_dmY":"06/09/2016"}, {"name":"Bio Bij Bernd", "lat":50.939867, "lon":5.192792, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Bio Bij Bernd</h5><em>Adresse</em> : Gasterbosstraat 3540 Herk-de-Stad<br><br><b><a target=\"_blank\" href=\"http://www.biobijbernd.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.biobijbernd.be/", "phone":"", "address":"Gasterbosstraat 3540 Herk-de-Stad", "manager_type":"", "created":"2016-09-06T09:57:17.481316Z", "id":4489, "last_modified":"2016-09-06T09:57:17.491635Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4489/history", "email_before_at":"bernd", "email_after_at":"biobijbernd.be", "last_modified_dmY":"06/09/2016"}, {"name":"Pluk Boerderij", "lat":51.122033, "lon":4.365845, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Pluk Boerderij</h5><em>Adresse</em> : Steenwinkelstraat 499 2627 Schelle<br><br><b><a target=\"_blank\" href=\"http://www.plukboerderij.com\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.plukboerderij.com", "phone":"", "address":"Steenwinkelstraat 499 2627 Schelle", "manager_type":"", "created":"2016-09-06T09:57:17.502053Z", "id":4490, "last_modified":"2016-09-06T09:57:17.508223Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4490/history", "email_before_at":"plukboerderij", "email_after_at":"scarlet.be", "last_modified_dmY":"06/09/2016"}, {"name":"Doederij", "lat":51.076481, "lon":4.515703, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Doederij</h5><em>Adresse</em> : Den Rooi 5 2860 Sint-Katelijne-Waver<br><br><em>Téléphone</em> : 0470/54 94 08<br><br><b><a target=\"_blank\" href=\"http://www.doederij.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.doederij.be", "phone":"0470/54 94 08", "address":"Den Rooi 5 2860 Sint-Katelijne-Waver", "manager_type":"", "created":"2016-09-06T09:57:17.516645Z", "id":4491, "last_modified":"2016-09-06T09:57:17.522247Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4491/history", "email_before_at":"csa.dedoederij", "email_after_at":"gmail.com", "last_modified_dmY":"06/09/2016"}, {"name":"Gronsmaak", "lat":51.135224, "lon":4.44482, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Gronsmaak</h5><em>Adresse</em> : ? 2550 Kontich<br><br><em>Téléphone</em> : 0485/12.42.72<br><br><b><a target=\"_blank\" href=\"http://www.grondsmaak.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.grondsmaak.be", "phone":"0485/12.42.72", "address":"? 2550 Kontich", "manager_type":"", "created":"2016-09-06T09:57:17.534896Z", "id":4492, "last_modified":"2016-09-06T09:57:17.543687Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4492/history", "email_before_at":"grondsmaak", "email_after_at":"gmail.com", "last_modified_dmY":"06/09/2016"}, {"name":"t Lekkerland", "lat":51.076529, "lon":4.266451, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>t Lekkerland</h5><em>Adresse</em> : Zeutestraat 2870 Puurs<br><br><em>Téléphone</em> : 0484/119716<br><br><b><a target=\"_blank\" href=\"www.tlekkerland.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"www.tlekkerland.be", "phone":"0484/119716", "address":"Zeutestraat 2870 Puurs", "manager_type":"", "created":"2016-09-06T09:57:17.555256Z", "id":4493, "last_modified":"2016-09-06T09:57:17.561627Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4493/history", "email_before_at":"tlekkerland", "email_after_at":"hotmail.com", "last_modified_dmY":"06/09/2016"}, {"name":"De Pluk & Snoeptuin", "lat":51.207139, "lon":4.315839, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>De Pluk & Snoeptuin</h5><em>Adresse</em> : Krijgsbaan 196 2070 Zwijndrecht<br><br><b><a target=\"_blank\" href=\"http://www.deplukensnoeptuin.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.deplukensnoeptuin.be/", "phone":"", "address":"Krijgsbaan 196 2070 Zwijndrecht", "manager_type":"", "created":"2016-09-06T09:57:17.572620Z", "id":4494, "last_modified":"2016-09-06T09:57:17.582354Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4494/history", "email_before_at":"info", "email_after_at":"deplukensnoeptuin.be", "last_modified_dmY":"06/09/2016"}, {"name":"t Bioplekske", "lat":51.170458, "lon":4.620294, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>t Bioplekske</h5><em>Adresse</em> : Oostmalsesteenweg 67 2520 Emblem<br><br><em>Téléphone</em> : 0496/65.76.90<br><br><b><a target=\"_blank\" href=\"www.bioplekske.be\">Site web</a></b><br><br>'t Bioplekske is een bio-gecertificeerde boerderij in Emblem, en die wordt deskundig gerund door Jeroen Bockx. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"'t Bioplekske is een bio-gecertificeerde boerderij in Emblem, en die wordt deskundig gerund door Jeroen Bockx. ", "web":"www.bioplekske.be", "phone":"0496/65.76.90", "address":"Oostmalsesteenweg 67 2520 Emblem", "manager_type":"", "created":"2016-09-06T09:57:17.593958Z", "id":4495, "last_modified":"2016-09-06T09:57:17.602371Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4495/history", "email_before_at":"info", "email_after_at":"bioplekske.be", "last_modified_dmY":"06/09/2016"}, {"name":"CSA - De plantentrekker", "lat":51.132855, "lon":4.977908, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>CSA - De plantentrekker</h5><em>Adresse</em> : Brandemolenstraat 2440 Geel<br><br><b><a target=\"_blank\" href=\"http://www.csadeplantentrekker.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.csadeplantentrekker.be", "phone":"", "address":"Brandemolenstraat 2440 Geel", "manager_type":"", "created":"2016-09-06T09:57:17.612731Z", "id":4496, "last_modified":"2016-09-06T09:57:17.617832Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4496/history", "email_before_at":"csadeplantentrekker", "email_after_at":"gmail.com", "last_modified_dmY":"06/09/2016"}, {"name":"Het Groentegenot", "lat":51.20086, "lon":4.546619, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Het Groentegenot</h5><em>Adresse</em> : Vinkenstraat 2520 Ranst<br><br><em>Téléphone</em> : 0485/58.02.35<br><br><b><a target=\"_blank\" href=\"http://www.groentegenot.be/\">Site web</a></b><br><br>Je kan de bij ons geteelde groenten en kruiden zelf komen oogsten. Wil je meer weten? Op deze website kan je alvast meer informatie vinden over onze werking en visie. Toch nog vragen? Via de \"contact\" knop vind je onze gegevens. Wil je graag deelnemen? Er zijn nog plaatsjes vrij !<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Je kan de bij ons geteelde groenten en kruiden zelf komen oogsten. Wil je meer weten? Op deze website kan je alvast meer informatie vinden over onze werking en visie. Toch nog vragen? Via de \"contact\" knop vind je onze gegevens. Wil je graag deelnemen? Er zijn nog plaatsjes vrij !", "web":"http://www.groentegenot.be/", "phone":"0485/58.02.35", "address":"Vinkenstraat 2520 Ranst", "manager_type":"", "created":"2016-09-06T09:57:17.626024Z", "id":4497, "last_modified":"2016-09-06T09:57:17.631218Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4497/history", "email_before_at":"info", "email_after_at":"groentegenot.be", "last_modified_dmY":"06/09/2016"}, {"name":"Schoogewas", "lat":51.327703, "lon":4.758106, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Schoogewas</h5><em>Adresse</em> : Melhoven 2 2310 Rijkevorsel<br><br><em>Téléphone</em> : 0485/53.44.90<br><br><b><a target=\"_blank\" href=\"www.schoongewas.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"www.schoongewas.be", "phone":"0485/53.44.90", "address":"Melhoven 2 2310 Rijkevorsel", "manager_type":"", "created":"2016-09-06T09:57:17.639362Z", "id":4498, "last_modified":"2016-09-06T09:57:17.648793Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4498/history", "email_before_at":"elke", "email_after_at":"schoongewas.be", "last_modified_dmY":"06/09/2016"}, {"name":"Het buitenhof", "lat":51.218005, "lon":4.537176, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Het buitenhof</h5><em>Adresse</em> : Oelegemsteenweg 40 2160 Wommelgem<br><br><b><a target=\"_blank\" href=\"http://www.hetbuitenhof.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.hetbuitenhof.be/", "phone":"", "address":"Oelegemsteenweg 40 2160 Wommelgem", "manager_type":"", "created":"2016-09-06T09:57:17.660423Z", "id":4499, "last_modified":"2016-09-06T09:57:17.669040Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/4499/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/09/2016"}, {"name":"Kraakvers", "lat":51.10513, "lon":4.623558, "subcategories":[{"name":"GASAP (producteurs)", "id":185}], "popup":"<h5>Kraakvers</h5><em>Adresse</em> : Misstraat, 199A 2500 Koningshooikt<br><br><b><a target=\"_blank\" href=\"http://www.kraakvers.bio\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.kraakvers.bio", "phone":"", "address":"Misstraat, 199A 2500 Koningshooikt", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-09-06T09:57:17.680081Z", "id":4500, "last_modified":"2016-09-08T11:41:08.193327Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/4500/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"08/09/2016"}] \ No newline at end of file
diff --git a/data/markers-188.json b/data/markers-188.json
new file mode 100644
index 0000000..7fd2c0f
--- /dev/null
+++ b/data/markers-188.json
@@ -0,0 +1 @@
+[{"name":"Dienst Asiel- en Vluchtelingenbeleid - Stedelijk opvanginitiatief voor asielzoekers", "lat":51.064169, "lon":3.730154, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Dienst Asiel- en Vluchtelingenbeleid - Stedelijk opvanginitiatief voor asielzoekers</h5><em>Adresse</em> : Doornzelestraat 15 9000 Gent<br><br><em>Téléphone</em> : 09 267 85 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"09 267 85 00", "address":"Doornzelestraat 15 9000 Gent", "manager_type":"", "created":"2016-09-13T15:43:55.666688Z", "id":5349, "last_modified":"2016-09-13T15:43:55.698326Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5349/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Fedasil", "lat":50.805348, "lon":5.175126, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Fedasil</h5><em>Adresse</em> : Montenakenweg 145 3800 Sint-Truiden<br><br><em>Téléphone</em> : 011/697534<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011/697534", "address":"Montenakenweg 145 3800 Sint-Truiden", "manager_type":"", "created":"2016-09-13T15:43:55.707649Z", "id":5350, "last_modified":"2016-09-13T15:43:55.712888Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5350/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Fedasil - Observatie- en Orientatiecentrum Steenokkerzeel", "lat":50.912127, "lon":4.513679, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Fedasil - Observatie- en Orientatiecentrum Steenokkerzeel</h5><em>Adresse</em> : Keizerinlaan 2 1820 Steenokkerzeel<br><br><em>Téléphone</em> : 02 755 23 69<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 755 23 69", "address":"Keizerinlaan 2 1820 Steenokkerzeel", "manager_type":"", "created":"2016-09-13T15:43:55.720022Z", "id":5351, "last_modified":"2016-09-13T15:43:55.724957Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5351/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Fedasil - Opvangcentrum Arendonk", "lat":51.345022, "lon":5.114901, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Fedasil - Opvangcentrum Arendonk</h5><em>Adresse</em> : Grens 77 2370 Arendonk<br><br><em>Téléphone</em> : 014 40 52 50<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"014 40 52 50", "address":"Grens 77 2370 Arendonk", "manager_type":"", "created":"2016-09-13T15:43:55.733165Z", "id":5352, "last_modified":"2016-09-13T15:43:55.738924Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5352/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Fedasil - Opvangcentrum voor Vluchtelingen te Kapellen", "lat":51.310826, "lon":4.451536, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Fedasil - Opvangcentrum voor Vluchtelingen te Kapellen</h5><em>Adresse</em> : Kazerneweg 35 2950 Kapellen<br><br><em>Téléphone</em> : 03 660 19 28<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 660 19 28", "address":"Kazerneweg 35 2950 Kapellen", "manager_type":"", "created":"2016-09-13T15:43:55.746606Z", "id":5353, "last_modified":"2016-09-13T15:43:55.752375Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5353/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Fedasil, Open Opvangcentrum Poelkapelle", "lat":50.942468, "lon":2.964229, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Fedasil, Open Opvangcentrum Poelkapelle</h5><em>Adresse</em> : Stadensteenweg 68 8920 Langemark-Poelkapelle<br><br><em>Téléphone</em> : 051 48 06 31<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"051 48 06 31", "address":"Stadensteenweg 68 8920 Langemark-Poelkapelle", "manager_type":"", "created":"2016-09-13T15:43:55.761143Z", "id":5354, "last_modified":"2016-09-13T15:43:55.766464Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5354/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Federaal Opvangcentrum voor Asielzoekers", "lat":50.805348, "lon":5.175126, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Federaal Opvangcentrum voor Asielzoekers</h5><em>Adresse</em> : Montenakenweg 145 3800 Sint-Truiden<br><br><em>Téléphone</em> : 011 69 75 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"011 69 75 00", "address":"Montenakenweg 145 3800 Sint-Truiden", "manager_type":"", "created":"2016-09-13T15:43:55.773761Z", "id":5355, "last_modified":"2016-09-13T15:43:55.778831Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5355/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Steunpunt Asiel en Migratie vzw.", "lat":51.029126, "lon":4.478255, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Steunpunt Asiel en Migratie vzw.</h5><em>Adresse</em> : St-Romboutskerkhof 1 2800 Mechelen<br><br><em>Téléphone</em> : 015 34 07 88<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 34 07 88", "address":"St-Romboutskerkhof 1 2800 Mechelen", "manager_type":"", "created":"2016-09-13T15:43:55.785798Z", "id":5356, "last_modified":"2016-09-13T15:43:55.790637Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5356/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Steunpunt Integratie Asielzoekers Lubbeek SIAL", "lat":50.860479, "lon":4.890508, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Steunpunt Integratie Asielzoekers Lubbeek SIAL</h5><em>Adresse</em> : Schakelveldstraat 5 3211 Binkom (Lubbeek)<br><br><em>Téléphone</em> : 016 81 69 36<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 81 69 36", "address":"Schakelveldstraat 5 3211 Binkom (Lubbeek)", "manager_type":"", "created":"2016-09-13T15:43:55.797088Z", "id":5357, "last_modified":"2016-09-13T15:43:55.808308Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5357/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Vluchtelingen Ondersteuning Sint-Niklaas VLOS vzw", "lat":51.165607, "lon":4.134474, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Vluchtelingen Ondersteuning Sint-Niklaas VLOS vzw</h5><em>Adresse</em> : Kasteelstraat 4 9100 Sint-Niklaas<br><br><em>Téléphone</em> : 03 766 29 13<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 766 29 13", "address":"Kasteelstraat 4 9100 Sint-Niklaas", "manager_type":"", "created":"2016-09-13T15:43:55.822002Z", "id":5358, "last_modified":"2016-09-13T15:43:55.830828Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5358/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"vzw Vluchtelingenwerk Vlaanderen", "lat":50.866856, "lon":4.362136, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>vzw Vluchtelingenwerk Vlaanderen</h5><em>Adresse</em> : Gaucheretstraat 164 1030 Brussel<br><br><em>Téléphone</em> : 02 274 00 36<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 274 00 36", "address":"Gaucheretstraat 164 1030 Brussel", "manager_type":"", "created":"2016-09-13T15:43:55.840689Z", "id":5359, "last_modified":"2016-09-13T15:43:55.849267Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5359/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Opvangcentrum Klein Kasteeltje", "lat":50.85521343718085, "lon":4.3444061279296875, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Opvangcentrum Klein Kasteeltje</h5><em>Adresse</em> : 9de Linielaan 27 - 1000 Brussel<br><br><em>Téléphone</em> : 02 250 04 79<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 250 04 79", "address":"9de Linielaan 27 - 1000 Brussel", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-09-13T15:43:55.859525Z", "id":5360, "last_modified":"2017-05-24T06:09:17.229066Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5360/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/05/2017"}, {"name":"Opvangcentrum voor asielzoekers Broechem", "lat":51.176713, "lon":4.581502, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Opvangcentrum voor asielzoekers Broechem</h5><em>Adresse</em> : Van Den Nestlaan 104 2520 Broechem (Ranst)<br><br><em>Téléphone</em> : 03 727 12 60<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 727 12 60", "address":"Van Den Nestlaan 104 2520 Broechem (Ranst)", "manager_type":"", "created":"2016-09-13T15:43:55.876089Z", "id":5361, "last_modified":"2016-09-13T15:43:55.883748Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5361/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Mentor Escale", "lat":50.833246, "lon":4.364974, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Mentor Escale</h5><em>Adresse</em> : Opperstraat 19 1050 Elsene<br><br><em>Téléphone</em> : 02/505.32.32<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02/505.32.32", "address":"Opperstraat 19 1050 Elsene", "manager_type":"", "created":"2016-09-13T15:43:55.894170Z", "id":5362, "last_modified":"2016-09-13T15:43:55.901646Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5362/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"OMANIAE VZW", "lat":51.212899, "lon":4.425414, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>OMANIAE VZW</h5><em>Adresse</em> : LENTESTRAAT 10 2018 ANTWERPEN<br><br><em>Téléphone</em> : 492160415<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"492160415", "address":"LENTESTRAAT 10 2018 ANTWERPEN", "manager_type":"", "created":"2016-09-13T15:43:55.909877Z", "id":5363, "last_modified":"2016-09-13T15:43:55.917030Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5363/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Adviescentrum Migratie", "lat":51.22503, "lon":4.462242, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Adviescentrum Migratie</h5><em>Adresse</em> : Cornelis Schutstraat 28 2100 Antwerpen-Deurne<br><br><em>Téléphone</em> : 03 328 20 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 328 20 10", "address":"Cornelis Schutstraat 28 2100 Antwerpen-Deurne", "manager_type":"", "created":"2016-09-13T15:43:55.926111Z", "id":5364, "last_modified":"2016-09-13T15:43:55.932680Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5364/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Asielzoekers Integratie Zemst AZIZ vzw", "lat":50.973514, "lon":4.4752, "subcategories":[{"name":"Accueil des réfugiés", "id":188}], "popup":"<h5>Asielzoekers Integratie Zemst AZIZ vzw</h5><em>Adresse</em> : Hertevoetweg 12 1982 Zemst<br><br><em>Téléphone</em> : 015 62 11 87<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"015 62 11 87", "address":"Hertevoetweg 12 1982 Zemst", "manager_type":"", "created":"2016-09-13T15:43:55.942422Z", "id":5365, "last_modified":"2016-09-13T15:43:55.948946Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5365/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}] \ No newline at end of file
diff --git a/data/markers-19.json b/data/markers-19.json
new file mode 100644
index 0000000..9204bcc
--- /dev/null
+++ b/data/markers-19.json
@@ -0,0 +1 @@
+[{"name":"ASBL loisirs seniors", "lat":50.865429, "lon":4.378429, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>ASBL loisirs seniors</h5><em>Adresse</em> : Rue de Jerusalem 56 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/vivre-schaerbeek/seniors/asbl-loisirs-seniors\">Site web</a></b><br><br>Loisirs Seniors est une ASBL qui propose aux seniors des activités récréatives et culturelles<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Loisirs Seniors est une ASBL qui propose aux seniors des activités récréatives et culturelles", "web":"http://www.schaerbeek.be/vivre-schaerbeek/seniors/asbl-loisirs-seniors", "phone":"", "address":"Rue de Jerusalem 56 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:32.029369Z", "id":664, "last_modified":"2017-03-09T11:25:05.202647Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/664/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"Infor-veuvage", "lat":50.87071, "lon":4.37071, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Infor-veuvage</h5><em>Adresse</em> : Rue James Watt 26 b 4 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://db.amazone.be/association/1001174\">Site web</a></b><br><br>Cette association a pour objectif d'informer et de soutenir les conjoints survivants de tous les âges et de tous les milieux sociaux.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cette association a pour objectif d'informer et de soutenir les conjoints survivants de tous les âges et de tous les milieux sociaux.", "web":"http://db.amazone.be/association/1001174", "phone":"", "address":"Rue James Watt 26 b 4 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:32.065145Z", "id":665, "last_modified":"2017-03-09T11:25:30.528163Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/665/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"Mémoire vivante / La Gerbe asbl", "lat":50.858614, "lon":4.375614, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Mémoire vivante / La Gerbe asbl</h5><em>Adresse</em> : 45, rue Thiéfry 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://pro.guidesocial.be/associations/gerbe-asbl.17222.html\">Site web</a></b><br><br>Mémoire Vivante, projet d'approche du vieillissement au sein du service de Santé Mentale \"La Gerbe\", permet aux personnes âgées d'être (re)valorisées dans leurs compétences et leurs atouts propres à leur âge.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Mémoire Vivante, projet d'approche du vieillissement au sein du service de Santé Mentale \"La Gerbe\", permet aux personnes âgées d'être (re)valorisées dans leurs compétences et leurs atouts propres à leur âge.", "web":"http://pro.guidesocial.be/associations/gerbe-asbl.17222.html", "phone":"", "address":"45, rue Thiéfry 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:32.098579Z", "id":666, "last_modified":"2017-03-09T11:25:54.555320Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/666/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"la pMP[*] !!!", "lat":50.82550606576459, "lon":4.346932768821716, "subcategories":[{"name":"Maisons de Jeunes", "id":17}, {"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>la pMP[*] !!!</h5><em>Adresse</em> : 12 Av. A. Demeur 1060 Bruxelles Métro Horta<br><br><em>Téléphone</em> : +32 488 215 989<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/groups/lapMP\">Site web</a></b><br><br>Les permanences de la pMP[*] se tiennent les Jeudis et Dimanches de 16h à 22h. L’écrivain public, et l'assistance juridique de la pMP[*] tous les Jeudis de 17 à 19h .\r\n12 av A. Demeur à 1060 Bruxelles. Métro Horta.\r\n\r\nLa pMP[*] est un rapprochement de citoyens de tous bords, d’artistes et d’animateurs/formateurs. Nous sommes un conglomérat de pratiques artistiques, d’énergies électriques, de volontés déterminées, qui participe à l’émancipation et l’autonomie des individus, et qui promeut la solidarité.\r\n\r\nLa pMP[*] est un endroit destiné à favoriser une redécouverte du lien social, du vivre et faire ensemble, sans discrimination de genre. Attachée aux valeurs d’égalité, de laïcité, de justice sociale et de démocratie, l’association poursuit la réalisation de son but par tous moyens et notamment l’intervention dans les domaines culturels, artistiques, pédagogiques, sociaux, d’insertion socio-professionnelle, ou environnementaux.\r\n\r\nLa pMP[*] est un laboratoire d’activités multiples.\r\nCafé familial, structure d ‘accueil pour parents sans emploi, cabaret social participatif, café philo, expositions, concerts, un écrivain public et le BBQ du Dimanche pour briser l’isolement et créer du lien. Organisation d’ateliers et de formations multidisciplinaires, de colloques et débats, impulsion et coordination d’actions et projets collaboratifs, comme ouverture sur le monde.\r\n\r\nLa pMP[*] s’inscrit dans son époque. Elle en subit les affres mais jouit également de sa beauté. Elle est consciente de la réalité des citoyens d’aujourd’hui et soutient leurs combats. Face à une réalité économique difficile, la pMP[*] dans un souci de mutualisation des outils, de mise en lumière des compétences de chacun.e.s s’inscrit dans une dynamique sociale solidaire, c’est pourquoi, elle encourage la création, la production et la diffusion, de médias alternatifs et d’initiatives citoyennes économiques.\r\n\r\n\"Que plus d'hommes soient éclairés, et que chacun participe selon ses moyens, à la lumière de son siècle\" Denis Diderot\r\n\r\n[*] la pMP, la petite Maison du Peuple A.S.B.L. 12 Av. A. Demeur à 1060 Bruxelles. Métro Horta\r\n\r\nlapetitemdp@gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les permanences de la pMP[*] se tiennent les Jeudis et Dimanches de 16h à 22h. L’écrivain public, et l'assistance juridique de la pMP[*] tous les Jeudis de 17 à 19h .\r\n12 av A. Demeur à 1060 Bruxelles. Métro Horta.\r\n\r\nLa pMP[*] est un rapprochement de citoyens de tous bords, d’artistes et d’animateurs/formateurs. Nous sommes un conglomérat de pratiques artistiques, d’énergies électriques, de volontés déterminées, qui participe à l’émancipation et l’autonomie des individus, et qui promeut la solidarité.\r\n\r\nLa pMP[*] est un endroit destiné à favoriser une redécouverte du lien social, du vivre et faire ensemble, sans discrimination de genre. Attachée aux valeurs d’égalité, de laïcité, de justice sociale et de démocratie, l’association poursuit la réalisation de son but par tous moyens et notamment l’intervention dans les domaines culturels, artistiques, pédagogiques, sociaux, d’insertion socio-professionnelle, ou environnementaux.\r\n\r\nLa pMP[*] est un laboratoire d’activités multiples.\r\nCafé familial, structure d ‘accueil pour parents sans emploi, cabaret social participatif, café philo, expositions, concerts, un écrivain public et le BBQ du Dimanche pour briser l’isolement et créer du lien. Organisation d’ateliers et de formations multidisciplinaires, de colloques et débats, impulsion et coordination d’actions et projets collaboratifs, comme ouverture sur le monde.\r\n\r\nLa pMP[*] s’inscrit dans son époque. Elle en subit les affres mais jouit également de sa beauté. Elle est consciente de la réalité des citoyens d’aujourd’hui et soutient leurs combats. Face à une réalité économique difficile, la pMP[*] dans un souci de mutualisation des outils, de mise en lumière des compétences de chacun.e.s s’inscrit dans une dynamique sociale solidaire, c’est pourquoi, elle encourage la création, la production et la diffusion, de médias alternatifs et d’initiatives citoyennes économiques.\r\n\r\n\"Que plus d'hommes soient éclairés, et que chacun participe selon ses moyens, à la lumière de son siècle\" Denis Diderot\r\n\r\n[*] la pMP, la petite Maison du Peuple A.S.B.L. 12 Av. A. Demeur à 1060 Bruxelles. Métro Horta\r\n\r\nlapetitemdp@gmail.com", "web":"https://www.facebook.com/groups/lapMP", "phone":"+32 488 215 989", "address":"12 Av. A. Demeur 1060 Bruxelles Métro Horta", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-02-09T09:58:27.616856Z", "id":3293, "last_modified":"2017-03-09T11:26:13.904128Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3293/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"DARNA asbl", "lat":50.86809846668068, "lon":4.381425976753235, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}, {"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Associations de soutien scolaire", "id":119}, {"name":"Associations de Femmes", "id":15}], "popup":"<h5>DARNA asbl</h5><em>Adresse</em> : 535 chaussée d'Haecht - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://darna.be\">Site web</a></b><br><br>\"Objectifs de l'ASBL\r\n-L'amélioration du niveau culturel et social de son public.\r\n-Améliorer le niveau de scolarité chez les enfants et les jeunes.\r\n-Promouvoir la communication intergénérationnelle.\r\n-Offrir des espaces de rencontres interculturelles.\r\n-Défendre les valeurs et les activités qui favorisent le développement optimal des enfants\r\n-Promouvoir et développer des activités socioculturelles, notamment l'organisation de fêtes, de rencontres, d'expositions, de conférences, de foires et des spectacles.\"\r\n(source: www.darna.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Objectifs de l'ASBL\r\n-L'amélioration du niveau culturel et social de son public.\r\n-Améliorer le niveau de scolarité chez les enfants et les jeunes.\r\n-Promouvoir la communication intergénérationnelle.\r\n-Offrir des espaces de rencontres interculturelles.\r\n-Défendre les valeurs et les activités qui favorisent le développement optimal des enfants\r\n-Promouvoir et développer des activités socioculturelles, notamment l'organisation de fêtes, de rencontres, d'expositions, de conférences, de foires et des spectacles.\"\r\n(source: www.darna.be", "web":"http://darna.be", "phone":"", "address":"535 chaussée d'Haecht - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-03-08T21:08:00.404835Z", "id":3365, "last_modified":"2017-03-09T11:28:11.565569Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3365/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"Zorgbedrijf Antwerpen (OCMW Antwerpen) - Dienstencentrum De Brem", "lat":51.260894, "lon":4.450384, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Zorgbedrijf Antwerpen (OCMW Antwerpen) - Dienstencentrum De Brem</h5><em>Adresse</em> : 87 Zwaantjeslei - 2170 Merksem (Antwerpen)<br><br><em>Téléphone</em> : 03 646 64 64<br><br><b><a target=\"_blank\" href=\"http://www.zorgbedrijf.antwerpen.be\">Site web</a></b><br><br>\"Zorgbedrijf Antwerpen is een bedrijf van de groep Antwerpen dat een ruime waaier aan woon-zorgdiensten aanbiedt aan Antwerpse senioren.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Zorgbedrijf Antwerpen is een bedrijf van de groep Antwerpen dat een ruime waaier aan woon-zorgdiensten aanbiedt aan Antwerpse senioren.\"", "web":"http://www.zorgbedrijf.antwerpen.be", "phone":"03 646 64 64", "address":"87 Zwaantjeslei - 2170 Merksem (Antwerpen)", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-09-13T13:30:39.355062Z", "id":5056, "last_modified":"2017-03-09T11:30:25.365259Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5056/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"Zorgbedrijf Antwerpen - dc De Zeelbaan", "lat":51.246563, "lon":4.445182, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Zorgbedrijf Antwerpen - dc De Zeelbaan</h5><em>Adresse</em> : 33 Elfnovemberstraat 2170 Merksem<br><br><em>Téléphone</em> : 03 292 62 80<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 292 62 80", "address":"33 Elfnovemberstraat 2170 Merksem", "manager_type":"", "created":"2016-09-13T13:30:39.406180Z", "id":5057, "last_modified":"2016-09-13T13:30:39.412471Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5057/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Zorgbedrijf Antwerpen - Dienstencentrum Arena", "lat":51.207712, "lon":4.45942, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Zorgbedrijf Antwerpen - Dienstencentrum Arena</h5><em>Adresse</em> : 2 Gabriel Vervoortstraat 2100 Deurne<br><br><em>Téléphone</em> : 03 292 60 20<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 292 60 20", "address":"2 Gabriel Vervoortstraat 2100 Deurne", "manager_type":"", "created":"2016-09-13T13:30:39.418384Z", "id":5058, "last_modified":"2016-09-13T13:30:39.425408Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5058/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Zorgbedrijf Antwerpen - Dienstencentrum Bosuil", "lat":51.228095, "lon":4.466261, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Zorgbedrijf Antwerpen - Dienstencentrum Bosuil</h5><em>Adresse</em> : 160 Bosuil 2100 Deurne<br><br><em>Téléphone</em> : 33604071<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"33604071", "address":"160 Bosuil 2100 Deurne", "manager_type":"", "created":"2016-09-13T13:30:39.432122Z", "id":5059, "last_modified":"2016-09-13T13:30:39.437337Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5059/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Zorgbedrijf Antwerpen - Dienstencentrum De Meere", "lat":51.19794, "lon":4.437862, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Zorgbedrijf Antwerpen - Dienstencentrum De Meere</h5><em>Adresse</em> : 10 Corneel van Reethstraat 2600 Berchem (Antwerpen)<br><br><em>Téléphone</em> : 03 218 63 62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 218 63 62", "address":"10 Corneel van Reethstraat 2600 Berchem (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:30:39.445469Z", "id":5060, "last_modified":"2016-09-13T13:30:39.454721Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5060/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Zorgbedrijf Antwerpen - Dienstencentrum Den Bleek", "lat":51.210421, "lon":4.432545, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Zorgbedrijf Antwerpen - Dienstencentrum Den Bleek</h5><em>Adresse</em> : 4 bus 18 Montensstraat 2140 Borgerhout (Antwerpen)<br><br><em>Téléphone</em> : 03 235 41 04<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 235 41 04", "address":"4 bus 18 Montensstraat 2140 Borgerhout (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:30:39.465352Z", "id":5061, "last_modified":"2016-09-13T13:30:39.471274Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5061/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Zorgbedrijf Antwerpen - Dienstencentrum Kronenburg", "lat":51.2325, "lon":4.451302, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Zorgbedrijf Antwerpen - Dienstencentrum Kronenburg</h5><em>Adresse</em> : 192 Van Duyststraat 2100 Deurne (Antwerpen)<br><br><em>Téléphone</em> : 03 239 14 11<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 239 14 11", "address":"192 Van Duyststraat 2100 Deurne (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:30:39.477674Z", "id":5062, "last_modified":"2016-09-13T13:30:39.487030Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5062/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Zorgbedrijf Antwerpen - dienstencentrum Romanza", "lat":51.169372, "lon":4.410179, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Zorgbedrijf Antwerpen - dienstencentrum Romanza</h5><em>Adresse</em> : 74 Klaproosstraat 2610 Wilrijk (Antwerpen)<br><br><em>Téléphone</em> : 03 292 33 70<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 292 33 70", "address":"74 Klaproosstraat 2610 Wilrijk (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:30:39.497598Z", "id":5063, "last_modified":"2016-09-13T13:30:39.506016Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5063/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"zorgbedrijf Antwerpen - dienstencentrum t dokske", "lat":51.239322, "lon":4.44392, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>zorgbedrijf Antwerpen - dienstencentrum t dokske</h5><em>Adresse</em> : 24 Minister Schollaertstraat 2170 Merksem<br><br><em>Téléphone</em> : 03/6201801<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03/6201801", "address":"24 Minister Schollaertstraat 2170 Merksem", "manager_type":"", "created":"2016-09-13T13:30:39.516668Z", "id":5064, "last_modified":"2016-09-13T13:30:39.522092Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5064/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Zorgbedrijf Antwerpen - Dienstencentrum Ter Welen", "lat":51.224904, "lon":4.383165, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Zorgbedrijf Antwerpen - Dienstencentrum Ter Welen</h5><em>Adresse</em> : 21 Louis Paul Boonstraat 2050 Antwerpen<br><br><em>Téléphone</em> : 03 219 57 95<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 219 57 95", "address":"21 Louis Paul Boonstraat 2050 Antwerpen", "manager_type":"", "created":"2016-09-13T13:30:39.528621Z", "id":5065, "last_modified":"2016-09-13T13:30:39.533500Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5065/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Zorgbedrijf Antwerpen - dienstencentrum Valaar", "lat":51.182248, "lon":4.380345, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Zorgbedrijf Antwerpen - dienstencentrum Valaar</h5><em>Adresse</em> : 115 Dichtersstraat 2610 Wilrijk (Antwerpen)<br><br><em>Téléphone</em> : 03 289 14 20<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 289 14 20", "address":"115 Dichtersstraat 2610 Wilrijk (Antwerpen)", "manager_type":"", "created":"2016-09-13T13:30:39.546365Z", "id":5066, "last_modified":"2016-09-13T13:30:39.552376Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5066/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Aksent vzw", "lat":50.864226, "lon":4.365604, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Aksent vzw</h5><em>Adresse</em> : 27 Liedtsstraat 1030 Schaarbeek<br><br><em>Téléphone</em> : 02 240 71 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 240 71 90", "address":"27 Liedtsstraat 1030 Schaarbeek", "manager_type":"", "created":"2016-09-13T13:30:39.561387Z", "id":5067, "last_modified":"2016-09-13T13:30:39.568971Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5067/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Bezoekersgroep Begijnhof/St.-Katelijne", "lat":50.852993, "lon":4.349512, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Bezoekersgroep Begijnhof/St.-Katelijne</h5><em>Adresse</em> : 7 BEGIJNHOFPLEIN 1000 Brussel<br><br><em>Téléphone</em> : 02 427 28 62<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 427 28 62", "address":"7 BEGIJNHOFPLEIN 1000 Brussel", "manager_type":"", "created":"2016-09-13T13:30:39.580838Z", "id":5068, "last_modified":"2016-09-13T13:30:39.588156Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5068/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Vogelzang vzw", "lat":50.914119, "lon":4.371124, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>De Vogelzang vzw</h5><em>Adresse</em> : 44 Vogelzanglaan 1150 Brussel<br><br><em>Téléphone</em> : 0476 45 81 90<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0476 45 81 90", "address":"44 Vogelzanglaan 1150 Brussel", "manager_type":"", "created":"2016-09-13T13:30:39.598097Z", "id":5069, "last_modified":"2016-09-13T13:30:39.604103Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5069/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Ons Geluk vzw - Home Magnolia", "lat":50.76534, "lon":3.859077, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Ons Geluk vzw - Home Magnolia</h5><em>Adresse</em> : 6 Leliestraat 9500 Geraardsbergen<br><br><em>Téléphone</em> : 054 41 26 68<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"054 41 26 68", "address":"6 Leliestraat 9500 Geraardsbergen", "manager_type":"", "created":"2016-09-13T13:30:39.612233Z", "id":5070, "last_modified":"2016-09-13T13:30:39.618605Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5070/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Woonzorgcentrum Czagani", "lat":51.183933, "lon":4.603938, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Woonzorgcentrum Czagani</h5><em>Adresse</em> : 64 Kapelstraat 2520 Broechem (Ranst)<br><br><em>Téléphone</em> : 03 475 10 10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 475 10 10", "address":"64 Kapelstraat 2520 Broechem (Ranst)", "manager_type":"", "created":"2016-09-13T13:30:39.626715Z", "id":5071, "last_modified":"2016-09-13T13:30:39.632710Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5071/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Zorgbedrijf Antwerpen", "lat":51.214172, "lon":4.404994, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Zorgbedrijf Antwerpen</h5><em>Adresse</em> : 33 Lange Gasthuisstraat 2000 Antwerpen<br><br><em>Téléphone</em> : 03 292 85 67<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 292 85 67", "address":"33 Lange Gasthuisstraat 2000 Antwerpen", "manager_type":"", "created":"2016-09-13T13:30:39.641085Z", "id":5072, "last_modified":"2016-09-13T13:30:39.647052Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5072/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"CAS", "lat":50.405775, "lon":4.443221, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>CAS</h5><em>Adresse</em> : 20 Quai de Brabant 6000 6000<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"20 Quai de Brabant 6000 6000", "manager_type":"", "created":"2016-09-13T13:30:39.654487Z", "id":5073, "last_modified":"2016-09-13T13:30:39.662051Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5073/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Respect Seniors A.S.B.L", "lat":50.464113, "lon":4.873451, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Respect Seniors A.S.B.L</h5><em>Adresse</em> : 1 Square Arthur Masson 5000 Namur<br><br><em>Téléphone</em> : 081 30 57 43<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"081 30 57 43", "address":"1 Square Arthur Masson 5000 Namur", "manager_type":"", "created":"2016-09-13T13:30:39.670453Z", "id":5074, "last_modified":"2016-09-13T13:30:39.677449Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5074/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Senoah ASBL", "lat":50.465818, "lon":4.852185, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Senoah ASBL</h5><em>Adresse</em> : 22 Av. Cardinal Mercier 5000 Namur<br><br><em>Téléphone</em> : 081 22 85 98<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"081 22 85 98", "address":"22 Av. Cardinal Mercier 5000 Namur", "manager_type":"", "created":"2016-09-13T13:30:39.687823Z", "id":5075, "last_modified":"2016-09-13T13:30:39.694044Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5075/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Espace Seniors", "lat":50.844409, "lon":4.353347, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Espace Seniors</h5><em>Adresse</em> : 1 1 Place Saint-Jean 1000 Bruxelles<br><br><em>Téléphone</em> : 02 515 02 73<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 515 02 73", "address":"1 1 Place Saint-Jean 1000 Bruxelles", "manager_type":"", "created":"2016-09-13T13:30:39.702040Z", "id":5076, "last_modified":"2016-09-13T13:30:39.707539Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5076/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Federation Independante des Seniors", "lat":50.857392, "lon":4.352215, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Federation Independante des Seniors</h5><em>Adresse</em> : 18 Boulevard Baudouin 1000 1000<br><br><em>Téléphone</em> : 02/223.10.00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02/223.10.00", "address":"18 Boulevard Baudouin 1000 1000", "manager_type":"", "created":"2016-09-13T13:30:39.714680Z", "id":5077, "last_modified":"2016-09-13T13:30:39.720426Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5077/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Espace Seniors Charleroi", "lat":50.41138, "lon":4.444633, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>Espace Seniors Charleroi</h5><em>Adresse</em> : Place Charles II Place Charles II 6000 6000<br><br><em>Téléphone</em> : 071/20.87.87<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"071/20.87.87", "address":" Place Charles II Place Charles II 6000 6000", "manager_type":"", "created":"2016-09-13T13:30:39.728938Z", "id":5078, "last_modified":"2016-09-13T13:30:39.734988Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5078/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Proche en Proches - Espace Seniors ", "lat":50.474654, "lon":4.236193, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>De Proche en Proches - Espace Seniors </h5><em>Adresse</em> : 114 Rue Ferrer 7170 7170<br><br><em>Téléphone</em> : 071/507 813<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"071/507 813", "address":"114 Rue Ferrer 7170 7170", "manager_type":"", "created":"2016-09-13T13:30:39.743402Z", "id":5079, "last_modified":"2016-09-13T13:30:39.748917Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5079/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"DUO for a JOB", "lat":50.8363233156049, "lon":4.360697865486144, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}, {"name":"Coaching pour chercheurs d'emploi", "id":214}], "popup":"<h5>DUO for a JOB</h5><em>Adresse</em> : Rue de Stassart, 48 - 1050 Bruxelles<br><br><em>Téléphone</em> : +32 (0)2 203 02 31<br><br><b><a target=\"_blank\" href=\"http://www.duoforajob.be/fr/accueil/\">Site web</a></b><br><br>\"DUO for a JOB met en contact des jeunes chercheurs d’emploi issus de la diversité avec des personnes de plus de 50 ans, expérimentées, du même secteur professionnel, afin que ces dernières les accompagnent dans leur recherche d’emploi. Une fois mis en duo, le jeune et son mentor se rencontrent à raison de 2 heures par semaine pendant 6 mois. DUO for a JOB offre ses services aux jeunes et mentors potentiels dans les régions de Bruxelles, Liège et Anvers.\" (source : www.duoforajob.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"DUO for a JOB met en contact des jeunes chercheurs d’emploi issus de la diversité avec des personnes de plus de 50 ans, expérimentées, du même secteur professionnel, afin que ces dernières les accompagnent dans leur recherche d’emploi. Une fois mis en duo, le jeune et son mentor se rencontrent à raison de 2 heures par semaine pendant 6 mois. DUO for a JOB offre ses services aux jeunes et mentors potentiels dans les régions de Bruxelles, Liège et Anvers.\" (source : www.duoforajob.be)", "web":"http://www.duoforajob.be/fr/accueil/", "phone":"+32 (0)2 203 02 31", "address":"Rue de Stassart, 48 - 1050 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-24T22:48:48.696363Z", "id":10853, "last_modified":"2017-03-25T13:38:59.529367Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/10853/history", "email_before_at":"brussels", "email_after_at":"duoforajob.be", "last_modified_dmY":"25/03/2017"}, {"name":"DUO for a JOB", "lat":50.64369819178482, "lon":5.574840009212494, "subcategories":[{"name":"Associations de soutien aux seniors", "id":19}], "popup":"<h5>DUO for a JOB</h5><em>Adresse</em> : Rue Chapelle des Clercs 3, 4000 Liège<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Chapelle des Clercs 3, 4000 Liège", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-25T13:48:28.984767Z", "id":10854, "last_modified":"2017-03-25T13:48:57.417498Z", "last_author":"SarahVH", "history":"http://maps.dewey.be/api/markers/10854/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/03/2017"}] \ No newline at end of file
diff --git a/data/markers-193.json b/data/markers-193.json
new file mode 100644
index 0000000..d4ce0f1
--- /dev/null
+++ b/data/markers-193.json
@@ -0,0 +1 @@
+[{"name":"Les Livreurs du Coeur ASBL", "lat":50.22755484043086, "lon":5.347284078598022, "subcategories":[{"name":"Soutien à l'enfance et à la famille", "id":14}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Les Livreurs du Coeur ASBL</h5><em>Adresse</em> : Chaussée de Marenne, 6/1 à 6900 Marche-en-Famenne<br><br><em>Téléphone</em> : 084344708 - 0471421483<br><br><b><a target=\"_blank\" href=\"http://www.leslivreursducoeur.be\">Site web</a></b><br><br>Centrale d'achat alimentaire en grande distribution.Articles communs = réductions sur les achats de consommation de tout les jours.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centrale d'achat alimentaire en grande distribution.Articles communs = réductions sur les achats de consommation de tout les jours.", "web":"http://www.leslivreursducoeur.be", "phone":"084344708 - 0471421483", "address":"Chaussée de Marenne, 6/1 à 6900 Marche-en-Famenne", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-18T19:32:57.410220Z", "id":7112, "last_modified":"2017-03-24T22:36:40.984612Z", "last_author":"Sabine", "history":"http://maps.dewey.be/api/markers/7112/history", "email_before_at":"leslivreursducoeur", "email_after_at":"hotmail.com", "last_modified_dmY":"24/03/2017"}, {"name":"Resto du coeur de La Louvière", "lat":50.447882, "lon":4.145123, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de La Louvière</h5><em>Adresse</em> : Hallez, 47100 LA LOUVIERE<br><br><em>Téléphone</em> : 0496/95 78 48<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-la-louviere\">Site web</a></b><br><br>Services : Colis alimentaires, Vêtements de seconde main, Fabrication de produits écologique multi-usage, Coiffeuse et esthéticienne tous les deux mois, Café philo tous les mois.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Colis alimentaires, Vêtements de seconde main, Fabrication de produits écologique multi-usage, Coiffeuse et esthéticienne tous les deux mois, Café philo tous les mois.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-la-louviere", "phone":"0496/95 78 48", "address":"Hallez, 47100 LA LOUVIERE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.009697Z", "id":9315, "last_modified":"2016-10-26T05:44:19.391284Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9315/history", "email_before_at":"marmonne.duray", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Lichtbaken - Resto du Coeur", "lat":51.225487, "lon":2.924761, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Lichtbaken - Resto du Coeur</h5><em>Adresse</em> : Lijndraaierstraat, 52B-8400 Oostende<br><br><em>Téléphone</em> : 0474/27 26 04<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/lichtbaken-resto-du-coeur\">Site web</a></b><br><br>Services : Repas chauds de midi toute l’année du lundi au vendredi de 9h00 à 14h30. Distribution de colis du lundi au vendredi de 11h00 à 13h00.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds de midi toute l’année du lundi au vendredi de 9h00 à 14h30. Distribution de colis du lundi au vendredi de 11h00 à 13h00.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/lichtbaken-resto-du-coeur", "phone":"0474/27 26 04", "address":"Lijndraaierstraat, 52B-8400 Oostende", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.082638Z", "id":9320, "last_modified":"2016-10-26T05:44:35.161345Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9320/history", "email_before_at":"lichtbaken", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur de Verviers", "lat":50.590048, "lon":5.868892, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur de Verviers</h5><em>Adresse</em> : Place de l'Abattoir, 10B-4800 VERVIERS<br><br><em>Téléphone</em> : 087/33 63 63<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-verviers\">Site web</a></b><br><br>Services : Repas chauds de midi toute l’année. De 8h30 à 15h pour le personnel accueillant et la préparation des repas.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds de midi toute l’année. De 8h30 à 15h pour le personnel accueillant et la préparation des repas.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-verviers", "phone":"087/33 63 63", "address":"Place de l'Abattoir, 10B-4800 VERVIERS", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.112733Z", "id":9322, "last_modified":"2016-10-26T05:44:47.268080Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9322/history", "email_before_at":"restoducoeur.verviers", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Charleroi", "lat":50.421395, "lon":4.45221, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Charleroi</h5><em>Adresse</em> : Place Elie Delferrière 6, 6000 Charleroi<br><br><em>Téléphone</em> : 071/20.07.92<br><br><b><a target=\"_blank\" href=\"http://www.cpascharleroi.be/cpascharleroi/bottinsocial/d633/Restaurant-du-coeur-de-Charleroi--le--.html\">Site web</a></b><br><br>Repas : 0,50 €, gratuité possible après entretien avec l'assistante sociale/ Repas enfants : gratuits/ Repas à emporter pour enfants scolarisés, après enquête sociale. Permanences sociales gratuites. Espace \"Parents-bébés\"\" : distribution de langes et de laits pour nourrissons des clients habituels après enquête sociale et vérification du carnet de l'O.N.E. Possibilité d'octroi de petit matériel électro-ménager et de petit mobilier via le service social pour les clients habituels.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Repas : 0,50 €, gratuité possible après entretien avec l'assistante sociale/ Repas enfants : gratuits/ Repas à emporter pour enfants scolarisés, après enquête sociale. Permanences sociales gratuites. Espace \"Parents-bébés\"\" : distribution de langes et de laits pour nourrissons des clients habituels après enquête sociale et vérification du carnet de l'O.N.E. Possibilité d'octroi de petit matériel électro-ménager et de petit mobilier via le service social pour les clients habituels.\"", "web":"http://www.cpascharleroi.be/cpascharleroi/bottinsocial/d633/Restaurant-du-coeur-de-Charleroi--le--.html", "phone":"071/20.07.92", "address":"Place Elie Delferrière 6, 6000 Charleroi", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.909655Z", "id":9309, "last_modified":"2016-10-26T05:44:58.651681Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9309/history", "email_before_at":"secretariat.charleroi", "email_after_at":"restaurantducoeur.net", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur de Gembloux", "lat":50.561207, "lon":4.697207, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur de Gembloux</h5><em>Adresse</em> : Place Saint-Guibert,B-5030 GEMBLOUX<br><br><em>Téléphone</em> : 0496/38 72 03<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-gembloux\">Site web</a></b><br><br>Services :Repas chauds du soir de septembre à avril les mardis et les jeudis dès 18h00. Relais Val de Sambre: repas tous les mercredis à 12h00 pour le premier service et à 13h00 pour le deuxième service. Service social : tous les mardis et jeudis.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services :Repas chauds du soir de septembre à avril les mardis et les jeudis dès 18h00. Relais Val de Sambre: repas tous les mercredis à 12h00 pour le premier service et à 13h00 pour le deuxième service. Service social : tous les mardis et jeudis.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-gembloux", "phone":"0496/38 72 03", "address":"Place Saint-Guibert,B-5030 GEMBLOUX", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.986733Z", "id":9314, "last_modified":"2016-10-26T05:45:07.100600Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9314/history", "email_before_at":"restocoeurgembloux", "email_after_at":"yahoo.fr", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Namur", "lat":50.471011, "lon":4.866101, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Namur</h5><em>Adresse</em> : Rue de Bomel, 8B-5000 NAMUR<br><br><em>Téléphone</em> : 081/ 22 53 23<br><br><b><a target=\"_blank\" href=\"http://www.restoducoeurdenamur.be\">Site web</a></b><br><br>Services : Service petit déjeuner : de 7h00 à 9h00. Service dîner : de 12h00 à 13h30. Service social et médiation de dettes (081/22 73 22). Permanence sociale du lundi au vendredi de 8h30 à 12h00 et de 13h00 à 16h00. Médiation de dettes et avis juridiques uniquement sur rendez-vous. Logements d'insertion et de transit gérés par Gestion logement de Namur. (081/22 59 06).Permanence le mercredi et vendredi de 9h00 à 11h30.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Service petit déjeuner : de 7h00 à 9h00. Service dîner : de 12h00 à 13h30. Service social et médiation de dettes (081/22 73 22). Permanence sociale du lundi au vendredi de 8h30 à 12h00 et de 13h00 à 16h00. Médiation de dettes et avis juridiques uniquement sur rendez-vous. Logements d'insertion et de transit gérés par Gestion logement de Namur. (081/22 59 06).Permanence le mercredi et vendredi de 9h00 à 11h30.", "web":"http://www.restoducoeurdenamur.be", "phone":"081/ 22 53 23", "address":"Rue de Bomel, 8B-5000 NAMUR", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.069314Z", "id":9319, "last_modified":"2016-10-26T05:45:18.563365Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9319/history", "email_before_at":"info", "email_after_at":"rdcn.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur Saint-Gilles", "lat":50.82916591615931, "lon":4.335208833217621, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Douches publiques", "id":144}], "popup":"<h5>Resto du coeur Saint-Gilles</h5><em>Adresse</em> : Rue de Bosnie 22, 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02/538.92.76<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/38-saintgilles\">Site web</a></b><br><br>Du lundi au jeudi de 14 à 15h. \r\nEt le vendredi de 9h à 10h.\r\nPrix : 1,5 EUR\r\n\r\nsource : www.infirmiersderue.org<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Du lundi au jeudi de 14 à 15h. \r\nEt le vendredi de 9h à 10h.\r\nPrix : 1,5 EUR\r\n\r\nsource : www.infirmiersderue.org", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/38-saintgilles", "phone":"02/538.92.76", "address":"Rue de Bosnie 22, 1060 Saint-Gilles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-11-30T09:42:45.365148Z", "id":2193, "last_modified":"2016-10-26T05:45:32.757794Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2193/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur de Marche", "lat":50.222223, "lon":5.345024, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur de Marche</h5><em>Adresse</em> : Rue du Luxembourg, 59B-6900 Marche-en-Famenne<br><br><em>Téléphone</em> : 084/31 59 67<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-marche\">Site web</a></b><br><br>Services : Repas chauds toute l'année de 12h00 à 14h30 les mardis et jeudis. Colis alimentaires, service social.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds toute l'année de 12h00 à 14h30 les mardis et jeudis. Colis alimentaires, service social.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-marche", "phone":"084/31 59 67", "address":"Rue du Luxembourg, 59B-6900 Marche-en-Famenne", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.027643Z", "id":9316, "last_modified":"2016-10-26T05:45:44.797636Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9316/history", "email_before_at":"restoducoeur.marche", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Restos du Coeur de Belgique asbl", "lat":50.538215, "lon":4.977083, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Restos du Coeur de Belgique asbl</h5><em>Adresse</em> : Rue du Tronquoy 5, 5380 Fernelmont<br><br><em>Téléphone</em> : 081 22 88 26<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/\">Site web</a></b><br><br>L’Association Les Restos du Cœur agit depuis plus de 30 ans pour la solidarité sociale, en distribuant en Belgique des repas (630.000 par an) et par des actions d’aide à l’insertion sociale auprès des personnes précarisées. Notre ONG humanitaire a été fondée par Coluche. Une association est non gouvernementale parce qu’elle intervient, grâce au soutien de la population , en plus de l’action des Etats, ou parfois à leur place, pour soulager les problèmes de la société. Notre action existe essentiellement grâce aux donateurs, aux partenaires (des grandes marques) et par l’action de centaines de bénévoles sur le terrain. Certains centres sont aussi soutenus par les pouvoirs locaux (communes, CPAS), régionaux ou fédéraux.(Voir : www.restosducoeur.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’Association Les Restos du Cœur agit depuis plus de 30 ans pour la solidarité sociale, en distribuant en Belgique des repas (630.000 par an) et par des actions d’aide à l’insertion sociale auprès des personnes précarisées. Notre ONG humanitaire a été fondée par Coluche. Une association est non gouvernementale parce qu’elle intervient, grâce au soutien de la population , en plus de l’action des Etats, ou parfois à leur place, pour soulager les problèmes de la société. Notre action existe essentiellement grâce aux donateurs, aux partenaires (des grandes marques) et par l’action de centaines de bénévoles sur le terrain. Certains centres sont aussi soutenus par les pouvoirs locaux (communes, CPAS), régionaux ou fédéraux.(Voir : www.restosducoeur.be)", "web":"http://www.restosducoeur.be/fr/", "phone":"081 22 88 26", "address":"Rue du Tronquoy 5, 5380 Fernelmont", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.832068Z", "id":9307, "last_modified":"2016-10-26T05:45:58.073735Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9307/history", "email_before_at":"federation", "email_after_at":"restosducoeur.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur d’Arlon", "lat":49.684636, "lon":5.819521, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur d’Arlon</h5><em>Adresse</em> : Rue Godfroid Kurth, 2B-6700 Arlon<br><br><em>Téléphone</em> : 0495/542406<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-d-arlon\">Site web</a></b><br><br>Services : Repas chauds, colis, logements d’insertion,service social, gestion budgétaire.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds, colis, logements d’insertion,service social, gestion budgétaire.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-d-arlon", "phone":"0495/542406", "address":"Rue Godfroid Kurth, 2B-6700 Arlon", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.953015Z", "id":9312, "last_modified":"2016-10-26T05:46:08.491695Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9312/history", "email_before_at":"andre.perpete", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Quiévrain", "lat":50.405543, "lon":3.682851, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Quiévrain</h5><em>Adresse</em> : Rue Grande, 66B-7380 QUIEVRAIN<br><br><em>Téléphone</em> : 0473/29 16 16<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-quievrain\">Site web</a></b><br><br>Services : Repas chauds le midi. Colis alimentaires, permanences sociales et administratives, lavoir et coin hygiène, vêtements de seconde main.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds le midi. Colis alimentaires, permanences sociales et administratives, lavoir et coin hygiène, vêtements de seconde main.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-quievrain", "phone":"0473/29 16 16", "address":"Rue Grande, 66B-7380 QUIEVRAIN", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.098032Z", "id":9321, "last_modified":"2016-10-26T05:46:18.489332Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9321/history", "email_before_at":"restoducoeurquievrain", "email_after_at":"hotmail.com", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur de Wavre Asbl", "lat":50.718786, "lon":4.610866, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur de Wavre Asbl</h5><em>Adresse</em> : Rue Lambert Fortune, 33B-1300 WAVRE<br><br><em>Téléphone</em> : 0477/89 82 18<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-wavre\">Site web</a></b><br><br>Services : Repas chauds du lundi au samedi de 9h30 à 15h00 pendant les mois d'hiver. Distribution de colis alimentaires : sur demande avec minimum une fois par mois après contact téléphonique et affichage au Resto.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds du lundi au samedi de 9h30 à 15h00 pendant les mois d'hiver. Distribution de colis alimentaires : sur demande avec minimum une fois par mois après contact téléphonique et affichage au Resto.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-wavre", "phone":"0477/89 82 18", "address":"Rue Lambert Fortune, 33B-1300 WAVRE", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.937087Z", "id":9311, "last_modified":"2016-10-26T05:46:40.573468Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9311/history", "email_before_at":"restoducoeur.wavre", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur Liège asbl", "lat":50.64369, "lon":5.594838, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur Liège asbl</h5><em>Adresse</em> : Rue Raymond Geenen, 9, 4020 Liège<br><br><em>Téléphone</em> : 04/344 08 00<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/\">Site web</a></b><br><br>Aide alimentaire et sociale : repas chauds, ouvert de neuf heures à quinze heures, toute l'année, aide sociale et administrative cinq jours par semaine, coin maman-bébé et dispensaire médical le mardi.\r\nMembre de la Fédération des Restos du Coeur de Belgique.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Aide alimentaire et sociale : repas chauds, ouvert de neuf heures à quinze heures, toute l'année, aide sociale et administrative cinq jours par semaine, coin maman-bébé et dispensaire médical le mardi.\r\nMembre de la Fédération des Restos du Coeur de Belgique.", "web":"http://www.restosducoeur.be/fr/", "phone":"04/344 08 00", "address":"Rue Raymond Geenen, 9, 4020 Liège", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.895684Z", "id":9308, "last_modified":"2016-10-26T05:46:53.942558Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9308/history", "email_before_at":"restoducoeur.liege", "email_after_at":"belgacom.net", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Mouscron", "lat":50.742194, "lon":3.215048, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Mouscron</h5><em>Adresse</em> : Rue Saint-Pierre, 32B-7700 MOUSCRON<br><br><em>Téléphone</em> : 0495/54 41 66<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-mouscron\">Site web</a></b><br><br>Services : Repas chauds le midi, d’octobre à fin mars, Colis alimentaires, Accueil Social/Chauffoir : De 9h à 13h. Service social : Du lundi au vendredi, de 9h à 14h. Atelier cuisine (1x/ mois). Dispensaire médical et pharmacie. Distribution de vêtements<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds le midi, d’octobre à fin mars, Colis alimentaires, Accueil Social/Chauffoir : De 9h à 13h. Service social : Du lundi au vendredi, de 9h à 14h. Atelier cuisine (1x/ mois). Dispensaire médical et pharmacie. Distribution de vêtements", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-mouscron", "phone":"0495/54 41 66", "address":"Rue Saint-Pierre, 32B-7700 MOUSCRON", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.054345Z", "id":9318, "last_modified":"2016-10-26T05:47:05.260269Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9318/history", "email_before_at":"edelweiss.restoducoeur.mouscron", "email_after_at":"gmail.com", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Laeken", "lat":50.876834, "lon":4.355784, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Laeken</h5><em>Adresse</em> : Rue Stéphanie, 27B-1020 Laeken<br><br><em>Téléphone</em> : 02/420 60 87<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/31-our-actions/31-resto-du-coeur-de-laeken\">Site web</a></b><br><br>Services : Repas chauds toute l'année de 12h00 à 14h30 du lundi au vendredi. Formation de personnes exclues du circuit habituel du travail en restauration collective. Repas sur le temps de midi toute l’année, petit-déjeuner, activités socio-culturelles, insertion socioprofessionnelle.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds toute l'année de 12h00 à 14h30 du lundi au vendredi. Formation de personnes exclues du circuit habituel du travail en restauration collective. Repas sur le temps de midi toute l’année, petit-déjeuner, activités socio-culturelles, insertion socioprofessionnelle.", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/31-our-actions/31-resto-du-coeur-de-laeken", "phone":"02/420 60 87", "address":"Rue Stéphanie, 27B-1020 Laeken", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.922972Z", "id":9310, "last_modified":"2016-10-26T05:47:14.683771Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9310/history", "email_before_at":"restoducoeur", "email_after_at":"cpasbru.irisnet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Epicerie sociale - Resto du Coeur", "lat":50.465799, "lon":3.959512, "subcategories":[{"name":"Épiceries solidaires", "id":135}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Epicerie sociale - Resto du Coeur</h5><em>Adresse</em> : Sentier Malaquin, 2b 7000 Mons<br><br><em>Téléphone</em> : 065.34.63.77<br><br><b><a target=\"_blank\" href=\"http://www.fdss.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.fdss.be/", "phone":"065.34.63.77", "address":"Sentier Malaquin, 2b 7000 Mons", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:32:19.900135Z", "id":5810, "last_modified":"2016-10-26T05:47:25.209890Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5810/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du coeur de Mons", "lat":50.465799, "lon":3.959512, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du coeur de Mons</h5><em>Adresse</em> : Sentier Malaquin, 2bB-7000 Mons<br><br><em>Téléphone</em> : 065/34 63 77<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-mons\">Site web</a></b><br><br>Services : Repas chauds de midi toute l’année de 11h00 à 13h00. Distribution de colis toute l'année de 11h00 à 13h00. Permanence sociale : du lundi au vendredi de 8h00 à 14h00. Magasins de vêtements de seconde main : du mardi au vendredi de 8h00 à 13h00. Espace Maman-Bébé : du mardi au vendredi de 8h00 à 13h00. Lieu d'hygiène (lavoir et douches) : du lundi au vendredi de 8h00 à 12h00. Travail de rue : sur demande. Lieu d'expression: sur demande<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Repas chauds de midi toute l’année de 11h00 à 13h00. Distribution de colis toute l'année de 11h00 à 13h00. Permanence sociale : du lundi au vendredi de 8h00 à 14h00. Magasins de vêtements de seconde main : du mardi au vendredi de 8h00 à 13h00. Espace Maman-Bébé : du mardi au vendredi de 8h00 à 13h00. Lieu d'hygiène (lavoir et douches) : du lundi au vendredi de 8h00 à 12h00. Travail de rue : sur demande. Lieu d'expression: sur demande", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-de-mons", "phone":"065/34 63 77", "address":"Sentier Malaquin, 2bB-7000 Mons", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:13.040729Z", "id":9317, "last_modified":"2016-10-26T05:47:45.532715Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9317/history", "email_before_at":"restoducoeurdemons", "email_after_at":"skynet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Resto du Coeur d’Assenede", "lat":51.220936, "lon":3.752205, "subcategories":[{"name":"Restaurants sociaux", "id":118}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Resto du Coeur d’Assenede</h5><em>Adresse</em> : Triesstraat, 38 Q9960 Assenede<br><br><em>Téléphone</em> : 0478/272604<br><br><b><a target=\"_blank\" href=\"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-d-assenede\">Site web</a></b><br><br>Services : Colis alimentaires, Repas chauds hebdomadaires, Distribution de vêtements, Excursions culturelles<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Services : Colis alimentaires, Repas chauds hebdomadaires, Distribution de vêtements, Excursions culturelles", "web":"http://www.restosducoeur.be/fr/les-restos-du-coeur/nos-restos/resto-du-coeur-d-assenede", "phone":"0478/272604", "address":"Triesstraat, 38 Q9960 Assenede", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-25T11:10:12.968204Z", "id":9313, "last_modified":"2016-10-26T05:47:59.042018Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9313/history", "email_before_at":"lichtbaken", "email_after_at":"telenet.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Geraardsbergen", "lat":50.773732, "lon":3.882964, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Geraardsbergen</h5><em>Adresse</em> : Abdijstraat 2\u2028 9500 Geraardsbergen<br><br><em>Téléphone</em> : 078 150 300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"078 150 300", "address":"Abdijstraat 2\u2028 9500 Geraardsbergen", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.274770Z", "id":5780, "last_modified":"2016-10-26T05:49:22.824552Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5780/history", "email_before_at":"onthaal.geraardsbergen", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Noordwijk", "lat":50.857181, "lon":4.350633, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Noordwijk</h5><em>Adresse</em> : Antwerpselaan 34 1000 Brussel<br><br><em>Téléphone</em> : 02 502 47 97<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br>Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.", "web":"http://www.caw.be/", "phone":"02 502 47 97", "address":"Antwerpselaan 34 1000 Brussel", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.576844Z", "id":5800, "last_modified":"2016-10-26T05:49:37.836147Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5800/history", "email_before_at":"onthaal.noordwijk", "email_after_at":"cawbrussel.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Anderlecht", "lat":50.836231, "lon":4.306835, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Anderlecht</h5><em>Adresse</em> : Aumalestraat 7 1070 Anderlecht<br><br><em>Téléphone</em> : 02 521 29 22<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br>Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.", "web":"http://www.caw.be/", "phone":"02 521 29 22", "address":"Aumalestraat 7 1070 Anderlecht", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.589131Z", "id":5801, "last_modified":"2016-10-26T05:49:48.247522Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5801/history", "email_before_at":"onthaal.anderlecht", "email_after_at":"cawbrussel.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Aarschot", "lat":50.986779, "lon":4.840819, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Aarschot</h5><em>Adresse</em> : Bekaflaan 31 A 3200 Aarschot<br><br><em>Téléphone</em> : 013 33 52 47<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"013 33 52 47", "address":"Bekaflaan 31 A 3200 Aarschot", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.993588Z", "id":5764, "last_modified":"2016-10-26T05:49:58.133688Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5764/history", "email_before_at":"onthaal", "email_after_at":"cawoostbrabant.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Turnhout", "lat":51.324144, "lon":4.944747, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Turnhout</h5><em>Adresse</em> : Broedersstraat 4\u2028 2300 Turnhout<br><br><em>Téléphone</em> : 014 21 08 08<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"014 21 08 08", "address":"Broedersstraat 4\u2028 2300 Turnhout", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.802751Z", "id":5751, "last_modified":"2016-10-26T05:50:09.168858Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5751/history", "email_before_at":"onthaal", "email_after_at":"cawdekempen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Overpelt", "lat":51.212836, "lon":5.420324, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Overpelt</h5><em>Adresse</em> : Burgemeester Laenenstraat 7 bus 14 3900 Overpelt<br><br><em>Téléphone</em> : 011 21 20 20<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"011 21 20 20", "address":"Burgemeester Laenenstraat 7 bus 14 3900 Overpelt", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.738974Z", "id":5747, "last_modified":"2016-10-26T05:50:21.809030Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5747/history", "email_before_at":"onthaal", "email_after_at":"cawlimburg.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Boom", "lat":51.086011, "lon":4.362422, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Boom</h5><em>Adresse</em> : Colonel Silvertopstraat 15 2850 Boom<br><br><em>Téléphone</em> : 15695695<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"15695695", "address":"Colonel Silvertopstraat 15 2850 Boom", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.887568Z", "id":5757, "last_modified":"2016-10-26T05:50:31.647764Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5757/history", "email_before_at":"onthaal", "email_after_at":"cawboommechelenlier.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Halle", "lat":50.742088, "lon":4.232767, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Halle</h5><em>Adresse</em> : Deken Michielsstraat 48 1500 Halle<br><br><em>Téléphone</em> : 02 613 17 00<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"02 613 17 00", "address":"Deken Michielsstraat 48 1500 Halle", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.091768Z", "id":5768, "last_modified":"2016-10-26T05:50:42.372282Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5768/history", "email_before_at":"onthaal", "email_after_at":"cawhallevilvoorde.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Sint-Pieters-Leeuw", "lat":50.786296, "lon":4.295982, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Sint-Pieters-Leeuw</h5><em>Adresse</em> : Fabriekstraat 1 1601 Sint-Pieters-Leeuw (Ruisbroek)<br><br><em>Téléphone</em> : 02 613 17 00<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br>Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.", "web":"http://www.caw.be/", "phone":"02 613 17 00", "address":"Fabriekstraat 1 1601 Sint-Pieters-Leeuw (Ruisbroek)", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.174599Z", "id":5772, "last_modified":"2016-10-26T05:51:06.557144Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5772/history", "email_before_at":"onthaal", "email_after_at":"cawhallevilvoorde.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Sint-Truiden", "lat":50.809868, "lon":5.194234, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Sint-Truiden</h5><em>Adresse</em> : Festraetsstraat 48a  3800 Sint-Truiden<br><br><em>Téléphone</em> : 011 21 20 20<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"011 21 20 20", "address":"Festraetsstraat 48a  3800 Sint-Truiden", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.753119Z", "id":5748, "last_modified":"2016-10-26T05:51:13.802576Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5748/history", "email_before_at":"onthaal", "email_after_at":"cawlimburg.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Sint-Niklaas", "lat":51.170716, "lon":4.135684, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Sint-Niklaas</h5><em>Adresse</em> : Gasmeterstraat 81 B 9100 Sint-Niklaas<br><br><em>Téléphone</em> : 78150300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"78150300", "address":"Gasmeterstraat 81 B 9100 Sint-Niklaas", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.228816Z", "id":5777, "last_modified":"2016-10-26T05:51:23.612740Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5777/history", "email_before_at":"onthaal.sintniklaas", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Merchtem", "lat":50.962174, "lon":4.231123, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Merchtem</h5><em>Adresse</em> : Gasthuisstraat 17\u2028 1785 Merchtem<br><br><em>Téléphone</em> : 02 613 17 00<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"02 613 17 00", "address":"Gasthuisstraat 17\u2028 1785 Merchtem", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.156379Z", "id":5771, "last_modified":"2016-10-26T05:51:35.626050Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5771/history", "email_before_at":"onthaal", "email_after_at":"cawhallevilvoorde.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Aalst", "lat":50.944161, "lon":4.043614, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Aalst</h5><em>Adresse</em> : Gasthuisstraat 40 9300 Aalst<br><br><em>Téléphone</em> : 78150300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"78150300", "address":"Gasthuisstraat 40 9300 Aalst", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.292544Z", "id":5781, "last_modified":"2016-10-26T05:51:44.735598Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5781/history", "email_before_at":"onthaal.aalst", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Beveren", "lat":51.210247, "lon":4.259988, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Beveren</h5><em>Adresse</em> : Gravendreef 15 9120 Beveren<br><br><em>Téléphone</em> : 078 150 300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"078 150 300", "address":"Gravendreef 15 9120 Beveren", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.257305Z", "id":5779, "last_modified":"2016-10-26T05:51:53.182568Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5779/history", "email_before_at":"onthaal.beveren", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Brussel (centrum)", "lat":50.849847, "lon":4.350293, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Brussel (centrum)</h5><em>Adresse</em> : Grétrystraat 1 1000 Brussel<br><br><em>Téléphone</em> : 02 227 02 00<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br>Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.", "web":"http://www.caw.be/", "phone":"02 227 02 00", "address":"Grétrystraat 1 1000 Brussel", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.549648Z", "id":5798, "last_modified":"2016-10-26T05:51:59.880067Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5798/history", "email_before_at":"onthaal.centrum", "email_after_at":"cawbrussel.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Zottegem", "lat":50.872068, "lon":3.816564, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Zottegem</h5><em>Adresse</em> : Grotenbergestraat 26\u2028 9620 Zottegem<br><br><em>Téléphone</em> : 078 150 300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"078 150 300", "address":"Grotenbergestraat 26\u2028 9620 Zottegem", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.347524Z", "id":5784, "last_modified":"2016-10-26T05:52:08.004192Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5784/history", "email_before_at":"onthaal.zottegem", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Herentals", "lat":51.17875, "lon":4.835496, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Herentals</h5><em>Adresse</em> : Hofkwartier 23 2200 Herentals<br><br><em>Téléphone</em> : 014 21 08 08<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"014 21 08 08", "address":"Hofkwartier 23 2200 Herentals", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.782608Z", "id":5750, "last_modified":"2016-10-26T05:52:14.736884Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5750/history", "email_before_at":"onthaal", "email_after_at":"cawdekempen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Oostende", "lat":51.223355, "lon":2.915504, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Oostende</h5><em>Adresse</em> : Hospitaalstraat 35\u2028 8400 Oostende<br><br><em>Téléphone</em> : 059 59 21 21<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"059 59 21 21", "address":"Hospitaalstraat 35\u2028 8400 Oostende", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.396043Z", "id":5787, "last_modified":"2016-10-26T05:52:21.887515Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5787/history", "email_before_at":"onthaal.oostende", "email_after_at":"cawnoordwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Roeselare", "lat":50.900641, "lon":3.120428, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Roeselare</h5><em>Adresse</em> : Iepersestraat 47 8800 Roeselare<br><br><em>Téléphone</em> : 051 22 59 44<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"051 22 59 44", "address":"Iepersestraat 47 8800 Roeselare", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.442997Z", "id":5790, "last_modified":"2016-10-26T05:52:30.843637Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5790/history", "email_before_at":"onthaal", "email_after_at":"cawcentraalwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Dilbeek", "lat":50.836786, "lon":4.256643, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Dilbeek</h5><em>Adresse</em> : Itterbeeksestraat 210 1700 Dilbeek<br><br><em>Téléphone</em> : 02 613 17 00<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br>Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.", "web":"http://www.caw.be/", "phone":"02 613 17 00", "address":"Itterbeeksestraat 210 1700 Dilbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.136822Z", "id":5770, "last_modified":"2016-10-26T05:53:18.349413Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5770/history", "email_before_at":"onthaal", "email_after_at":"cawhallevilvoorde.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Vilvoorde", "lat":50.927563, "lon":4.425879, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Vilvoorde</h5><em>Adresse</em> : Jean Baptiste Nowélei 33 1800 Vilvoorde<br><br><em>Téléphone</em> : 02 613 17 00<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"02 613 17 00", "address":"Jean Baptiste Nowélei 33 1800 Vilvoorde", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.067238Z", "id":5767, "last_modified":"2016-10-26T05:53:26.672421Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5767/history", "email_before_at":"onthaal", "email_after_at":"cawhallevilvoorde.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Tervuren", "lat":50.823385, "lon":4.514073, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Tervuren</h5><em>Adresse</em> : Kasteelstraat 5 3080 Tervuren<br><br><em>Téléphone</em> : 02 613 17 00<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br>Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.", "web":"http://www.caw.be/", "phone":"02 613 17 00", "address":"Kasteelstraat 5 3080 Tervuren", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.115840Z", "id":5769, "last_modified":"2016-10-26T05:53:34.872181Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5769/history", "email_before_at":"onthaal", "email_after_at":"cawhallevilvoorde.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Dendermonde", "lat":51.031684, "lon":4.093975, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Dendermonde</h5><em>Adresse</em> : Kerkstraat 89 9200 Dendermonde<br><br><em>Téléphone</em> : 78150300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"78150300", "address":"Kerkstraat 89 9200 Dendermonde", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.216525Z", "id":5776, "last_modified":"2016-10-26T05:53:45.799394Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5776/history", "email_before_at":"onthaal.dendermonde", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Lier", "lat":51.131264, "lon":4.578546, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Lier</h5><em>Adresse</em> : Koepoortstraat 3 2500 Lier<br><br><em>Téléphone</em> : 15695695<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"15695695", "address":"Koepoortstraat 3 2500 Lier", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.939630Z", "id":5760, "last_modified":"2016-10-26T05:53:54.595472Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5760/history", "email_before_at":"onthaal", "email_after_at":"cawboommechelenlier.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Menen", "lat":50.797586, "lon":3.120433, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Menen</h5><em>Adresse</em> : Koningstraat 32 8930 Menen<br><br><em>Téléphone</em> : 056 51 44 13<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"056 51 44 13", "address":"Koningstraat 32 8930 Menen", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.523046Z", "id":5796, "last_modified":"2016-10-26T05:54:02.790367Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5796/history", "email_before_at":"onthaal.menen", "email_after_at":"cawzuidwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Tielt", "lat":50.995501, "lon":3.326017, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Tielt</h5><em>Adresse</em> : Kortrijkstraat 118 8700 Tielt<br><br><em>Téléphone</em> : 051 40 09 99<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"051 40 09 99", "address":"Kortrijkstraat 118 8700 Tielt", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.469391Z", "id":5792, "last_modified":"2016-10-26T05:54:11.161026Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5792/history", "email_before_at":"onthaal", "email_after_at":"cawcentraalwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Izegem-Tielt", "lat":50.916069, "lon":3.211745, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Izegem-Tielt</h5><em>Adresse</em> : Krekelstraat 56 8870 Izegem<br><br><em>Téléphone</em> : 051 33 78 78<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"051 33 78 78", "address":"Krekelstraat 56 8870 Izegem", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.455678Z", "id":5791, "last_modified":"2016-10-26T05:54:24.240779Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5791/history", "email_before_at":"onthaal", "email_after_at":"cawcentraalwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Lokeren", "lat":51.100603, "lon":3.999161, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Lokeren</h5><em>Adresse</em> : Krekelstraat 9 9160 Lokeren<br><br><em>Téléphone</em> : 78150300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"78150300", "address":"Krekelstraat 9 9160 Lokeren", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.240535Z", "id":5778, "last_modified":"2016-10-26T05:54:32.664562Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5778/history", "email_before_at":"onthaal.lokeren", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Antwerpen 2", "lat":51.200853, "lon":4.406316, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Antwerpen 2</h5><em>Adresse</em> : Lange Lozanastraat 200 2018 Antwerpen<br><br><em>Téléphone</em> : 03 326 00 00<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"03 326 00 00", "address":"Lange Lozanastraat 200 2018 Antwerpen", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.863463Z", "id":5755, "last_modified":"2016-10-26T05:54:40.337634Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5755/history", "email_before_at":"onthaal", "email_after_at":"cawantwerpen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Blankenberge", "lat":51.316246, "lon":3.140026, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Blankenberge</h5><em>Adresse</em> : L. Nuytemanslaan 59 8370 Blankenberge<br><br><em>Téléphone</em> : 050 43 28 50<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"050 43 28 50", "address":"L. Nuytemanslaan 59 8370 Blankenberge", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.427932Z", "id":5789, "last_modified":"2016-10-26T05:54:49.794483Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5789/history", "email_before_at":"onthaal.blankenberge", "email_after_at":"cawnoordwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Hasselt", "lat":50.930799, "lon":5.335856, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Hasselt</h5><em>Adresse</em> : Lombaardstraat 20 3500 Hasselt<br><br><em>Téléphone</em> : 011 21 20 20<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"011 21 20 20", "address":"Lombaardstraat 20 3500 Hasselt", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.682440Z", "id":5746, "last_modified":"2016-10-26T05:54:57.576500Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5746/history", "email_before_at":"onthaal", "email_after_at":"cawlimburg.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Leper-Poperinge", "lat":50.851049, "lon":2.876556, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Leper-Poperinge</h5><em>Adresse</em> : Maloulaan 43 8900 Leper<br><br><em>Téléphone</em> : 057 22 09 30<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"057 22 09 30", "address":"Maloulaan 43 8900 Leper", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.497163Z", "id":5794, "last_modified":"2016-10-26T05:55:07.095891Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5794/history", "email_before_at":"onthaal", "email_after_at":"cawcentraalwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Mol", "lat":51.183263, "lon":5.113118, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Mol</h5><em>Adresse</em> : Markt 62/1 2400 Mol<br><br><em>Téléphone</em> : 014 21 08 08<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"014 21 08 08", "address":"Markt 62/1 2400 Mol", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.820387Z", "id":5752, "last_modified":"2016-10-26T05:55:25.664573Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5752/history", "email_before_at":"onthaal", "email_after_at":"cawdekempen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Mechelen", "lat":51.037029, "lon":4.474504, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Mechelen</h5><em>Adresse</em> : Maurits Sabbestraat 119 2800 Mechelen<br><br><em>Téléphone</em> : 15695695<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"15695695", "address":"Maurits Sabbestraat 119 2800 Mechelen", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.875124Z", "id":5756, "last_modified":"2016-10-26T05:55:37.515142Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5756/history", "email_before_at":"onthaal", "email_after_at":"cawboommechelenlier.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Diest", "lat":50.986737, "lon":5.052734, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Diest</h5><em>Adresse</em> : Michel Theysstraat 7 3290 Diest<br><br><em>Téléphone</em> : 013 33 52 47<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"013 33 52 47", "address":"Michel Theysstraat 7 3290 Diest", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.980334Z", "id":5763, "last_modified":"2016-10-26T05:55:45.445472Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5763/history", "email_before_at":"onthaal", "email_after_at":"cawoostbrabant.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Genk", "lat":50.964122, "lon":5.505105, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Genk</h5><em>Adresse</em> : Molenstraat 60b 3600 Genk<br><br><em>Téléphone</em> : 011 21 20 20<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"011 21 20 20", "address":"Molenstraat 60b 3600 Genk", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.767836Z", "id":5749, "last_modified":"2016-10-26T05:55:52.988550Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5749/history", "email_before_at":"onthaal", "email_after_at":"cawlimburg.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Wetteren", "lat":51.006465, "lon":3.887506, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Wetteren</h5><em>Adresse</em> : Molenstraat 9 9230 Wetteren<br><br><em>Téléphone</em> : 078/15.03.00<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"078/15.03.00", "address":"Molenstraat 9 9230 Wetteren", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.206559Z", "id":5775, "last_modified":"2016-10-26T05:56:55.271549Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5775/history", "email_before_at":"onthaal.wetteren", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Molenbeek", "lat":50.858426, "lon":4.338585, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Molenbeek</h5><em>Adresse</em> : Mommaertstraat 22 1080 Sint-Jans-Molenbeek<br><br><em>Téléphone</em> : 02 414 24 23<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br>Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.", "web":"http://www.caw.be/", "phone":"02 414 24 23", "address":"Mommaertstraat 22 1080 Sint-Jans-Molenbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.601576Z", "id":5802, "last_modified":"2016-10-26T05:57:05.412273Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5802/history", "email_before_at":"onthaal.molenbeek", "email_after_at":"cawbrussel.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Heist-op-den-Berg", "lat":51.073779, "lon":4.731538, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Heist-op-den-Berg</h5><em>Adresse</em> : Oude Godstraat 40 2220 Heist-op-den-Berg<br><br><em>Téléphone</em> : 15695695<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"15695695", "address":"Oude Godstraat 40 2220 Heist-op-den-Berg", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.903799Z", "id":5758, "last_modified":"2016-10-26T05:57:13.416479Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5758/history", "email_before_at":"onthaal", "email_after_at":"cawboommechelenlier.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Gent", "lat":51.051284, "lon":3.717037, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Gent</h5><em>Adresse</em> : Oude Houtlei 124 9000 Gent<br><br><em>Téléphone</em> : 078/150300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"078/150300", "address":"Oude Houtlei 124 9000 Gent", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.185705Z", "id":5773, "last_modified":"2016-10-26T05:57:30.728653Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5773/history", "email_before_at":"onthaal.gent", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Ninove", "lat":50.834573, "lon":4.026976, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Ninove</h5><em>Adresse</em> : Oude Kaai 44 9400 Ninove<br><br><em>Téléphone</em> : 078 150 300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"078 150 300", "address":"Oude Kaai 44 9400 Ninove", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.327121Z", "id":5783, "last_modified":"2016-10-26T05:57:39.071814Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5783/history", "email_before_at":"onthaal.ninove", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Intercultureel vrouwencentrum Antwerpen (IVCA) / CAW", "lat":51.207094, "lon":4.400611, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Maisons de quartiers", "id":10}], "popup":"<h5>Intercultureel vrouwencentrum Antwerpen (IVCA) / CAW</h5><em>Adresse</em> : Paleisstraat 39 2018 Antwerpen<br><br><em>Téléphone</em> : 03 238 16 93<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 238 16 93", "address":"Paleisstraat 39 2018 Antwerpen", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-13T15:29:23.823938Z", "id":5305, "last_modified":"2016-10-26T05:57:48.863409Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5305/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Geel", "lat":51.162204, "lon":4.997364, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Geel</h5><em>Adresse</em> : Pastoor Van Neylenstraat 18 2440 Geel<br><br><em>Téléphone</em> : 014 21 08 08<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"014 21 08 08", "address":"Pastoor Van Neylenstraat 18 2440 Geel", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.837141Z", "id":5753, "last_modified":"2017-04-01T13:23:07.360766Z", "last_author":"elvia", "history":"http://maps.dewey.be/api/markers/5753/history", "email_before_at":"onthaal", "email_after_at":"cawdekempen.be", "last_modified_dmY":"01/04/2017"}, {"name":"Onthaal Willebroek", "lat":51.064101, "lon":4.361115, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Willebroek</h5><em>Adresse</em> : Pastorijstraat 1 2830 Willebroek<br><br><em>Téléphone</em> : 015/69.56.95<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"015/69.56.95", "address":"Pastorijstraat 1 2830 Willebroek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.926524Z", "id":5759, "last_modified":"2016-10-26T05:58:15.722082Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5759/history", "email_before_at":"onthaal", "email_after_at":"cawboommechelenlier.be", "last_modified_dmY":"26/10/2016"}, {"name":"CAW - Onthaal Veurne-Diksmuide", "lat":51.070260509947914, "lon":2.659614086151123, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>CAW - Onthaal Veurne-Diksmuide</h5><em>Adresse</em> : Peter Benoitlaan 58 - 8630 Veurne<br><br><em>Téléphone</em> : 058 28 00 21<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br>Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.", "web":"http://www.caw.be/", "phone":"058 28 00 21", "address":"Peter Benoitlaan 58 - 8630 Veurne", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-04T21:33:00.589405Z", "id":3905, "last_modified":"2016-10-26T05:58:25.329417Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3905/history", "email_before_at":"onthaal", "email_after_at":"cawcentraalwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Veurne-Diksmuide", "lat":51.070295, "lon":2.659394, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Veurne-Diksmuide</h5><em>Adresse</em> : Peter Benoitlaan 58 8630 Veurne<br><br><em>Téléphone</em> : 058 28 00 21<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"058 28 00 21", "address":"Peter Benoitlaan 58 8630 Veurne", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.484028Z", "id":5793, "last_modified":"2016-10-26T05:59:03.969206Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5793/history", "email_before_at":"onthaal", "email_after_at":"cawcentraalwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"CAW Archipel - Vrienden van het Huizeke", "lat":50.837482498936374, "lon":4.345679562535452, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Maisons d'accueil", "id":158}], "popup":"<h5>CAW Archipel - Vrienden van het Huizeke</h5><em>Adresse</em> : Place du Jeu de Balle 23, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/513.28.46<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Hébergement après 2 entretiens || Opvang na twee onthaalgesprekken<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Hébergement après 2 entretiens || Opvang na twee onthaalgesprekken", "web":"http://www.lstb.be", "phone":"02/513.28.46", "address":"Place du Jeu de Balle 23, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-04T19:13:35.720021Z", "id":2546, "last_modified":"2016-10-26T05:59:12.047052Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2546/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Asse", "lat":50.89313, "lon":4.274395, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Asse</h5><em>Adresse</em> : Poverstraat 75 B48 1731 Asse<br><br><em>Téléphone</em> : 02 613 17 00<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br>Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.", "web":"http://www.caw.be/", "phone":"02 613 17 00", "address":"Poverstraat 75 B48 1731 Asse", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.024473Z", "id":5766, "last_modified":"2016-10-26T05:59:19.967862Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5766/history", "email_before_at":"onthaal", "email_after_at":"cawhallevilvoorde.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Leuven", "lat":50.874972, "lon":4.696634, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Leuven</h5><em>Adresse</em> : Redingenstraat 6 3000 Leuven<br><br><em>Téléphone</em> : 016 21 01 01<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"016 21 01 01", "address":"Redingenstraat 6 3000 Leuven", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.951597Z", "id":5761, "last_modified":"2016-10-26T05:59:27.254608Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5761/history", "email_before_at":"onthaal", "email_after_at":"cawoostbrabant.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Oudenaarde", "lat":50.840965, "lon":3.610619, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Oudenaarde</h5><em>Adresse</em> : Remparden 10\u2028 9700 Oudenaarde<br><br><em>Téléphone</em> : 078 150 300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"078 150 300", "address":"Remparden 10\u2028 9700 Oudenaarde", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.306596Z", "id":5782, "last_modified":"2016-10-26T05:59:34.612508Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5782/history", "email_before_at":"onthaal.oudenaarde", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"CAW Archipel, Foyer Bodeghem", "lat":50.84381304326397, "lon":4.342506979591576, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Maisons d'accueil", "id":158}], "popup":"<h5>CAW Archipel, Foyer Bodeghem</h5><em>Adresse</em> : Rue Bodeghem 27, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/512.17.92<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Maison d'accueil pour les hommes<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Maison d'accueil pour les hommes", "web":"http://www.lstb.be", "phone":"02/512.17.92", "address":"Rue Bodeghem 27, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-04T19:10:58.155158Z", "id":2545, "last_modified":"2016-10-26T05:59:46.760143Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2545/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"L'épi St Gilles", "lat":50.827778, "lon":4.337487, "subcategories":[{"name":"Épiceries solidaires", "id":135}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>L'épi St Gilles</h5><em>Adresse</em> : Rue Crickx 45, 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://capbrabantiacaw.be/fr/index.php?page=antennes/entraide.php\">Site web</a></b><br><br>\"En collaboration avec le CPAS de Saint-Gilles et d’autres associations, le service social Entr’Aide de Saint-Gilles gère une épicerie sociale à laquelle ont accès leurs usagers, sur base notamment d’un rapport social. Ils peuvent y acheter, à 50% du prix du marché, des produits que l’on trouve dans les autres commerces\".\r\n\r\nPermanences sociales du lundi au vendredi de 8h30 à 11h\r\nAccueil Café du lundi au vendredi de 8h à 12h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"En collaboration avec le CPAS de Saint-Gilles et d’autres associations, le service social Entr’Aide de Saint-Gilles gère une épicerie sociale à laquelle ont accès leurs usagers, sur base notamment d’un rapport social. Ils peuvent y acheter, à 50% du prix du marché, des produits que l’on trouve dans les autres commerces\".\r\n\r\nPermanences sociales du lundi au vendredi de 8h30 à 11h\r\nAccueil Café du lundi au vendredi de 8h à 12h", "web":"http://capbrabantiacaw.be/fr/index.php?page=antennes/entraide.php", "phone":"", "address":"Rue Crickx 45, 1060 Saint-Gilles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:32:20.699018Z", "id":5864, "last_modified":"2016-10-26T05:59:55.783260Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5864/history", "email_before_at":"entraide.bernardvs", "email_after_at":"gmail.com", "last_modified_dmY":"26/10/2016"}, {"name":"CAW Archipel - Albatros", "lat":50.84711289927988, "lon":4.341302667743889, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Maisons d'accueil", "id":158}], "popup":"<h5>CAW Archipel - Albatros</h5><em>Adresse</em> : Rue de la Buanderie 40, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/511.53.30<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>Accueil mixte pour les personnes sans abri. Pas d’accueil pour les candidats réfugiés. || Gemengde opvang voor thuislozen. Geen opvang voor kandidaat-vluchtelingen.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Accueil mixte pour les personnes sans abri. Pas d’accueil pour les candidats réfugiés. || Gemengde opvang voor thuislozen. Geen opvang voor kandidaat-vluchtelingen.", "web":"http://www.lstb.be", "phone":"02/511.53.30", "address":"Rue de la Buanderie 40, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-05T09:05:35.580772Z", "id":2582, "last_modified":"2016-10-26T06:00:03.853766Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2582/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"CAW Mozaïek - Woonbegeleiding", "lat":50.84831944377957, "lon":4.353506574406083, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Maisons d'accueil", "id":158}], "popup":"<h5>CAW Mozaïek - Woonbegeleiding</h5><em>Adresse</em> : Rue Grétry 1, 1000 Bruxelles<br><br><em>Téléphone</em> : 02/227.02.00<br><br><b><a target=\"_blank\" href=\"http://www.lstb.be\">Site web</a></b><br><br>|| service d’accompagnement au logement pour jeunes, entre 18 et 25 ans.Objectif:guider les jeunes vers un logement autonome et un mode de vie adéquat. Pas d’accueil en urgence. || Woonbegeleiding voor jongeren tussen 18 -25 jaar. Doelgr: Jongeren met psychosociale problemen, die om diverse redenen problemen hebben om alleen te gaan wonen. Geen dringende opvang.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"|| service d’accompagnement au logement pour jeunes, entre 18 et 25 ans.Objectif:guider les jeunes vers un logement autonome et un mode de vie adéquat. Pas d’accueil en urgence. || Woonbegeleiding voor jongeren tussen 18 -25 jaar. Doelgr: Jongeren met psychosociale problemen, die om diverse redenen problemen hebben om alleen te gaan wonen. Geen dringende opvang.", "web":"http://www.lstb.be", "phone":"02/227.02.00", "address":"Rue Grétry 1, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-04T21:12:52.967137Z", "id":2561, "last_modified":"2016-10-26T06:00:11.315065Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2561/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Torhout", "lat":51.066592, "lon":3.099266, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Torhout</h5><em>Adresse</em> : ’s Gravenwinkelstraat 20 8820 Torhout<br><br><em>Téléphone</em> : 050 21 25 22<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"050 21 25 22", "address":"’s Gravenwinkelstraat 20 8820 Torhout", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.411750Z", "id":5788, "last_modified":"2016-10-26T06:00:24.243695Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5788/history", "email_before_at":"onthaal.torhout", "email_after_at":"cawnoordwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Landen", "lat":50.753317, "lon":5.081286, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Landen</h5><em>Adresse</em> : Stationsstraat 29 3400 Landen<br><br><em>Téléphone</em> : 016 81 37 78<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"016 81 37 78", "address":"Stationsstraat 29 3400 Landen", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.007911Z", "id":5765, "last_modified":"2016-10-26T06:00:32.502933Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5765/history", "email_before_at":"onthaal", "email_after_at":"cawoostbrabant.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Tienen", "lat":50.803894, "lon":4.939409, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Tienen</h5><em>Adresse</em> : Torsinplein 12 3300 Tienen<br><br><em>Téléphone</em> : 016 81 37 78<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"016 81 37 78", "address":"Torsinplein 12 3300 Tienen", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.965577Z", "id":5762, "last_modified":"2016-10-26T06:00:39.781542Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5762/history", "email_before_at":"onthaal", "email_after_at":"cawoostbrabant.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Etterbeek", "lat":50.824456, "lon":4.39816, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Etterbeek</h5><em>Adresse</em> : Triomflaan 32 1160 Oudergem<br><br><em>Téléphone</em> : 02 629 23 45<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br>Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Centrum Algemeen Welzijnswerk (CAW) helpt mensen met al hun vragen en problemen die te maken hebben met welzijn. Je kan bij ons terecht met elke vraag. Een moeilijke relatie. Persoonlijke problemen. Financiële, administratieve, juridische of materiële problemen. Problemen in je gezin, familie of buurt,... We bieden ook hulp aan slachtoffers van geweld en misbruik, slachtoffers en betrokkenen van verkeersongevallen en misdrijven, en aan gedetineerden en hun naasten.", "web":"http://www.caw.be/", "phone":"02 629 23 45", "address":"Triomflaan 32 1160 Oudergem", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.564912Z", "id":5799, "last_modified":"2016-10-26T06:00:46.954884Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5799/history", "email_before_at":"onthaal.etterbeek", "email_after_at":"cawbrussel.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Brugge", "lat":51.216897, "lon":3.220817, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Brugge</h5><em>Adresse</em> : Vlamingdam 36 8000 Brugge<br><br><em>Téléphone</em> : 050 44 57 00<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"050 44 57 00", "address":"Vlamingdam 36 8000 Brugge", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.381204Z", "id":5786, "last_modified":"2016-10-26T06:00:53.592648Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5786/history", "email_before_at":"onthaal.brugge", "email_after_at":"cawnoordwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Kortrijk", "lat":50.828356, "lon":3.272388, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Kortrijk</h5><em>Adresse</em> : Voorstraat 53 8500 Kortrijk<br><br><em>Téléphone</em> : 056 53 21 51<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"056 53 21 51", "address":"Voorstraat 53 8500 Kortrijk", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.510107Z", "id":5795, "last_modified":"2016-10-26T06:01:00.999999Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5795/history", "email_before_at":"onthaal.kortrijk", "email_after_at":"cawzuidwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Antwerpen 1", "lat":51.218223, "lon":4.399059, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}, {"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}], "popup":"<h5>Onthaal Antwerpen 1</h5><em>Adresse</em> : Vrijdagmarkt 11 2000 Antwerpen<br><br><em>Téléphone</em> : 03 232 16 19<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"03 232 16 19", "address":"Vrijdagmarkt 11 2000 Antwerpen", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:36.850897Z", "id":5754, "last_modified":"2016-10-26T06:01:09.216505Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5754/history", "email_before_at":"onthaal", "email_after_at":"cawantwerpen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Ronse", "lat":50.749679, "lon":3.592485, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Ronse</h5><em>Adresse</em> : Zonnestraat 30 9600 Ronse<br><br><em>Téléphone</em> : 78150300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"78150300", "address":"Zonnestraat 30 9600 Ronse", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.365868Z", "id":5785, "last_modified":"2016-10-26T06:01:24.735866Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5785/history", "email_before_at":"onthaal.ronse", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Waregem", "lat":50.881318, "lon":3.432121, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Waregem</h5><em>Adresse</em> : Zuiderlaan 42\u2028 8790 Waregem<br><br><em>Téléphone</em> : 0490 11 77 99<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"0490 11 77 99", "address":"Zuiderlaan 42\u2028 8790 Waregem", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.536186Z", "id":5797, "last_modified":"2016-10-26T06:01:44.886243Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5797/history", "email_before_at":"onthaal.waregem", "email_after_at":"cawzuidwestvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Onthaal Eeklo", "lat":51.181375, "lon":3.566888, "subcategories":[{"name":"Accueil d'urgence de nuit (pour sans-abris)", "id":150}, {"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Onthaal Eeklo</h5><em>Adresse</em> : Zuidmoerstraat 136 – 1 9900 Eeklo<br><br><em>Téléphone</em> : 078 150 300<br><br><b><a target=\"_blank\" href=\"http://www.caw.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.caw.be/", "phone":"078 150 300", "address":"Zuidmoerstraat 136 – 1 9900 Eeklo", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-14T12:25:37.195934Z", "id":5774, "last_modified":"2016-10-26T06:01:58.030166Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5774/history", "email_before_at":"onthaal.eeklo", "email_after_at":"cawoostvlaanderen.be", "last_modified_dmY":"26/10/2016"}, {"name":"Saint-Vincent", "lat":50.855081, "lon":4.384081, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Saint-Vincent</h5><em>Adresse</em> : Avenue Dailly 134 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.vincentdepaul.be/\">Site web</a></b><br><br>lutte contre la pauvreté et l'exclusion sociale en Belgique.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"lutte contre la pauvreté et l'exclusion sociale en Belgique.", "web":"http://www.vincentdepaul.be/", "phone":"", "address":"Avenue Dailly 134 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:32.540015Z", "id":675, "last_modified":"2017-03-06T18:58:50.269294Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/675/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Flora", "lat":50.86629, "lon":4.36329, "subcategories":[{"name":"Soutien aux personnes précaires", "id":193}], "popup":"<h5>Flora</h5><em>Adresse</em> : Rue du Progrès 323 b 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://pro.guidesocial.be/associations/reseau-flora-asbl.12321.html\">Site web</a></b><br><br>Flora ASBL vise l'intégration durable sur le marché de l'emploi des femmes et des hommes précarisé-e-s de toutes origines...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Flora ASBL vise l'intégration durable sur le marché de l'emploi des femmes et des hommes précarisé-e-s de toutes origines...", "web":"http://pro.guidesocial.be/associations/reseau-flora-asbl.12321.html", "phone":"", "address":"Rue du Progrès 323 b 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:32.273070Z", "id":670, "last_modified":"2017-03-06T19:02:37.701276Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/670/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}] \ No newline at end of file
diff --git a/data/markers-194.json b/data/markers-194.json
new file mode 100644
index 0000000..3605704
--- /dev/null
+++ b/data/markers-194.json
@@ -0,0 +1 @@
+[{"name":"Natagora", "lat":50.837889964558315, "lon":4.364356398582458, "subcategories":[{"name":"Associations de naturalistes", "id":194}], "popup":"<h5>Natagora</h5><em>Adresse</em> : Rue d’Édimbourg 26, 1050 Bruxelles<br><br><em>Téléphone</em> : +32 (0)2 893 09 91<br><br><b><a target=\"_blank\" href=\"http://www.natagora.be\">Site web</a></b><br><br>Natagora a pour but de protéger la nature, plus particulièrement en Wallonie et à Bruxelles. Avec un grand objectif : enrayer la dégradation de la biodiversité et reconstituer un bon état général de la nature, en équilibre avec les activités humaines. Une des stratégies de Natagora pour atteindre son objectif est le développement d’un réseau d’espaces où la nature est prioritaire. Trois pistes d’action : primo, l’achat ou la location de terrains comportant des milieux exceptionnels et/ou abritant des espèces remarquables. À ce jour, nos 210 réserves naturelles (plus de 4700 hectares) sont gérées notamment grâce à l’implication de nombreux volontaires. Secundo, des programmes de restauration de milieux naturels à large échelle (LIFE et Interreg) : des centaines de propriétaires concernés, et une surface globale de plusieurs milliers d’hectares. Tertio, la sensibilisation des gestionnaires de terrains (privés, publics, agricoles, d’entreprise) à adhérer au programme agri-environnemental wallon ou à notre Charte Réseau Nature.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Natagora a pour but de protéger la nature, plus particulièrement en Wallonie et à Bruxelles. Avec un grand objectif : enrayer la dégradation de la biodiversité et reconstituer un bon état général de la nature, en équilibre avec les activités humaines. Une des stratégies de Natagora pour atteindre son objectif est le développement d’un réseau d’espaces où la nature est prioritaire. Trois pistes d’action : primo, l’achat ou la location de terrains comportant des milieux exceptionnels et/ou abritant des espèces remarquables. À ce jour, nos 210 réserves naturelles (plus de 4700 hectares) sont gérées notamment grâce à l’implication de nombreux volontaires. Secundo, des programmes de restauration de milieux naturels à large échelle (LIFE et Interreg) : des centaines de propriétaires concernés, et une surface globale de plusieurs milliers d’hectares. Tertio, la sensibilisation des gestionnaires de terrains (privés, publics, agricoles, d’entreprise) à adhérer au programme agri-environnemental wallon ou à notre Charte Réseau Nature.", "web":"http://www.natagora.be", "phone":"+32 (0)2 893 09 91", "address":"Rue d’Édimbourg 26, 1050 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-13T14:41:43.254891Z", "id":5960, "last_modified":"2016-10-13T14:41:43.254921Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5960/history", "email_before_at":"info", "email_after_at":"natagora.be", "last_modified_dmY":"13/10/2016"}, {"name":"Cercle des Naturalistes de Belgique", "lat":50.83658945738301, "lon":4.376463890075684, "subcategories":[{"name":"Associations de naturalistes", "id":194}], "popup":"<h5>Cercle des Naturalistes de Belgique</h5><em>Adresse</em> : Rue Vautier, 29 - 1000 Bruxelles<br><br><em>Téléphone</em> : 02/627 42 39<br><br><b><a target=\"_blank\" href=\"http://www.cercles-naturalistes.be/\">Site web</a></b><br><br>Le but de cette asbl est la diffusion des sciences naturelles. Concrètement, cela consiste à assurer l'étude, la diffusion et la vulgarisation des sciences de la nature dans tous leurs domaines, ainsi que la défense de la nature, et de prendre les mesures utiles en la matière. L'asbl publie une feuille de contact comprenant des articles de fond et reprenant les activités qu'elle propose (excursions, colloques,...). L'information concernant certaines activités organisées par d'autres organismes y est également relayée.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le but de cette asbl est la diffusion des sciences naturelles. Concrètement, cela consiste à assurer l'étude, la diffusion et la vulgarisation des sciences de la nature dans tous leurs domaines, ainsi que la défense de la nature, et de prendre les mesures utiles en la matière. L'asbl publie une feuille de contact comprenant des articles de fond et reprenant les activités qu'elle propose (excursions, colloques,...). L'information concernant certaines activités organisées par d'autres organismes y est également relayée.", "web":"http://www.cercles-naturalistes.be/", "phone":"02/627 42 39", "address":"Rue Vautier, 29 - 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-13T14:49:20.462477Z", "id":5961, "last_modified":"2016-10-13T14:49:20.462504Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5961/history", "email_before_at":"naturalistes.belges", "email_after_at":"sciencesnaturelles.be", "last_modified_dmY":"13/10/2016"}, {"name":"La Maison Vert et Bleue (MVB)", "lat":50.82677582033288, "lon":4.269095063209533, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Associations de naturalistes", "id":194}], "popup":"<h5>La Maison Vert et Bleue (MVB)</h5><em>Adresse</em> : Rue du Chaudron 1 - 1070 Anderlecht<br><br><em>Téléphone</em> : 0484/11.93.56<br><br><b><a target=\"_blank\" href=\"http://www.maisonverteetbleue.be/\">Site web</a></b><br><br>La Maison verte et bleue (MVB) encourage, en collaboration avec la Commune d’Anderlecht, la préservation de la vocation rurale de Neerpede à travers le développement de projets qui valorisent son potentiel économique, social et/ou environnemental. La MVB désire contribuer au développement d’un pôle rural régional bruxellois (voire transrégional). Au cœur d’un dispositif qui a tous les atouts nécessaires pour l’émergence d’une filière résiliente en alimentation, nous travaillons avec différents partenaires pour valoriser les différents maillons de la chaîne (Production, Transformation, Distribution, Consommation et Economie locale, Recyclage et Compost). La MVB organise également des activités de sensibilisation à l’alimentation durable et au respect de la biodiversité.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Maison verte et bleue (MVB) encourage, en collaboration avec la Commune d’Anderlecht, la préservation de la vocation rurale de Neerpede à travers le développement de projets qui valorisent son potentiel économique, social et/ou environnemental. La MVB désire contribuer au développement d’un pôle rural régional bruxellois (voire transrégional). Au cœur d’un dispositif qui a tous les atouts nécessaires pour l’émergence d’une filière résiliente en alimentation, nous travaillons avec différents partenaires pour valoriser les différents maillons de la chaîne (Production, Transformation, Distribution, Consommation et Economie locale, Recyclage et Compost). La MVB organise également des activités de sensibilisation à l’alimentation durable et au respect de la biodiversité.", "web":"http://www.maisonverteetbleue.be/", "phone":"0484/11.93.56", "address":"Rue du Chaudron 1 - 1070 Anderlecht", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-13T15:08:04.851839Z", "id":5962, "last_modified":"2016-10-13T15:09:47.805405Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5962/history", "email_before_at":"maisonverteetbleue", "email_after_at":"gmail.com", "last_modified_dmY":"13/10/2016"}, {"name":"Jeunes & Nature", "lat":50.83788677445909, "lon":4.364101588726044, "subcategories":[{"name":"Associations de naturalistes", "id":194}], "popup":"<h5>Jeunes & Nature</h5><em>Adresse</em> : Rue d'Edimbourg 26, B-1050 Bruxelles<br><br><em>Téléphone</em> : 02/893.10.57<br><br><b><a target=\"_blank\" href=\"http://www.jeunesetnature.be/\">Site web</a></b><br><br>Jeunes et Nature, c’est tout d’abord un groupe de passionnés par la nature dont l’objectif principal est d’encadrer les jeunes dans leur découverte de la nature et d’en faire de vrais naturalistes en herbe, sensibilisés aux problèmes environnementaux et ouverts sur le monde. C’est aussi une association sans but lucratif, Jeunes et Nature ASBL, ce qui permet de donner un cadre légal à nos activités. Nous avons donc une Assemblée Générale constituée de membres effectifs qui mandatent un Conseil d’administration pour s'occuper de la gestion quotidienne de notre association. Notre fonctionnement interne, comme toute ASBL, est régi par des Statuts et un ROI (Règlement d'Ordre Intérieur). C’est surtout une organisation de jeunesse active principalement Belgique, reconnue par la Fédération Wallonie-Bruxelles. Nous sommes également reconnus comme organisme d’éducation à la nature et aux forêts et comme association environnementale par la Région wallonne. (Voir: www.jeunesetnature.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Jeunes et Nature, c’est tout d’abord un groupe de passionnés par la nature dont l’objectif principal est d’encadrer les jeunes dans leur découverte de la nature et d’en faire de vrais naturalistes en herbe, sensibilisés aux problèmes environnementaux et ouverts sur le monde. C’est aussi une association sans but lucratif, Jeunes et Nature ASBL, ce qui permet de donner un cadre légal à nos activités. Nous avons donc une Assemblée Générale constituée de membres effectifs qui mandatent un Conseil d’administration pour s'occuper de la gestion quotidienne de notre association. Notre fonctionnement interne, comme toute ASBL, est régi par des Statuts et un ROI (Règlement d'Ordre Intérieur). C’est surtout une organisation de jeunesse active principalement Belgique, reconnue par la Fédération Wallonie-Bruxelles. Nous sommes également reconnus comme organisme d’éducation à la nature et aux forêts et comme association environnementale par la Région wallonne. (Voir: www.jeunesetnature.be)", "web":"http://www.jeunesetnature.be/", "phone":"02/893.10.57", "address":"Rue d'Edimbourg 26, B-1050 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-23T18:40:14.596144Z", "id":8853, "last_modified":"2016-10-23T18:40:14.596179Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/8853/history", "email_before_at":"info", "email_after_at":"jeunesetnature.be", "last_modified_dmY":"23/10/2016"}, {"name":"Projet Mycélium", "lat":50.835400121913835, "lon":4.439768046140671, "subcategories":[{"name":"Association d'écologie urbaine", "id":90}, {"name":"Récup' de matériaux de construction", "id":113}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Aide au compostage", "id":132}, {"name":"Ateliers de travail du bois", "id":138}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Associations de naturalistes", "id":194}, {"name":"Initiatives de transition", "id":201}], "popup":"<h5>Projet Mycélium</h5><em>Adresse</em> : Kelle, 92<br><br><b><a target=\"_blank\" href=\"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207", "phone":"", "address":"Kelle, 92", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-29T14:48:30.755201Z", "id":10865, "last_modified":"2017-03-29T14:48:30.755234Z", "last_author":"myselproject@gmail.com", "history":"http://maps.dewey.be/api/markers/10865/history", "email_before_at":"myselproject", "email_after_at":"gmail.com", "last_modified_dmY":"29/03/2017"}] \ No newline at end of file
diff --git a/data/markers-196.json b/data/markers-196.json
new file mode 100644
index 0000000..610e7fe
--- /dev/null
+++ b/data/markers-196.json
@@ -0,0 +1 @@
+[{"name":"Arrêt Collecto", "lat":50.84786, "lon":4.384089, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Square Ambiorix 13 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Square Ambiorix 13 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.189864Z", "id":5987, "last_modified":"2016-10-15T08:04:56.237176Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5987/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.821342, "lon":4.34151, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Besme 127 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Besme 127 1190 Forest", "manager_type":"", "created":"2016-10-15T08:04:56.246016Z", "id":5988, "last_modified":"2016-10-15T08:04:56.251709Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5988/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.853318, "lon":4.366325, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Royale 151 1210 Saint-Josse-ten-Noode<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Royale 151 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2016-10-15T08:04:56.257912Z", "id":5989, "last_modified":"2016-10-15T08:04:56.264903Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5989/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.818065, "lon":4.380024, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Adolphe Buyl 10 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Adolphe Buyl 10 1050 Ixelles", "manager_type":"", "created":"2016-10-15T08:04:56.276495Z", "id":5990, "last_modified":"2016-10-15T08:04:56.285537Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5990/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.892203, "lon":4.418154, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue de Cortenbach 8 1130 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue de Cortenbach 8 1130 Bruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.295466Z", "id":5991, "last_modified":"2016-10-15T08:04:56.303639Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5991/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.814159, "lon":4.267072, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Route de Lennik 806 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Route de Lennik 806 1070 Anderlecht", "manager_type":"", "created":"2016-10-15T08:04:56.314910Z", "id":5992, "last_modified":"2016-10-15T08:04:56.323699Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5992/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.828319, "lon":4.371694, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place Eugène Flagey 8 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place Eugène Flagey 8 1050 Ixelles", "manager_type":"", "created":"2016-10-15T08:04:56.335662Z", "id":5993, "last_modified":"2016-10-15T08:04:56.342606Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5993/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.82181, "lon":4.388615, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de la Couronne 231 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de la Couronne 231 1050 Ixelles", "manager_type":"", "created":"2016-10-15T08:04:56.350383Z", "id":5994, "last_modified":"2016-10-15T08:04:56.356196Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5994/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.836777, "lon":4.338423, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Fonsny 1G 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Fonsny 1G 1060 Saint-Gilles", "manager_type":"", "created":"2016-10-15T08:04:56.364128Z", "id":5995, "last_modified":"2016-10-15T08:04:56.375511Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5995/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.836331, "lon":4.355293, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard de Waterloo 63 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard de Waterloo 63 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.383412Z", "id":5996, "last_modified":"2016-10-15T08:04:56.388649Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5996/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.89529, "lon":4.387497, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue François Vekemans 112 1120 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue François Vekemans 112 1120 Bruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.402539Z", "id":5997, "last_modified":"2016-10-15T08:04:56.412167Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5997/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.895445, "lon":4.358145, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue De Wand 9 1020 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue De Wand 9 1020 Bruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.423341Z", "id":5998, "last_modified":"2016-10-15T08:04:56.431738Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5998/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.833698, "lon":4.341786, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Cité Fontainas 3 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Cité Fontainas 3 1060 Saint-Gilles", "manager_type":"", "created":"2016-10-15T08:04:56.440995Z", "id":5999, "last_modified":"2016-10-15T08:04:56.450804Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5999/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.845776, "lon":4.357728, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Putterie 25 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Putterie 25 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.460719Z", "id":6000, "last_modified":"2016-10-15T08:04:56.469820Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6000/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.841858, "lon":4.353857, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Lebeau 69 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Lebeau 69 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.479477Z", "id":6001, "last_modified":"2016-10-15T08:04:56.488344Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6001/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.821706, "lon":4.405282, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Wavre 1237 1160 Auderghem<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Wavre 1237 1160 Auderghem", "manager_type":"", "created":"2016-10-15T08:04:56.497539Z", "id":6002, "last_modified":"2016-10-15T08:04:56.505886Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6002/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.779421, "lon":4.337957, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue du Kriekenput 13A 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue du Kriekenput 13A 1180 Uccle", "manager_type":"", "created":"2016-10-15T08:04:56.515263Z", "id":6003, "last_modified":"2016-10-15T08:04:56.524959Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6003/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.837608, "lon":4.346909, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Blaes 155 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Blaes 155 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.534029Z", "id":6004, "last_modified":"2016-10-15T08:04:56.541246Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6004/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.837395, "lon":4.381794, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place Jourdan 16 1040 Etterbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place Jourdan 16 1040 Etterbeek", "manager_type":"", "created":"2016-10-15T08:04:56.550378Z", "id":6005, "last_modified":"2016-10-15T08:04:56.560265Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6005/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.865198, "lon":4.367774, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Gallait 17 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Gallait 17 1030 Schaerbeek", "manager_type":"", "created":"2016-10-15T08:04:56.571457Z", "id":6006, "last_modified":"2016-10-15T08:04:56.579967Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6006/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.836127, "lon":4.31674, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Mons 467 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Mons 467 1070 Anderlecht", "manager_type":"", "created":"2016-10-15T08:04:56.588518Z", "id":6007, "last_modified":"2016-10-15T08:04:56.597700Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6007/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.870687, "lon":4.400371, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Henri Conscience 154 1140 Evere<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Henri Conscience 154 1140 Evere", "manager_type":"", "created":"2016-10-15T08:04:56.608673Z", "id":6008, "last_modified":"2016-10-15T08:04:56.619938Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6008/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.852946, "lon":4.342289, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Antoine Dansaert 199 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Antoine Dansaert 199 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.629556Z", "id":6009, "last_modified":"2016-10-15T08:04:56.635736Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6009/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.837925, "lon":4.36224, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée d'Ixelles 10 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée d'Ixelles 10 1050 Ixelles", "manager_type":"", "created":"2016-10-15T08:04:56.643901Z", "id":6010, "last_modified":"2016-10-15T08:04:56.652711Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6010/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.846496, "lon":4.298073, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard de la Grande Ceinture 7 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard de la Grande Ceinture 7 1070 Anderlecht", "manager_type":"", "created":"2016-10-15T08:04:56.663398Z", "id":6011, "last_modified":"2016-10-15T08:04:56.669402Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6011/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.809884, "lon":4.31784, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Bruxelles 1 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Bruxelles 1 1190 Forest", "manager_type":"", "created":"2016-10-15T08:04:56.677214Z", "id":6012, "last_modified":"2016-10-15T08:04:56.687307Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6012/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.853804, "lon":4.373722, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue du Mérinos 10 1210 Saint-Josse-ten-Noode<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue du Mérinos 10 1210 Saint-Josse-ten-Noode", "manager_type":"", "created":"2016-10-15T08:04:56.699187Z", "id":6013, "last_modified":"2016-10-15T08:04:56.709346Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6013/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.834417, "lon":4.305606, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Paul Janson 32 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Paul Janson 32 1070 Anderlecht", "manager_type":"", "created":"2016-10-15T08:04:56.721943Z", "id":6014, "last_modified":"2016-10-15T08:04:56.731836Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6014/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.85362, "lon":4.32257, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard Edmond Machtens 2 1080 Molenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard Edmond Machtens 2 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-15T08:04:56.743703Z", "id":6015, "last_modified":"2016-10-15T08:04:56.753670Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6015/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.878006, "lon":4.409749, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Haecht 1169 1140 Evere<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Haecht 1169 1140 Evere", "manager_type":"", "created":"2016-10-15T08:04:56.765097Z", "id":6016, "last_modified":"2016-10-15T08:04:56.773271Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6016/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.828662, "lon":4.462826, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Parvis Sainte-Alix 50 1150 Woluwe-Saint-Pierre<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Parvis Sainte-Alix 50 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2016-10-15T08:04:56.783846Z", "id":6017, "last_modified":"2016-10-15T08:04:56.791324Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6017/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.844608, "lon":4.352143, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue du Lombard 79 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue du Lombard 79 1000 Bruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.799526Z", "id":6018, "last_modified":"2016-10-15T08:04:56.805833Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6018/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.831579, "lon":4.333608, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue du Roi 8 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue du Roi 8 1060 Saint-Gilles", "manager_type":"", "created":"2016-10-15T08:04:56.814872Z", "id":6019, "last_modified":"2016-10-15T08:04:56.820027Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6019/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.802358, "lon":4.316284, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue du Bempt 2A 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue du Bempt 2A 1190 Forest", "manager_type":"", "created":"2016-10-15T08:04:56.828525Z", "id":6020, "last_modified":"2016-10-15T08:04:56.834169Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6020/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.80831, "lon":4.336711, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée d'Alsemberg 609 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée d'Alsemberg 609 1180 Uccle", "manager_type":"", "created":"2016-10-15T08:04:56.845090Z", "id":6021, "last_modified":"2016-10-15T08:04:56.850920Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6021/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.857799, "lon":4.383518, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place des Bienfaiteurs 4 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place des Bienfaiteurs 4 1030 Schaerbeek", "manager_type":"", "created":"2016-10-15T08:04:56.856301Z", "id":6022, "last_modified":"2016-10-15T08:04:56.861627Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6022/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.827183, "lon":4.417899, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue du Chant d'Oiseau 15 1150 Woluwe-Saint-Pierre<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue du Chant d'Oiseau 15 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2016-10-15T08:04:56.869627Z", "id":6023, "last_modified":"2016-10-15T08:04:56.874713Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6023/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.817337, "lon":4.325, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Van Volxem 140 1190 Forest<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Van Volxem 140 1190 Forest", "manager_type":"", "created":"2016-10-15T08:04:56.882273Z", "id":6024, "last_modified":"2016-10-15T08:04:56.887349Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6024/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.896273, "lon":4.336035, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue des Athlètes 3\t1020\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue des Athlètes 3\t1020\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.895942Z", "id":6025, "last_modified":"2016-10-15T08:04:56.901155Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6025/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.84504, "lon":4.338694, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : porte d'anderlecht\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"porte d'anderlecht\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:56.910881Z", "id":6026, "last_modified":"2016-10-15T08:04:56.918792Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6026/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.859982, "lon":4.378013, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : rue des cotteaux 192\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"rue des cotteaux 192\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:56.929246Z", "id":6027, "last_modified":"2016-10-15T08:04:56.936671Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6027/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.864098, "lon":4.418297, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue de zaventem\t1140\tEvere<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue de zaventem\t1140\tEvere", "manager_type":"", "created":"2016-10-15T08:04:56.945769Z", "id":6028, "last_modified":"2016-10-15T08:04:56.951334Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6028/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.816715, "lon":4.426745, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard du Souverain 165\t1160\tAuderghem<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard du Souverain 165\t1160\tAuderghem", "manager_type":"", "created":"2016-10-15T08:04:56.961285Z", "id":6029, "last_modified":"2016-10-15T08:04:56.969252Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6029/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.809681, "lon":4.403561, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : avenue de la sauvagine 1 (coin Bégonias) \t1170\tWatermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"avenue de la sauvagine 1 (coin Bégonias) \t1170\tWatermael-Boitsfort", "manager_type":"", "created":"2016-10-15T08:04:56.980214Z", "id":6030, "last_modified":"2016-10-15T08:04:56.990256Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6030/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.810093, "lon":4.326447, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : avenue victor Rousseau 200\t1190\tForest<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"avenue victor Rousseau 200\t1190\tForest", "manager_type":"", "created":"2016-10-15T08:04:57.001911Z", "id":6031, "last_modified":"2016-10-15T08:04:57.010468Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6031/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.849121, "lon":4.428491, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chemin des deux maisons 23\t1200\tWoluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chemin des deux maisons 23\t1200\tWoluwe-Saint-Lambert", "manager_type":"", "created":"2016-10-15T08:04:57.022546Z", "id":6032, "last_modified":"2016-10-15T08:04:57.030796Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6032/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.84184, "lon":4.329712, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Mons 181\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Mons 181\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:57.040850Z", "id":6033, "last_modified":"2016-10-15T08:04:57.046844Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6033/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.852731, "lon":4.388485, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place Dailly 7\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place Dailly 7\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:57.052820Z", "id":6034, "last_modified":"2016-10-15T08:04:57.058532Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6034/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.818167, "lon":4.405627, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard des Invalides 220\t1160\tAuderghem<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard des Invalides 220\t1160\tAuderghem", "manager_type":"", "created":"2016-10-15T08:04:57.064705Z", "id":6035, "last_modified":"2016-10-15T08:04:57.070120Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6035/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.848651, "lon":4.401837, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de Roodebeek 151\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de Roodebeek 151\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:57.077856Z", "id":6036, "last_modified":"2016-10-15T08:04:57.084103Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6036/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.823515, "lon":4.310719, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard Paepsem 7\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard Paepsem 7\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:57.090135Z", "id":6037, "last_modified":"2016-10-15T08:04:57.095541Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6037/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.849727, "lon":4.330629, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Ninove 107\t1080\tMolenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Ninove 107\t1080\tMolenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-15T08:04:57.102959Z", "id":6038, "last_modified":"2016-10-15T08:04:57.108325Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6038/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.857284, "lon":4.331845, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Gand 219\t1081\tKoekelberg<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Gand 219\t1081\tKoekelberg", "manager_type":"", "created":"2016-10-15T08:04:57.116669Z", "id":6039, "last_modified":"2016-10-15T08:04:57.122025Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6039/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.829792, "lon":4.355797, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Charleroi 95\t1060\tSaint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Charleroi 95\t1060\tSaint-Gilles", "manager_type":"", "created":"2016-10-15T08:04:57.127500Z", "id":6040, "last_modified":"2016-10-15T08:04:57.132621Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6040/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.833098, "lon":4.366283, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place Fernand Cocq 10\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place Fernand Cocq 10\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:57.139358Z", "id":6041, "last_modified":"2016-10-15T08:04:57.144565Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6041/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.850926, "lon":4.410652, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de Roodebeek 280\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de Roodebeek 280\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:57.152946Z", "id":6042, "last_modified":"2016-10-15T08:04:57.158209Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6042/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.789883, "lon":4.372132, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Vieille rue du Moulin 324\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Vieille rue du Moulin 324\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:57.167120Z", "id":6043, "last_modified":"2016-10-15T08:04:57.172569Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6043/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.817404, "lon":4.396018, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Arnaud Fraiteur 15\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Arnaud Fraiteur 15\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:57.181379Z", "id":6044, "last_modified":"2016-10-15T08:04:57.186824Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6044/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.8608, "lon":4.358942, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard Simon Bolivar 9\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard Simon Bolivar 9\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:57.194275Z", "id":6045, "last_modified":"2016-10-15T08:04:57.199758Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6045/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.817388, "lon":4.353927, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place Georges Brugmann 10B\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place Georges Brugmann 10B\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:57.207209Z", "id":6046, "last_modified":"2016-10-15T08:04:57.212671Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6046/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.873484, "lon":4.387239, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Helmet 224\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Helmet 224\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:57.221247Z", "id":6047, "last_modified":"2016-10-15T08:04:57.230573Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6047/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.866087, "lon":4.303241, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Josse Goffin 123\t1082\tBerchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Josse Goffin 123\t1082\tBerchem-Sainte-Agathe", "manager_type":"", "created":"2016-10-15T08:04:57.238982Z", "id":6048, "last_modified":"2016-10-15T08:04:57.247393Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6048/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.889869, "lon":4.336654, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Houba de Strooper 162\t1020\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Houba de Strooper 162\t1020\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:57.255804Z", "id":6049, "last_modified":"2016-10-15T08:04:57.263438Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6049/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.80402, "lon":4.35788, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue De Fré 195\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue De Fré 195\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:57.272045Z", "id":6050, "last_modified":"2016-10-15T08:04:57.280001Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6050/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.862149, "lon":4.392826, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Charles Gilisquet 7\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Charles Gilisquet 7\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:57.288615Z", "id":6051, "last_modified":"2016-10-15T08:04:57.295777Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6051/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.840376, "lon":4.34102, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard Maurice Lemonnier 227\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard Maurice Lemonnier 227\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:57.304255Z", "id":6052, "last_modified":"2016-10-15T08:04:57.312667Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6052/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.838827, "lon":4.372242, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place du Luxembourg 1\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place du Luxembourg 1\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:57.321902Z", "id":6053, "last_modified":"2016-10-15T08:04:57.329122Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6053/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.833003, "lon":4.446424, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Edmond Parmentier 250\t1150\tWoluwe-Saint-Pierre<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Edmond Parmentier 250\t1150\tWoluwe-Saint-Pierre", "manager_type":"", "created":"2016-10-15T08:04:57.337436Z", "id":6054, "last_modified":"2016-10-15T08:04:57.346485Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6054/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.806363, "lon":4.387462, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place Marie-José 6\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place Marie-José 6\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:57.356143Z", "id":6055, "last_modified":"2016-10-15T08:04:57.367600Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6055/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.83533, "lon":4.420772, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de Tervueren 272\t1150\tWoluwe-Saint-Pierre<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de Tervueren 272\t1150\tWoluwe-Saint-Pierre", "manager_type":"", "created":"2016-10-15T08:04:57.379614Z", "id":6056, "last_modified":"2016-10-15T08:04:57.385825Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6056/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.842072, "lon":4.450728, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Stockel 303\t1150\tWoluwe-Saint-Pierre<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Stockel 303\t1150\tWoluwe-Saint-Pierre", "manager_type":"", "created":"2016-10-15T08:04:57.394662Z", "id":6057, "last_modified":"2016-10-15T08:04:57.400333Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6057/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.837207, "lon":4.386396, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue d'Auderghem 87\t1040\tEtterbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue d'Auderghem 87\t1040\tEtterbeek", "manager_type":"", "created":"2016-10-15T08:04:57.409215Z", "id":6058, "last_modified":"2016-10-15T08:04:57.415136Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6058/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.824517, "lon":4.326534, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place Léon Wielemans 11\t1190\tForest<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place Léon Wielemans 11\t1190\tForest", "manager_type":"", "created":"2016-10-15T08:04:57.423836Z", "id":6059, "last_modified":"2016-10-15T08:04:57.429369Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6059/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.803392, "lon":4.341084, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Brugmann 515\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Brugmann 515\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:57.438315Z", "id":6060, "last_modified":"2016-10-15T08:04:57.444230Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6060/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.885704, "lon":4.332103, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place Arthur Van Gehuchten 2\t1020\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place Arthur Van Gehuchten 2\t1020\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:57.453320Z", "id":6061, "last_modified":"2016-10-15T08:04:57.462449Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6061/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.867353, "lon":4.386288, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard Lambermont 278\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard Lambermont 278\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:57.473424Z", "id":6062, "last_modified":"2016-10-15T08:04:57.479658Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6062/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.847746, "lon":4.435311, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Roodebeek 1\t1200\tWoluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Roodebeek 1\t1200\tWoluwe-Saint-Lambert", "manager_type":"", "created":"2016-10-15T08:04:57.489144Z", "id":6063, "last_modified":"2016-10-15T08:04:57.499496Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6063/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.841179, "lon":4.358276, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue de la Régence 2\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue de la Régence 2\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:57.512148Z", "id":6064, "last_modified":"2016-10-15T08:04:57.521946Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6064/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.846995, "lon":4.393202, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue du Noyer 211\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue du Noyer 211\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:57.533969Z", "id":6065, "last_modified":"2016-10-15T08:04:57.540106Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6065/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.839018, "lon":4.397961, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de Tervueren 5\t1040\tEtterbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de Tervueren 5\t1040\tEtterbeek", "manager_type":"", "created":"2016-10-15T08:04:57.546426Z", "id":6066, "last_modified":"2016-10-15T08:04:57.551931Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6066/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.834072, "lon":4.295988, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Théo Verbeeck 12\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Théo Verbeeck 12\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:57.560783Z", "id":6067, "last_modified":"2016-10-15T08:04:57.567001Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6067/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.841764, "lon":4.303659, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : boulevard prince de liège 174\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"boulevard prince de liège 174\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:57.577167Z", "id":6068, "last_modified":"2016-10-15T08:04:57.585121Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6068/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.85563, "lon":4.2984, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Ferdinand Elbers 5\t1080\tMolenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Ferdinand Elbers 5\t1080\tMolenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-15T08:04:57.594468Z", "id":6069, "last_modified":"2016-10-15T08:04:57.602000Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6069/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.856446, "lon":4.442332, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Th. De Cuyper 280\t1200\tWoluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Th. De Cuyper 280\t1200\tWoluwe-Saint-Lambert", "manager_type":"", "created":"2016-10-15T08:04:57.616753Z", "id":6070, "last_modified":"2016-10-15T08:04:57.622800Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6070/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.86563, "lon":4.326496, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue des Gloires Nationales 99\t1081\tKoekelberg<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue des Gloires Nationales 99\t1081\tKoekelberg", "manager_type":"", "created":"2016-10-15T08:04:57.630271Z", "id":6071, "last_modified":"2016-10-15T08:04:57.636052Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6071/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.893908, "lon":4.326403, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de l'Arbre Ballon 4\t1090\tJette<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de l'Arbre Ballon 4\t1090\tJette", "manager_type":"", "created":"2016-10-15T08:04:57.643836Z", "id":6072, "last_modified":"2016-10-15T08:04:57.649728Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6072/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.885053, "lon":4.316474, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue du Laerbeek 70\t1090\tJette<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue du Laerbeek 70\t1090\tJette", "manager_type":"", "created":"2016-10-15T08:04:57.657280Z", "id":6073, "last_modified":"2016-10-15T08:04:57.667173Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6073/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.891084, "lon":4.380041, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue de Heembeek 23\t1120\tNeder-Over-Heembeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue de Heembeek 23\t1120\tNeder-Over-Heembeek", "manager_type":"", "created":"2016-10-15T08:04:57.680262Z", "id":6074, "last_modified":"2016-10-15T08:04:57.690710Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6074/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.793501, "lon":4.41857, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : avenue de la foresterie 1\t1170\tWatermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"avenue de la foresterie 1\t1170\tWatermael-Boitsfort", "manager_type":"", "created":"2016-10-15T08:04:57.701952Z", "id":6075, "last_modified":"2016-10-15T08:04:57.712940Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6075/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.795549, "lon":4.349073, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Jean et Pierre Carsoel 172\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Jean et Pierre Carsoel 172\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:57.724104Z", "id":6076, "last_modified":"2016-10-15T08:04:57.733422Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6076/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.780235, "lon":4.348072, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Engeland 509\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Engeland 509\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:57.759014Z", "id":6077, "last_modified":"2016-10-15T08:04:57.769204Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6077/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.863074, "lon":4.32998, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place Eugène Simonis 1\t1081\tKoekelberg<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place Eugène Simonis 1\t1081\tKoekelberg", "manager_type":"", "created":"2016-10-15T08:04:57.780473Z", "id":6078, "last_modified":"2016-10-15T08:04:57.790500Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6078/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.907716, "lon":4.388751, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Bruyn 191\t1120\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Bruyn 191\t1120\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:57.801398Z", "id":6079, "last_modified":"2016-10-15T08:04:57.807763Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6079/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.871592, "lon":4.361109, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée d'Anvers 485\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée d'Anvers 485\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:57.816608Z", "id":6080, "last_modified":"2016-10-15T08:04:57.822993Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6080/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.830921, "lon":4.389064, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Wavre 645\t1040\tEtterbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Wavre 645\t1040\tEtterbeek", "manager_type":"", "created":"2016-10-15T08:04:57.832817Z", "id":6081, "last_modified":"2016-10-15T08:04:57.838673Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6081/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.855015, "lon":4.397104, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Rogier 427\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Rogier 427\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:57.848696Z", "id":6082, "last_modified":"2016-10-15T08:04:57.857397Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6082/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.859023, "lon":4.413676, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Louvain 801A\t1140\tEvere<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Louvain 801A\t1140\tEvere", "manager_type":"", "created":"2016-10-15T08:04:57.865368Z", "id":6083, "last_modified":"2016-10-15T08:04:57.871739Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6083/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.84125, "lon":4.46565, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de Hinnisdael 25\t1150\tWoluwe-Saint-Pierre<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de Hinnisdael 25\t1150\tWoluwe-Saint-Pierre", "manager_type":"", "created":"2016-10-15T08:04:57.878668Z", "id":6084, "last_modified":"2016-10-15T08:04:57.889734Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6084/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.813703, "lon":4.348228, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Brugmann 244\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Brugmann 244\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:57.899148Z", "id":6085, "last_modified":"2016-10-15T08:04:57.908095Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6085/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.795583, "lon":4.372248, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue du Prince de Ligne 30\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue du Prince de Ligne 30\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:57.916524Z", "id":6086, "last_modified":"2016-10-15T08:04:57.923198Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6086/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.845103, "lon":4.416931, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Georges Henri 170\t1200\tWoluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Georges Henri 170\t1200\tWoluwe-Saint-Lambert", "manager_type":"", "created":"2016-10-15T08:04:57.931327Z", "id":6087, "last_modified":"2016-10-15T08:04:57.940884Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6087/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.872269, "lon":4.313012, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Van Overbeke 141\t1083\tGanshoren<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Van Overbeke 141\t1083\tGanshoren", "manager_type":"", "created":"2016-10-15T08:04:57.949829Z", "id":6088, "last_modified":"2016-10-15T08:04:57.955689Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6088/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.803274, "lon":4.409209, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue des Ortolans 73\t1170\tWatermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue des Ortolans 73\t1170\tWatermael-Boitsfort", "manager_type":"", "created":"2016-10-15T08:04:57.965984Z", "id":6089, "last_modified":"2016-10-15T08:04:57.971613Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6089/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.847129, "lon":4.362303, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Royale 76\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Royale 76\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:57.980604Z", "id":6090, "last_modified":"2016-10-15T08:04:57.990538Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6090/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.83077, "lon":4.344362, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Jean Volders 74\t1060\tSaint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Jean Volders 74\t1060\tSaint-Gilles", "manager_type":"", "created":"2016-10-15T08:04:58.001111Z", "id":6091, "last_modified":"2016-10-15T08:04:58.007247Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6091/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.8665, "lon":4.375091, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Haecht 341\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Haecht 341\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:58.016900Z", "id":6092, "last_modified":"2016-10-15T08:04:58.025647Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6092/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.88839, "lon":4.425344, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue de l'Aérodrome 13\t1130\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue de l'Aérodrome 13\t1130\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:58.034732Z", "id":6093, "last_modified":"2016-10-15T08:04:58.041557Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6093/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.859758, "lon":4.34163, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard Léopold II 72\t1080\tMolenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard Léopold II 72\t1080\tMolenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-15T08:04:58.051395Z", "id":6094, "last_modified":"2016-10-15T08:04:58.058026Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6094/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.834749, "lon":4.456185, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Orban 94\t1150\tWoluwe-Saint-Pierre<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Orban 94\t1150\tWoluwe-Saint-Pierre", "manager_type":"", "created":"2016-10-15T08:04:58.069190Z", "id":6095, "last_modified":"2016-10-15T08:04:58.076587Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6095/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.812038, "lon":4.392574, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de Visé 113\t1170\tWatermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de Visé 113\t1170\tWatermael-Boitsfort", "manager_type":"", "created":"2016-10-15T08:04:58.087618Z", "id":6096, "last_modified":"2016-10-15T08:04:58.093704Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6096/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.797434, "lon":4.336288, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée d'Alsemberg 812A\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée d'Alsemberg 812A\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:58.108849Z", "id":6097, "last_modified":"2016-10-15T08:04:58.118429Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6097/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.833024, "lon":4.398989, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place du Roi Vainqueur 10\t1040\tEtterbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place du Roi Vainqueur 10\t1040\tEtterbeek", "manager_type":"", "created":"2016-10-15T08:04:58.126638Z", "id":6098, "last_modified":"2016-10-15T08:04:58.132104Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6098/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.858232, "lon":4.368085, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Royale 336\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Royale 336\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:58.139860Z", "id":6099, "last_modified":"2016-10-15T08:04:58.145794Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6099/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.849963, "lon":4.374102, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Louvain 91\t1210\tSaint-Josse-ten-Noode<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Louvain 91\t1210\tSaint-Josse-ten-Noode", "manager_type":"", "created":"2016-10-15T08:04:58.153472Z", "id":6100, "last_modified":"2016-10-15T08:04:58.159067Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6100/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.791258, "lon":4.332837, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée d'Alsemberg 1267\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée d'Alsemberg 1267\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:58.166276Z", "id":6101, "last_modified":"2016-10-15T08:04:58.172071Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6101/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.861733, "lon":4.322267, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de la Liberté 87\t1080\tMolenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de la Liberté 87\t1080\tMolenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-15T08:04:58.178825Z", "id":6102, "last_modified":"2016-10-15T08:04:58.184351Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6102/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.843676, "lon":4.424668, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Paul Hymans 17\t1200\tWoluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Paul Hymans 17\t1200\tWoluwe-Saint-Lambert", "manager_type":"", "created":"2016-10-15T08:04:58.190727Z", "id":6103, "last_modified":"2016-10-15T08:04:58.196232Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6103/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.819021, "lon":4.414618, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Wavre 1455\t1160\tAuderghem<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Wavre 1455\t1160\tAuderghem", "manager_type":"", "created":"2016-10-15T08:04:58.204608Z", "id":6104, "last_modified":"2016-10-15T08:04:58.210297Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6104/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.870765, "lon":4.376292, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Metsys 97\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Metsys 97\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:58.219651Z", "id":6105, "last_modified":"2016-10-15T08:04:58.231994Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6105/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.848413, "lon":4.425061, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Roodebeek 246\t1200\tWoluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Roodebeek 246\t1200\tWoluwe-Saint-Lambert", "manager_type":"", "created":"2016-10-15T08:04:58.244258Z", "id":6106, "last_modified":"2016-10-15T08:04:58.254764Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6106/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.800699, "lon":4.327517, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Gatti de Gamond 182\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Gatti de Gamond 182\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:58.265912Z", "id":6107, "last_modified":"2016-10-15T08:04:58.275856Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6107/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.837954, "lon":4.295566, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue du Broeck 225\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue du Broeck 225\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:58.285449Z", "id":6108, "last_modified":"2016-10-15T08:04:58.291992Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6108/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.854422, "lon":4.360299, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard du Jardin Botanique 31\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard du Jardin Botanique 31\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:58.300973Z", "id":6109, "last_modified":"2016-10-15T08:04:58.306938Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6109/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.895974, "lon":4.367997, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de Versailles 121\t1020\tLaeken<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de Versailles 121\t1020\tLaeken", "manager_type":"", "created":"2016-10-15T08:04:58.314144Z", "id":6110, "last_modified":"2016-10-15T08:04:58.319950Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6110/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.860583, "lon":4.404087, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue de Genève 119\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue de Genève 119\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:58.328159Z", "id":6111, "last_modified":"2016-10-15T08:04:58.333765Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6111/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.841927, "lon":4.383592, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rond-Point Robert Schuman 4\t1040\tEtterbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rond-Point Robert Schuman 4\t1040\tEtterbeek", "manager_type":"", "created":"2016-10-15T08:04:58.343293Z", "id":6112, "last_modified":"2016-10-15T08:04:58.349522Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6112/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.864132, "lon":4.343833, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Picard 13\t1080\tMolenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Picard 13\t1080\tMolenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-15T08:04:58.362919Z", "id":6113, "last_modified":"2016-10-15T08:04:58.369487Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6113/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.864691, "lon":4.296766, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Gand 1174\t1082\tBerchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Gand 1174\t1082\tBerchem-Sainte-Agathe", "manager_type":"", "created":"2016-10-15T08:04:58.379862Z", "id":6114, "last_modified":"2016-10-15T08:04:58.386249Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6114/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.870874, "lon":4.344114, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard Emile Bockstael 33\t1090\tJette<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard Emile Bockstael 33\t1090\tJette", "manager_type":"", "created":"2016-10-15T08:04:58.395148Z", "id":6115, "last_modified":"2016-10-15T08:04:58.401281Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6115/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.874793, "lon":4.333148, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue léopold I 405\t1090\tJette<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue léopold I 405\t1090\tJette", "manager_type":"", "created":"2016-10-15T08:04:58.410886Z", "id":6116, "last_modified":"2016-10-15T08:04:58.416949Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6116/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.842295, "lon":4.405755, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard Brand Whitlock 101\t1200\tWoluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard Brand Whitlock 101\t1200\tWoluwe-Saint-Lambert", "manager_type":"", "created":"2016-10-15T08:04:58.426744Z", "id":6117, "last_modified":"2016-10-15T08:04:58.433750Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6117/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.808352, "lon":4.436026, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Jean Van Horenbeeck 44\t1160\tAuderghem<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Jean Van Horenbeeck 44\t1160\tAuderghem", "manager_type":"", "created":"2016-10-15T08:04:58.444237Z", "id":6118, "last_modified":"2016-10-15T08:04:58.451241Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6118/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.80974, "lon":4.415594, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Square des Archiducs 8\t1170\tWatermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Square des Archiducs 8\t1170\tWatermael-Boitsfort", "manager_type":"", "created":"2016-10-15T08:04:58.461088Z", "id":6119, "last_modified":"2016-10-15T08:04:58.467885Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6119/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.798984, "lon":4.418499, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : rue du major bruck 1\t1170\tWatermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"rue du major bruck 1\t1170\tWatermael-Boitsfort", "manager_type":"", "created":"2016-10-15T08:04:58.476674Z", "id":6120, "last_modified":"2016-10-15T08:04:58.482471Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6120/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.790438, "lon":4.34029, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Saint-Job 140\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Saint-Job 140\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:58.489665Z", "id":6121, "last_modified":"2016-10-15T08:04:58.497774Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6121/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.8246, "lon":4.33562, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place de Rochefort 4\t1190\tForest<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place de Rochefort 4\t1190\tForest", "manager_type":"", "created":"2016-10-15T08:04:58.506071Z", "id":6122, "last_modified":"2016-10-15T08:04:58.516117Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6122/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.841561, "lon":4.434326, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Voot 67\t1200\tWoluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Voot 67\t1200\tWoluwe-Saint-Lambert", "manager_type":"", "created":"2016-10-15T08:04:58.528132Z", "id":6123, "last_modified":"2016-10-15T08:04:58.536451Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6123/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.827679, "lon":4.364051, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Louise 194\t1050\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Louise 194\t1050\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:58.547653Z", "id":6124, "last_modified":"2016-10-15T08:04:58.554960Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6124/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.858543, "lon":4.348641, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place de l'Yser 7\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place de l'Yser 7\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:58.563813Z", "id":6125, "last_modified":"2016-10-15T08:04:58.570843Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6125/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.868056, "lon":4.405951, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue des Anciens Combattants 135\t1140\tEvere<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue des Anciens Combattants 135\t1140\tEvere", "manager_type":"", "created":"2016-10-15T08:04:58.579589Z", "id":6126, "last_modified":"2016-10-15T08:04:58.586145Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6126/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.84957, "lon":4.338688, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place de Ninove 5\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place de Ninove 5\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:58.595207Z", "id":6127, "last_modified":"2016-10-15T08:04:58.617493Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6127/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.839667, "lon":4.3128, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue de Birmingham 390\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue de Birmingham 390\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:58.630533Z", "id":6128, "last_modified":"2016-10-15T08:04:58.640443Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6128/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.82536, "lon":4.297472, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Mons 1017\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Mons 1017\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:58.649624Z", "id":6129, "last_modified":"2016-10-15T08:04:58.656404Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6129/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.878428, "lon":4.321247, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Eugène Toussaint 79\t1090\tJette<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Eugène Toussaint 79\t1090\tJette", "manager_type":"", "created":"2016-10-15T08:04:58.663805Z", "id":6130, "last_modified":"2016-10-15T08:04:58.670247Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6130/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.8267, "lon":4.444464, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de Tervueren 405\t1150\tWoluwe-Saint-Pierre<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de Tervueren 405\t1150\tWoluwe-Saint-Pierre", "manager_type":"", "created":"2016-10-15T08:04:58.676695Z", "id":6131, "last_modified":"2016-10-15T08:04:58.682865Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6131/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.847216, "lon":4.447876, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Emile Vandervelde 72\t1200\tWoluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Emile Vandervelde 72\t1200\tWoluwe-Saint-Lambert", "manager_type":"", "created":"2016-10-15T08:04:58.689971Z", "id":6132, "last_modified":"2016-10-15T08:04:58.695578Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6132/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.829901, "lon":4.378489, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de la Couronne 61\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de la Couronne 61\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:58.702529Z", "id":6133, "last_modified":"2016-10-15T08:04:58.708411Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6133/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.782539, "lon":4.356769, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Dolez 125\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Dolez 125\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:58.715881Z", "id":6134, "last_modified":"2016-10-15T08:04:58.721587Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6134/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.815715, "lon":4.366713, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Waterloo 711\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Waterloo 711\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:58.730960Z", "id":6135, "last_modified":"2016-10-15T08:04:58.736594Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6135/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.833201, "lon":4.374959, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue du Trône 230\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue du Trône 230\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:58.745012Z", "id":6136, "last_modified":"2016-10-15T08:04:58.750487Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6136/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.886338, "lon":4.341282, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Houba de Strooper 42\t1020\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Houba de Strooper 42\t1020\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:58.760926Z", "id":6137, "last_modified":"2016-10-15T08:04:58.770004Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6137/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.850753, "lon":4.307557, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard Edmond Machtens 144\t1080\tMolenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard Edmond Machtens 144\t1080\tMolenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-15T08:04:58.780112Z", "id":6138, "last_modified":"2016-10-15T08:04:58.788355Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6138/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.877415, "lon":4.346779, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Léopold I 104\t1020\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Léopold I 104\t1020\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:58.797937Z", "id":6139, "last_modified":"2016-10-15T08:04:58.805612Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6139/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.817426, "lon":4.39276, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de la Couronne 570\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de la Couronne 570\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:58.817125Z", "id":6140, "last_modified":"2016-10-15T08:04:58.826599Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6140/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.831259, "lon":4.40494, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard Louis Schmidt 119B\t1040\tEtterbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard Louis Schmidt 119B\t1040\tEtterbeek", "manager_type":"", "created":"2016-10-15T08:04:58.838640Z", "id":6141, "last_modified":"2016-10-15T08:04:58.844651Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6141/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.801274, "lon":4.392774, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de la Forêt 23\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de la Forêt 23\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:58.858525Z", "id":6142, "last_modified":"2016-10-15T08:04:58.864543Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6142/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.8513, "lon":4.345424, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place du Nouveau Marché aux Grains 5\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place du Nouveau Marché aux Grains 5\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:58.873988Z", "id":6143, "last_modified":"2016-10-15T08:04:58.883732Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6143/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.881331, "lon":4.402994, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place Saint-Vincent 2\t1140\tEvere<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place Saint-Vincent 2\t1140\tEvere", "manager_type":"", "created":"2016-10-15T08:04:58.896602Z", "id":6144, "last_modified":"2016-10-15T08:04:58.907218Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6144/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.852792, "lon":4.453197, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Hippocrate 11\t1200\tWoluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Hippocrate 11\t1200\tWoluwe-Saint-Lambert", "manager_type":"", "created":"2016-10-15T08:04:58.918529Z", "id":6145, "last_modified":"2016-10-15T08:04:58.927849Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6145/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.886125, "lon":4.30944, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue du Laerbeek 101\t1090\tJette<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue du Laerbeek 101\t1090\tJette", "manager_type":"", "created":"2016-10-15T08:04:58.937917Z", "id":6146, "last_modified":"2016-10-15T08:04:58.944549Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6146/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.834938, "lon":4.429697, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de Tervueren 306\t1150\tWoluwe-Saint-Pierre<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de Tervueren 306\t1150\tWoluwe-Saint-Pierre", "manager_type":"", "created":"2016-10-15T08:04:58.954864Z", "id":6147, "last_modified":"2016-10-15T08:04:58.960646Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6147/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.832196, "lon":4.324543, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue des Deux Gares 83\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue des Deux Gares 83\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:58.970814Z", "id":6148, "last_modified":"2016-10-15T08:04:58.978728Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6148/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.904749, "lon":4.401295, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue de Ransbeek 555\t1120\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue de Ransbeek 555\t1120\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:58.988761Z", "id":6149, "last_modified":"2016-10-15T08:04:58.995599Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6149/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.846232, "lon":4.366197, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue de la Loi 14\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue de la Loi 14\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:59.003122Z", "id":6150, "last_modified":"2016-10-15T08:04:59.012006Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6150/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.879238, "lon":4.333527, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard de Smet de Naeyer 299\t1090\tJette<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard de Smet de Naeyer 299\t1090\tJette", "manager_type":"", "created":"2016-10-15T08:04:59.020590Z", "id":6151, "last_modified":"2016-10-15T08:04:59.028683Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6151/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.82671, "lon":4.343982, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue du Parc 4\t1060\tSaint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue du Parc 4\t1060\tSaint-Gilles", "manager_type":"", "created":"2016-10-15T08:04:59.037903Z", "id":6152, "last_modified":"2016-10-15T08:04:59.045718Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6152/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.817154, "lon":4.2784, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Route de Lennik 421\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Route de Lennik 421\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:59.053258Z", "id":6153, "last_modified":"2016-10-15T08:04:59.060189Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6153/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.824611, "lon":4.380079, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Jean Paquot 60\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Jean Paquot 60\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:59.068209Z", "id":6154, "last_modified":"2016-10-15T08:04:59.076764Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6154/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.796455, "lon":4.320958, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Neerstalle 501\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Neerstalle 501\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:59.085758Z", "id":6155, "last_modified":"2016-10-15T08:04:59.093679Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6155/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.858303, "lon":4.311687, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Boulevard Louis Mettewie 44\t1080\tMolenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Boulevard Louis Mettewie 44\t1080\tMolenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-15T08:04:59.104562Z", "id":6156, "last_modified":"2016-10-15T08:04:59.112553Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6156/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.822499, "lon":4.354788, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Waterloo 412A\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Waterloo 412A\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:59.122676Z", "id":6157, "last_modified":"2016-10-15T08:04:59.128844Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6157/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.850038, "lon":4.36945, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de l'Astronomie 1\t1210\tSaint-Josse-ten-Noode<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de l'Astronomie 1\t1210\tSaint-Josse-ten-Noode", "manager_type":"", "created":"2016-10-15T08:04:59.137553Z", "id":6158, "last_modified":"2016-10-15T08:04:59.143454Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6158/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.878245, "lon":4.431202, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue du Bourget 42\t1130\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue du Bourget 42\t1130\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:59.153710Z", "id":6159, "last_modified":"2016-10-15T08:04:59.159541Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6159/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.864868, "lon":4.285475, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue de Grand-Bigard 529\t1082\tBerchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue de Grand-Bigard 529\t1082\tBerchem-Sainte-Agathe", "manager_type":"", "created":"2016-10-15T08:04:59.169495Z", "id":6160, "last_modified":"2016-10-15T08:04:59.178087Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6160/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.794576, "lon":4.361391, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Jean et Pierre Carsoel 19\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Jean et Pierre Carsoel 19\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:59.189475Z", "id":6161, "last_modified":"2016-10-15T08:04:59.197082Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6161/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.875116, "lon":4.363579, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Quai des Usines 20\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Quai des Usines 20\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:59.209444Z", "id":6162, "last_modified":"2016-10-15T08:04:59.216231Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6162/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.877485, "lon":4.379003, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Place Princesse Elisabeth 5\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Place Princesse Elisabeth 5\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:59.226580Z", "id":6163, "last_modified":"2016-10-15T08:04:59.236957Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6163/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.826695, "lon":4.396699, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : chassuée de wavre 910\t1040\tEtterbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"chassuée de wavre 910\t1040\tEtterbeek", "manager_type":"", "created":"2016-10-15T08:04:59.249501Z", "id":6164, "last_modified":"2016-10-15T08:04:59.255631Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6164/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.823729, "lon":4.367203, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Louise 287\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Louise 287\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:59.265082Z", "id":6165, "last_modified":"2016-10-15T08:04:59.271335Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6165/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.829632, "lon":4.285719, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : rue de neerpede 299\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"rue de neerpede 299\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:59.277721Z", "id":6166, "last_modified":"2016-10-15T08:04:59.284024Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6166/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.848817, "lon":4.319804, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chussée de Ninove 209\t1080\tMolenbeek-Saint-Jean<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chussée de Ninove 209\t1080\tMolenbeek-Saint-Jean", "manager_type":"", "created":"2016-10-15T08:04:59.293063Z", "id":6167, "last_modified":"2016-10-15T08:04:59.301739Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6167/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.816144, "lon":4.336153, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : avenue Victor Rousseau 4\t1190\tForest<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"avenue Victor Rousseau 4\t1190\tForest", "manager_type":"", "created":"2016-10-15T08:04:59.311426Z", "id":6168, "last_modified":"2016-10-15T08:04:59.320321Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6168/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.811865, "lon":4.357159, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Edith Cavell 45\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Edith Cavell 45\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:59.331669Z", "id":6169, "last_modified":"2016-10-15T08:04:59.340209Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6169/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.813362, "lon":4.384079, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Adolphe Buyl 115\t1050\tIxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Adolphe Buyl 115\t1050\tIxelles", "manager_type":"", "created":"2016-10-15T08:04:59.354664Z", "id":6170, "last_modified":"2016-10-15T08:04:59.363221Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6170/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.899529, "lon":4.384777, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue du Craetveld 135\t1120\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue du Craetveld 135\t1120\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:59.374409Z", "id":6171, "last_modified":"2016-10-15T08:04:59.382149Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6171/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.821391, "lon":4.366777, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Vleurgat 202\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Vleurgat 202\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:59.392839Z", "id":6172, "last_modified":"2016-10-15T08:04:59.399823Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6172/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.795818, "lon":4.407627, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de La Hulpe 178\t1170\tWatermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de La Hulpe 178\t1170\tWatermael-Boitsfort", "manager_type":"", "created":"2016-10-15T08:04:59.412271Z", "id":6173, "last_modified":"2016-10-15T08:04:59.418604Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6173/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.804505, "lon":4.368888, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue De Fré 271\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue De Fré 271\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:59.427921Z", "id":6174, "last_modified":"2016-10-15T08:04:59.437208Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6174/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.839913, "lon":4.413762, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de Broqueville 94\t1200\tWoluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de Broqueville 94\t1200\tWoluwe-Saint-Lambert", "manager_type":"", "created":"2016-10-15T08:04:59.446402Z", "id":6175, "last_modified":"2016-10-15T08:04:59.451985Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6175/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.836606, "lon":4.408208, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue de Tervueren 181\t1150\tWoluwe-Saint-Pierre<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue de Tervueren 181\t1150\tWoluwe-Saint-Pierre", "manager_type":"", "created":"2016-10-15T08:04:59.460803Z", "id":6176, "last_modified":"2016-10-15T08:04:59.468869Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6176/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.860291, "lon":4.346883, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue du Port 3\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue du Port 3\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:59.479337Z", "id":6177, "last_modified":"2016-10-15T08:04:59.490016Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6177/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.840174, "lon":4.367289, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue du Luxembourg 13\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue du Luxembourg 13\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:59.502534Z", "id":6178, "last_modified":"2016-10-15T08:04:59.511782Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6178/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.878113, "lon":4.389728, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue chaumontel 46\t1030\tSchaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue chaumontel 46\t1030\tSchaerbeek", "manager_type":"", "created":"2016-10-15T08:04:59.523448Z", "id":6179, "last_modified":"2016-10-15T08:04:59.533227Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6179/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.817277, "lon":4.289304, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Chaussée de Mons 1301\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Chaussée de Mons 1301\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:59.545370Z", "id":6180, "last_modified":"2016-10-15T08:04:59.553552Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6180/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.837794, "lon":4.290299, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : boulevard sylvain dupuis 235\t1070\tAnderlecht<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"boulevard sylvain dupuis 235\t1070\tAnderlecht", "manager_type":"", "created":"2016-10-15T08:04:59.562755Z", "id":6181, "last_modified":"2016-10-15T08:04:59.570675Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6181/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.866731, "lon":4.337267, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : belgica (metro) 1080 MOLENBEEK<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"belgica (metro) 1080 MOLENBEEK", "manager_type":"", "created":"2016-10-15T08:04:59.580949Z", "id":6182, "last_modified":"2016-10-15T08:04:59.588513Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6182/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.86135, "lon":4.292965, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue de Grand-Bigard 335\t1082\tBerchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue de Grand-Bigard 335\t1082\tBerchem-Sainte-Agathe", "manager_type":"", "created":"2016-10-15T08:04:59.596799Z", "id":6183, "last_modified":"2016-10-15T08:04:59.604039Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6183/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.877171, "lon":4.300635, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue des Neuf Provinces 55\t1083\tGanshoren<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue des Neuf Provinces 55\t1083\tGanshoren", "manager_type":"", "created":"2016-10-15T08:04:59.611750Z", "id":6184, "last_modified":"2016-10-15T08:04:59.618558Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6184/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.782968, "lon":4.341918, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue England 1\t1180\tUccle<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue England 1\t1180\tUccle", "manager_type":"", "created":"2016-10-15T08:04:59.627673Z", "id":6185, "last_modified":"2016-10-15T08:04:59.635702Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6185/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.873428, "lon":4.32567, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Léon Theodor 2\t1090\tJette<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Léon Theodor 2\t1090\tJette", "manager_type":"", "created":"2016-10-15T08:04:59.642418Z", "id":6186, "last_modified":"2016-10-15T08:04:59.648207Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6186/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.871993, "lon":4.289909, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Rue Bois des Iles (coin Chaussée de Gand) \t1082\tBerchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Rue Bois des Iles (coin Chaussée de Gand) \t1082\tBerchem-Sainte-Agathe", "manager_type":"", "created":"2016-10-15T08:04:59.654706Z", "id":6187, "last_modified":"2016-10-15T08:04:59.660354Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6187/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.811962, "lon":4.428735, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue H. Debroux 1\t1160\tAuderghem<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue H. Debroux 1\t1160\tAuderghem", "manager_type":"", "created":"2016-10-15T08:04:59.669053Z", "id":6188, "last_modified":"2016-10-15T08:04:59.675576Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6188/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Arrêt Collecto", "lat":50.84275, "lon":4.35155, "subcategories":[{"name":"Taxis collectifs", "id":196}], "popup":"<h5>Arrêt Collecto</h5><em>Adresse</em> : Avenue Diane / Sentier des Vanneaux\t1000\tBruxelles<br><br><b><a target=\"_blank\" href=\"http://www.stib-mivb.be/collecto.html?l=fr\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stib-mivb.be/collecto.html?l=fr", "phone":"", "address":"Avenue Diane / Sentier des Vanneaux\t1000\tBruxelles", "manager_type":"", "created":"2016-10-15T08:04:59.682445Z", "id":6189, "last_modified":"2016-10-15T08:04:59.688504Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/6189/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}] \ No newline at end of file
diff --git a/data/markers-197.json b/data/markers-197.json
new file mode 100644
index 0000000..64c6d44
--- /dev/null
+++ b/data/markers-197.json
@@ -0,0 +1 @@
+[{"name":"Brussels Onthaalbureau Nieuwkomers BON vzw - Brussel - Maatschappelijke Participatie", "lat":50.84315, "lon":4.347351, "subcategories":[{"name":"Accueil des primo-arrivants", "id":197}], "popup":"<h5>Brussels Onthaalbureau Nieuwkomers BON vzw - Brussel - Maatschappelijke Participatie</h5><em>Adresse</em> : Ph. De Champagnestraat 23 1000 Brussel<br><br><em>Téléphone</em> : 02 507 92 31<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 507 92 31", "address":"Ph. De Champagnestraat 23 1000 Brussel", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-13T15:29:22.720188Z", "id":5233, "last_modified":"2016-10-15T08:43:07.710044Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5233/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Brussels Onthaalbureau Nieuwkomers BON vzw - Team Maatschappelijke Orientatie", "lat":50.84315, "lon":4.347351, "subcategories":[{"name":"Accueil des primo-arrivants", "id":197}], "popup":"<h5>Brussels Onthaalbureau Nieuwkomers BON vzw - Team Maatschappelijke Orientatie</h5><em>Adresse</em> : Phillipe de Champagnestraat 23 1000 Brussel<br><br><em>Téléphone</em> : 02 413 08 71<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 413 08 71", "address":"Phillipe de Champagnestraat 23 1000 Brussel", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-13T15:29:22.763707Z", "id":5235, "last_modified":"2016-10-15T08:42:35.157742Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5235/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Brussels Onthaalbureau Nieuwkomers BON vzw - Sint-Jans-Molenbeek", "lat":50.855595, "lon":4.341981, "subcategories":[{"name":"Accueil des primo-arrivants", "id":197}], "popup":"<h5>Brussels Onthaalbureau Nieuwkomers BON vzw - Sint-Jans-Molenbeek</h5><em>Adresse</em> : Toekomststraat 35 1080 Sint-Jans-Molenbeek<br><br><em>Téléphone</em> : 02 411 35 01<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"02 411 35 01", "address":"Toekomststraat 35 1080 Sint-Jans-Molenbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-09-13T15:29:22.741628Z", "id":5234, "last_modified":"2016-10-15T08:42:54.395341Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5234/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"BON est le bureau d'accueil bruxellois d'intégration civique.", "lat":50.843448708271374, "lon":4.346782565116882, "subcategories":[{"name":"Accueil des primo-arrivants", "id":197}], "popup":"<h5>BON est le bureau d'accueil bruxellois d'intégration civique.</h5><em>Adresse</em> : Rue Ph. de Champagnestraat 23 1000 Brussel-Bruxelles<br><br><em>Téléphone</em> : 02 501 66 80<br><br><b><a target=\"_blank\" href=\"http://bon.be/fr\">Site web</a></b><br><br>bon est le bureau d'accueil bruxellois pour l'intégration civique. bon accueil les personnes d'origine étrangère qui ont un permis de séjour d'au moins 3 mois. Les primo-arrivants ainsi que les personnes d'une autre origine habitant à Bruxelles depuis plus longtemps peuvent suivre gratuitement chez bon un programme d'intégration civique.\r\n\r\nbon donne des informations claires et correctes sur le mode de vie, le travail et le logement en Belgique et en particulier à Bruxelles ainsi que sur la législation relatives aux droits et aux devoirs des citoyens. bon propose ces cours dans plus de 13 langues de contact.\r\n\r\nDe plus bon offre aux intégrants la chance de pouvoir suivre des cours de Néerlandais d'une façon agréable. Les participants reçoivent un accompagnement individuel et peuvent suivre des ateliers centrés sur leur perspective d'avenir en ce qui concerne le travail, la formation et la participation active dans la société.\r\n\r\nLes mineurs d'âge sont également les bienvenus. bon oriente les primo-arrivants mineurs vers les classes d'accueil. Nous travaillons en collaboration avec différents partenaires pour proposer des activités socioculturelles aux mineurs de langue étrangère. \r\n\r\nA partir du 1ier janvier 2015 bon fait partie de « l'Agentschap Integratie en Inburgering ». L'Agence soutient la politique d'intégration flamande. Tous les services d'intégration sociale et civique, de traduction et d'interprétation sociales (à l'exception des services des villes de Gand et d'Anvers) sont regroupés au sein de l'Agence. Nous poursuivons notre dispense de services qualitatifs. Plus d’info : www.integratie-inburgering.be.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"bon est le bureau d'accueil bruxellois pour l'intégration civique. bon accueil les personnes d'origine étrangère qui ont un permis de séjour d'au moins 3 mois. Les primo-arrivants ainsi que les personnes d'une autre origine habitant à Bruxelles depuis plus longtemps peuvent suivre gratuitement chez bon un programme d'intégration civique.\r\n\r\nbon donne des informations claires et correctes sur le mode de vie, le travail et le logement en Belgique et en particulier à Bruxelles ainsi que sur la législation relatives aux droits et aux devoirs des citoyens. bon propose ces cours dans plus de 13 langues de contact.\r\n\r\nDe plus bon offre aux intégrants la chance de pouvoir suivre des cours de Néerlandais d'une façon agréable. Les participants reçoivent un accompagnement individuel et peuvent suivre des ateliers centrés sur leur perspective d'avenir en ce qui concerne le travail, la formation et la participation active dans la société.\r\n\r\nLes mineurs d'âge sont également les bienvenus. bon oriente les primo-arrivants mineurs vers les classes d'accueil. Nous travaillons en collaboration avec différents partenaires pour proposer des activités socioculturelles aux mineurs de langue étrangère. \r\n\r\nA partir du 1ier janvier 2015 bon fait partie de « l'Agentschap Integratie en Inburgering ». L'Agence soutient la politique d'intégration flamande. Tous les services d'intégration sociale et civique, de traduction et d'interprétation sociales (à l'exception des services des villes de Gand et d'Anvers) sont regroupés au sein de l'Agence. Nous poursuivons notre dispense de services qualitatifs. Plus d’info : www.integratie-inburgering.be.", "web":"http://bon.be/fr", "phone":"02 501 66 80", "address":"Rue Ph. de Champagnestraat 23 1000 Brussel-Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-01-24T22:34:45.426621Z", "id":3274, "last_modified":"2016-10-15T08:43:37.673356Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3274/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"Harmonisation sociale schaerbeekoise asbl", "lat":50.861787, "lon":4.372787, "subcategories":[{"name":"Accueil des primo-arrivants", "id":197}], "popup":"<h5>Harmonisation sociale schaerbeekoise asbl</h5><em>Adresse</em> : Rue Vifquin 2 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/vivre-schaerbeek/organisation-politique-gestion-administrative-commune/services-communaux/departement-services-specifiques/harmonisation-sociale-schaerbeekoise-asbl\">Site web</a></b><br><br>HSS asbl, en tant que Service para communal, mène à bien trois missions communales: La coordination locale des programmes communaux Cohésion sociale et FIPI, L'accueil et la formation du public au profil \"primo-arrivants\" en alphabétisation et/ou français langue étrangère, La coordination d'une maison de quartier dans le quartier de la place Dailly<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HSS asbl, en tant que Service para communal, mène à bien trois missions communales: La coordination locale des programmes communaux Cohésion sociale et FIPI, L'accueil et la formation du public au profil \"primo-arrivants\" en alphabétisation et/ou français langue étrangère, La coordination d'une maison de quartier dans le quartier de la place Dailly", "web":"http://www.schaerbeek.be/vivre-schaerbeek/organisation-politique-gestion-administrative-commune/services-communaux/departement-services-specifiques/harmonisation-sociale-schaerbeekoise-asbl", "phone":"", "address":"Rue Vifquin 2 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:24.597924Z", "id":553, "last_modified":"2016-10-15T08:44:10.913596Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/553/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}, {"name":"ASSOCIATION POUR LE DROIT DES ETRANGERS", "lat":50.859459, "lon":4.343853, "subcategories":[{"name":"Associations d'éducation permanente", "id":13}, {"name":"Accueil des primo-arrivants", "id":197}], "popup":"<h5>ASSOCIATION POUR LE DROIT DES ETRANGERS</h5><em>Adresse</em> : RUE DU BOULET 22\t1000\tBRUXELLES<br><br><em>Téléphone</em> : 02/227.42.42<br><br><b><a target=\"_blank\" href=\"http://www.adde.be\">Site web</a></b><br><br>Source:http://www.educationpermanente.cfwb.be/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source:http://www.educationpermanente.cfwb.be/", "web":"http://www.adde.be", "phone":"02/227.42.42", "address":"RUE DU BOULET 22\t1000\tBRUXELLES", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-24T12:58:32.112604Z", "id":9083, "last_modified":"2017-03-26T13:09:44.454573Z", "last_author":"davidespinosa_56", "history":"http://maps.dewey.be/api/markers/9083/history", "email_before_at":"info", "email_after_at":"adde.be", "last_modified_dmY":"26/03/2017"}, {"name":"VIA BAPA asbl (Molenbeek)", "lat":50.86121047536032, "lon":4.336681365966797, "subcategories":[{"name":"Accueil des primo-arrivants", "id":197}], "popup":"<h5>VIA BAPA asbl (Molenbeek)</h5><em>Adresse</em> : Boulevard Leopold II, 170<br><br><em>Téléphone</em> : 02/563 5251<br><br><b><a target=\"_blank\" href=\"http://www.via.brussels\">Site web</a></b><br><br>LE BAPA VIA VOUS OFFRE GRATUITEMENT UN PARCOURS D’ACCUEIL\r\nVous avez envie de mieux connaître la Belgique ?\r\nVous cherchez des cours de français ?\r\nVous avez besoin de soutien dans vos démarches ?\r\nLE PARCOURS D’ACCUEIL S’ADRESSE À VOUS SI :\r\n– Vous êtes inscrit(e) au registre des étrangers d’une commune de la Région bruxelloise depuis moins de 3 ans\r\n – Vous avez plus de 18 ans.\r\n– Votre titre de séjour a une validité de plus de 3 mois.\r\nLE PARCOURS D’ACCUEIL VOUS PERMETTRA DE :\r\n– Recevoir des informations utiles pour vivre en Belgique.\r\n– Gagner en autonomie dans vos démarches.\r\n– Participer à la vie sociale, culturelle et économique de la Belgique.\r\n– Obtenir une attestation officielle, qui pourra vous aider dans vos projets : accès à l’emploi, demande de nationalité belge…\r\n– Apprendre le français<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LE BAPA VIA VOUS OFFRE GRATUITEMENT UN PARCOURS D’ACCUEIL\r\nVous avez envie de mieux connaître la Belgique ?\r\nVous cherchez des cours de français ?\r\nVous avez besoin de soutien dans vos démarches ?\r\nLE PARCOURS D’ACCUEIL S’ADRESSE À VOUS SI :\r\n– Vous êtes inscrit(e) au registre des étrangers d’une commune de la Région bruxelloise depuis moins de 3 ans\r\n – Vous avez plus de 18 ans.\r\n– Votre titre de séjour a une validité de plus de 3 mois.\r\nLE PARCOURS D’ACCUEIL VOUS PERMETTRA DE :\r\n– Recevoir des informations utiles pour vivre en Belgique.\r\n– Gagner en autonomie dans vos démarches.\r\n– Participer à la vie sociale, culturelle et économique de la Belgique.\r\n– Obtenir une attestation officielle, qui pourra vous aider dans vos projets : accès à l’emploi, demande de nationalité belge…\r\n– Apprendre le français", "web":"http://www.via.brussels", "phone":"02/563 5251", "address":"Boulevard Leopold II, 170", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-05-30T10:44:15.202347Z", "id":10898, "last_modified":"2017-05-30T10:53:50.079821Z", "last_author":"d.leclercq@via.brussels", "history":"http://maps.dewey.be/api/markers/10898/history", "email_before_at":"info", "email_after_at":"via.brussels", "last_modified_dmY":"30/05/2017"}, {"name":"VIA BAPA asbl (Schaerbeek)", "lat":50.861491514695714, "lon":4.377206861972809, "subcategories":[{"name":"Accueil des primo-arrivants", "id":197}], "popup":"<h5>VIA BAPA asbl (Schaerbeek)</h5><em>Adresse</em> : Rue Kessels, 14<br><br><em>Téléphone</em> : 02/563 5250<br><br><b><a target=\"_blank\" href=\"http://www.via.brussels\">Site web</a></b><br><br>LE BAPA VIA VOUS OFFRE GRATUITEMENT UN PARCOURS D’ACCUEIL\r\nVous avez envie de mieux connaître la Belgique ?\r\nVous cherchez des cours de français ?\r\nVous avez besoin de soutien dans vos démarches ?\r\nLE PARCOURS D’ACCUEIL S’ADRESSE À VOUS SI :\r\n– Vous êtes inscrit(e) au registre des étrangers d’une commune de la Région bruxelloise depuis moins de 3 ans\r\n – Vous avez plus de 18 ans.\r\n– Votre titre de séjour a une validité de plus de 3 mois.\r\nLE PARCOURS D’ACCUEIL VOUS PERMETTRA DE :\r\n– Recevoir des informations utiles pour vivre en Belgique.\r\n– Gagner en autonomie dans vos démarches.\r\n– Participer à la vie sociale, culturelle et économique de la Belgique.\r\n– Obtenir une attestation officielle, qui pourra vous aider dans vos projets : accès à l’emploi, demande de nationalité belge…\r\n– Apprendre le français<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LE BAPA VIA VOUS OFFRE GRATUITEMENT UN PARCOURS D’ACCUEIL\r\nVous avez envie de mieux connaître la Belgique ?\r\nVous cherchez des cours de français ?\r\nVous avez besoin de soutien dans vos démarches ?\r\nLE PARCOURS D’ACCUEIL S’ADRESSE À VOUS SI :\r\n– Vous êtes inscrit(e) au registre des étrangers d’une commune de la Région bruxelloise depuis moins de 3 ans\r\n – Vous avez plus de 18 ans.\r\n– Votre titre de séjour a une validité de plus de 3 mois.\r\nLE PARCOURS D’ACCUEIL VOUS PERMETTRA DE :\r\n– Recevoir des informations utiles pour vivre en Belgique.\r\n– Gagner en autonomie dans vos démarches.\r\n– Participer à la vie sociale, culturelle et économique de la Belgique.\r\n– Obtenir une attestation officielle, qui pourra vous aider dans vos projets : accès à l’emploi, demande de nationalité belge…\r\n– Apprendre le français", "web":"http://www.via.brussels", "phone":"02/563 5250", "address":"Rue Kessels, 14", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-05-30T10:46:45.517478Z", "id":10899, "last_modified":"2017-05-30T10:46:45.517508Z", "last_author":"d.leclercq@via.brussels", "history":"http://maps.dewey.be/api/markers/10899/history", "email_before_at":"info", "email_after_at":"via.brussels", "last_modified_dmY":"30/05/2017"}] \ No newline at end of file
diff --git a/data/markers-201.json b/data/markers-201.json
new file mode 100644
index 0000000..46f0c10
--- /dev/null
+++ b/data/markers-201.json
@@ -0,0 +1 @@
+[{"name":"Jurbise en Transition", "lat":50.532507, "lon":3.9113179999999375, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Jurbise en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>Les initiateurs-trices de cette initiative de transition recherchent en ce moment de l’aide pour le lancement de leur site Internet<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les initiateurs-trices de cette initiative de transition recherchent en ce moment de l’aide pour le lancement de leur site Internet", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.383316Z", "id":9375, "last_modified":"2016-11-18T14:59:16.432077Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9375/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Péruwelz en Transition", "lat":50.50979, "lon":3.590885999999955, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Péruwelz en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.444466Z", "id":9376, "last_modified":"2016-11-18T14:59:16.449950Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9376/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Le Loup de mer asbl ", "lat":50.474314, "lon":4.189521000000013, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Le Loup de mer asbl </h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.457961Z", "id":9377, "last_modified":"2016-11-18T14:59:16.464553Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9377/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Leuze en Transition ", "lat":50.59882, "lon":3.616726999999969, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Leuze en Transition </h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.473566Z", "id":9378, "last_modified":"2016-11-18T14:59:16.479625Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9378/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Braine-le-Comte en Transition ", "lat":50.610613, "lon":4.13630999999998, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Braine-le-Comte en Transition </h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.488639Z", "id":9379, "last_modified":"2016-11-18T14:59:16.496146Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9379/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Sombreffe en Transition ", "lat":50.524659, "lon":4.60259300000007, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Sombreffe en Transition </h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.502911Z", "id":9380, "last_modified":"2016-11-18T14:59:16.508862Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9380/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Ličge - Rue en Transition ", "lat":50.630707, "lon":5.568970000000036, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Ličge - Rue en Transition </h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.515082Z", "id":9381, "last_modified":"2016-11-18T14:59:16.521843Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9381/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Dinant en Transition ", "lat":50.261218, "lon":4.9125569999999925, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Dinant en Transition </h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.529951Z", "id":9382, "last_modified":"2016-11-18T14:59:16.537118Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9382/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Villers en Transition ", "lat":50.579033, "lon":4.5324150000000145, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Villers en Transition </h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.548070Z", "id":9383, "last_modified":"2016-11-18T14:59:16.554454Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9383/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Schaerbeek en Transition ", "lat":50.862273, "lon":4.380027000000041, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Schaerbeek en Transition </h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.entransition.be/doku.php/1030/intro\">Site web</a></b><br><br>Initiative en pause<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Initiative en pause", "web":"http://www.entransition.be/doku.php/1030/intro", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.568646Z", "id":9384, "last_modified":"2016-11-18T14:59:16.577427Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9384/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Anderlecht en Transition", "lat":50.838141, "lon":4.312339999999949, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Anderlecht en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"https://anderlechtentransition.wordpress.com/\">Site web</a></b><br><br>initiative en pause depuis 2013<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative en pause depuis 2013", "web":"https://anderlechtentransition.wordpress.com/", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.588181Z", "id":9385, "last_modified":"2016-11-18T14:59:16.601258Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9385/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Auderghem en Transition", "lat":50.815657, "lon":4.433138999999983, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Auderghem en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be/articles/initiatives/auderghem-transition-initiative/\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be/articles/initiatives/auderghem-transition-initiative/", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.611090Z", "id":9386, "last_modified":"2016-11-18T14:59:16.620196Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9386/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Remouchamps en Transition", "lat":50.479477, "lon":5.712602999999945, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Remouchamps en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be/articles/initiatives/remouchamps-transition-initiative/\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be/articles/initiatives/remouchamps-transition-initiative/", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.630856Z", "id":9387, "last_modified":"2016-11-18T14:59:16.636646Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9387/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Arlon en Transition", "lat":49.682763, "lon":5.811918999999989, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Arlon en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.644209Z", "id":9388, "last_modified":"2016-11-18T14:59:16.649539Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9388/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Velaines en Transition", "lat":50.66856, "lon":3.4865929999999707, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Velaines en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.659143Z", "id":9389, "last_modified":"2016-11-18T14:59:16.667433Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9389/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Waterloo en Transition Et Si On Faisait Autrement ? ", "lat":50.717356, "lon":4.397805000000062, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Waterloo en Transition Et Si On Faisait Autrement ? </h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.678225Z", "id":9390, "last_modified":"2016-11-18T14:59:16.684172Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9390/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Manage", "lat":50.503934, "lon":4.233854000000065, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Manage</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-11-18T14:59:16.692090Z", "id":9391, "last_modified":"2018-02-12T15:26:44.640832Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9391/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Saint-Josse-Ten-Noode", "lat":50.853074, "lon":4.372336000000018, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Saint-Josse-Ten-Noode</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-11-18T14:59:16.706610Z", "id":9392, "last_modified":"2018-02-12T15:26:52.642489Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9392/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Louvain la neuve", "lat":50.674169, "lon":4.614156999999977, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Louvain la neuve</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-11-18T14:59:16.725969Z", "id":9393, "last_modified":"2018-02-12T15:27:02.108382Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9393/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Wavre", "lat":50.716419, "lon":4.607744000000025, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Wavre</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-11-18T14:59:16.741654Z", "id":9394, "last_modified":"2018-02-12T15:27:17.193747Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9394/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Chaumont-Gistoux en Transition", "lat":50.683717, "lon":4.69729499999994, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Chaumont-Gistoux en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-11-18T14:59:16.757006Z", "id":9395, "last_modified":"2018-02-12T15:27:24.800446Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9395/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Court-Saint-Etienne", "lat":50.643055, "lon":4.568872000000056, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Court-Saint-Etienne</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-11-18T14:59:16.772150Z", "id":9396, "last_modified":"2018-02-12T15:27:31.236465Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9396/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Pont-à-Celles", "lat":50.512256, "lon":4.361736999999948, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Pont-à-Celles</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.787236Z", "id":9397, "last_modified":"2018-02-12T15:27:44.419425Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9397/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Transition Chastre", "lat":50.608084, "lon":4.636677999999961, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Transition Chastre</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.801062Z", "id":9398, "last_modified":"2018-02-12T15:27:52.354371Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9398/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Forest", "lat":50.813736, "lon":4.323239999999942, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Forest</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.820582Z", "id":9399, "last_modified":"2018-02-12T15:27:57.857661Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9399/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Herstal en Transition", "lat":50.670189, "lon":5.640391000000022, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Herstal en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.835375Z", "id":9400, "last_modified":"2018-02-12T15:28:03.507056Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9400/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Echappee", "lat":50.872248, "lon":4.3482870000000275, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Echappee</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.849567Z", "id":9401, "last_modified":"2018-02-12T15:28:09.234686Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9401/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Braine-l'Alleud ", "lat":50.693896, "lon":4.354845999999952, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Braine-l'Alleud </h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":"", "created":"2016-11-18T14:59:16.865738Z", "id":9402, "last_modified":"2016-11-18T14:59:16.871295Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9402/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"18/11/2016"}, {"name":"Genappe en Transition", "lat":50.610873, "lon":4.451072999999951, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Genappe en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.876613Z", "id":9403, "last_modified":"2018-02-12T15:28:14.901664Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9403/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Hannut en Transition", "lat":50.672465, "lon":5.077991999999995, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Hannut en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.890411Z", "id":9404, "last_modified":"2018-02-12T15:28:20.954374Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9404/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Ciney en Transition", "lat":50.2956548, "lon":5.10082639999996, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Ciney en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.904717Z", "id":9405, "last_modified":"2018-02-12T15:28:27.756311Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9405/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Stavelot en Transition", "lat":50.394085, "lon":5.930835999999999, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Stavelot en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.919105Z", "id":9406, "last_modified":"2018-02-12T15:28:33.205449Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9406/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Transitie Evere", "lat":50.870452, "lon":4.402159999999981, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Transitie Evere</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.935562Z", "id":9407, "last_modified":"2018-02-12T15:28:38.665506Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9407/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Rebecq en Transition", "lat":50.673558, "lon":4.135028000000034, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Rebecq en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.951124Z", "id":9408, "last_modified":"2018-02-12T15:28:43.833126Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9408/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"5560 Houyet", "lat":50.190065, "lon":5.005135999999993, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>5560 Houyet</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.965655Z", "id":9409, "last_modified":"2018-02-12T15:28:49.597754Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9409/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Les Compagnons de la Transiton Watermael Boitsfort", "lat":50.799394, "lon":4.415817999999945, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Les Compagnons de la Transiton Watermael Boitsfort</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-11-18T14:59:16.979451Z", "id":9410, "last_modified":"2018-02-12T15:28:57.026334Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9410/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Campus en Transition", "lat":50.822285, "lon":4.381571000000008, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Campus en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:16.995701Z", "id":9411, "last_modified":"2018-02-12T15:29:03.258117Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9411/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Mons en transition", "lat":50.452232, "lon":3.955329000000006, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Mons en transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.011119Z", "id":9412, "last_modified":"2018-02-12T15:29:08.971999Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9412/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Gesves en Transition", "lat":50.402854, "lon":5.0776180000000295, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Gesves en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.023269Z", "id":9413, "last_modified":"2018-02-12T15:29:15.684330Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9413/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Etterbeek en Transition", "lat":50.836851, "lon":4.389509999999973, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Etterbeek en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.037368Z", "id":9414, "last_modified":"2018-02-12T15:29:23.372666Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9414/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"GO! Gembloux Optimiste", "lat":50.562255, "lon":4.698561000000041, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>GO! Gembloux Optimiste</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.053721Z", "id":9415, "last_modified":"2018-02-12T15:29:28.981087Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9415/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Soignies en Transition", "lat":50.577531, "lon":4.073297000000025, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Soignies en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.068846Z", "id":9416, "last_modified":"2018-02-12T15:29:34.489767Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9416/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Rochefort en Transition", "lat":50.160949, "lon":5.223532999999975, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Rochefort en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.081900Z", "id":9417, "last_modified":"2018-02-12T15:29:43.031153Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9417/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Comblain-au-Pont en Transition", "lat":50.475603, "lon":5.574750999999992, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Comblain-au-Pont en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.097588Z", "id":9418, "last_modified":"2018-02-12T15:29:49.899163Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9418/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Gelbressée en Transition", "lat":50.458956, "lon":4.872325000000046, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Gelbressée en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.120540Z", "id":9419, "last_modified":"2018-02-12T15:29:56.678381Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9419/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Seraing en Transition", "lat":50.596639, "lon":5.508337999999981, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Seraing en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.133620Z", "id":9420, "last_modified":"2018-02-12T15:30:03.373684Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9420/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Pachy du Try", "lat":50.390083, "lon":4.404966000000059, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Pachy du Try</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.148931Z", "id":9421, "last_modified":"2018-02-12T15:30:09.054369Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9421/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Herve en Transition", "lat":50.639365, "lon":5.793858, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Herve en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.163183Z", "id":9422, "last_modified":"2018-02-12T15:30:15.316884Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9422/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Liege en Transition", "lat":50.645138, "lon":5.573419999999942, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Liege en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.176865Z", "id":9423, "last_modified":"2018-02-12T15:30:20.666840Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9423/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Haute Sambre en Transition asbl", "lat":50.346019, "lon":4.265487000000007, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Haute Sambre en Transition asbl</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.188709Z", "id":9424, "last_modified":"2018-02-12T15:30:26.801931Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9424/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Amay en Transition", "lat":50.549776, "lon":5.324098999999933, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Amay en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.200492Z", "id":9425, "last_modified":"2018-02-12T15:30:32.256606Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9425/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Vallée d'Almache", "lat":49.997198, "lon":5.063232999999968, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Vallée d'Almache</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.211845Z", "id":9426, "last_modified":"2018-02-12T15:30:39.106117Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9426/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"XL en transition", "lat":50.822285, "lon":4.381571000000008, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>XL en transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.223977Z", "id":9427, "last_modified":"2018-02-12T15:30:45.258280Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9427/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Morichar en Transition", "lat":50.826741, "lon":4.345667999999932, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Morichar en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.238247Z", "id":9428, "last_modified":"2018-02-12T15:30:50.742600Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9428/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Grez-Doiceau en Transition", "lat":50.738692, "lon":4.696421999999984, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Grez-Doiceau en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.251224Z", "id":9429, "last_modified":"2018-02-12T15:30:56.552410Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9429/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Ath en Transition", "lat":50.631135, "lon":3.7769479999999476, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Ath en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.273521Z", "id":9430, "last_modified":"2018-02-12T15:31:02.294386Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9430/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"1000Bxl en Transition", "lat":50.846556, "lon":4.351697000000058, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>1000Bxl en Transition</h5><em>Adresse</em> : ?<br><br><b><a target=\"_blank\" href=\"http://www.reseautransition.be\">Site web</a></b><br><br>initiative<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"initiative", "web":"http://www.reseautransition.be", "phone":"", "address":"?", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-18T14:59:17.289563Z", "id":9431, "last_modified":"2018-02-12T15:31:08.728264Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9431/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Ixelles en transition", "lat":50.82772352519774, "lon":4.37303066253662, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Ixelles en transition</h5><em>Adresse</em> : Flagey<br><br><b><a target=\"_blank\" href=\"https://xltransition.wordpress.com/\">Site web</a></b><br><br>XL en Transition est un groupe d’habitants souhaitant recréer du lien entre les personnes et avec la nature via des actions concrètes, locales, créatives et conviviales. Nous souhaitons mobiliser les ressources de chacun pour répondre aux défis de notre époque tout en améliorant notre quotidien et en agissant à notre échelle. Nous voulons développer une vision positive de l’avenir et des projets citoyens attractifs afin que toute la population y trouve des avantages et prenne plaisir à changer ses habitudes avec nous. \r\n\r\nEn pratique, au lieu de « lutter contre un avenir que nous ne souhaitons pas », nous préférons « mettre en œuvre un projet d’avenir dans lequel nous croyons ». \r\n\r\n« Sois le changement que tu veux voir dans ce monde. »<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"XL en Transition est un groupe d’habitants souhaitant recréer du lien entre les personnes et avec la nature via des actions concrètes, locales, créatives et conviviales. Nous souhaitons mobiliser les ressources de chacun pour répondre aux défis de notre époque tout en améliorant notre quotidien et en agissant à notre échelle. Nous voulons développer une vision positive de l’avenir et des projets citoyens attractifs afin que toute la population y trouve des avantages et prenne plaisir à changer ses habitudes avec nous. \r\n\r\nEn pratique, au lieu de « lutter contre un avenir que nous ne souhaitons pas », nous préférons « mettre en œuvre un projet d’avenir dans lequel nous croyons ». \r\n\r\n« Sois le changement que tu veux voir dans ce monde. »", "web":"https://xltransition.wordpress.com/", "phone":"", "address":"Flagey", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2017-01-06T17:08:43.123743Z", "id":9461, "last_modified":"2018-02-12T15:35:47.394241Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9461/history", "email_before_at":"xltransition", "email_after_at":"gmail.com", "last_modified_dmY":"12/02/2018"}, {"name":"Maylis", "lat":50.69228201244835, "lon":4.11712646484375, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Maylis</h5><em>Adresse</em> : 43 rue du sartiau 1430 Bierghes-Reecq<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"43 rue du sartiau 1430 Bierghes-Reecq", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2017-01-21T16:51:21.861519Z", "id":9465, "last_modified":"2017-01-21T16:51:21.861556Z", "last_author":"Maylis", "history":"http://maps.dewey.be/api/markers/9465/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"21/01/2017"}, {"name":"Buccholtz En Transition", "lat":50.82231658920668, "lon":4.3653810024261475, "subcategories":[{"name":"Initiatives de transition", "id":201}], "popup":"<h5>Buccholtz En Transition</h5><em>Adresse</em> : buchholtztransition@hotmail.com<br><br>Buchholtz en Transition (en lien avec Xl en transition) est un groupe d’habitants qui se réunissent autour du parc Buchholtz. Ils se voient tous les dimanches autour d'un brunch (pour l'instant).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buchholtz en Transition (en lien avec Xl en transition) est un groupe d’habitants qui se réunissent autour du parc Buchholtz. Ils se voient tous les dimanches autour d'un brunch (pour l'instant).", "web":"", "phone":"", "address":"buchholtztransition@hotmail.com", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2017-01-30T17:57:38.208903Z", "id":9466, "last_modified":"2017-01-30T17:57:38.208946Z", "last_author":"Ixellesentransition1050", "history":"http://maps.dewey.be/api/markers/9466/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"30/01/2017"}, {"name":"PLOEF! PLus On Est de Fous...", "lat":50.88507855788091, "lon":4.323200583457947, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Eau potable", "id":115}, {"name":"Boîtes à livres", "id":50}, {"name":"Givebox", "id":210}, {"name":"Cafés-concerts, lieux de concert", "id":110}, {"name":"Associations d'éducation permanente", "id":13}, {"name":"Maisons de quartiers", "id":10}, {"name":"Initiatives de transition", "id":201}, {"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}], "popup":"<h5>PLOEF! PLus On Est de Fous...</h5><em>Adresse</em> : Rue Bonaventure 100, 1090 Bruxelles<br><br><em>Téléphone</em> : +3224769807<br><br><b><a target=\"_blank\" href=\"http://www.ploef.eu\">Site web</a></b><br><br>PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…", "web":"http://www.ploef.eu", "phone":"+3224769807", "address":"Rue Bonaventure 100, 1090 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-08T21:58:21.186446Z", "id":10805, "last_modified":"2017-03-09T09:12:10.799388Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10805/history", "email_before_at":"ploefplus", "email_after_at":"gmail.com", "last_modified_dmY":"09/03/2017"}, {"name":"Projet Mycélium", "lat":50.835400121913835, "lon":4.439768046140671, "subcategories":[{"name":"Association d'écologie urbaine", "id":90}, {"name":"Récup' de matériaux de construction", "id":113}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Aide au compostage", "id":132}, {"name":"Ateliers de travail du bois", "id":138}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Associations de naturalistes", "id":194}, {"name":"Initiatives de transition", "id":201}], "popup":"<h5>Projet Mycélium</h5><em>Adresse</em> : Kelle, 92<br><br><b><a target=\"_blank\" href=\"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207", "phone":"", "address":"Kelle, 92", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-29T14:48:30.755201Z", "id":10865, "last_modified":"2017-03-29T14:48:30.755234Z", "last_author":"myselproject@gmail.com", "history":"http://maps.dewey.be/api/markers/10865/history", "email_before_at":"myselproject", "email_after_at":"gmail.com", "last_modified_dmY":"29/03/2017"}] \ No newline at end of file
diff --git a/data/markers-202.json b/data/markers-202.json
new file mode 100644
index 0000000..619d932
--- /dev/null
+++ b/data/markers-202.json
@@ -0,0 +1 @@
+[{"name":"Secrétaire d’État chargée de l'Egalité des Chances", "lat":50.8559452, "lon":4.3622778, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Secrétaire d’État chargée de l'Egalité des Chances</h5><em>Adresse</em> : Boulevard Saint-Lazare, 10 - 13e ét.\t1210\tSaint-Josse-ten-Noode<br><br><em>Téléphone</em> : 02 517 13 33<br><br><b><a target=\"_blank\" href=\"http://be.brussels/a-propos-de-la-region/le-gouvernement-regional/bianca-debaets\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://be.brussels/a-propos-de-la-region/le-gouvernement-regional/bianca-debaets", "phone":"02 517 13 33", "address":"Boulevard Saint-Lazare, 10 - 13e ét.\t1210\tSaint-Josse-ten-Noode", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.412216Z", "id":9432, "last_modified":"2018-02-12T15:31:43.465771Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9432/history", "email_before_at":"bianca.debaets", "email_after_at":"gov.brussels", "last_modified_dmY":"12/02/2018"}, {"name":"Membre de la VGC, chargée de l'Egalité des Chances", "lat":50.855402, "lon":4.3553178, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Membre de la VGC, chargée de l'Egalité des Chances</h5><em>Adresse</em> : Avenue Emile Jacqmain, 135\t1000\tBruxelles<br><br><em>Téléphone</em> : 02 563 03 00<br><br><b><a target=\"_blank\" href=\"http://www.vgc.be/over-de-vgc/organisatie/het-college/kabinet-debaets\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.vgc.be/over-de-vgc/organisatie/het-college/kabinet-debaets", "phone":"02 563 03 00", "address":"Avenue Emile Jacqmain, 135\t1000\tBruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.464378Z", "id":9433, "last_modified":"2018-02-12T15:31:50.918444Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9433/history", "email_before_at":"bianca.debaets", "email_after_at":"gov.brussels", "last_modified_dmY":"12/02/2018"}, {"name":"Bruxelles Coordination régionale. Direction de l'Egalité des Chances", "lat":50.8547636, "lon":4.3591604, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Bruxelles Coordination régionale. Direction de l'Egalité des Chances</h5><em>Adresse</em> : Boulevard du Jardin Botanique, 20\t1035\tBruxelles<br><br><em>Téléphone</em> : 02 800 36 75<br><br><b><a target=\"_blank\" href=\"http://www.egalitedeschancesbruxelles.irisnet.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.egalitedeschancesbruxelles.irisnet.be/", "phone":"02 800 36 75", "address":"Boulevard du Jardin Botanique, 20\t1035\tBruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.481453Z", "id":9434, "last_modified":"2018-02-12T15:31:57.688764Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9434/history", "email_before_at":"egalitedeschances", "email_after_at":"sprb.irisnet.be", "last_modified_dmY":"12/02/2018"}, {"name":"Service public régional de Bruxelles. Coordination égalité des chances", "lat":50.8547636, "lon":4.3591604, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Service public régional de Bruxelles. Coordination égalité des chances</h5><em>Adresse</em> : Boulevard du Jardin Botanique, 20\t1035\tBruxelles<br><br><em>Téléphone</em> : 02 800 32 06<br><br><b><a target=\"_blank\" href=\"http://pouvoirslocaux.irisnet.be/fr/theme/egalite-des-chances\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://pouvoirslocaux.irisnet.be/fr/theme/egalite-des-chances", "phone":"02 800 32 06", "address":"Boulevard du Jardin Botanique, 20\t1035\tBruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.496343Z", "id":9435, "last_modified":"2018-02-12T15:32:05.233868Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9435/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Région de Bruxelles-Capitale. Conseil bruxellois pour l'égalité entre les femmes et les hommes", "lat":50.8547636, "lon":4.3591604, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Région de Bruxelles-Capitale. Conseil bruxellois pour l'égalité entre les femmes et les hommes</h5><em>Adresse</em> : Boulevard du Jardin Botanique, 20\t1035\tBruxelles<br><br><em>Téléphone</em> : 02 800 34 26<br><br><b><a target=\"_blank\" href=\"http://www.goforequality.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.goforequality.be/", "phone":"02 800 34 26", "address":"Boulevard du Jardin Botanique, 20\t1035\tBruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.509874Z", "id":9436, "last_modified":"2018-02-12T15:32:11.942689Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9436/history", "email_before_at":"info", "email_after_at":"goforequality.irisnet.be", "last_modified_dmY":"12/02/2018"}, {"name":"Parlement régional bruxellois. Comité d'Avis pour l'Egalité des Chances entre Hommes et Femmes", "lat":50.8449041, "lon":4.351493, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Parlement régional bruxellois. Comité d'Avis pour l'Egalité des Chances entre Hommes et Femmes</h5><em>Adresse</em> : Rue du Lombard, 69\t1005\tBruxelles<br><br><em>Téléphone</em> : 02 549 62 11<br><br><b><a target=\"_blank\" href=\"http://www.parlbruparl.irisnet.be/le-parlement/comment-fonctionne-le-parlement/les-commissions/comite-davis-pour-legalite-des-chances-hommes-entre-hommes-et-femmes//index.html@lang=fr.html\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.parlbruparl.irisnet.be/le-parlement/comment-fonctionne-le-parlement/les-commissions/comite-davis-pour-legalite-des-chances-hommes-entre-hommes-et-femmes//index.html@lang=fr.html", "phone":"02 549 62 11", "address":"Rue du Lombard, 69\t1005\tBruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.524908Z", "id":9437, "last_modified":"2018-02-12T15:32:19.534727Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9437/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Parlement Francophone Bruxellois. Comité d'avis pour l'Egalité des Chances entre les hommes et les femmes", "lat":50.8447107, "lon":4.3518538, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Parlement Francophone Bruxellois. Comité d'avis pour l'Egalité des Chances entre les hommes et les femmes</h5><em>Adresse</em> : Rue du Lombard, 77\t1000\tBruxelles<br><br><em>Téléphone</em> : 02 504 96 21<br><br><b><a target=\"_blank\" href=\"http://www.parlementfrancophone.brussels/le-parlement/les-commissions/composition-des-commissions/comite-davis-pour-legalite-des-chances-entre-les-hommes-et-les-femmes\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.parlementfrancophone.brussels/le-parlement/les-commissions/composition-des-commissions/comite-davis-pour-legalite-des-chances-entre-les-hommes-et-les-femmes", "phone":"02 504 96 21", "address":"Rue du Lombard, 77\t1000\tBruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.541088Z", "id":9438, "last_modified":"2018-02-12T15:32:26.667456Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9438/history", "email_before_at":"ahuygens", "email_after_at":"pfb.irisnet.be", "last_modified_dmY":"12/02/2018"}, {"name":"Institut pour l'égalité des femmes et des hommes", "lat":50.8375163, "lon":4.3348059, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Institut pour l'égalité des femmes et des hommes</h5><em>Adresse</em> : Rue Ernest Blerot, 1\t1070\tAnderlecht<br><br><em>Téléphone</em> : 02 233 42 65<br><br><b><a target=\"_blank\" href=\"http://igvm-iefh.belgium.be\">Site web</a></b><br><br>Protocole de collaboration entre l'IEFH et la Région bruxelloise depuis le 3 février 2016<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Protocole de collaboration entre l'IEFH et la Région bruxelloise depuis le 3 février 2016", "web":"http://igvm-iefh.belgium.be", "phone":"02 233 42 65", "address":"Rue Ernest Blerot, 1\t1070\tAnderlecht", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.556310Z", "id":9439, "last_modified":"2018-02-12T15:32:37.882735Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9439/history", "email_before_at":"egalite.hommesfemmes", "email_after_at":"iefh.belgique.be", "last_modified_dmY":"12/02/2018"}, {"name":"Conseil des Communes et Régions d'Europe (CCRE)", "lat":50.8398698, "lon":4.3685291, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Conseil des Communes et Régions d'Europe (CCRE)</h5><em>Adresse</em> : Square de Meeűs, 1\t1000\tBruxelles<br><br><em>Téléphone</em> : 02 511 74 77<br><br><b><a target=\"_blank\" href=\"http://www.ccre.org/fr/\">Site web</a></b><br><br>Le CCRE est une association de collectivités territoriales d'Europe.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le CCRE est une association de collectivités territoriales d'Europe.", "web":"http://www.ccre.org/fr/", "phone":"02 511 74 77", "address":"Square de Meeűs, 1\t1000\tBruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-24T11:21:49.575662Z", "id":9440, "last_modified":"2018-02-12T15:32:47.374866Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9440/history", "email_before_at":"info", "email_after_at":"ccre-cemr.org", "last_modified_dmY":"12/02/2018"}, {"name":"Observatoire de la Charte européenne pour l’égalité des femmes et des hommes dans la vie locale", "lat":50.8398698, "lon":4.3685291, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Observatoire de la Charte européenne pour l’égalité des femmes et des hommes dans la vie locale</h5><em>Adresse</em> : Square de Meeűs, 1\t1000\tBruxelles<br><br><em>Téléphone</em> : 02 511 74 77<br><br><b><a target=\"_blank\" href=\"http://www.charter-equality.eu/\">Site web</a></b><br><br>L'Observatoire dépend du CCRE. Il promeut la Charte pour l'égalité des femmes et des hommes dans la vie locale du CCRE et accompagne les collectivités dans la mise en śuvre des principes et actions de la charte.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'Observatoire dépend du CCRE. Il promeut la Charte pour l'égalité des femmes et des hommes dans la vie locale du CCRE et accompagne les collectivités dans la mise en śuvre des principes et actions de la charte.", "web":"http://www.charter-equality.eu/", "phone":"02 511 74 77", "address":"Square de Meeűs, 1\t1000\tBruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-24T11:21:49.592125Z", "id":9441, "last_modified":"2018-02-12T15:32:56.081606Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9441/history", "email_before_at":"contact", "email_after_at":"charter-equality.eu", "last_modified_dmY":"12/02/2018"}, {"name":"Service Egalité des Chances", "lat":50.8629322, "lon":4.3762398, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Service Egalité des Chances</h5><em>Adresse</em> : Rue Josaphat, 253\t1030\tSchaerbeek<br><br><em>Téléphone</em> : 02 240 43 51<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/egalite-chances\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/egalite-chances", "phone":"02 240 43 51", "address":"Rue Josaphat, 253\t1030\tSchaerbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.609389Z", "id":9442, "last_modified":"2018-02-12T15:33:03.499436Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9442/history", "email_before_at":"jwauters", "email_after_at":"schaerbeek.irisnet.be", "last_modified_dmY":"12/02/2018"}, {"name":"Maison des Femmes de Schaerbeek", "lat":50.8629322, "lon":4.3762398, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Maison des Femmes de Schaerbeek</h5><em>Adresse</em> : Rue Josaphat, 253\t1030\tSchaerbeek<br><br><em>Téléphone</em> : 02 240 43 51<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/maison-femmes\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/maison-femmes", "phone":"02 240 43 51", "address":"Rue Josaphat, 253\t1030\tSchaerbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.624869Z", "id":9443, "last_modified":"2018-02-12T15:33:12.939788Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9443/history", "email_before_at":"jwauters", "email_after_at":"schaerbeek.irisnet.be", "last_modified_dmY":"12/02/2018"}, {"name":"Service FASE. Cellule Egalité des chances", "lat":50.8426193, "lon":4.4253159, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Service FASE. Cellule Egalité des chances</h5><em>Adresse</em> : Tomberg 123 - 1e ét. 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : 02 761 28 84<br><br><b><a target=\"_blank\" href=\"http://fr.woluwe1200.be/egalite-des-chances\">Site web</a></b><br><br>Lundi-vendredi: 8h30-12h & 13h30-17h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lundi-vendredi: 8h30-12h & 13h30-17h", "web":"http://fr.woluwe1200.be/egalite-des-chances", "phone":"02 761 28 84", "address":"Tomberg 123 - 1e ét. 1200 Woluwe-Saint-Lambert", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.641635Z", "id":9444, "last_modified":"2018-02-12T15:33:21.615496Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9444/history", "email_before_at":"fase.gsst1", "email_after_at":"woluwe1200.be", "last_modified_dmY":"12/02/2018"}, {"name":"Cellule Egalité des Chances", "lat":50.8504931, "lon":4.3511788, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Cellule Egalité des Chances</h5><em>Adresse</em> : Rue de l'Evęque, 3A\t1000\tBruxelles<br><br><em>Téléphone</em> : 02 279 21 10<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/egalite.deschances.52\">Site web</a></b><br><br>Lundi-vendredi: 8h-17h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lundi-vendredi: 8h-17h", "web":"https://www.facebook.com/egalite.deschances.52", "phone":"02 279 21 10", "address":"Rue de l'Evęque, 3A\t1000\tBruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.656097Z", "id":9445, "last_modified":"2018-02-12T15:33:27.365494Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9445/history", "email_before_at":"egalitedeschances", "email_after_at":"brucity.be", "last_modified_dmY":"12/02/2018"}, {"name":"Conseil consultatif pour l'Egalité entre les Femmes et les Hommes", "lat":50.8504931, "lon":4.3511788, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Conseil consultatif pour l'Egalité entre les Femmes et les Hommes</h5><em>Adresse</em> : Rue de l'Evęque, 3A\t1000\tBruxelles<br><br><em>Téléphone</em> : 02 279 21 10<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/egalite.deschances.52\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.facebook.com/egalite.deschances.52", "phone":"02 279 21 10", "address":"Rue de l'Evęque, 3A\t1000\tBruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.671159Z", "id":9446, "last_modified":"2018-02-12T15:33:34.449728Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9446/history", "email_before_at":"egalitedeschances", "email_after_at":"brucity.be", "last_modified_dmY":"12/02/2018"}, {"name":"Conseil Consultatif de l’Egalité Femmes - Hommes (C.C.E.F.H.)", "lat":50.8366301, "lon":4.3864229, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Conseil Consultatif de l’Egalité Femmes - Hommes (C.C.E.F.H.)</h5><em>Adresse</em> : Avenue d'Auderghem, 113 - 4e ét.\t1040\tEtterbeek<br><br><em>Téléphone</em> : 02 627 27 54<br><br><b><a target=\"_blank\" href=\"http://www.etterbeek.be/nos-services/egalite-femmes-hommes/reglement-ordre-interieur-du-conseil-consultatif-egalite-femmes-hommes\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.etterbeek.be/nos-services/egalite-femmes-hommes/reglement-ordre-interieur-du-conseil-consultatif-egalite-femmes-hommes", "phone":"02 627 27 54", "address":"Avenue d'Auderghem, 113 - 4e ét.\t1040\tEtterbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.688754Z", "id":9447, "last_modified":"2018-02-12T15:33:41.950079Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9447/history", "email_before_at":"egalite-femmes-hommes", "email_after_at":"etterbeek.be", "last_modified_dmY":"12/02/2018"}, {"name":"Egalité femmes-hommes", "lat":50.8366301, "lon":4.3864229, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Egalité femmes-hommes</h5><em>Adresse</em> : Avenue d'Auderghem, 113 - 4e ét.\t1040\tEtterbeek<br><br><em>Téléphone</em> : 02 627 27 54<br><br><b><a target=\"_blank\" href=\"http://www.etterbeek.be/nos-services/egalite-femmes-hommes\">Site web</a></b><br><br>Lundi-vendredi: 8h - 12h & 14h - 16h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lundi-vendredi: 8h - 12h & 14h - 16h", "web":"http://www.etterbeek.be/nos-services/egalite-femmes-hommes", "phone":"02 627 27 54", "address":"Avenue d'Auderghem, 113 - 4e ét.\t1040\tEtterbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.704251Z", "id":9448, "last_modified":"2018-02-12T15:33:47.676896Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9448/history", "email_before_at":"egalite-femmes-hommes", "email_after_at":"etterbeek.be", "last_modified_dmY":"12/02/2018"}, {"name":"Vie socio-culturelle et économique", "lat":50.8111941, "lon":4.3188974, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Vie socio-culturelle et économique</h5><em>Adresse</em> : Rue du Curé, 2\t1190\tForest<br><br><b><a target=\"_blank\" href=\"http://www.forest.irisnet.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.forest.irisnet.be", "phone":"", "address":"Rue du Curé, 2\t1190\tForest", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.719522Z", "id":9449, "last_modified":"2018-02-12T15:33:55.005701Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9449/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Egalité des chances", "lat":50.8725203, "lon":4.4032963, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Egalité des chances</h5><em>Adresse</em> : Square Servaas Hoedemaekers, 10\t1140\tEvere<br><br><em>Téléphone</em> : 02 247 63 33<br><br><b><a target=\"_blank\" href=\"http://www.evere.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.evere.be/", "phone":"02 247 63 33", "address":"Square Servaas Hoedemaekers, 10\t1140\tEvere", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.732891Z", "id":9450, "last_modified":"2018-02-12T15:34:01.873781Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9450/history", "email_before_at":"achabbi", "email_after_at":"evere.irisnet.be", "last_modified_dmY":"12/02/2018"}, {"name":"Service de l’Égalité des Chances", "lat":50.8279385, "lon":4.374029, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Service de l’Égalité des Chances</h5><em>Adresse</em> : Rue de la Digue, 10 - 2e ét.\t1050\tIxelles<br><br><em>Téléphone</em> : 02 648 19 09<br><br><b><a target=\"_blank\" href=\"http://www.ixelles.be/site/86-Service-de-l-Egalite-des-chances\">Site web</a></b><br><br>Lundi-vendredi: 9h-12h & 14h-16h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lundi-vendredi: 9h-12h & 14h-16h", "web":"http://www.ixelles.be/site/86-Service-de-l-Egalite-des-chances", "phone":"02 648 19 09", "address":"Rue de la Digue, 10 - 2e ét.\t1050\tIxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.745456Z", "id":9451, "last_modified":"2018-02-12T15:34:08.666870Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9451/history", "email_before_at":"egalitedeschances", "email_after_at":"ixelles.be", "last_modified_dmY":"12/02/2018"}, {"name":"Coordination ixelloise de lutte contre les violences entre partenaires et intrafamiliales", "lat":50.8279385, "lon":4.374029, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Coordination ixelloise de lutte contre les violences entre partenaires et intrafamiliales</h5><em>Adresse</em> : Rue de la Digue, 10 - 2e ét.\t1050\tIxelles<br><br><em>Téléphone</em> : 02 648 19 09<br><br><b><a target=\"_blank\" href=\"http://www.ixelles.be/site/617-Principe\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.ixelles.be/site/617-Principe", "phone":"02 648 19 09", "address":"Rue de la Digue, 10 - 2e ét.\t1050\tIxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.760194Z", "id":9452, "last_modified":"2018-02-12T15:34:17.287398Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9452/history", "email_before_at":"civio.xl", "email_after_at":"elsene.be", "last_modified_dmY":"12/02/2018"}, {"name":"Service Développement humain - Cellule Egalité des Chances et Intégration", "lat":50.8758044, "lon":4.3242276, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Service Développement humain - Cellule Egalité des Chances et Intégration</h5><em>Adresse</em> : Chaussée de Wemmel, 100 - ét. 2B\t1090\tJette<br><br><em>Téléphone</em> : 02 422 31 22<br><br><b><a target=\"_blank\" href=\"http://www.jette.irisnet.be/fr/a-votre-service/social/egalite-des-chances\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.jette.irisnet.be/fr/a-votre-service/social/egalite-des-chances", "phone":"02 422 31 22", "address":"Chaussée de Wemmel, 100 - ét. 2B\t1090\tJette", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.776283Z", "id":9453, "last_modified":"2018-02-12T15:34:24.392920Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9453/history", "email_before_at":"developpementhumain", "email_after_at":"jette.irisnet.be", "last_modified_dmY":"12/02/2018"}, {"name":"Enseignement. Service Egalité des Chances", "lat":50.8248686, "lon":4.3458978, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Enseignement. Service Egalité des Chances</h5><em>Adresse</em> : Place Van Meenen, 39\t1060\tSaint-Gilles<br><br><em>Téléphone</em> : 02 563 11 47<br><br><b><a target=\"_blank\" href=\"http://www.stgilles.irisnet.be/fr/services-administratifs/instruction-publique/egalite-des-chances/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stgilles.irisnet.be/fr/services-administratifs/instruction-publique/egalite-des-chances/", "phone":"02 563 11 47", "address":"Place Van Meenen, 39\t1060\tSaint-Gilles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.793545Z", "id":9454, "last_modified":"2018-02-12T15:34:48.570937Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9454/history", "email_before_at":"fbajraktari", "email_after_at":"stgilles.irisnet.be", "last_modified_dmY":"12/02/2018"}, {"name":"Solidarités locales et internationales - DeSLI", "lat":50.8508366, "lon":4.3694268, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Solidarités locales et internationales - DeSLI</h5><em>Adresse</em> : Avenue de l'Astronomie, 12-13\t1210\tSaint-Josse-ten-Noode<br><br><em>Téléphone</em> : 02 220 27 92<br><br><b><a target=\"_blank\" href=\"http://www.stjosse.irisnet.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.stjosse.irisnet.be/", "phone":"02 220 27 92", "address":"Avenue de l'Astronomie, 12-13\t1210\tSaint-Josse-ten-Noode", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.813884Z", "id":9455, "last_modified":"2018-02-12T15:35:01.354202Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9455/history", "email_before_at":"mbogdeva", "email_after_at":"stjosse.irisnet.be", "last_modified_dmY":"12/02/2018"}, {"name":"Familles-Crčches , Santé et Egalité des Chances", "lat":50.8016281, "lon":4.3335863, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Familles-Crčches , Santé et Egalité des Chances</h5><em>Adresse</em> : Rue Victor Gambier, 21\t1180\tUccle<br><br><em>Téléphone</em> : 02 348 68 26<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/familles-creches\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.uccle.be/administration/familles-creches", "phone":"02 348 68 26", "address":"Rue Victor Gambier, 21\t1180\tUccle", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.833024Z", "id":9456, "last_modified":"2018-02-12T15:35:07.643544Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9456/history", "email_before_at":"nluwaert", "email_after_at":"uccle.brussels", "last_modified_dmY":"12/02/2018"}, {"name":"Service communal d'aide aux victimes", "lat":50.8016281, "lon":4.3335863, "subcategories":[{"name":"Associations pour l'égalité des genres", "id":202}], "popup":"<h5>Service communal d'aide aux victimes</h5><em>Adresse</em> : Rue du Facteur, 4\t1080\tMolenbeek-Saint-Jean<br><br><em>Téléphone</em> : 02 411 45 84<br><br><b><a target=\"_blank\" href=\"http://www.molenbeek.irisnet.be/fr/je-vis/social-sante/social/aide-aux-victimes-s-c-a-v\">Site web</a></b><br><br>L'aide aux victimes est ŕ votre service si vous avez subi des violences, des violences intrafamiliales (psychologiques ou physiques) ou encore une calamité. Lundi-vendredi: 9h-12h; l'aprčs-midi sur rdv uniquement<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'aide aux victimes est ŕ votre service si vous avez subi des violences, des violences intrafamiliales (psychologiques ou physiques) ou encore une calamité. Lundi-vendredi: 9h-12h; l'aprčs-midi sur rdv uniquement", "web":"http://www.molenbeek.irisnet.be/fr/je-vis/social-sante/social/aide-aux-victimes-s-c-a-v", "phone":"02 411 45 84", "address":"Rue du Facteur, 4\t1080\tMolenbeek-Saint-Jean", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-11-24T11:21:49.847268Z", "id":9457, "last_modified":"2018-02-12T15:35:13.552886Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9457/history", "email_before_at":"scav", "email_after_at":"molenbeek.irisnet.be", "last_modified_dmY":"12/02/2018"}] \ No newline at end of file
diff --git a/data/markers-204.json b/data/markers-204.json
new file mode 100644
index 0000000..086bc46
--- /dev/null
+++ b/data/markers-204.json
@@ -0,0 +1 @@
+[{"name":"Pianofabriek", "lat":50.828804684587496, "lon":4.342775344848633, "subcategories":[{"name":"Maisons de quartiers", "id":10}, {"name":"Centres de formation", "id":103}, {"name":"Centres communautaires NL", "id":204}], "popup":"<h5>Pianofabriek</h5><em>Adresse</em> : Rue du Fort, 35, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.pianofabriek.be\">Site web</a></b><br><br>Gemeenschapscentrum - Centre communautaire néerlandophone de Saint-Gilles\r\n\r\nLe Pianofabriek est un projet d’habitat groupé : c’est en effet à la fois un centre communautaire, un laboratoire artistique et un centre de formation. Le Pianofabriek est une maison de la Vlaamse Gemeenschapscommissie, dirigé par une asbl et porté par une équipe d’une 30-aine de collaborateurs et compte en moyenne 300 visiteurs par jour.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Gemeenschapscentrum - Centre communautaire néerlandophone de Saint-Gilles\r\n\r\nLe Pianofabriek est un projet d’habitat groupé : c’est en effet à la fois un centre communautaire, un laboratoire artistique et un centre de formation. Le Pianofabriek est une maison de la Vlaamse Gemeenschapscommissie, dirigé par une asbl et porté par une équipe d’une 30-aine de collaborateurs et compte en moyenne 300 visiteurs par jour.", "web":"http://www.pianofabriek.be", "phone":"/", "address":"Rue du Fort, 35, 1060 Saint-Gilles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-08-24T14:16:36.938785Z", "id":3434, "last_modified":"2017-03-26T21:33:57.266705Z", "last_author":"jeffrey", "history":"http://maps.dewey.be/api/markers/3434/history", "email_before_at":"info", "email_after_at":"pianofabriek.be", "last_modified_dmY":"26/03/2017"}, {"name":"De Kriekelaar", "lat":50.86705, "lon":4.36805, "subcategories":[{"name":"Centres communautaires NL", "id":204}, {"name":"Maisons de quartiers", "id":10}], "popup":"<h5>De Kriekelaar</h5><em>Adresse</em> : 86, Gallaitstraat - 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.dekriekelaar.be/\">Site web</a></b><br><br>In De Kriekelaar is iedereen welkom om te genieten van expo's, concerten, theater en feesten. Op regelmatige basis organiseren we evenementen voor het hele gezin. We zijn een draaischijf voor informatie over het leven in de stad en een ontmoetingsplaats voor iedereen die op zoek is naar gezelligheid, kunst en cultuur of een boeiende vrijetijdsbesteding.\r\n \r\n In onze brede waaier van cursussen voor jong en oud vindt iedereen zijn ding.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"In De Kriekelaar is iedereen welkom om te genieten van expo's, concerten, theater en feesten. Op regelmatige basis organiseren we evenementen voor het hele gezin. We zijn een draaischijf voor informatie over het leven in de stad en een ontmoetingsplaats voor iedereen die op zoek is naar gezelligheid, kunst en cultuur of een boeiende vrijetijdsbesteding.\r\n \r\n In onze brede waaier van cursussen voor jong en oud vindt iedereen zijn ding.", "web":"http://www.dekriekelaar.be/", "phone":"", "address":"86, Gallaitstraat - 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:24.253432Z", "id":548, "last_modified":"2017-02-12T08:22:21.782250Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/548/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2017"}, {"name":"CLB Lokeren", "lat":51.10638499349682, "lon":3.9902579784393306, "subcategories":[{"name":"Centres communautaires NL", "id":204}], "popup":"<h5>CLB Lokeren</h5><em>Adresse</em> : Grote Kaai 7<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grote Kaai 7", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-20T09:48:47.182242Z", "id":10849, "last_modified":"2017-03-20T11:37:23.520920Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10849/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/03/2017"}] \ No newline at end of file
diff --git a/data/markers-205.json b/data/markers-205.json
new file mode 100644
index 0000000..d2b4154
--- /dev/null
+++ b/data/markers-205.json
@@ -0,0 +1 @@
+[{"name":"Bulle à verre", "lat":50.8520029609, "lon":4.35326814651, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.336577Z", "id":9918, "last_modified":"2017-03-06T15:30:07.376135Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9918/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8480200377, "lon":4.37753677368, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.387714Z", "id":9919, "last_modified":"2017-03-06T15:30:07.395261Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9919/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8157241329, "lon":4.37161445618, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.404855Z", "id":9920, "last_modified":"2017-03-06T15:30:07.412062Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9920/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8401209222, "lon":4.35580015182, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.421093Z", "id":9921, "last_modified":"2017-03-06T15:30:07.429675Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9921/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8515492, "lon":4.3610392, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.441446Z", "id":9922, "last_modified":"2017-03-06T15:30:07.448575Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9922/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.863787, "lon":4.3552681, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.457249Z", "id":9923, "last_modified":"2017-03-06T15:30:07.465619Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9923/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.7988393, "lon":4.39231, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.477199Z", "id":9924, "last_modified":"2017-03-06T15:30:07.484259Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9924/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.827874, "lon":4.3636476, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.492756Z", "id":9925, "last_modified":"2017-03-06T15:30:07.499263Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9925/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.864074, "lon":4.3574, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.507574Z", "id":9926, "last_modified":"2017-03-06T15:30:07.513875Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9926/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8715739499, "lon":4.34457778931, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.521294Z", "id":9927, "last_modified":"2017-03-06T15:30:07.527622Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9927/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8787907946, "lon":4.34245347977, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.535933Z", "id":9928, "last_modified":"2017-03-06T15:30:07.542857Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9928/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8764209, "lon":4.3569902, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.551040Z", "id":9929, "last_modified":"2017-03-06T15:30:07.557087Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9929/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8816975, "lon":4.3412311, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.565788Z", "id":9930, "last_modified":"2017-03-06T15:30:07.571732Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9930/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8958142, "lon":4.3578812, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.580320Z", "id":9931, "last_modified":"2017-03-06T15:30:07.590982Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9931/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8771227, "lon":4.3469301, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.604279Z", "id":9932, "last_modified":"2017-03-06T15:30:07.612465Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9932/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8957708, "lon":4.3655039, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.623488Z", "id":9933, "last_modified":"2017-03-06T15:30:07.629415Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9933/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8724183, "lon":4.352064, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.638979Z", "id":9934, "last_modified":"2017-03-06T15:30:07.648017Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9934/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8894237, "lon":4.374811, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.661382Z", "id":9935, "last_modified":"2017-03-06T15:30:07.668169Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9935/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8748263, "lon":4.350161, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.677661Z", "id":9936, "last_modified":"2017-03-06T15:30:07.683305Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9936/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8970259, "lon":4.3724048, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.692374Z", "id":9937, "last_modified":"2017-03-06T15:30:07.698215Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9937/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.900778, "lon":4.384057, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.705794Z", "id":9938, "last_modified":"2017-03-06T15:30:07.716438Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9938/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8362996008, "lon":4.34243202209, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.727352Z", "id":9939, "last_modified":"2017-03-06T15:30:07.733389Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9939/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.843156075, "lon":4.34346199036, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.740939Z", "id":9940, "last_modified":"2017-03-06T15:30:07.747800Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9940/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8414217261, "lon":4.34747457504, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.756543Z", "id":9941, "last_modified":"2017-03-06T15:30:07.766683Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9941/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8454865048, "lon":4.3462407589, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.776853Z", "id":9942, "last_modified":"2017-03-06T15:30:07.785624Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9942/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8285099, "lon":4.3629884, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.795156Z", "id":9943, "last_modified":"2017-03-06T15:30:07.801037Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9943/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8400651, "lon":4.3484657, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.809393Z", "id":9944, "last_modified":"2017-03-06T15:30:07.814838Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9944/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8426136, "lon":4.3515157, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.822755Z", "id":9945, "last_modified":"2017-03-06T15:30:07.828278Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9945/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8427801, "lon":4.3782751, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.837499Z", "id":9946, "last_modified":"2017-03-06T15:30:07.843407Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9946/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8274843, "lon":4.3640169, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.850749Z", "id":9947, "last_modified":"2017-03-06T15:30:07.856241Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9947/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8865090306, "lon":4.4297959159, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.864180Z", "id":9948, "last_modified":"2017-03-06T15:30:07.869704Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9948/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8942497652, "lon":4.4153881073, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.878095Z", "id":9949, "last_modified":"2017-03-06T15:30:07.883932Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9949/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8711355, "lon":4.3607225, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.890868Z", "id":9950, "last_modified":"2017-03-06T15:30:07.897203Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9950/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8809494, "lon":4.3503445, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.905768Z", "id":9951, "last_modified":"2017-03-06T15:30:07.914716Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9951/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8509357, "lon":4.3452269, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.928012Z", "id":9952, "last_modified":"2017-03-06T15:30:07.934190Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9952/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8462505, "lon":4.3834938, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.939750Z", "id":9953, "last_modified":"2017-03-06T15:30:07.945689Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9953/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8516251, "lon":4.3436382, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.954379Z", "id":9954, "last_modified":"2017-03-06T15:30:07.962291Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9954/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8576403, "lon":4.3505802, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.970409Z", "id":9955, "last_modified":"2017-03-06T15:30:07.977368Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9955/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8847729, "lon":4.4103145, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:07.987236Z", "id":9956, "last_modified":"2017-03-06T15:30:07.995428Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9956/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.891006, "lon":4.3793487, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.002353Z", "id":9957, "last_modified":"2017-03-06T15:30:08.008617Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9957/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8354458585, "lon":4.35190558434, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.018239Z", "id":9958, "last_modified":"2017-03-06T15:30:08.025271Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9958/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8429257355, "lon":4.34567213058, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.033688Z", "id":9959, "last_modified":"2017-03-06T15:30:08.103602Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9959/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8542516721, "lon":4.34683084488, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.110745Z", "id":9960, "last_modified":"2017-03-06T15:30:08.122504Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9960/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.878208614, "lon":4.35640096664, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.130592Z", "id":9961, "last_modified":"2017-03-06T15:30:08.136487Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9961/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8430639, "lon":4.3925267, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.145584Z", "id":9962, "last_modified":"2017-03-06T15:30:08.151688Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9962/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8562102, "lon":4.3528855, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.164606Z", "id":9963, "last_modified":"2017-03-06T15:30:08.173319Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9963/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8529085, "lon":4.3503526, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.181784Z", "id":9964, "last_modified":"2017-03-06T15:30:08.188253Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9964/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8421912, "lon":4.350698, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.197371Z", "id":9965, "last_modified":"2017-03-06T15:30:08.203433Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9965/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8523601, "lon":4.3568885, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.210758Z", "id":9966, "last_modified":"2017-03-06T15:30:08.218386Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9966/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8959686157, "lon":4.32136058807, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.227676Z", "id":9967, "last_modified":"2017-03-06T15:30:08.234045Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9967/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.898864803, "lon":4.36350345612, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.240428Z", "id":9968, "last_modified":"2017-03-06T15:30:08.246566Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9968/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8937892, "lon":4.3910093, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.252946Z", "id":9969, "last_modified":"2017-03-06T15:30:08.258741Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9969/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.896093, "lon":4.3876143, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.266921Z", "id":9970, "last_modified":"2017-03-06T15:30:08.275201Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9970/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.849102, "lon":4.3384669, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.284571Z", "id":9971, "last_modified":"2017-03-06T15:30:08.291547Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9971/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.896548, "lon":4.4193872, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.301791Z", "id":9972, "last_modified":"2017-03-06T15:30:08.309577Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9972/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.885309, "lon":4.344175, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.320786Z", "id":9973, "last_modified":"2017-03-06T15:30:08.330572Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9973/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8842196165, "lon":4.34444904327, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.342218Z", "id":9974, "last_modified":"2017-03-06T15:30:08.348592Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9974/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.857124342, "lon":4.34687727738, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.358871Z", "id":9975, "last_modified":"2017-03-06T15:30:08.369681Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9975/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8487242, "lon":4.3820105, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.380992Z", "id":9976, "last_modified":"2017-03-06T15:30:08.387688Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9976/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8488009, "lon":4.3426779, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.395377Z", "id":9977, "last_modified":"2017-03-06T15:30:08.402043Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9977/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8233739, "lon":4.3675717, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.414441Z", "id":9978, "last_modified":"2017-03-06T15:30:08.421015Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9978/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8443352, "lon":4.3791262, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.429812Z", "id":9979, "last_modified":"2017-03-06T15:30:08.436581Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9979/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8378565, "lon":4.3510466, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.450614Z", "id":9980, "last_modified":"2017-03-06T15:30:08.457491Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9980/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.836452, "lon":4.3558728, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.466074Z", "id":9981, "last_modified":"2017-03-06T15:30:08.473127Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9981/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.850929, "lon":4.349405, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.482903Z", "id":9982, "last_modified":"2017-03-06T15:30:08.491990Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9982/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8955489, "lon":4.3745773, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.501833Z", "id":9983, "last_modified":"2017-03-06T15:30:08.508299Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9983/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8981155, "lon":4.3979344, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.518763Z", "id":9984, "last_modified":"2017-03-06T15:30:08.527507Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9984/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.9040902, "lon":4.4177252, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.538059Z", "id":9985, "last_modified":"2017-03-06T15:30:08.545818Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9985/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8961869, "lon":4.3775866, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.554400Z", "id":9986, "last_modified":"2017-03-06T15:30:08.562102Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9986/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8962625, "lon":4.3270586, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.570350Z", "id":9987, "last_modified":"2017-03-06T15:30:08.577670Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9987/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.9000909, "lon":4.3310406, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.587882Z", "id":9988, "last_modified":"2017-03-06T15:30:08.594129Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9988/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8388133066, "lon":4.34572577477, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.603542Z", "id":9989, "last_modified":"2017-03-06T15:30:08.610280Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9989/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8605908284, "lon":4.35286045074, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.619465Z", "id":9990, "last_modified":"2017-03-06T15:30:08.625877Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9990/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8511967, "lon":4.3571492, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.633224Z", "id":9991, "last_modified":"2017-03-06T15:30:08.639258Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9991/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8549238, "lon":4.3539989, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.647867Z", "id":9992, "last_modified":"2017-03-06T15:30:08.662470Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9992/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8797713, "lon":4.3563505, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.674435Z", "id":9993, "last_modified":"2017-03-06T15:30:08.682926Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9993/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8472842, "lon":4.3911701, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.693512Z", "id":9994, "last_modified":"2017-03-06T15:30:08.701117Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9994/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8512928, "lon":4.3679361, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.711738Z", "id":9995, "last_modified":"2017-03-06T15:30:08.721336Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9995/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8802405, "lon":4.3752583, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.732925Z", "id":9996, "last_modified":"2017-03-06T15:30:08.738882Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9996/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8901852, "lon":4.329277, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.746588Z", "id":9997, "last_modified":"2017-03-06T15:30:08.752868Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9997/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8902569148, "lon":4.33698177338, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.762352Z", "id":9998, "last_modified":"2017-03-06T15:30:08.768209Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9998/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8974926, "lon":4.3562204, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.776788Z", "id":9999, "last_modified":"2017-03-06T15:30:08.782356Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9999/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8952034, "lon":4.3832579, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.790783Z", "id":10000, "last_modified":"2017-03-06T15:30:08.796642Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10000/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.8965021, "lon":4.3754653, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.805860Z", "id":10001, "last_modified":"2017-03-06T15:30:08.813662Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10001/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.848919, "lon":4.3680757, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.822724Z", "id":10002, "last_modified":"2017-03-06T15:30:08.829994Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10002/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à verre", "lat":50.892301, "lon":4.419118, "subcategories":[{"name":"Bulles à verre", "id":205}], "popup":"<h5>Bulle à verre</h5><em>Adresse</em> : 1000 Bruxelles<br><br>Source : opendata.bruxelles.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : opendata.bruxelles.be", "web":"", "phone":"", "address":"1000 Bruxelles", "manager_type":"", "created":"2017-03-06T15:30:08.839676Z", "id":10003, "last_modified":"2017-03-06T15:30:08.850264Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10003/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}] \ No newline at end of file
diff --git a/data/markers-206.json b/data/markers-206.json
new file mode 100644
index 0000000..7d6d788
--- /dev/null
+++ b/data/markers-206.json
@@ -0,0 +1 @@
+[{"name":"Bulle à vêtements (Petits Riens)", "lat":50.7370677, "lon":4.5961492, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Eiffel 6<br><br>(ZI BIERGES NORD) /  SIEGE HEYTENS BELGIQUE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"(ZI BIERGES NORD) /  SIEGE HEYTENS BELGIQUE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Eiffel 6", "manager_type":"", "created":"2017-03-06T17:03:02.401215Z", "id":10004, "last_modified":"2017-03-06T17:03:02.448899Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10004/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.821577991, "lon":4.37071122229, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : COIN RUE DE LA VALLEE ET AV LOUISE 67<br><br>1000  BRUXELLES -  ENTREE DU PARC\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1000  BRUXELLES -  ENTREE DU PARC\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"COIN RUE DE LA VALLEE ET AV LOUISE 67", "manager_type":"", "created":"2017-03-06T17:03:02.464916Z", "id":10005, "last_modified":"2017-03-06T17:03:02.470950Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10005/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8188335286, "lon":4.39645841718, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : BLV DE LA PLAINE ACCESS 2<br><br>1000  BRUXELLES -  ULB PLAINE PARKING VELO'S\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1000  BRUXELLES -  ULB PLAINE PARKING VELO'S\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"BLV DE LA PLAINE ACCESS 2", "manager_type":"", "created":"2017-03-06T17:03:02.480387Z", "id":10006, "last_modified":"2017-03-06T17:03:02.492365Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10006/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8577830734, "lon":4.35023725033, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV DE L'HELIPORT COIN BLV BAUDOUIN 8<br><br>1000 Bruxelles -  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1000 Bruxelles -  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV DE L'HELIPORT COIN BLV BAUDOUIN 8", "manager_type":"", "created":"2017-03-06T17:03:02.504014Z", "id":10007, "last_modified":"2017-03-06T17:03:02.513745Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10007/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8901024394, "lon":4.32937502861, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV STIÉNON COIN AV ROMMELAERE 113<br><br>1020  LAEKEN -  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1020  LAEKEN -  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV STIÉNON COIN AV ROMMELAERE 113", "manager_type":"", "created":"2017-03-06T17:03:02.524273Z", "id":10008, "last_modified":"2017-03-06T17:03:02.533927Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10008/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8975338779, "lon":4.35777828097, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV DE LA BRISE 40<br><br>1020  LAEKEN -  DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1020  LAEKEN -  DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV DE LA BRISE 40", "manager_type":"", "created":"2017-03-06T17:03:02.546045Z", "id":10009, "last_modified":"2017-03-06T17:03:02.554706Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10009/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8679410541, "lon":4.3859629333, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : BLV LAMBERMONT / RUE WILLIAM KUHNEN 8<br><br>1030  SCHAERBEEK -  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1030  SCHAERBEEK -  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"BLV LAMBERMONT / RUE WILLIAM KUHNEN 8", "manager_type":"", "created":"2017-03-06T17:03:02.564466Z", "id":10010, "last_modified":"2017-03-06T17:03:02.571967Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10010/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8665633233, "lon":4.39290583134, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : SQUARE FOUCART 2<br><br>1030  SCHAERBEEK -  ECOLE / A COTE BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1030  SCHAERBEEK -  ECOLE / A COTE BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"SQUARE FOUCART 2", "manager_type":"", "created":"2017-03-06T17:03:02.581882Z", "id":10011, "last_modified":"2017-03-06T17:03:02.588413Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10011/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8457858938, "lon":4.40390020609, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : SQUARE VERGOTE / BLD BRAND WHITLOCK 169<br><br>1030  SCHAERBEEK -  METRO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1030  SCHAERBEEK -  METRO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"SQUARE VERGOTE / BLD BRAND WHITLOCK 169", "manager_type":"", "created":"2017-03-06T17:03:02.596859Z", "id":10012, "last_modified":"2017-03-06T17:03:02.604090Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10012/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8695916441, "lon":4.3800406158, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : CHEE D'HELMET / RUE WAELHEM 33<br><br>1030  SCHAERBEEK -  PARC A CONTAINER\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1030  SCHAERBEEK -  PARC A CONTAINER\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"CHEE D'HELMET / RUE WAELHEM 33", "manager_type":"", "created":"2017-03-06T17:03:02.613800Z", "id":10013, "last_modified":"2017-03-06T17:03:02.620278Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10013/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8316911492, "lon":4.40685600042, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV EDMOND MESENS / AV BOILEAU 5<br><br>1040  ETTERBEEK -  ECOLE NL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1040  ETTERBEEK -  ECOLE NL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV EDMOND MESENS / AV BOILEAU 5", "manager_type":"", "created":"2017-03-06T17:03:02.629487Z", "id":10014, "last_modified":"2017-03-06T17:03:02.636376Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10014/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8248913803, "lon":4.37979787588, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : RUE JEAN PAQUOT / SQ ALBERT VERHAEREN 60<br><br>1050  IXELLES - DEVANT L'HOPITAL IXELLES ETTERBEEK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1050  IXELLES - DEVANT L'HOPITAL IXELLES ETTERBEEK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"RUE JEAN PAQUOT / SQ ALBERT VERHAEREN 60", "manager_type":"", "created":"2017-03-06T17:03:02.644144Z", "id":10015, "last_modified":"2017-03-06T17:03:02.650967Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10015/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8120067204, "lon":4.38517704606, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV ANTOINE DEPAGE 42<br><br>1050 BRUXELLES -  ULB SOLBOSCH PARKING\t(Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1050 BRUXELLES -  ULB SOLBOSCH PARKING\t(Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV ANTOINE DEPAGE 42", "manager_type":"", "created":"2017-03-06T17:03:02.660101Z", "id":10016, "last_modified":"2017-03-06T17:03:02.665928Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10016/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8279158184, "lon":4.3055087328, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV DU DR ZAMENHOF / COIN AV FRANS VAN KALKEN 12<br><br>1070  ANDERLECHT - PARKING ANCIEN BATIMENTS BULL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1070  ANDERLECHT - PARKING ANCIEN BATIMENTS BULL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV DU DR ZAMENHOF / COIN AV FRANS VAN KALKEN 12", "manager_type":"", "created":"2017-03-06T17:03:02.675087Z", "id":10017, "last_modified":"2017-03-06T17:03:02.681280Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10017/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7784855285, "lon":4.33148525655, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : RUE DES BIGARREAUX 1<br><br>1180  UCCLE -  GARE DE MOENSBERG\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1180  UCCLE -  GARE DE MOENSBERG\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"RUE DES BIGARREAUX 1", "manager_type":"", "created":"2017-03-06T17:03:02.690156Z", "id":10018, "last_modified":"2017-03-06T17:03:02.696297Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10018/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7917475047, "lon":4.33251991868, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : GARE CALEVOET 1006<br><br>1180  UCCLE -  GARE SNCB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1180  UCCLE -  GARE SNCB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"GARE CALEVOET 1006", "manager_type":"", "created":"2017-03-06T17:03:02.710657Z", "id":10019, "last_modified":"2017-03-06T17:03:02.717558Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10019/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7959189734, "lon":4.37321037054, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV PRINCE DE LIGNE COIN CHEE DE WATERLOO 102<br><br>1180 UCCLE -  GARE VIVIER D'OIE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1180 UCCLE -  GARE VIVIER D'OIE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV PRINCE DE LIGNE COIN CHEE DE WATERLOO 102", "manager_type":"", "created":"2017-03-06T17:03:02.725523Z", "id":10020, "last_modified":"2017-03-06T17:03:02.732314Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10020/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8043782566, "lon":4.32110577822, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV STUART MERRIL /  RUE J.B. BAECK<br><br>1190  FOREST\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1190  FOREST\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV STUART MERRIL /  RUE J.B. BAECK", "manager_type":"", "created":"2017-03-06T17:03:02.741526Z", "id":10021, "last_modified":"2017-03-06T17:03:02.747196Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10021/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8079888985, "lon":4.31899085641, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : RUE PIETER / RUE A.BAILLON<br><br>1190  FOREST -  AV KERSBEEK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1190  FOREST -  AV KERSBEEK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"RUE PIETER / RUE A.BAILLON", "manager_type":"", "created":"2017-03-06T17:03:02.757267Z", "id":10022, "last_modified":"2017-03-06T17:03:02.763337Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10022/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8416667833, "lon":4.44340512156, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : CHEMIN DU STRUYBEKEN<br><br>1200  WOLUWE ST LAMBERT -  PARKING STADE FALLON\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1200  WOLUWE ST LAMBERT -  PARKING STADE FALLON\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"CHEMIN DU STRUYBEKEN", "manager_type":"", "created":"2017-03-06T17:03:02.773472Z", "id":10023, "last_modified":"2017-03-06T17:03:02.779652Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10023/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.851325617, "lon":4.36808466911, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : BLV BISCHOFFSHEIM / BARRICADES 26<br><br>1210  SAINT-JOSSE-TEN-NOODE  -  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1210  SAINT-JOSSE-TEN-NOODE  -  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"BLV BISCHOFFSHEIM / BARRICADES 26", "manager_type":"", "created":"2017-03-06T17:03:02.788210Z", "id":10024, "last_modified":"2017-03-06T17:03:02.793916Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10024/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6652946399, "lon":4.62071925402, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV THEODORE SCHWANN<br><br>1348  LOUVAIN LA NEUVE -  PARKING 12\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1348  LOUVAIN LA NEUVE -  PARKING 12\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV THEODORE SCHWANN", "manager_type":"", "created":"2017-03-06T17:03:02.802443Z", "id":10025, "last_modified":"2017-03-06T17:03:02.809444Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10025/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6671715314, "lon":4.61875319481, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV JARDIN BOTANIQUE<br><br>1348  LOUVAIN LA NEUVE -  PARKING 22\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1348  LOUVAIN LA NEUVE -  PARKING 22\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV JARDIN BOTANIQUE", "manager_type":"", "created":"2017-03-06T17:03:02.818011Z", "id":10026, "last_modified":"2017-03-06T17:03:02.823714Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10026/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6722612017, "lon":4.61259752512, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : BOULEVARD DU NORD<br><br>1348  LOUVAIN-LA-NEUVE -  ECOLE MARTIN V\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1348  LOUVAIN-LA-NEUVE -  ECOLE MARTIN V\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"BOULEVARD DU NORD", "manager_type":"", "created":"2017-03-06T17:03:02.833200Z", "id":10027, "last_modified":"2017-03-06T17:03:02.839976Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10027/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7625305601, "lon":4.90198105574, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : CHAUSSEE DE TIRLEMONT 657<br><br>1370  JODOIGNE (ZETRUDE-LUMAY) -  EGLISE DE ZETRUDE-LUMAY\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1370  JODOIGNE (ZETRUDE-LUMAY) -  EGLISE DE ZETRUDE-LUMAY\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"CHAUSSEE DE TIRLEMONT 657", "manager_type":"", "created":"2017-03-06T17:03:02.847351Z", "id":10028, "last_modified":"2017-03-06T17:03:02.854010Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10028/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.674753137, "lon":4.47758316994, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : RUE DU VILLAGE<br><br>1380  LASNE (COUTURE ST GERMAIN) -  TERRAIN / BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1380  LASNE (COUTURE ST GERMAIN) -  TERRAIN / BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"RUE DU VILLAGE", "manager_type":"", "created":"2017-03-06T17:03:02.862950Z", "id":10029, "last_modified":"2017-03-06T17:03:02.869459Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10029/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.661759964, "lon":4.41373050213, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : CHAUSSEE DE CHARLEROI 17<br><br>1380  LASNE (PLANCENOIT) -  STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1380  LASNE (PLANCENOIT) -  STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"CHAUSSEE DE CHARLEROI 17", "manager_type":"", "created":"2017-03-06T17:03:02.878129Z", "id":10030, "last_modified":"2017-03-06T17:03:02.884522Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10030/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6884700108, "lon":4.39222186804, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : CHEMIN DES ROUSSETTES 35<br><br>1420  BRAINE L'ALLEUD -  DEVANT L'INSTITUT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1420  BRAINE L'ALLEUD -  DEVANT L'INSTITUT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"CHEMIN DES ROUSSETTES 35", "manager_type":"", "created":"2017-03-06T17:03:02.894301Z", "id":10031, "last_modified":"2017-03-06T17:03:02.900309Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10031/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.639918643, "lon":4.6491292119, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : GRAND ROUTE / CHAUSEE DE NAMUR<br><br>1435  MONT ST GUIBERT (CORBAIS) -  PARKING LUXUS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1435  MONT ST GUIBERT (CORBAIS) -  PARKING LUXUS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"GRAND ROUTE / CHAUSEE DE NAMUR", "manager_type":"", "created":"2017-03-06T17:03:02.908658Z", "id":10032, "last_modified":"2017-03-06T17:03:02.914857Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10032/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6905107987, "lon":4.32085096836, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : CHEE DE TUBIZE 161<br><br>1440  WAUTHIER-BRAINE -  STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1440  WAUTHIER-BRAINE -  STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"CHEE DE TUBIZE 161", "manager_type":"", "created":"2017-03-06T17:03:02.925008Z", "id":10033, "last_modified":"2017-03-06T17:03:02.932446Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10033/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.724301, "lon":4.01385, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Lorengstraat 113<br><br>1540 Station Herne\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1540 Station Herne\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Lorengstraat 113", "manager_type":"", "created":"2017-03-06T17:03:02.940658Z", "id":10034, "last_modified":"2017-03-06T17:03:02.946857Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10034/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.743806, "lon":3.967389, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationstraat 67<br><br>1570 Galmaarden Station\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1570 Galmaarden Station\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationstraat 67", "manager_type":"", "created":"2017-03-06T17:03:02.962033Z", "id":10035, "last_modified":"2017-03-06T17:03:02.968794Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10035/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7753016221, "lon":4.24863249063, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : GALGSTRAAT 250<br><br>1600  SINT-PIETERS-LEEUW -  HOEK J. DEPAUWSTRAAT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1600  SINT-PIETERS-LEEUW -  HOEK J. DEPAUWSTRAAT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"GALGSTRAAT 250", "manager_type":"", "created":"2017-03-06T17:03:02.977310Z", "id":10036, "last_modified":"2017-03-06T17:03:02.987502Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10036/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7820661495, "lon":4.24700975418, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : NIEUWENHOVENLAAN 1<br><br>1600 SINT-PIETERS-LEEUW -  HOEK COLOMALAAN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1600 SINT-PIETERS-LEEUW -  HOEK COLOMALAAN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"NIEUWENHOVENLAAN 1", "manager_type":"", "created":"2017-03-06T17:03:02.999352Z", "id":10037, "last_modified":"2017-03-06T17:03:03.005736Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10037/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7383410648, "lon":4.37080442905, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : GEHUCHTSTRAAT / RUE  DU HAMEAU 157<br><br>1640  RHODE ST GENESE -  PARKING GARE DE HOEK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1640  RHODE ST GENESE -  PARKING GARE DE HOEK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"GEHUCHTSTRAAT / RUE  DU HAMEAU 157", "manager_type":"", "created":"2017-03-06T17:03:03.015718Z", "id":10038, "last_modified":"2017-03-06T17:03:03.022143Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10038/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8435865651, "lon":4.26084190607, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : NINOOFSESTEENWEG 344<br><br>1700  DILBEEK -  PARKING HEYTENS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1700  DILBEEK -  PARKING HEYTENS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"NINOOFSESTEENWEG 344", "manager_type":"", "created":"2017-03-06T17:03:03.032454Z", "id":10039, "last_modified":"2017-03-06T17:03:03.039165Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10039/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8663765903, "lon":4.24495920539, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : LANGE HAAGSTRAAT 1<br><br>1700  DILBEEK – GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1700  DILBEEK – GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"LANGE HAAGSTRAAT 1", "manager_type":"", "created":"2017-03-06T17:03:03.047609Z", "id":10040, "last_modified":"2017-03-06T17:03:03.054888Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10040/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8430578421, "lon":4.07258570194, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : BRUSSELSTRAAT<br><br>1760 ROOSDAAL – CONTAINERPARK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"1760 ROOSDAAL – CONTAINERPARK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"BRUSSELSTRAAT", "manager_type":"", "created":"2017-03-06T17:03:03.063749Z", "id":10041, "last_modified":"2017-03-06T17:03:03.069494Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10041/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8009443232, "lon":4.65164780617, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : STATIONSTRAAT 3<br><br>3051 OUD-HEVERLEE (ST-JORIS-WEERT) -  STATION SINT-JORIS-WEERT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"3051 OUD-HEVERLEE (ST-JORIS-WEERT) -  STATION SINT-JORIS-WEERT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"STATIONSTRAAT 3", "manager_type":"", "created":"2017-03-06T17:03:03.076864Z", "id":10042, "last_modified":"2017-03-06T17:03:03.082351Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10042/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5759318282, "lon":4.68737509325, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : CHAUSSEE DE WAVRE 75<br><br>5030  GEMBLOUX -  PARKING BRICO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"5030  GEMBLOUX -  PARKING BRICO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"CHAUSSEE DE WAVRE 75", "manager_type":"", "created":"2017-03-06T17:03:03.088091Z", "id":10043, "last_modified":"2017-03-06T17:03:03.093833Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10043/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5768734548, "lon":4.68826532364, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : CHAUSSEE DE WAVRE 83<br><br>5030  GEMBLOUX -  PARKING TOM&CO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"5030  GEMBLOUX -  PARKING TOM&CO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"CHAUSSEE DE WAVRE 83", "manager_type":"", "created":"2017-03-06T17:03:03.102007Z", "id":10044, "last_modified":"2017-03-06T17:03:03.109013Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10044/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4705178045, "lon":4.0599578619, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : RUE DE MONS 1385<br><br>7021 MONS (HAVRE) -  PARKING GARE DE HAVRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"7021 MONS (HAVRE) -  PARKING GARE DE HAVRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"RUE DE MONS 1385", "manager_type":"", "created":"2017-03-06T17:03:03.119351Z", "id":10045, "last_modified":"2017-03-06T17:03:03.130197Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10045/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6838936332, "lon":4.03210580349, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : PAVE DE SOIGNIES 36<br><br>7850  ENGHIEN -  NAUTISPORT/PISCINE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"7850  ENGHIEN -  NAUTISPORT/PISCINE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"PAVE DE SOIGNIES 36", "manager_type":"", "created":"2017-03-06T17:03:03.141673Z", "id":10046, "last_modified":"2017-03-06T17:03:03.147900Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10046/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5845343486, "lon":3.84701192379, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : CHAUSSEE DE MONS<br><br>7950  CHIEVRES  -  BASE ARMEE US\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"7950  CHIEVRES  -  BASE ARMEE US\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"CHAUSSEE DE MONS", "manager_type":"", "created":"2017-03-06T17:03:03.158119Z", "id":10047, "last_modified":"2017-03-06T17:03:03.165655Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10047/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.907802, "lon":3.646412, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationstraat 1<br><br>9750 Station Zingem\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"9750 Station Zingem\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationstraat 1", "manager_type":"", "created":"2017-03-06T17:03:03.176477Z", "id":10048, "last_modified":"2017-03-06T17:03:03.187366Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10048/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.960912, "lon":3.62777, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationstraat<br><br>9810 Station Eke-Nazareth\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"9810 Station Eke-Nazareth\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationstraat", "manager_type":"", "created":"2017-03-06T17:03:03.205039Z", "id":10049, "last_modified":"2017-03-06T17:03:03.217873Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10049/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6674383, "lon":3.9903703, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Labliau 13<br><br>A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Labliau 13", "manager_type":"", "created":"2017-03-06T17:03:03.230322Z", "id":10050, "last_modified":"2017-03-06T17:03:03.237606Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10050/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8204834, "lon":4.4034594, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard du Triomphe 132<br><br>A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard du Triomphe 132", "manager_type":"", "created":"2017-03-06T17:03:03.247733Z", "id":10051, "last_modified":"2017-03-06T17:03:03.254368Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10051/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5851763, "lon":3.9217043, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Haute 1<br><br>A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Haute 1", "manager_type":"", "created":"2017-03-06T17:03:03.262564Z", "id":10052, "last_modified":"2017-03-06T17:03:03.268281Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10052/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5700517, "lon":3.8532747, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de Bauffe 1<br><br>A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de Bauffe 1", "manager_type":"", "created":"2017-03-06T17:03:03.276692Z", "id":10053, "last_modified":"2017-03-06T17:03:03.288601Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10053/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5578568, "lon":3.890644, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Thy 70<br><br>A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Thy 70", "manager_type":"", "created":"2017-03-06T17:03:03.299905Z", "id":10054, "last_modified":"2017-03-06T17:03:03.306618Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10054/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5566408, "lon":3.9022259, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Fontaine à Regrets 10<br><br>A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Fontaine à Regrets 10", "manager_type":"", "created":"2017-03-06T17:03:03.316250Z", "id":10055, "last_modified":"2017-03-06T17:03:03.321792Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10055/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.600375, "lon":3.9368169, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de l'Yser 6<br><br>A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de l'Yser 6", "manager_type":"", "created":"2017-03-06T17:03:03.328247Z", "id":10056, "last_modified":"2017-03-06T17:03:03.334746Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10056/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5627986, "lon":3.9336, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Basse 1<br><br>A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE BULLE A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Basse 1", "manager_type":"", "created":"2017-03-06T17:03:03.343399Z", "id":10057, "last_modified":"2017-03-06T17:03:03.349079Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10057/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5579779, "lon":3.9018852, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Baille 1<br><br>A COTE BULLE A VERRES / STADE DE FOOT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE BULLE A VERRES / STADE DE FOOT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Baille 1", "manager_type":"", "created":"2017-03-06T17:03:03.358099Z", "id":10058, "last_modified":"2017-03-06T17:03:03.363846Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10058/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5608692, "lon":4.1728053, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Espinette 1<br><br>A COTE BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Espinette 1", "manager_type":"", "created":"2017-03-06T17:03:03.372525Z", "id":10059, "last_modified":"2017-03-06T17:03:03.377932Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10059/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8348132, "lon":4.3539751, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Toison d'Or 61<br><br>A COTE BULLES A VERRES / COIN RUE DE JONKER\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE BULLES A VERRES / COIN RUE DE JONKER\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Toison d'Or 61", "manager_type":"", "created":"2017-03-06T17:03:03.386585Z", "id":10060, "last_modified":"2017-03-06T17:03:03.393757Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10060/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5922815, "lon":3.9980223, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Joseph Quintart 90<br><br>A COTE DE BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DE BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Joseph Quintart 90", "manager_type":"", "created":"2017-03-06T17:03:03.403204Z", "id":10061, "last_modified":"2017-03-06T17:03:03.410120Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10061/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6247735, "lon":4.0890649, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Saint-Jean 5<br><br>A COTE DE L'EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DE L'EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Saint-Jean 5", "manager_type":"", "created":"2017-03-06T17:03:03.423020Z", "id":10062, "last_modified":"2017-03-06T17:03:03.429265Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10062/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7216902, "lon":4.3847974, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Drève des Dix Mètres 52<br><br>A COTE DES BULLE A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLE A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Drève des Dix Mètres 52", "manager_type":"", "created":"2017-03-06T17:03:03.436241Z", "id":10063, "last_modified":"2017-03-06T17:03:03.442076Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10063/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.88733, "lon":4.3444618, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Jean Sobieski 13<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Jean Sobieski 13", "manager_type":"", "created":"2017-03-06T17:03:03.453903Z", "id":10064, "last_modified":"2017-03-06T17:03:03.462477Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10064/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8588198, "lon":4.396839, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard Général Wahis 32<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard Général Wahis 32", "manager_type":"", "created":"2017-03-06T17:03:03.470781Z", "id":10065, "last_modified":"2017-03-06T17:03:03.481660Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10065/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8023003, "lon":4.4341545, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Paul Vanden Thoren 1<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Paul Vanden Thoren 1", "manager_type":"", "created":"2017-03-06T17:03:03.492834Z", "id":10066, "last_modified":"2017-03-06T17:03:03.499424Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10066/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6075258, "lon":4.3451449, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Gare 37<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Gare 37", "manager_type":"", "created":"2017-03-06T17:03:03.509531Z", "id":10067, "last_modified":"2017-03-06T17:03:03.517426Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10067/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6413298, "lon":4.4464063, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chemin Baty des Flamandes 34<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chemin Baty des Flamandes 34", "manager_type":"", "created":"2017-03-06T17:03:03.525832Z", "id":10068, "last_modified":"2017-03-06T17:03:03.534345Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10068/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8490673, "lon":4.3477687, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Antoine Dansaert 5<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Antoine Dansaert 5", "manager_type":"", "created":"2017-03-06T17:03:03.542607Z", "id":10069, "last_modified":"2017-03-06T17:03:03.552716Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10069/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8852747187, "lon":4.34406816959, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV JEAN SOBIESKI / SQUARE CLEMENTINE<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV JEAN SOBIESKI / SQUARE CLEMENTINE", "manager_type":"", "created":"2017-03-06T17:03:03.564178Z", "id":10070, "last_modified":"2017-03-06T17:03:03.570219Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10070/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8658523, "lon":4.3606456, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Gaucheret 12<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Gaucheret 12", "manager_type":"", "created":"2017-03-06T17:03:03.578339Z", "id":10071, "last_modified":"2017-03-06T17:03:03.586414Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10071/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8591685, "lon":4.3811128, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AVENUE ROGIER 134 / COIN AV GÉNÉRAL EISENHOWER 2<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AVENUE ROGIER 134 / COIN AV GÉNÉRAL EISENHOWER 2", "manager_type":"", "created":"2017-03-06T17:03:03.596420Z", "id":10072, "last_modified":"2017-03-06T17:03:03.603192Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10072/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6420478, "lon":4.5758293, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Beaurieux 28<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Beaurieux 28", "manager_type":"", "created":"2017-03-06T17:03:03.611836Z", "id":10073, "last_modified":"2017-03-06T17:03:03.622324Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10073/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6198365, "lon":4.5635375, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Chapelle 13<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Chapelle 13", "manager_type":"", "created":"2017-03-06T17:03:03.634693Z", "id":10074, "last_modified":"2017-03-06T17:03:03.641478Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10074/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.846118, "lon":4.3840767, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Square Ambiorix 30<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Square Ambiorix 30", "manager_type":"", "created":"2017-03-06T17:03:03.651430Z", "id":10075, "last_modified":"2017-03-06T17:03:03.662339Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10075/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8234282, "lon":4.2861244, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Square Jean-Hayet 12<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Square Jean-Hayet 12", "manager_type":"", "created":"2017-03-06T17:03:03.677768Z", "id":10076, "last_modified":"2017-03-06T17:03:03.689337Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10076/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8216921, "lon":4.4297258, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Nénuphars 32<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Nénuphars 32", "manager_type":"", "created":"2017-03-06T17:03:03.701965Z", "id":10077, "last_modified":"2017-03-06T17:03:03.711525Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10077/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.700633, "lon":4.4081113, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Balance 26<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Balance 26", "manager_type":"", "created":"2017-03-06T17:03:03.723754Z", "id":10078, "last_modified":"2017-03-06T17:03:03.733779Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10078/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8365603, "lon":4.3558322, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard de Waterloo 58<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard de Waterloo 58", "manager_type":"", "created":"2017-03-06T17:03:03.745998Z", "id":10079, "last_modified":"2017-03-06T17:03:03.754820Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10079/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8626689, "lon":4.3614354, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Progrès 189<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Progrès 189", "manager_type":"", "created":"2017-03-06T17:03:03.766638Z", "id":10080, "last_modified":"2017-03-06T17:03:03.774497Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10080/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8177351, "lon":4.3857003, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de la Petite Suisse 17<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de la Petite Suisse 17", "manager_type":"", "created":"2017-03-06T17:03:03.785218Z", "id":10081, "last_modified":"2017-03-06T17:03:03.792976Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10081/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8331866, "lon":4.2841213, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Jean Sibélius 53<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Jean Sibélius 53", "manager_type":"", "created":"2017-03-06T17:03:03.803156Z", "id":10082, "last_modified":"2017-03-06T17:03:03.809270Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10082/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8220172, "lon":4.4266448, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Parc de Woluwe 64<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Parc de Woluwe 64", "manager_type":"", "created":"2017-03-06T17:03:03.819214Z", "id":10083, "last_modified":"2017-03-06T17:03:03.829630Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10083/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.852554748, "lon":4.36800427263, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Galilée 1<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Galilée 1", "manager_type":"", "created":"2017-03-06T17:03:03.844549Z", "id":10084, "last_modified":"2017-03-06T17:03:03.856300Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10084/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7098117, "lon":4.4168983, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Drève du Brocard 8<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Drève du Brocard 8", "manager_type":"", "created":"2017-03-06T17:03:03.866606Z", "id":10085, "last_modified":"2017-03-06T17:03:03.876302Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10085/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.611473633, "lon":4.46608062268, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Emile Hecq<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Emile Hecq", "manager_type":"", "created":"2017-03-06T17:03:03.887682Z", "id":10086, "last_modified":"2017-03-06T17:03:03.896331Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10086/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5820008, "lon":4.4134936, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Nivelles 15<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Nivelles 15", "manager_type":"", "created":"2017-03-06T17:03:03.907956Z", "id":10087, "last_modified":"2017-03-06T17:03:03.915476Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10087/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4627739674, "lon":4.83934431283, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Val Saint-Georges 85<br><br>A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Val Saint-Georges 85", "manager_type":"", "created":"2017-03-06T17:03:03.924201Z", "id":10088, "last_modified":"2017-03-06T17:03:03.931033Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10088/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6906662, "lon":4.2050684, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Plateau de la Gare 28<br><br>A COTE DES CABINES DE TELEPHONE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES CABINES DE TELEPHONE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Plateau de la Gare 28", "manager_type":"", "created":"2017-03-06T17:03:03.941883Z", "id":10089, "last_modified":"2017-03-06T17:03:03.947479Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10089/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8370474, "lon":4.3894673, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Van Meyel 7<br><br>A COTE DES CLOCHES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE DES CLOCHES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Van Meyel 7", "manager_type":"", "created":"2017-03-06T17:03:03.955120Z", "id":10090, "last_modified":"2017-03-06T17:03:03.963884Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10090/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5659786, "lon":3.7461502, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Augustin Melsens 1<br><br>A COTE ECOLE COMMUNALE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A COTE ECOLE COMMUNALE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Augustin Melsens 1", "manager_type":"", "created":"2017-03-06T17:03:03.977663Z", "id":10091, "last_modified":"2017-03-06T17:03:03.985424Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10091/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5432831, "lon":3.758874, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Juifs 26<br><br>A L'EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A L'EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Juifs 26", "manager_type":"", "created":"2017-03-06T17:03:03.994594Z", "id":10092, "last_modified":"2017-03-06T17:03:04.005467Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10092/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7219326614, "lon":5.33850486641, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Haute<br><br>ABBE SCHNEIDER DE OREY\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ABBE SCHNEIDER DE OREY\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Haute", "manager_type":"", "created":"2017-03-06T17:03:04.018464Z", "id":10093, "last_modified":"2017-03-06T17:03:04.028188Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10093/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8825847688, "lon":4.11704689325, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Sluisvijverstraat 20<br><br>AFFLIGEMSTRAAT / STATION ESSENE-LOMBEEK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AFFLIGEMSTRAAT / STATION ESSENE-LOMBEEK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Sluisvijverstraat 20", "manager_type":"", "created":"2017-03-06T17:03:04.038473Z", "id":10094, "last_modified":"2017-03-06T17:03:04.046734Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10094/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8147427, "lon":4.3363063, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Armures 54<br><br>ALTITUDE 100\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ALTITUDE 100\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Armures 54", "manager_type":"", "created":"2017-03-06T17:03:04.055367Z", "id":10095, "last_modified":"2017-03-06T17:03:04.063088Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10095/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.612312, "lon":4.2239908, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Jules Dekeyn 26<br><br>ANCIENNE GARE DE LA S.N.C.B.\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ANCIENNE GARE DE LA S.N.C.B.\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Jules Dekeyn 26", "manager_type":"", "created":"2017-03-06T17:03:04.072991Z", "id":10096, "last_modified":"2017-03-06T17:03:04.083244Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10096/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8506005, "lon":4.4104202, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Roodebeek 597<br><br>ANGLE AVENUE DE MARS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ANGLE AVENUE DE MARS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Roodebeek 597", "manager_type":"", "created":"2017-03-06T17:03:04.095249Z", "id":10097, "last_modified":"2017-03-06T17:03:04.101308Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10097/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8451772, "lon":4.456948, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Albert Dumont 64<br><br>ANGLE M. DEVIENNE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ANGLE M. DEVIENNE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Albert Dumont 64", "manager_type":"", "created":"2017-03-06T17:03:04.110895Z", "id":10098, "last_modified":"2017-03-06T17:03:04.117205Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10098/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5380402, "lon":4.4435375, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue H Loriaux 33<br><br>ANGLE RUE E.GILLES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ANGLE RUE E.GILLES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue H Loriaux 33", "manager_type":"", "created":"2017-03-06T17:03:04.126289Z", "id":10099, "last_modified":"2017-03-06T17:03:04.135799Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10099/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8493017, "lon":4.3268744, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Ninove<br><br>ANGLE RUE PALOKE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ANGLE RUE PALOKE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Ninove", "manager_type":"", "created":"2017-03-06T17:03:04.146952Z", "id":10100, "last_modified":"2017-03-06T17:03:04.154078Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10100/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.184757, "lon":3.83085, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : John F. Kennedylaan 51<br><br>ARCELLOR MITTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ARCELLOR MITTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"John F. Kennedylaan 51", "manager_type":"", "created":"2017-03-06T17:03:04.163744Z", "id":10101, "last_modified":"2017-03-06T17:03:04.171514Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10101/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.607212, "lon":4.0418092, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Tram 1<br><br>ARRET BUS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ARRET BUS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Tram 1", "manager_type":"", "created":"2017-03-06T17:03:04.185761Z", "id":10102, "last_modified":"2017-03-06T17:03:04.194429Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10102/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6903859, "lon":4.0367129, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Béguinage 61<br><br>ASBL ROND POINT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ASBL ROND POINT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Béguinage 61", "manager_type":"", "created":"2017-03-06T17:03:04.203649Z", "id":10103, "last_modified":"2017-03-06T17:03:04.213245Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10103/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5086615, "lon":4.3681673, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Eglise 107<br><br>ATHENEE ROYALE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ATHENEE ROYALE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Eglise 107", "manager_type":"", "created":"2017-03-06T17:03:04.224100Z", "id":10104, "last_modified":"2017-03-06T17:03:04.233231Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10104/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7122496, "lon":4.5817362, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Combattants 68<br><br>AU PANIER D'OR / À COTE DE BULLES À VERRE \t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AU PANIER D'OR / À COTE DE BULLES À VERRE \t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Combattants 68", "manager_type":"", "created":"2017-03-06T17:03:04.244744Z", "id":10105, "last_modified":"2017-03-06T17:03:04.252751Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10105/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6868421, "lon":4.6912019, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussèe de Huy 92<br><br>AUBERGE DES SAPINS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AUBERGE DES SAPINS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussèe de Huy 92", "manager_type":"", "created":"2017-03-06T17:03:04.263538Z", "id":10106, "last_modified":"2017-03-06T17:03:04.272518Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10106/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8314301, "lon":4.2904718, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Neerpede 223<br><br>AV CAMILE VANEUKEM ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AV CAMILE VANEUKEM ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Neerpede 223", "manager_type":"", "created":"2017-03-06T17:03:04.286277Z", "id":10107, "last_modified":"2017-03-06T17:03:04.293096Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10107/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8030228, "lon":4.3239145, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Victor Allard 307<br><br>AV de Haveskercke / GARE DE UCCLE STALLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AV de Haveskercke / GARE DE UCCLE STALLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Victor Allard 307", "manager_type":"", "created":"2017-03-06T17:03:04.303581Z", "id":10108, "last_modified":"2017-03-06T17:03:04.312343Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10108/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8115599, "lon":4.3242133, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Zaman 47<br><br>AV DU GLOBE /  DEVANT L'ECOLE LES MARRONNIERS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AV DU GLOBE /  DEVANT L'ECOLE LES MARRONNIERS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Zaman 47", "manager_type":"", "created":"2017-03-06T17:03:04.323250Z", "id":10109, "last_modified":"2017-03-06T17:03:04.330949Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10109/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.81963, "lon":4.33511, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Besme 6<br><br>AV G.FAURE /  FACE AU DEPOT COMMUNAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AV G.FAURE /  FACE AU DEPOT COMMUNAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Besme 6", "manager_type":"", "created":"2017-03-06T17:03:04.341909Z", "id":10110, "last_modified":"2017-03-06T17:03:04.351974Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10110/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.668298, "lon":4.56206, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Gergay 9<br><br>AV REINE FABIOLA /  HOPITAL ST PIERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AV REINE FABIOLA /  HOPITAL ST PIERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Gergay 9", "manager_type":"", "created":"2017-03-06T17:03:04.365465Z", "id":10111, "last_modified":"2017-03-06T17:03:04.374293Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10111/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8255634, "lon":4.3887739, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Cavalerie 1<br><br>AV. DU DEUXIEME REGIMENT DE LANCIERS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AV. DU DEUXIEME REGIMENT DE LANCIERS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Cavalerie 1", "manager_type":"", "created":"2017-03-06T17:03:04.384191Z", "id":10112, "last_modified":"2017-03-06T17:03:04.391873Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10112/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7791453, "lon":4.3424169, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Kriekenput 65<br><br>AV. HOMBORCHVELD /  ROND POINT SOLAU\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AV. HOMBORCHVELD /  ROND POINT SOLAU\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Kriekenput 65", "manager_type":"", "created":"2017-03-06T17:03:04.402555Z", "id":10113, "last_modified":"2017-03-06T17:03:04.408494Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10113/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8077844, "lon":4.429702, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Grand Forestier 36<br><br>AV. R. STEVENS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AV. R. STEVENS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Grand Forestier 36", "manager_type":"", "created":"2017-03-06T17:03:04.418176Z", "id":10114, "last_modified":"2017-03-06T17:03:04.424117Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10114/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8435142, "lon":4.4559787, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Val des Seigneurs 146<br><br>AVANT 13H00 P.A.CONTENEURS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AVANT 13H00 P.A.CONTENEURS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Val des Seigneurs 146", "manager_type":"", "created":"2017-03-06T17:03:04.432529Z", "id":10115, "last_modified":"2017-03-06T17:03:04.439354Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10115/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9496967, "lon":4.0985192, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kloosterstraat 14<br><br>BASISSCHOOL MOORSEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BASISSCHOOL MOORSEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kloosterstraat 14", "manager_type":"", "created":"2017-03-06T17:03:04.446541Z", "id":10116, "last_modified":"2017-03-06T17:03:04.456433Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10116/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8556246, "lon":4.4008028, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Louvain 198<br><br>BASSISCHOOL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BASSISCHOOL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Louvain 198", "manager_type":"", "created":"2017-03-06T17:03:04.465663Z", "id":10117, "last_modified":"2017-03-06T17:03:04.472463Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10117/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6794017, "lon":4.7002565, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Huy 164<br><br>BATTARD\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BATTARD\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Huy 164", "manager_type":"", "created":"2017-03-06T17:03:04.480577Z", "id":10118, "last_modified":"2017-03-06T17:03:04.486580Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10118/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7203221, "lon":4.5056594, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Combattants 129<br><br>BEAU SITE FACE N° 27\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BEAU SITE FACE N° 27\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Combattants 129", "manager_type":"", "created":"2017-03-06T17:03:04.495938Z", "id":10119, "last_modified":"2017-03-06T17:03:04.506759Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10119/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7941575074, "lon":4.28402340426, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Laurierplein<br><br>BERGENSESTEENWEG\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BERGENSESTEENWEG\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Laurierplein", "manager_type":"", "created":"2017-03-06T17:03:04.523034Z", "id":10120, "last_modified":"2017-03-06T17:03:04.530811Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10120/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9799774, "lon":4.8506143, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Diestsesteenweg 14<br><br>BLANKESTRAAT / KERKPLEIN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BLANKESTRAAT / KERKPLEIN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Diestsesteenweg 14", "manager_type":"", "created":"2017-03-06T17:03:04.541924Z", "id":10121, "last_modified":"2017-03-06T17:03:04.549490Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10121/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.1755046, "lon":4.3880434, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boomsesteenweg 176<br><br>BOOMSESTEENWEG -  DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BOOMSESTEENWEG -  DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boomsesteenweg 176", "manager_type":"", "created":"2017-03-06T17:03:04.560414Z", "id":10122, "last_modified":"2017-03-06T17:03:04.569599Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10122/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8271916941, "lon":4.21126295641, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : ISABELLASTRAAT<br><br>BROUWERIJ DE NEVE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BROUWERIJ DE NEVE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"ISABELLASTRAAT", "manager_type":"", "created":"2017-03-06T17:03:04.579781Z", "id":10123, "last_modified":"2017-03-06T17:03:04.586322Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10123/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6198844916, "lon":4.15020585211, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Buissot 3<br><br>BULLE A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLE A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Buissot 3", "manager_type":"", "created":"2017-03-06T17:03:04.595411Z", "id":10124, "last_modified":"2017-03-06T17:03:04.601507Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10124/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6131543565, "lon":4.13792967796, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : RUE DE L'EUROPE / RUE DES DINGUES 60<br><br>BULLE A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLE A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"RUE DE L'EUROPE / RUE DES DINGUES 60", "manager_type":"", "created":"2017-03-06T17:03:04.609013Z", "id":10125, "last_modified":"2017-03-06T17:03:04.615132Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10125/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6416848, "lon":4.0718635, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue d'Enghien 136<br><br>BULLE A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLE A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue d'Enghien 136", "manager_type":"", "created":"2017-03-06T17:03:04.623407Z", "id":10126, "last_modified":"2017-03-06T17:03:04.630026Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10126/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5969325, "lon":4.1839839, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Héros 55<br><br>BULLE A VERRES (CIMETIERE)\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLE A VERRES (CIMETIERE)\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Héros 55", "manager_type":"", "created":"2017-03-06T17:03:04.639763Z", "id":10127, "last_modified":"2017-03-06T17:03:04.649677Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10127/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6043024, "lon":4.1354557, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du 11 Novembre 25<br><br>BULLE A VERRES/ CHÂTEAU D'EAU\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLE A VERRES/ CHÂTEAU D'EAU\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du 11 Novembre 25", "manager_type":"", "created":"2017-03-06T17:03:04.661139Z", "id":10128, "last_modified":"2017-03-06T17:03:04.670925Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10128/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6402, "lon":4.1687012, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Goutteux 14<br><br>BULLE A VERRES/ PARKING CIMETIERE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLE A VERRES/ PARKING CIMETIERE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Goutteux 14", "manager_type":"", "created":"2017-03-06T17:03:04.686625Z", "id":10129, "last_modified":"2017-03-06T17:03:04.699922Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10129/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6154057, "lon":4.1318924, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Edouard Moucheron 56<br><br>BULLE A VERRES/ PARKING CIMETIERE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLE A VERRES/ PARKING CIMETIERE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Edouard Moucheron 56", "manager_type":"", "created":"2017-03-06T17:03:04.713336Z", "id":10130, "last_modified":"2017-03-06T17:03:04.724056Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10130/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4565217, "lon":4.8740148, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Allée du Stade 1<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Allée du Stade 1", "manager_type":"", "created":"2017-03-06T17:03:04.736973Z", "id":10131, "last_modified":"2017-03-06T17:03:04.745678Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10131/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7475150313, "lon":4.36188098962, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de la Station 1<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de la Station 1", "manager_type":"", "created":"2017-03-06T17:03:04.757183Z", "id":10132, "last_modified":"2017-03-06T17:03:04.768268Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10132/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4620676, "lon":4.8649472, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Maurice Servais 76<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Maurice Servais 76", "manager_type":"", "created":"2017-03-06T17:03:04.780451Z", "id":10133, "last_modified":"2017-03-06T17:03:04.790049Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10133/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4649129, "lon":4.8500175, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Cardinal Mercier 70<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Cardinal Mercier 70", "manager_type":"", "created":"2017-03-06T17:03:04.800955Z", "id":10134, "last_modified":"2017-03-06T17:03:04.813625Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10134/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4619264, "lon":4.8752371, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Mazy 157<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Mazy 157", "manager_type":"", "created":"2017-03-06T17:03:04.825182Z", "id":10135, "last_modified":"2017-03-06T17:03:04.834910Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10135/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4674076, "lon":4.8686144, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Rogier 69<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Rogier 69", "manager_type":"", "created":"2017-03-06T17:03:04.846182Z", "id":10136, "last_modified":"2017-03-06T17:03:04.855341Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10136/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4520935, "lon":4.8922218, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Froidebise 11<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Froidebise 11", "manager_type":"", "created":"2017-03-06T17:03:04.866118Z", "id":10137, "last_modified":"2017-03-06T17:03:04.876337Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10137/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4506282793, "lon":4.84739443286, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Milieu du Monde<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Milieu du Monde", "manager_type":"", "created":"2017-03-06T17:03:04.886692Z", "id":10138, "last_modified":"2017-03-06T17:03:04.893159Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10138/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4647328, "lon":4.8452233, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Juppin 25<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Juppin 25", "manager_type":"", "created":"2017-03-06T17:03:04.902498Z", "id":10139, "last_modified":"2017-03-06T17:03:04.908955Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10139/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4608256, "lon":4.8772595, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Joséphine-Charlotte 106<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Joséphine-Charlotte 106", "manager_type":"", "created":"2017-03-06T17:03:04.919560Z", "id":10140, "last_modified":"2017-03-06T17:03:04.925893Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10140/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7233173, "lon":4.51189, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Vallon 131<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Vallon 131", "manager_type":"", "created":"2017-03-06T17:03:04.936685Z", "id":10141, "last_modified":"2017-03-06T17:03:04.947884Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10141/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5618378215, "lon":4.15760355488, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Déportation<br><br>BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Déportation", "manager_type":"", "created":"2017-03-06T17:03:04.959629Z", "id":10142, "last_modified":"2017-03-06T17:03:04.968136Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10142/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8204484, "lon":4.3398784, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Jupiter 201<br><br>BULLES A VERRE DERRIERE LE MATCH\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRE DERRIERE LE MATCH\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Jupiter 201", "manager_type":"", "created":"2017-03-06T17:03:04.979657Z", "id":10143, "last_modified":"2017-03-06T17:03:04.986038Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10143/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8526604633, "lon":4.42416938266, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Andromède 53<br><br>BULLES A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Andromède 53", "manager_type":"", "created":"2017-03-06T17:03:04.994515Z", "id":10144, "last_modified":"2017-03-06T17:03:05.000202Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10144/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.710708, "lon":4.5351077, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Cyclone 5<br><br>BULLES A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Cyclone 5", "manager_type":"", "created":"2017-03-06T17:03:05.010741Z", "id":10145, "last_modified":"2017-03-06T17:03:05.016996Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10145/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6798832, "lon":4.7573682, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Sainte-Wivine 1<br><br>BULLES A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Sainte-Wivine 1", "manager_type":"", "created":"2017-03-06T17:03:05.025748Z", "id":10146, "last_modified":"2017-03-06T17:03:05.031573Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10146/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6704132, "lon":4.156153, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Grand'Place de Quenast 1<br><br>BULLES A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Grand'Place de Quenast 1", "manager_type":"", "created":"2017-03-06T17:03:05.038135Z", "id":10147, "last_modified":"2017-03-06T17:03:05.044787Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10147/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6922962, "lon":4.80021, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place des Fêtes 4<br><br>BULLES A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place des Fêtes 4", "manager_type":"", "created":"2017-03-06T17:03:05.054634Z", "id":10148, "last_modified":"2017-03-06T17:03:05.064658Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10148/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7343989, "lon":4.5508398, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Bois du Bosquet 10<br><br>BULLES A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Bois du Bosquet 10", "manager_type":"", "created":"2017-03-06T17:03:05.076377Z", "id":10149, "last_modified":"2017-03-06T17:03:05.085710Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10149/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8531867, "lon":4.437586, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Clos des Peupliers 74<br><br>BULLES A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Clos des Peupliers 74", "manager_type":"", "created":"2017-03-06T17:03:05.099822Z", "id":10150, "last_modified":"2017-03-06T17:03:05.106741Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10150/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7086885, "lon":4.7922036, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Bosquet 1<br><br>BULLES A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Bosquet 1", "manager_type":"", "created":"2017-03-06T17:03:05.121366Z", "id":10151, "last_modified":"2017-03-06T17:03:05.127884Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10151/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6852887, "lon":4.8044885, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Bruyère 2<br><br>BULLES A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Bruyère 2", "manager_type":"", "created":"2017-03-06T17:03:05.136739Z", "id":10152, "last_modified":"2017-03-06T17:03:05.144338Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10152/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5025946, "lon":4.0651891, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Blanc Boquet 1<br><br>BULLES A VERRES / CEMETIERE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRES / CEMETIERE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Blanc Boquet 1", "manager_type":"", "created":"2017-03-06T17:03:05.152428Z", "id":10153, "last_modified":"2017-03-06T17:03:05.159392Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10153/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8498093, "lon":4.427894, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de la Sainte-Famille 16<br><br>BULLES A VERRES.\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BULLES A VERRES.\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de la Sainte-Famille 16", "manager_type":"", "created":"2017-03-06T17:03:05.171069Z", "id":10154, "last_modified":"2017-03-06T17:03:05.177420Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10154/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8428351, "lon":4.3117231, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Démosthène 36<br><br>BUREAU POLICE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"BUREAU POLICE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Démosthène 36", "manager_type":"", "created":"2017-03-06T17:03:05.186007Z", "id":10155, "last_modified":"2017-03-06T17:03:05.192143Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10155/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6393869, "lon":4.19599, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Virginal 55<br><br>CAFE L'ARROSOIR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CAFE L'ARROSOIR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Virginal 55", "manager_type":"", "created":"2017-03-06T17:03:05.200589Z", "id":10156, "last_modified":"2017-03-06T17:03:05.206936Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10156/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6745605, "lon":5.0000537, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Wavre 87<br><br>CAFE LA BONNE PLANQUE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CAFE LA BONNE PLANQUE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Wavre 87", "manager_type":"", "created":"2017-03-06T17:03:05.215578Z", "id":10157, "last_modified":"2017-03-06T17:03:05.221419Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10157/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5842658, "lon":3.6813388, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Grande 7<br><br>CAFE LE GRAND SALON\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CAFE LE GRAND SALON\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Grande 7", "manager_type":"", "created":"2017-03-06T17:03:05.229837Z", "id":10158, "last_modified":"2017-03-06T17:03:05.235971Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10158/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5536051, "lon":4.498499, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Namur 108<br><br>CAFE LE SART\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CAFE LE SART\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Namur 108", "manager_type":"", "created":"2017-03-06T17:03:05.245748Z", "id":10159, "last_modified":"2017-03-06T17:03:05.251492Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10159/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6422169, "lon":3.9185892, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Ghislenghien 12<br><br>CAFE LE VIEUX MOULIN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CAFE LE VIEUX MOULIN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Ghislenghien 12", "manager_type":"", "created":"2017-03-06T17:03:05.266086Z", "id":10160, "last_modified":"2017-03-06T17:03:05.276828Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10160/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6890795, "lon":4.4076417, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Charleroi 579<br><br>CARREFOUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CARREFOUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Charleroi 579", "manager_type":"", "created":"2017-03-06T17:03:05.294655Z", "id":10161, "last_modified":"2017-03-06T17:03:05.306385Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10161/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.463658, "lon":4.8868095, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de Luxembourg 1<br><br>CARREFOUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CARREFOUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de Luxembourg 1", "manager_type":"", "created":"2017-03-06T17:03:05.319345Z", "id":10162, "last_modified":"2017-03-06T17:03:05.325652Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10162/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8376121, "lon":4.0090141, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Albertlaan 80<br><br>CARREFOUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CARREFOUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Albertlaan 80", "manager_type":"", "created":"2017-03-06T17:03:05.335217Z", "id":10163, "last_modified":"2017-03-06T17:03:05.345885Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10163/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5863896, "lon":4.0702051, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chemin de la Guelenne 1<br><br>CARREFOUR / MAXI GB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CARREFOUR / MAXI GB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chemin de la Guelenne 1", "manager_type":"", "created":"2017-03-06T17:03:05.359244Z", "id":10164, "last_modified":"2017-03-06T17:03:05.368788Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10164/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7112397997, "lon":4.60481481447, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard de l'Europe 41<br><br>CARREFOUR AUTO5 PARKING BUS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CARREFOUR AUTO5 PARKING BUS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard de l'Europe 41", "manager_type":"", "created":"2017-03-06T17:03:05.380068Z", "id":10165, "last_modified":"2017-03-06T17:03:05.385996Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10165/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8685388808, "lon":4.40389694924, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard Léopold III 10<br><br>CARREFOUR ENTREE FOURNISSEURS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CARREFOUR ENTREE FOURNISSEURS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard Léopold III 10", "manager_type":"", "created":"2017-03-06T17:03:05.395975Z", "id":10166, "last_modified":"2017-03-06T17:03:05.404393Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10166/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0004007, "lon":4.3108661, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kerkhofstraat 93<br><br>CARREFOUR EXPRESS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CARREFOUR EXPRESS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kerkhofstraat 93", "manager_type":"", "created":"2017-03-06T17:03:05.413243Z", "id":10167, "last_modified":"2017-03-06T17:03:05.419764Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10167/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4633587, "lon":4.891157, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Liège 361<br><br>CARREFOUR GB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CARREFOUR GB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Liège 361", "manager_type":"", "created":"2017-03-06T17:03:05.429745Z", "id":10168, "last_modified":"2017-03-06T17:03:05.437718Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10168/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.61406, "lon":4.453452, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : RUE LALLIEUX<br><br>Carrefour Market Groupe Champion\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Carrefour Market Groupe Champion\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"RUE LALLIEUX", "manager_type":"", "created":"2017-03-06T17:03:05.448445Z", "id":10169, "last_modified":"2017-03-06T17:03:05.456337Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10169/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8034946, "lon":4.2886751, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Bergensesteenweg 65<br><br>CARREFOUR SINT-PIETERS-LEEUW\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CARREFOUR SINT-PIETERS-LEEUW\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Bergensesteenweg 65", "manager_type":"", "created":"2017-03-06T17:03:05.467486Z", "id":10170, "last_modified":"2017-03-06T17:03:05.473197Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10170/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6550091, "lon":3.8585365, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Parc Industriel 3<br><br>CARWASH / WALDICO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CARWASH / WALDICO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Parc Industriel 3", "manager_type":"", "created":"2017-03-06T17:03:05.487531Z", "id":10171, "last_modified":"2017-03-06T17:03:05.494706Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10171/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4068109, "lon":4.2405332, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Mons 296<br><br>CENTRE COMMERCIAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CENTRE COMMERCIAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Mons 296", "manager_type":"", "created":"2017-03-06T17:03:05.503427Z", "id":10172, "last_modified":"2017-03-06T17:03:05.509555Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10172/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8986277, "lon":4.3623644, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Wannecouter 102<br><br>CENTRE DE KRING\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CENTRE DE KRING\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Wannecouter 102", "manager_type":"", "created":"2017-03-06T17:03:05.519903Z", "id":10173, "last_modified":"2017-03-06T17:03:05.526524Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10173/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7996745, "lon":4.2789278, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Klein-Bijgaardenstraat 49<br><br>CENTRE DE TRI\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CENTRE DE TRI\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Klein-Bijgaardenstraat 49", "manager_type":"", "created":"2017-03-06T17:03:05.535493Z", "id":10174, "last_modified":"2017-03-06T17:03:05.542125Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10174/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7158677141, "lon":4.4174650217, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Drève d'Argenteuil<br><br>CENTRE SCOL DU BERLAYMONT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CENTRE SCOL DU BERLAYMONT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Drève d'Argenteuil", "manager_type":"", "created":"2017-03-06T17:03:05.551230Z", "id":10175, "last_modified":"2017-03-06T17:03:05.557166Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10175/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6859082, "lon":4.7087567, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Ronvau 5<br><br>CENTRE SPORTIF\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CENTRE SPORTIF\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Ronvau 5", "manager_type":"", "created":"2017-03-06T17:03:05.563702Z", "id":10176, "last_modified":"2017-03-06T17:03:05.569543Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10176/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6195446, "lon":4.6979009, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Chapelle Sainte Anne 12<br><br>CENTRE SPORTIF\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CENTRE SPORTIF\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Chapelle Sainte Anne 12", "manager_type":"", "created":"2017-03-06T17:03:05.578108Z", "id":10177, "last_modified":"2017-03-06T17:03:05.583849Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10177/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6893686, "lon":4.4781063, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Route d'Ohain 18<br><br>CENTRE SPORTIF\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CENTRE SPORTIF\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Route d'Ohain 18", "manager_type":"", "created":"2017-03-06T17:03:05.597874Z", "id":10178, "last_modified":"2017-03-06T17:03:05.605417Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10178/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6599393, "lon":4.464447, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Colinet 7<br><br>CENTRE SPORTIF\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CENTRE SPORTIF\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Colinet 7", "manager_type":"", "created":"2017-03-06T17:03:05.614870Z", "id":10179, "last_modified":"2017-03-06T17:03:05.620764Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10179/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.728219, "lon":4.3176986, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Destelheidestraat 77<br><br>CENTRUM DESTELHEIDE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CENTRUM DESTELHEIDE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Destelheidestraat 77", "manager_type":"", "created":"2017-03-06T17:03:05.631984Z", "id":10180, "last_modified":"2017-03-06T17:03:05.642977Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10180/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6209507, "lon":4.5493829, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Faux 62<br><br>CHALETS LALIEUX\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CHALETS LALIEUX\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Faux 62", "manager_type":"", "created":"2017-03-06T17:03:05.652737Z", "id":10181, "last_modified":"2017-03-06T17:03:05.661822Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10181/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8344548, "lon":4.4397031, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Kelle 54<br><br>CHALLET KELLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CHALLET KELLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Kelle 54", "manager_type":"", "created":"2017-03-06T17:03:05.671752Z", "id":10182, "last_modified":"2017-03-06T17:03:05.679325Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10182/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7788636736, "lon":4.32498579869, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée d'Alsemberg 1414<br><br>CHAUSSEE D'UCCLE - DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CHAUSSEE D'UCCLE - DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée d'Alsemberg 1414", "manager_type":"", "created":"2017-03-06T17:03:05.689544Z", "id":10183, "last_modified":"2017-03-06T17:03:05.697140Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10183/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.784186, "lon":4.3792009, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Van Bever 4<br><br>CHEE DE WATERLOO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CHEE DE WATERLOO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Van Bever 4", "manager_type":"", "created":"2017-03-06T17:03:05.707348Z", "id":10184, "last_modified":"2017-03-06T17:03:05.714821Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10184/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6898324, "lon":3.8525102, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Florbecq 11<br><br>CHEMI DECOR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CHEMI DECOR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Florbecq 11", "manager_type":"", "created":"2017-03-06T17:03:05.724617Z", "id":10185, "last_modified":"2017-03-06T17:03:05.731765Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10185/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7016747013, "lon":4.39752638626, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de Versailles 42<br><br>CHEMIN DES NOCES /  CENTRE SPORTIF JOLIS BOIS / CHEMIN 90\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CHEMIN DES NOCES /  CENTRE SPORTIF JOLIS BOIS / CHEMIN 90\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de Versailles 42", "manager_type":"", "created":"2017-03-06T17:03:05.748507Z", "id":10186, "last_modified":"2017-03-06T17:03:05.756885Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10186/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7962277, "lon":4.3485293, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Dieweg 125<br><br>CIMETIERE / BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CIMETIERE / BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Dieweg 125", "manager_type":"", "created":"2017-03-06T17:03:05.767134Z", "id":10187, "last_modified":"2017-03-06T17:03:05.773679Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10187/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8596811605, "lon":4.30880631905, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Gand 636<br><br>CIMETIERE DE MOLENBEEK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CIMETIERE DE MOLENBEEK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Gand 636", "manager_type":"", "created":"2017-03-06T17:03:05.781470Z", "id":10188, "last_modified":"2017-03-06T17:03:05.786963Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10188/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8169815, "lon":4.39293, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Arnaud Fraiteur 14<br><br>CIMETIERE IXELLES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CIMETIERE IXELLES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Arnaud Fraiteur 14", "manager_type":"", "created":"2017-03-06T17:03:05.795410Z", "id":10189, "last_modified":"2017-03-06T17:03:05.801533Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10189/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8966334, "lon":4.3271697, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Citronniers 32<br><br>CITE MODELE A COTE DES BULLES À VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CITE MODELE A COTE DES BULLES À VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Citronniers 32", "manager_type":"", "created":"2017-03-06T17:03:05.810807Z", "id":10190, "last_modified":"2017-03-06T17:03:05.817272Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10190/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8795787, "lon":4.3781184, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de Vilvorde 80<br><br>CODE 1120 DECHETTERIE NORD\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CODE 1120 DECHETTERIE NORD\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de Vilvorde 80", "manager_type":"", "created":"2017-03-06T17:03:05.826211Z", "id":10191, "last_modified":"2017-03-06T17:03:05.831894Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10191/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8005638, "lon":4.3079685, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard de la Deuxième Armée Britannique 676<br><br>CODE 1190 DECHETTERIE SUD\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CODE 1190 DECHETTERIE SUD\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard de la Deuxième Armée Britannique 676", "manager_type":"", "created":"2017-03-06T17:03:05.839979Z", "id":10192, "last_modified":"2017-03-06T17:03:05.846903Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10192/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8139536, "lon":4.4184339, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Vignette 218<br><br>COIN AV EDMOND VAN NIEUWENHUYSE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN AV EDMOND VAN NIEUWENHUYSE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Vignette 218", "manager_type":"", "created":"2017-03-06T17:03:05.854290Z", "id":10193, "last_modified":"2017-03-06T17:03:05.860308Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10193/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8206989, "lon":4.4412387, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Cardinal Micara 98<br><br>COIN AV ISIDORE GERARD\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN AV ISIDORE GERARD\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Cardinal Micara 98", "manager_type":"", "created":"2017-03-06T17:03:05.870040Z", "id":10194, "last_modified":"2017-03-06T17:03:05.876260Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10194/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7108017751, "lon":4.4023191223, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Bruxelles 295<br><br>COIN AV REINE ASTRID /  PARKING QUICK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN AV REINE ASTRID /  PARKING QUICK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Bruxelles 295", "manager_type":"", "created":"2017-03-06T17:03:05.885158Z", "id":10195, "last_modified":"2017-03-06T17:03:05.891943Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10195/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6933079, "lon":4.0433183, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Elisabeth 23<br><br>COIN AV VIEUX CEDRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN AV VIEUX CEDRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Elisabeth 23", "manager_type":"", "created":"2017-03-06T17:03:05.907768Z", "id":10196, "last_modified":"2017-03-06T17:03:05.914362Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10196/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8954263, "lon":4.360087, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Jean de Bologne 3<br><br>COIN AV. DES PAGODES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN AV. DES PAGODES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Jean de Bologne 3", "manager_type":"", "created":"2017-03-06T17:03:05.923182Z", "id":10197, "last_modified":"2017-03-06T17:03:05.929313Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10197/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8884252, "lon":4.3755804, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Croix du Feu 17<br><br>COIN AV. DES PAGODES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN AV. DES PAGODES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Croix du Feu 17", "manager_type":"", "created":"2017-03-06T17:03:05.938713Z", "id":10198, "last_modified":"2017-03-06T17:03:05.945664Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10198/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9002263, "lon":4.3562586, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Forum 71<br><br>COIN AV. MUTSAARD\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN AV. MUTSAARD\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Forum 71", "manager_type":"", "created":"2017-03-06T17:03:05.955672Z", "id":10199, "last_modified":"2017-03-06T17:03:05.966561Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10199/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8495236, "lon":4.3203238, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de Roovere 33<br><br>COIN BDV MACHTENS / COIN CHANT D'ALOUETTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN BDV MACHTENS / COIN CHANT D'ALOUETTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de Roovere 33", "manager_type":"", "created":"2017-03-06T17:03:05.978818Z", "id":10200, "last_modified":"2017-03-06T17:03:05.985147Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10200/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8367594, "lon":4.2910139, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Fruits 38<br><br>COIN BLV SILVAIN DUPUIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN BLV SILVAIN DUPUIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Fruits 38", "manager_type":"", "created":"2017-03-06T17:03:05.994704Z", "id":10201, "last_modified":"2017-03-06T17:03:06.001110Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10201/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8439369, "lon":4.2998262, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Commandant Vander Meeren 3<br><br>COIN BOULEVARD PRINCE DE LIÈGE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN BOULEVARD PRINCE DE LIÈGE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Commandant Vander Meeren 3", "manager_type":"", "created":"2017-03-06T17:03:06.009886Z", "id":10202, "last_modified":"2017-03-06T17:03:06.016579Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10202/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7873233, "lon":4.3304133, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Bourdon 7<br><br>COIN CHEE D'ALSEMBERG\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN CHEE D'ALSEMBERG\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Bourdon 7", "manager_type":"", "created":"2017-03-06T17:03:06.023964Z", "id":10203, "last_modified":"2017-03-06T17:03:06.029753Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10203/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8464962, "lon":4.2980729, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard de la Grande Ceinture 7<br><br>COIN CHEE DE NINOVE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN CHEE DE NINOVE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard de la Grande Ceinture 7", "manager_type":"", "created":"2017-03-06T17:03:06.038784Z", "id":10204, "last_modified":"2017-03-06T17:03:06.047850Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10204/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7615029, "lon":4.6534796, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Léopold Vanmeerbeek 116<br><br>COIN PARKING EXIDE AUTOMOTIVE BATTERIE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN PARKING EXIDE AUTOMOTIVE BATTERIE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Léopold Vanmeerbeek 116", "manager_type":"", "created":"2017-03-06T17:03:06.057861Z", "id":10205, "last_modified":"2017-03-06T17:03:06.064838Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10205/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8960271, "lon":4.3801226, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Beyseghem 79<br><br>COIN R. DU PATURAGE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN R. DU PATURAGE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Beyseghem 79", "manager_type":"", "created":"2017-03-06T17:03:06.074570Z", "id":10206, "last_modified":"2017-03-06T17:03:06.083728Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10206/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8511651, "lon":4.2995382, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard Louis Mettewie 419<br><br>COIN R. SCHEUT BOSCH\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN R. SCHEUT BOSCH\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard Louis Mettewie 419", "manager_type":"", "created":"2017-03-06T17:03:06.092850Z", "id":10207, "last_modified":"2017-03-06T17:03:06.098860Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10207/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6493260343, "lon":4.26581228466, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : RUE JEAN JOLY 20 /Rue du Centenaire<br><br>COIN RUE DU CENTENAIRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN RUE DU CENTENAIRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"RUE JEAN JOLY 20 /Rue du Centenaire", "manager_type":"", "created":"2017-03-06T17:03:06.109503Z", "id":10208, "last_modified":"2017-03-06T17:03:06.120121Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10208/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8154152, "lon":4.2843524, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Dauphinelles 14<br><br>COIN RUE DU CHANT D'OISEAU\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN RUE DU CHANT D'OISEAU\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Dauphinelles 14", "manager_type":"", "created":"2017-03-06T17:03:06.131957Z", "id":10209, "last_modified":"2017-03-06T17:03:06.143311Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10209/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8344993, "lon":4.2891514, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue d'Itterbeek 204<br><br>COIN RUE DU SILLON\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN RUE DU SILLON\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue d'Itterbeek 204", "manager_type":"", "created":"2017-03-06T17:03:06.153989Z", "id":10210, "last_modified":"2017-03-06T17:03:06.160088Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10210/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8933793, "lon":4.3776182, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Lombartzyde 113<br><br>COIN RUE DU SOLARIUM\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN RUE DU SOLARIUM\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Lombartzyde 113", "manager_type":"", "created":"2017-03-06T17:03:06.169591Z", "id":10211, "last_modified":"2017-03-06T17:03:06.175196Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10211/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7933901, "lon":4.3207511, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Etoile 92<br><br>COIN RUE MELKRIEKSTRAAT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN RUE MELKRIEKSTRAAT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Etoile 92", "manager_type":"", "created":"2017-03-06T17:03:06.182825Z", "id":10212, "last_modified":"2017-03-06T17:03:06.192622Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10212/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8556227, "lon":4.3178816, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Euterpe 25<br><br>COIN RUE OSSEGHEM 92 -  DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COIN RUE OSSEGHEM 92 -  DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Euterpe 25", "manager_type":"", "created":"2017-03-06T17:03:06.202705Z", "id":10213, "last_modified":"2017-03-06T17:03:06.212966Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10213/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8292562, "lon":4.4595578, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Haras 100<br><br>COM JOLIBOIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COM JOLIBOIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Haras 100", "manager_type":"", "created":"2017-03-06T17:03:06.224759Z", "id":10214, "last_modified":"2017-03-06T17:03:06.230810Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10214/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8075656, "lon":4.4120778, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Nymphes 2<br><br>COMPLEXE SPORTIF\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COMPLEXE SPORTIF\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Nymphes 2", "manager_type":"", "created":"2017-03-06T17:03:06.240294Z", "id":10215, "last_modified":"2017-03-06T17:03:06.248794Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10215/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8666777, "lon":4.4072514, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Anciens Combattants 115<br><br>COMPLEXE SPORTIF LES TRITONS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COMPLEXE SPORTIF LES TRITONS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Anciens Combattants 115", "manager_type":"", "created":"2017-03-06T17:03:06.259638Z", "id":10216, "last_modified":"2017-03-06T17:03:06.266843Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10216/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9264755, "lon":4.5501651, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Neerstraat 20<br><br>CONTAINERPARK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CONTAINERPARK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Neerstraat 20", "manager_type":"", "created":"2017-03-06T17:03:06.276812Z", "id":10217, "last_modified":"2017-03-06T17:03:06.284203Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10217/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7653522, "lon":4.3470489, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Hollebeek 210<br><br>CONTAINERPARK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CONTAINERPARK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Hollebeek 210", "manager_type":"", "created":"2017-03-06T17:03:06.293985Z", "id":10218, "last_modified":"2017-03-06T17:03:06.300475Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10218/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9132069, "lon":4.1913364, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Putberg 1<br><br>CONTAINERPARK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CONTAINERPARK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Putberg 1", "manager_type":"", "created":"2017-03-06T17:03:06.309152Z", "id":10219, "last_modified":"2017-03-06T17:03:06.316356Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10219/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9107412, "lon":4.5097727, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : J.B.COENENSTRAAT & VAN FRACHENLAAN 11<br><br>CONTAINERPARK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CONTAINERPARK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"J.B.COENENSTRAAT & VAN FRACHENLAAN 11", "manager_type":"", "created":"2017-03-06T17:03:06.323459Z", "id":10220, "last_modified":"2017-03-06T17:03:06.330299Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10220/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.1052537, "lon":3.8780172, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Bedrijvenlaan 26<br><br>CONTAINERPARK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CONTAINERPARK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Bedrijvenlaan 26", "manager_type":"", "created":"2017-03-06T17:03:06.339790Z", "id":10221, "last_modified":"2017-03-06T17:03:06.346214Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10221/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7971264, "lon":4.2861708, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Bergensesteenweg 203<br><br>CONTAINERPARK 13H-18H\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CONTAINERPARK 13H-18H\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Bergensesteenweg 203", "manager_type":"", "created":"2017-03-06T17:03:06.355296Z", "id":10222, "last_modified":"2017-03-06T17:03:06.361052Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10222/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8664698, "lon":4.2683623, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Robert Dansaertlaan 158<br><br>CONTAINERPARK OPEN12H30\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CONTAINERPARK OPEN12H30\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Robert Dansaertlaan 158", "manager_type":"", "created":"2017-03-06T17:03:06.370163Z", "id":10223, "last_modified":"2017-03-06T17:03:06.376759Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10223/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6901015, "lon":5.0587971, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Tirlemont 155<br><br>CONTRÔLE TECHNIQUE CTA / NATIONAL N64\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CONTRÔLE TECHNIQUE CTA / NATIONAL N64\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Tirlemont 155", "manager_type":"", "created":"2017-03-06T17:03:06.386297Z", "id":10224, "last_modified":"2017-03-06T17:03:06.394545Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10224/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5976291, "lon":4.3206234, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Béguinage 1<br><br>COUR ECOLE ENFANT-JESUS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"COUR ECOLE ENFANT-JESUS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Béguinage 1", "manager_type":"", "created":"2017-03-06T17:03:06.404781Z", "id":10225, "last_modified":"2017-03-06T17:03:06.411243Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10225/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7842084, "lon":4.2928018, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Fabriekstraat 124<br><br>CPAS / OCMW\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CPAS / OCMW\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Fabriekstraat 124", "manager_type":"", "created":"2017-03-06T17:03:06.419372Z", "id":10226, "last_modified":"2017-03-06T17:03:06.425346Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10226/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8260022, "lon":4.4170856, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Chant d'Oiseau 34<br><br>CRECHE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CRECHE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Chant d'Oiseau 34", "manager_type":"", "created":"2017-03-06T17:03:06.430810Z", "id":10227, "last_modified":"2017-03-06T17:03:06.436186Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10227/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6601742, "lon":4.567123, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Franquenies 10<br><br>CROIX  ROUGE  9H30 à12hoo\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CROIX  ROUGE  9H30 à12hoo\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Franquenies 10", "manager_type":"", "created":"2017-03-06T17:03:06.443824Z", "id":10228, "last_modified":"2017-03-06T17:03:06.449546Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10228/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7961683, "lon":4.2854156, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Bergensesteenweg 221<br><br>DE POST PARKING\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DE POST PARKING\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Bergensesteenweg 221", "manager_type":"", "created":"2017-03-06T17:03:06.457105Z", "id":10229, "last_modified":"2017-03-06T17:03:06.467221Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10229/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7588838, "lon":4.0253728, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Ninoofsesteenweg 44<br><br>DE ZWALUW (RUSTHUIS)\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DE ZWALUW (RUSTHUIS)\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Ninoofsesteenweg 44", "manager_type":"", "created":"2017-03-06T17:03:06.480112Z", "id":10230, "last_modified":"2017-03-06T17:03:06.486673Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10230/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7960922, "lon":4.3273943, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Stalle 160<br><br>DECHETERIE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DECHETERIE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Stalle 160", "manager_type":"", "created":"2017-03-06T17:03:06.499150Z", "id":10231, "last_modified":"2017-03-06T17:03:06.507205Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10231/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9268868, "lon":4.3907718, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Vilvoordsesteenweg 250<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Vilvoordsesteenweg 250", "manager_type":"", "created":"2017-03-06T17:03:06.517778Z", "id":10232, "last_modified":"2017-03-06T17:03:06.528212Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10232/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8941667, "lon":4.3220613, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de l'Arbre Ballon 24<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de l'Arbre Ballon 24", "manager_type":"", "created":"2017-03-06T17:03:06.540199Z", "id":10233, "last_modified":"2017-03-06T17:03:06.548493Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10233/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8502452, "lon":4.3910279, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Léon Mahillon 22<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Léon Mahillon 22", "manager_type":"", "created":"2017-03-06T17:03:06.559100Z", "id":10234, "last_modified":"2017-03-06T17:03:06.566665Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10234/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.2532912, "lon":4.4583346, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Bredabaan 833<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Bredabaan 833", "manager_type":"", "created":"2017-03-06T17:03:06.575147Z", "id":10235, "last_modified":"2017-03-06T17:03:06.582128Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10235/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4623475, "lon":4.8797999, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Prince de Liège 18<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Prince de Liège 18", "manager_type":"", "created":"2017-03-06T17:03:06.589577Z", "id":10236, "last_modified":"2017-03-06T17:03:06.596215Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10236/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8452805, "lon":4.2928885, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Van Soust 513<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Van Soust 513", "manager_type":"", "created":"2017-03-06T17:03:06.605150Z", "id":10237, "last_modified":"2017-03-06T17:03:06.614021Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10237/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8646917, "lon":4.4035733, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Genève 1<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Genève 1", "manager_type":"", "created":"2017-03-06T17:03:06.621871Z", "id":10238, "last_modified":"2017-03-06T17:03:06.631018Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10238/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9062871165, "lon":4.46212577772, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : KONINGIN ASTRIDLAAN 701<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"KONINGIN ASTRIDLAAN 701", "manager_type":"", "created":"2017-03-06T17:03:06.641122Z", "id":10239, "last_modified":"2017-03-06T17:03:06.649977Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10239/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.2972462, "lon":4.4401833, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Maria-Theresialei 4<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Maria-Theresialei 4", "manager_type":"", "created":"2017-03-06T17:03:06.660657Z", "id":10240, "last_modified":"2017-03-06T17:03:06.675125Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10240/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.1060112, "lon":4.367516, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : 's Herenbaan 178<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"'s Herenbaan 178", "manager_type":"", "created":"2017-03-06T17:03:06.687271Z", "id":10241, "last_modified":"2017-03-06T17:03:06.694201Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10241/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8421501, "lon":3.5981912, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Meerspoort 51<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Meerspoort 51", "manager_type":"", "created":"2017-03-06T17:03:06.702549Z", "id":10242, "last_modified":"2017-03-06T17:03:06.714422Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10242/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7184253, "lon":3.8298267, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Grammont 26<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Grammont 26", "manager_type":"", "created":"2017-03-06T17:03:06.728905Z", "id":10243, "last_modified":"2017-03-06T17:03:06.740009Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10243/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6353319, "lon":3.7894641, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Abbaye 8<br><br>DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Abbaye 8", "manager_type":"", "created":"2017-03-06T17:03:06.751790Z", "id":10244, "last_modified":"2017-03-06T17:03:06.763543Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10244/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8078219, "lon":4.3930672, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Bois de la Cambre 120<br><br>DELHAIZE BOONDAEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DELHAIZE BOONDAEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Bois de la Cambre 120", "manager_type":"", "created":"2017-03-06T17:03:06.774071Z", "id":10245, "last_modified":"2017-03-06T17:03:06.782714Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10245/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8324842, "lon":4.3115491, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Mons 627A<br><br>Dépôt Pompier\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Dépôt Pompier\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Mons 627A", "manager_type":"", "created":"2017-03-06T17:03:06.794039Z", "id":10246, "last_modified":"2017-03-06T17:03:06.804211Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10246/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8040071, "lon":4.3401734, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Doyenné 102<br><br>DERRIERE EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DERRIERE EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Doyenné 102", "manager_type":"", "created":"2017-03-06T17:03:06.816690Z", "id":10247, "last_modified":"2017-03-06T17:03:06.826050Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10247/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6911682, "lon":4.2060154, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Perroquet 14<br><br>DERRIERE LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DERRIERE LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Perroquet 14", "manager_type":"", "created":"2017-03-06T17:03:06.838163Z", "id":10248, "last_modified":"2017-03-06T17:03:06.847223Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10248/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.684788, "lon":4.37668, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Albert 1er 12<br><br>DERRIERE LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DERRIERE LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Albert 1er 12", "manager_type":"", "created":"2017-03-06T17:03:06.855783Z", "id":10249, "last_modified":"2017-03-06T17:03:06.864068Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10249/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8843569, "lon":4.47412, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Spoorwegstraat 27<br><br>DERRIERE LA GARE FACE AUX ECOLES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DERRIERE LA GARE FACE AUX ECOLES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Spoorwegstraat 27", "manager_type":"", "created":"2017-03-06T17:03:06.874515Z", "id":10250, "last_modified":"2017-03-06T17:03:06.880569Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10250/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7143979783, "lon":4.60901276554, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard de l'Europe 50<br><br>DERRIERE LE PIZZA HUT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DERRIERE LE PIZZA HUT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard de l'Europe 50", "manager_type":"", "created":"2017-03-06T17:03:06.890199Z", "id":10251, "last_modified":"2017-03-06T17:03:06.896095Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10251/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8159209, "lon":4.4220265, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Ecoliers 10<br><br>DEVANT ECOLE DU SOUVERAIN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT ECOLE DU SOUVERAIN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Ecoliers 10", "manager_type":"", "created":"2017-03-06T17:03:06.904323Z", "id":10252, "last_modified":"2017-03-06T17:03:06.910264Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10252/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8419204, "lon":4.2975474, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Potaerdenberg 172<br><br>DEVANT L'ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT L'ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Potaerdenberg 172", "manager_type":"", "created":"2017-03-06T17:03:06.918904Z", "id":10253, "last_modified":"2017-03-06T17:03:06.925918Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10253/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8162341, "lon":4.2806947, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Clos des Asters 8<br><br>DEVANT L'ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT L'ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Clos des Asters 8", "manager_type":"", "created":"2017-03-06T17:03:06.937482Z", "id":10254, "last_modified":"2017-03-06T17:03:06.944106Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10254/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7174203, "lon":3.7403543, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Vieux Moulin 4<br><br>DEVANT L'ECOLE PRIMAIRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT L'ECOLE PRIMAIRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Vieux Moulin 4", "manager_type":"", "created":"2017-03-06T17:03:06.953448Z", "id":10255, "last_modified":"2017-03-06T17:03:06.959554Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10255/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6488583, "lon":3.8471475, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de Meslin-l'Evêque 22<br><br>DEVANT L'EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT L'EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de Meslin-l'Evêque 22", "manager_type":"", "created":"2017-03-06T17:03:06.967975Z", "id":10256, "last_modified":"2017-03-06T17:03:06.974609Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10256/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7160459, "lon":5.3967323, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Abbé Coopmans 2<br><br>DEVANT L'EGLISE ABBE SCHNEIDER DE OREY\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT L'EGLISE ABBE SCHNEIDER DE OREY\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Abbé Coopmans 2", "manager_type":"", "created":"2017-03-06T17:03:06.983622Z", "id":10257, "last_modified":"2017-03-06T17:03:06.989981Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10257/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6824857, "lon":4.2678001, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Libération 1<br><br>DEVANT LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Libération 1", "manager_type":"", "created":"2017-03-06T17:03:06.999069Z", "id":10258, "last_modified":"2017-03-06T17:03:07.005377Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10258/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7120133, "lon":4.5330157, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Gare 1<br><br>DEVANT LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Gare 1", "manager_type":"", "created":"2017-03-06T17:03:07.014566Z", "id":10259, "last_modified":"2017-03-06T17:03:07.020788Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10259/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6842495, "lon":4.371192, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Léon Jourez 5<br><br>DEVANT LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Léon Jourez 5", "manager_type":"", "created":"2017-03-06T17:03:07.030603Z", "id":10260, "last_modified":"2017-03-06T17:03:07.041479Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10260/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8337192, "lon":4.4064687, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Père Eudore Devroye 1<br><br>DEVANT LE COLLEGE ST MICHEL / COIN BLD ST MICHEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT LE COLLEGE ST MICHEL / COIN BLD ST MICHEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Père Eudore Devroye 1", "manager_type":"", "created":"2017-03-06T17:03:07.052769Z", "id":10261, "last_modified":"2017-03-06T17:03:07.058879Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10261/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8273174157, "lon":4.28773708642, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : COIN AV MARIUS RENARD / AV CHARLES DE TOLLENAER 39<br><br>DEVANT LE GB CARREFOUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT LE GB CARREFOUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"COIN AV MARIUS RENARD / AV CHARLES DE TOLLENAER 39", "manager_type":"", "created":"2017-03-06T17:03:07.066959Z", "id":10262, "last_modified":"2017-03-06T17:03:07.072278Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10262/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8276869, "lon":4.363836, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV LOUISE 192<br><br>DEVANT REST ROUGE TOMATE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DEVANT REST ROUGE TOMATE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV LOUISE 192", "manager_type":"", "created":"2017-03-06T17:03:07.081987Z", "id":10263, "last_modified":"2017-03-06T17:03:07.091467Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10263/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5278511, "lon":4.0978226, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Soignies 131<br><br>DRINK FRANCOIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DRINK FRANCOIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Soignies 131", "manager_type":"", "created":"2017-03-06T17:03:07.103250Z", "id":10264, "last_modified":"2017-03-06T17:03:07.114641Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10264/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6675891, "lon":3.7341529, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chemin d'Oeudeghien 94<br><br>DRINK LA LAITERIE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DRINK LA LAITERIE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chemin d'Oeudeghien 94", "manager_type":"", "created":"2017-03-06T17:03:07.124869Z", "id":10265, "last_modified":"2017-03-06T17:03:07.134081Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10265/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5485582, "lon":4.5557092, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Chats 14<br><br>ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Chats 14", "manager_type":"", "created":"2017-03-06T17:03:07.145020Z", "id":10266, "last_modified":"2017-03-06T17:03:07.153732Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10266/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6401999, "lon":4.2060207, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Ecole 13<br><br>ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Ecole 13", "manager_type":"", "created":"2017-03-06T17:03:07.164788Z", "id":10267, "last_modified":"2017-03-06T17:03:07.170868Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10267/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5461265, "lon":4.5330229, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Berceau 17<br><br>ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Berceau 17", "manager_type":"", "created":"2017-03-06T17:03:07.178948Z", "id":10268, "last_modified":"2017-03-06T17:03:07.184727Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10268/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5626685, "lon":4.5509789, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Culot 4<br><br>ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Culot 4", "manager_type":"", "created":"2017-03-06T17:03:07.193532Z", "id":10269, "last_modified":"2017-03-06T17:03:07.198942Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10269/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.930877, "lon":4.3724593, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Prinsenstraat 17<br><br>ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Prinsenstraat 17", "manager_type":"", "created":"2017-03-06T17:03:07.206727Z", "id":10270, "last_modified":"2017-03-06T17:03:07.212373Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10270/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.81113, "lon":4.3334449, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Sept Bonniers 168<br><br>ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Sept Bonniers 168", "manager_type":"", "created":"2017-03-06T17:03:07.221802Z", "id":10271, "last_modified":"2017-03-06T17:03:07.227810Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10271/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5640914, "lon":4.4905503, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Gustave Linet 40<br><br>ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Gustave Linet 40", "manager_type":"", "created":"2017-03-06T17:03:07.236519Z", "id":10272, "last_modified":"2017-03-06T17:03:07.242601Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10272/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5131534, "lon":4.1943032, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Mignault 37<br><br>ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Mignault 37", "manager_type":"", "created":"2017-03-06T17:03:07.251721Z", "id":10273, "last_modified":"2017-03-06T17:03:07.258243Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10273/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8605851, "lon":4.4009941, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard Léopold III 42<br><br>ECOLE 16\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE 16\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard Léopold III 42", "manager_type":"", "created":"2017-03-06T17:03:07.268401Z", "id":10274, "last_modified":"2017-03-06T17:03:07.274513Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10274/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.3894343, "lon":4.2764283, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Cent Bonniers 77<br><br>ECOLE CENT BONNIERS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE CENT BONNIERS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Cent Bonniers 77", "manager_type":"", "created":"2017-03-06T17:03:07.282018Z", "id":10275, "last_modified":"2017-03-06T17:03:07.288511Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10275/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.854724, "lon":4.3017599, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Carl Requette 20<br><br>ECOLE COMMUNALE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE COMMUNALE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Carl Requette 20", "manager_type":"", "created":"2017-03-06T17:03:07.297351Z", "id":10276, "last_modified":"2017-03-06T17:03:07.303261Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10276/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6678289, "lon":4.5809856, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de La Croix 99<br><br>ECOLE DE LA CROIX\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE DE LA CROIX\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de La Croix 99", "manager_type":"", "created":"2017-03-06T17:03:07.311772Z", "id":10277, "last_modified":"2017-03-06T17:03:07.317489Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10277/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6525123, "lon":4.5384961, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Ecoles 6<br><br>ECOLE DE LIMAUGES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE DE LIMAUGES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Ecoles 6", "manager_type":"", "created":"2017-03-06T17:03:07.325615Z", "id":10278, "last_modified":"2017-03-06T17:03:07.332122Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10278/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6860714, "lon":4.5580526, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de Jassans 69<br><br>ECOLE DE LIMELETTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE DE LIMELETTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de Jassans 69", "manager_type":"", "created":"2017-03-06T17:03:07.345830Z", "id":10279, "last_modified":"2017-03-06T17:03:07.355116Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10279/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6785591, "lon":4.5614218, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Sorbiers 75<br><br>ECOLE DE LIMELETTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE DE LIMELETTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Sorbiers 75", "manager_type":"", "created":"2017-03-06T17:03:07.367068Z", "id":10280, "last_modified":"2017-03-06T17:03:07.375412Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10280/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8266221, "lon":4.2769532, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Floraison 29<br><br>ECOLE DE NEERPEDE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE DE NEERPEDE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Floraison 29", "manager_type":"", "created":"2017-03-06T17:03:07.387694Z", "id":10281, "last_modified":"2017-03-06T17:03:07.397478Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10281/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6613569, "lon":4.5630274, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Coquerées 9<br><br>ECOLE DES COQUEREES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE DES COQUEREES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Coquerées 9", "manager_type":"", "created":"2017-03-06T17:03:07.409021Z", "id":10282, "last_modified":"2017-03-06T17:03:07.424049Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10282/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8830312, "lon":4.3306084, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Sacré-Coeur 2<br><br>ECOLE DU SACRE  CŒUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE DU SACRE  CŒUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Sacré-Coeur 2", "manager_type":"", "created":"2017-03-06T17:03:07.437929Z", "id":10283, "last_modified":"2017-03-06T17:03:07.447211Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10283/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8280226, "lon":4.4555412, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue au Bois 365<br><br>ECOLE ICHEC\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE ICHEC\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue au Bois 365", "manager_type":"", "created":"2017-03-06T17:03:07.456854Z", "id":10284, "last_modified":"2017-03-06T17:03:07.466169Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10284/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4258496, "lon":4.2780592, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Nivelles 161<br><br>ECOLE LALUE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE LALUE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Nivelles 161", "manager_type":"", "created":"2017-03-06T17:03:07.478663Z", "id":10285, "last_modified":"2017-03-06T17:03:07.489254Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10285/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6875406, "lon":4.0173088, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée d'Ath 104<br><br>ECOLE MATERNELLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE MATERNELLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée d'Ath 104", "manager_type":"", "created":"2017-03-06T17:03:07.502276Z", "id":10286, "last_modified":"2017-03-06T17:03:07.510421Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10286/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8396918, "lon":4.2931353, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Adolphe Willemyns 213<br><br>ECOLE NOTRE DAME\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE NOTRE DAME\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Adolphe Willemyns 213", "manager_type":"", "created":"2017-03-06T17:03:07.519975Z", "id":10287, "last_modified":"2017-03-06T17:03:07.526407Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10287/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7399936, "lon":3.7352, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Camomilles 14<br><br>ECOLE NOTRE DAME\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE NOTRE DAME\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Camomilles 14", "manager_type":"", "created":"2017-03-06T17:03:07.534887Z", "id":10288, "last_modified":"2017-03-06T17:03:07.541523Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10288/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6696412, "lon":4.5663348, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Armand Bontemps 2<br><br>ECOLE P. DELVAUX\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE P. DELVAUX\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Armand Bontemps 2", "manager_type":"", "created":"2017-03-06T17:03:07.550810Z", "id":10289, "last_modified":"2017-03-06T17:03:07.557403Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10289/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.82116, "lon":4.3806609, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Boondael 216<br><br>ECOLE PH DE NERI\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE PH DE NERI\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Boondael 216", "manager_type":"", "created":"2017-03-06T17:03:07.567244Z", "id":10290, "last_modified":"2017-03-06T17:03:07.575173Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10290/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8107447, "lon":4.4248967, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Arums 10<br><br>ECOLE PRE DES AGNEAUX/TERRE-PLEIN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE PRE DES AGNEAUX/TERRE-PLEIN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Arums 10", "manager_type":"", "created":"2017-03-06T17:03:07.583065Z", "id":10291, "last_modified":"2017-03-06T17:03:07.589209Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10291/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6740098, "lon":4.5573094, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Abbé Huyberechts 5<br><br>ECOLE SAINT-PIE X\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE SAINT-PIE X\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Abbé Huyberechts 5", "manager_type":"", "created":"2017-03-06T17:03:07.597259Z", "id":10292, "last_modified":"2017-03-06T17:03:07.602726Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10292/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7145499, "lon":4.4457781, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Louvain 565<br><br>ECOLE ST FERDINAND\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE ST FERDINAND\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Louvain 565", "manager_type":"", "created":"2017-03-06T17:03:07.611665Z", "id":10293, "last_modified":"2017-03-06T17:03:07.617493Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10293/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8898543, "lon":4.3416391, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Stevens-Delannoy 101<br><br>ECOLE ST M STELA\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE ST M STELA\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Stevens-Delannoy 101", "manager_type":"", "created":"2017-03-06T17:03:07.625494Z", "id":10294, "last_modified":"2017-03-06T17:03:07.631521Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10294/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5787482, "lon":4.5292361, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Jules Tarlier 32<br><br>ECOLE-COMMISSARIAT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE-COMMISSARIAT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Jules Tarlier 32", "manager_type":"", "created":"2017-03-06T17:03:07.642413Z", "id":10295, "last_modified":"2017-03-06T17:03:07.649299Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10295/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5705048, "lon":4.079242, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Joseph Wauters 23<br><br>ECOLE/BULLES A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ECOLE/BULLES A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Joseph Wauters 23", "manager_type":"", "created":"2017-03-06T17:03:07.657122Z", "id":10296, "last_modified":"2017-03-06T17:03:07.668446Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10296/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8939512, "lon":4.3422255, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard du Centenaire 1<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard du Centenaire 1", "manager_type":"", "created":"2017-03-06T17:03:07.677524Z", "id":10297, "last_modified":"2017-03-06T17:03:07.683140Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10297/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4721197, "lon":4.8906838, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Sainte-Marguerite  5<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Sainte-Marguerite  5", "manager_type":"", "created":"2017-03-06T17:03:07.692079Z", "id":10298, "last_modified":"2017-03-06T17:03:07.697833Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10298/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4911292, "lon":4.887784, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Yser 3<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Yser 3", "manager_type":"", "created":"2017-03-06T17:03:07.707345Z", "id":10299, "last_modified":"2017-03-06T17:03:07.714640Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10299/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8210324, "lon":4.35288, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Brugmann 30<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Brugmann 30", "manager_type":"", "created":"2017-03-06T17:03:07.727433Z", "id":10300, "last_modified":"2017-03-06T17:03:07.736375Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10300/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5535967, "lon":4.7268907, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Lonzée 11<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Lonzée 11", "manager_type":"", "created":"2017-03-06T17:03:07.748436Z", "id":10301, "last_modified":"2017-03-06T17:03:07.758633Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10301/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5329909, "lon":3.9402235, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Eglise 11<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Eglise 11", "manager_type":"", "created":"2017-03-06T17:03:07.770285Z", "id":10302, "last_modified":"2017-03-06T17:03:07.777021Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10302/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8499904, "lon":4.4081796, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de Roodebeek 269<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de Roodebeek 269", "manager_type":"", "created":"2017-03-06T17:03:07.786261Z", "id":10303, "last_modified":"2017-03-06T17:03:07.792913Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10303/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5040321, "lon":4.5501453, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de Saint-Amand 14<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de Saint-Amand 14", "manager_type":"", "created":"2017-03-06T17:03:07.801787Z", "id":10304, "last_modified":"2017-03-06T17:03:07.808818Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10304/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5371992, "lon":3.9596868, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Lieutenant de Saint-Martin 2<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Lieutenant de Saint-Martin 2", "manager_type":"", "created":"2017-03-06T17:03:07.817946Z", "id":10305, "last_modified":"2017-03-06T17:03:07.824800Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10305/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4923638, "lon":4.8480692, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Cure 30<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Cure 30", "manager_type":"", "created":"2017-03-06T17:03:07.833326Z", "id":10306, "last_modified":"2017-03-06T17:03:07.844073Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10306/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5090352, "lon":3.9496953, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Déportés 151<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Déportés 151", "manager_type":"", "created":"2017-03-06T17:03:07.854868Z", "id":10307, "last_modified":"2017-03-06T17:03:07.861727Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10307/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5154826, "lon":3.897286, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Basse 7<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Basse 7", "manager_type":"", "created":"2017-03-06T17:03:07.871297Z", "id":10308, "last_modified":"2017-03-06T17:03:07.878198Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10308/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.529353, "lon":3.8587382, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place d'Herchies 14<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place d'Herchies 14", "manager_type":"", "created":"2017-03-06T17:03:07.888727Z", "id":10309, "last_modified":"2017-03-06T17:03:07.895175Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10309/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5329479, "lon":3.8839755, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place d'Erbaut 2<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place d'Erbaut 2", "manager_type":"", "created":"2017-03-06T17:03:07.903149Z", "id":10310, "last_modified":"2017-03-06T17:03:07.914077Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10310/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.514606, "lon":3.8512002, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Valère Letot 20<br><br>EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Valère Letot 20", "manager_type":"", "created":"2017-03-06T17:03:07.921938Z", "id":10311, "last_modified":"2017-03-06T17:03:07.928669Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10311/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.648983678, "lon":3.71725206245, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : PLACE MAINVAULT 10<br><br>EGLISE /  ROUTE DE FRASNES 31\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE /  ROUTE DE FRASNES 31\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"PLACE MAINVAULT 10", "manager_type":"", "created":"2017-03-06T17:03:07.938732Z", "id":10312, "last_modified":"2017-03-06T17:03:07.944999Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10312/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6230249, "lon":4.6389955, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Eglise 13<br><br>EGLISE DE BLANMONT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE DE BLANMONT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Eglise 13", "manager_type":"", "created":"2017-03-06T17:03:07.953766Z", "id":10313, "last_modified":"2017-03-06T17:03:07.959820Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10313/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.71613, "lon":4.66211, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : PLace Communale 107<br><br>EGLISE DE DION LE VAL (père André)\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE DE DION LE VAL (père André)\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"PLace Communale 107", "manager_type":"", "created":"2017-03-06T17:03:07.969820Z", "id":10314, "last_modified":"2017-03-06T17:03:07.976169Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10314/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6935376, "lon":4.5737176, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Albert 1er 2<br><br>EGLISE DE LIMAL PARKING\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE DE LIMAL PARKING\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Albert 1er 2", "manager_type":"", "created":"2017-03-06T17:03:07.988455Z", "id":10315, "last_modified":"2017-03-06T17:03:07.998203Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10315/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5046169, "lon":4.8721248, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Gustave Guidet 2<br><br>EGLISE DU CENTRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE DU CENTRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Gustave Guidet 2", "manager_type":"", "created":"2017-03-06T17:03:08.009213Z", "id":10316, "last_modified":"2017-03-06T17:03:08.018123Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10316/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7441752641, "lon":4.3454120539, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Fontaine 11<br><br>EGLISE ENTREE ALDI\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE ENTREE ALDI\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Fontaine 11", "manager_type":"", "created":"2017-03-06T17:03:08.027579Z", "id":10317, "last_modified":"2017-03-06T17:03:08.035677Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10317/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8045224, "lon":4.3554966, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue De Fré 74<br><br>EGLISE ST MARC\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EGLISE ST MARC\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue De Fré 74", "manager_type":"", "created":"2017-03-06T17:03:08.045587Z", "id":10318, "last_modified":"2017-03-06T17:03:08.051767Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10318/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8110816, "lon":4.3185689, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Curé 1<br><br>EN FACE DE LA MAISON COMMUNALE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EN FACE DE LA MAISON COMMUNALE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Curé 1", "manager_type":"", "created":"2017-03-06T17:03:08.062034Z", "id":10319, "last_modified":"2017-03-06T17:03:08.071771Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10319/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6081735, "lon":4.4491439, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Station 9<br><br>ENTRE FRIT ET TLF\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTRE FRIT ET TLF\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Station 9", "manager_type":"", "created":"2017-03-06T17:03:08.083083Z", "id":10320, "last_modified":"2017-03-06T17:03:08.090124Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10320/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8170907, "lon":4.3765253, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Emile Duray 62<br><br>ENTREE ABBAYE DE LA CAMBRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTREE ABBAYE DE LA CAMBRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Emile Duray 62", "manager_type":"", "created":"2017-03-06T17:03:08.100113Z", "id":10321, "last_modified":"2017-03-06T17:03:08.108423Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10321/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6402078, "lon":4.7214048, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Cure 18<br><br>ENTREE CIMETIERE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTREE CIMETIERE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Cure 18", "manager_type":"", "created":"2017-03-06T17:03:08.119117Z", "id":10322, "last_modified":"2017-03-06T17:03:08.126866Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10322/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8144946, "lon":4.4086067, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de Beaulieu 24<br><br>ENTREE DE LA STATION BEAULIEU\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTREE DE LA STATION BEAULIEU\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de Beaulieu 24", "manager_type":"", "created":"2017-03-06T17:03:08.137890Z", "id":10323, "last_modified":"2017-03-06T17:03:08.144599Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10323/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.724197069, "lon":4.87776025621, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Piétrain<br><br>ENTREE DEPOT DE LA TEC\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTREE DEPOT DE LA TEC\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Piétrain", "manager_type":"", "created":"2017-03-06T17:03:08.154572Z", "id":10324, "last_modified":"2017-03-06T17:03:08.168519Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10324/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6692211, "lon":4.9419432, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Auguste Baccus 35<br><br>ENTREE DES GROTTES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTREE DES GROTTES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Auguste Baccus 35", "manager_type":"", "created":"2017-03-06T17:03:08.179948Z", "id":10325, "last_modified":"2017-03-06T17:03:08.186535Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10325/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8189208, "lon":4.4053347, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Trois Ponts 122<br><br>ENTREE GARE DELTA\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTREE GARE DELTA\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Trois Ponts 122", "manager_type":"", "created":"2017-03-06T17:03:08.195169Z", "id":10326, "last_modified":"2017-03-06T17:03:08.201434Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10326/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8420212, "lon":4.3960881, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de l'Yser 29<br><br>ENTREE PARC DU 50AIRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTREE PARC DU 50AIRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de l'Yser 29", "manager_type":"", "created":"2017-03-06T17:03:08.211485Z", "id":10327, "last_modified":"2017-03-06T17:03:08.221661Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10327/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8434856, "lon":4.3551245, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de la Justice 10<br><br>ENTREE PARKING ALBERTINA\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTREE PARKING ALBERTINA\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de la Justice 10", "manager_type":"", "created":"2017-03-06T17:03:08.234375Z", "id":10328, "last_modified":"2017-03-06T17:03:08.244243Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10328/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5237742, "lon":4.558477, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Joseph Scohy 11<br><br>ENTREE PARKING CHAPELLE ST ADELE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTREE PARKING CHAPELLE ST ADELE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Joseph Scohy 11", "manager_type":"", "created":"2017-03-06T17:03:08.256204Z", "id":10329, "last_modified":"2017-03-06T17:03:08.264734Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10329/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8132139, "lon":4.3914762, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Volta 2<br><br>ENTREE STADE A. DEMUYTER / A COTE DE LA CABINE DE TEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTREE STADE A. DEMUYTER / A COTE DE LA CABINE DE TEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Volta 2", "manager_type":"", "created":"2017-03-06T17:03:08.275919Z", "id":10330, "last_modified":"2017-03-06T17:03:08.282187Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10330/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8605955, "lon":4.3991514, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Jardins 50<br><br>ENTREE STADE WAHIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ENTREE STADE WAHIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Jardins 50", "manager_type":"", "created":"2017-03-06T17:03:08.292744Z", "id":10331, "last_modified":"2017-03-06T17:03:08.303605Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10331/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6827253, "lon":5.082654, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Landen 88<br><br>EURO TYRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EURO TYRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Landen 88", "manager_type":"", "created":"2017-03-06T17:03:08.314939Z", "id":10332, "last_modified":"2017-03-06T17:03:08.321628Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10332/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.84726, "lon":4.4335452, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Paul Hymans 123<br><br>EUROPEAN CLUB TENNIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EUROPEAN CLUB TENNIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Paul Hymans 123", "manager_type":"", "created":"2017-03-06T17:03:08.329602Z", "id":10333, "last_modified":"2017-03-06T17:03:08.341103Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10333/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.665890692, "lon":4.62828300311, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Albert Einstein 7<br><br>EVOLUKIT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EVOLUKIT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Albert Einstein 7", "manager_type":"", "created":"2017-03-06T17:03:08.354028Z", "id":10334, "last_modified":"2017-03-06T17:03:08.363357Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10334/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.835532, "lon":4.27754, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue d'Itterbeek 479<br><br>FACE A L'EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FACE A L'EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue d'Itterbeek 479", "manager_type":"", "created":"2017-03-06T17:03:08.375289Z", "id":10335, "last_modified":"2017-03-06T17:03:08.383703Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10335/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8343904, "lon":4.4018204, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Sint Michielswarande 80<br><br>FACE AU BRICO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FACE AU BRICO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Sint Michielswarande 80", "manager_type":"", "created":"2017-03-06T17:03:08.395261Z", "id":10336, "last_modified":"2017-03-06T17:03:08.401777Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10336/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8108315, "lon":4.3265997, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Victor Rousseau 149<br><br>FACE AU N°149 COLRUYT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FACE AU N°149 COLRUYT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Victor Rousseau 149", "manager_type":"", "created":"2017-03-06T17:03:08.422848Z", "id":10337, "last_modified":"2017-03-06T17:03:08.434865Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10337/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8287416, "lon":4.3071343, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Docteur Zamenhof 29<br><br>FACE AU N°33\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FACE AU N°33\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Docteur Zamenhof 29", "manager_type":"", "created":"2017-03-06T17:03:08.446634Z", "id":10338, "last_modified":"2017-03-06T17:03:08.453581Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10338/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8517128, "lon":4.4546206, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Hippocrate 50<br><br>FACE AU PARKING DE L'HOPITAL ST LUC\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FACE AU PARKING DE L'HOPITAL ST LUC\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Hippocrate 50", "manager_type":"", "created":"2017-03-06T17:03:08.461249Z", "id":10339, "last_modified":"2017-03-06T17:03:08.472616Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10339/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8268117, "lon":4.3648472, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Louise 212<br><br>FACE AU WHITE HOTEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FACE AU WHITE HOTEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Louise 212", "manager_type":"", "created":"2017-03-06T17:03:08.484860Z", "id":10340, "last_modified":"2017-03-06T17:03:08.494257Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10340/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8155426, "lon":4.2938405, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Marc Henri Van Laer 42<br><br>FACE ECOLE CERIA\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FACE ECOLE CERIA\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Marc Henri Van Laer 42", "manager_type":"", "created":"2017-03-06T17:03:08.505480Z", "id":10341, "last_modified":"2017-03-06T17:03:08.511894Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10341/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6889526751, "lon":4.0834295467, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : PLACE PETIT ENGHIEN 7<br><br>FACE EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FACE EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"PLACE PETIT ENGHIEN 7", "manager_type":"", "created":"2017-03-06T17:03:08.519241Z", "id":10342, "last_modified":"2017-03-06T17:03:08.524932Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10342/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6933654, "lon":4.0388572, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Pierre Delannoy 76<br><br>FACE EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FACE EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Pierre Delannoy 76", "manager_type":"", "created":"2017-03-06T17:03:08.532523Z", "id":10343, "last_modified":"2017-03-06T17:03:08.537772Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10343/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5867314, "lon":3.81136, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Grand'Rue 4<br><br>FACE MAISON COMMUNALE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FACE MAISON COMMUNALE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Grand'Rue 4", "manager_type":"", "created":"2017-03-06T17:03:08.545796Z", "id":10344, "last_modified":"2017-03-06T17:03:08.551499Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10344/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6994275977, "lon":4.58385680276, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard de l'Europe 145<br><br>FACE WALIBI / LUXUS CHAUSSURES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FACE WALIBI / LUXUS CHAUSSURES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard de l'Europe 145", "manager_type":"", "created":"2017-03-06T17:03:08.559600Z", "id":10345, "last_modified":"2017-03-06T17:03:08.565571Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10345/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7946573, "lon":4.2810813, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Jan Vanderstraetenstraat 91<br><br>G. BASISSCHOOL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"G. BASISSCHOOL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Jan Vanderstraetenstraat 91", "manager_type":"", "created":"2017-03-06T17:03:08.575529Z", "id":10346, "last_modified":"2017-03-06T17:03:08.582923Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10346/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7369762, "lon":4.6512314, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Station 26<br><br>GARAGE HUYNDAI / GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARAGE HUYNDAI / GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Station 26", "manager_type":"", "created":"2017-03-06T17:03:08.590579Z", "id":10347, "last_modified":"2017-03-06T17:03:08.597451Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10347/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5731218, "lon":4.17517, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue d'Henripont 20<br><br>GARAGE PEUGEOT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARAGE PEUGEOT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue d'Henripont 20", "manager_type":"", "created":"2017-03-06T17:03:08.608928Z", "id":10348, "last_modified":"2017-03-06T17:03:08.615481Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10348/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7819185, "lon":4.6633041, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Pécrot 29<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Pécrot 29", "manager_type":"", "created":"2017-03-06T17:03:08.623100Z", "id":10349, "last_modified":"2017-03-06T17:03:08.630875Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10349/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.766985, "lon":4.2748937, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Jozef Huysmanslaan 7<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Jozef Huysmanslaan 7", "manager_type":"", "created":"2017-03-06T17:03:08.638273Z", "id":10350, "last_modified":"2017-03-06T17:03:08.646096Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10350/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5785592, "lon":4.5337169, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Mellery 20<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Mellery 20", "manager_type":"", "created":"2017-03-06T17:03:08.657786Z", "id":10351, "last_modified":"2017-03-06T17:03:08.664942Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10351/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7508837, "lon":4.2585538, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Pallieterweidestraat 69<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Pallieterweidestraat 69", "manager_type":"", "created":"2017-03-06T17:03:08.673199Z", "id":10352, "last_modified":"2017-03-06T17:03:08.679821Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10352/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4986826, "lon":4.8021028, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de la Gare 9<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de la Gare 9", "manager_type":"", "created":"2017-03-06T17:03:08.689624Z", "id":10353, "last_modified":"2017-03-06T17:03:08.696638Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10353/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.55851, "lon":4.552442, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Station 8<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Station 8", "manager_type":"", "created":"2017-03-06T17:03:08.706716Z", "id":10354, "last_modified":"2017-03-06T17:03:08.713713Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10354/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7934465, "lon":4.297214, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Wittehoedstraat 55<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Wittehoedstraat 55", "manager_type":"", "created":"2017-03-06T17:03:08.722859Z", "id":10355, "last_modified":"2017-03-06T17:03:08.729208Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10355/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5944568, "lon":3.8522069, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Maurice Sébastien 6<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Maurice Sébastien 6", "manager_type":"", "created":"2017-03-06T17:03:08.742269Z", "id":10356, "last_modified":"2017-03-06T17:03:08.749497Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10356/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6008162, "lon":3.8348595, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Saint-Martin 11<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Saint-Martin 11", "manager_type":"", "created":"2017-03-06T17:03:08.759762Z", "id":10357, "last_modified":"2017-03-06T17:03:08.770275Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10357/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7124752, "lon":3.835948, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue René Magritte 26<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue René Magritte 26", "manager_type":"", "created":"2017-03-06T17:03:08.781630Z", "id":10358, "last_modified":"2017-03-06T17:03:08.790624Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10358/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6142894, "lon":3.7997676, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Rocteurs 1<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Rocteurs 1", "manager_type":"", "created":"2017-03-06T17:03:08.800173Z", "id":10359, "last_modified":"2017-03-06T17:03:08.806291Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10359/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5855718, "lon":3.8740557, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Notre-Dame 1<br><br>GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Notre-Dame 1", "manager_type":"", "created":"2017-03-06T17:03:08.813500Z", "id":10360, "last_modified":"2017-03-06T17:03:08.824377Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10360/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7545128, "lon":4.6622824, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Florival 68<br><br>GARE A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Florival 68", "manager_type":"", "created":"2017-03-06T17:03:08.834390Z", "id":10361, "last_modified":"2017-03-06T17:03:08.843825Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10361/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5738813, "lon":4.0682957, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Station 97<br><br>GARE A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Station 97", "manager_type":"", "created":"2017-03-06T17:03:08.852879Z", "id":10362, "last_modified":"2017-03-06T17:03:08.861149Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10362/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6648114, "lon":3.9359626, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Nouvelle Gare 78<br><br>GARE A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Nouvelle Gare 78", "manager_type":"", "created":"2017-03-06T17:03:08.870744Z", "id":10363, "last_modified":"2017-03-06T17:03:08.878948Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10363/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7520141, "lon":4.2663542, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : A. Vaucampslaan 64<br><br>GARE A COTE DU PARKING A VELO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE A COTE DU PARKING A VELO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"A. Vaucampslaan 64", "manager_type":"", "created":"2017-03-06T17:03:08.887136Z", "id":10364, "last_modified":"2017-03-06T17:03:08.894734Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10364/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7339522, "lon":4.2415737, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Vandenpeereboomstraat 72<br><br>GARE A DROITE DU PARKING A BUS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE A DROITE DU PARKING A BUS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Vandenpeereboomstraat 72", "manager_type":"", "created":"2017-03-06T17:03:08.901941Z", "id":10365, "last_modified":"2017-03-06T17:03:08.909088Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10365/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8777499, "lon":4.4094715, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Haecht 1159<br><br>GARE BORDET\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE BORDET\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Haecht 1159", "manager_type":"", "created":"2017-03-06T17:03:08.918814Z", "id":10366, "last_modified":"2017-03-06T17:03:08.925849Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10366/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8519123, "lon":4.3610673, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Meiboom 30<br><br>GARE CONGRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE CONGRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Meiboom 30", "manager_type":"", "created":"2017-03-06T17:03:08.935425Z", "id":10367, "last_modified":"2017-03-06T17:03:08.942489Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10367/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8720597, "lon":4.2896911, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Gand 1430<br><br>GARE DE BERCHEM\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE DE BERCHEM\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Gand 1430", "manager_type":"", "created":"2017-03-06T17:03:08.952383Z", "id":10368, "last_modified":"2017-03-06T17:03:08.962715Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10368/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8012736, "lon":4.3927744, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Forêt 23<br><br>GARE DE BOONDAEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE DE BOONDAEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Forêt 23", "manager_type":"", "created":"2017-03-06T17:03:08.974428Z", "id":10369, "last_modified":"2017-03-06T17:03:08.983428Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10369/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.659959, "lon":4.569121, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : RUE DE FRANQUENIE 23<br><br>GARE DE CEROUX MOUSTY\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE DE CEROUX MOUSTY\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"RUE DE FRANQUENIE 23", "manager_type":"", "created":"2017-03-06T17:03:08.995173Z", "id":10370, "last_modified":"2017-03-06T17:03:09.005527Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10370/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8684586579, "lon":4.27272114607, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Brusselstraat 107<br><br>GARE DE GRAND BIGARD\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE DE GRAND BIGARD\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Brusselstraat 107", "manager_type":"", "created":"2017-03-06T17:03:09.017869Z", "id":10371, "last_modified":"2017-03-06T17:03:09.026935Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10371/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5451666, "lon":4.0127138, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chemin des Errauves 37<br><br>GARE DE LA CAGE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE DE LA CAGE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chemin des Errauves 37", "manager_type":"", "created":"2017-03-06T17:03:09.038623Z", "id":10372, "last_modified":"2017-03-06T17:03:09.045159Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10372/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7735746854, "lon":4.33923722454, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : SQUARE MAAS 1<br><br>Gare de Linkebeek\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Gare de Linkebeek\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"SQUARE MAAS 1", "manager_type":"", "created":"2017-03-06T17:03:09.055320Z", "id":10373, "last_modified":"2017-03-06T17:03:09.061877Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10373/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5481716, "lon":4.175121, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Chemin de Fer 18<br><br>GARE DE MARCHE-LEZ-ECAUSSINES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE DE MARCHE-LEZ-ECAUSSINES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Chemin de Fer 18", "manager_type":"", "created":"2017-03-06T17:03:09.072566Z", "id":10374, "last_modified":"2017-03-06T17:03:09.083717Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10374/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4679911, "lon":4.0051828, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Beauval 58<br><br>GARE DE OBOURG SOUS LE PONT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE DE OBOURG SOUS LE PONT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Beauval 58", "manager_type":"", "created":"2017-03-06T17:03:09.094224Z", "id":10375, "last_modified":"2017-03-06T17:03:09.104331Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10375/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6956476, "lon":4.5485172, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Léon Deladrière 38<br><br>GARE DE PROFONDSART ENTREE SERVICE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE DE PROFONDSART ENTREE SERVICE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Léon Deladrière 38", "manager_type":"", "created":"2017-03-06T17:03:09.117255Z", "id":10376, "last_modified":"2017-03-06T17:03:09.124284Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10376/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.742009, "lon":3.60065, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : W. CHURCHILL PLEIN 6<br><br>Gare de Ronse\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Gare de Ronse\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"W. CHURCHILL PLEIN 6", "manager_type":"", "created":"2017-03-06T17:03:09.134210Z", "id":10377, "last_modified":"2017-03-06T17:03:09.145376Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10377/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7329362, "lon":3.8473648, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Station 48<br><br>GARE DIRECTION LESSINES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE DIRECTION LESSINES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Station 48", "manager_type":"", "created":"2017-03-06T17:03:09.159677Z", "id":10378, "last_modified":"2017-03-06T17:03:09.170593Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10378/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8539572, "lon":4.39473, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Louvain 540<br><br>GARE MEISER A COTE DU BRICO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE MEISER A COTE DU BRICO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Louvain 540", "manager_type":"", "created":"2017-03-06T17:03:09.181644Z", "id":10379, "last_modified":"2017-03-06T17:03:09.192387Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10379/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6977215, "lon":4.0474358, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée d'Asse 74<br><br>GARE PARKING\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE PARKING\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée d'Asse 74", "manager_type":"", "created":"2017-03-06T17:03:09.204867Z", "id":10380, "last_modified":"2017-03-06T17:03:09.214484Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10380/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7146792, "lon":4.2204769, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Brouwerijgang<br><br>GARE PARKING A VELO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE PARKING A VELO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Brouwerijgang", "manager_type":"", "created":"2017-03-06T17:03:09.226689Z", "id":10381, "last_modified":"2017-03-06T17:03:09.236636Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10381/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5062804313, "lon":4.38417149538, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Gare 10<br><br>GARE PONT A CELLES LUTTRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE PONT A CELLES LUTTRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Gare 10", "manager_type":"", "created":"2017-03-06T17:03:09.245335Z", "id":10382, "last_modified":"2017-03-06T17:03:09.255122Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10382/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.714878, "lon":4.2208385, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsstraat 46<br><br>GARE PROXI DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE PROXI DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsstraat 46", "manager_type":"", "created":"2017-03-06T17:03:09.265561Z", "id":10383, "last_modified":"2017-03-06T17:03:09.272374Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10383/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.841762343, "lon":4.3787971258, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée d'Etterbeek 62<br><br>GARE SCHUMAN A COTE DES BULLES À VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE SCHUMAN A COTE DES BULLES À VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée d'Etterbeek 62", "manager_type":"", "created":"2017-03-06T17:03:09.283382Z", "id":10384, "last_modified":"2017-03-06T17:03:09.294942Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10384/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6915891, "lon":4.5751034, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Gare 4<br><br>GARE SNCB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE SNCB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Gare 4", "manager_type":"", "created":"2017-03-06T17:03:09.305307Z", "id":10385, "last_modified":"2017-03-06T17:03:09.315184Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10385/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5725555505, "lon":4.68728460238, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Station<br><br>GARE SNCB DEVANT LE P.VELO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GARE SNCB DEVANT LE P.VELO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Station", "manager_type":"", "created":"2017-03-06T17:03:09.327724Z", "id":10386, "last_modified":"2017-03-06T17:03:09.336953Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10386/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8268451, "lon":4.412002, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Frères Legrain 70<br><br>GB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Frères Legrain 70", "manager_type":"", "created":"2017-03-06T17:03:09.349792Z", "id":10387, "last_modified":"2017-03-06T17:03:09.360090Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10387/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9382281758, "lon":4.35492245771, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Wolvertemsesteenweg 233<br><br>GB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Wolvertemsesteenweg 233", "manager_type":"", "created":"2017-03-06T17:03:09.373907Z", "id":10388, "last_modified":"2017-03-06T17:03:09.385206Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10388/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8347862, "lon":4.5315496, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Leuvensesteenweg 80<br><br>GB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Leuvensesteenweg 80", "manager_type":"", "created":"2017-03-06T17:03:09.398397Z", "id":10389, "last_modified":"2017-03-06T17:03:09.407862Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10389/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8942752, "lon":4.3276725, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Général de Ceuninck 79<br><br>GB LAEKEN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GB LAEKEN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Général de Ceuninck 79", "manager_type":"", "created":"2017-03-06T17:03:09.419750Z", "id":10390, "last_modified":"2017-03-06T17:03:09.428891Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10390/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8877255, "lon":4.662687, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : BRUSELSESTEENWEG 53<br><br>GILLEKENS TRUCKS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GILLEKENS TRUCKS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"BRUSELSESTEENWEG 53", "manager_type":"", "created":"2017-03-06T17:03:09.440403Z", "id":10391, "last_modified":"2017-03-06T17:03:09.447481Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10391/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5736738, "lon":3.6472048, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Basse 23<br><br>GREENPETRO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GREENPETRO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Basse 23", "manager_type":"", "created":"2017-03-06T17:03:09.459960Z", "id":10392, "last_modified":"2017-03-06T17:03:09.466084Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10392/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7072701, "lon":4.3698181, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Patiaux 223<br><br>HALLE DES SPORTS DE CHENOIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HALLE DES SPORTS DE CHENOIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Patiaux 223", "manager_type":"", "created":"2017-03-06T17:03:09.473589Z", "id":10393, "last_modified":"2017-03-06T17:03:09.479446Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10393/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.696682, "lon":4.0377408, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rempart Saint-Joseph 34<br><br>HOBBYLANT \t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOBBYLANT \t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rempart Saint-Joseph 34", "manager_type":"", "created":"2017-03-06T17:03:09.488395Z", "id":10394, "last_modified":"2017-03-06T17:03:09.499428Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10394/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7980066207, "lon":4.25669064327, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Zonneweelde<br><br>HOEK KASTEELSTRAAT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOEK KASTEELSTRAAT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Zonneweelde", "manager_type":"", "created":"2017-03-06T17:03:09.510649Z", "id":10395, "last_modified":"2017-03-06T17:03:09.520562Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10395/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8320749, "lon":4.0914624, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Omer de Vidtslaan 67<br><br>HOEK NINOOFSESTEENWEG\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOEK NINOOFSESTEENWEG\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Omer de Vidtslaan 67", "manager_type":"", "created":"2017-03-06T17:03:09.530059Z", "id":10396, "last_modified":"2017-03-06T17:03:09.538906Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10396/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8463461, "lon":4.0905643, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Hoogstraat 82<br><br>HOEK PROFETENSTRAAT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOEK PROFETENSTRAAT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Hoogstraat 82", "manager_type":"", "created":"2017-03-06T17:03:09.551782Z", "id":10397, "last_modified":"2017-03-06T17:03:09.560285Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10397/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8343817, "lon":4.073443, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Poelkbeekstraat 27<br><br>HOEK STEENMEERSSTRAAT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOEK STEENMEERSSTRAAT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Poelkbeekstraat 27", "manager_type":"", "created":"2017-03-06T17:03:09.571362Z", "id":10398, "last_modified":"2017-03-06T17:03:09.578844Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10398/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8220776, "lon":4.3586757, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Prévot 32<br><br>HOME ABBE FROIDURE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOME ABBE FROIDURE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Prévot 32", "manager_type":"", "created":"2017-03-06T17:03:09.588380Z", "id":10399, "last_modified":"2017-03-06T17:03:09.594667Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10399/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8884769, "lon":4.3347821, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Rommelaere 14<br><br>HOP. BRUGMANN -  Entreé fournisseurs bât. Z\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOP. BRUGMANN -  Entreé fournisseurs bât. Z\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Rommelaere 14", "manager_type":"", "created":"2017-03-06T17:03:09.604414Z", "id":10400, "last_modified":"2017-03-06T17:03:09.614950Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10400/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.685039, "lon":4.36801, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Wayez 35<br><br>HOPITAL DE BRAINE L'ALLEUD\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOPITAL DE BRAINE L'ALLEUD\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Wayez 35", "manager_type":"", "created":"2017-03-06T17:03:09.627690Z", "id":10401, "last_modified":"2017-03-06T17:03:09.638505Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10401/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5960287, "lon":4.3182632, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Samiette 1<br><br>HOPITAL DE NIVELLES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOPITAL DE NIVELLES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Samiette 1", "manager_type":"", "created":"2017-03-06T17:03:09.656110Z", "id":10402, "last_modified":"2017-03-06T17:03:09.665215Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10402/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8147887, "lon":4.2669225, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Route de Lennik 808<br><br>HOPITAL ERASME PARKING VELO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOPITAL ERASME PARKING VELO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Route de Lennik 808", "manager_type":"", "created":"2017-03-06T17:03:09.676192Z", "id":10403, "last_modified":"2017-03-06T17:03:09.686673Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10403/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8150142, "lon":4.3423973, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Molière 63<br><br>HOPITAL MOLIERE ENTREE FOURNISSEUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOPITAL MOLIERE ENTREE FOURNISSEUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Molière 63", "manager_type":"", "created":"2017-03-06T17:03:09.699266Z", "id":10404, "last_modified":"2017-03-06T17:03:09.708631Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10404/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7492018, "lon":4.5715574, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Waversesteenweg 329<br><br>HOTEL AVALON\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"HOTEL AVALON\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Waversesteenweg 329", "manager_type":"", "created":"2017-03-06T17:03:09.720647Z", "id":10405, "last_modified":"2017-03-06T17:03:09.729854Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10405/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6975542, "lon":4.6154493, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Namur 123<br><br>IMO WASH\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"IMO WASH\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Namur 123", "manager_type":"", "created":"2017-03-06T17:03:09.740248Z", "id":10406, "last_modified":"2017-03-06T17:03:09.748260Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10406/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8522462, "lon":4.3569133, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue aux Choux 21<br><br>INNO RUE NEUVE A COTE DES BULLES À VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"INNO RUE NEUVE A COTE DES BULLES À VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue aux Choux 21", "manager_type":"", "created":"2017-03-06T17:03:09.758763Z", "id":10407, "last_modified":"2017-03-06T17:03:09.766039Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10407/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5720701, "lon":4.4195792, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Rèves 2<br><br>INSTITUT STE-MARIE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"INSTITUT STE-MARIE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Rèves 2", "manager_type":"", "created":"2017-03-06T17:03:09.777094Z", "id":10408, "last_modified":"2017-03-06T17:03:09.786057Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10408/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6926065, "lon":5.2662785, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée Romaine 174<br><br>INTERMATELAS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"INTERMATELAS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée Romaine 174", "manager_type":"", "created":"2017-03-06T17:03:09.798669Z", "id":10409, "last_modified":"2017-03-06T17:03:09.808372Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10409/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8107697, "lon":4.4027512, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Col-Vert 1B<br><br>JACQUES DELENS PARKING SOUS SOL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"JACQUES DELENS PARKING SOUS SOL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Col-Vert 1B", "manager_type":"", "created":"2017-03-06T17:03:09.819873Z", "id":10410, "last_modified":"2017-03-06T17:03:09.827236Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10410/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8043996878, "lon":4.28488211223, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Weerstandsplein<br><br>KERK / EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"KERK / EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Weerstandsplein", "manager_type":"", "created":"2017-03-06T17:03:09.838290Z", "id":10411, "last_modified":"2017-03-06T17:03:09.850158Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10411/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8411726, "lon":4.1169226, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Strijtemplein 1<br><br>KERK / EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"KERK / EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Strijtemplein 1", "manager_type":"", "created":"2017-03-06T17:03:09.863908Z", "id":10412, "last_modified":"2017-03-06T17:03:09.874151Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10412/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7916904775, "lon":4.27702294848, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Arthur Quintusstraat<br><br>KERK / EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"KERK / EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Arthur Quintusstraat", "manager_type":"", "created":"2017-03-06T17:03:09.885009Z", "id":10413, "last_modified":"2017-03-06T17:03:09.892645Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10413/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.784782, "lon":4.2623388, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Galgstraat 88<br><br>KERKHOF\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"KERKHOF\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Galgstraat 88", "manager_type":"", "created":"2017-03-06T17:03:09.901028Z", "id":10414, "last_modified":"2017-03-06T17:03:09.907643Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10414/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8717347, "lon":4.2891495, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Drève de l’Aérodrome 1<br><br>L'OREAL DANS LE PARKING\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'OREAL DANS LE PARKING\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Drève de l’Aérodrome 1", "manager_type":"", "created":"2017-03-06T17:03:09.918436Z", "id":10415, "last_modified":"2017-03-06T17:03:09.924129Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10415/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5096427805, "lon":3.92639941601, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Route d'Ath 107<br><br>LIBRAIRIE ANNICK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LIBRAIRIE ANNICK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Route d'Ath 107", "manager_type":"", "created":"2017-03-06T17:03:09.935120Z", "id":10416, "last_modified":"2017-03-06T17:03:09.941221Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10416/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6601698, "lon":3.8774502, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chemin Tour Notre-Dame<br><br>LUCAS SPRL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LUCAS SPRL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chemin Tour Notre-Dame", "manager_type":"", "created":"2017-03-06T17:03:09.950737Z", "id":10417, "last_modified":"2017-03-06T17:03:09.957501Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10417/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7347933, "lon":3.7387918, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Crête 32<br><br>LYCEE AUTONOME DE FLOBECQ\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LYCEE AUTONOME DE FLOBECQ\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Crête 32", "manager_type":"", "created":"2017-03-06T17:03:09.968539Z", "id":10418, "last_modified":"2017-03-06T17:03:09.974861Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10418/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.837157, "lon":4.0075758, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Brakelsesteenweg 1<br><br>MAC DONALD\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAC DONALD\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Brakelsesteenweg 1", "manager_type":"", "created":"2017-03-06T17:03:09.986061Z", "id":10419, "last_modified":"2017-03-06T17:03:09.992309Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10419/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6796707, "lon":4.3004558, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Jean Devreux 4<br><br>MAGA DAN&VERO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGA DAN&VERO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Jean Devreux 4", "manager_type":"", "created":"2017-03-06T17:03:10.000377Z", "id":10420, "last_modified":"2017-03-06T17:03:10.006134Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10420/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5197904, "lon":4.2113889, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de la Gare de Familleureux 18<br><br>MAGASIN AGRICOLE ABBM \t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN AGRICOLE ABBM \t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de la Gare de Familleureux 18", "manager_type":"", "created":"2017-03-06T17:03:10.014666Z", "id":10421, "last_modified":"2017-03-06T17:03:10.024741Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10421/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5364164, "lon":4.2587789, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Motte Baraffe 35<br><br>MAGASIN AGRICOLE ABBM\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN AGRICOLE ABBM\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Motte Baraffe 35", "manager_type":"", "created":"2017-03-06T17:03:10.036385Z", "id":10422, "last_modified":"2017-03-06T17:03:10.042625Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10422/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4681363, "lon":4.8623144, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de la Station 17<br><br>MAGASIN C&A\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN C&A\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de la Station 17", "manager_type":"", "created":"2017-03-06T17:03:10.051793Z", "id":10423, "last_modified":"2017-03-06T17:03:10.058608Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10423/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6131193, "lon":4.1392019, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Digues 60<br><br>MAGASIN CHAMPION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN CHAMPION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Digues 60", "manager_type":"", "created":"2017-03-06T17:03:10.065017Z", "id":10424, "last_modified":"2017-03-06T17:03:10.070604Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10424/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6904503, "lon":4.2038013, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Industrie 8<br><br>MAGASIN CHAMPION 02/3553026\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN CHAMPION 02/3553026\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Industrie 8", "manager_type":"", "created":"2017-03-06T17:03:10.081240Z", "id":10425, "last_modified":"2017-03-06T17:03:10.092563Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10425/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6817293, "lon":4.2655503, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Tubize 6<br><br>MAGASIN COLRUYT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN COLRUYT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Tubize 6", "manager_type":"", "created":"2017-03-06T17:03:10.105563Z", "id":10426, "last_modified":"2017-03-06T17:03:10.115630Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10426/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8076452, "lon":4.3915497, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Square du Vieux Tilleul<br><br>MAGASIN GB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN GB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Square du Vieux Tilleul", "manager_type":"", "created":"2017-03-06T17:03:10.127613Z", "id":10427, "last_modified":"2017-03-06T17:03:10.134436Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10427/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6942106, "lon":4.2075232, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Pont Demeur 2<br><br>MAGASIN LUXUS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN LUXUS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Pont Demeur 2", "manager_type":"", "created":"2017-03-06T17:03:10.145914Z", "id":10428, "last_modified":"2017-03-06T17:03:10.153421Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10428/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.708702, "lon":4.4013176, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Bruxelles 412<br><br>MAGASIN LUXUS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN LUXUS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Bruxelles 412", "manager_type":"", "created":"2017-03-06T17:03:10.163014Z", "id":10429, "last_modified":"2017-03-06T17:03:10.169086Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10429/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6976953563, "lon":5.2603685914, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de Gérardmer<br><br>MAGASIN MATCH\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN MATCH\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de Gérardmer", "manager_type":"", "created":"2017-03-06T17:03:10.177204Z", "id":10430, "last_modified":"2017-03-06T17:03:10.184183Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10430/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.471509146, "lon":4.86569834292, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Bomel 29<br><br>MAGASIN NAMUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN NAMUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Bomel 29", "manager_type":"", "created":"2017-03-06T17:03:10.193168Z", "id":10431, "last_modified":"2017-03-06T17:03:10.199438Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10431/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7894982, "lon":4.5860418, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : R. Borremansstraat 14<br><br>MAGASIN THEYSEN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN THEYSEN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"R. Borremansstraat 14", "manager_type":"", "created":"2017-03-06T17:03:10.208464Z", "id":10432, "last_modified":"2017-03-06T17:03:10.214029Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10432/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7139336, "lon":4.6047736, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Provinciale 2<br><br>MAGASIN WAVRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAGASIN WAVRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Provinciale 2", "manager_type":"", "created":"2017-03-06T17:03:10.220756Z", "id":10433, "last_modified":"2017-03-06T17:03:10.226233Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10433/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7097599, "lon":4.401105, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Bruxelles 382<br><br>MAXI GB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MAXI GB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Bruxelles 382", "manager_type":"", "created":"2017-03-06T17:03:10.233526Z", "id":10434, "last_modified":"2017-03-06T17:03:10.238701Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10434/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8146329, "lon":4.2689187, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Route de Lennik 804<br><br>METRO ERASME\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"METRO ERASME\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Route de Lennik 804", "manager_type":"", "created":"2017-03-06T17:03:10.247342Z", "id":10435, "last_modified":"2017-03-06T17:03:10.253469Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10435/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8395526, "lon":4.4120032, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de Broqueville 69<br><br>METRO JOSEPHINE CHARLOTTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"METRO JOSEPHINE CHARLOTTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de Broqueville 69", "manager_type":"", "created":"2017-03-06T17:03:10.262132Z", "id":10436, "last_modified":"2017-03-06T17:03:10.267716Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10436/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8961725, "lon":4.3288495, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Houba de Strooper 678<br><br>METRO ROI BAUDOUIN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"METRO ROI BAUDOUIN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Houba de Strooper 678", "manager_type":"", "created":"2017-03-06T17:03:10.277171Z", "id":10437, "last_modified":"2017-03-06T17:03:10.286298Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10437/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6786721, "lon":5.0825123, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Landen 70<br><br>MR BRICOLAGE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"MR BRICOLAGE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Landen 70", "manager_type":"", "created":"2017-03-06T17:03:10.296614Z", "id":10438, "last_modified":"2017-03-06T17:03:10.302703Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10438/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.1555295, "lon":4.4650348, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Statielei 2<br><br>NMBS PARKING\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS PARKING\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Statielei 2", "manager_type":"", "created":"2017-03-06T17:03:10.311263Z", "id":10439, "last_modified":"2017-03-06T17:03:10.317128Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10439/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8169649, "lon":3.8358708, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Steenweg 112<br><br>NMBS STATION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS STATION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Steenweg 112", "manager_type":"", "created":"2017-03-06T17:03:10.323595Z", "id":10440, "last_modified":"2017-03-06T17:03:10.329250Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10440/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0032997, "lon":3.9230741, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsstraat 152<br><br>NMBS STATION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS STATION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsstraat 152", "manager_type":"", "created":"2017-03-06T17:03:10.337973Z", "id":10441, "last_modified":"2017-03-06T17:03:10.344106Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10441/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8973382742, "lon":3.88050438141, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsstraat 239<br><br>NMBS STATION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS STATION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsstraat 239", "manager_type":"", "created":"2017-03-06T17:03:10.352861Z", "id":10442, "last_modified":"2017-03-06T17:03:10.358715Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10442/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9369234, "lon":3.7783817, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsstraat 72<br><br>NMBS STATION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS STATION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsstraat 72", "manager_type":"", "created":"2017-03-06T17:03:10.367283Z", "id":10443, "last_modified":"2017-03-06T17:03:10.372948Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10443/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.001969, "lon":3.7990651, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Eikerwegel 5<br><br>NMBS STATION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS STATION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Eikerwegel 5", "manager_type":"", "created":"2017-03-06T17:03:10.380974Z", "id":10444, "last_modified":"2017-03-06T17:03:10.387665Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10444/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9736875, "lon":3.7810244, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Landskoutersesteenweg 26<br><br>NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Landskoutersesteenweg 26", "manager_type":"", "created":"2017-03-06T17:03:10.397688Z", "id":10445, "last_modified":"2017-03-06T17:03:10.405197Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10445/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8998635, "lon":3.8062344, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Walzegem 38<br><br>NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Walzegem 38", "manager_type":"", "created":"2017-03-06T17:03:10.418779Z", "id":10446, "last_modified":"2017-03-06T17:03:10.425864Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10446/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9193047, "lon":3.7914286, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Houte 33<br><br>NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Houte 33", "manager_type":"", "created":"2017-03-06T17:03:10.433072Z", "id":10447, "last_modified":"2017-03-06T17:03:10.439404Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10447/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9800013, "lon":3.8018345, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Geraardsbergsesteenweg 213<br><br>NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Geraardsbergsesteenweg 213", "manager_type":"", "created":"2017-03-06T17:03:10.449755Z", "id":10448, "last_modified":"2017-03-06T17:03:10.460181Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10448/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0032208, "lon":3.9684303, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rijksweg<br><br>NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rijksweg", "manager_type":"", "created":"2017-03-06T17:03:10.477713Z", "id":10449, "last_modified":"2017-03-06T17:03:10.487591Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10449/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8882032, "lon":3.8642132, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Perrestraat 245<br><br>NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"NMBS STATION/HALTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Perrestraat 245", "manager_type":"", "created":"2017-03-06T17:03:10.499386Z", "id":10450, "last_modified":"2017-03-06T17:03:10.509761Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10450/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9303468629, "lon":4.41982382076, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Spiegelstraat<br><br>O.L.V. COLLEGE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"O.L.V. COLLEGE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Spiegelstraat", "manager_type":"", "created":"2017-03-06T17:03:10.519758Z", "id":10451, "last_modified":"2017-03-06T17:03:10.527270Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10451/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7712167, "lon":4.3305427, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Hêtres 7<br><br>OCTA BENZINESTATION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"OCTA BENZINESTATION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Hêtres 7", "manager_type":"", "created":"2017-03-06T17:03:10.537322Z", "id":10452, "last_modified":"2017-03-06T17:03:10.546767Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10452/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.680637457, "lon":4.57279574907, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : AV ALBERT I 70<br><br>OTTIGNIES (LIMELLETE)\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"OTTIGNIES (LIMELLETE)\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"AV ALBERT I 70", "manager_type":"", "created":"2017-03-06T17:03:10.557584Z", "id":10453, "last_modified":"2017-03-06T17:03:10.563732Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10453/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.849958, "lon":4.1362703, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kerkstraat 9<br><br>OUD GEMEENTEHUIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"OUD GEMEENTEHUIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kerkstraat 9", "manager_type":"", "created":"2017-03-06T17:03:10.572790Z", "id":10454, "last_modified":"2017-03-06T17:03:10.579064Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10454/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7764771, "lon":4.2425038, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Hendrik Vanhouchestraat 2<br><br>PAR. KLEUTERSCHOOL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PAR. KLEUTERSCHOOL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Hendrik Vanhouchestraat 2", "manager_type":"", "created":"2017-03-06T17:03:10.589545Z", "id":10455, "last_modified":"2017-03-06T17:03:10.601061Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10455/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8514648, "lon":4.3809731, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Cible 20<br><br>PARC A CONTAINER\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARC A CONTAINER\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Cible 20", "manager_type":"", "created":"2017-03-06T17:03:10.613951Z", "id":10456, "last_modified":"2017-03-06T17:03:10.624232Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10456/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4714853, "lon":4.2112945, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Tierne du Bouillon 34<br><br>PARC A CONTAINER\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARC A CONTAINER\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Tierne du Bouillon 34", "manager_type":"", "created":"2017-03-06T17:03:10.637475Z", "id":10457, "last_modified":"2017-03-06T17:03:10.644289Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10457/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4724838144, "lon":4.13082356879, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Mon Gaveau<br><br>PARC A CONTAINER\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARC A CONTAINER\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Mon Gaveau", "manager_type":"", "created":"2017-03-06T17:03:10.652637Z", "id":10458, "last_modified":"2017-03-06T17:03:10.658669Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10458/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8097478, "lon":4.4452604, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Wavre 1860<br><br>PARC A CONTAINER FACE DE L'ADEPS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARC A CONTAINER FACE DE L'ADEPS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Wavre 1860", "manager_type":"", "created":"2017-03-06T17:03:10.667570Z", "id":10459, "last_modified":"2017-03-06T17:03:10.673884Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10459/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7304166, "lon":4.4940879, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Soyer 5<br><br>PARK A CONTAINER\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARK A CONTAINER\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Soyer 5", "manager_type":"", "created":"2017-03-06T17:03:10.682208Z", "id":10460, "last_modified":"2017-03-06T17:03:10.688281Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10460/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.80423, "lon":4.3941418, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Boitsfort 15<br><br>PARK A VELO GARE DE BOONDAEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARK A VELO GARE DE BOONDAEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Boitsfort 15", "manager_type":"", "created":"2017-03-06T17:03:10.697165Z", "id":10461, "last_modified":"2017-03-06T17:03:10.703348Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10461/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6106968, "lon":4.4505548, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Ways 2<br><br>PARK CLUB PETAN FACE N°102\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARK CLUB PETAN FACE N°102\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Ways 2", "manager_type":"", "created":"2017-03-06T17:03:10.712499Z", "id":10462, "last_modified":"2017-03-06T17:03:10.718534Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10462/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8072973137, "lon":4.23149816486, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Schaliestraat / POSTWEG<br><br>PARKING\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Schaliestraat / POSTWEG", "manager_type":"", "created":"2017-03-06T17:03:10.727648Z", "id":10463, "last_modified":"2017-03-06T17:03:10.733968Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10463/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6949317, "lon":4.0442607, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place du Vieux Marché 44<br><br>PARKING\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place du Vieux Marché 44", "manager_type":"", "created":"2017-03-06T17:03:10.742727Z", "id":10464, "last_modified":"2017-03-06T17:03:10.749110Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10464/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6705452, "lon":4.60682, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Pierre de Coubertin 2<br><br>PARKING 107\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING 107\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Pierre de Coubertin 2", "manager_type":"", "created":"2017-03-06T17:03:10.758363Z", "id":10465, "last_modified":"2017-03-06T17:03:10.764904Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10465/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6686247, "lon":4.6180194, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Georges Lemaitre 7<br><br>PARKING 15\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING 15\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Georges Lemaitre 7", "manager_type":"", "created":"2017-03-06T17:03:10.774261Z", "id":10466, "last_modified":"2017-03-06T17:03:10.781745Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10466/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6664290901, "lon":4.62182612632, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Théodore Schwann<br><br>PARKING 20\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING 20\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Théodore Schwann", "manager_type":"", "created":"2017-03-06T17:03:10.791507Z", "id":10467, "last_modified":"2017-03-06T17:03:10.797788Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10467/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6666392, "lon":4.6148552, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de l'Espinette 6<br><br>PARKING 30\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING 30\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de l'Espinette 6", "manager_type":"", "created":"2017-03-06T17:03:10.807371Z", "id":10468, "last_modified":"2017-03-06T17:03:10.813680Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10468/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6662935, "lon":4.6117038, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Ciseau 10<br><br>PARKING 61\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING 61\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Ciseau 10", "manager_type":"", "created":"2017-03-06T17:03:10.822520Z", "id":10469, "last_modified":"2017-03-06T17:03:10.829183Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10469/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.57929, "lon":4.06818, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : HOTEL DE VILLE-PL. VERTE<br><br>PARKING A COTE POSTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING A COTE POSTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"HOTEL DE VILLE-PL. VERTE", "manager_type":"", "created":"2017-03-06T17:03:10.839501Z", "id":10470, "last_modified":"2017-03-06T17:03:10.851194Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10470/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6381487, "lon":4.6124441, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Station 12<br><br>PARKING A VELO DEVANT LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING A VELO DEVANT LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Station 12", "manager_type":"", "created":"2017-03-06T17:03:10.864177Z", "id":10471, "last_modified":"2017-03-06T17:03:10.873682Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10471/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7254256, "lon":4.5150119, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Station 35<br><br>PARKING A VELO GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING A VELO GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Station 35", "manager_type":"", "created":"2017-03-06T17:03:10.889662Z", "id":10472, "last_modified":"2017-03-06T17:03:10.901968Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10472/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7397562, "lon":3.6798847, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Docteur André 88<br><br>PARKING ANCIEN HANGAR AUX FRUITS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING ANCIEN HANGAR AUX FRUITS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Docteur André 88", "manager_type":"", "created":"2017-03-06T17:03:10.913819Z", "id":10473, "last_modified":"2017-03-06T17:03:10.920770Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10473/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7230093, "lon":4.1735303, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsplein 3<br><br>PARKING ANCIENNE GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING ANCIENNE GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsplein 3", "manager_type":"", "created":"2017-03-06T17:03:10.929618Z", "id":10474, "last_modified":"2017-03-06T17:03:10.935848Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10474/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5954, "lon":3.5429033, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Mansart 19<br><br>PARKING ASTORIA\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING ASTORIA\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Mansart 19", "manager_type":"", "created":"2017-03-06T17:03:10.944574Z", "id":10475, "last_modified":"2017-03-06T17:03:10.950482Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10475/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.531880953, "lon":4.44639128067, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : PLACE DE FRASNES<br><br>PARKING BATIMENT POLICE / A COTE DU CPAS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING BATIMENT POLICE / A COTE DU CPAS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"PLACE DE FRASNES", "manager_type":"", "created":"2017-03-06T17:03:10.959365Z", "id":10476, "last_modified":"2017-03-06T17:03:10.965199Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10476/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6947687743, "lon":4.12049849336, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Route de Quenast<br><br>PARKING BATTARD\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING BATTARD\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Route de Quenast", "manager_type":"", "created":"2017-03-06T17:03:10.974028Z", "id":10477, "last_modified":"2017-03-06T17:03:10.980189Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10477/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6967863, "lon":4.3648345, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée d'Alsemberg 421<br><br>PARKING BRICO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING BRICO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée d'Alsemberg 421", "manager_type":"", "created":"2017-03-06T17:03:10.990096Z", "id":10478, "last_modified":"2017-03-06T17:03:10.996371Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10478/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.848335361, "lon":4.4719447483, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de Wezembeek 161<br><br>PARKING BRICO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING BRICO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de Wezembeek 161", "manager_type":"", "created":"2017-03-06T17:03:11.017360Z", "id":10479, "last_modified":"2017-03-06T17:03:11.028153Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10479/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6612518, "lon":3.8732013, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Grammont 79<br><br>PARKING CAFE DE LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CAFE DE LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Grammont 79", "manager_type":"", "created":"2017-03-06T17:03:11.039614Z", "id":10480, "last_modified":"2017-03-06T17:03:11.048454Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10480/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5602461, "lon":4.7036542, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Namur 52<br><br>PARKING CAR WASH ALDI\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CAR WASH ALDI\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Namur 52", "manager_type":"", "created":"2017-03-06T17:03:11.059376Z", "id":10481, "last_modified":"2017-03-06T17:03:11.068194Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10481/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6970069, "lon":4.119215, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Léopold Nuttinck 5<br><br>PARKING CARITAS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CARITAS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Léopold Nuttinck 5", "manager_type":"", "created":"2017-03-06T17:03:11.080540Z", "id":10482, "last_modified":"2017-03-06T17:03:11.090921Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10482/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0730106, "lon":3.7756059, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Oudebareelstraat 85<br><br>PARKING CARREFOUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CARREFOUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Oudebareelstraat 85", "manager_type":"", "created":"2017-03-06T17:03:11.103129Z", "id":10483, "last_modified":"2017-03-06T17:03:11.109415Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10483/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9928442, "lon":4.4735654, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Zemstbaan 208<br><br>PARKING CARREFOUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CARREFOUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Zemstbaan 208", "manager_type":"", "created":"2017-03-06T17:03:11.118686Z", "id":10484, "last_modified":"2017-03-06T17:03:11.128942Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10484/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8708902, "lon":4.6921174, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Tervuursevest 113<br><br>PARKING CARREFOUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CARREFOUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Tervuursevest 113", "manager_type":"", "created":"2017-03-06T17:03:11.146876Z", "id":10485, "last_modified":"2017-03-06T17:03:11.157955Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10485/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8649765, "lon":4.7470032, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Vlinderlaan 1<br><br>PARKING CARREFOUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CARREFOUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Vlinderlaan 1", "manager_type":"", "created":"2017-03-06T17:03:11.170291Z", "id":10486, "last_modified":"2017-03-06T17:03:11.179435Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10486/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0209305, "lon":3.7092819, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Oudenaardsesteenweg 76<br><br>PARKING CARREFOUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CARREFOUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Oudenaardsesteenweg 76", "manager_type":"", "created":"2017-03-06T17:03:11.191761Z", "id":10487, "last_modified":"2017-03-06T17:03:11.201009Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10487/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0175446, "lon":3.6699562, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kortrijksesteenweg 1133<br><br>PARKING CARREFOUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CARREFOUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kortrijksesteenweg 1133", "manager_type":"", "created":"2017-03-06T17:03:11.211114Z", "id":10488, "last_modified":"2017-03-06T17:03:11.218642Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10488/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8271484, "lon":4.2755061, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Neerpede 575<br><br>PARKING CHALET DE LA PEDE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CHALET DE LA PEDE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Neerpede 575", "manager_type":"", "created":"2017-03-06T17:03:11.227349Z", "id":10489, "last_modified":"2017-03-06T17:03:11.234176Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10489/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7169355, "lon":4.6155696, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Princes 50<br><br>PARKING CHAMPION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CHAMPION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Princes 50", "manager_type":"", "created":"2017-03-06T17:03:11.244131Z", "id":10490, "last_modified":"2017-03-06T17:03:11.255271Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10490/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8173978, "lon":4.3407722, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée d'Alsemberg 306<br><br>PARKING CHAMPION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CHAMPION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée d'Alsemberg 306", "manager_type":"", "created":"2017-03-06T17:03:11.267490Z", "id":10491, "last_modified":"2017-03-06T17:03:11.277479Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10491/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8744953, "lon":4.6897007, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Slachthuislaan 3<br><br>PARKING CHAMPION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CHAMPION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Slachthuislaan 3", "manager_type":"", "created":"2017-03-06T17:03:11.289506Z", "id":10492, "last_modified":"2017-03-06T17:03:11.298832Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10492/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6646883, "lon":5.0917304, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Huy 54<br><br>PARKING CHAMPION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CHAMPION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Huy 54", "manager_type":"", "created":"2017-03-06T17:03:11.308422Z", "id":10493, "last_modified":"2017-03-06T17:03:11.315852Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10493/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.724014, "lon":4.8784817, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Piétrain 60<br><br>PARKING CHAMPION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CHAMPION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Piétrain 60", "manager_type":"", "created":"2017-03-06T17:03:11.326214Z", "id":10494, "last_modified":"2017-03-06T17:03:11.337180Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10494/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7948693, "lon":4.3684506, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Prince de Ligne 98<br><br>PARKING COMMUNAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING COMMUNAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Prince de Ligne 98", "manager_type":"", "created":"2017-03-06T17:03:11.350253Z", "id":10495, "last_modified":"2017-03-06T17:03:11.360009Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10495/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.473728, "lon":4.8202407, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chemin de la Plaine 4<br><br>PARKING CTA FACE AU DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING CTA FACE AU DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chemin de la Plaine 4", "manager_type":"", "created":"2017-03-06T17:03:11.373073Z", "id":10496, "last_modified":"2017-03-06T17:03:11.389569Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10496/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6948741, "lon":5.2499653, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Reine Astrid 50<br><br>PARKING DE LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DE LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Reine Astrid 50", "manager_type":"", "created":"2017-03-06T17:03:11.402234Z", "id":10497, "last_modified":"2017-03-06T17:03:11.411674Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10497/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.529501, "lon":3.9106926, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Gare 18<br><br>PARKING DE LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DE LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Gare 18", "manager_type":"", "created":"2017-03-06T17:03:11.427936Z", "id":10498, "last_modified":"2017-03-06T17:03:11.436452Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10498/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6002089, "lon":3.6169902, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Seuwoir 27<br><br>PARKING DE LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DE LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Seuwoir 27", "manager_type":"", "created":"2017-03-06T17:03:11.445080Z", "id":10499, "last_modified":"2017-03-06T17:03:11.451882Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10499/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6272564, "lon":3.7799275, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Station 41<br><br>PARKING DE LA TEC\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DE LA TEC\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Station 41", "manager_type":"", "created":"2017-03-06T17:03:11.461705Z", "id":10500, "last_modified":"2017-03-06T17:03:11.470084Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10500/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8908484, "lon":4.3792425, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Heembeek 125<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Heembeek 125", "manager_type":"", "created":"2017-03-06T17:03:11.478502Z", "id":10501, "last_modified":"2017-03-06T17:03:11.484649Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10501/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6645239, "lon":4.5677326, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Douaire 30<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Douaire 30", "manager_type":"", "created":"2017-03-06T17:03:11.493028Z", "id":10502, "last_modified":"2017-03-06T17:03:11.499286Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10502/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7845100597, "lon":4.50083706362, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Brusselsesteenweg 399<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Brusselsesteenweg 399", "manager_type":"", "created":"2017-03-06T17:03:11.508249Z", "id":10503, "last_modified":"2017-03-06T17:03:11.514424Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10503/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8781248, "lon":4.3266588, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Van Bortonne 71<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Van Bortonne 71", "manager_type":"", "created":"2017-03-06T17:03:11.523980Z", "id":10504, "last_modified":"2017-03-06T17:03:11.530676Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10504/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7288149, "lon":4.49874, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Albert 1er 130<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Albert 1er 130", "manager_type":"", "created":"2017-03-06T17:03:11.539515Z", "id":10505, "last_modified":"2017-03-06T17:03:11.545841Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10505/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7116875, "lon":4.3991165, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard Henri Rolin 7<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard Henri Rolin 7", "manager_type":"", "created":"2017-03-06T17:03:11.554897Z", "id":10506, "last_modified":"2017-03-06T17:03:11.560911Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10506/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6968164, "lon":4.359595, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Graignette 5<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Graignette 5", "manager_type":"", "created":"2017-03-06T17:03:11.569565Z", "id":10507, "last_modified":"2017-03-06T17:03:11.575155Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10507/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7403942315, "lon":4.3386905287, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : STG OP EIGENBRAKEL 34  / Zoniënwoudlaan 9<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"STG OP EIGENBRAKEL 34  / Zoniënwoudlaan 9", "manager_type":"", "created":"2017-03-06T17:03:11.584966Z", "id":10508, "last_modified":"2017-03-06T17:03:11.593456Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10508/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.716318, "lon":4.6202828, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Louvain 126<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Louvain 126", "manager_type":"", "created":"2017-03-06T17:03:11.605424Z", "id":10509, "last_modified":"2017-03-06T17:03:11.616156Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10509/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8686117944, "lon":4.69642893278, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Tervuursevest 19<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Tervuursevest 19", "manager_type":"", "created":"2017-03-06T17:03:11.633319Z", "id":10510, "last_modified":"2017-03-06T17:03:11.644386Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10510/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8862028, "lon":4.7416339, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Diestsesteenweg 545<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Diestsesteenweg 545", "manager_type":"", "created":"2017-03-06T17:03:11.654490Z", "id":10511, "last_modified":"2017-03-06T17:03:11.664412Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10511/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0115868, "lon":4.1169482, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Heirbaan 159<br><br>PARKING DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Heirbaan 159", "manager_type":"", "created":"2017-03-06T17:03:11.674496Z", "id":10512, "last_modified":"2017-03-06T17:03:11.683124Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10512/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.620878, "lon":4.5488972, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Faux 66<br><br>PARKING DERRIERE LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DERRIERE LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Faux 66", "manager_type":"", "created":"2017-03-06T17:03:11.693821Z", "id":10513, "last_modified":"2017-03-06T17:03:11.702845Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10513/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8816399, "lon":4.3302156, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Dupré 3<br><br>PARKING DERRIERE LA GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DERRIERE LA GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Dupré 3", "manager_type":"", "created":"2017-03-06T17:03:11.717671Z", "id":10514, "last_modified":"2017-03-06T17:03:11.731804Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10514/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6265034609, "lon":3.77600301839, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : SQUARE LES LOCOMOTIVES / CHEMIN DES NAVETTEURS 69<br><br>PARKING DERRIERE LA GARE/ LOUNGE BOAT CAFE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DERRIERE LA GARE/ LOUNGE BOAT CAFE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"SQUARE LES LOCOMOTIVES / CHEMIN DES NAVETTEURS 69", "manager_type":"", "created":"2017-03-06T17:03:11.740970Z", "id":10515, "last_modified":"2017-03-06T17:03:11.750689Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10515/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8508984, "lon":4.4633878, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de Kraainem 185<br><br>PARKING DEVANT LE PIZZA HUT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DEVANT LE PIZZA HUT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de Kraainem 185", "manager_type":"", "created":"2017-03-06T17:03:11.762094Z", "id":10516, "last_modified":"2017-03-06T17:03:11.769026Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10516/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7019934, "lon":4.3546335, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chemin de l'Ermite 43<br><br>PARKING DIRECTION TRAFIC\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DIRECTION TRAFIC\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chemin de l'Ermite 43", "manager_type":"", "created":"2017-03-06T17:03:11.778073Z", "id":10517, "last_modified":"2017-03-06T17:03:11.784568Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10517/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6287573, "lon":3.7883304, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Egalité 25<br><br>PARKING DOCTEUR PILATTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DOCTEUR PILATTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Egalité 25", "manager_type":"", "created":"2017-03-06T17:03:11.798191Z", "id":10518, "last_modified":"2017-03-06T17:03:11.806516Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10518/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8284465, "lon":4.3730426, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Cygnes 8<br><br>PARKING DU BUILDING\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DU BUILDING\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Cygnes 8", "manager_type":"", "created":"2017-03-06T17:03:11.817042Z", "id":10519, "last_modified":"2017-03-06T17:03:11.825066Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10519/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6421483, "lon":4.2103721, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Moulin-à-Vent 7<br><br>PARKING DU CENTRE POSTE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING DU CENTRE POSTE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Moulin-à-Vent 7", "manager_type":"", "created":"2017-03-06T17:03:11.837801Z", "id":10520, "last_modified":"2017-03-06T17:03:11.845457Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10520/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5689849, "lon":3.7718808, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Liberté 1<br><br>PARKING ECOLE COMMUNALE / CENTRE CULTUREL \t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING ECOLE COMMUNALE / CENTRE CULTUREL \t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Liberté 1", "manager_type":"", "created":"2017-03-06T17:03:11.857605Z", "id":10521, "last_modified":"2017-03-06T17:03:11.864981Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10521/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6384357, "lon":4.1688713, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Charles du Bois d'Enghien 1<br><br>PARKING EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Charles du Bois d'Enghien 1", "manager_type":"", "created":"2017-03-06T17:03:11.873800Z", "id":10522, "last_modified":"2017-03-06T17:03:11.888612Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10522/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6457783, "lon":4.3255037, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Renclos 3<br><br>PARKING EGLISE BSI\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING EGLISE BSI\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Renclos 3", "manager_type":"", "created":"2017-03-06T17:03:11.899392Z", "id":10523, "last_modified":"2017-03-06T17:03:11.907139Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10523/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.607128, "lon":4.3348941, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place des Déportés 10<br><br>PARKING EXT USINE ARJO WIGGINS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING EXT USINE ARJO WIGGINS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place des Déportés 10", "manager_type":"", "created":"2017-03-06T17:03:11.916675Z", "id":10524, "last_modified":"2017-03-06T17:03:11.922944Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10524/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.570256, "lon":4.6926434, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Wavre 17<br><br>PARKING FACE A AUDIO ACOUSTIQUE PRO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING FACE A AUDIO ACOUSTIQUE PRO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Wavre 17", "manager_type":"", "created":"2017-03-06T17:03:11.933481Z", "id":10525, "last_modified":"2017-03-06T17:03:11.940253Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10525/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6205227, "lon":4.6351994, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Blanmont 74<br><br>PARKING FACE GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING FACE GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Blanmont 74", "manager_type":"", "created":"2017-03-06T17:03:11.950026Z", "id":10526, "last_modified":"2017-03-06T17:03:11.956292Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10526/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7873869, "lon":4.3168499, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Grand' Route 202<br><br>PARKING FACE MAISON COMMUNALE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING FACE MAISON COMMUNALE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Grand' Route 202", "manager_type":"", "created":"2017-03-06T17:03:11.965392Z", "id":10527, "last_modified":"2017-03-06T17:03:11.971705Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10527/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7662499, "lon":4.4503222, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Groenendaalsesteenweg 147<br><br>PARKING GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Groenendaalsesteenweg 147", "manager_type":"", "created":"2017-03-06T17:03:11.980707Z", "id":10528, "last_modified":"2017-03-06T17:03:11.986798Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10528/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7671761398, "lon":4.35372737359, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : RUE DE PERK 48<br><br>PARKING GARE DE HOLLEKEN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING GARE DE HOLLEKEN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"RUE DE PERK 48", "manager_type":"", "created":"2017-03-06T17:03:11.996008Z", "id":10529, "last_modified":"2017-03-06T17:03:12.002421Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10529/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8090311, "lon":4.3997642, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Taillis 4<br><br>PARKING GARE DE WATERMAEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING GARE DE WATERMAEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Taillis 4", "manager_type":"", "created":"2017-03-06T17:03:12.011371Z", "id":10530, "last_modified":"2017-03-06T17:03:12.017529Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10530/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7240937, "lon":4.6206728, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée du Tilleul 111<br><br>PARKING GARE SNCB BASSE WAVRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING GARE SNCB BASSE WAVRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée du Tilleul 111", "manager_type":"", "created":"2017-03-06T17:03:12.027090Z", "id":10531, "last_modified":"2017-03-06T17:03:12.033553Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10531/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7170745, "lon":4.60629, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Chemin de Fer 51<br><br>PARKING GARE SNCB COTE DROIT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING GARE SNCB COTE DROIT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Chemin de Fer 51", "manager_type":"", "created":"2017-03-06T17:03:12.042547Z", "id":10532, "last_modified":"2017-03-06T17:03:12.049441Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10532/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7057137, "lon":4.52302, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue John Fitzgerald Kennedy 30<br><br>PARKING GB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING GB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue John Fitzgerald Kennedy 30", "manager_type":"", "created":"2017-03-06T17:03:12.055433Z", "id":10533, "last_modified":"2017-03-06T17:03:12.061060Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10533/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6453602, "lon":4.6446835, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Grand'Route 49<br><br>PARKING GB CONTACT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING GB CONTACT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Grand'Route 49", "manager_type":"", "created":"2017-03-06T17:03:12.070079Z", "id":10534, "last_modified":"2017-03-06T17:03:12.080067Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10534/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0974128, "lon":3.83048, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Koning-Boudewijnlaan 1<br><br>PARKING GEMEENTEHUIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING GEMEENTEHUIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Koning-Boudewijnlaan 1", "manager_type":"", "created":"2017-03-06T17:03:12.092121Z", "id":10535, "last_modified":"2017-03-06T17:03:12.098918Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10535/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6614551, "lon":4.1392267, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Trieu du Bois 1<br><br>PARKING GOBARD\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING GOBARD\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Trieu du Bois 1", "manager_type":"", "created":"2017-03-06T17:03:12.105744Z", "id":10536, "last_modified":"2017-03-06T17:03:12.112841Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10536/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8814414, "lon":4.1315434, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Korenbloemstraat 7<br><br>PARKING GRAVENBOSSTRAAT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING GRAVENBOSSTRAAT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Korenbloemstraat 7", "manager_type":"", "created":"2017-03-06T17:03:12.122718Z", "id":10537, "last_modified":"2017-03-06T17:03:12.137028Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10537/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9330474, "lon":4.0551926, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Brusselsesteenweg 41<br><br>PARKING HEYTENS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING HEYTENS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Brusselsesteenweg 41", "manager_type":"", "created":"2017-03-06T17:03:12.147068Z", "id":10538, "last_modified":"2017-03-06T17:03:12.155345Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10538/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6920737, "lon":4.4052912, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Bruxelles 511<br><br>PARKING HEYTENS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING HEYTENS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Bruxelles 511", "manager_type":"", "created":"2017-03-06T17:03:12.163093Z", "id":10539, "last_modified":"2017-03-06T17:03:12.169222Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10539/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7954418, "lon":4.3170859, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Prolongée de Stalle 217<br><br>PARKING HEYTENS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING HEYTENS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Prolongée de Stalle 217", "manager_type":"", "created":"2017-03-06T17:03:12.179565Z", "id":10540, "last_modified":"2017-03-06T17:03:12.185576Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10540/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.780488, "lon":4.2726107, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Bergensesteenweg 458<br><br>PARKING HEYTENS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING HEYTENS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Bergensesteenweg 458", "manager_type":"", "created":"2017-03-06T17:03:12.194049Z", "id":10541, "last_modified":"2017-03-06T17:03:12.200316Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10541/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8373179, "lon":4.0090853, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Albertlaan 31<br><br>PARKING HEYTENS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING HEYTENS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Albertlaan 31", "manager_type":"", "created":"2017-03-06T17:03:12.209598Z", "id":10542, "last_modified":"2017-03-06T17:03:12.215950Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10542/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8674109, "lon":4.7413918, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Tiensesteenweg 378<br><br>PARKING HEYTENS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING HEYTENS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Tiensesteenweg 378", "manager_type":"", "created":"2017-03-06T17:03:12.226092Z", "id":10543, "last_modified":"2017-03-06T17:03:12.233816Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10543/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7923277, "lon":4.4203377, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kattenberg 1<br><br>PARKING INTERNATIONAL SCHOOL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING INTERNATIONAL SCHOOL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kattenberg 1", "manager_type":"", "created":"2017-03-06T17:03:12.243427Z", "id":10544, "last_modified":"2017-03-06T17:03:12.251254Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10544/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7388764135, "lon":4.3603063331, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Terheyde<br><br>PARKING KLEIN LUIK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING KLEIN LUIK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Terheyde", "manager_type":"", "created":"2017-03-06T17:03:12.261302Z", "id":10545, "last_modified":"2017-03-06T17:03:12.270608Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10545/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6874632, "lon":4.3729284, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Belle Province 47<br><br>PARKING LIDL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING LIDL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Belle Province 47", "manager_type":"", "created":"2017-03-06T17:03:12.282827Z", "id":10546, "last_modified":"2017-03-06T17:03:12.290159Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10546/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6797022, "lon":4.384188, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Saint-Sébastien 1<br><br>PARKING MAGASIN CHAMPION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING MAGASIN CHAMPION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Saint-Sébastien 1", "manager_type":"", "created":"2017-03-06T17:03:12.299178Z", "id":10547, "last_modified":"2017-03-06T17:03:12.310646Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10547/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6451593, "lon":4.6476986, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Haute 1<br><br>PARKING MAGASIN CHAMPION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING MAGASIN CHAMPION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Haute 1", "manager_type":"", "created":"2017-03-06T17:03:12.320180Z", "id":10548, "last_modified":"2017-03-06T17:03:12.328863Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10548/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6866632, "lon":4.3736105, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Belle Province 73<br><br>PARKING MATCH\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING MATCH\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Belle Province 73", "manager_type":"", "created":"2017-03-06T17:03:12.340306Z", "id":10549, "last_modified":"2017-03-06T17:03:12.349071Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10549/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6562385, "lon":4.3072015, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Nivelles 37<br><br>PARKING MESTDAGH AGRI\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING MESTDAGH AGRI\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Nivelles 37", "manager_type":"", "created":"2017-03-06T17:03:12.357674Z", "id":10550, "last_modified":"2017-03-06T17:03:12.367426Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10550/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8160707, "lon":4.2910387, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Mons 1302<br><br>PARKING METRO CERIA\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING METRO CERIA\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Mons 1302", "manager_type":"", "created":"2017-03-06T17:03:12.376549Z", "id":10551, "last_modified":"2017-03-06T17:03:12.383638Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10551/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7220327, "lon":4.8766567, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de Septembre 8<br><br>PARKING MR BRICOLAGE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING MR BRICOLAGE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de Septembre 8", "manager_type":"", "created":"2017-03-06T17:03:12.393397Z", "id":10552, "last_modified":"2017-03-06T17:03:12.402269Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10552/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9538393, "lon":4.2244761, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsstraat 126<br><br>PARKING NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsstraat 126", "manager_type":"", "created":"2017-03-06T17:03:12.413273Z", "id":10553, "last_modified":"2017-03-06T17:03:12.420571Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10553/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9335407, "lon":4.2168472, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Voorstehoeve 104<br><br>PARKING NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Voorstehoeve 104", "manager_type":"", "created":"2017-03-06T17:03:12.430207Z", "id":10554, "last_modified":"2017-03-06T17:03:12.437594Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10554/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8973954, "lon":4.5826, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kerselarenstraat 25<br><br>PARKING NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kerselarenstraat 25", "manager_type":"", "created":"2017-03-06T17:03:12.448126Z", "id":10555, "last_modified":"2017-03-06T17:03:12.456917Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10555/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9898742, "lon":4.1564756, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Klein-Antwerpenstraat 73<br><br>PARKING NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Klein-Antwerpenstraat 73", "manager_type":"", "created":"2017-03-06T17:03:12.466230Z", "id":10556, "last_modified":"2017-03-06T17:03:12.472812Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10556/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0190429649, "lon":4.48382208466, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : PERONSTRAAT / MECHELENSESTEENWEG 575<br><br>PARKING NMBS/GEN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING NMBS/GEN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"PERONSTRAAT / MECHELENSESTEENWEG 575", "manager_type":"", "created":"2017-03-06T17:03:12.482530Z", "id":10557, "last_modified":"2017-03-06T17:03:12.490107Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10557/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6726251, "lon":4.5698444, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de la Gare 10<br><br>PARKING PERSONNEL SNCB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING PERSONNEL SNCB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de la Gare 10", "manager_type":"", "created":"2017-03-06T17:03:12.499910Z", "id":10558, "last_modified":"2017-03-06T17:03:12.507241Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10558/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7348958717, "lon":4.39594633967, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Manoir / CHEE DE BRUXELLES 129<br><br>PARKING PHARMACIE BEULLENS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING PHARMACIE BEULLENS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Manoir / CHEE DE BRUXELLES 129", "manager_type":"", "created":"2017-03-06T17:03:12.515273Z", "id":10559, "last_modified":"2017-03-06T17:03:12.521825Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10559/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7249388, "lon":4.63834, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Louvain 509<br><br>PARKING PICK&GO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING PICK&GO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Louvain 509", "manager_type":"", "created":"2017-03-06T17:03:12.531146Z", "id":10560, "last_modified":"2017-03-06T17:03:12.543083Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10560/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5985364, "lon":4.304427, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Braine le Comte 76<br><br>PARKING POKER JEANS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING POKER JEANS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Braine le Comte 76", "manager_type":"", "created":"2017-03-06T17:03:12.557002Z", "id":10561, "last_modified":"2017-03-06T17:03:12.570098Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10561/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8141563, "lon":4.4257236, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard du Souverain 240<br><br>PARKING QUICK A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING QUICK A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard du Souverain 240", "manager_type":"", "created":"2017-03-06T17:03:12.581586Z", "id":10562, "last_modified":"2017-03-06T17:03:12.589901Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10562/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.872043, "lon":4.2923159, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Charles-Quint 560<br><br>PARKING QUICK BASILIX\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING QUICK BASILIX\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Charles-Quint 560", "manager_type":"", "created":"2017-03-06T17:03:12.600367Z", "id":10563, "last_modified":"2017-03-06T17:03:12.607060Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10563/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8398373, "lon":4.2901262, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Adolphe Willemyns 295<br><br>PARKING RABELAIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING RABELAIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Adolphe Willemyns 295", "manager_type":"", "created":"2017-03-06T17:03:12.615528Z", "id":10564, "last_modified":"2017-03-06T17:03:12.623485Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10564/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5798718, "lon":3.776915, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Canal 2<br><br>PARKING SALLE DES FETES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING SALLE DES FETES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Canal 2", "manager_type":"", "created":"2017-03-06T17:03:12.635213Z", "id":10565, "last_modified":"2017-03-06T17:03:12.642724Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10565/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7142673, "lon":4.6034133, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Moulin à Vent 40<br><br>PARKING SERVICE INFRABEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING SERVICE INFRABEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Moulin à Vent 40", "manager_type":"", "created":"2017-03-06T17:03:12.653934Z", "id":10566, "last_modified":"2017-03-06T17:03:12.660795Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10566/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5594333, "lon":3.9026084, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Station 9<br><br>PARKING SNCB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING SNCB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Station 9", "manager_type":"", "created":"2017-03-06T17:03:12.670370Z", "id":10567, "last_modified":"2017-03-06T17:03:12.681662Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10567/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7960006, "lon":4.3685863, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Latérale<br><br>PARKING ST JOB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING ST JOB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Latérale", "manager_type":"", "created":"2017-03-06T17:03:12.694492Z", "id":10568, "last_modified":"2017-03-06T17:03:12.700865Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10568/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8085249, "lon":4.3264548, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Globe 50<br><br>PARKING STADE BERTHELSON\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING STADE BERTHELSON\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Globe 50", "manager_type":"", "created":"2017-03-06T17:03:12.709545Z", "id":10569, "last_modified":"2017-03-06T17:03:12.715324Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10569/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6008542023, "lon":4.4485862251, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Route du Sucre<br><br>PARKING STADE JC FLAMENT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING STADE JC FLAMENT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Route du Sucre", "manager_type":"", "created":"2017-03-06T17:03:12.725472Z", "id":10570, "last_modified":"2017-03-06T17:03:12.736620Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10570/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8907647, "lon":4.0687376, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kouterbaan 102<br><br>PARKING STATION (achterkant)\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING STATION (achterkant)\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kouterbaan 102", "manager_type":"", "created":"2017-03-06T17:03:12.749179Z", "id":10571, "last_modified":"2017-03-06T17:03:12.757737Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10571/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8387705, "lon":4.0251249, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Astridlaan 8<br><br>PARKING STATION NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING STATION NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Astridlaan 8", "manager_type":"", "created":"2017-03-06T17:03:12.772079Z", "id":10572, "last_modified":"2017-03-06T17:03:12.778825Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10572/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7077587, "lon":4.5965704, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Wastinne 24<br><br>PARKING TRAFIC & NOVOTEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING TRAFIC & NOVOTEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Wastinne 24", "manager_type":"", "created":"2017-03-06T17:03:12.788125Z", "id":10573, "last_modified":"2017-03-06T17:03:12.798151Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10573/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6945979, "lon":4.3653905, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Jardinier 46<br><br>PARKING TROC / DERPA\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING TROC / DERPA\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Jardinier 46", "manager_type":"", "created":"2017-03-06T17:03:12.808944Z", "id":10574, "last_modified":"2017-03-06T17:03:12.818829Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10574/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6754715, "lon":4.3459503, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Tilleuls 7<br><br>PARKING VILLAGE N°1 FACE AU N°5\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING VILLAGE N°1 FACE AU N°5\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Tilleuls 7", "manager_type":"", "created":"2017-03-06T17:03:12.830764Z", "id":10575, "last_modified":"2017-03-06T17:03:12.840222Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10575/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8436865875, "lon":4.07343573387, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Brusselstraat<br><br>PARKING VOOR CONTAINERPARK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PARKING VOOR CONTAINERPARK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Brusselstraat", "manager_type":"", "created":"2017-03-06T17:03:12.852369Z", "id":10576, "last_modified":"2017-03-06T17:03:12.861955Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10576/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.89593, "lon":4.43432, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Oude Haachtsesteenweg<br><br>PAROCHIALE BASISSCHOOL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PAROCHIALE BASISSCHOOL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Oude Haachtsesteenweg", "manager_type":"", "created":"2017-03-06T17:03:12.873498Z", "id":10577, "last_modified":"2017-03-06T17:03:12.881690Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10577/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7952482, "lon":4.3360684, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Coq 45<br><br>PAROISE PRECIEUX SANG\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PAROISE PRECIEUX SANG\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Coq 45", "manager_type":"", "created":"2017-03-06T17:03:12.892629Z", "id":10578, "last_modified":"2017-03-06T17:03:12.900396Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10578/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7317674, "lon":4.39461, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Drève des Chasseurs 14<br><br>PAROISE ST PAUL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PAROISE ST PAUL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Drève des Chasseurs 14", "manager_type":"", "created":"2017-03-06T17:03:12.912097Z", "id":10579, "last_modified":"2017-03-06T17:03:12.922387Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10579/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7984448, "lon":4.3227378, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Baron Guillaume Van Hamme 102<br><br>PAROISE ST PAUL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PAROISE ST PAUL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Baron Guillaume Van Hamme 102", "manager_type":"", "created":"2017-03-06T17:03:12.934897Z", "id":10580, "last_modified":"2017-03-06T17:03:12.941300Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10580/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5446685, "lon":3.9052346, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Sabot 26<br><br>PATISSERIE CHEZ JEAN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PATISSERIE CHEZ JEAN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Sabot 26", "manager_type":"", "created":"2017-03-06T17:03:12.951338Z", "id":10581, "last_modified":"2017-03-06T17:03:12.960475Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10581/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6484159, "lon":4.3696985, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Grand'Route 49<br><br>PEPINIERE DE LILLOIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PEPINIERE DE LILLOIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Grand'Route 49", "manager_type":"", "created":"2017-03-06T17:03:12.971821Z", "id":10582, "last_modified":"2017-03-06T17:03:12.980367Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10582/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8419739, "lon":4.2965875, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard Maria Groeninckx-De May 14<br><br>PETERBOS 14  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PETERBOS 14  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard Maria Groeninckx-De May 14", "manager_type":"", "created":"2017-03-06T17:03:12.990941Z", "id":10583, "last_modified":"2017-03-06T17:03:12.999370Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10583/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5672508, "lon":4.0015866, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Centrale 25<br><br>PHARMACIE DECLERCQ\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PHARMACIE DECLERCQ\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Centrale 25", "manager_type":"", "created":"2017-03-06T17:03:13.013154Z", "id":10584, "last_modified":"2017-03-06T17:03:13.023824Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10584/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8540339, "lon":4.31152, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue van Kalck 93<br><br>PISCINE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PISCINE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue van Kalck 93", "manager_type":"", "created":"2017-03-06T17:03:13.035852Z", "id":10585, "last_modified":"2017-03-06T17:03:13.042624Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10585/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7169691, "lon":4.5780654, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Etoile 7<br><br>PISCINE BOUM BALLES BULLES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PISCINE BOUM BALLES BULLES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Etoile 7", "manager_type":"", "created":"2017-03-06T17:03:13.054227Z", "id":10586, "last_modified":"2017-03-06T17:03:13.065328Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10586/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8063644, "lon":4.40874, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Léopold Wiener 60<br><br>PISCINE CALYPSO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PISCINE CALYPSO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Léopold Wiener 60", "manager_type":"", "created":"2017-03-06T17:03:13.079353Z", "id":10587, "last_modified":"2017-03-06T17:03:13.089493Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10587/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6782463, "lon":4.3964532, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Nivelles 148<br><br>PISCINE LE PETIT BLEU\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PISCINE LE PETIT BLEU\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Nivelles 148", "manager_type":"", "created":"2017-03-06T17:03:13.101607Z", "id":10588, "last_modified":"2017-03-06T17:03:13.108005Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10588/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8053325, "lon":4.34952, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Square De Fré 2<br><br>PISCINE LONGCHAMP\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PISCINE LONGCHAMP\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Square De Fré 2", "manager_type":"", "created":"2017-03-06T17:03:13.119187Z", "id":10589, "last_modified":"2017-03-06T17:03:13.126100Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10589/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.533807, "lon":3.9141312, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Albert 1er 1<br><br>PLACE COMMUNALE – EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLACE COMMUNALE – EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Albert 1er 1", "manager_type":"", "created":"2017-03-06T17:03:13.135153Z", "id":10590, "last_modified":"2017-03-06T17:03:13.141681Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10590/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5142119, "lon":3.9993336, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Déportés 24<br><br>PLACE JEU DE BALLES/BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLACE JEU DE BALLES/BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Déportés 24", "manager_type":"", "created":"2017-03-06T17:03:13.153494Z", "id":10591, "last_modified":"2017-03-06T17:03:13.161144Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10591/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5861053, "lon":4.0857421, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Braine 116<br><br>PNEUMAC\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PNEUMAC\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Braine 116", "manager_type":"", "created":"2017-03-06T17:03:13.176621Z", "id":10592, "last_modified":"2017-03-06T17:03:13.184650Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10592/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7909098017, "lon":4.28315863184, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Parkplein<br><br>POLITIECOMMISARIAAT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"POLITIECOMMISARIAAT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Parkplein", "manager_type":"", "created":"2017-03-06T17:03:13.195085Z", "id":10593, "last_modified":"2017-03-06T17:03:13.203682Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10593/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.844291, "lon":4.4292726, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Vaillants 21<br><br>POSEIDON A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"POSEIDON A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Vaillants 21", "manager_type":"", "created":"2017-03-06T17:03:13.219779Z", "id":10594, "last_modified":"2017-03-06T17:03:13.226861Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10594/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4782867, "lon":4.0614437, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de l'Eglise 20<br><br>PRESCABINE ELECTRABEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PRESCABINE ELECTRABEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de l'Eglise 20", "manager_type":"", "created":"2017-03-06T17:03:13.236231Z", "id":10595, "last_modified":"2017-03-06T17:03:13.242977Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10595/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8203588, "lon":4.3491853, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de la Jonction 50<br><br>PRISON FOREST\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PRISON FOREST\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de la Jonction 50", "manager_type":"", "created":"2017-03-06T17:03:13.251172Z", "id":10596, "last_modified":"2017-03-06T17:03:13.257850Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10596/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.793409, "lon":4.4193222, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de la Hulpe 253<br><br>PROXY DELHAIZE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PROXY DELHAIZE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de la Hulpe 253", "manager_type":"", "created":"2017-03-06T17:03:13.266625Z", "id":10597, "last_modified":"2017-03-06T17:03:13.273762Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10597/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7220781, "lon":4.6172305, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Centre Sportif 11<br><br>R.J. WAVRE PARKING\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"R.J. WAVRE PARKING\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Centre Sportif 11", "manager_type":"", "created":"2017-03-06T17:03:13.281975Z", "id":10598, "last_modified":"2017-03-06T17:03:13.290561Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10598/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9954539837, "lon":3.74618151429, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Hundelgemsesteenweg<br><br>RECHTOVER KERK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RECHTOVER KERK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Hundelgemsesteenweg", "manager_type":"", "created":"2017-03-06T17:03:13.299542Z", "id":10599, "last_modified":"2017-03-06T17:03:13.306985Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10599/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.691818, "lon":4.3931688, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chemin des Roussettes 83<br><br>REFECTOIRE DU HAUT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"REFECTOIRE DU HAUT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chemin des Roussettes 83", "manager_type":"", "created":"2017-03-06T17:03:13.315724Z", "id":10600, "last_modified":"2017-03-06T17:03:13.323254Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10600/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6257433, "lon":4.434195, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Bruxelles 41<br><br>REST.LA BONNE FERME\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"REST.LA BONNE FERME\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Bruxelles 41", "manager_type":"", "created":"2017-03-06T17:03:13.331655Z", "id":10601, "last_modified":"2017-03-06T17:03:13.338795Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10601/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5089945, "lon":4.0049892, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Bruxelles 29<br><br>RESTAURANT MEDITERANNEE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RESTAURANT MEDITERANNEE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Bruxelles 29", "manager_type":"", "created":"2017-03-06T17:03:13.348503Z", "id":10602, "last_modified":"2017-03-06T17:03:13.355725Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10602/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5015023, "lon":4.8007104, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Chômeurs 40<br><br>RFC / TC RHISNOIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RFC / TC RHISNOIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Chômeurs 40", "manager_type":"", "created":"2017-03-06T17:03:13.369173Z", "id":10603, "last_modified":"2017-03-06T17:03:13.378424Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10603/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9258985, "lon":4.4310363, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Van Helmontstraat 6<br><br>RIJKSMIDDENSCHOOL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RIJKSMIDDENSCHOOL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Van Helmontstraat 6", "manager_type":"", "created":"2017-03-06T17:03:13.390152Z", "id":10604, "last_modified":"2017-03-06T17:03:13.401542Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10604/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6499229, "lon":5.1277918, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Raperie 19<br><br>ROUTE DE HUY / LENS CAR CAROSSERIE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"ROUTE DE HUY / LENS CAR CAROSSERIE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Raperie 19", "manager_type":"", "created":"2017-03-06T17:03:13.411710Z", "id":10605, "last_modified":"2017-03-06T17:03:13.422841Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10605/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7143736, "lon":4.3951794, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Adolphe Schattens 25<br><br>RUE  FR  LIBERT / COMPL SPORTIF\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RUE  FR  LIBERT / COMPL SPORTIF\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Adolphe Schattens 25", "manager_type":"", "created":"2017-03-06T17:03:13.433878Z", "id":10606, "last_modified":"2017-03-06T17:03:13.444276Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10606/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6263039, "lon":5.146797, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue St Pierre 6<br><br>RUE ALBERT 1ER -  DEVANT L'EGLISE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RUE ALBERT 1ER -  DEVANT L'EGLISE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue St Pierre 6", "manager_type":"", "created":"2017-03-06T17:03:13.456797Z", "id":10607, "last_modified":"2017-03-06T17:03:13.466984Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10607/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7038561444, "lon":4.41319406033, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : ST JOHNS INTERNATIONAL SCHOOL DREVE RICHELLE<br><br>Rue Champ du Roussart 6\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Rue Champ du Roussart 6\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"ST JOHNS INTERNATIONAL SCHOOL DREVE RICHELLE", "manager_type":"", "created":"2017-03-06T17:03:13.479457Z", "id":10608, "last_modified":"2017-03-06T17:03:13.488588Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10608/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7023407, "lon":4.5250733, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Bois Là-Haut 120<br><br>RUE DE MONT ST GUIBERT :  FACE EGLISE ECOLE DE BLOCRY\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RUE DE MONT ST GUIBERT :  FACE EGLISE ECOLE DE BLOCRY\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Bois Là-Haut 120", "manager_type":"", "created":"2017-03-06T17:03:13.500345Z", "id":10609, "last_modified":"2017-03-06T17:03:13.508797Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10609/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.671018, "lon":4.8359023, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Fort 3<br><br>RUE DES MEUNIERS / BULLES A VERRES\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RUE DES MEUNIERS / BULLES A VERRES\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Fort 3", "manager_type":"", "created":"2017-03-06T17:03:13.519317Z", "id":10610, "last_modified":"2017-03-06T17:03:13.526889Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10610/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6125718612, "lon":4.45230335477, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Emmanuel Lutte<br><br>RUE DU 108 DE LIGNE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RUE DU 108 DE LIGNE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Emmanuel Lutte", "manager_type":"", "created":"2017-03-06T17:03:13.537519Z", "id":10611, "last_modified":"2017-03-06T17:03:13.544086Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10611/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7289865, "lon":4.6936759, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Péry 21<br><br>RUE PONT AU LIN /  ECOLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RUE PONT AU LIN /  ECOLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Péry 21", "manager_type":"", "created":"2017-03-06T17:03:13.553654Z", "id":10612, "last_modified":"2017-03-06T17:03:13.559654Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10612/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8076844, "lon":4.32881, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Domaine 25<br><br>RUE ROOSENDAEL /  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RUE ROOSENDAEL /  A COTE DES BULLES A VERRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Domaine 25", "manager_type":"", "created":"2017-03-06T17:03:13.567242Z", "id":10613, "last_modified":"2017-03-06T17:03:13.572808Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10613/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5213664, "lon":4.7684616, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Bati Suargeon 16<br><br>SAINT-DENIS-BOVESSES -  GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SAINT-DENIS-BOVESSES -  GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Bati Suargeon 16", "manager_type":"", "created":"2017-03-06T17:03:13.581543Z", "id":10614, "last_modified":"2017-03-06T17:03:13.587457Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10614/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6614927919, "lon":4.51353930434, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Bois Henri 3<br><br>SALLE CEROUSIANA / DERRIERE MAISON COMMUNALE / PL COMMUNAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SALLE CEROUSIANA / DERRIERE MAISON COMMUNALE / PL COMMUNAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Bois Henri 3", "manager_type":"", "created":"2017-03-06T17:03:13.595827Z", "id":10615, "last_modified":"2017-03-06T17:03:13.601487Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10615/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9644034, "lon":4.7960926, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Pastoor Dergentstraat 63<br><br>SCHOOL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SCHOOL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Pastoor Dergentstraat 63", "manager_type":"", "created":"2017-03-06T17:03:13.610714Z", "id":10616, "last_modified":"2017-03-06T17:03:13.621661Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10616/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0058312, "lon":4.8367943, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kerkstraat 1<br><br>SCHOOL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SCHOOL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kerkstraat 1", "manager_type":"", "created":"2017-03-06T17:03:13.633080Z", "id":10617, "last_modified":"2017-03-06T17:03:13.643545Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10617/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0074854, "lon":4.8795778, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Oude Mechelsebaan 418<br><br>SCHOOL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SCHOOL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Oude Mechelsebaan 418", "manager_type":"", "created":"2017-03-06T17:03:13.655671Z", "id":10618, "last_modified":"2017-03-06T17:03:13.664743Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10618/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9289568, "lon":4.4185611, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Zennelaan 56<br><br>SCHOOL KITO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SCHOOL KITO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Zennelaan 56", "manager_type":"", "created":"2017-03-06T17:03:13.676802Z", "id":10619, "last_modified":"2017-03-06T17:03:13.685598Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10619/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6982348, "lon":4.0541772, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Ateliers 37<br><br>SELF CARWASH SPIE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SELF CARWASH SPIE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Ateliers 37", "manager_type":"", "created":"2017-03-06T17:03:13.695031Z", "id":10620, "last_modified":"2017-03-06T17:03:13.702231Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10620/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.469228, "lon":4.0981595, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Charbonnage 1<br><br>SNCB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SNCB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Charbonnage 1", "manager_type":"", "created":"2017-03-06T17:03:13.712360Z", "id":10621, "last_modified":"2017-03-06T17:03:13.719523Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10621/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8719615, "lon":4.3918267, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Richard Vandevelde 98<br><br>SQUARE APPOLO\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SQUARE APPOLO\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Richard Vandevelde 98", "manager_type":"", "created":"2017-03-06T17:03:13.730050Z", "id":10622, "last_modified":"2017-03-06T17:03:13.739523Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10622/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8121472, "lon":4.4310515, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Joseph Chaudron 2<br><br>SQUARE DU SACRE CŒUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SQUARE DU SACRE CŒUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Joseph Chaudron 2", "manager_type":"", "created":"2017-03-06T17:03:13.751809Z", "id":10623, "last_modified":"2017-03-06T17:03:13.759234Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10623/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8092906, "lon":4.3214737, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue de Monte Carlo 5<br><br>SQUARE GARE FOREST OUEST\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SQUARE GARE FOREST OUEST\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue de Monte Carlo 5", "manager_type":"", "created":"2017-03-06T17:03:13.768679Z", "id":10624, "last_modified":"2017-03-06T17:03:13.777273Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10624/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0729775, "lon":4.041787, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Spoorwegstraat 1<br><br>STATION\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Spoorwegstraat 1", "manager_type":"", "created":"2017-03-06T17:03:13.788464Z", "id":10625, "last_modified":"2017-03-06T17:03:13.797008Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10625/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9211895, "lon":4.05473, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kaardeveldweg 71<br><br>STATION AALST-EREMBODEGEM\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION AALST-EREMBODEGEM\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kaardeveldweg 71", "manager_type":"", "created":"2017-03-06T17:03:13.808487Z", "id":10626, "last_modified":"2017-03-06T17:03:13.818131Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10626/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.949635, "lon":4.0247883, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kerrebroekstraat 175<br><br>STATION AALST-KERREBROECK\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION AALST-KERREBROECK\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kerrebroekstraat 175", "manager_type":"", "created":"2017-03-06T17:03:13.830026Z", "id":10627, "last_modified":"2017-03-06T17:03:13.838621Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10627/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9063262, "lon":4.2075564, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsstraat 85<br><br>STATION ASSE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION ASSE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsstraat 85", "manager_type":"", "created":"2017-03-06T17:03:13.854171Z", "id":10628, "last_modified":"2017-03-06T17:03:13.869909Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10628/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0837008, "lon":3.4886604, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Lotenhullestraat 72<br><br>Station Bellem\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Station Bellem\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Lotenhullestraat 72", "manager_type":"", "created":"2017-03-06T17:03:13.882026Z", "id":10629, "last_modified":"2017-03-06T17:03:13.891415Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10629/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9070712, "lon":3.9201949, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsplein 4<br><br>STATION BURST\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION BURST\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsplein 4", "manager_type":"", "created":"2017-03-06T17:03:13.901529Z", "id":10630, "last_modified":"2017-03-06T17:03:13.910318Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10630/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9954064, "lon":3.6470963, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsstraat 25<br><br>Station de Pinte\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Station de Pinte\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsstraat 25", "manager_type":"", "created":"2017-03-06T17:03:13.920422Z", "id":10631, "last_modified":"2017-03-06T17:03:13.928496Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10631/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7477397569, "lon":4.39438785847, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Violettes<br><br>STATION ECO+\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION ECO+\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Violettes", "manager_type":"", "created":"2017-03-06T17:03:13.938792Z", "id":10632, "last_modified":"2017-03-06T17:03:13.946497Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10632/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.913324, "lon":3.9358797, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kwalestraat 59<br><br>STATION ERPE-BAMBRUGGE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION ERPE-BAMBRUGGE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kwalestraat 59", "manager_type":"", "created":"2017-03-06T17:03:13.956892Z", "id":10633, "last_modified":"2017-03-06T17:03:13.964312Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10633/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.927101, "lon":3.9618858, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Loskadestraat 70<br><br>STATION ERPE-MERE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION ERPE-MERE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Loskadestraat 70", "manager_type":"", "created":"2017-03-06T17:03:13.974878Z", "id":10634, "last_modified":"2017-03-06T17:03:13.981788Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10634/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.943245, "lon":3.9868063, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Gentsesteenweg 130<br><br>STATION ERPE-VIJFHUIZEN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION ERPE-VIJFHUIZEN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Gentsesteenweg 130", "manager_type":"", "created":"2017-03-06T17:03:13.991957Z", "id":10635, "last_modified":"2017-03-06T17:03:13.999109Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10635/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0381647, "lon":3.7570489, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Robert Rinskopflaan 55<br><br>STATION GENTBRUGGE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION GENTBRUGGE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Robert Rinskopflaan 55", "manager_type":"", "created":"2017-03-06T17:03:14.008737Z", "id":10636, "last_modified":"2017-03-06T17:03:14.015968Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10636/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9065138, "lon":4.0238566, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsstraat 224<br><br>STATION HAALTERT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION HAALTERT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsstraat 224", "manager_type":"", "created":"2017-03-06T17:03:14.026265Z", "id":10637, "last_modified":"2017-03-06T17:03:14.033772Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10637/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9102803, "lon":3.9868243, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Huytstraat 2<br><br>STATION HAALTERT-EDE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION HAALTERT-EDE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Huytstraat 2", "manager_type":"", "created":"2017-03-06T17:03:14.042471Z", "id":10638, "last_modified":"2017-03-06T17:03:14.049732Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10638/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8236519, "lon":3.9934628, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rietstraat 2<br><br>STATION HALTE NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION HALTE NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rietstraat 2", "manager_type":"", "created":"2017-03-06T17:03:14.058822Z", "id":10639, "last_modified":"2017-03-06T17:03:14.065096Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10639/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0733879, "lon":3.5358402, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Hansbekedorp 2<br><br>Station Hansbeke\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Station Hansbeke\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Hansbekedorp 2", "manager_type":"", "created":"2017-03-06T17:03:14.075196Z", "id":10640, "last_modified":"2017-03-06T17:03:14.082461Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10640/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0093619642, "lon":4.29834405886, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Klein Holland 4<br><br>STATION LONDERZEEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION LONDERZEEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Klein Holland 4", "manager_type":"", "created":"2017-03-06T17:03:14.089884Z", "id":10641, "last_modified":"2017-03-06T17:03:14.098145Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10641/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0199441, "lon":3.7639265, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Mellestraat 111<br><br>STATION MERELBEKE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION MERELBEKE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Mellestraat 111", "manager_type":"", "created":"2017-03-06T17:03:14.114277Z", "id":10642, "last_modified":"2017-03-06T17:03:14.125080Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10642/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0203335, "lon":3.7663932, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kardinaal Mercierlaan 12<br><br>STATION MERELBEKE ACHTERKANT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION MERELBEKE ACHTERKANT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kardinaal Mercierlaan 12", "manager_type":"", "created":"2017-03-06T17:03:14.137678Z", "id":10643, "last_modified":"2017-03-06T17:03:14.147702Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10643/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8138164, "lon":3.9732904, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : 't Angereelstraat 99<br><br>STATION NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"'t Angereelstraat 99", "manager_type":"", "created":"2017-03-06T17:03:14.160235Z", "id":10644, "last_modified":"2017-03-06T17:03:14.170745Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10644/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8960649, "lon":4.5852138, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kouterstraat 169<br><br>STATION NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kouterstraat 169", "manager_type":"", "created":"2017-03-06T17:03:14.183273Z", "id":10645, "last_modified":"2017-03-06T17:03:14.192429Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10645/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9002011, "lon":4.6332642, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsplein 9<br><br>STATION NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsplein 9", "manager_type":"", "created":"2017-03-06T17:03:14.202884Z", "id":10646, "last_modified":"2017-03-06T17:03:14.211918Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10646/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8925989, "lon":4.5424344, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsplein 18<br><br>STATION NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsplein 18", "manager_type":"", "created":"2017-03-06T17:03:14.222383Z", "id":10647, "last_modified":"2017-03-06T17:03:14.230622Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10647/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0048432, "lon":4.1333172, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsstraat 147<br><br>STATION NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsstraat 147", "manager_type":"", "created":"2017-03-06T17:03:14.240739Z", "id":10648, "last_modified":"2017-03-06T17:03:14.248723Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10648/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8566121, "lon":4.0540995, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Jan Ockeghemstraat 23<br><br>STATION NMBS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION NMBS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Jan Ockeghemstraat 23", "manager_type":"", "created":"2017-03-06T17:03:14.258073Z", "id":10649, "last_modified":"2017-03-06T17:03:14.265935Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10649/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8929953, "lon":4.5416343, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Engerstraat 212<br><br>STATION NMBS ACHTERKANT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION NMBS ACHTERKANT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Engerstraat 212", "manager_type":"", "created":"2017-03-06T17:03:14.276684Z", "id":10650, "last_modified":"2017-03-06T17:03:14.286908Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10650/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9005179167, "lon":4.63150449458, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsstraat 76<br><br>STATION NMBS/GEN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION NMBS/GEN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsstraat 76", "manager_type":"", "created":"2017-03-06T17:03:14.299212Z", "id":10651, "last_modified":"2017-03-06T17:03:14.309129Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10651/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8672003009, "lon":4.20676606382, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : STATIONPLEIN / MOLENSTRAAT 100<br><br>STATION SINT-MARTENS-BODEGEM\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION SINT-MARTENS-BODEGEM\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"STATIONPLEIN / MOLENSTRAAT 100", "manager_type":"", "created":"2017-03-06T17:03:14.320112Z", "id":10652, "last_modified":"2017-03-06T17:03:14.328840Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10652/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.1267306, "lon":3.6677549, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Weststraat 131<br><br>STATION SLEIDINGE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION SLEIDINGE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Weststraat 131", "manager_type":"", "created":"2017-03-06T17:03:14.340891Z", "id":10653, "last_modified":"2017-03-06T17:03:14.351391Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10653/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8744035, "lon":4.1654606, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationstraat 109<br><br>STATION TERNAT\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TERNAT\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationstraat 109", "manager_type":"", "created":"2017-03-06T17:03:14.371746Z", "id":10654, "last_modified":"2017-03-06T17:03:14.381907Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10654/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4807009, "lon":4.8821575, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chée de Louvain 387<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chée de Louvain 387", "manager_type":"", "created":"2017-03-06T17:03:14.392225Z", "id":10655, "last_modified":"2017-03-06T17:03:14.400078Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10655/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8301841, "lon":4.4154538, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Camélias 2<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Camélias 2", "manager_type":"", "created":"2017-03-06T17:03:14.411109Z", "id":10656, "last_modified":"2017-03-06T17:03:14.421165Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10656/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6518666, "lon":4.564139, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue des Combattants 1<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue des Combattants 1", "manager_type":"", "created":"2017-03-06T17:03:14.432935Z", "id":10657, "last_modified":"2017-03-06T17:03:14.442941Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10657/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6277442, "lon":4.9793727, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Baron d'Obin 441<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Baron d'Obin 441", "manager_type":"", "created":"2017-03-06T17:03:14.453042Z", "id":10658, "last_modified":"2017-03-06T17:03:14.463985Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10658/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7687142, "lon":4.3826515, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Waterloo 254<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Waterloo 254", "manager_type":"", "created":"2017-03-06T17:03:14.476535Z", "id":10659, "last_modified":"2017-03-06T17:03:14.486478Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10659/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4726231, "lon":4.8426621, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Waterloo 6<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Waterloo 6", "manager_type":"", "created":"2017-03-06T17:03:14.497753Z", "id":10660, "last_modified":"2017-03-06T17:03:14.506020Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10660/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8379917, "lon":4.4636206, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Orban 193<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Orban 193", "manager_type":"", "created":"2017-03-06T17:03:14.514896Z", "id":10661, "last_modified":"2017-03-06T17:03:14.521836Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10661/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.68881, "lon":4.4064953, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Nivelles 2<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Nivelles 2", "manager_type":"", "created":"2017-03-06T17:03:14.529911Z", "id":10662, "last_modified":"2017-03-06T17:03:14.537117Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10662/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6165266, "lon":4.4463192, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Bruxelles 15<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Bruxelles 15", "manager_type":"", "created":"2017-03-06T17:03:14.545838Z", "id":10663, "last_modified":"2017-03-06T17:03:14.554919Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10663/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6366618, "lon":5.1540842, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Tirlemont 7<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Tirlemont 7", "manager_type":"", "created":"2017-03-06T17:03:14.565662Z", "id":10664, "last_modified":"2017-03-06T17:03:14.574286Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10664/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4986966, "lon":4.123552, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue d'Houdeng 187<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue d'Houdeng 187", "manager_type":"", "created":"2017-03-06T17:03:14.586149Z", "id":10665, "last_modified":"2017-03-06T17:03:14.594844Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10665/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7292943, "lon":4.3422374, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Braine l'Alleud 215<br><br>STATION TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Braine l'Alleud 215", "manager_type":"", "created":"2017-03-06T17:03:14.608591Z", "id":10666, "last_modified":"2017-03-06T17:03:14.617377Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10666/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.829823917, "lon":4.5140878128, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : CHAUSSEE DE LOUVAIN 10A<br><br>STATION TOTAL MUSEUM\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL MUSEUM\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"CHAUSSEE DE LOUVAIN 10A", "manager_type":"", "created":"2017-03-06T17:03:14.628134Z", "id":10667, "last_modified":"2017-03-06T17:03:14.635114Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10667/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7059937, "lon":4.4343693, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Louvain 452<br><br>STATION TOTAL OHAIN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL OHAIN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Louvain 452", "manager_type":"", "created":"2017-03-06T17:03:14.645284Z", "id":10668, "last_modified":"2017-03-06T17:03:14.652262Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10668/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8379935, "lon":4.2851307, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Boulevard Sylvain Dupuis 299<br><br>STATION TOTAL WESTLAND\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION TOTAL WESTLAND\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Boulevard Sylvain Dupuis 299", "manager_type":"", "created":"2017-03-06T17:03:14.662306Z", "id":10669, "last_modified":"2017-03-06T17:03:14.669233Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10669/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.1543328, "lon":3.6149814, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Stationsplein 10<br><br>Station Waarschoot\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Station Waarschoot\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Stationsplein 10", "manager_type":"", "created":"2017-03-06T17:03:14.678433Z", "id":10670, "last_modified":"2017-03-06T17:03:14.685078Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10670/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9039844, "lon":4.0513563, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Groeneweg 79<br><br>STATION WELLE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STATION WELLE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Groeneweg 79", "manager_type":"", "created":"2017-03-06T17:03:14.693767Z", "id":10671, "last_modified":"2017-03-06T17:03:14.701203Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10671/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.089153, "lon":3.719472, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : WONDELGEM STATION PLEIN 120<br><br>Station Wondelgem\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Station Wondelgem\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"WONDELGEM STATION PLEIN 120", "manager_type":"", "created":"2017-03-06T17:03:14.708273Z", "id":10672, "last_modified":"2017-03-06T17:03:14.714349Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10672/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6476032, "lon":4.3688672, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Grand'Route 58<br><br>STIENS FERRONNERIE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STIENS FERRONNERIE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Grand'Route 58", "manager_type":"", "created":"2017-03-06T17:03:14.722626Z", "id":10673, "last_modified":"2017-03-06T17:03:14.729881Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10673/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8050632, "lon":4.3283846, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Gatti de Gamond 32<br><br>SUPER GB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SUPER GB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Gatti de Gamond 32", "manager_type":"", "created":"2017-03-06T17:03:14.737199Z", "id":10674, "last_modified":"2017-03-06T17:03:14.744401Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10674/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9070769, "lon":4.3546006, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Vijverstraat 65<br><br>SUPER GB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SUPER GB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Vijverstraat 65", "manager_type":"", "created":"2017-03-06T17:03:14.754410Z", "id":10675, "last_modified":"2017-03-06T17:03:14.762371Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10675/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.630531, "lon":3.7559582, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Tournai 189<br><br>SUPRAMA PLASTICENTRE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"SUPRAMA PLASTICENTRE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Tournai 189", "manager_type":"", "created":"2017-03-06T17:03:14.772394Z", "id":10676, "last_modified":"2017-03-06T17:03:14.779374Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10676/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5615715, "lon":4.4783182, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Namur 5<br><br>TAVERNE LE LUXEMBOURG\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"TAVERNE LE LUXEMBOURG\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Namur 5", "manager_type":"", "created":"2017-03-06T17:03:14.789393Z", "id":10677, "last_modified":"2017-03-06T17:03:14.796195Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10677/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6081524, "lon":4.6489972, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Gaston Delvaux 2<br><br>TEC / GARE\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"TEC / GARE\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Gaston Delvaux 2", "manager_type":"", "created":"2017-03-06T17:03:14.806814Z", "id":10678, "last_modified":"2017-03-06T17:03:14.813651Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10678/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":51.0117066, "lon":4.2940141, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Kruisveld 30<br><br>TECHNICAS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"TECHNICAS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Kruisveld 30", "manager_type":"", "created":"2017-03-06T17:03:14.821332Z", "id":10679, "last_modified":"2017-03-06T17:03:14.827416Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10679/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6549265, "lon":3.8736811, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Grammont 16/A<br><br>TEINTURIE LE COLIBRI\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"TEINTURIE LE COLIBRI\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Grammont 16/A", "manager_type":"", "created":"2017-03-06T17:03:14.836949Z", "id":10680, "last_modified":"2017-03-06T17:03:14.844798Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10680/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5544118, "lon":4.1034558, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue du Chemin de Fer 59<br><br>TERRAIN DE TENNIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"TERRAIN DE TENNIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue du Chemin de Fer 59", "manager_type":"", "created":"2017-03-06T17:03:14.858429Z", "id":10681, "last_modified":"2017-03-06T17:03:14.868631Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10681/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5824658081, "lon":4.06360204477, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chemin de l'Epinois<br><br>TERRAIN DE TENNIS\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"TERRAIN DE TENNIS\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chemin de l'Epinois", "manager_type":"", "created":"2017-03-06T17:03:14.879816Z", "id":10682, "last_modified":"2017-03-06T17:03:14.887763Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10682/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8864307, "lon":4.6682493, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Brusselsesteenweg 27<br><br>TOTAL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"TOTAL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Brusselsesteenweg 27", "manager_type":"", "created":"2017-03-06T17:03:14.897920Z", "id":10683, "last_modified":"2017-03-06T17:03:14.904438Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10683/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.615572, "lon":3.6463964, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Calvaire 10<br><br>TRANSAX DB\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"TRANSAX DB\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Calvaire 10", "manager_type":"", "created":"2017-03-06T17:03:14.914138Z", "id":10684, "last_modified":"2017-03-06T17:03:14.920772Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10684/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8595, "lon":4.4180205, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Louvain 992<br><br>TROC INTERNAT./COUR\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"TROC INTERNAT./COUR\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Louvain 992", "manager_type":"", "created":"2017-03-06T17:03:14.928154Z", "id":10685, "last_modified":"2017-03-06T17:03:14.933977Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10685/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8515077, "lon":4.4535382, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Avenue Emmanuel Mounier 53<br><br>UCL ENTREE PERSONNEL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"UCL ENTREE PERSONNEL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Avenue Emmanuel Mounier 53", "manager_type":"", "created":"2017-03-06T17:03:14.942985Z", "id":10686, "last_modified":"2017-03-06T17:03:14.948923Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10686/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9307379, "lon":4.4263436, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Franklin Rooseveltlaan 98<br><br>VIRGO FIDELIS SCHOOL\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"VIRGO FIDELIS SCHOOL\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Franklin Rooseveltlaan 98", "manager_type":"", "created":"2017-03-06T17:03:14.957533Z", "id":10687, "last_modified":"2017-03-06T17:03:14.963424Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10687/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8194769, "lon":4.1128803, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Gustaaf Ponchautstraat 24<br><br>VOETBALPLEIN\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"VOETBALPLEIN\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Gustaaf Ponchautstraat 24", "manager_type":"", "created":"2017-03-06T17:03:14.975026Z", "id":10688, "last_modified":"2017-03-06T17:03:14.980959Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10688/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8779968967, "lon":4.50524627852, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Burggrachtstraat 1<br><br>vzw TER BURG\t (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"vzw TER BURG\t (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Burggrachtstraat 1", "manager_type":"", "created":"2017-03-06T17:03:14.990339Z", "id":10689, "last_modified":"2017-03-06T17:03:15.000456Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10689/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8200185, "lon":4.3303271, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Bruxelles 354<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Bruxelles 354", "manager_type":"", "created":"2017-03-06T17:03:15.012584Z", "id":10690, "last_modified":"2017-03-06T17:03:15.021281Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10690/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.608468, "lon":4.4407548, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de Mercurey<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de Mercurey", "manager_type":"", "created":"2017-03-06T17:03:15.032417Z", "id":10691, "last_modified":"2017-03-06T17:03:15.039810Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10691/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8172759, "lon":4.2842167, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Clos des Saponaires 23<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Clos des Saponaires 23", "manager_type":"", "created":"2017-03-06T17:03:15.048743Z", "id":10692, "last_modified":"2017-03-06T17:03:15.055218Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10692/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7145908735, "lon":4.38314849213, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Bruyère Saint-Jean 6<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Bruyère Saint-Jean 6", "manager_type":"", "created":"2017-03-06T17:03:15.063648Z", "id":10693, "last_modified":"2017-03-06T17:03:15.071793Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10693/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6199936, "lon":4.6613504, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Namur 16<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Namur 16", "manager_type":"", "created":"2017-03-06T17:03:15.081936Z", "id":10694, "last_modified":"2017-03-06T17:03:15.090049Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10694/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.6727678, "lon":4.26668, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Cimetière 6<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Cimetière 6", "manager_type":"", "created":"2017-03-06T17:03:15.102654Z", "id":10695, "last_modified":"2017-03-06T17:03:15.111080Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10695/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7525170562, "lon":4.52495845529, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Terhulpensesteenweg 371<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Terhulpensesteenweg 371", "manager_type":"", "created":"2017-03-06T17:03:15.118432Z", "id":10696, "last_modified":"2017-03-06T17:03:15.125560Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10696/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5257601462, "lon":4.47874662527, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place Commandant Bultot 1<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place Commandant Bultot 1", "manager_type":"", "created":"2017-03-06T17:03:15.133544Z", "id":10697, "last_modified":"2017-03-06T17:03:15.141168Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10697/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8019144205, "lon":4.28872204992, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Koning Albertstraat<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Koning Albertstraat", "manager_type":"", "created":"2017-03-06T17:03:15.149715Z", "id":10698, "last_modified":"2017-03-06T17:03:15.160128Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10698/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8434052, "lon":4.3055381, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Square Henri Rey 2<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Square Henri Rey 2", "manager_type":"", "created":"2017-03-06T17:03:15.172628Z", "id":10699, "last_modified":"2017-03-06T17:03:15.178832Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10699/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7084411, "lon":4.5117725, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Quai du Tram 3<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Quai du Tram 3", "manager_type":"", "created":"2017-03-06T17:03:15.186540Z", "id":10700, "last_modified":"2017-03-06T17:03:15.192201Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10700/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8446663, "lon":4.5001421, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Chaussée de Malines 52<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Chaussée de Malines 52", "manager_type":"", "created":"2017-03-06T17:03:15.198834Z", "id":10701, "last_modified":"2017-03-06T17:03:15.204526Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10701/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.9609608, "lon":4.7772502, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Aarschotsesteenweg 395<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Aarschotsesteenweg 395", "manager_type":"", "created":"2017-03-06T17:03:15.214455Z", "id":10702, "last_modified":"2017-03-06T17:03:15.221142Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10702/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4894558, "lon":4.4721039, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de Wayaux 3<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de Wayaux 3", "manager_type":"", "created":"2017-03-06T17:03:15.228341Z", "id":10703, "last_modified":"2017-03-06T17:03:15.234161Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10703/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5230078, "lon":4.5332287, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Place de Wagnelée 6<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Place de Wagnelée 6", "manager_type":"", "created":"2017-03-06T17:03:15.244403Z", "id":10704, "last_modified":"2017-03-06T17:03:15.250651Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10704/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4967644693, "lon":4.11133471038, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Champs Fleuris 42<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Champs Fleuris 42", "manager_type":"", "created":"2017-03-06T17:03:15.259974Z", "id":10705, "last_modified":"2017-03-06T17:03:15.266424Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10705/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7939819931, "lon":4.30803072164, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Longue 241<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Longue 241", "manager_type":"", "created":"2017-03-06T17:03:15.274208Z", "id":10706, "last_modified":"2017-03-06T17:03:15.282160Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10706/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8670188, "lon":4.4474991, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : CHAUSSEE DE LOUVAIN 194<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"CHAUSSEE DE LOUVAIN 194", "manager_type":"", "created":"2017-03-06T17:03:15.292557Z", "id":10707, "last_modified":"2017-03-06T17:03:15.299422Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10707/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8229907, "lon":4.3447902, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue Antoine Bréart 108<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue Antoine Bréart 108", "manager_type":"", "created":"2017-03-06T17:03:15.308807Z", "id":10708, "last_modified":"2017-03-06T17:03:15.314636Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10708/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.7199700372, "lon":4.48799173782, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Bois Pirart<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Bois Pirart", "manager_type":"", "created":"2017-03-06T17:03:15.322347Z", "id":10709, "last_modified":"2017-03-06T17:03:15.328008Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10709/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5748091, "lon":4.06875, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue du Nouveau Monde 4<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue du Nouveau Monde 4", "manager_type":"", "created":"2017-03-06T17:03:15.337681Z", "id":10710, "last_modified":"2017-03-06T17:03:15.347680Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10710/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.5518783, "lon":3.8017615, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue des Ecoles 19<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue des Ecoles 19", "manager_type":"", "created":"2017-03-06T17:03:15.357919Z", "id":10711, "last_modified":"2017-03-06T17:03:15.366877Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10711/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.8964904578, "lon":4.38754022691, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : PLACE PETER BENOIT 15<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"PLACE PETER BENOIT 15", "manager_type":"", "created":"2017-03-06T17:03:15.378288Z", "id":10712, "last_modified":"2017-03-06T17:03:15.389037Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10712/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Petits Riens)", "lat":50.4742525242, "lon":4.12494361276, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Petits Riens)</h5><em>Adresse</em> : Rue de la Gare<br><br> (Source : opendata.bruxelles.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":" (Source : opendata.bruxelles.be)", "web":"", "phone":"", "address":"Rue de la Gare", "manager_type":"", "created":"2017-03-06T17:03:15.401844Z", "id":10713, "last_modified":"2017-03-06T17:03:15.411128Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10713/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Bulle à vêtements (Terre)", "lat":50.86752498677589, "lon":4.402011930942535, "subcategories":[{"name":"Bulles à vêtements", "id":206}], "popup":"<h5>Bulle à vêtements (Terre)</h5><em>Adresse</em> : Croisement de la Rue Godefroid Kurth et de la Rue Auguste De Boeck, 1140 Evere<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Croisement de la Rue Godefroid Kurth et de la Rue Auguste De Boeck, 1140 Evere", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-06T17:29:43.486571Z", "id":10717, "last_modified":"2017-03-06T17:29:43.486603Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10717/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}] \ No newline at end of file
diff --git a/data/markers-209.json b/data/markers-209.json
new file mode 100644
index 0000000..df86913
--- /dev/null
+++ b/data/markers-209.json
@@ -0,0 +1 @@
+[{"name":"ITECO", "lat":50.865112, "lon":4.370112, "subcategories":[{"name":"Coopération et solidarité internationale", "id":209}], "popup":"<h5>ITECO</h5><em>Adresse</em> : Rue Renkin 2 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.iteco.be/\">Site web</a></b><br><br>Centre de formation pour le développement et la solidarité internationale<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Centre de formation pour le développement et la solidarité internationale", "web":"http://www.iteco.be/", "phone":"", "address":"Rue Renkin 2 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:32.428404Z", "id":673, "last_modified":"2017-03-06T19:10:29.997490Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/673/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Enfants de Gomel ASBL", "lat":50.874448, "lon":4.374448, "subcategories":[{"name":"Coopération et solidarité internationale", "id":209}], "popup":"<h5>Enfants de Gomel ASBL</h5><em>Adresse</em> : Rue Portaels 146 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.enfantsdegomel.com/\">Site web</a></b><br><br>\"Enfants de Gomel\", victimes de Tchernobyl<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Enfants de Gomel\", victimes de Tchernobyl", "web":"http://www.enfantsdegomel.com/", "phone":"", "address":"Rue Portaels 146 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:32.248070Z", "id":669, "last_modified":"2017-03-06T19:07:39.587343Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/669/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Dar El Ward", "lat":50.875919, "lon":4.386919, "subcategories":[{"name":"Coopération et solidarité internationale", "id":209}], "popup":"<h5>Dar El Ward</h5><em>Adresse</em> : Rue Anatole France 140 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"http://www.darelward.be/\">Site web</a></b><br><br>Nous sommes une association, qui à été portée principalement par des mamans. La solidarté, les échanges entre les différentes cultures, les communautés et convictions sont nos principaux thêmes. Nous organisons des voyages humanitaires avec jeunes et moins jeunes d'origines et de couches sociales différentes.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Nous sommes une association, qui à été portée principalement par des mamans. La solidarté, les échanges entre les différentes cultures, les communautés et convictions sont nos principaux thêmes. Nous organisons des voyages humanitaires avec jeunes et moins jeunes d'origines et de couches sociales différentes.", "web":"http://www.darelward.be/", "phone":"", "address":"Rue Anatole France 140 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T14:44:32.223059Z", "id":668, "last_modified":"2017-03-06T19:08:17.444372Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/668/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}] \ No newline at end of file
diff --git a/data/markers-210.json b/data/markers-210.json
new file mode 100644
index 0000000..9922cb3
--- /dev/null
+++ b/data/markers-210.json
@@ -0,0 +1 @@
+[{"name":"Give box", "lat":50.86346382140809, "lon":4.293752610683441, "subcategories":[{"name":"Givebox", "id":210}], "popup":"<h5>Give box</h5><em>Adresse</em> : Croisement de la rue de l'Eglise et de la rue Mertens - 1082 Berchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"http://www.bled1082.be\">Site web</a></b><br><br>\"Il s’agit d’une armoire de rue dans laquelle peuvent être déposés et pris, sans obligation de réciprocité, des objets qui pourraient avoir une seconde vie\" (Source : www.bled1082.be).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Il s’agit d’une armoire de rue dans laquelle peuvent être déposés et pris, sans obligation de réciprocité, des objets qui pourraient avoir une seconde vie\" (Source : www.bled1082.be).", "web":"http://www.bled1082.be", "phone":"", "address":"Croisement de la rue de l'Eglise et de la rue Mertens - 1082 Berchem-Sainte-Agathe", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2017-03-07T14:00:53.437442Z", "id":10802, "last_modified":"2017-03-07T14:00:53.437485Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10802/history", "email_before_at":"bled", "email_after_at":"quartiersdurables.be", "last_modified_dmY":"07/03/2017"}, {"name":"Give box", "lat":50.88740080166157, "lon":4.317919313907623, "subcategories":[{"name":"Givebox", "id":210}], "popup":"<h5>Give box</h5><em>Adresse</em> : 12 Rue Alexandre Wouters - 1090 Jette<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"12 Rue Alexandre Wouters - 1090 Jette", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2017-03-07T14:06:05.168025Z", "id":10803, "last_modified":"2017-03-07T14:06:05.168058Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10803/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/03/2017"}, {"name":"Give box", "lat":50.8237256517075, "lon":4.32783544063568, "subcategories":[{"name":"Givebox", "id":210}], "popup":"<h5>Give box</h5><em>Adresse</em> : 283, rue des Alliés - 1190 Forest<br><br>Depuis le mois de septembre 2012, il existe à Forest, une \"boîte\" où il est possible de déposer et de prendre des objets, vêtements, en toute simplicité. C'est une initiative du Quartier durable Wiels. L'armoire a été incendiée en 2017.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Depuis le mois de septembre 2012, il existe à Forest, une \"boîte\" où il est possible de déposer et de prendre des objets, vêtements, en toute simplicité. C'est une initiative du Quartier durable Wiels. L'armoire a été incendiée en 2017.", "web":"", "phone":"", "address":"283, rue des Alliés - 1190 Forest", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-03-07T14:12:17.919744Z", "id":10804, "last_modified":"2017-03-07T14:15:19.041068Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10804/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/03/2017"}, {"name":"PLOEF! PLus On Est de Fous...", "lat":50.88507855788091, "lon":4.323200583457947, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Eau potable", "id":115}, {"name":"Boîtes à livres", "id":50}, {"name":"Givebox", "id":210}, {"name":"Cafés-concerts, lieux de concert", "id":110}, {"name":"Associations d'éducation permanente", "id":13}, {"name":"Maisons de quartiers", "id":10}, {"name":"Initiatives de transition", "id":201}, {"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}], "popup":"<h5>PLOEF! PLus On Est de Fous...</h5><em>Adresse</em> : Rue Bonaventure 100, 1090 Bruxelles<br><br><em>Téléphone</em> : +3224769807<br><br><b><a target=\"_blank\" href=\"http://www.ploef.eu\">Site web</a></b><br><br>PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…", "web":"http://www.ploef.eu", "phone":"+3224769807", "address":"Rue Bonaventure 100, 1090 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-08T21:58:21.186446Z", "id":10805, "last_modified":"2017-03-09T09:12:10.799388Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10805/history", "email_before_at":"ploefplus", "email_after_at":"gmail.com", "last_modified_dmY":"09/03/2017"}, {"name":"Givebox Mundo B", "lat":50.837877119461986, "lon":4.364406019449234, "subcategories":[{"name":"Givebox", "id":210}], "popup":"<h5>Givebox Mundo B</h5><em>Adresse</em> : rue d'Edimbourg, 26 - 1050 Ixelles<br><br>Dans l'entrée de Mundo B, une étagère propose des objets à donner.\r\nElle est ouverte aux heures de bureau (8h30 - 18h)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Dans l'entrée de Mundo B, une étagère propose des objets à donner.\r\nElle est ouverte aux heures de bureau (8h30 - 18h)", "web":"", "phone":"", "address":"rue d'Edimbourg, 26 - 1050 Ixelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2017-03-26T11:58:46.696066Z", "id":10858, "last_modified":"2017-03-26T12:08:08.941041Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10858/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"26/03/2017"}, {"name":"Le Fraysse - Give Box Uni-Vert & TeenWolf- Maison Coopérative Destrier", "lat":50.858564559366584, "lon":4.412877559661865, "subcategories":[{"name":"Givebox", "id":210}], "popup":"<h5>Le Fraysse - Give Box Uni-Vert & TeenWolf- Maison Coopérative Destrier</h5><em>Adresse</em> : Chaussée de Louvain 896, 1140 Evere<br><br><b><a target=\"_blank\" href=\"http://www.lefraysse.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.lefraysse.be/", "phone":"", "address":"Chaussée de Louvain 896, 1140 Evere", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-03-30T13:42:44.386334Z", "id":10869, "last_modified":"2017-03-30T13:42:44.386375Z", "last_author":"maisondestrier", "history":"http://maps.dewey.be/api/markers/10869/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"30/03/2017"}, {"name":"Give Box", "lat":50.87790990519367, "lon":4.317126721143722, "subcategories":[{"name":"Givebox", "id":210}], "popup":"<h5>Give Box</h5><em>Adresse</em> : Drève de Rivieren, 1083 Ganshoren<br><br>Au croisement de la Drève de Rivieren et de l'avenue de l'exposition, se trouve une boîte à livres.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Au croisement de la Drève de Rivieren et de l'avenue de l'exposition, se trouve une boîte à livres.", "web":"", "phone":"", "address":"Drève de Rivieren, 1083 Ganshoren", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-07-14T20:57:53.434672Z", "id":10950, "last_modified":"2017-07-24T17:20:39.521837Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10950/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/07/2017"}] \ No newline at end of file
diff --git a/data/markers-211.json b/data/markers-211.json
new file mode 100644
index 0000000..f466c26
--- /dev/null
+++ b/data/markers-211.json
@@ -0,0 +1 @@
+[{"name":"Le Valeureux ASBL", "lat":50.647841, "lon":5.572571, "subcategories":[{"name":"Monnaies complémentaires", "id":211}], "popup":"<h5>Le Valeureux ASBL</h5><em>Adresse</em> : 57, Rue Pierreuse, 4000 Liège<br><br><em>Téléphone</em> : +32 477 91 25 02<br><br><b><a target=\"_blank\" href=\"http://valeureux.be/\">Site web</a></b><br><br>« Le Valeureux est un Euro liégeois qui est apparu dans les porte-monnaies de la Cité Ardente en 2014 afin de mieux nourrir l'économie réelle, locale et éthique et de stimuler la circulation de la richesse créée par les Liégeois dans leur région » (source : levaleureux.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« Le Valeureux est un Euro liégeois qui est apparu dans les porte-monnaies de la Cité Ardente en 2014 afin de mieux nourrir l'économie réelle, locale et éthique et de stimuler la circulation de la richesse créée par les Liégeois dans leur région » (source : levaleureux.be)", "web":"http://valeureux.be/", "phone":"+32 477 91 25 02", "address":"57, Rue Pierreuse, 4000 Liège", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-09T09:00:17.751750Z", "id":10806, "last_modified":"2017-03-09T09:20:04.864740Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10806/history", "email_before_at":"info", "email_after_at":"levaleureux.be", "last_modified_dmY":"09/03/2017"}, {"name":"L’épi", "lat":49.591735, "lon":5.486349, "subcategories":[{"name":"Monnaies complémentaires", "id":211}], "popup":"<h5>L’épi</h5><em>Adresse</em> : 27, rue de Virton, 6769 Meix-devant-Virton<br><br><em>Téléphone</em> : +32 (0)472 37 08 27<br><br><b><a target=\"_blank\" href=\"http://www.enepisdubonsens.org/\">Site web</a></b><br><br>« L’Épi est une monnaie locale citoyenne (MLC) complémentaire à l’euro pour la Lorraine belge (Gaume et Pays d’Arlon) et sa proche périphérie. On peut dire que c’est un euro qui reste dans la région. » (source : www.enepisdubonsens.org)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« L’Épi est une monnaie locale citoyenne (MLC) complémentaire à l’euro pour la Lorraine belge (Gaume et Pays d’Arlon) et sa proche périphérie. On peut dire que c’est un euro qui reste dans la région. » (source : www.enepisdubonsens.org)", "web":"http://www.enepisdubonsens.org/", "phone":"+32 (0)472 37 08 27", "address":"27, rue de Virton, 6769 Meix-devant-Virton", "manager_type":"", "created":"2017-03-09T09:00:17.827870Z", "id":10807, "last_modified":"2017-03-09T09:00:17.834395Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10807/history", "email_before_at":"contact", "email_after_at":"enepisdubonsens.org", "last_modified_dmY":"09/03/2017"}, {"name":"La minuto", "lat":50.608038, "lon":4.137396, "subcategories":[{"name":"Monnaies complémentaires", "id":211}], "popup":"<h5>La minuto</h5><em>Adresse</em> : 69, Rue de la Station, 7090 Braine-le-Comte<br><br><em>Téléphone</em> : 067 / 70 90 73<br><br><b><a target=\"_blank\" href=\"www.minuto.be\">Site web</a></b><br><br>« La minuto est une monnaie complémentaire valant 1 minute de prestation. Elle est utilisée par des producteurs de biens ou de services, quelque soit leur statut (indépendant, indépendant complémentaire, particulier prestataire occasionnel, membre de la Smart). » (source : www.minuto.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« La minuto est une monnaie complémentaire valant 1 minute de prestation. Elle est utilisée par des producteurs de biens ou de services, quelque soit leur statut (indépendant, indépendant complémentaire, particulier prestataire occasionnel, membre de la Smart). » (source : www.minuto.be)", "web":"www.minuto.be", "phone":"067 / 70 90 73", "address":"69, Rue de la Station, 7090 Braine-le-Comte", "manager_type":"", "created":"2017-03-09T09:00:17.841321Z", "id":10808, "last_modified":"2017-03-09T09:00:17.847119Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10808/history", "email_before_at":"info", "email_after_at":"minuto.be", "last_modified_dmY":"09/03/2017"}, {"name":"Le Talent", "lat":50.677542, "lon":4.583758, "subcategories":[{"name":"Monnaies complémentaires", "id":211}], "popup":"<h5>Le Talent</h5><em>Adresse</em> : 143 Rue du Blanc-Ry, 1342 Ottignies-Louvain-la-Neuve<br><br><em>Téléphone</em> : 0474/97.02.86<br><br><b><a target=\"_blank\" href=\"http://www.letalent.be/\">Site web</a></b><br><br>« Comment le système du Talent fonctionne-t-il ? 1 Talent = 1 euro : il y a donc une parité parfaite entre les deux monnaies. Au départ, les citoyens échangent leurs euros contre des Talents dans un comptoir d’échange. Le comptoir transfère les euros vers l’asbl Le Talent qui les verse sur un compte d’épargne dans une banque éthique. Riches de leurs Talents, les consommateurs paient des biens ou des services au sein d’un réseau de partenaires. Les prestataires et commerçants paient à leur tour leurs fournisseurs en Talents, ils règlent une partie de leurs dépenses personnelles en Talents, ils accordent des avantages aux clients qui les paient en Talents, ils rendent la monnaie en Talents… ils participent ainsi à la circulation de la monnaie. Toutes les opérations s’intègrent parfaitement dans les dispositifs légaux tels que la TVA ou la fiscalité. On peut comparer les billets en Talents à des chèques-repas à la différence qu’ils ne sont utilisables et valorisables qu’à Ottignies-LLN et ses environs. » (source : www.letalent.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« Comment le système du Talent fonctionne-t-il ? 1 Talent = 1 euro : il y a donc une parité parfaite entre les deux monnaies. Au départ, les citoyens échangent leurs euros contre des Talents dans un comptoir d’échange. Le comptoir transfère les euros vers l’asbl Le Talent qui les verse sur un compte d’épargne dans une banque éthique. Riches de leurs Talents, les consommateurs paient des biens ou des services au sein d’un réseau de partenaires. Les prestataires et commerçants paient à leur tour leurs fournisseurs en Talents, ils règlent une partie de leurs dépenses personnelles en Talents, ils accordent des avantages aux clients qui les paient en Talents, ils rendent la monnaie en Talents… ils participent ainsi à la circulation de la monnaie. Toutes les opérations s’intègrent parfaitement dans les dispositifs légaux tels que la TVA ou la fiscalité. On peut comparer les billets en Talents à des chèques-repas à la différence qu’ils ne sont utilisables et valorisables qu’à Ottignies-LLN et ses environs. » (source : www.letalent.be)", "web":"http://www.letalent.be/", "phone":"0474/97.02.86", "address":"143 Rue du Blanc-Ry, 1342 Ottignies-Louvain-la-Neuve", "manager_type":"", "created":"2017-03-09T09:00:17.855099Z", "id":10809, "last_modified":"2017-03-09T09:00:17.866344Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10809/history", "email_before_at":"letalent.bw", "email_after_at":"gmail.com", "last_modified_dmY":"09/03/2017"}, {"name":"De Torekes", "lat":51.066874, "lon":3.724375, "subcategories":[{"name":"Monnaies complémentaires", "id":211}], "popup":"<h5>De Torekes</h5><em>Adresse</em> : 70, Blaisantvest, 9000 Gent<br><br><em>Téléphone</em> : 09 223 95 15<br><br><b><a target=\"_blank\" href=\"http://www.torekes.be/\">Site web</a></b><br><br>« In de wijk Rabot-Blaisantvest in Gent belonen we inzet voor de wijk in het kader van burenzorg, buurtzorg en milieuzorg met onze eigen munt: het Toreke (ontworpen door Saar De Buysere). Op deze site ontdek je wat er te doen is en waarmee je Torekes kan verdienen! » (source : Samenlevingsopbouw Gent vzw - www.torekes.be)\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« In de wijk Rabot-Blaisantvest in Gent belonen we inzet voor de wijk in het kader van burenzorg, buurtzorg en milieuzorg met onze eigen munt: het Toreke (ontworpen door Saar De Buysere). Op deze site ontdek je wat er te doen is en waarmee je Torekes kan verdienen! » (source : Samenlevingsopbouw Gent vzw - www.torekes.be)\n", "web":"http://www.torekes.be/", "phone":"09 223 95 15", "address":"70, Blaisantvest, 9000 Gent", "manager_type":"", "created":"2017-03-09T09:00:17.883071Z", "id":10810, "last_modified":"2017-03-09T09:00:17.895162Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10810/history", "email_before_at":"info.gent", "email_after_at":"samenlevingsopbouw.be", "last_modified_dmY":"09/03/2017"}, {"name":"Le Ropi", "lat":50.454943, "lon":3.892857, "subcategories":[{"name":"Monnaies complémentaires", "id":211}], "popup":"<h5>Le Ropi</h5><em>Adresse</em> : 24, Rue de Ghlin, 7012 Jemappes<br><br><em>Téléphone</em> : 065/680.214 <br><br><b><a target=\"_blank\" href=\"https://www.ropi.be/\">Site web</a></b><br><br>« Le Ropi ne remplace pas l'euro, il le complémente! Il circule en parallèle à l'euro (€), et par facilité, il partage la même échelle de valeur. 1 Ropi = 1 Euro + énergie positive! Mais alors pourquoi passer par le Ropi ? Sa spécificité par rapport à l'euro est de n'avoir court qu'au sein d'une région limitée, Mons-Borinage, et par conséquent de favoriser l'économie locale et les circuits de distribution courts (consultez nos documents fondateurs). » (source : www.ropi.be)\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« Le Ropi ne remplace pas l'euro, il le complémente! Il circule en parallèle à l'euro (€), et par facilité, il partage la même échelle de valeur. 1 Ropi = 1 Euro + énergie positive! Mais alors pourquoi passer par le Ropi ? Sa spécificité par rapport à l'euro est de n'avoir court qu'au sein d'une région limitée, Mons-Borinage, et par conséquent de favoriser l'économie locale et les circuits de distribution courts (consultez nos documents fondateurs). » (source : www.ropi.be)\n", "web":"https://www.ropi.be/", "phone":"065/680.214 ", "address":"24, Rue de Ghlin, 7012 Jemappes", "manager_type":"", "created":"2017-03-09T09:00:17.909401Z", "id":10811, "last_modified":"2017-03-09T09:00:17.920187Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10811/history", "email_before_at":"info", "email_after_at":"ropi.be", "last_modified_dmY":"09/03/2017"}, {"name":"Le Voltî", "lat":50.2198, "lon":5.169896, "subcategories":[{"name":"Monnaies complémentaires", "id":211}], "popup":"<h5>Le Voltî</h5><em>Adresse</em> : 12, Rue du Bonnier, Forzée, 5580 Rochefort<br><br><b><a target=\"_blank\" href=\"http://levolti.be/\">Site web</a></b><br><br>« Le Voltî (volontiers en wallon) est le nom donné à la monnaie locale complémentaire à l'Euro qui circule dans les communes de Ciney, Hamois, Havelange, Marche-en-Famenne, Nassogne, Rochefort, Somme-Leuze et alentours. Plus de 140 partenaires ont signé la charte du Voltî. Ils adhèrent à ses principes et acceptent les paiements en Voltî. » (source : levolti.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« Le Voltî (volontiers en wallon) est le nom donné à la monnaie locale complémentaire à l'Euro qui circule dans les communes de Ciney, Hamois, Havelange, Marche-en-Famenne, Nassogne, Rochefort, Somme-Leuze et alentours. Plus de 140 partenaires ont signé la charte du Voltî. Ils adhèrent à ses principes et acceptent les paiements en Voltî. » (source : levolti.be)", "web":"http://levolti.be/", "phone":"", "address":"12, Rue du Bonnier, Forzée, 5580 Rochefort", "manager_type":"", "created":"2017-03-09T09:00:17.932240Z", "id":10812, "last_modified":"2017-03-09T09:00:17.939045Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10812/history", "email_before_at":"mlc.volti", "email_after_at":"gmail.com", "last_modified_dmY":"09/03/2017"}, {"name":"Les Blés", "lat":50.738454, "lon":4.696036, "subcategories":[{"name":"Monnaies complémentaires", "id":211}], "popup":"<h5>Les Blés</h5><em>Adresse</em> : Parvis Saint-Georges, 1390 Grez-Doiceau<br><br><b><a target=\"_blank\" href=\"www.grezentransition.be\">Site web</a></b><br><br>« Le projet de monnaie locale a germé en 2013, lorsque des citoyens de Grez-Doiceau voulant relever le défi d’une redynamisation locale, se sont rassemblés et ont rédigé une Charte définissant le cadre d’une économie sociale et solidaire. Ensemble, en utilisant les BLES, les citoyens, les acteurs économiques (commerçants, artisans, producteurs, PME,…) et les associations véhiculent les valeurs de la Charte et renforcent les échanges de proximité. C’est une manière de se réapproprier l’usage de la monnaie, de la mettre au service des citoyens et de stimuler l’économie locale. » (source : www.grezentransition.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« Le projet de monnaie locale a germé en 2013, lorsque des citoyens de Grez-Doiceau voulant relever le défi d’une redynamisation locale, se sont rassemblés et ont rédigé une Charte définissant le cadre d’une économie sociale et solidaire. Ensemble, en utilisant les BLES, les citoyens, les acteurs économiques (commerçants, artisans, producteurs, PME,…) et les associations véhiculent les valeurs de la Charte et renforcent les échanges de proximité. C’est une manière de se réapproprier l’usage de la monnaie, de la mettre au service des citoyens et de stimuler l’économie locale. » (source : www.grezentransition.be)", "web":"www.grezentransition.be", "phone":"", "address":"Parvis Saint-Georges, 1390 Grez-Doiceau", "manager_type":"", "created":"2017-03-09T09:00:17.948972Z", "id":10813, "last_modified":"2017-03-09T09:00:17.954968Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10813/history", "email_before_at":"info", "email_after_at":"grezentransition.be", "last_modified_dmY":"09/03/2017"}] \ No newline at end of file
diff --git a/data/markers-212.json b/data/markers-212.json
new file mode 100644
index 0000000..e136d16
--- /dev/null
+++ b/data/markers-212.json
@@ -0,0 +1 @@
+[{"name":"Pompe à vélo – Gare du Nord", "lat":50.85952758992392, "lon":4.360177516937256, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Gare du Nord</h5><em>Adresse</em> : Gare du Nord – 1030 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.cyclo.org\">Site web</a></b><br><br>Accessible au Point Vélo, du lundi au vendredi de 7.00 à 19.00.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Accessible au Point Vélo, du lundi au vendredi de 7.00 à 19.00.", "web":"http://www.cyclo.org", "phone":"", "address":"Gare du Nord – 1030 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-13T10:29:51.878659Z", "id":10825, "last_modified":"2017-03-13T10:33:15.518215Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10825/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Rue de Londres", "lat":50.83803414003555, "lon":4.367623329162598, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Rue de Londres</h5><em>Adresse</em> : 15, rue de Londres – 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.provelo.be\">Site web</a></b><br><br>Accessible du lundi au vendredi, de 10.00 à 17.00<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Accessible du lundi au vendredi, de 10.00 à 17.00", "web":"http://www.provelo.be", "phone":"", "address":"15, rue de Londres – 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-13T10:29:51.941458Z", "id":10826, "last_modified":"2017-03-13T10:34:00.087199Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10826/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Gare du Midi", "lat":50.83570333800256, "lon":4.337432384490966, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Gare du Midi</h5><em>Adresse</em> : Gare du Midi – 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.cyclo.org\">Site web</a></b><br><br>Accessible au Point Vélo, du lundi au vendredi de 7.00 à 19.00.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Accessible au Point Vélo, du lundi au vendredi de 7.00 à 19.00.", "web":"http://www.cyclo.org", "phone":"", "address":"Gare du Midi – 1060 Saint-Gilles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-13T10:29:51.958609Z", "id":10827, "last_modified":"2017-03-13T10:34:21.603570Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10827/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Gare Centrale", "lat":50.84493778036403, "lon":4.355961084365845, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Gare Centrale</h5><em>Adresse</em> : Gare Centrale – 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.cyclo.org\">Site web</a></b><br><br>Accessible au Point Vélo, du lundi au vendredi de 7.00 à 19.00.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Accessible au Point Vélo, du lundi au vendredi de 7.00 à 19.00.", "web":"http://www.cyclo.org", "phone":"", "address":"Gare Centrale – 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-13T10:29:51.977766Z", "id":10828, "last_modified":"2017-03-13T10:34:50.423391Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10828/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Rue de Flandre", "lat":50.85249572242771, "lon":4.346002042293549, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Rue de Flandre</h5><em>Adresse</em> : 85, rue de Flandre, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.cyclo.org\">Site web</a></b><br><br>Accessible à l’Atelier Cyclo, du mardi au vendredi de 12.00 à 19.00. Le samedi de 10.00 à 15.00.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Accessible à l’Atelier Cyclo, du mardi au vendredi de 12.00 à 19.00. Le samedi de 10.00 à 15.00.", "web":"http://www.cyclo.org", "phone":"", "address":"85, rue de Flandre, 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-13T10:29:51.993357Z", "id":10829, "last_modified":"2017-03-13T10:32:25.734731Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10829/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo - Gare de Bruxelles-Luxembourg", "lat":50.83840678654341, "lon":4.373685121536255, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo - Gare de Bruxelles-Luxembourg</h5><em>Adresse</em> : Gare de Bruxelles-Luxembourg - 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.cyclo.org\">Site web</a></b><br><br>Il y a une pompe à vélo publique, en libre accès, au point vélo (fietspunt) Cyclo de la Gare de Bruxelles-Luxembourg.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Il y a une pompe à vélo publique, en libre accès, au point vélo (fietspunt) Cyclo de la Gare de Bruxelles-Luxembourg.", "web":"http://www.cyclo.org", "phone":"", "address":"Gare de Bruxelles-Luxembourg - 1050 Ixelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-13T10:29:52.007323Z", "id":10830, "last_modified":"2017-03-13T10:31:25.447951Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10830/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Flagey-Sainte-Croix", "lat":50.826846583996215, "lon":4.372408390045166, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Flagey-Sainte-Croix</h5><em>Adresse</em> : Place Sainte-Croix – 1050 Ixelles<br><br>La commune d’Ixelles a installé une pompe à vélo publique (manuelle) sur la place Sainte-Croix, à hauteur de arceaux à vélos.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La commune d’Ixelles a installé une pompe à vélo publique (manuelle) sur la place Sainte-Croix, à hauteur de arceaux à vélos.", "web":"", "phone":"", "address":"Place Sainte-Croix – 1050 Ixelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-13T10:29:52.021655Z", "id":10831, "last_modified":"2017-03-13T10:36:12.458364Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10831/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Maison de Quartier Malibran", "lat":50.827991890094474, "lon":4.37406063079834, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Maison de Quartier Malibran</h5><em>Adresse</em> : 10, Rue de la Digue, 1050 Ixelles<br><br>La commune d’Ixelles a installé une pompe à vélo publique (manuelle) en face de la Maison de Quartier Malibran, à hauteur de arceaux à vélos.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La commune d’Ixelles a installé une pompe à vélo publique (manuelle) en face de la Maison de Quartier Malibran, à hauteur de arceaux à vélos.", "web":"", "phone":"", "address":"10, Rue de la Digue, 1050 Ixelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-03-13T10:29:52.041668Z", "id":10832, "last_modified":"2017-03-13T10:35:49.242371Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10832/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Bibliothèque francophone d’Evere", "lat":50.87286033615611, "lon":4.402642250061035, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Bibliothèque francophone d’Evere</h5><em>Adresse</em> : 10, Square Hoedemaekers, 1140 Evere<br><br>La commune d’Evere a installé une pompe à vélo publique devant la bibliothèque francophone<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La commune d’Evere a installé une pompe à vélo publique devant la bibliothèque francophone", "web":"", "phone":"", "address":"10, Square Hoedemaekers, 1140 Evere", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-13T10:29:52.055516Z", "id":10833, "last_modified":"2017-03-13T13:26:45.011926Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10833/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Léon Théodor", "lat":50.875820582250256, "lon":4.3273526430130005, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Léon Théodor</h5><em>Adresse</em> : 108, rue Léon Théodor – 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://bx1.be/news/des-stations-de-reparation-et-des-pompes-a-velo-installees-a-jette/\">Site web</a></b><br><br>La commune de Jette a installé en 2017 une série de pompes à vélo dans l’espace public.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La commune de Jette a installé en 2017 une série de pompes à vélo dans l’espace public.", "web":"http://bx1.be/news/des-stations-de-reparation-et-des-pompes-a-velo-installees-a-jette/", "phone":"", "address":"108, rue Léon Théodor – 1090 Jette", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-13T10:29:52.072675Z", "id":10834, "last_modified":"2017-03-13T13:41:53.087300Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10834/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Notre-Dame de Lourdes", "lat":50.87587981910388, "lon":4.337131977081299, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Notre-Dame de Lourdes</h5><em>Adresse</em> : Parvis Notre-Dame de Lourdes – 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://bx1.be/news/des-stations-de-reparation-et-des-pompes-a-velo-installees-a-jette/\">Site web</a></b><br><br>La commune de Jette a installé en 2017 une série de pompes à vélo dans l’espace public.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La commune de Jette a installé en 2017 une série de pompes à vélo dans l’espace public.", "web":"http://bx1.be/news/des-stations-de-reparation-et-des-pompes-a-velo-installees-a-jette/", "phone":"", "address":"Parvis Notre-Dame de Lourdes – 1090 Jette", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-13T10:29:52.086949Z", "id":10835, "last_modified":"2017-03-13T13:35:35.085815Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10835/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Ancienne Barrière", "lat":50.88533982453677, "lon":4.317535758018494, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Ancienne Barrière</h5><em>Adresse</em> : Place de l’Ancienne barrière, 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://bx1.be/news/des-stations-de-reparation-et-des-pompes-a-velo-installees-a-jette/\">Site web</a></b><br><br>La commune de Jette a installé en 2017 une série de pompes à vélo dans l’espace public.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La commune de Jette a installé en 2017 une série de pompes à vélo dans l’espace public.", "web":"http://bx1.be/news/des-stations-de-reparation-et-des-pompes-a-velo-installees-a-jette/", "phone":"", "address":"Place de l’Ancienne barrière, 1090 Jette", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-13T10:29:52.101564Z", "id":10836, "last_modified":"2017-03-13T13:38:03.340746Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10836/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Maison Communale d’Evere", "lat":50.87288064723303, "lon":4.403200149536132, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Maison Communale d’Evere</h5><em>Adresse</em> : Maison communale d’Evere, 1140 Evere<br><br><b><a target=\"_blank\" href=\"http://bruxelles.lacapitale.be/48257/article/2017-02-22/evere-bientot-des-pompes-velo-publiques-dans-la-rue\">Site web</a></b><br><br>La commune d’Evere a installé une pompe à vélo publique devant la Maison Communale<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La commune d’Evere a installé une pompe à vélo publique devant la Maison Communale", "web":"http://bruxelles.lacapitale.be/48257/article/2017-02-22/evere-bientot-des-pompes-velo-publiques-dans-la-rue", "phone":"", "address":"Maison communale d’Evere, 1140 Evere", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-13T10:29:52.123521Z", "id":10837, "last_modified":"2017-03-13T10:37:57.422509Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10837/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Papa Douala", "lat":50.825497085945536, "lon":4.34684157371521, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Papa Douala</h5><em>Adresse</em> : 12, Avenue A. Demeur – 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.papadouala.collectifs.net/les-stations-de-reparation/\">Site web</a></b><br><br>« En 2013, dans le cadre d'un projet de mobilité douce et de bien être citoyen, avec le service Développement Durable de la commune de Saint-Gilles, nous avons mis en place des bornes de réparation libres pour vélo, accessibles 24h sur 24h.\r\nDepuis octobre 2013, trois stations sont en service (leur couleur est rose pour ne pas les rater) » (source : Papa Douala)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« En 2013, dans le cadre d'un projet de mobilité douce et de bien être citoyen, avec le service Développement Durable de la commune de Saint-Gilles, nous avons mis en place des bornes de réparation libres pour vélo, accessibles 24h sur 24h.\r\nDepuis octobre 2013, trois stations sont en service (leur couleur est rose pour ne pas les rater) » (source : Papa Douala)", "web":"http://www.papadouala.collectifs.net/les-stations-de-reparation/", "phone":"", "address":"12, Avenue A. Demeur – 1060 Saint-Gilles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-03-13T10:29:52.138182Z", "id":10838, "last_modified":"2017-03-13T10:37:23.025064Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10838/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Savoie-Diderich", "lat":50.82409502374228, "lon":4.34483528137207, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Savoie-Diderich</h5><em>Adresse</em> : 86, rue de Savoie – 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.papadouala.collectifs.net/les-stations-de-reparation/\">Site web</a></b><br><br>« En 2013, dans le cadre d'un projet de mobilité douce et de bien être citoyen, avec le service Développement Durable de la commune de Saint-Gilles, nous avons mis en place des bornes de réparation libres pour vélo, accessibles 24h sur 24h.\r\nDepuis octobre 2013, trois stations sont en service (leur couleur est rose pour ne pas les rater) » (source : Papa Douala). La pompe se trouve en face du Moeder Lambic<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« En 2013, dans le cadre d'un projet de mobilité douce et de bien être citoyen, avec le service Développement Durable de la commune de Saint-Gilles, nous avons mis en place des bornes de réparation libres pour vélo, accessibles 24h sur 24h.\r\nDepuis octobre 2013, trois stations sont en service (leur couleur est rose pour ne pas les rater) » (source : Papa Douala). La pompe se trouve en face du Moeder Lambic", "web":"http://www.papadouala.collectifs.net/les-stations-de-reparation/", "phone":"", "address":"86, rue de Savoie – 1060 Saint-Gilles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-13T10:29:52.154679Z", "id":10839, "last_modified":"2017-03-13T10:39:50.130816Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10839/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Pompe à vélo – Morichar", "lat":50.830578326125824, "lon":4.347656965255737, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Pompe à vélo – Morichar</h5><em>Adresse</em> : Place Morichar – 1060 Saint-Gilles<br><br><b><a target=\"_blank\" href=\"http://www.papadouala.collectifs.net/les-stations-de-reparation/\">Site web</a></b><br><br>« En 2013, dans le cadre d'un projet de mobilité douce et de bien être citoyen, avec le service Développement Durable de la commune de Saint-Gilles, nous avons mis en place des bornes de réparation libres pour vélo, accessibles 24h sur 24h.\r\nDepuis octobre 2013, trois stations sont en service (leur couleur est rose pour ne pas les rater) » (source : Papa Douala). La pompe se trouve à coté de l'arrêt de bus DeLijn 136 et 137<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« En 2013, dans le cadre d'un projet de mobilité douce et de bien être citoyen, avec le service Développement Durable de la commune de Saint-Gilles, nous avons mis en place des bornes de réparation libres pour vélo, accessibles 24h sur 24h.\r\nDepuis octobre 2013, trois stations sont en service (leur couleur est rose pour ne pas les rater) » (source : Papa Douala). La pompe se trouve à coté de l'arrêt de bus DeLijn 136 et 137", "web":"http://www.papadouala.collectifs.net/les-stations-de-reparation/", "phone":"", "address":"Place Morichar – 1060 Saint-Gilles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-03-13T10:29:52.170693Z", "id":10840, "last_modified":"2017-03-13T10:39:22.212518Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10840/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Fiestpomp – VUB campus Jette", "lat":50.886842, "lon":4.305456, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Fiestpomp – VUB campus Jette</h5><em>Adresse</em> : VUB campus Jette - Laarbeeklaan 103, 1090 Jette<br><br><b><a target=\"_blank\" href=\"https://brik.be/fietsen-in-brussel/biketool-by-brik/\">Site web</a></b><br><br>« BikeTool: aan de hoofdingang van gebouw A. Bike Repair Kit: onthaal van de Medische Bibliotheek » (source : brik.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« BikeTool: aan de hoofdingang van gebouw A. Bike Repair Kit: onthaal van de Medische Bibliotheek » (source : brik.be)", "web":"https://brik.be/fietsen-in-brussel/biketool-by-brik/", "phone":"", "address":"VUB campus Jette - Laarbeeklaan 103, 1090 Jette", "manager_type":"", "created":"2017-03-13T10:29:52.186735Z", "id":10841, "last_modified":"2017-03-13T10:29:52.193649Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10841/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Fietspomp – VUB Campus Etterbeek", "lat":50.82243452099419, "lon":4.391403794288634, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Fietspomp – VUB Campus Etterbeek</h5><em>Adresse</em> : VUB campus Etterbeek - Boulevard de la Plaine 2, 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"https://brik.be/fietsen-in-brussel/biketool-by-brik/\">Site web</a></b><br><br>« BikeTool: op de Esplanade. Bike Repair Kit: Infopunt » (source : brik.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« BikeTool: op de Esplanade. Bike Repair Kit: Infopunt » (source : brik.be)", "web":"https://brik.be/fietsen-in-brussel/biketool-by-brik/", "phone":"", "address":"VUB campus Etterbeek - Boulevard de la Plaine 2, 1050 Ixelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-03-13T10:29:52.203971Z", "id":10842, "last_modified":"2017-03-13T13:29:12.937677Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10842/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Fietspomp – EhB Campus Kaai", "lat":50.841778, "lon":4.322869, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Fietspomp – EhB Campus Kaai</h5><em>Adresse</em> : EhB campus Kaai - Quai de l'Industrie 170, 1070 Anderlecht<br><br><b><a target=\"_blank\" href=\"https://brik.be/fietsen-in-brussel/biketool-by-brik/\">Site web</a></b><br><br>« BikeTool: aan de achteringang van blok A bij de overdekte fietsenstalling. Bike Repair Kit: aan het onthaal » (source : brik.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« BikeTool: aan de achteringang van blok A bij de overdekte fietsenstalling. Bike Repair Kit: aan het onthaal » (source : brik.be)", "web":"https://brik.be/fietsen-in-brussel/biketool-by-brik/", "phone":"", "address":"EhB campus Kaai - Quai de l'Industrie 170, 1070 Anderlecht", "manager_type":"", "created":"2017-03-13T10:29:52.222800Z", "id":10843, "last_modified":"2017-03-13T10:29:52.230277Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10843/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Fiestpomp – Odisee Campus", "lat":50.84895, "lon":4.356442, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Fiestpomp – Odisee Campus</h5><em>Adresse</em> : Odisee campus Brussel - Rue Montagne aux Herbes Potagères 26, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"https://brik.be/fietsen-in-brussel/biketool-by-brik/\">Site web</a></b><br><br>« BikeTool: in de fietsenparking onder T’Serclaes gebouw. Bike Repair Kit: Stuvo+ » (source : brik.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« BikeTool: in de fietsenparking onder T’Serclaes gebouw. Bike Repair Kit: Stuvo+ » (source : brik.be)", "web":"https://brik.be/fietsen-in-brussel/biketool-by-brik/", "phone":"", "address":"Odisee campus Brussel - Rue Montagne aux Herbes Potagères 26, 1000 Bruxelles", "manager_type":"", "created":"2017-03-13T10:29:52.240418Z", "id":10844, "last_modified":"2017-03-13T10:29:52.246802Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10844/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Fietspomp – LUCA Campus Sint-Lukas", "lat":50.861241, "lon":4.367323, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Fietspomp – LUCA Campus Sint-Lukas</h5><em>Adresse</em> : LUCA campus Sint-Lukas, Rue des Palais 70, 1030 Schaerbeek<br><br><b><a target=\"_blank\" href=\"https://brik.be/fietsen-in-brussel/biketool-by-brik/\">Site web</a></b><br><br>« BikeTool: aan de fietsenstallingen bij de ingang langs de Groenstraat. Bike Repair Kit: in de bibliotheek » (source : brik.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"« BikeTool: aan de fietsenstallingen bij de ingang langs de Groenstraat. Bike Repair Kit: in de bibliotheek » (source : brik.be)", "web":"https://brik.be/fietsen-in-brussel/biketool-by-brik/", "phone":"", "address":"LUCA campus Sint-Lukas, Rue des Palais 70, 1030 Schaerbeek", "manager_type":"", "created":"2017-03-13T10:29:52.254811Z", "id":10845, "last_modified":"2017-03-13T10:29:52.263116Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10845/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Fietspomp – EhB Campus Jette", "lat":50.884304, "lon":4.306156, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Fietspomp – EhB Campus Jette</h5><em>Adresse</em> : EhB campus Jette – Avenue du Laerbeek 121, 1090 Jette<br><br><b><a target=\"_blank\" href=\"https://brik.be/fietsen-in-brussel/biketool-by-brik/\">Site web</a></b><br><br>Source : brik.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : brik.be", "web":"https://brik.be/fietsen-in-brussel/biketool-by-brik/", "phone":"", "address":"EhB campus Jette – Avenue du Laerbeek 121, 1090 Jette", "manager_type":"", "created":"2017-03-13T10:29:52.274852Z", "id":10846, "last_modified":"2017-03-13T10:29:52.287188Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10846/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/03/2017"}, {"name":"Fietspomp – LUCA Campus Narafi", "lat":50.814559, "lon":4.330963, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>Fietspomp – LUCA Campus Narafi</h5><em>Adresse</em> : LUCA Campus Nafari, Avenue Victor Rousseau 75, 1190 Forest<br><br><b><a target=\"_blank\" href=\"https://brik.be/fietsen-in-brussel/biketool-by-brik/\">Site web</a></b><br><br>Source : brik.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : brik.be", "web":"https://brik.be/fietsen-in-brussel/biketool-by-brik/", "phone":"", "address":"LUCA Campus Nafari, Avenue Victor Rousseau 75, 1190 Forest", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-03-13T10:29:52.296100Z", "id":10847, "last_modified":"2017-03-20T08:37:09.819199Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10847/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/03/2017"}, {"name":"pompe à vélo Bibliothèque de Jette", "lat":50.880472259439294, "lon":4.3278568982975685, "subcategories":[{"name":"Pompes à vélos", "id":212}], "popup":"<h5>pompe à vélo Bibliothèque de Jette</h5><em>Adresse</em> : place cardinal mercier 10, 1090 Jette<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"place cardinal mercier 10, 1090 Jette", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2017-03-15T23:17:08.977753Z", "id":10848, "last_modified":"2017-03-15T23:17:08.977783Z", "last_author":"ccloquet", "history":"http://maps.dewey.be/api/markers/10848/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/03/2017"}] \ No newline at end of file
diff --git a/data/markers-27.json b/data/markers-27.json
new file mode 100644
index 0000000..6ebd22e
--- /dev/null
+++ b/data/markers-27.json
@@ -0,0 +1 @@
+[{"name":"La Revanche des Brocolis", "lat":50.833848, "lon":4.37891, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>La Revanche des Brocolis</h5><em>Adresse</em> : Rue Gray 128 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Gray 128 1050 Ixelles", "manager_type":"", "created":"2015-05-29T14:50:25.872563Z", "id":784, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/784/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GAStronautes", "lat":50.858879, "lon":4.376582, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GAStronautes</h5><em>Adresse</em> : Rue Thiéfry 75 1030 Schaerbeek<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Thiéfry 75 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T14:50:25.923901Z", "id":785, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/785/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP de Linkebeek", "lat":50.764969, "lon":4.347686, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP de Linkebeek</h5><em>Adresse</em> : Rue Hollebeek 212 1630 Linkebeek<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Hollebeek 212 1630 Linkebeek", "manager_type":"", "created":"2015-05-29T14:50:26.007399Z", "id":786, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/786/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"RutabaGAS", "lat":50.831695, "lon":4.401394, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>RutabaGAS</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.040376Z", "id":787, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/787/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASdal de Flagey", "lat":50.828186, "lon":4.369215, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASdal de Flagey</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.073822Z", "id":788, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/788/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"VolleGAS", "lat":50.873272, "lon":4.388692, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>VolleGAS</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.165869Z", "id":789, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/789/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Gasticots", "lat":50.829238, "lon":4.376051, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Gasticots</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.198884Z", "id":790, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/790/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASperge", "lat":50.837434, "lon":4.36764, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASperge</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.232299Z", "id":791, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/791/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les GASzous", "lat":50.827871, "lon":4.3741274, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Les GASzous</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.265504Z", "id":792, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/792/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Bienmangeurs", "lat":50.854119, "lon":4.3807038, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Les Bienmangeurs</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.357106Z", "id":793, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/793/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP Neptune", "lat":50.813516, "lon":4.3310698, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Neptune</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.390448Z", "id":794, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/794/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"WoleGAS", "lat":50.850745, "lon":4.4220235, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>WoleGAS</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.423737Z", "id":795, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/795/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GAS’station", "lat":50.747049, "lon":4.362325016, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GAS’station</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.449444Z", "id":796, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/796/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les cageots de Saint Jo", "lat":50.81124, "lon":4.391754, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Les cageots de Saint Jo</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.573917Z", "id":797, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/797/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASouill’X", "lat":50.835904, "lon":4.3655856, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASouill’X</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.607040Z", "id":798, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/798/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP de l’École Arc-en-Ciel", "lat":50.807177, "lon":4.3264358, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP de l’École Arc-en-Ciel</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.831277Z", "id":799, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/799/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Nouveau GASAP au Chant d’Oiseau", "lat":50.824724, "lon":4.4149446, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Nouveau GASAP au Chant d’Oiseau</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:26.999510Z", "id":801, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/801/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP De Hoek", "lat":50.738, "lon":4.371, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP De Hoek</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.032941Z", "id":802, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/802/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Pot à GAS", "lat":50.8710133, "lon":4.31792189, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Pot à GAS</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.057846Z", "id":803, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/803/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le complot des chicons", "lat":50.8295624, "lon":4.385246071, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Le complot des chicons</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.156490Z", "id":804, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/804/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"OrGASmmmh", "lat":50.82774115, "lon":4.347147346, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>OrGASmmmh</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.182696Z", "id":805, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/805/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASton", "lat":50.795509, "lon":4.417708, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASton</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.207888Z", "id":806, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/806/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"LachGAS", "lat":50.8038642, "lon":4.4113305, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>LachGAS</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.233010Z", "id":807, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/807/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASmol", "lat":50.8578727, "lon":4.3381847, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASmol</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.541553Z", "id":808, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/808/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GAS Schaerbionik", "lat":50.856133, "lon":4.3747226, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GAS Schaerbionik</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.566463Z", "id":809, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/809/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"KarreGAS", "lat":50.800919, "lon":4.414715, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>KarreGAS</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.607972Z", "id":810, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/810/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASwol", "lat":50.8430061, "lon":4.431865, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASwol</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.708136Z", "id":811, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/811/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"SaGAS de Saint-Gilles", "lat":50.8249693, "lon":4.3500051, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>SaGAS de Saint-Gilles</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.741248Z", "id":812, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/812/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Biod’Evere Cité", "lat":50.8746057, "lon":4.3964332, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Biod’Evere Cité</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.766240Z", "id":813, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/813/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le GAStronome", "lat":50.8557728, "lon":4.3718474, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Le GAStronome</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:27.791231Z", "id":814, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/814/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"FouGAS", "lat":50.8310238, "lon":4.3870435, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>FouGAS</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.008334Z", "id":815, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/815/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GAScroute", "lat":50.825394, "lon":4.3509129, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GAScroute</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.114921Z", "id":816, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/816/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASnoisette", "lat":50.8383043, "lon":4.3863284, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASnoisette</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.141523Z", "id":817, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/817/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"SaGAS de Forest", "lat":50.8187772, "lon":4.3434578, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>SaGAS de Forest</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.166197Z", "id":818, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/818/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Everedeterre", "lat":50.8725203, "lon":4.4032963, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Everedeterre</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.191339Z", "id":819, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/819/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GAShel", "lat":50.87281971, "lon":4.389660358, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GAShel</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.299654Z", "id":820, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/820/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ander’GAS", "lat":50.832588, "lon":4.3088882, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Ander’GAS</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.324881Z", "id":821, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/821/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP Uccle Sud", "lat":50.7869412, "lon":4.3725534, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Uccle Sud</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.349835Z", "id":822, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/822/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GAS Naturel", "lat":50.8721447, "lon":4.3899859, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GAS Naturel</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.374726Z", "id":823, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/823/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"LactoPompainGAS", "lat":50.8341086, "lon":4.3793243, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>LactoPompainGAS</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.458185Z", "id":824, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/824/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GAStéropodes d’Ixelles", "lat":50.827016, "lon":4.372516, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GAStéropodes d’Ixelles</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.483010Z", "id":825, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/825/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP Coteaux", "lat":50.86208745, "lon":4.379285574, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Coteaux</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.507864Z", "id":826, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/826/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASaJob", "lat":50.7934497, "lon":4.3669832, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASaJob</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.615066Z", "id":827, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/827/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le GASNOH", "lat":50.8936016, "lon":4.3851405, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Le GASNOH</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.641443Z", "id":828, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/828/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Légumes des jours", "lat":50.8788241, "lon":4.3275401, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Légumes des jours</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.666501Z", "id":829, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/829/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GAScouilles", "lat":50.82788007, "lon":4.347957373, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GAScouilles</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.691274Z", "id":830, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/830/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP de Namur", "lat":50.4448026, "lon":4.867446, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP de Namur</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.799807Z", "id":831, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/831/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GAS Ploef", "lat":50.8707586, "lon":4.3270687, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GAS Ploef</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.824655Z", "id":832, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/832/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASwal", "lat":50.86676885, "lon":4.387694381, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASwal</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.849853Z", "id":833, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/833/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GAS et Vous", "lat":50.8573359, "lon":4.3948099, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GAS et Vous</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:28.874791Z", "id":834, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/834/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP Terre Neuve", "lat":50.8516893, "lon":4.3508248, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Terre Neuve</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:29.141646Z", "id":835, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/835/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP Uccle Vanderkindere", "lat":50.8139301, "lon":4.347998, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Uccle Vanderkindere</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:29.360475Z", "id":836, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/836/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP de Kuulkappers", "lat":50.8358709, "lon":4.3384363, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP de Kuulkappers</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:29.483469Z", "id":837, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/837/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP Contre-poix", "lat":50.87371075, "lon":4.33216703, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Contre-poix</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:29.508205Z", "id":838, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/838/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"ça gazouille ?", "lat":50.8494125, "lon":4.4240009, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>ça gazouille ?</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:29.533166Z", "id":839, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/839/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP de Wezembeek", "lat":50.8498161, "lon":4.4864559, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP de Wezembeek</h5><em>Adresse</em> : _<br><br><b><a target=\"_blank\" href=\"http://www.gasap.be\">Site web</a></b><br><br>Source : www.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : www.gasap.be", "web":"http://www.gasap.be", "phone":"", "address":"_", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:50:29.659859Z", "id":840, "last_modified":"2017-03-29T11:32:30.522488Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/840/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"GASouillis", "lat":50.82645895, "lon":4.415961343, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASouillis</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:29.708323Z", "id":841, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/841/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"PLOEF!", "lat":50.8850318546075, "lon":4.323216676712036, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>PLOEF!</h5><em>Adresse</em> : Rue Bonaventure 100, 1090 Jette<br><br><em>Téléphone</em> : 02/476.98.07<br><br><b><a target=\"_blank\" href=\"http://www.gasap.be/spip.php?page=gasap&id_gasap=113&lang=fr\">Site web</a></b><br><br>PLOEF! (PLus On Est de Fous...) fait partie de la Ferme Urbaine \"Le Début des Haricots\". Collecte des paniers de légumes le jeudi après-midi, à partir de 16.00.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLOEF! (PLus On Est de Fous...) fait partie de la Ferme Urbaine \"Le Début des Haricots\". Collecte des paniers de légumes le jeudi après-midi, à partir de 16.00.", "web":"http://www.gasap.be/spip.php?page=gasap&id_gasap=113&lang=fr", "phone":"02/476.98.07", "address":"Rue Bonaventure 100, 1090 Jette", "manager_type":"", "created":"2015-11-14T15:03:42.350344Z", "id":2178, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2178/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le Panier au Guidon", "lat":50.8359217, "lon":4.3064224, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Le Panier au Guidon</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:29.733289Z", "id":842, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/842/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Biscoteaux", "lat":50.86215855, "lon":4.378969073, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Les Biscoteaux</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:29.758390Z", "id":843, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/843/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAPéro", "lat":50.817175, "lon":4.425082, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAPéro</h5><em>Adresse</em> : _<br><br><b><a target=\"_blank\" href=\"http://www.gasap.be\">Site web</a></b><br><br>Source : www.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : www.gasap.be", "web":"http://www.gasap.be", "phone":"", "address":"_", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:50:29.804029Z", "id":844, "last_modified":"2017-03-29T11:32:05.582291Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/844/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"GASAP Le Globe", "lat":50.78361141458245, "lon":4.327497482299805, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Le Globe</h5><em>Adresse</em> : 1299 Chaussée d'Alsemberg, 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.gasap.be/gasap160\">Site web</a></b><br><br>Source : www.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source : www.gasap.be", "web":"http://www.gasap.be/gasap160", "phone":"", "address":"1299 Chaussée d'Alsemberg, 1180 Uccle", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:50:29.892088Z", "id":845, "last_modified":"2017-03-24T22:06:14.252721Z", "last_author":"Sabine", "history":"http://maps.dewey.be/api/markers/845/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"24/03/2017"}, {"name":"L’hamoirdise", "lat":50.8766169, "lon":4.3812846, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>L’hamoirdise</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:29.916390Z", "id":846, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/846/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP de Saint-Gilles", "lat":50.82723626, "lon":4.347168803, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP de Saint-Gilles</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:29.941525Z", "id":847, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/847/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"TerraCoteaux", "lat":50.86208744792314, "lon":4.379285573959351, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>TerraCoteaux</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.044151Z", "id":848, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/848/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASMolegum", "lat":50.8539934, "lon":4.317585597, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASMolegum</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.091842Z", "id":849, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/849/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASpipa", "lat":50.8359975, "lon":4.3655116, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASpipa</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.116840Z", "id":850, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/850/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Chez Gaston", "lat":50.8316841, "lon":4.3857109, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Chez Gaston</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.192089Z", "id":851, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/851/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP Albert", "lat":50.81800375, "lon":4.345713613, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Albert</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.216939Z", "id":852, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/852/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"VolleGAS au centre", "lat":50.8541504, "lon":4.3471193, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>VolleGAS au centre</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.291751Z", "id":853, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/853/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP Archers", "lat":50.8662575, "lon":4.3294125, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Archers</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.392070Z", "id":854, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/854/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Paniers de Marguerite", "lat":50.8170689, "lon":4.3202048, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Les Paniers de Marguerite</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.416846Z", "id":855, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/855/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP de Curreghem", "lat":50.8389995, "lon":4.326932455, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP de Curreghem</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.466715Z", "id":857, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/857/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GAStifail", "lat":50.8292554, "lon":4.3881008, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GAStifail</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.550472Z", "id":858, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/858/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Gasoline", "lat":50.82742602, "lon":4.347705245, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Gasoline</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.600134Z", "id":860, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/860/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ca GAS à Max", "lat":50.8504002, "lon":4.3944245, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Ca GAS à Max</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.675689Z", "id":861, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/861/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Jardins d’Élise", "lat":50.8715213, "lon":4.3862688, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Les Jardins d’Élise</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.787057Z", "id":862, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/862/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASmoutarde", "lat":50.8248922, "lon":4.334458816, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASmoutarde</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.833734Z", "id":863, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/863/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP Mange-tout", "lat":50.8260233, "lon":4.3518963, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Mange-tout</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.858574Z", "id":864, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/864/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP de l’Abbaye", "lat":50.8107496, "lon":4.3162782, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP de l’Abbaye</h5><em>Adresse</em> : <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":" ", "manager_type":"", "created":"2015-05-29T14:50:30.941889Z", "id":865, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/865/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Heksenketel", "lat":50.85239920254325, "lon":4.339953660964966, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Heksenketel</h5><em>Adresse</em> : Quai du Hainaut 29, 1080 Bruxelles<br><br><em>Téléphone</em> : 02 511 72 10<br><br><b><a target=\"_blank\" href=\"http://www.ateliergrooteiland.be/fr/ateliers-generalites/heksenketel-horeca-fr/\">Site web</a></b><br><br>Restaurant de l'asbl Atelier Groot Eiland, qui offre formations, travail et expériences professionelles aux demandeurs d'emploi.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Restaurant de l'asbl Atelier Groot Eiland, qui offre formations, travail et expériences professionelles aux demandeurs d'emploi.", "web":"http://www.ateliergrooteiland.be/fr/ateliers-generalites/heksenketel-horeca-fr/", "phone":"02 511 72 10", "address":"Quai du Hainaut 29, 1080 Bruxelles", "manager_type":"", "created":"2015-10-18T20:38:44.766961Z", "id":2143, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2143/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"GASAP - SAGAL (paniers bio Notre-Dame du Sommeil)", "lat":50.850599493365934, "lon":4.342625141143799, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP - SAGAL (paniers bio Notre-Dame du Sommeil)</h5><em>Adresse</em> : rue du Grand Serment, 4<br><br><em>Téléphone</em> : 0485131663<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0485131663", "address":"rue du Grand Serment, 4", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-23T10:20:51.507275Z", "id":3250, "last_modified":"2018-02-12T14:53:57.017378Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3250/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Impasse-Temps - Grainothèque", "lat":50.85302844082191, "lon":4.344663619995117, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Grainothèques, bourses aux semences", "id":125}], "popup":"<h5>Impasse-Temps - Grainothèque</h5><em>Adresse</em> : rue de Flandre 123<br><br><em>Téléphone</em> : 0484200002<br><br>L'impasse-temps propose une grainothèque mobile, un échange de semence à destination des habitants du quartier ou toute personne désirant contribuer à maximiser la biodiversité urbaine<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'impasse-temps propose une grainothèque mobile, un échange de semence à destination des habitants du quartier ou toute personne désirant contribuer à maximiser la biodiversité urbaine", "web":"", "phone":"0484200002", "address":"rue de Flandre 123", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-23T10:23:38.565063Z", "id":3251, "last_modified":"2018-02-12T14:53:48.575311Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3251/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"GASAP de NOH", "lat":50.901581929395995, "lon":4.380497932434082, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Spots 'plantes aromatiques'", "id":155}], "popup":"<h5>GASAP de NOH</h5><em>Adresse</em> : Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria<br><br><b><a target=\"_blank\" href=\"https://sites.google.com/site/nohgasap/home\">Site web</a></b><br><br>Le GASNOH (ou Gasap de NOH) est un Groupe d’Achat Solidaire de l’Agriculture Paysanne, situé à Neder-over-Heembeek (ou \"NOH\", commune de la Région de Bruxelles-Capitale). Il fait partie du réseau des GASAP bruxellois. Un Gasap est un groupe de soutien à l’agriculture paysanne. Il permet de soutenir des producteurs locaux travaillant selon des méthodes respectueuses de l’environnement et des savoir-faire traditionnels. Concrètement, un Gasap est un groupe de citoyens qui s’associent directement avec un producteur paysan pour acheter de façon régulière et à long terme, et ce en circuit-court, de quoi se nourrir en produits de saison de qualité. Cela peut-être des légumes, mais aussi des fruits, du fromage, etc. Notre Gasap vient se servir directement sur le lieu où poussent nos légumes, à la ferme urbaine de NOH.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le GASNOH (ou Gasap de NOH) est un Groupe d’Achat Solidaire de l’Agriculture Paysanne, situé à Neder-over-Heembeek (ou \"NOH\", commune de la Région de Bruxelles-Capitale). Il fait partie du réseau des GASAP bruxellois. Un Gasap est un groupe de soutien à l’agriculture paysanne. Il permet de soutenir des producteurs locaux travaillant selon des méthodes respectueuses de l’environnement et des savoir-faire traditionnels. Concrètement, un Gasap est un groupe de citoyens qui s’associent directement avec un producteur paysan pour acheter de façon régulière et à long terme, et ce en circuit-court, de quoi se nourrir en produits de saison de qualité. Cela peut-être des légumes, mais aussi des fruits, du fromage, etc. Notre Gasap vient se servir directement sur le lieu où poussent nos légumes, à la ferme urbaine de NOH.", "web":"https://sites.google.com/site/nohgasap/home", "phone":"", "address":"Marïenborre - 1120 Neder Over Hembeek - Au fond à gauche de la 3ième allée (des deux aubépines) à droite depuis la rue Val Maria", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2015-12-26T20:00:34.360279Z", "id":3254, "last_modified":"2018-02-12T14:53:11.190702Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3254/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Parckfarm - Tour&Taxis asbl", "lat":50.869832532537664, "lon":4.342474937438965, "subcategories":[{"name":"Eau potable", "id":115}, {"name":"Spots 'plantes aromatiques'", "id":155}, {"name":"Tables d'hôtes, récup' alimentaire", "id":28}, {"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Parckfarm - Tour&Taxis asbl</h5><em>Adresse</em> : parc de la coulée verte/ accès via le boulevard Emile Bockstael 1 ou Pannenhuis avenue Jean Dubruck<br><br><b><a target=\"_blank\" href=\"http://www.parckfarm.tk/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.parckfarm.tk/", "phone":"", "address":"parc de la coulée verte/ accès via le boulevard Emile Bockstael 1 ou Pannenhuis avenue Jean Dubruck", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-23T08:39:44.950395Z", "id":3308, "last_modified":"2017-05-10T13:30:49.345387Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3308/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/05/2017"}, {"name":"GASAP Laeken 1er", "lat":50.87375066, "lon":4.346233201, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Laeken 1er</h5><em>Adresse</em> : 160, Boulevard Emile Bockstael - 1020 Laeken <br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://laeken1er.wordpress.com\">Site web</a></b><br><br>E-mail : laeken1@liste.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"E-mail : laeken1@liste.gasap.be", "web":"http://laeken1er.wordpress.com", "phone":"/", "address":"160, Boulevard Emile Bockstael - 1020 Laeken ", "manager_type":"", "created":"2015-05-29T14:50:30.575120Z", "id":859, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/859/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Liber", "lat":50.848806883750534, "lon":4.373827326908213, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}, {"name":"Bornes d'accès à Internet", "id":124}, {"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Liber</h5><em>Adresse</em> : 112, RUE DES DEUX ÉGLISES 112 | 1210 BRUXELLES<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://liber-the.be/\">Site web</a></b><br><br>Salon de thé bavard, ludique et gourmand. Un endroit confortable pour venir travailler, lire ou passer un bon moment entre amis.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Salon de thé bavard, ludique et gourmand. Un endroit confortable pour venir travailler, lire ou passer un bon moment entre amis.", "web":"http://liber-the.be/", "phone":"/", "address":"112, RUE DES DEUX ÉGLISES 112 | 1210 BRUXELLES", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-06-02T11:37:25.762086Z", "id":3423, "last_modified":"2017-03-06T06:17:35.949920Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3423/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Réseau ADES", "lat":50.851421768710566, "lon":4.375160336494446, "subcategories":[{"name":"Ateliers vélo", "id":71}, {"name":"Repair cafés", "id":42}, {"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Associations de défense du droit au logement", "id":114}], "popup":"<h5>Réseau ADES</h5><em>Adresse</em> : Rue de Liedekerke 71 - 1200 Saint-Josse-ten-Noode<br><br><b><a target=\"_blank\" href=\"http://www.reseauades.net/\">Site web</a></b><br><br>Le Réseau ADES est un réseau rassemblant des jeunes qui désirent bouger et militer pour une société solidaire, démocratique et écologique. \"Le Réseau est un espace convivial ouvert à tous les gens convaincus que le futur se créera par plus de justice sociale, de conscience écologique et de démocratie, dans toutes leurs formes. Au sein du réseau, nous nous engageons indépendamment de toute couleur partisane, de manière collaborative et horizontale. Il se construit et se développe selon les idées et l’énergie que lui apportent ses membres, chacun s’y engage à sa manière.\" (source: www.reseauades.net)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Réseau ADES est un réseau rassemblant des jeunes qui désirent bouger et militer pour une société solidaire, démocratique et écologique. \"Le Réseau est un espace convivial ouvert à tous les gens convaincus que le futur se créera par plus de justice sociale, de conscience écologique et de démocratie, dans toutes leurs formes. Au sein du réseau, nous nous engageons indépendamment de toute couleur partisane, de manière collaborative et horizontale. Il se construit et se développe selon les idées et l’énergie que lui apportent ses membres, chacun s’y engage à sa manière.\" (source: www.reseauades.net)", "web":"http://www.reseauades.net/", "phone":"", "address":"Rue de Liedekerke 71 - 1200 Saint-Josse-ten-Noode", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-06-22T13:25:40.707896Z", "id":3428, "last_modified":"2017-03-06T06:15:33.281658Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3428/history", "email_before_at":"contact", "email_after_at":"reseauades.net", "last_modified_dmY":"06/03/2017"}, {"name":"Gasap Gastafiore", "lat":50.86242739733491, "lon":4.378059804439545, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Gasap Gastafiore</h5><em>Adresse</em> : 51 rue Kessels, Schaerbeek<br><br><b><a target=\"_blank\" href=\"https://listes.domainepublic.net/listinfo/legastafiore\">Site web</a></b><br><br>GASAP approvisionné par la ferme urbaine du début des haricots. Livraisons: dioxyde de gambettes.\r\nPermanences: lundi soir 18h30-19h30\r\n\r\nSAGAL geleverd door \"Ferme urbaine du Début des Haricots\". Leveringen: dioxyde de gambettes.\r\nMaandag, 18u30-19u30<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GASAP approvisionné par la ferme urbaine du début des haricots. Livraisons: dioxyde de gambettes.\r\nPermanences: lundi soir 18h30-19h30\r\n\r\nSAGAL geleverd door \"Ferme urbaine du Début des Haricots\". Leveringen: dioxyde de gambettes.\r\nMaandag, 18u30-19u30", "web":"https://listes.domainepublic.net/listinfo/legastafiore", "phone":"", "address":"51 rue Kessels, Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-07T07:26:51.549777Z", "id":5956, "last_modified":"2016-10-13T12:26:11.394556Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5956/history", "email_before_at":"legastafiore-owner", "email_after_at":"lists.collectifs.net", "last_modified_dmY":"13/10/2016"}, {"name":"La Maison Vert et Bleue (MVB)", "lat":50.82677582033288, "lon":4.269095063209533, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Associations de naturalistes", "id":194}], "popup":"<h5>La Maison Vert et Bleue (MVB)</h5><em>Adresse</em> : Rue du Chaudron 1 - 1070 Anderlecht<br><br><em>Téléphone</em> : 0484/11.93.56<br><br><b><a target=\"_blank\" href=\"http://www.maisonverteetbleue.be/\">Site web</a></b><br><br>La Maison verte et bleue (MVB) encourage, en collaboration avec la Commune d’Anderlecht, la préservation de la vocation rurale de Neerpede à travers le développement de projets qui valorisent son potentiel économique, social et/ou environnemental. La MVB désire contribuer au développement d’un pôle rural régional bruxellois (voire transrégional). Au cœur d’un dispositif qui a tous les atouts nécessaires pour l’émergence d’une filière résiliente en alimentation, nous travaillons avec différents partenaires pour valoriser les différents maillons de la chaîne (Production, Transformation, Distribution, Consommation et Economie locale, Recyclage et Compost). La MVB organise également des activités de sensibilisation à l’alimentation durable et au respect de la biodiversité.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Maison verte et bleue (MVB) encourage, en collaboration avec la Commune d’Anderlecht, la préservation de la vocation rurale de Neerpede à travers le développement de projets qui valorisent son potentiel économique, social et/ou environnemental. La MVB désire contribuer au développement d’un pôle rural régional bruxellois (voire transrégional). Au cœur d’un dispositif qui a tous les atouts nécessaires pour l’émergence d’une filière résiliente en alimentation, nous travaillons avec différents partenaires pour valoriser les différents maillons de la chaîne (Production, Transformation, Distribution, Consommation et Economie locale, Recyclage et Compost). La MVB organise également des activités de sensibilisation à l’alimentation durable et au respect de la biodiversité.", "web":"http://www.maisonverteetbleue.be/", "phone":"0484/11.93.56", "address":"Rue du Chaudron 1 - 1070 Anderlecht", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-13T15:08:04.851839Z", "id":5962, "last_modified":"2016-10-13T15:09:47.805405Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/5962/history", "email_before_at":"maisonverteetbleue", "email_after_at":"gmail.com", "last_modified_dmY":"13/10/2016"}, {"name":"PLOEF! PLus On Est de Fous...", "lat":50.88507855788091, "lon":4.323200583457947, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Eau potable", "id":115}, {"name":"Boîtes à livres", "id":50}, {"name":"Givebox", "id":210}, {"name":"Cafés-concerts, lieux de concert", "id":110}, {"name":"Associations d'éducation permanente", "id":13}, {"name":"Maisons de quartiers", "id":10}, {"name":"Initiatives de transition", "id":201}, {"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}], "popup":"<h5>PLOEF! PLus On Est de Fous...</h5><em>Adresse</em> : Rue Bonaventure 100, 1090 Bruxelles<br><br><em>Téléphone</em> : +3224769807<br><br><b><a target=\"_blank\" href=\"http://www.ploef.eu\">Site web</a></b><br><br>PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…", "web":"http://www.ploef.eu", "phone":"+3224769807", "address":"Rue Bonaventure 100, 1090 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-08T21:58:21.186446Z", "id":10805, "last_modified":"2017-03-09T09:12:10.799388Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10805/history", "email_before_at":"ploefplus", "email_after_at":"gmail.com", "last_modified_dmY":"09/03/2017"}, {"name":"GASAP de Linkebeek", "lat":50.764969, "lon":4.347686, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP de Linkebeek</h5><em>Adresse</em> : Rue Hollebeek 212 1630 Linkebeek<br><br><b><a target=\"_blank\" href=\"http://www.gasap.be/?lang=fr\">Site web</a></b><br><br>source : http://www.gasap.be/?lang=fr<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"source : http://www.gasap.be/?lang=fr", "web":"http://www.gasap.be/?lang=fr", "phone":"", "address":"Rue Hollebeek 212 1630 Linkebeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:38.960190Z", "id":704, "last_modified":"2017-03-29T08:30:54.349640Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/704/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"GASAP Neptune", "lat":50.813516, "lon":4.3310698, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Neptune</h5><em>Adresse</em> : _<br><br>source : www.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"source : www.gasap.be", "web":"", "phone":"", "address":"_", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:43.412509Z", "id":712, "last_modified":"2017-03-29T08:31:42.225291Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/712/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"GASAP de l’École Arc-en-Ciel", "lat":50.807177, "lon":4.3264358, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP de l’École Arc-en-Ciel</h5><em>Adresse</em> : _<br><br>source : www.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"source : www.gasap.be", "web":"", "phone":"", "address":"_", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:43.890555Z", "id":717, "last_modified":"2017-03-29T08:32:18.531801Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/717/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"Nouveau GASAP au Chant d’Oiseau", "lat":50.824724, "lon":4.4149446, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Nouveau GASAP au Chant d’Oiseau</h5><em>Adresse</em> : _<br><br>source : www.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"source : www.gasap.be", "web":"", "phone":"", "address":"_", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:44.062099Z", "id":719, "last_modified":"2017-03-29T08:33:09.214120Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/719/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"GASAP Uccle Sud", "lat":50.7869412, "lon":4.3725534, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Uccle Sud</h5><em>Adresse</em> : _<br><br><b><a target=\"_blank\" href=\"http://www.gasap.be\">Site web</a></b><br><br>source : www.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"source : www.gasap.be", "web":"http://www.gasap.be", "phone":"", "address":"_", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:46.123774Z", "id":740, "last_modified":"2017-03-29T08:33:45.888425Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/740/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"GASAP Coteaux", "lat":50.86208745, "lon":4.379285574, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Coteaux</h5><em>Adresse</em> : _<br><br><b><a target=\"_blank\" href=\"http://www.gasap.be\">Site web</a></b><br><br>source : www.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"source : www.gasap.be", "web":"http://www.gasap.be", "phone":"", "address":"_", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:47.115180Z", "id":744, "last_modified":"2017-03-29T08:34:07.774830Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/744/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"GASAP de Namur", "lat":50.4448026, "lon":4.867446, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP de Namur</h5><em>Adresse</em> : _<br><br><b><a target=\"_blank\" href=\"http://www.gasap.be\">Site web</a></b><br><br>source : www.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"source : www.gasap.be", "web":"http://www.gasap.be", "phone":"", "address":"_", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:47.665058Z", "id":749, "last_modified":"2017-03-29T08:34:41.002353Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/749/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"GASAP Terre Neuve", "lat":50.8516893, "lon":4.3508248, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Terre Neuve</h5><em>Adresse</em> : _<br><br><b><a target=\"_blank\" href=\"http://www.gasap.be\">Site web</a></b><br><br>source : www.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"source : www.gasap.be", "web":"http://www.gasap.be", "phone":"", "address":"_", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:47.973392Z", "id":753, "last_modified":"2017-03-29T08:35:13.643776Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/753/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}, {"name":"GASAP Uccle Vanderkindere", "lat":50.8139301, "lon":4.347998, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>GASAP Uccle Vanderkindere</h5><em>Adresse</em> : __<br><br><b><a target=\"_blank\" href=\"http://www.gasap.be\">Site web</a></b><br><br>source : www.gasap.be<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"source : www.gasap.be", "web":"http://www.gasap.be", "phone":"", "address":"__", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-05-29T14:44:48.015064Z", "id":754, "last_modified":"2017-03-29T08:36:06.740453Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/754/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"29/03/2017"}] \ No newline at end of file
diff --git a/data/markers-28.json b/data/markers-28.json
new file mode 100644
index 0000000..fb76be2
--- /dev/null
+++ b/data/markers-28.json
@@ -0,0 +1 @@
+[{"name":"La Poissonnerie", "lat":50.86752154830855, "lon":4.364005029201508, "subcategories":[{"name":"Occupations communautaires", "id":131}, {"name":"Tables d'hôtes, récup' alimentaire", "id":28}], "popup":"<h5>La Poissonnerie</h5><em>Adresse</em> : 214, rue du progrès, 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.123rueroyale.be/\">Site web</a></b><br><br>Les tables d’hôtes de la poissonnerie : la poissonnerie est une occupation communautaire située dans le quartier de la gare du Nord, au niveau du numéro 214 de la rue du progrès, et lancée à l’initiative de l’asbl Woningen 123 Logements. Tous les jeudis soir, vers 20h, la très talentueuse Marie y propose des plats végétariens à très petits prix, composés à partir des invendus du marché matinal. La poissonnerie organise également des concerts, des débats et des projections de documentaires.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les tables d’hôtes de la poissonnerie : la poissonnerie est une occupation communautaire située dans le quartier de la gare du Nord, au niveau du numéro 214 de la rue du progrès, et lancée à l’initiative de l’asbl Woningen 123 Logements. Tous les jeudis soir, vers 20h, la très talentueuse Marie y propose des plats végétariens à très petits prix, composés à partir des invendus du marché matinal. La poissonnerie organise également des concerts, des débats et des projections de documentaires.", "web":"http://www.123rueroyale.be/", "phone":"/", "address":"214, rue du progrès, 1030 Schaerbeek", "manager_type":"", "created":"2015-07-15T06:44:06.038168Z", "id":2094, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2094/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Dégustations de Bon Sens", "lat":50.82675, "lon":4.37263, "subcategories":[{"name":"Tables d'hôtes, récup' alimentaire", "id":28}], "popup":"<h5>Dégustations de Bon Sens</h5><em>Adresse</em> : Place Sainte-Croix 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"https://degustationdebonsens.wordpress.com/2014/07/07/ou-nous-rejoindre/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://degustationdebonsens.wordpress.com/2014/07/07/ou-nous-rejoindre/", "phone":"", "address":"Place Sainte-Croix 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:04:43.547097Z", "id":868, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/868/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La Poissonnerie", "lat":50.867583, "lon":4.364038, "subcategories":[{"name":"Tables d'hôtes, récup' alimentaire", "id":28}], "popup":"<h5>La Poissonnerie</h5><em>Adresse</em> : Rue du Progrès 214 1030 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.123rueroyale.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.123rueroyale.be/", "phone":"", "address":"Rue du Progrès 214 1030 Bruxelles", "manager_type":"", "created":"2015-05-29T15:04:43.580024Z", "id":869, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/869/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Papa Douala", "lat":50.825338, "lon":4.345286, "subcategories":[{"name":"Tables d'hôtes, récup' alimentaire", "id":28}], "popup":"<h5>Papa Douala</h5><em>Adresse</em> : Rue Adolphe Demeur n12 1060 Saint-Gilles<br><br><em>Téléphone</em> : 0479/30.28.49<br><br><b><a target=\"_blank\" href=\"http://www.papadouala.collectifs.net/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.papadouala.collectifs.net/", "phone":"0479/30.28.49", "address":"Rue Adolphe Demeur n12 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:04:43.813834Z", "id":871, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/871/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le 123", "lat":50.851881, "lon":4.365272, "subcategories":[{"name":"Occupations communautaires", "id":131}, {"name":"Tables d'hôtes, récup' alimentaire", "id":28}, {"name":"Associations de défense du droit au logement", "id":114}], "popup":"<h5>Le 123</h5><em>Adresse</em> : Rue Royale 123 1000 Bruxelles<br><br><em>Téléphone</em> : 02 / 669.95.10<br><br><b><a target=\"_blank\" href=\"http://www.123rueroyale.be/\">Site web</a></b><br><br>En mai 2007, un groupe de personnes investit le bâtiment du 123 rue Royale et très vite, une convention d’occupation temporaire est conclue avec la Région Wallonne, propriétaire des lieux. Parmi ces nouveaux occupants du bâtiment, des étudiant(e)s, des habitant(e)s de la rue, des artistes, des personnes sans-papier, ou simplement des gens qui veulent participer à un projet de vie différent de celui lié à un logement classique... Leurs points communs : ils ont à un moment éprouvé des difficultés à se loger dans un contexte de crise du logement ou pour des raisons plus personnelles, et ressenti l’envie de vivre dans un habitat collectif et solidaire.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"En mai 2007, un groupe de personnes investit le bâtiment du 123 rue Royale et très vite, une convention d’occupation temporaire est conclue avec la Région Wallonne, propriétaire des lieux. Parmi ces nouveaux occupants du bâtiment, des étudiant(e)s, des habitant(e)s de la rue, des artistes, des personnes sans-papier, ou simplement des gens qui veulent participer à un projet de vie différent de celui lié à un logement classique... Leurs points communs : ils ont à un moment éprouvé des difficultés à se loger dans un contexte de crise du logement ou pour des raisons plus personnelles, et ressenti l’envie de vivre dans un habitat collectif et solidaire.", "web":"http://www.123rueroyale.be/", "phone":"02 / 669.95.10", "address":"Rue Royale 123 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:04:43.605151Z", "id":870, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/870/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Allée du Kaai", "lat":50.863434, "lon":4.349473, "subcategories":[{"name":"Occupations communautaires", "id":131}, {"name":"Tables d'hôtes, récup' alimentaire", "id":28}], "popup":"<h5>Allée du Kaai</h5><em>Adresse</em> : Avenue Du Port 49-55 1000 Bruxelles<br><br><em>Téléphone</em> : 02 / 256 65 16<br><br><b><a target=\"_blank\" href=\"http://www.alleedukaai.be\">Site web</a></b><br><br>L'allée du Kaai est une occupation communautaire lancée par Toestand vzw (http://toestand.be/). \"La réactivation (par l'usage) de bâtiments abandonnés ou oubliés, de terrains et d'espaces (publics) à l'aide de l'organisation de centre socio-culturels temporaires et autonomes. Le dialogue, la création, l'autonomie et l'action, c'est notre devise\".<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'allée du Kaai est une occupation communautaire lancée par Toestand vzw (http://toestand.be/). \"La réactivation (par l'usage) de bâtiments abandonnés ou oubliés, de terrains et d'espaces (publics) à l'aide de l'organisation de centre socio-culturels temporaires et autonomes. Le dialogue, la création, l'autonomie et l'action, c'est notre devise\".", "web":"http://www.alleedukaai.be", "phone":"02 / 256 65 16", "address":"Avenue Du Port 49-55 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:04:42.912465Z", "id":866, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/866/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Communa", "lat":50.86897398724025, "lon":4.3889254331588745, "subcategories":[{"name":"Occupations communautaires", "id":131}, {"name":"Tables d'hôtes, récup' alimentaire", "id":28}], "popup":"<h5>Communa</h5><em>Adresse</em> : Rue Kennis, 1030 Schaerbeek<br><br><em>Téléphone</em> : 0477/70.53.05<br><br><b><a target=\"_blank\" href=\"http://communaasbl.wix.com/asbl\">Site web</a></b><br><br>La Communa est une ASBL qui était autrefois responsable d'un occupation communautaire à Uccle. Des tables d'hôtes à prix libre y étaient organisées le mercredi soir. Le collectif a du quitter les lieux en septembre 2016, pour emménager à Schaerbeek, rue Kennis. Il quittera en principe Schaerbeek début 2017 ...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Communa est une ASBL qui était autrefois responsable d'un occupation communautaire à Uccle. Des tables d'hôtes à prix libre y étaient organisées le mercredi soir. Le collectif a du quitter les lieux en septembre 2016, pour emménager à Schaerbeek, rue Kennis. Il quittera en principe Schaerbeek début 2017 ...", "web":"http://communaasbl.wix.com/asbl", "phone":"0477/70.53.05", "address":"Rue Kennis, 1030 Schaerbeek", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T15:04:43.445675Z", "id":867, "last_modified":"2017-03-09T11:39:03.334167Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/867/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"09/03/2017"}, {"name":"Parckfarm - Tour&Taxis asbl", "lat":50.869832532537664, "lon":4.342474937438965, "subcategories":[{"name":"Eau potable", "id":115}, {"name":"Spots 'plantes aromatiques'", "id":155}, {"name":"Tables d'hôtes, récup' alimentaire", "id":28}, {"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Parckfarm - Tour&Taxis asbl</h5><em>Adresse</em> : parc de la coulée verte/ accès via le boulevard Emile Bockstael 1 ou Pannenhuis avenue Jean Dubruck<br><br><b><a target=\"_blank\" href=\"http://www.parckfarm.tk/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.parckfarm.tk/", "phone":"", "address":"parc de la coulée verte/ accès via le boulevard Emile Bockstael 1 ou Pannenhuis avenue Jean Dubruck", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-23T08:39:44.950395Z", "id":3308, "last_modified":"2017-05-10T13:30:49.345387Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3308/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"10/05/2017"}] \ No newline at end of file
diff --git a/data/markers-42.json b/data/markers-42.json
new file mode 100644
index 0000000..11ca874
--- /dev/null
+++ b/data/markers-42.json
@@ -0,0 +1 @@
+[{"name":"Repair Café AB", "lat":50.847272, "lon":4.348272, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café AB</h5><em>Adresse</em> : Boulevard Anspach, 110 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Boulevard Anspach, 110 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:05:42.402873Z", "id":911, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/911/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Marolles", "lat":50.841225, "lon":4.347995, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Marolles</h5><em>Adresse</em> : Rue des Ursulines, 21 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Ursulines, 21 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:05:42.436467Z", "id":912, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/912/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Laeken", "lat":50.876904, "lon":4.347665, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Laeken</h5><em>Adresse</em> : Place Emile Bockstael 1020 Laeken<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Emile Bockstael 1020 Laeken", "manager_type":"", "created":"2015-05-29T15:05:43.407936Z", "id":924, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/924/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Ixelles", "lat":50.832504, "lon":4.37583, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Ixelles</h5><em>Adresse</em> : 12 Avenue de la Couronne 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.repaircafebrussels.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafebrussels.be", "phone":"", "address":"12 Avenue de la Couronne 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:05:45.878811Z", "id":966, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/966/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café ULB", "lat":50.813232, "lon":4.38174, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café ULB</h5><em>Adresse</em> : Avenue Paul Héger, 22-24 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/repair/node/214\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/repair/node/214", "phone":"", "address":"Avenue Paul Héger, 22-24 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:05:45.962247Z", "id":967, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/967/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Molenbeek-Saint-Jean", "lat":50.860261, "lon":4.339845, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Molenbeek-Saint-Jean</h5><em>Adresse</em> : Boulevard Leopold II 100 1080 Molenbeek<br><br><b><a target=\"_blank\" href=\"http://solidarite-savoir.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://solidarite-savoir.be/", "phone":"", "address":"Boulevard Leopold II 100 1080 Molenbeek", "manager_type":"", "created":"2015-05-29T15:05:48.816728Z", "id":993, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/993/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Berchem-Sainte-Agathe", "lat":50.861767, "lon":4.292767, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Berchem-Sainte-Agathe</h5><em>Adresse</em> : 19 Rue J.B. Vandendriesch 1082 Berchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/RepairCafe1082\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.facebook.com/RepairCafe1082", "phone":"", "address":"19 Rue J.B. Vandendriesch 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-05-29T15:05:49.420545Z", "id":995, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/995/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Jette", "lat":50.878769, "lon":4.327496, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Jette</h5><em>Adresse</em> : 32 rue Gustave Van huynegem 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe.be/fr/adresses/repair-cafe-jette-le-rayon-vert/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafe.be/fr/adresses/repair-cafe-jette-le-rayon-vert/", "phone":"", "address":"32 rue Gustave Van huynegem 1090 Jette", "manager_type":"", "created":"2015-05-29T15:05:49.937126Z", "id":997, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/997/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café de Neder-Over-Hembeek", "lat":50.894336, "lon":4.386336, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Neder-Over-Hembeek</h5><em>Adresse</em> : Rue François Vekemans, 131 1120 Neder-Over-Hembeek<br><br><em>Téléphone</em> : 02 268 20 82<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/RepairCafeNOH\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.facebook.com/RepairCafeNOH", "phone":"02 268 20 82", "address":"Rue François Vekemans, 131 1120 Neder-Over-Hembeek", "manager_type":"", "created":"2015-05-29T15:05:49.970381Z", "id":998, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/998/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Woluwe-Saint-Pierre", "lat":50.825789, "lon":4.416878, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Woluwe-Saint-Pierre</h5><em>Adresse</em> : Avenue du Chant d'Oiseau 40 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : 0477/75.57.38<br><br><b><a target=\"_blank\" href=\"http://www.chantoiseaudd.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.chantoiseaudd.be", "phone":"0477/75.57.38", "address":"Avenue du Chant d'Oiseau 40 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-05-29T15:05:50.241269Z", "id":1002, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1002/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Watermael-Boitsfort", "lat":50.809178, "lon":4.399703, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Watermael-Boitsfort</h5><em>Adresse</em> : Avenue des taillis, 2-4 1170 Watermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe1170.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafe1170.be", "phone":"", "address":"Avenue des taillis, 2-4 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-05-29T15:05:51.171119Z", "id":1005, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1005/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Uccle", "lat":50.783595, "lon":4.327359, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Uccle</h5><em>Adresse</em> : 1299, Chaussée d'Alsemberg 1180 Uccle<br><br><em>Téléphone</em> : 02 376 46 45<br><br><b><a target=\"_blank\" href=\"http://www.roseraie.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.roseraie.org", "phone":"02 376 46 45", "address":"1299, Chaussée d'Alsemberg 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:05:51.741331Z", "id":1008, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1008/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Woluwe-Saint-Lambert", "lat":50.840833, "lon":4.435475, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Woluwe-Saint-Lambert</h5><em>Adresse</em> : 91 rue Voot 1200 Woluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://Cette initiative est soutenue par les Ateliers de la Rue Voot http://www.voot.be\r\net Wolu-Inter-Quartier http://www.wiq.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://Cette initiative est soutenue par les Ateliers de la Rue Voot http://www.voot.be\r\net Wolu-Inter-Quartier http://www.wiq.be", "phone":"", "address":"91 rue Voot 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-05-29T15:05:52.166636Z", "id":1016, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1016/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café AB", "lat":50.847272, "lon":4.348738, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café AB</h5><em>Adresse</em> : Boulevard Anspach, 110 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Boulevard Anspach, 110 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:06:16.014647Z", "id":1027, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1027/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Berchem-Sainte-Agathe", "lat":50.861767, "lon":4.292503, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Berchem-Sainte-Agathe</h5><em>Adresse</em> : 19 Rue J.B. Vandendriesch 1082 Berchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/RepairCafe1082\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.facebook.com/RepairCafe1082", "phone":"", "address":"19 Rue J.B. Vandendriesch 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-05-29T15:06:16.097946Z", "id":1028, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1028/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Ixelles", "lat":50.832504, "lon":4.37583, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Ixelles</h5><em>Adresse</em> : 12 Avenue de la Couronne 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.repaircafebrussels.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafebrussels.be", "phone":"", "address":"12 Avenue de la Couronne 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:06:16.398232Z", "id":1031, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1031/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Jette", "lat":50.878769, "lon":4.327496, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Jette</h5><em>Adresse</em> : 32 rue Gustave Van huynegem 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe.be/fr/adresses/repair-cafe-jette-le-rayon-vert/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafe.be/fr/adresses/repair-cafe-jette-le-rayon-vert/", "phone":"", "address":"32 rue Gustave Van huynegem 1090 Jette", "manager_type":"", "created":"2015-05-29T15:06:16.427139Z", "id":1032, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1032/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Laeken", "lat":50.876904, "lon":4.347665, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Laeken</h5><em>Adresse</em> : Place Emile Bockstael 1020 Laeken<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Emile Bockstael 1020 Laeken", "manager_type":"", "created":"2015-05-29T15:06:16.456138Z", "id":1033, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1033/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Marolles", "lat":50.841225, "lon":4.347995, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Marolles</h5><em>Adresse</em> : Rue des Ursulines, 21 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Ursulines, 21 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:06:16.485463Z", "id":1034, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1034/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Molenbeek-Saint-Jean", "lat":50.860261, "lon":4.339845, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Molenbeek-Saint-Jean</h5><em>Adresse</em> : Boulevard Leopold II 100 1080 Molenbeek<br><br><b><a target=\"_blank\" href=\"http://solidarite-savoir.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://solidarite-savoir.be/", "phone":"", "address":"Boulevard Leopold II 100 1080 Molenbeek", "manager_type":"", "created":"2015-05-29T15:06:16.639452Z", "id":1035, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1035/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Uccle", "lat":50.783595, "lon":4.327359, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Uccle</h5><em>Adresse</em> : 1299, Chaussée d'Alsemberg 1180 Uccle<br><br><em>Téléphone</em> : 02 376 46 45<br><br><b><a target=\"_blank\" href=\"http://www.roseraie.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.roseraie.org", "phone":"02 376 46 45", "address":"1299, Chaussée d'Alsemberg 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:06:17.373622Z", "id":1039, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1039/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café ULB", "lat":50.813232, "lon":4.38174, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café ULB</h5><em>Adresse</em> : Avenue Paul Héger, 22-24 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/repair/node/214\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/repair/node/214", "phone":"", "address":"Avenue Paul Héger, 22-24 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:06:17.402748Z", "id":1040, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1040/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Watermael-Boitsfort", "lat":50.809178, "lon":4.399703, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Watermael-Boitsfort</h5><em>Adresse</em> : Avenue des taillis, 2-4 1170 Watermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe1170.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafe1170.be", "phone":"", "address":"Avenue des taillis, 2-4 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-05-29T15:06:17.502910Z", "id":1041, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1041/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Woluwe-Saint-Lambert", "lat":50.840833, "lon":4.435475, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Woluwe-Saint-Lambert</h5><em>Adresse</em> : 91 rue Voot 1200 Woluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://Cette initiative est soutenue par les Ateliers de la Rue Voot http://www.voot.be\r\net Wolu-Inter-Quartier http://www.wiq.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://Cette initiative est soutenue par les Ateliers de la Rue Voot http://www.voot.be\r\net Wolu-Inter-Quartier http://www.wiq.be", "phone":"", "address":"91 rue Voot 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-05-29T15:06:17.531672Z", "id":1042, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1042/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Woluwe-Saint-Pierre", "lat":50.825789, "lon":4.416878, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Woluwe-Saint-Pierre</h5><em>Adresse</em> : Avenue du Chant d'Oiseau 40 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : 0477/75.57.38<br><br><b><a target=\"_blank\" href=\"http://www.chantoiseaudd.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.chantoiseaudd.be", "phone":"0477/75.57.38", "address":"Avenue du Chant d'Oiseau 40 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-05-29T15:06:17.615105Z", "id":1043, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1043/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Berchem-Sainte-Agathe", "lat":50.861767, "lon":4.292503, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Berchem-Sainte-Agathe</h5><em>Adresse</em> : 19 Rue J.B. Vandendriesch 1082 Berchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/RepairCafe1082\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.facebook.com/RepairCafe1082", "phone":"", "address":"19 Rue J.B. Vandendriesch 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-05-29T15:06:31.588980Z", "id":1052, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1052/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café de Neder-Over-Hembeek", "lat":50.8943364, "lon":4.3867776, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Neder-Over-Hembeek</h5><em>Adresse</em> : Rue François Vekemans, 131 1120 Neder-Over-Hembeek<br><br><em>Téléphone</em> : 02 268 20 82<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/RepairCafeNOH\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.facebook.com/RepairCafeNOH", "phone":"02 268 20 82", "address":"Rue François Vekemans, 131 1120 Neder-Over-Hembeek", "manager_type":"", "created":"2015-05-29T15:06:31.618603Z", "id":1053, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1053/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Ixelles", "lat":50.832504, "lon":4.37583, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Ixelles</h5><em>Adresse</em> : 12 Avenue de la Couronne 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.repaircafebrussels.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafebrussels.be", "phone":"", "address":"12 Avenue de la Couronne 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:06:32.218489Z", "id":1055, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1055/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Jette", "lat":50.878769, "lon":4.327496, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Jette</h5><em>Adresse</em> : 32 rue Gustave Van huynegem 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe.be/fr/adresses/repair-cafe-jette-le-rayon-vert/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafe.be/fr/adresses/repair-cafe-jette-le-rayon-vert/", "phone":"", "address":"32 rue Gustave Van huynegem 1090 Jette", "manager_type":"", "created":"2015-05-29T15:06:32.561519Z", "id":1056, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1056/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Laeken", "lat":50.876904, "lon":4.347665, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Laeken</h5><em>Adresse</em> : Place Emile Bockstael 1020 Laeken<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Emile Bockstael 1020 Laeken", "manager_type":"", "created":"2015-05-29T15:06:32.906037Z", "id":1057, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1057/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Marolles", "lat":50.841225, "lon":4.347995, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Marolles</h5><em>Adresse</em> : Rue des Ursulines, 21 1000 Bruxelles<br><br><em>Téléphone</em> : 0486/471652<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0486/471652", "address":"Rue des Ursulines, 21 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:06:33.167025Z", "id":1058, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1058/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Molenbeek-Saint-Jean", "lat":50.860261, "lon":4.339845, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Molenbeek-Saint-Jean</h5><em>Adresse</em> : Boulevard Leopold II 100 1080 Molenbeek<br><br><b><a target=\"_blank\" href=\"http://solidarite-savoir.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://solidarite-savoir.be/", "phone":"", "address":"Boulevard Leopold II 100 1080 Molenbeek", "manager_type":"", "created":"2015-05-29T15:06:33.480721Z", "id":1059, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1059/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Uccle", "lat":50.783595, "lon":4.327359, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Uccle</h5><em>Adresse</em> : 1299, Chaussée d'Alsemberg 1180 Uccle<br><br><em>Téléphone</em> : 02 376 46 45<br><br><b><a target=\"_blank\" href=\"http://www.roseraie.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.roseraie.org", "phone":"02 376 46 45", "address":"1299, Chaussée d'Alsemberg 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:06:34.497511Z", "id":1063, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1063/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café ULB", "lat":50.813232, "lon":4.38174, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café ULB</h5><em>Adresse</em> : Avenue Paul Héger, 22-24 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/repair/node/214\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/repair/node/214", "phone":"", "address":"Avenue Paul Héger, 22-24 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:06:34.530625Z", "id":1064, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1064/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Woluwe-Saint-Lambert", "lat":50.840833, "lon":4.435475, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Woluwe-Saint-Lambert</h5><em>Adresse</em> : 91 rue Voot 1200 Woluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://Cette initiative est soutenue par les Ateliers de la Rue Voot http://www.voot.be\r\net Wolu-Inter-Quartier http://www.wiq.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://Cette initiative est soutenue par les Ateliers de la Rue Voot http://www.voot.be\r\net Wolu-Inter-Quartier http://www.wiq.be", "phone":"", "address":"91 rue Voot 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-05-29T15:06:34.625298Z", "id":1066, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1066/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Woluwe-Saint-Pierre", "lat":50.825789, "lon":4.416878, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Woluwe-Saint-Pierre</h5><em>Adresse</em> : Avenue du Chant d'Oiseau 40 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : 0477/75.57.38<br><br><b><a target=\"_blank\" href=\"http://www.chantoiseaudd.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.chantoiseaudd.be", "phone":"0477/75.57.38", "address":"Avenue du Chant d'Oiseau 40 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-05-29T15:06:34.663777Z", "id":1067, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1067/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café AB", "lat":50.847272, "lon":4.348738, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café AB</h5><em>Adresse</em> : Boulevard Anspach, 110 1000 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Boulevard Anspach, 110 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:07:17.002030Z", "id":1094, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1094/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Laeken", "lat":50.876904, "lon":4.347665, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Laeken</h5><em>Adresse</em> : Place Emile Bockstael 1020 Laeken<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Emile Bockstael 1020 Laeken", "manager_type":"", "created":"2015-05-29T15:07:17.065940Z", "id":1096, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1096/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Ixelles", "lat":50.832504, "lon":4.37583, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Ixelles</h5><em>Adresse</em> : 12 Avenue de la Couronne 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.repaircafebrussels.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafebrussels.be", "phone":"", "address":"12 Avenue de la Couronne 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:07:18.136254Z", "id":1107, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1107/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café ULB", "lat":50.813232, "lon":4.38174, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café ULB</h5><em>Adresse</em> : Avenue Paul Héger, 22-24 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/repair/node/214\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/repair/node/214", "phone":"", "address":"Avenue Paul Héger, 22-24 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:07:18.248064Z", "id":1108, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1108/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Molenbeek-Saint-Jean", "lat":50.860261, "lon":4.339845, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Molenbeek-Saint-Jean</h5><em>Adresse</em> : Boulevard Leopold II 100 1080 Molenbeek<br><br><b><a target=\"_blank\" href=\"http://solidarite-savoir.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://solidarite-savoir.be/", "phone":"", "address":"Boulevard Leopold II 100 1080 Molenbeek", "manager_type":"", "created":"2015-05-29T15:07:18.969675Z", "id":1115, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1115/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Berchem-Sainte-Agathe", "lat":50.861767, "lon":4.292503, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Berchem-Sainte-Agathe</h5><em>Adresse</em> : 19 Rue J.B. Vandendriesch 1082 Berchem-Sainte-Agathe<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/RepairCafe1082\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.facebook.com/RepairCafe1082", "phone":"", "address":"19 Rue J.B. Vandendriesch 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2015-05-29T15:07:19.002973Z", "id":1116, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1116/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Jette", "lat":50.878769, "lon":4.327496, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Jette</h5><em>Adresse</em> : 32 rue Gustave Van huynegem 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe.be/fr/adresses/repair-cafe-jette-le-rayon-vert/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafe.be/fr/adresses/repair-cafe-jette-le-rayon-vert/", "phone":"", "address":"32 rue Gustave Van huynegem 1090 Jette", "manager_type":"", "created":"2015-05-29T15:07:19.077864Z", "id":1118, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1118/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café de Neder-Over-Hembeek", "lat":50.894336, "lon":4.386778, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Neder-Over-Hembeek</h5><em>Adresse</em> : Rue François Vekemans, 131 1120 Neder-Over-Hembeek<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue François Vekemans, 131 1120 Neder-Over-Hembeek", "manager_type":"", "created":"2015-05-29T15:07:19.111127Z", "id":1119, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1119/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Woluwe-Saint-Pierre", "lat":50.825789, "lon":4.416878, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Woluwe-Saint-Pierre</h5><em>Adresse</em> : Avenue du Chant d'Oiseau 40 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : 0477/75.57.38<br><br><b><a target=\"_blank\" href=\"http://www.chantoiseaudd.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.chantoiseaudd.be", "phone":"0477/75.57.38", "address":"Avenue du Chant d'Oiseau 40 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-05-29T15:07:19.194831Z", "id":1120, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1120/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Watermael-Boitsfort", "lat":50.809178, "lon":4.399703, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Watermael-Boitsfort</h5><em>Adresse</em> : Avenue des taillis, 2-4 1170 Watermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe1170.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafe1170.be", "phone":"", "address":"Avenue des taillis, 2-4 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-05-29T15:07:19.269516Z", "id":1122, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1122/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Uccle", "lat":50.783595, "lon":4.327359, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Uccle</h5><em>Adresse</em> : 1299, Chaussée d'Alsemberg 1180 Uccle<br><br><em>Téléphone</em> : 02 376 46 45<br><br><b><a target=\"_blank\" href=\"http://www.roseraie.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.roseraie.org", "phone":"02 376 46 45", "address":"1299, Chaussée d'Alsemberg 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:07:19.299269Z", "id":1123, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1123/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Woluwe-Saint-Lambert", "lat":50.840833, "lon":4.435475, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Woluwe-Saint-Lambert</h5><em>Adresse</em> : 91 rue Voot 1200 Woluwe-Saint-Lambert<br><br><b><a target=\"_blank\" href=\"http://Cette initiative est soutenue par les Ateliers de la Rue Voot http://www.voot.be\r\net Wolu-Inter-Quartier http://www.wiq.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://Cette initiative est soutenue par les Ateliers de la Rue Voot http://www.voot.be\r\net Wolu-Inter-Quartier http://www.wiq.be", "phone":"", "address":"91 rue Voot 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-05-29T15:07:19.494872Z", "id":1126, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1126/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Molenbeek-Saint-Jean", "lat":50.860261, "lon":4.339845, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Molenbeek-Saint-Jean</h5><em>Adresse</em> : Boulevard Leopold II 100 1080 Molenbeek<br><br><b><a target=\"_blank\" href=\"http://solidarite-savoir.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://solidarite-savoir.be/", "phone":"", "address":"Boulevard Leopold II 100 1080 Molenbeek", "manager_type":"", "created":"2015-05-29T15:08:57.237246Z", "id":1183, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1183/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café ULB", "lat":50.813232, "lon":4.38174, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café ULB</h5><em>Adresse</em> : Avenue Paul Héger, 22-24 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/repair/node/214\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/repair/node/214", "phone":"", "address":"Avenue Paul Héger, 22-24 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:08:57.287018Z", "id":1185, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1185/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Watermael-Boitsfort", "lat":50.809178, "lon":4.399703, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Watermael-Boitsfort</h5><em>Adresse</em> : Avenue des taillis, 2-4 1170 Watermael-Boitsfort<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe1170.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafe1170.be", "phone":"", "address":"Avenue des taillis, 2-4 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-05-29T15:08:58.603969Z", "id":1206, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1206/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Uccle", "lat":50.783595, "lon":4.327359, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Uccle</h5><em>Adresse</em> : 1299, Chaussée d'Alsemberg 1180 Uccle<br><br><em>Téléphone</em> : 02 376 46 45<br><br><b><a target=\"_blank\" href=\"http://www.roseraie.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.roseraie.org", "phone":"02 376 46 45", "address":"1299, Chaussée d'Alsemberg 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:08:58.628809Z", "id":1207, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1207/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Woluwe-Saint-Pierre", "lat":50.825789, "lon":4.416878, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Woluwe-Saint-Pierre</h5><em>Adresse</em> : Avenue du Chant d'Oiseau 40 1150 Woluwe-Saint-Pierre<br><br><em>Téléphone</em> : 0477/75.57.38<br><br><b><a target=\"_blank\" href=\"http://www.chantoiseaudd.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.chantoiseaudd.be", "phone":"0477/75.57.38", "address":"Avenue du Chant d'Oiseau 40 1150 Woluwe-Saint-Pierre", "manager_type":"", "created":"2015-05-29T15:08:58.877500Z", "id":1208, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1208/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Jette", "lat":50.878769, "lon":4.327496, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Jette</h5><em>Adresse</em> : 32 rue Gustave Van huynegem 1090 Jette<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe.be/fr/adresses/repair-cafe-jette-le-rayon-vert/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafe.be/fr/adresses/repair-cafe-jette-le-rayon-vert/", "phone":"", "address":"32 rue Gustave Van huynegem 1090 Jette", "manager_type":"", "created":"2015-05-29T15:08:58.903862Z", "id":1209, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1209/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café 1040", "lat":50.83782884439473, "lon":4.3869781494140625, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café 1040</h5><em>Adresse</em> : Rue du Cornet, Hoornstraat 97 - 1040 Bruxelles<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/Repair-Caf%C3%A9-1040-1056204851079871/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.facebook.com/Repair-Caf%C3%A9-1040-1056204851079871/", "phone":"", "address":"Rue du Cornet, Hoornstraat 97 - 1040 Bruxelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-01-11T15:29:43.914058Z", "id":3257, "last_modified":"2018-02-12T14:50:17.939787Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3257/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Le Relais du triporteur", "lat":50.79604832786785, "lon":4.419813752174377, "subcategories":[{"name":"Repair cafés", "id":42}, {"name":"Épiceries solidaires", "id":135}, {"name":"Cafés-concerts, lieux de concert", "id":110}], "popup":"<h5>Le Relais du triporteur</h5><em>Adresse</em> : 120 + 124 Rue Middelbourg, 1170 Bruxelles <br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/pages/Le-Relais-du-triporteur/100106830105268?fref=ts\">Site web</a></b><br><br>Le Relais du Triporteur est une \"cuisine partagée\" et une \"épicerie solidaire\". Des dîners-concerts y sont organisés les samedis soirs.\r\n\r\nTéléphone : 02/675.07.77\r\nE-mail : info@le-relais-du-triporteur.be\r\n\r\n<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Relais du Triporteur est une \"cuisine partagée\" et une \"épicerie solidaire\". Des dîners-concerts y sont organisés les samedis soirs.\r\n\r\nTéléphone : 02/675.07.77\r\nE-mail : info@le-relais-du-triporteur.be\r\n\r\n", "web":"https://www.facebook.com/pages/Le-Relais-du-triporteur/100106830105268?fref=ts", "phone":"/", "address":"120 + 124 Rue Middelbourg, 1170 Bruxelles ", "manager_type":"", "created":"2015-06-28T10:12:03.053766Z", "id":1874, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1874/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Vaux-Borset", "lat":50.61320272334844, "lon":5.231364369392395, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Vaux-Borset</h5><em>Adresse</em> : Place M. Grandgagnage 4 4530 Vaux-Borset<br><br><b><a target=\"_blank\" href=\"http://www.ressourc-ages.be/activites/repair-cafe-de-vaux-borset/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.ressourc-ages.be/activites/repair-cafe-de-vaux-borset/", "phone":"", "address":"Place M. Grandgagnage 4 4530 Vaux-Borset", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-02-25T16:08:48.202952Z", "id":3322, "last_modified":"2017-05-05T14:09:31.924745Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3322/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Repair'café de Momignies", "lat":50.02380364696369, "lon":4.157638549804687, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair'café de Momignies</h5><em>Adresse</em> : Route de Beauwelz, 40 6590 Momignies (Brasserie de la Thiérache)<br><br><em>Téléphone</em> : 0474 628 283<br><br><b><a target=\"_blank\" href=\"http://olivierrecloux@hotmail.com\">Site web</a></b><br><br>\"Ateliers: Appareils ménagers, vélo, couture, tricot\r\nLes 4èmes samedis du mois de 14h à 18h\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Ateliers: Appareils ménagers, vélo, couture, tricot\r\nLes 4èmes samedis du mois de 14h à 18h\"", "web":"http://olivierrecloux@hotmail.com", "phone":"0474 628 283", "address":"Route de Beauwelz, 40 6590 Momignies (Brasserie de la Thiérache)", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-01T20:01:42.135838Z", "id":3338, "last_modified":"2017-05-05T13:58:58.442861Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3338/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Et si on REPARAIT", "lat":50.867895334673776, "lon":4.326338768005371, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}, {"name":"Repair cafés", "id":42}], "popup":"<h5>Et si on REPARAIT</h5><em>Adresse</em> : 89 Avenue de Jette, 1090 Bruxelles<br><br><em>Téléphone</em> : 02 420 02 62<br><br><b><a target=\"_blank\" href=\"http://www.etsionreparait.be\">Site web</a></b><br><br>Une poignée d'électroniciens mettent leurs savoir-faire au service de la lutte contre l'obsolescence programmée des appareils électroniques.\r\nParticulièrement spécialisés dans le matériel informatique et audiovisuel, vous pouvez les consulter pour tout appareils...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Une poignée d'électroniciens mettent leurs savoir-faire au service de la lutte contre l'obsolescence programmée des appareils électroniques.\r\nParticulièrement spécialisés dans le matériel informatique et audiovisuel, vous pouvez les consulter pour tout appareils...", "web":"http://www.etsionreparait.be", "phone":"02 420 02 62", "address":"89 Avenue de Jette, 1090 Bruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-03-18T05:55:03.952523Z", "id":3372, "last_modified":"2017-04-20T16:31:33.021150Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3372/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"Repair Café Tricoterie", "lat":50.830319, "lon":4.336726, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Tricoterie</h5><em>Adresse</em> : 158, rue Théodore Verhaegen 1060 Saint-Gilles<br><br><em>Téléphone</em> : 0483/34 28 19<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe.be/fr/adresses/la-tricoterie/\">Site web</a></b><br><br>Le Repair Café à lieu chaque 1er lundi du mois de 18h à 21h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Repair Café à lieu chaque 1er lundi du mois de 18h à 21h", "web":"http://www.repaircafe.be/fr/adresses/la-tricoterie/", "phone":"0483/34 28 19", "address":"158, rue Théodore Verhaegen 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:07:18.365968Z", "id":1110, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1110/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Marolles", "lat":50.841225, "lon":4.347995, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Marolles</h5><em>Adresse</em> : Rue des Ursulines, 21 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe.be/fr/adresses/repair-cafe-des-marolles/\">Site web</a></b><br><br>Le Repair Café des Marolles a lieu le premier mardi du mois de 17h30 à 21h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Repair Café des Marolles a lieu le premier mardi du mois de 17h30 à 21h", "web":"http://www.repaircafe.be/fr/adresses/repair-cafe-des-marolles/", "phone":"/", "address":"Rue des Ursulines, 21 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:07:17.036423Z", "id":1095, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1095/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Watermael-Boitsfort", "lat":50.809178, "lon":4.399703, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Watermael-Boitsfort</h5><em>Adresse</em> : Avenue des taillis, 2-4 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe1170.be\">Site web</a></b><br><br>Les 2èmes dimanche du mois : 14h-18h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les 2èmes dimanche du mois : 14h-18h", "web":"http://www.repaircafe1170.be", "phone":"/", "address":"Avenue des taillis, 2-4 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-05-29T15:06:34.563784Z", "id":1065, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1065/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Schaerbeek", "lat":50.862102, "lon":4.379112, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Schaerbeek</h5><em>Adresse</em> : 307 rue des coteaux 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://sites.google.com/site/repaircafeschaerbeek/\">Site web</a></b><br><br>Le deuxième dimanche du mois : 14h-18h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le deuxième dimanche du mois : 14h-18h", "web":"https://sites.google.com/site/repaircafeschaerbeek/", "phone":"/", "address":"307 rue des coteaux 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T15:07:17.502881Z", "id":1100, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1100/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Saint-Gilles", "lat":50.828824, "lon":4.342601, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Saint-Gilles</h5><em>Adresse</em> : 35 Rue du Fort 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe.be/fr/adresses/repair-cafe-saint-gilles/\">Site web</a></b><br><br>2èmes dimanche du mois : 14h-18h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"2èmes dimanche du mois : 14h-18h", "web":"http://www.repaircafe.be/fr/adresses/repair-cafe-saint-gilles/", "phone":"/", "address":"35 Rue du Fort 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:08:58.578979Z", "id":1205, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1205/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair Café Forest", "lat":50.81623, "lon":4.326453, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Forest</h5><em>Adresse</em> : 54 rue des alliés 1070 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/RepairCafeVorstForest\">Site web</a></b><br><br>Les 2èmes dimanches du mois : 14h-17h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les 2èmes dimanches du mois : 14h-17h", "web":"https://www.facebook.com/RepairCafeVorstForest", "phone":"/", "address":"54 rue des alliés 1070 Forest", "manager_type":"", "created":"2015-05-29T15:07:18.932792Z", "id":1114, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1114/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Réseau ADES", "lat":50.851421768710566, "lon":4.375160336494446, "subcategories":[{"name":"Ateliers vélo", "id":71}, {"name":"Repair cafés", "id":42}, {"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Associations de défense du droit au logement", "id":114}], "popup":"<h5>Réseau ADES</h5><em>Adresse</em> : Rue de Liedekerke 71 - 1200 Saint-Josse-ten-Noode<br><br><b><a target=\"_blank\" href=\"http://www.reseauades.net/\">Site web</a></b><br><br>Le Réseau ADES est un réseau rassemblant des jeunes qui désirent bouger et militer pour une société solidaire, démocratique et écologique. \"Le Réseau est un espace convivial ouvert à tous les gens convaincus que le futur se créera par plus de justice sociale, de conscience écologique et de démocratie, dans toutes leurs formes. Au sein du réseau, nous nous engageons indépendamment de toute couleur partisane, de manière collaborative et horizontale. Il se construit et se développe selon les idées et l’énergie que lui apportent ses membres, chacun s’y engage à sa manière.\" (source: www.reseauades.net)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Réseau ADES est un réseau rassemblant des jeunes qui désirent bouger et militer pour une société solidaire, démocratique et écologique. \"Le Réseau est un espace convivial ouvert à tous les gens convaincus que le futur se créera par plus de justice sociale, de conscience écologique et de démocratie, dans toutes leurs formes. Au sein du réseau, nous nous engageons indépendamment de toute couleur partisane, de manière collaborative et horizontale. Il se construit et se développe selon les idées et l’énergie que lui apportent ses membres, chacun s’y engage à sa manière.\" (source: www.reseauades.net)", "web":"http://www.reseauades.net/", "phone":"", "address":"Rue de Liedekerke 71 - 1200 Saint-Josse-ten-Noode", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-06-22T13:25:40.707896Z", "id":3428, "last_modified":"2017-03-06T06:15:33.281658Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3428/history", "email_before_at":"contact", "email_after_at":"reseauades.net", "last_modified_dmY":"06/03/2017"}, {"name":"Repair Cafe Kapellen", "lat":51.31841, "lon":4.426187, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Kapellen</h5><em>Adresse</em> : Dorpsstraat 65 - 2950 Kapellen<br><br>'t Kaartershuisje<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"'t Kaartershuisje", "web":"", "phone":"", "address":"Dorpsstraat 65 - 2950 Kapellen", "manager_type":"", "created":"2016-09-13T16:01:46.124152Z", "id":5366, "last_modified":"2016-09-13T16:01:46.162923Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5366/history", "email_before_at":"mdschep", "email_after_at":"gmail.com", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Muizen", "lat":51.011898, "lon":4.504829, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Muizen</h5><em>Adresse</em> : Sint-Albertusstraat - 2812 Muizen<br><br>t Kranske<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"t Kranske", "web":"", "phone":"", "address":"Sint-Albertusstraat - 2812 Muizen", "manager_type":"", "created":"2016-09-13T16:01:46.173282Z", "id":5367, "last_modified":"2016-09-13T16:01:46.179433Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5367/history", "email_before_at":"veerle.labeeuw", "email_after_at":"gmail.com", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Ekeren", "lat":51.281133, "lon":4.418064, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Ekeren</h5><em>Adresse</em> : Kloosterstraat 50 - 2180 Ekeren<br><br>t Rood Dak<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"t Rood Dak", "web":"", "phone":"", "address":"Kloosterstraat 50 - 2180 Ekeren", "manager_type":"", "created":"2016-09-13T16:01:46.185846Z", "id":5368, "last_modified":"2016-09-13T16:01:46.191329Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5368/history", "email_before_at":"simons.karl", "email_after_at":"yahoo.com", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Herezele", "lat":50.883793, "lon":3.890339, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Herezele</h5><em>Adresse</em> : Groenlaan 39-41 - 9550\nHerzele<br><br>'t Uilekot<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"'t Uilekot", "web":"", "phone":"", "address":"Groenlaan 39-41 - 9550\nHerzele", "manager_type":"", "created":"2016-09-13T16:01:46.197119Z", "id":5369, "last_modified":"2016-09-13T16:01:46.204404Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5369/history", "email_before_at":"uilekot", "email_after_at":"skynet.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Diksmude", "lat":51.03432, "lon":2.860268, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Diksmude</h5><em>Adresse</em> : Kleine Dijk 57 - 8600\nDiksmuide<br><br>4AD<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"4AD", "web":"", "phone":"", "address":"Kleine Dijk 57 - 8600\nDiksmuide", "manager_type":"", "created":"2016-09-13T16:01:46.211254Z", "id":5370, "last_modified":"2016-09-13T16:01:46.216518Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5370/history", "email_before_at":"silkewillaert", "email_after_at":"hotmail.com", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Hove", "lat":51.152143, "lon":4.472865, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Hove</h5><em>Adresse</em> : Onderwijsstraat 19 - 2540\nHove<br><br>A. Rodenbachschool<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"A. Rodenbachschool", "web":"", "phone":"", "address":"Onderwijsstraat 19 - 2540\nHove", "manager_type":"", "created":"2016-09-13T16:01:46.223446Z", "id":5371, "last_modified":"2016-09-13T16:01:46.228338Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5371/history", "email_before_at":"kontich", "email_after_at":"transitie.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe AB", "lat":50.847272, "lon":4.348738, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe AB</h5><em>Adresse</em> : Anspachlaan 110 - 1000\nBrussel<br><br>AB<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"AB", "web":"", "phone":"", "address":"Anspachlaan 110 - 1000\nBrussel", "manager_type":"", "created":"2016-09-13T16:01:46.236402Z", "id":5372, "last_modified":"2016-09-13T16:01:46.241289Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5372/history", "email_before_at":"c", "email_after_at":"abconcerts.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Kontich", "lat":51.138372, "lon":4.451921, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Kontich</h5><em>Adresse</em> : Antwerpsesteenweg 79 - 2550\nKontich<br><br>Altenakapel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Altenakapel", "web":"", "phone":"", "address":"Antwerpsesteenweg 79 - 2550\nKontich", "manager_type":"", "created":"2016-09-13T16:01:46.248300Z", "id":5373, "last_modified":"2016-09-13T16:01:46.253147Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5373/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Gent", "lat":51.101275, "lon":3.764283, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Gent</h5><em>Adresse</em> : Gasthuisstraat 5A - 9041\nGent<br><br><em>Téléphone</em> : 0478/870679<br><br>Antennewerking Wibier<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Antennewerking Wibier", "web":"", "phone":"0478/870679", "address":"Gasthuisstraat 5A - 9041\nGent", "manager_type":"", "created":"2016-09-13T16:01:46.259862Z", "id":5374, "last_modified":"2016-09-13T16:01:46.264579Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5374/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Chenee", "lat":50.611701, "lon":5.618027, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Chenee</h5><em>Adresse</em> : 32, Rue Bourdon - 4032\nChenee<br><br>Athenee Royal de Chenee<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Athenee Royal de Chenee", "web":"", "phone":"", "address":"32, Rue Bourdon - 4032\nChenee", "manager_type":"", "created":"2016-09-13T16:01:46.272395Z", "id":5375, "last_modified":"2016-09-13T16:01:46.277320Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5375/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Belsele", "lat":51.17455, "lon":4.067551, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Belsele</h5><em>Adresse</em> : Kemzekestraat 20 - 9111\nBelsele<br><br>Basisschool de ritsheuvel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Basisschool de ritsheuvel", "web":"", "phone":"", "address":"Kemzekestraat 20 - 9111\nBelsele", "manager_type":"", "created":"2016-09-13T16:01:46.285347Z", "id":5376, "last_modified":"2016-09-13T16:01:46.290202Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5376/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Vissenaken", "lat":50.837236, "lon":4.918112, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Vissenaken</h5><em>Adresse</em> : Aarschotsesteenweg 638 - 3300\nVissenaken<br><br>Basisschool Vissenaken<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Basisschool Vissenaken", "web":"", "phone":"", "address":"Aarschotsesteenweg 638 - 3300\nVissenaken", "manager_type":"", "created":"2016-09-13T16:01:46.297986Z", "id":5377, "last_modified":"2016-09-13T16:01:46.302879Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5377/history", "email_before_at":"stroobants.bart", "email_after_at":"gmail.com", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Moerbeke", "lat":51.176521, "lon":3.930411, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Moerbeke</h5><em>Adresse</em> : Statiestraat 4 - 9180\nMoerbeke<br><br>Bibliotheek<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bibliotheek", "web":"", "phone":"", "address":"Statiestraat 4 - 9180\nMoerbeke", "manager_type":"", "created":"2016-09-13T16:01:46.310696Z", "id":5378, "last_modified":"2016-09-13T16:01:46.315426Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5378/history", "email_before_at":"annick.maes", "email_after_at":"idm.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Duffel", "lat":51.094024, "lon":4.508128, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Duffel</h5><em>Adresse</em> : Onze Lieve Vrouwlaan 1 - 2570\nDuffel<br><br>Bibliotheek (Benedenzaal)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bibliotheek (Benedenzaal)", "web":"", "phone":"", "address":"Onze Lieve Vrouwlaan 1 - 2570\nDuffel", "manager_type":"", "created":"2016-09-13T16:01:46.323226Z", "id":5379, "last_modified":"2016-09-13T16:01:46.327942Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5379/history", "email_before_at":"wannes.vermaerke", "email_after_at":"kwb.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Averbode", "lat":51.027095, "lon":4.982535, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Averbode</h5><em>Adresse</em> : Westelsebaan 134 - 3271\nAverbode\n<br><br>Bibliotheek Scherpenheuvel-Zichem<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bibliotheek Scherpenheuvel-Zichem", "web":"", "phone":"", "address":"Westelsebaan 134 - 3271\nAverbode\n", "manager_type":"", "created":"2016-09-13T16:01:46.332819Z", "id":5380, "last_modified":"2016-09-13T16:01:46.337500Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5380/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Boom", "lat":51.086678, "lon":4.367936, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Boom</h5><em>Adresse</em> : Blauwstraat - 2850\nBoom<br><br>Booms Welkom<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Booms Welkom", "web":"", "phone":"", "address":"Blauwstraat - 2850\nBoom", "manager_type":"", "created":"2016-09-13T16:01:46.342952Z", "id":5381, "last_modified":"2016-09-13T16:01:46.348832Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5381/history", "email_before_at":"repaircafe", "email_after_at":"ocmwboom.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Brakel (Opbrakel)", "lat":50.780248, "lon":3.728341, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Brakel (Opbrakel)</h5><em>Adresse</em> : Koningsweg 1 - 9660\nBrakel<br><br>Boskanter<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Boskanter", "web":"", "phone":"", "address":"Koningsweg 1 - 9660\nBrakel", "manager_type":"", "created":"2016-09-13T16:01:46.358765Z", "id":5382, "last_modified":"2016-09-13T16:01:46.367655Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5382/history", "email_before_at":"repaircafebrakel", "email_after_at":"gmail.com", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Kinrooi", "lat":51.145634, "lon":5.735179, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Kinrooi</h5><em>Adresse</em> : Breeersteenweg 318 - 3640\nKinrooi<br><br>Breeersteenweg 318<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Breeersteenweg 318", "web":"", "phone":"", "address":"Breeersteenweg 318 - 3640\nKinrooi", "manager_type":"", "created":"2016-09-13T16:01:46.378314Z", "id":5383, "last_modified":"2016-09-13T16:01:46.386625Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5383/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Eernegem", "lat":51.130508, "lon":3.027593, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Eernegem</h5><em>Adresse</em> : Westkerkestraat 28 - 8480\nEernegem<br><br>Brouwershove<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Brouwershove", "web":"", "phone":"", "address":"Westkerkestraat 28 - 8480\nEernegem", "manager_type":"", "created":"2016-09-13T16:01:46.397598Z", "id":5384, "last_modified":"2016-09-13T16:01:46.405828Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5384/history", "email_before_at":"pierre.vandenabeele", "email_after_at":"telenet.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Kortrijk", "lat":50.831657, "lon":3.263967, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Kortrijk</h5><em>Adresse</em> : Lab Dam 2A - 8500\nKortrijk<br><br>Buda<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buda", "web":"", "phone":"", "address":"Lab Dam 2A - 8500\nKortrijk", "manager_type":"", "created":"2016-09-13T16:01:46.421805Z", "id":5385, "last_modified":"2016-09-13T16:01:46.427970Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5385/history", "email_before_at":"koenbecarren", "email_after_at":"gmail.com", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Gent - Bloemekenswijk", "lat":51.069857, "lon":3.708122, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Gent - Bloemekenswijk</h5><em>Adresse</em> : Fr. Van Ryhovelaan 119 - 9041\nGent<br><br>Buurtcentrum Bloemekenswijk - Zaal Cameo<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buurtcentrum Bloemekenswijk - Zaal Cameo", "web":"", "phone":"", "address":"Fr. Van Ryhovelaan 119 - 9041\nGent", "manager_type":"", "created":"2016-09-13T16:01:46.436020Z", "id":5386, "last_modified":"2016-09-13T16:01:46.444046Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5386/history", "email_before_at":"dorothee.deganck", "email_after_at":"gent.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Gent (Sint-Amandsberg)", "lat":51.055134, "lon":3.747617, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Gent (Sint-Amandsberg)</h5><em>Adresse</em> : Wittemolenstraat 91 - 9040\nGent<br><br>Buurtcentrum Dampoort<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buurtcentrum Dampoort", "web":"", "phone":"", "address":"Wittemolenstraat 91 - 9040\nGent", "manager_type":"", "created":"2016-09-13T16:01:46.454276Z", "id":5387, "last_modified":"2016-09-13T16:01:46.461852Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5387/history", "email_before_at":"sofie.vanmoeffaert", "email_after_at":"gent.be", "last_modified_dmY":"13/09/2016"}, {"name":"\nRepair Cafe Gent (Linnenstraat)", "lat":51.068714, "lon":3.692592, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>\nRepair Cafe Gent (Linnenstraat)</h5><em>Adresse</em> : Linnenstraat 27 - 9000\nGent<br><br>Buurtcentrum De Kluts<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buurtcentrum De Kluts", "web":"", "phone":"", "address":"Linnenstraat 27 - 9000\nGent", "manager_type":"", "created":"2016-09-13T16:01:46.470030Z", "id":5388, "last_modified":"2016-09-13T16:01:46.476721Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5388/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"\nRepair Cafe Gent (Lousbergs)", "lat":51.045787, "lon":3.741961, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>\nRepair Cafe Gent (Lousbergs)</h5><em>Adresse</em> : Tarbotstraat 61a - 9000\nGent<br><br><em>Téléphone</em> : 09 225 21 71<br><br>Buurtcentrum Het Lousbergs<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buurtcentrum Het Lousbergs", "web":"", "phone":"09 225 21 71", "address":"Tarbotstraat 61a - 9000\nGent", "manager_type":"", "created":"2016-09-13T16:01:46.483729Z", "id":5389, "last_modified":"2016-09-13T16:01:46.489785Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5389/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"\nRepair Cafe Gent (Macharius)", "lat":51.045787, "lon":3.741961, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>\nRepair Cafe Gent (Macharius)</h5><em>Adresse</em> : Tarbotstraat 61a - 9000\nGent\n<br><br>Buurtcentrum Macharius-Heirnis-Scheldeoord<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buurtcentrum Macharius-Heirnis-Scheldeoord", "web":"", "phone":"", "address":"Tarbotstraat 61a - 9000\nGent\n", "manager_type":"", "created":"2016-09-13T16:01:46.497024Z", "id":5390, "last_modified":"2016-09-13T16:01:46.502532Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5390/history", "email_before_at":"Franciska.Vanlauwe", "email_after_at":"Gent.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Gent (Rerum-Novarum)", "lat":51.023043, "lon":3.718664, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Gent (Rerum-Novarum)</h5><em>Adresse</em> : Rerum-Novarumplein 180c - 9000\nGent<br><br>Buurtcentrum Nieuw Gent<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buurtcentrum Nieuw Gent", "web":"", "phone":"", "address":"Rerum-Novarumplein 180c - 9000\nGent", "manager_type":"", "created":"2016-09-13T16:01:46.511668Z", "id":5391, "last_modified":"2016-09-13T16:01:46.517614Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5391/history", "email_before_at":"kristien.vanmarcke", "email_after_at":"gent.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Gent (Jozef II)", "lat":51.06331, "lon":3.712968, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Gent (Jozef II)</h5><em>Adresse</em> : Jozef II straat 104-106 - 9000\nGent\n<br><br><em>Téléphone</em> : 09/224 23 91<br><br>Buurtcentrum Rabot<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buurtcentrum Rabot", "web":"", "phone":"09/224 23 91", "address":"Jozef II straat 104-106 - 9000\nGent\n", "manager_type":"", "created":"2016-09-13T16:01:46.526825Z", "id":5392, "last_modified":"2016-09-13T16:01:46.536429Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5392/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Overpelt", "lat":51.203207, "lon":5.436275, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Overpelt</h5><em>Adresse</em> : Heesakkerstraat 111 - 3900\nOverpelt<br><br>Buurthuis 't Heserke<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buurthuis 't Heserke", "web":"", "phone":"", "address":"Heesakkerstraat 111 - 3900\nOverpelt", "manager_type":"", "created":"2016-09-13T16:01:46.547909Z", "id":5393, "last_modified":"2016-09-13T16:01:46.557251Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5393/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Genk", "lat":51.000383, "lon":5.523306, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Genk</h5><em>Adresse</em> : Binnenlaan 52 - 3600\nGenk<br><br>Buurthuis de Singel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buurthuis de Singel", "web":"", "phone":"", "address":"Binnenlaan 52 - 3600\nGenk", "manager_type":"", "created":"2016-09-13T16:01:46.567243Z", "id":5394, "last_modified":"2016-09-13T16:01:46.573147Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5394/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Vilvoorde", "lat":50.972179, "lon":4.480988, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Vilvoorde</h5><em>Adresse</em> : Binnenlaan 52 - 1800\nVilvoorde<br><br>Buurtpleinbuurtplein<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Buurtpleinbuurtplein", "web":"", "phone":"", "address":"Binnenlaan 52 - 1800\nVilvoorde", "manager_type":"", "created":"2016-09-13T16:01:46.580647Z", "id":5395, "last_modified":"2016-09-13T16:01:46.588650Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5395/history", "email_before_at":"lukhollebecq55", "email_after_at":"hotmail.com", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Liege", "lat":50.646896, "lon":5.573003, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Liege</h5><em>Adresse</em> : 23, Rue Pierreuse - 4000\nLiege<br><br>Casa Nicaragua<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Casa Nicaragua", "web":"", "phone":"", "address":"23, Rue Pierreuse - 4000\nLiege", "manager_type":"", "created":"2016-09-13T16:01:46.598094Z", "id":5396, "last_modified":"2016-09-13T16:01:46.606398Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5396/history", "email_before_at":"info", "email_after_at":"casanica.org", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Zoersel", "lat":51.265202, "lon":4.638885, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Zoersel</h5><em>Adresse</em> : Achterstraat 70 - 2980\nZoersel<br><br>Catharinahuis<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Catharinahuis", "web":"", "phone":"", "address":"Achterstraat 70 - 2980\nZoersel", "manager_type":"", "created":"2016-09-13T16:01:46.615761Z", "id":5397, "last_modified":"2016-09-13T16:01:46.621545Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5397/history", "email_before_at":"ericgeudens", "email_after_at":"hotmail.com", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Ternet", "lat":50.873425, "lon":4.155189, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Ternet</h5><em>Adresse</em> : Kerkstraat 4 - 1742\nTernat<br><br>CC De Ploter<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CC De Ploter", "web":"", "phone":"", "address":"Kerkstraat 4 - 1742\nTernat", "manager_type":"", "created":"2016-09-13T16:01:46.630213Z", "id":5398, "last_modified":"2016-09-13T16:01:46.635626Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5398/history", "email_before_at":"Frank.DeBlock", "email_after_at":"ccdeploter.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Ichtegem", "lat":51.093266, "lon":3.016234, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Ichtegem</h5><em>Adresse</em> : Engelenstraat 54 - 8480\nIchtegem<br><br>CC De Ster<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CC De Ster", "web":"", "phone":"", "address":"Engelenstraat 54 - 8480\nIchtegem", "manager_type":"", "created":"2016-09-13T16:01:46.643862Z", "id":5399, "last_modified":"2016-09-13T16:01:46.649440Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5399/history", "email_before_at":"pierre.vandenabeele", "email_after_at":"telenet.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Leopoldsburg", "lat":51.114474, "lon":5.264664, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Leopoldsburg</h5><em>Adresse</em> : Kastanjedreef 1 - 3970\nLeopoldsburg<br><br>CC Leopoldsburg<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CC Leopoldsburg", "web":"", "phone":"", "address":"Kastanjedreef 1 - 3970\nLeopoldsburg", "manager_type":"", "created":"2016-09-13T16:01:46.656095Z", "id":5400, "last_modified":"2016-09-13T16:01:46.661940Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5400/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Strombeek", "lat":50.90744, "lon":4.352117, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Strombeek</h5><em>Adresse</em> : Gemeenteplein - 1853\nStrombeek-Bever<br><br>Cc Strombeek<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cc Strombeek", "web":"", "phone":"", "address":"Gemeenteplein - 1853\nStrombeek-Bever", "manager_type":"", "created":"2016-09-13T16:01:46.671178Z", "id":5401, "last_modified":"2016-09-13T16:01:46.677646Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5401/history", "email_before_at":"jo.sollie", "email_after_at":"ccstrombeek.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Gent (Sint-Amandsberg)", "lat":51.068794, "lon":3.754968, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Gent (Sint-Amandsberg)</h5><em>Adresse</em> : Biest 1 - 9040\nGent<br><br><em>Téléphone</em> : 09 219 96 51<br><br>Clubhuis Ter Biest<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Clubhuis Ter Biest", "web":"", "phone":"09 219 96 51", "address":"Biest 1 - 9040\nGent", "manager_type":"", "created":"2016-09-13T16:01:46.686158Z", "id":5402, "last_modified":"2016-09-13T16:01:46.691462Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5402/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Gent (Sint-Kruis-Winkel)", "lat":51.155387, "lon":3.817519, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Gent (Sint-Kruis-Winkel)</h5><em>Adresse</em> : Sint-Kruis-Winkeldorp 17 - 9042\nGent<br><br>Clubhuis voor senioren<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Clubhuis voor senioren", "web":"", "phone":"", "address":"Sint-Kruis-Winkeldorp 17 - 9042\nGent", "manager_type":"", "created":"2016-09-13T16:01:46.699530Z", "id":5403, "last_modified":"2016-09-13T16:01:46.705795Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5403/history", "email_before_at":"Nathalie.Samaes", "email_after_at":"ocmwgent.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Sint-Pieters-Leeuw", "lat":50.791425, "lon":4.277135, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Sint-Pieters-Leeuw</h5><em>Adresse</em> : Quintusstraat 24 - 1600\nSint-Pieters-Leeuw<br><br>CSL Centrum Sint-Lutgardis, A.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CSL Centrum Sint-Lutgardis, A.", "web":"", "phone":"", "address":"Quintusstraat 24 - 1600\nSint-Pieters-Leeuw", "manager_type":"", "created":"2016-09-13T16:01:46.714675Z", "id":5404, "last_modified":"2016-09-13T16:01:46.719937Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5404/history", "email_before_at":"hildedeblieck", "email_after_at":"telenet.be", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Wachtebeke", "lat":51.170378, "lon":3.85792, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Wachtebeke</h5><em>Adresse</em> : Dr. J. Persynplein 6 - 9185\nWachtebeke<br><br>Cultureel Centrum<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cultureel Centrum", "web":"", "phone":"", "address":"Dr. J. Persynplein 6 - 9185\nWachtebeke", "manager_type":"", "created":"2016-09-13T16:01:46.727810Z", "id":5405, "last_modified":"2016-09-13T16:01:46.733040Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5405/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Ichtegem", "lat":51.093266, "lon":3.016234, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Ichtegem</h5><em>Adresse</em> : Engelstraat 54 - 8480\nIchtegem<br><br>Cultureel Centrum de Ster<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cultureel Centrum de Ster", "web":"", "phone":"", "address":"Engelstraat 54 - 8480\nIchtegem", "manager_type":"", "created":"2016-09-13T16:01:46.741747Z", "id":5406, "last_modified":"2016-09-13T16:01:46.749054Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5406/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Oostende", "lat":51.230149, "lon":2.915311, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Oostende</h5><em>Adresse</em> : Hendrik Serruyslaan 18 - 8400\nOostende<br><br>Cultuurcentrum De Grote Post Oostende<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cultuurcentrum De Grote Post Oostende", "web":"", "phone":"", "address":"Hendrik Serruyslaan 18 - 8400\nOostende", "manager_type":"", "created":"2016-09-13T16:01:46.755597Z", "id":5407, "last_modified":"2016-09-13T16:01:46.761737Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5407/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Bornem", "lat":51.094634, "lon":4.231706, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Bornem</h5><em>Adresse</em> : Sint-Amandsesteenweg 41-43 - 2880\nBornem<br><br>Cultuurcentrum Ter Dilft<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cultuurcentrum Ter Dilft", "web":"", "phone":"", "address":"Sint-Amandsesteenweg 41-43 - 2880\nBornem", "manager_type":"", "created":"2016-09-13T16:01:46.769986Z", "id":5408, "last_modified":"2016-09-13T16:01:46.779231Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5408/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Zaventem", "lat":50.880385, "lon":4.478237, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Zaventem</h5><em>Adresse</em> : Kouterweg 2 - 1930\nZaventem<br><br>Cultuurhoeve Mariadal<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cultuurhoeve Mariadal", "web":"", "phone":"", "address":"Kouterweg 2 - 1930\nZaventem", "manager_type":"", "created":"2016-09-13T16:01:46.789452Z", "id":5409, "last_modified":"2016-09-13T16:01:46.799841Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5409/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Werchter", "lat":50.970675, "lon":4.691525, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Werchter</h5><em>Adresse</em> : Amerstraat 1 - 3118\nWerchter<br><br>Cultuurhuis De Jack-op<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cultuurhuis De Jack-op", "web":"", "phone":"", "address":"Amerstraat 1 - 3118\nWerchter", "manager_type":"", "created":"2016-09-13T16:01:46.809470Z", "id":5410, "last_modified":"2016-09-13T16:01:46.815050Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5410/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Wilrijk", "lat":51.182248, "lon":4.380345, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Wilrijk</h5><em>Adresse</em> : Dichtersstraat 115 - 2610\nWilrijk<br><br>DC Valaar<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"DC Valaar", "web":"", "phone":"", "address":"Dichtersstraat 115 - 2610\nWilrijk", "manager_type":"", "created":"2016-09-13T16:01:46.820422Z", "id":5411, "last_modified":"2016-09-13T16:01:46.825626Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5411/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Oudenaarde", "lat":50.845567, "lon":3.606106, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Oudenaarde</h5><em>Adresse</em> : Woeker 7 - 9700\nOudenaarde<br><br>De Brandwoeker<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De Brandwoeker", "web":"", "phone":"", "address":"Woeker 7 - 9700\nOudenaarde", "manager_type":"", "created":"2016-09-13T16:01:46.832103Z", "id":5412, "last_modified":"2016-09-13T16:01:46.837229Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5412/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Waasmunster", "lat":51.110098, "lon":4.071337, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Waasmunster</h5><em>Adresse</em> : Neerstraat 100 - 9250\nWaasmunster<br><br>De Gemeentelijk Werkplaatsen<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De Gemeentelijk Werkplaatsen", "web":"", "phone":"", "address":"Neerstraat 100 - 9250\nWaasmunster", "manager_type":"", "created":"2016-09-13T16:01:46.844298Z", "id":5413, "last_modified":"2016-09-13T16:01:46.849593Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5413/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Mechelen", "lat":51.025253, "lon":4.472087, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Mechelen</h5><em>Adresse</em> : Kroonstraat 64-66 - 2800\nMechelen<br><br>De Keeting<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De Keeting", "web":"", "phone":"", "address":"Kroonstraat 64-66 - 2800\nMechelen", "manager_type":"", "created":"2016-09-13T16:01:46.855802Z", "id":5414, "last_modified":"2016-09-13T16:01:46.861373Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5414/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Eernegem", "lat":51.13143, "lon":3.035428, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Eernegem</h5><em>Adresse</em> : Bruggestraat 104 - 8480\nEernegem<br><br>De Klokkeput<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De Klokkeput", "web":"", "phone":"", "address":"Bruggestraat 104 - 8480\nEernegem", "manager_type":"", "created":"2016-09-13T16:01:46.870094Z", "id":5415, "last_modified":"2016-09-13T16:01:46.876047Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5415/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Lommel", "lat":51.211575, "lon":5.316653, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Lommel</h5><em>Adresse</em> : Diestersebaan 1 - 3920\nLommel<br><br>De klosterhof<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De klosterhof", "web":"", "phone":"", "address":"Diestersebaan 1 - 3920\nLommel", "manager_type":"", "created":"2016-09-13T16:01:46.883060Z", "id":5416, "last_modified":"2016-09-13T16:01:46.888692Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5416/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Aalst", "lat":50.935057, "lon":4.045338, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Aalst</h5><em>Adresse</em> : Alfred Nichelsstraat 14 - 9300\nAalst<br><br>De Kringwinkel Teleshop<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De Kringwinkel Teleshop", "web":"", "phone":"", "address":"Alfred Nichelsstraat 14 - 9300\nAalst", "manager_type":"", "created":"2016-09-13T16:01:46.896964Z", "id":5417, "last_modified":"2016-09-13T16:01:46.902624Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5417/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Londerzeel", "lat":51.018058, "lon":4.315383, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Londerzeel</h5><em>Adresse</em> : Meerstraat 270 - 1840\nLonderzeel<br><br>De kringwinkel Wrak<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De kringwinkel Wrak", "web":"", "phone":"", "address":"Meerstraat 270 - 1840\nLonderzeel", "manager_type":"", "created":"2016-09-13T16:01:46.910763Z", "id":5418, "last_modified":"2016-09-13T16:01:46.916086Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5418/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Diepenbeek", "lat":50.920614, "lon":5.384331, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Diepenbeek</h5><em>Adresse</em> : Steenweg 184 - 3590\nDiepenbeek<br><br>De Ploeg<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De Ploeg", "web":"", "phone":"", "address":"Steenweg 184 - 3590\nDiepenbeek", "manager_type":"", "created":"2016-09-13T16:01:46.924394Z", "id":5419, "last_modified":"2016-09-13T16:01:46.930087Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5419/history", "email_before_at":"repaircafe3590", "email_after_at":"hotmail.com", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Boom", "lat":51.087926, "lon":4.374185, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Boom</h5><em>Adresse</em> : Schommelei 1 - 2850\nBoom<br><br>De Schorre<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De Schorre", "web":"", "phone":"", "address":"Schommelei 1 - 2850\nBoom", "manager_type":"", "created":"2016-09-13T16:01:46.936189Z", "id":5420, "last_modified":"2016-09-13T16:01:46.944869Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5420/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Vorselaar", "lat":51.201699, "lon":4.775635, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Vorselaar</h5><em>Adresse</em> : Nieuwstraat 13- 2290\nVorselaar<br><br>De Sprankel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De Sprankel", "web":"", "phone":"", "address":"Nieuwstraat 13- 2290\nVorselaar", "manager_type":"", "created":"2016-09-13T16:01:46.959751Z", "id":5421, "last_modified":"2016-09-13T16:01:46.967904Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5421/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Kalmthout", "lat":51.376013, "lon":4.449077, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Kalmthout</h5><em>Adresse</em> : Putsesteenweg 129 - 2920\nKalmthout<br><br>De Vroente<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De Vroente", "web":"", "phone":"", "address":"Putsesteenweg 129 - 2920\nKalmthout", "manager_type":"", "created":"2016-09-13T16:01:46.976740Z", "id":5422, "last_modified":"2016-09-13T16:01:46.983589Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5422/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Tervuren", "lat":50.8244, "lon":4.513908, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Tervuren</h5><em>Adresse</em> : Markt 7A - 3080\nTervuren<br><br>De Zevenster<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"De Zevenster", "web":"", "phone":"", "address":"Markt 7A - 3080\nTervuren", "manager_type":"", "created":"2016-09-13T16:01:46.993600Z", "id":5423, "last_modified":"2016-09-13T16:01:47.000916Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5423/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Scherpenheuvel-Zichem", "lat":50.976525, "lon":4.97639, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Scherpenheuvel-Zichem</h5><em>Adresse</em> : August Nihoulstraat 74 - 3270\nScherpenheuvel-Zichem<br><br>Den Egger<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Den Egger", "web":"", "phone":"", "address":"August Nihoulstraat 74 - 3270\nScherpenheuvel-Zichem", "manager_type":"", "created":"2016-09-13T16:01:47.010507Z", "id":5424, "last_modified":"2016-09-13T16:01:47.015509Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5424/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Malderen", "lat":51.019669, "lon":4.246064, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Malderen</h5><em>Adresse</em> : Steenhuffelstraat 8 - 1840\nMalderen<br><br>Den Hof<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Den Hof", "web":"", "phone":"", "address":"Steenhuffelstraat 8 - 1840\nMalderen", "manager_type":"", "created":"2016-09-13T16:01:47.024260Z", "id":5425, "last_modified":"2016-09-13T16:01:47.030217Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5425/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Putte", "lat":51.057897, "lon":4.63133, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Putte</h5><em>Adresse</em> : Lijsternest 26 - 2580\nPutte<br><br>Dienstencentrum Het Lijsternest<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Dienstencentrum Het Lijsternest", "web":"", "phone":"", "address":"Lijsternest 26 - 2580\nPutte", "manager_type":"", "created":"2016-09-13T16:01:47.038946Z", "id":5426, "last_modified":"2016-09-13T16:01:47.044666Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5426/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Hoogstraten", "lat":51.396915, "lon":4.755959, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Hoogstraten</h5><em>Adresse</em> : Jaak Aertslaan 7 - 2320\nHoogstraten<br><br>Dienstencentrum 't Gebuurt<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Dienstencentrum 't Gebuurt", "web":"", "phone":"", "address":"Jaak Aertslaan 7 - 2320\nHoogstraten", "manager_type":"", "created":"2016-09-13T16:01:47.055090Z", "id":5427, "last_modified":"2016-09-13T16:01:47.061292Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5427/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Gent", "lat":51.074936, "lon":3.714527, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Gent</h5><em>Adresse</em> : Dracenastraat 8 - 9000\nGent\n<br><br>Dracuna site<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Dracuna site", "web":"", "phone":"", "address":"Dracenastraat 8 - 9000\nGent\n", "manager_type":"", "created":"2016-09-13T16:01:47.069001Z", "id":5428, "last_modified":"2016-09-13T16:01:47.076512Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5428/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Antwerpen", "lat":51.215039, "lon":4.434359, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Antwerpen</h5><em>Adresse</em> : Turnhoutsebaan 139 - 2140\nAntwerpen\n<br><br>EcoHuis<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"EcoHuis", "web":"", "phone":"", "address":"Turnhoutsebaan 139 - 2140\nAntwerpen\n", "manager_type":"", "created":"2016-09-13T16:01:47.087093Z", "id":5429, "last_modified":"2016-09-13T16:01:47.093061Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5429/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Antwerpen", "lat":51.232313, "lon":4.428734, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Antwerpen</h5><em>Adresse</em> : Twee Netenstraat 13A - 2060\nAntwerpen\n<br><br>Elegast vzw<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Elegast vzw", "web":"", "phone":"", "address":"Twee Netenstraat 13A - 2060\nAntwerpen\n", "manager_type":"", "created":"2016-09-13T16:01:47.101351Z", "id":5430, "last_modified":"2016-09-13T16:01:47.106688Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5430/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Vilvoorde", "lat":50.936872, "lon":4.434734, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Vilvoorde</h5><em>Adresse</em> : Gevaertstraat 22 - 1800\nVilvoorde\n<br><br>FAR-zaal<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"FAR-zaal", "web":"", "phone":"", "address":"Gevaertstraat 22 - 1800\nVilvoorde\n", "manager_type":"", "created":"2016-09-13T16:01:47.116721Z", "id":5431, "last_modified":"2016-09-13T16:01:47.121957Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5431/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Diegem", "lat":50.893602, "lon":4.435478, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Diegem</h5><em>Adresse</em> : Kosterstraat 3 - 1831\nDiegem\n<br><br>GC 't Kwadrant campinezaal<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GC 't Kwadrant campinezaal", "web":"", "phone":"", "address":"Kosterstraat 3 - 1831\nDiegem\n", "manager_type":"", "created":"2016-09-13T16:01:47.128078Z", "id":5432, "last_modified":"2016-09-13T16:01:47.133743Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5432/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Wachtebeke", "lat":51.170378, "lon":3.85792, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Wachtebeke</h5><em>Adresse</em> : Dr. Jules Persynplein 6 - 9185\nWachtebeke\n<br><br>GC Cultuurhuis Safarken<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GC Cultuurhuis Safarken", "web":"", "phone":"", "address":"Dr. Jules Persynplein 6 - 9185\nWachtebeke\n", "manager_type":"", "created":"2016-09-13T16:01:47.140506Z", "id":5433, "last_modified":"2016-09-13T16:01:47.146314Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5433/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Linkebeek", "lat":50.773279, "lon":4.335159, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Linkebeek</h5><em>Adresse</em> : Sint-Sebastiaanstraat 14 - 1630\nLinkebeek\n<br><br>GC De Moelie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GC De Moelie", "web":"", "phone":"", "address":"Sint-Sebastiaanstraat 14 - 1630\nLinkebeek\n", "manager_type":"", "created":"2016-09-13T16:01:47.153905Z", "id":5434, "last_modified":"2016-09-13T16:01:47.159209Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5434/history", "email_before_at":"repaircafelinkebeek", "email_after_at":"gmail.com", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Sint-Amands", "lat":51.055387, "lon":4.209702, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Sint-Amands</h5><em>Adresse</em> : Buisstraat 19C - 2890\nSint-Amands\n<br><br>GC de Nestel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GC de Nestel", "web":"", "phone":"", "address":"Buisstraat 19C - 2890\nSint-Amands\n", "manager_type":"", "created":"2016-09-13T16:01:47.165487Z", "id":5435, "last_modified":"2016-09-13T16:01:47.170707Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5435/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Hoelaart", "lat":50.768538, "lon":4.471687, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Hoelaart</h5><em>Adresse</em> : Gemeenteplein 39 - 1560\nHoeilaart<br><br>GC Felix Sohie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"GC Felix Sohie", "web":"", "phone":"", "address":"Gemeenteplein 39 - 1560\nHoeilaart", "manager_type":"", "created":"2016-09-13T16:01:47.178895Z", "id":5436, "last_modified":"2016-09-13T16:01:47.188662Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5436/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Westerlo", "lat":51.105711, "lon":4.916303, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Westerlo</h5><em>Adresse</em> : Jos Geunsplein 1 - 2260\nWesterlo\n<br><br>Gemeenschapslokaal<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Gemeenschapslokaal", "web":"", "phone":"", "address":"Jos Geunsplein 1 - 2260\nWesterlo\n", "manager_type":"", "created":"2016-09-13T16:01:47.200415Z", "id":5437, "last_modified":"2016-09-13T16:01:47.206309Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5437/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Zelzate", "lat":51.201168, "lon":3.810113, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Zelzate</h5><em>Adresse</em> : Grote Markt 1 - 9060\nZelzate\n<br><br>Gemeentehuis Zelzate<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Gemeentehuis Zelzate", "web":"", "phone":"", "address":"Grote Markt 1 - 9060\nZelzate\n", "manager_type":"", "created":"2016-09-13T16:01:47.213334Z", "id":5438, "last_modified":"2016-09-13T16:01:47.218490Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5438/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Bellem", "lat":51.088556, "lon":3.490658, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Bellem</h5><em>Adresse</em> : Bellemdorpweg 5A - 9881\nBellem\n<br><br>Gemeentelijk Ontmoetingscentrum<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Gemeentelijk Ontmoetingscentrum", "web":"", "phone":"", "address":"Bellemdorpweg 5A - 9881\nBellem\n", "manager_type":"", "created":"2016-09-13T16:01:47.226253Z", "id":5439, "last_modified":"2016-09-13T16:01:47.231104Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5439/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Oosterzele", "lat":50.958104, "lon":3.808924, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Oosterzele</h5><em>Adresse</em> : Geraardsbergsesteenweg 69-71 - 9860\nOosterzele\n<br><br>Gemeentelijke basisschool<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Gemeentelijke basisschool", "web":"", "phone":"", "address":"Geraardsbergsesteenweg 69-71 - 9860\nOosterzele\n", "manager_type":"", "created":"2016-09-13T16:01:47.238098Z", "id":5440, "last_modified":"2016-09-13T16:01:47.243067Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5440/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.958104, "lon":3.808924, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Geraardsbergsesteenweg 69 - 9860\nOosterzele\n<br><br>Gemeentelijke Basisschool Gilo<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Gemeentelijke Basisschool Gilo", "web":"", "phone":"", "address":"Geraardsbergsesteenweg 69 - 9860\nOosterzele\n", "manager_type":"", "created":"2016-09-13T16:01:47.251796Z", "id":5441, "last_modified":"2016-09-13T16:01:47.262263Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5441/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Beersel", "lat":50.766717, "lon":4.308375, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Beersel</h5><em>Adresse</em> : Hoogstraat 1 - 1650\nBeersel\n<br><br>Gemeentelijke feestzaal Beersel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Gemeentelijke feestzaal Beersel", "web":"", "phone":"", "address":"Hoogstraat 1 - 1650\nBeersel\n", "manager_type":"", "created":"2016-09-13T16:01:47.274904Z", "id":5442, "last_modified":"2016-09-13T16:01:47.283672Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5442/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Ninove", "lat":50.836472, "lon":4.023843, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Ninove</h5><em>Adresse</em> : Edmond De Deynstraat 12 - 9400\nNinove\n<br><br>Graanmarkt<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Graanmarkt", "web":"", "phone":"", "address":"Edmond De Deynstraat 12 - 9400\nNinove\n", "manager_type":"", "created":"2016-09-13T16:01:47.294418Z", "id":5443, "last_modified":"2016-09-13T16:01:47.301844Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5443/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Herzele", "lat":50.883793, "lon":3.890339, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Herzele</h5><em>Adresse</em> : Groenlaan 39 - 9550\nHerzele\n<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Groenlaan 39 - 9550\nHerzele\n", "manager_type":"", "created":"2016-09-13T16:01:47.311439Z", "id":5444, "last_modified":"2016-09-13T16:01:47.318312Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5444/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Edegem", "lat":51.165748, "lon":4.429075, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Edegem</h5><em>Adresse</em> : Parklaan 161 - 2650\nEdegem\n<br><br>Hangar 27<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Hangar 27", "web":"", "phone":"", "address":"Parklaan 161 - 2650\nEdegem\n", "manager_type":"", "created":"2016-09-13T16:01:47.329305Z", "id":5445, "last_modified":"2016-09-13T16:01:47.339347Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5445/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Zele", "lat":51.072541, "lon":4.039869, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Zele</h5><em>Adresse</em> : Lokerenbaan 43 - 9240\nZele\n<br><br>Henri Van Daele centrum<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Henri Van Daele centrum", "web":"", "phone":"", "address":"Lokerenbaan 43 - 9240\nZele\n", "manager_type":"", "created":"2016-09-13T16:01:47.351280Z", "id":5446, "last_modified":"2016-09-13T16:01:47.359601Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5446/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe De Haan", "lat":51.252092, "lon":3.009779, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe De Haan</h5><em>Adresse</em> : Vosseslag 19 - 8420\nDe Haan\n<br><br>Het Galjoen vzw<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Het Galjoen vzw", "web":"", "phone":"", "address":"Vosseslag 19 - 8420\nDe Haan\n", "manager_type":"", "created":"2016-09-13T16:01:47.370445Z", "id":5447, "last_modified":"2016-09-13T16:01:47.378465Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5447/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Hillegem", "lat":50.895852, "lon":3.853841, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Hillegem</h5><em>Adresse</em> : Hillegemplein - 9550\nHillegem\n<br><br>Hillegemplein<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Hillegemplein", "web":"", "phone":"", "address":"Hillegemplein - 9550\nHillegem\n", "manager_type":"", "created":"2016-09-13T16:01:47.388897Z", "id":5448, "last_modified":"2016-09-13T16:01:47.396377Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5448/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.171843, "lon":4.137844, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Kazernestraat 35 9100\nSint-Niklaas\n<br><br>Huis van het Kind<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Huis van het Kind", "web":"", "phone":"", "address":"Kazernestraat 35 9100\nSint-Niklaas\n", "manager_type":"", "created":"2016-09-13T16:01:47.409109Z", "id":5449, "last_modified":"2016-09-13T16:01:47.414792Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5449/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.201354, "lon":4.314038, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Schaarbeekstraat 27 - 9120\nBeveren\n<br><br>Ibogem<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ibogem", "web":"", "phone":"", "address":"Schaarbeekstraat 27 - 9120\nBeveren\n", "manager_type":"", "created":"2016-09-13T16:01:47.421719Z", "id":5450, "last_modified":"2016-09-13T16:01:47.427413Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5450/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.096016, "lon":4.009339, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Zelebaan 42 - 9160\nLokeren\n<br><br>IDM<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"IDM", "web":"", "phone":"", "address":"Zelebaan 42 - 9160\nLokeren\n", "manager_type":"", "created":"2016-09-13T16:01:47.434422Z", "id":5451, "last_modified":"2016-09-13T16:01:47.439526Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5451/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.194973, "lon":4.444217, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Zillebekelaan 6a - 2600\nBerchem\n<br><br>JC Den Eglantier<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"JC Den Eglantier", "web":"", "phone":"", "address":"Zillebekelaan 6a - 2600\nBerchem\n", "manager_type":"", "created":"2016-09-13T16:01:47.450077Z", "id":5452, "last_modified":"2016-09-13T16:01:47.456163Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5452/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.209133, "lon":4.453571, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Herrystraat 22 - 2100\nDeurne\n<br><br>Jeugdhuis Josto<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Jeugdhuis Josto", "web":"", "phone":"", "address":"Herrystraat 22 - 2100\nDeurne\n", "manager_type":"", "created":"2016-09-13T16:01:47.464250Z", "id":5453, "last_modified":"2016-09-13T16:01:47.472195Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5453/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.850166, "lon":2.875821, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Fochlaan 3 - 8900\nIeper\n<br><br>JOC Ieper<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"JOC Ieper", "web":"", "phone":"", "address":"Fochlaan 3 - 8900\nIeper\n", "manager_type":"", "created":"2016-09-13T16:01:47.481882Z", "id":5454, "last_modified":"2016-09-13T16:01:47.488722Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5454/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.189008, "lon":4.479435, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Zoomweg 2 - 2150\nBorsbeek\n<br><br>JOC Tuitvlugt Fort III<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"JOC Tuitvlugt Fort III", "web":"", "phone":"", "address":"Zoomweg 2 - 2150\nBorsbeek\n", "manager_type":"", "created":"2016-09-13T16:01:47.495354Z", "id":5455, "last_modified":"2016-09-13T16:01:47.501736Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5455/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.067852, "lon":4.284044, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Fortbaan 9 - 2870\nPuurs\n<br><br>JOC Wijland<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"JOC Wijland", "web":"", "phone":"", "address":"Fortbaan 9 - 2870\nPuurs\n", "manager_type":"", "created":"2016-09-13T16:01:47.511505Z", "id":5456, "last_modified":"2016-09-13T16:01:47.517194Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5456/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.246599, "lon":4.450785, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Bredabaan 559 - 2170\nMerksem\n<br><br>Jongerencentrum Bouckenborgh<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Jongerencentrum Bouckenborgh", "web":"", "phone":"", "address":"Bredabaan 559 - 2170\nMerksem\n", "manager_type":"", "created":"2016-09-13T16:01:47.525081Z", "id":5457, "last_modified":"2016-09-13T16:01:47.530865Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5457/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.73574, "lon":4.240307, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Leide 3 - 1500\nHalle\n<br><br>Kazerne<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kazerne", "web":"", "phone":"", "address":"Leide 3 - 1500\nHalle\n", "manager_type":"", "created":"2016-09-13T16:01:47.538889Z", "id":5458, "last_modified":"2016-09-13T16:01:47.544325Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5458/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.83672, "lon":4.248278, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Keperenbergstraat 37b - 1701\nDilbeek\n<br><br>Keperenberg<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Keperenberg", "web":"", "phone":"", "address":"Keperenbergstraat 37b - 1701\nDilbeek\n", "manager_type":"", "created":"2016-09-13T16:01:47.552362Z", "id":5459, "last_modified":"2016-09-13T16:01:47.557451Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5459/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.774614, "lon":3.877487, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Kleine Karmelietenstraat 3 - 9500\nGeraardsbergen\n<br><br>Kleine Karmelietenstraat 3<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kleine Karmelietenstraat 3", "web":"", "phone":"", "address":"Kleine Karmelietenstraat 3 - 9500\nGeraardsbergen\n", "manager_type":"", "created":"2016-09-13T16:01:47.567581Z", "id":5460, "last_modified":"2016-09-13T16:01:47.573144Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5460/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.928677, "lon":3.204469, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Lodewijk De Raetlaan 20 - 8870\nIzegem\n<br><br>Kringwinkel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kringwinkel", "web":"", "phone":"", "address":"Lodewijk De Raetlaan 20 - 8870\nIzegem\n", "manager_type":"", "created":"2016-09-13T16:01:47.585194Z", "id":5461, "last_modified":"2016-09-13T16:01:47.591576Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5461/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.796553, "lon":3.882292, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Herenveld 4 - 9506\nGeraardsbergen\n<br><br>Kringwinkel 't Vierkant<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kringwinkel 't Vierkant", "web":"", "phone":"", "address":"Herenveld 4 - 9506\nGeraardsbergen\n", "manager_type":"", "created":"2016-09-13T16:01:47.599835Z", "id":5462, "last_modified":"2016-09-13T16:01:47.605660Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5462/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.745878, "lon":3.593459, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : A.L.Vanhovestraat 14 - 9600\nRonse\n<br><br>Kringwinkel Ronse<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Kringwinkel Ronse", "web":"", "phone":"", "address":"A.L.Vanhovestraat 14 - 9600\nRonse\n", "manager_type":"", "created":"2016-09-13T16:01:47.614061Z", "id":5463, "last_modified":"2016-09-13T16:01:47.619828Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5463/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.025935, "lon":4.476299, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Van Beethovenstraat 8-10 - 2800\nMechelen\n<br><br>Lamot<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lamot", "web":"", "phone":"", "address":"Van Beethovenstraat 8-10 - 2800\nMechelen\n", "manager_type":"", "created":"2016-09-13T16:01:47.627299Z", "id":5464, "last_modified":"2016-09-13T16:01:47.632854Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5464/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.084671, "lon":4.880353, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Zoerleberg 23 - 2260\nZoerle-Parwijs\n<br><br>Land Van Op<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Land Van Op", "web":"", "phone":"", "address":"Zoerleberg 23 - 2260\nZoerle-Parwijs\n", "manager_type":"", "created":"2016-09-13T16:01:47.642057Z", "id":5465, "last_modified":"2016-09-13T16:01:47.651259Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5465/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.229808, "lon":3.235804, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Landjuwelenstraat 43 - 8000\nBrugge\n<br><br>Landjuwelenstraat 43<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Landjuwelenstraat 43", "web":"", "phone":"", "address":"Landjuwelenstraat 43 - 8000\nBrugge\n", "manager_type":"", "created":"2016-09-13T16:01:47.661962Z", "id":5466, "last_modified":"2016-09-13T16:01:47.667961Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5466/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.907879, "lon":4.667916, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Mechelsesteenweg 485/487 - 3020\nHerent\n<br><br>LDC D'Ontmoeting<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC D'Ontmoeting", "web":"", "phone":"", "address":"Mechelsesteenweg 485/487 - 3020\nHerent\n", "manager_type":"", "created":"2016-09-13T16:01:47.676753Z", "id":5467, "last_modified":"2016-09-13T16:01:47.682333Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5467/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.071113, "lon":3.693118, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Vaartstraat 2a - 9000\nGent\n<br><br>LDC De Boei<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC De Boei", "web":"", "phone":"", "address":"Vaartstraat 2a - 9000\nGent\n", "manager_type":"", "created":"2016-09-13T16:01:47.690164Z", "id":5468, "last_modified":"2016-09-13T16:01:47.696169Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5468/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.051509, "lon":3.737042, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Ferdinand Lousbergskaai 12 - 9000\nGent\n<br><br>LDC De Horizon<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC De Horizon", "web":"", "phone":"", "address":"Ferdinand Lousbergskaai 12 - 9000\nGent\n", "manager_type":"", "created":"2016-09-13T16:01:47.704143Z", "id":5469, "last_modified":"2016-09-13T16:01:47.709062Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5469/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.034158, "lon":3.739927, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Hundelgemsesteenweg 125 - 9000\nGent\n<br><br>LDC De Knoop<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC De Knoop", "web":"", "phone":"", "address":"Hundelgemsesteenweg 125 - 9000\nGent\n", "manager_type":"", "created":"2016-09-13T16:01:47.715056Z", "id":5470, "last_modified":"2016-09-13T16:01:47.719994Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5470/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.067652, "lon":3.728514, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Neuseplein 33 - 9000\nGent<br><br>LDC De Thuishaven<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC De Thuishaven", "web":"", "phone":"", "address":"Neuseplein 33 - 9000\nGent", "manager_type":"", "created":"2016-09-13T16:01:47.728407Z", "id":5471, "last_modified":"2016-09-13T16:01:47.733606Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5471/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.044421, "lon":3.707612, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Jubileumlaan 219 - 9000\nGent<br><br>LDC De Vlaschaard<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC De Vlaschaard", "web":"", "phone":"", "address":"Jubileumlaan 219 - 9000\nGent", "manager_type":"", "created":"2016-09-13T16:01:47.741287Z", "id":5472, "last_modified":"2016-09-13T16:01:47.746475Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5472/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.084887, "lon":3.72724, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Meulesteedsesteenweg 510 - 9000\nGent<br><br>LDC De Waterspiegel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC De Waterspiegel", "web":"", "phone":"", "address":"Meulesteedsesteenweg 510 - 9000\nGent", "manager_type":"", "created":"2016-09-13T16:01:47.753297Z", "id":5473, "last_modified":"2016-09-13T16:01:47.758337Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5473/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.015345, "lon":4.108917, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Breestraat 109 - 9200\nDendermonde\n<br><br>LDC De Zonnebloem<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC De Zonnebloem", "web":"", "phone":"", "address":"Breestraat 109 - 9200\nDendermonde\n", "manager_type":"", "created":"2016-09-13T16:01:47.763768Z", "id":5474, "last_modified":"2016-09-13T16:01:47.768899Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5474/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.145636, "lon":4.857871, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Herentalseweg 1 - 2250\nOlen\n<br><br>LDC Komie Geire<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC Komie Geire", "web":"", "phone":"", "address":"Herentalseweg 1 - 2250\nOlen\n", "manager_type":"", "created":"2016-09-13T16:01:47.775953Z", "id":5475, "last_modified":"2016-09-13T16:01:47.781042Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5475/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.922521, "lon":4.430093, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Parkstraat 34 - 1800\nVilvoorde\n<br><br>LDC Pallieter<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC Pallieter", "web":"", "phone":"", "address":"Parkstraat 34 - 1800\nVilvoorde\n", "manager_type":"", "created":"2016-09-13T16:01:47.788519Z", "id":5476, "last_modified":"2016-09-13T16:01:47.793951Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5476/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.040628, "lon":3.762149, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Meersemdries 4 - 9050\nGent\n<br><br>LDC Speltincx<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC Speltincx", "web":"", "phone":"", "address":"Meersemdries 4 - 9050\nGent\n", "manager_type":"", "created":"2016-09-13T16:01:47.802744Z", "id":5477, "last_modified":"2016-09-13T16:01:47.809098Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5477/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.05792, "lon":3.742312, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Antwerpsesteenweg 768 - 9000\nGent\n<br><br>LDC Wibier<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"LDC Wibier", "web":"", "phone":"", "address":"Antwerpsesteenweg 768 - 9000\nGent\n", "manager_type":"", "created":"2016-09-13T16:01:47.817858Z", "id":5478, "last_modified":"2016-09-13T16:01:47.822765Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5478/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.85668, "lon":3.884654, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Sint-Lievensplein - 9550\nSint-Lievens-Esse\n<br><br>Lievenskring<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lievenskring", "web":"", "phone":"", "address":"Sint-Lievensplein - 9550\nSint-Lievens-Esse\n", "manager_type":"", "created":"2016-09-13T16:01:47.831451Z", "id":5479, "last_modified":"2016-09-13T16:01:47.836413Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5479/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.087991, "lon":3.855935, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Boskapellaan 79A - 9080\nLochristi\n<br><br>Lobos Wijklokaal<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Lobos Wijklokaal", "web":"", "phone":"", "address":"Boskapellaan 79A - 9080\nLochristi\n", "manager_type":"", "created":"2016-09-13T16:01:47.844521Z", "id":5480, "last_modified":"2016-09-13T16:01:47.849882Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5480/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.164399, "lon":4.592804, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Broechemsesteenweg 121D - 2520\nRanst<br><br>Magazijn<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Magazijn", "web":"", "phone":"", "address":"Broechemsesteenweg 121D - 2520\nRanst", "manager_type":"", "created":"2016-09-13T16:01:47.858354Z", "id":5481, "last_modified":"2016-09-13T16:01:47.863512Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5481/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.207918, "lon":3.451763, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Mevr. Courtmanslaan 92 - 9990\nMaldegem\n<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Mevr. Courtmanslaan 92 - 9990\nMaldegem\n", "manager_type":"", "created":"2016-09-13T16:01:47.871302Z", "id":5482, "last_modified":"2016-09-13T16:01:47.876026Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5482/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.254858, "lon":5.479861, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Michielsplein 3 - 3930\nHamont-Achel\n<br><br>Michielshof<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Michielshof", "web":"", "phone":"", "address":"Michielsplein 3 - 3930\nHamont-Achel\n", "manager_type":"", "created":"2016-09-13T16:01:47.883243Z", "id":5483, "last_modified":"2016-09-13T16:01:47.888438Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5483/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.026337, "lon":4.477283, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Nauwstraat 10 - 2800\nMechelen\n<br><br>Mille<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Mille", "web":"", "phone":"", "address":"Nauwstraat 10 - 2800\nMechelen\n", "manager_type":"", "created":"2016-09-13T16:01:47.895959Z", "id":5484, "last_modified":"2016-09-13T16:01:47.900790Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5484/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.067831, "lon":3.729091, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Bloemekenswijk - 9000\nGent\n<br><br>Museum Dr. Guislain<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Museum Dr. Guislain", "web":"", "phone":"", "address":"Bloemekenswijk - 9000\nGent\n", "manager_type":"", "created":"2016-09-13T16:01:47.908550Z", "id":5485, "last_modified":"2016-09-13T16:01:47.913573Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5485/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.186123, "lon":3.562422, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Molenstraat 31 - 9900\nEeklo\n<br><br>N9 Fabriek<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"N9 Fabriek", "web":"", "phone":"", "address":"Molenstraat 31 - 9900\nEeklo\n", "manager_type":"", "created":"2016-09-13T16:01:47.922216Z", "id":5486, "last_modified":"2016-09-13T16:01:47.927730Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5486/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.201511, "lon":4.041407, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Spoorwegwegel 1 - 9190\nStekene\n<br><br>OC De Statie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"OC De Statie", "web":"", "phone":"", "address":"Spoorwegwegel 1 - 9190\nStekene\n", "manager_type":"", "created":"2016-09-13T16:01:47.935672Z", "id":5487, "last_modified":"2016-09-13T16:01:47.940706Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5487/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.211386, "lon":2.915269, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Chrysantenstraat 30 - 8400\nStene\n<br><br>Ontmoetingscentrum De Blomme<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Ontmoetingscentrum De Blomme", "web":"", "phone":"", "address":"Chrysantenstraat 30 - 8400\nStene\n", "manager_type":"", "created":"2016-09-13T16:01:47.948856Z", "id":5488, "last_modified":"2016-09-13T16:01:47.959232Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5488/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.801919, "lon":5.220265, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Stenaertberg 2A - 3800\nSint-Truiden\n<br><br>Open School<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Open School", "web":"", "phone":"", "address":"Stenaertberg 2A - 3800\nSint-Truiden\n", "manager_type":"", "created":"2016-09-13T16:01:47.969774Z", "id":5489, "last_modified":"2016-09-13T16:01:47.977108Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5489/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.942571, "lon":5.30502, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Joris van Oostenrijkstraat 47 - 3500\nHasselt\n<br><br>Openhuiskuringen<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Openhuiskuringen", "web":"", "phone":"", "address":"Joris van Oostenrijkstraat 47 - 3500\nHasselt\n", "manager_type":"", "created":"2016-09-13T16:01:47.987240Z", "id":5490, "last_modified":"2016-09-13T16:01:47.993556Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5490/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.31141, "lon":3.131711, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Ontmijnerstraat 25 - 8370\nBlankenberge\n<br><br>Pand 't Lichtbaken<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Pand 't Lichtbaken", "web":"", "phone":"", "address":"Ontmijnerstraat 25 - 8370\nBlankenberge\n", "manager_type":"", "created":"2016-09-13T16:01:48.002495Z", "id":5491, "last_modified":"2016-09-13T16:01:48.008502Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5491/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.860633, "lon":5.575629, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Sint-Catharinastraat - 3740\nMopertingen\n<br><br>Parochiaal Centrum<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Parochiaal Centrum", "web":"", "phone":"", "address":"Sint-Catharinastraat - 3740\nMopertingen\n", "manager_type":"", "created":"2016-09-13T16:01:48.017003Z", "id":5492, "last_modified":"2016-09-13T16:01:48.027339Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5492/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.098592, "lon":4.947667, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Zammelseweg 201 - 2440\nGeel<br><br>Parochiezaal Zammel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Parochiezaal Zammel", "web":"", "phone":"", "address":"Zammelseweg 201 - 2440\nGeel", "manager_type":"", "created":"2016-09-13T16:01:48.036938Z", "id":5493, "last_modified":"2016-09-13T16:01:48.042563Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5493/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.905955, "lon":4.668669, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Persilsstraat 7 - 3020\nHerent<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Persilsstraat 7 - 3020\nHerent", "manager_type":"", "created":"2016-09-13T16:01:48.051781Z", "id":5494, "last_modified":"2016-09-13T16:01:48.060629Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5494/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.116611, "lon":4.862315, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Stijn Streuvelsstraat 9 - 2260\nVoortkapel\n<br><br>Polyvalente zaal Voortkapel<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Polyvalente zaal Voortkapel", "web":"", "phone":"", "address":"Stijn Streuvelsstraat 9 - 2260\nVoortkapel\n", "manager_type":"", "created":"2016-09-13T16:01:48.071770Z", "id":5495, "last_modified":"2016-09-13T16:01:48.077895Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5495/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.323674, "lon":4.932822, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Kongoplein 2 - 2300\nTurnhout<br><br>Projectencentrum vzw<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Projectencentrum vzw", "web":"", "phone":"", "address":"Kongoplein 2 - 2300\nTurnhout", "manager_type":"", "created":"2016-09-13T16:01:48.086858Z", "id":5496, "last_modified":"2016-09-13T16:01:48.095603Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5496/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.185183, "lon":4.449892, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Deurnestraat 252 - 2640\nMortsel<br><br>Psychiatrisch centrum Sint- Amedeus<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Psychiatrisch centrum Sint- Amedeus", "web":"", "phone":"", "address":"Deurnestraat 252 - 2640\nMortsel", "manager_type":"", "created":"2016-09-13T16:01:48.108390Z", "id":5497, "last_modified":"2016-09-13T16:01:48.116618Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5497/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.889567, "lon":4.539512, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Kapellestraat 74 - 3070\nKortenberg<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Kapellestraat 74 - 3070\nKortenberg", "manager_type":"", "created":"2016-09-13T16:01:48.128116Z", "id":5498, "last_modified":"2016-09-13T16:01:48.136494Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5498/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe Ronse", "lat":50.747172, "lon":3.614211, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe Ronse</h5><em>Adresse</em> : Grote Marijve 133 - 9600\nRonse<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grote Marijve 133 - 9600\nRonse", "manager_type":"", "created":"2016-09-13T16:01:48.146169Z", "id":5499, "last_modified":"2016-09-13T16:01:48.152601Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5499/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.804334, "lon":4.939889, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Bergstraat 21 - 3300\nTienen<br><br>RISO-huis<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RISO-huis", "web":"", "phone":"", "address":"Bergstraat 21 - 3300\nTienen", "manager_type":"", "created":"2016-09-13T16:01:48.160642Z", "id":5500, "last_modified":"2016-09-13T16:01:48.166623Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5500/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.008711, "lon":3.873416, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Cooppallaan 128 - 9230\nWetteren<br><br>Scheppersinstituut<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Scheppersinstituut", "web":"", "phone":"", "address":"Cooppallaan 128 - 9230\nWetteren", "manager_type":"", "created":"2016-09-13T16:01:48.175304Z", "id":5501, "last_modified":"2016-09-13T16:01:48.181240Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5501/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.837113, "lon":5.105611, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Budingenweg 2 - 3440\nZoutleeuw<br><br>school Tinteltuin<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"school Tinteltuin", "web":"", "phone":"", "address":"Budingenweg 2 - 3440\nZoutleeuw", "manager_type":"", "created":"2016-09-13T16:01:48.189636Z", "id":5502, "last_modified":"2016-09-13T16:01:48.195144Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5502/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.872971, "lon":4.699801, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Naamsestraat 96 - 3000\nLeuven\n<br><br>STUK kunstencentrum<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"STUK kunstencentrum", "web":"", "phone":"", "address":"Naamsestraat 96 - 3000\nLeuven\n", "manager_type":"", "created":"2016-09-13T16:01:48.203620Z", "id":5503, "last_modified":"2016-09-13T16:01:48.208950Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5503/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.462381, "lon":4.455754, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Sint-Antoniusplein 1 - 2910\nEssen<br><br>Tatteljee<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Tatteljee", "web":"", "phone":"", "address":"Sint-Antoniusplein 1 - 2910\nEssen", "manager_type":"", "created":"2016-09-13T16:01:48.216917Z", "id":5504, "last_modified":"2016-09-13T16:01:48.221928Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5504/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.904895, "lon":3.893023, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Provincieweg 82 - 9552\nBorsbeke<br><br>Taverne De Wijngaard<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Taverne De Wijngaard", "web":"", "phone":"", "address":"Provincieweg 82 - 9552\nBorsbeke", "manager_type":"", "created":"2016-09-13T16:01:48.229865Z", "id":5505, "last_modified":"2016-09-13T16:01:48.235000Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5505/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.819705, "lon":5.184191, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Gildestraat 22 - 3800\nSint-Truiden<br><br>Technicum<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Technicum", "web":"", "phone":"", "address":"Gildestraat 22 - 3800\nSint-Truiden", "manager_type":"", "created":"2016-09-13T16:01:48.242186Z", "id":5506, "last_modified":"2016-09-13T16:01:48.247546Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5506/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.820461, "lon":3.717578, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Teirlinckstraat - 9660\nBrakel\n<br><br>Teirlinckstraat<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Teirlinckstraat", "web":"", "phone":"", "address":"Teirlinckstraat - 9660\nBrakel\n", "manager_type":"", "created":"2016-09-13T16:01:48.255842Z", "id":5507, "last_modified":"2016-09-13T16:01:48.261622Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5507/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.13143, "lon":3.035428, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Bruggestraat 104 - 8480\nEernegem<br><br>Time Out<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Time Out", "web":"", "phone":"", "address":"Bruggestraat 104 - 8480\nEernegem", "manager_type":"", "created":"2016-09-13T16:01:48.269908Z", "id":5508, "last_modified":"2016-09-13T16:01:48.276983Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5508/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.886307, "lon":3.430554, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Stormestraat 131/18 - 8790\nWaregem\n<br><br>VC Poincare<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"VC Poincare", "web":"", "phone":"", "address":"Stormestraat 131/18 - 8790\nWaregem\n", "manager_type":"", "created":"2016-09-13T16:01:48.286620Z", "id":5509, "last_modified":"2016-09-13T16:01:48.294501Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5509/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.189923, "lon":4.733586, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Vaartkom 6 - 2280\nGrobbendonk<br><br>Volle Vaart<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Volle Vaart", "web":"", "phone":"", "address":"Vaartkom 6 - 2280\nGrobbendonk", "manager_type":"", "created":"2016-09-13T16:01:48.304227Z", "id":5510, "last_modified":"2016-09-13T16:01:48.310032Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5510/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.034228, "lon":3.710228, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Reigerstraat 8 - 9000\nGent\n<br><br>Vormingplus Gent-Eeklo<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Vormingplus Gent-Eeklo", "web":"", "phone":"", "address":"Reigerstraat 8 - 9000\nGent\n", "manager_type":"", "created":"2016-09-13T16:01:48.318516Z", "id":5511, "last_modified":"2016-09-13T16:01:48.324438Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5511/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.230133, "lon":3.207832, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Sint-Pieterskerklaan 5 - 8000\nBrugge\n<br><br>Vormingplushuis<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Vormingplushuis", "web":"", "phone":"", "address":"Sint-Pieterskerklaan 5 - 8000\nBrugge\n", "manager_type":"", "created":"2016-09-13T16:01:48.335358Z", "id":5512, "last_modified":"2016-09-13T16:01:48.344865Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5512/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.058938, "lon":3.720665, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Sint-Margrietstraat 9 - 9000\nGent\n<br><br>Vredeshuis<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Vredeshuis", "web":"", "phone":"", "address":"Sint-Margrietstraat 9 - 9000\nGent\n", "manager_type":"", "created":"2016-09-13T16:01:48.356303Z", "id":5513, "last_modified":"2016-09-13T16:01:48.364712Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5513/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.869216, "lon":4.084247, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Warandestraat 22 - 1770\nLiedekerke\n<br><br>Vrijetijdshuis<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Vrijetijdshuis", "web":"", "phone":"", "address":"Warandestraat 22 - 1770\nLiedekerke\n", "manager_type":"", "created":"2016-09-13T16:01:48.375541Z", "id":5514, "last_modified":"2016-09-13T16:01:48.380998Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5514/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.905036, "lon":4.67642, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Wildemansweg - 3020\nHerent\n<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Wildemansweg - 3020\nHerent\n", "manager_type":"", "created":"2016-09-13T16:01:48.389295Z", "id":5515, "last_modified":"2016-09-13T16:01:48.394766Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5515/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.049494, "lon":3.745514, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Wolterslaan, 16 - 9000\nGent<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Wolterslaan, 16 - 9000\nGent", "manager_type":"", "created":"2016-09-13T16:01:48.400375Z", "id":5516, "last_modified":"2016-09-13T16:01:48.406179Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5516/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.211575, "lon":5.316653, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Oude Diestersebaan 1 - 3920\nLommel<br><br>Zaal \"De Klosterhof\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Zaal \"De Klosterhof\"", "web":"", "phone":"", "address":"Oude Diestersebaan 1 - 3920\nLommel", "manager_type":"", "created":"2016-09-13T16:01:48.414716Z", "id":5517, "last_modified":"2016-09-13T16:01:48.421950Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5517/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.019443, "lon":5.727412, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Kruisstraat 7 - 3650\nDilsen-Stokkem<br><br>Zaal Aud Lanker<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Zaal Aud Lanker", "web":"", "phone":"", "address":"Kruisstraat 7 - 3650\nDilsen-Stokkem", "manager_type":"", "created":"2016-09-13T16:01:48.431639Z", "id":5518, "last_modified":"2016-09-13T16:01:48.438272Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5518/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.172094, "lon":4.15042, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Truweelstraat 138 - 9100\nSint-Niklaas<br><br>Zaal familia<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Zaal familia", "web":"", "phone":"", "address":"Truweelstraat 138 - 9100\nSint-Niklaas", "manager_type":"", "created":"2016-09-13T16:01:48.446737Z", "id":5519, "last_modified":"2016-09-13T16:01:48.452909Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5519/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.911638, "lon":3.207235, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Sint Jorisstraat 62 - 8870\nIzegem<br><br>Zaal ISO<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Zaal ISO", "web":"", "phone":"", "address":"Sint Jorisstraat 62 - 8870\nIzegem", "manager_type":"", "created":"2016-09-13T16:01:48.461829Z", "id":5520, "last_modified":"2016-09-13T16:01:48.467784Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5520/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.988131, "lon":5.037849, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Nijverheidslaan 24 - 3290\nDiest<br><br>zaal JOC in CC Den Amer<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"zaal JOC in CC Den Amer", "web":"", "phone":"", "address":"Nijverheidslaan 24 - 3290\nDiest", "manager_type":"", "created":"2016-09-13T16:01:48.475130Z", "id":5521, "last_modified":"2016-09-13T16:01:48.480250Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5521/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.724496, "lon":4.239725, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Brouwerijstraat 32 - 1500\nHalle<br><br>Zaal Joepie<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Zaal Joepie", "web":"", "phone":"", "address":"Brouwerijstraat 32 - 1500\nHalle", "manager_type":"", "created":"2016-09-13T16:01:48.488050Z", "id":5522, "last_modified":"2016-09-13T16:01:48.493427Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5522/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.102511, "lon":5.176384, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Schoolstraat 10 - 3945\nHam<br><br>Zaal Kristoffelheem<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Zaal Kristoffelheem", "web":"", "phone":"", "address":"Schoolstraat 10 - 3945\nHam", "manager_type":"", "created":"2016-09-13T16:01:48.502198Z", "id":5523, "last_modified":"2016-09-13T16:01:48.507820Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5523/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.095945, "lon":5.792914, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Eikerstraat 42 - 3680\nMaaseik<br><br>zaal Mosa<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"zaal Mosa", "web":"", "phone":"", "address":"Eikerstraat 42 - 3680\nMaaseik", "manager_type":"", "created":"2016-09-13T16:01:48.516040Z", "id":5524, "last_modified":"2016-09-13T16:01:48.522099Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5524/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.07237, "lon":3.75208, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Sint-bernadettestraat 132-134 - 9000\nGent<br><br>Zaal Nova De Kring<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Zaal Nova De Kring", "web":"", "phone":"", "address":"Sint-bernadettestraat 132-134 - 9000\nGent", "manager_type":"", "created":"2016-09-13T16:01:48.530700Z", "id":5525, "last_modified":"2016-09-13T16:01:48.536301Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5525/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.107862, "lon":3.885103, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Zavel 7 - 9080\nLochristi<br><br>Zaal Uyttenhove<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Zaal Uyttenhove", "web":"", "phone":"", "address":"Zavel 7 - 9080\nLochristi", "manager_type":"", "created":"2016-09-13T16:01:48.544543Z", "id":5526, "last_modified":"2016-09-13T16:01:48.550041Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5526/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":51.061724, "lon":3.108013, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Kasteelstraat 30 - 8820\nTorhout<br><br>Zaal 't Wijnrankje<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Zaal 't Wijnrankje", "web":"", "phone":"", "address":"Kasteelstraat 30 - 8820\nTorhout", "manager_type":"", "created":"2016-09-13T16:01:48.557992Z", "id":5527, "last_modified":"2016-09-13T16:01:48.566188Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5527/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Repair Cafe", "lat":50.882482, "lon":4.845358, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Cafe</h5><em>Adresse</em> : Binkomstraat 8 - 3210\nLubbeek<br><br>'t Schuurke<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"'t Schuurke", "web":"", "phone":"", "address":"Binkomstraat 8 - 3210\nLubbeek", "manager_type":"", "created":"2016-09-13T16:01:48.576631Z", "id":5528, "last_modified":"2016-09-13T16:01:48.582605Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5528/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Et si on RÉPARAIT", "lat":50.86790670797362, "lon":4.326350837945938, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Et si on RÉPARAIT</h5><em>Adresse</em> : Avenue de Jette, 89 à Bruxelles 1090<br><br><em>Téléphone</em> : 02 420 02 62<br><br><b><a target=\"_blank\" href=\"http://www.etsionreparait.be\">Site web</a></b><br><br>Depuis 1982, une équipe d'électroniciens et d'ingénieurs offre son expertise au service des particuliers. \r\nElle répare le matériel électronique tel-que: PC TV Vidéo Hi-FI etc... \r\n\r\nElle participe activement au développement durable en Région de Bruxelles-Capitale.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Depuis 1982, une équipe d'électroniciens et d'ingénieurs offre son expertise au service des particuliers. \r\nElle répare le matériel électronique tel-que: PC TV Vidéo Hi-FI etc... \r\n\r\nElle participe activement au développement durable en Région de Bruxelles-Capitale.", "web":"http://www.etsionreparait.be", "phone":"02 420 02 62", "address":"Avenue de Jette, 89 à Bruxelles 1090", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-10-18T08:06:54.290604Z", "id":7111, "last_modified":"2016-10-19T00:30:45.037317Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7111/history", "email_before_at":"etsionreparait", "email_after_at":"videotel.be", "last_modified_dmY":"19/10/2016"}, {"name":"Repair Café Gembloux", "lat":50.557732, "lon":4.689963, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Gembloux</h5><em>Adresse</em> : Place Arthur Lacroix\t5030\tGembloux<br><br><b><a target=\"_blank\" href=\"http://www.gemblouxoptimiste.be/event/repair-cafe-5/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.gemblouxoptimiste.be/event/repair-cafe-5/", "phone":"", "address":"Place Arthur Lacroix\t5030\tGembloux", "manager_type":"", "created":"2016-10-20T08:20:36.765386Z", "id":7113, "last_modified":"2016-10-20T08:20:36.822558Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7113/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Ecohuis - Repair Café Borgerhout", "lat":51.215039, "lon":4.434359, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Ecohuis - Repair Café Borgerhout</h5><em>Adresse</em> : Turnhoutsebaan 139\t2140\tBorgerhout<br><br><b><a target=\"_blank\" href=\"http://ecohuis.antwerpen.be/Ecohuis/Ecohuis-Hoofdnavigatie/Bewoners/Activiteiten/Repair-Cafe-Antwerpen/Repair-Caf.html\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://ecohuis.antwerpen.be/Ecohuis/Ecohuis-Hoofdnavigatie/Bewoners/Activiteiten/Repair-Cafe-Antwerpen/Repair-Caf.html", "phone":"", "address":"Turnhoutsebaan 139\t2140\tBorgerhout", "manager_type":"", "created":"2016-10-20T08:20:36.835344Z", "id":7114, "last_modified":"2016-10-20T08:20:36.841424Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7114/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Cultuurcentrum Ter Dilft", "lat":51.094634, "lon":4.231706, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Cultuurcentrum Ter Dilft</h5><em>Adresse</em> : Sint-Amandsesteenweg 41-43\t2880\tBornem<br><br><b><a target=\"_blank\" href=\"https://www.terdilft.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.terdilft.be/", "phone":"", "address":"Sint-Amandsesteenweg 41-43\t2880\tBornem", "manager_type":"", "created":"2016-10-20T08:20:36.848419Z", "id":7115, "last_modified":"2016-10-20T08:20:36.854337Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7115/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Jeugdhuis Josto", "lat":51.209133, "lon":4.453571, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Jeugdhuis Josto</h5><em>Adresse</em> : Herrystraat 22\t2100\tDeurne<br><br><b><a target=\"_blank\" href=\"https://www.antwerpen.be/nl/info/55dedc03aba8a73d8d8b459e/oproep-jeugdhuis-josto-in-deurne\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.antwerpen.be/nl/info/55dedc03aba8a73d8d8b459e/oproep-jeugdhuis-josto-in-deurne", "phone":"", "address":"Herrystraat 22\t2100\tDeurne", "manager_type":"", "created":"2016-10-20T08:20:36.861196Z", "id":7116, "last_modified":"2016-10-20T08:20:36.866263Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7116/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Dienstencentrum’t Gebuurt", "lat":51.396915, "lon":4.755959, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Dienstencentrum’t Gebuurt</h5><em>Adresse</em> : Jaak Aertslaan 7\t2320\tHoogstraten<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Jaak Aertslaan 7\t2320\tHoogstraten", "manager_type":"", "created":"2016-10-20T08:20:36.874418Z", "id":7117, "last_modified":"2016-10-20T08:20:36.880784Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7117/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"‘t Kranske", "lat":51.011898, "lon":4.504829, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>‘t Kranske</h5><em>Adresse</em> : Sint-Albertusstraat\t2812\tMuizen<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Sint-Albertusstraat\t2812\tMuizen", "manager_type":"", "created":"2016-10-20T08:20:36.888249Z", "id":7118, "last_modified":"2016-10-20T08:20:36.894328Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7118/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"De Weegbree", "lat":51.050157, "lon":4.583674, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>De Weegbree</h5><em>Adresse</em> : Hoogstraat 64\t2861\tOnze-Lieve-Vrouw-Waver<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Hoogstraat 64\t2861\tOnze-Lieve-Vrouw-Waver", "manager_type":"", "created":"2016-10-20T08:20:36.902845Z", "id":7119, "last_modified":"2016-10-20T08:20:36.909291Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7119/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Magazijn", "lat":51.164399, "lon":4.592804, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Magazijn</h5><em>Adresse</em> : Broechemsesteenweg 121d\t2520 \tRanst<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Broechemsesteenweg 121d\t2520 \tRanst", "manager_type":"", "created":"2016-10-20T08:20:36.918376Z", "id":7120, "last_modified":"2016-10-20T08:20:36.923623Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7120/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Projectencentrum vzw", "lat":51.323674, "lon":4.932822, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Projectencentrum vzw</h5><em>Adresse</em> : Kongoplein 2\t2300\tTurnhout<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Kongoplein 2\t2300\tTurnhout", "manager_type":"", "created":"2016-10-20T08:20:36.932126Z", "id":7121, "last_modified":"2016-10-20T08:20:36.937509Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7121/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Kringwinkel Diest", "lat":50.988575, "lon":5.039078, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Kringwinkel Diest</h5><em>Adresse</em> : Nijverheidslaan 33a\t3290\tDiest<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Nijverheidslaan 33a\t3290\tDiest", "manager_type":"", "created":"2016-10-20T08:20:36.945878Z", "id":7122, "last_modified":"2016-10-20T08:20:36.951836Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7122/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Recreatiecentrum Itterbeek", "lat":50.83672, "lon":4.248278, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Recreatiecentrum Itterbeek</h5><em>Adresse</em> : Keperenbergstraat 37b\t1701\tDilbeek<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Keperenbergstraat 37b\t1701\tDilbeek", "manager_type":"", "created":"2016-10-20T08:20:36.960015Z", "id":7123, "last_modified":"2016-10-20T08:20:36.967241Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7123/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Wonen en Werken", "lat":50.871566, "lon":4.687079, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Wonen en Werken</h5><em>Adresse</em> : Ijzerenmolenstraat 2\t3001\tHeverlee<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Ijzerenmolenstraat 2\t3001\tHeverlee", "manager_type":"", "created":"2016-10-20T08:20:36.975958Z", "id":7124, "last_modified":"2016-10-20T08:20:36.981857Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7124/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Kortenberg", "lat":50.889567, "lon":4.539512, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Kortenberg</h5><em>Adresse</em> : Kapellestraat 74\t3070\tKortenberg<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Kapellestraat 74\t3070\tKortenberg", "manager_type":"", "created":"2016-10-20T08:20:36.989799Z", "id":7125, "last_modified":"2016-10-20T08:20:36.995244Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7125/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Linkebeek-De Moelie", "lat":50.773279, "lon":4.335159, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Linkebeek-De Moelie</h5><em>Adresse</em> : Rue Saint-Sébastien 14\t1630\tLinkebeek<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Saint-Sébastien 14\t1630\tLinkebeek", "manager_type":"", "created":"2016-10-20T08:20:37.003520Z", "id":7126, "last_modified":"2016-10-20T08:20:37.008876Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7126/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"‘t Schuurke", "lat":50.882482, "lon":4.845358, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>‘t Schuurke</h5><em>Adresse</em> : Binkomstraat 8\t3210\tLubbeek<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Binkomstraat 8\t3210\tLubbeek", "manager_type":"", "created":"2016-10-20T08:20:37.018180Z", "id":7127, "last_modified":"2016-10-20T08:20:37.024405Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7127/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"CC De Ploter", "lat":50.873425, "lon":4.155189, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>CC De Ploter</h5><em>Adresse</em> : Kerkstraat 4\t1742\tTernat<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Kerkstraat 4\t1742\tTernat", "manager_type":"", "created":"2016-10-20T08:20:37.032940Z", "id":7128, "last_modified":"2016-10-20T08:20:37.038420Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7128/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Cultuurhuis De Jack-op", "lat":50.970675, "lon":4.691525, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Cultuurhuis De Jack-op</h5><em>Adresse</em> : Amerstraat 1\t3118\tWerchter<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Amerstraat 1\t3118\tWerchter", "manager_type":"", "created":"2016-10-20T08:20:37.046338Z", "id":7129, "last_modified":"2016-10-20T08:20:37.051853Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7129/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Provinciale Secundaire School Diepenbeek (pssd)", "lat":50.914311, "lon":5.423592, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Provinciale Secundaire School Diepenbeek (pssd)</h5><em>Adresse</em> : Stationsstraat 36\t3590\tDiepenbeek<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Stationsstraat 36\t3590\tDiepenbeek", "manager_type":"", "created":"2016-10-20T08:20:37.057366Z", "id":7130, "last_modified":"2016-10-20T08:20:37.062906Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7130/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Openhuiskuringen", "lat":50.942571, "lon":5.30502, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Openhuiskuringen</h5><em>Adresse</em> : Joris van Oostenrijkstraat 47\t3500\tHasselt<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Joris van Oostenrijkstraat 47\t3500\tHasselt", "manager_type":"", "created":"2016-10-20T08:20:37.070977Z", "id":7131, "last_modified":"2016-10-20T08:20:37.076605Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7131/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Ibogem", "lat":51.201354, "lon":4.314038, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Ibogem</h5><em>Adresse</em> : Schaarbeekstraat 27\t9120\tBeveren<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Schaarbeekstraat 27\t9120\tBeveren", "manager_type":"", "created":"2016-10-20T08:20:37.083537Z", "id":7132, "last_modified":"2016-10-20T08:20:37.089108Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7132/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Parochiaal Centrum", "lat":51.049175, "lon":3.659579, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Parochiaal Centrum</h5><em>Adresse</em> : Oude Abdijstraat 3\t9031\tDrongen<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Oude Abdijstraat 3\t9031\tDrongen", "manager_type":"", "created":"2016-10-20T08:20:37.098270Z", "id":7133, "last_modified":"2016-10-20T08:20:37.103745Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7133/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Parking Vlaamse Landmaatschappij", "lat":51.033222, "lon":3.711328, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Parking Vlaamse Landmaatschappij</h5><em>Adresse</em> : Ganzendries 149\t9000\tGent<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Ganzendries 149\t9000\tGent", "manager_type":"", "created":"2016-10-20T08:20:37.110021Z", "id":7134, "last_modified":"2016-10-20T08:20:37.115334Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7134/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Hamme", "lat":51.102095, "lon":4.132792, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Hamme</h5><em>Adresse</em> : Kaaiplein 28\t9220\tHamme<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Kaaiplein 28\t9220\tHamme", "manager_type":"", "created":"2016-10-20T08:20:37.122340Z", "id":7135, "last_modified":"2016-10-20T08:20:37.127870Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7135/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"‘t Uilekot", "lat":50.883793, "lon":3.890339, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>‘t Uilekot</h5><em>Adresse</em> : Groenlaan 39-41\t9550\tHerzele<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Groenlaan 39-41\t9550\tHerzele", "manager_type":"", "created":"2016-10-20T08:20:37.135268Z", "id":7136, "last_modified":"2016-10-20T08:20:37.140977Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7136/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Zaal Uyttenhove", "lat":51.107862, "lon":3.885103, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Zaal Uyttenhove</h5><em>Adresse</em> : Zavel 7\t9080\tLochristi<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Zavel 7\t9080\tLochristi", "manager_type":"", "created":"2016-10-20T08:20:37.149753Z", "id":7137, "last_modified":"2016-10-20T08:20:37.155156Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7137/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"IDM", "lat":51.096016, "lon":4.009339, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>IDM</h5><em>Adresse</em> : Zelebaan 42\t9160\tLokeren<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Zelebaan 42\t9160\tLokeren", "manager_type":"", "created":"2016-10-20T08:20:37.162517Z", "id":7138, "last_modified":"2016-10-20T08:20:37.167713Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7138/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Kringwinkel Ronse", "lat":50.745878, "lon":3.593459, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Kringwinkel Ronse</h5><em>Adresse</em> : Alexandre-Louis Vanhovestraat 14\t9600\tRonse<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Alexandre-Louis Vanhovestraat 14\t9600\tRonse", "manager_type":"", "created":"2016-10-20T08:20:37.174813Z", "id":7139, "last_modified":"2016-10-20T08:20:37.180482Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7139/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Bibliotheek", "lat":51.16253, "lon":4.140839, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Bibliotheek</h5><em>Adresse</em> : Hendrik Heymanplein 3\t9100\tSint-Niklaas<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Hendrik Heymanplein 3\t9100\tSint-Niklaas", "manager_type":"", "created":"2016-10-20T08:20:37.188580Z", "id":7140, "last_modified":"2016-10-20T08:20:37.194413Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7140/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Vormingplushuis", "lat":51.230133, "lon":3.207832, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Vormingplushuis</h5><em>Adresse</em> : Sint-Pieterskerklaan 5\t8000\tBrugge<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Sint-Pieterskerklaan 5\t8000\tBrugge", "manager_type":"", "created":"2016-10-20T08:20:37.202251Z", "id":7141, "last_modified":"2016-10-20T08:20:37.207800Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7141/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"De Magneet", "lat":50.833689, "lon":3.273662, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>De Magneet</h5><em>Adresse</em> : Vlaanderenkaai\t8500\tKortrijk<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Vlaanderenkaai\t8500\tKortrijk", "manager_type":"", "created":"2016-10-20T08:20:37.217060Z", "id":7142, "last_modified":"2016-10-20T08:20:37.223347Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7142/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"BUDAfabriek", "lat":50.831657, "lon":3.263967, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>BUDAfabriek</h5><em>Adresse</em> : Dam 2a\t8500\tKortrijk<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Dam 2a\t8500\tKortrijk", "manager_type":"", "created":"2016-10-20T08:20:37.231699Z", "id":7143, "last_modified":"2016-10-20T08:20:37.237343Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7143/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Grez-Doiceau", "lat":50.726882, "lon":4.703823, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Grez-Doiceau</h5><em>Adresse</em> : Rue du Beau Site 32\t1390\tBiez<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue du Beau Site 32\t1390\tBiez", "manager_type":"", "created":"2016-10-20T08:20:37.245586Z", "id":7144, "last_modified":"2016-10-20T08:20:37.251249Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7144/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Braine-l'Alleud", "lat":50.683372, "lon":4.367817, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Braine-l'Alleud</h5><em>Adresse</em> : Rue de la Goëtte 69-73\t1420\tBraine-l'Alleud<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de la Goëtte 69-73\t1420\tBraine-l'Alleud", "manager_type":"", "created":"2016-10-20T08:20:37.258166Z", "id":7145, "last_modified":"2016-10-20T08:20:37.264378Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7145/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Chastre", "lat":50.609993, "lon":4.644797, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Chastre</h5><em>Adresse</em> : Avenue du Castillon 71\t1450\tChastre<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Avenue du Castillon 71\t1450\tChastre", "manager_type":"", "created":"2016-10-20T08:20:37.272612Z", "id":7146, "last_modified":"2016-10-20T08:20:37.278414Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7146/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Rixensart", "lat":50.726411, "lon":4.499191, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Rixensart</h5><em>Adresse</em> : Fond Tasnier 24/1\t1332\tGenval<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Fond Tasnier 24/1\t1332\tGenval", "manager_type":"", "created":"2016-10-20T08:20:37.286876Z", "id":7147, "last_modified":"2016-10-20T08:20:37.292554Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7147/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Ittre", "lat":50.64886, "lon":4.263165, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Ittre</h5><em>Adresse</em> : Rue de la Planchette 2\t1460\tIttre<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de la Planchette 2\t1460\tIttre", "manager_type":"", "created":"2016-10-20T08:20:37.299978Z", "id":7148, "last_modified":"2016-10-20T08:20:37.306069Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7148/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"RC-LLN", "lat":50.669193, "lon":4.612409, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>RC-LLN</h5><em>Adresse</em> : Place Agora 2\t1348\tLouvain-La-Neuve<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Place Agora 2\t1348\tLouvain-La-Neuve", "manager_type":"", "created":"2016-10-20T08:20:37.314316Z", "id":7149, "last_modified":"2016-10-20T08:20:37.319267Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7149/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Depakot - LLN", "lat":50.668038, "lon":4.611789, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Depakot - LLN</h5><em>Adresse</em> : Rue Montesquieu 32 - Hall Auditoire Montesquieu\t1348\tLouvain-La-Neuve<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Montesquieu 32 - Hall Auditoire Montesquieu\t1348\tLouvain-La-Neuve", "manager_type":"", "created":"2016-10-20T08:20:37.327390Z", "id":7150, "last_modified":"2016-10-20T08:20:37.332317Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7150/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Orp Le Grand", "lat":50.700477, "lon":4.987363, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Orp Le Grand</h5><em>Adresse</em> : Place Communale 1\t1350\tOrp-Le-Grand<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Place Communale 1\t1350\tOrp-Le-Grand", "manager_type":"", "created":"2016-10-20T08:20:37.340040Z", "id":7151, "last_modified":"2016-10-20T08:20:37.344986Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7151/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Sart-Dames-Avelines", "lat":50.568505, "lon":4.491739, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Sart-Dames-Avelines</h5><em>Adresse</em> : Place du village\t1495\tSart-Dames-Avelines<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Place du village\t1495\tSart-Dames-Avelines", "manager_type":"", "created":"2016-10-20T08:20:37.354157Z", "id":7152, "last_modified":"2016-10-20T08:20:37.359786Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7152/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Waterloo", "lat":50.709754, "lon":4.37787, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Waterloo</h5><em>Adresse</em> : Ecole du Chenois - Rue Bodrissart (grille verte)\t1410\tWaterloo<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Ecole du Chenois - Rue Bodrissart (grille verte)\t1410\tWaterloo", "manager_type":"", "created":"2016-10-20T08:20:37.369549Z", "id":7153, "last_modified":"2016-10-20T08:20:37.375218Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7153/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Maison pour tous", "lat":50.616075, "lon":3.776181, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Maison pour tous</h5><em>Adresse</em> : Rue des Arquebusiers 27\t7800\tAth<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue des Arquebusiers 27\t7800\tAth", "manager_type":"", "created":"2016-10-20T08:20:37.384106Z", "id":7154, "last_modified":"2016-10-20T08:20:37.392962Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7154/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Beignée", "lat":50.3325, "lon":4.39795, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Beignée</h5><em>Adresse</em> : Rue de l'Eglise 12\t6120\tBeignée<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de l'Eglise 12\t6120\tBeignée", "manager_type":"", "created":"2016-10-20T08:20:37.404058Z", "id":7155, "last_modified":"2016-10-20T08:20:37.414759Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7155/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Boussu", "lat":50.432258, "lon":3.794456, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Boussu</h5><em>Adresse</em> : Rue Kervé 2\t7300\tBoussu<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Kervé 2\t7300\tBoussu", "manager_type":"", "created":"2016-10-20T08:20:37.423923Z", "id":7156, "last_modified":"2016-10-20T08:20:37.432188Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7156/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Braine-le-Comte", "lat":50.609165, "lon":4.138064, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Braine-le-Comte</h5><em>Adresse</em> : Rue Henri Neuman 19\t7090\tBraine-le-Comte<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Henri Neuman 19\t7090\tBraine-le-Comte", "manager_type":"", "created":"2016-10-20T08:20:37.441599Z", "id":7157, "last_modified":"2016-10-20T08:20:37.448950Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7157/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Châtelet", "lat":50.404632, "lon":4.522091, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Châtelet</h5><em>Adresse</em> : Rue de la Montagne 14\t6200\tChâtelet<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de la Montagne 14\t6200\tChâtelet", "manager_type":"", "created":"2016-10-20T08:20:37.458679Z", "id":7158, "last_modified":"2016-10-20T08:20:37.466832Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7158/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Fleurus", "lat":50.470497, "lon":4.559489, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Fleurus</h5><em>Adresse</em> : Rue de Fleurjoux\t6220\tFleurus<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de Fleurjoux\t6220\tFleurus", "manager_type":"", "created":"2016-10-20T08:20:37.476864Z", "id":7159, "last_modified":"2016-10-20T08:20:37.484255Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7159/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Lessines", "lat":50.711986, "lon":3.827803, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Lessines</h5><em>Adresse</em> : Rue des Fosses 59\t7860\tLessines<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue des Fosses 59\t7860\tLessines", "manager_type":"", "created":"2016-10-20T08:20:37.493296Z", "id":7160, "last_modified":"2016-10-20T08:20:37.499039Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7160/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Haute Sambre", "lat":50.348134, "lon":4.259522, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Haute Sambre</h5><em>Adresse</em> : Rue de l'Abbaye 30A\t6540\tLobbes<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de l'Abbaye 30A\t6540\tLobbes", "manager_type":"", "created":"2016-10-20T08:20:37.507620Z", "id":7161, "last_modified":"2016-10-20T08:20:37.513727Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7161/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Marchienne – Docherie", "lat":50.424524, "lon":4.404204, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Marchienne – Docherie</h5><em>Adresse</em> : Rue Jean Ester 169\t6030\tMarchienne-au-Pont<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Jean Ester 169\t6030\tMarchienne-au-Pont", "manager_type":"", "created":"2016-10-20T08:20:37.522748Z", "id":7162, "last_modified":"2016-10-20T08:20:37.529425Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7162/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Momignies", "lat":50.02111, "lon":4.156298, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Momignies</h5><em>Adresse</em> : Rue de Beauwelz 40\t6590\tMomignies<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de Beauwelz 40\t6590\tMomignies", "manager_type":"", "created":"2016-10-20T08:20:37.537582Z", "id":7163, "last_modified":"2016-10-20T08:20:37.542855Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7163/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Charleroi", "lat":50.414401, "lon":4.386323, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Charleroi</h5><em>Adresse</em> : Rue de Monceau-Fontaine 35\t6031\tMonceau-sur-Sambre. Charleroi<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de Monceau-Fontaine 35\t6031\tMonceau-sur-Sambre. Charleroi", "manager_type":"", "created":"2016-10-20T08:20:37.550241Z", "id":7164, "last_modified":"2016-10-20T08:20:37.556102Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7164/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Mons", "lat":50.446292, "lon":3.961113, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Mons</h5><em>Adresse</em> : Allée des Oiseaux 30\t7000\tMons<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Allée des Oiseaux 30\t7000\tMons", "manager_type":"", "created":"2016-10-20T08:20:37.564631Z", "id":7165, "last_modified":"2016-10-20T08:20:37.569955Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7165/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Pont-à-Celles", "lat":50.526695, "lon":4.361095, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Pont-à-Celles</h5><em>Adresse</em> : Rue du Village 78\t6230\tObaix<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue du Village 78\t6230\tObaix", "manager_type":"", "created":"2016-10-20T08:20:37.578236Z", "id":7166, "last_modified":"2016-10-20T08:20:37.583652Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7166/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Silly", "lat":50.649444, "lon":3.924287, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Silly</h5><em>Adresse</em> : Rue Ville Basse 19 \t7830\tSilly<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Ville Basse 19 \t7830\tSilly", "manager_type":"", "created":"2016-10-20T08:20:37.590380Z", "id":7167, "last_modified":"2016-10-20T08:20:37.595467Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7167/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair café de Sivry-Rance", "lat":50.168336, "lon":4.182092, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair café de Sivry-Rance</h5><em>Adresse</em> : Chemin des Amours 1\t6470\tSivry-Rance<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Chemin des Amours 1\t6470\tSivry-Rance", "manager_type":"", "created":"2016-10-20T08:20:37.603057Z", "id":7168, "last_modified":"2016-10-20T08:20:37.608673Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7168/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Soignies", "lat":50.580409, "lon":4.070741, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Soignies</h5><em>Adresse</em> : Rue Henry Leroy 8\t7060\tSoignies<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Henry Leroy 8\t7060\tSoignies", "manager_type":"", "created":"2016-10-20T08:20:37.616664Z", "id":7169, "last_modified":"2016-10-20T08:20:37.621982Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7169/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Tournai", "lat":50.606134, "lon":3.381171, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Tournai</h5><em>Adresse</em> : Rue As Pois 7\t7500\tTournai<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue As Pois 7\t7500\tTournai", "manager_type":"", "created":"2016-10-20T08:20:37.630114Z", "id":7170, "last_modified":"2016-10-20T08:20:37.635216Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7170/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Centre culturel de Ans", "lat":50.674254, "lon":5.51339, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Centre culturel de Ans</h5><em>Adresse</em> : Place des anciens combattants\t4432\tAns<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Place des anciens combattants\t4432\tAns", "manager_type":"", "created":"2016-10-20T08:20:37.642493Z", "id":7171, "last_modified":"2016-10-20T08:20:37.648079Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7171/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Anthisnes", "lat":50.479275, "lon":5.524195, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Anthisnes</h5><em>Adresse</em> : Rue du Vieux-Château\t4160\tAnthisnes<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue du Vieux-Château\t4160\tAnthisnes", "manager_type":"", "created":"2016-10-20T08:20:37.656295Z", "id":7172, "last_modified":"2016-10-20T08:20:37.661912Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7172/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Aywaille", "lat":50.480505, "lon":5.708788, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Aywaille</h5><em>Adresse</em> : Rue Marsale 12\t4920 \tAywaille<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Marsale 12\t4920 \tAywaille", "manager_type":"", "created":"2016-10-20T08:20:37.669135Z", "id":7173, "last_modified":"2016-10-20T08:20:37.674303Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7173/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Braives", "lat":50.620569, "lon":5.145244, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Braives</h5><em>Adresse</em> : Chemin du Via 20\t4260\tBraives<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Chemin du Via 20\t4260\tBraives", "manager_type":"", "created":"2016-10-20T08:20:37.682370Z", "id":7174, "last_modified":"2016-10-20T08:20:37.687535Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7174/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Chaudfontaine", "lat":50.585397, "lon":5.642788, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Chaudfontaine</h5><em>Adresse</em> : Avenue des Thermes 78B\t4050\tChaudfontaine<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Avenue des Thermes 78B\t4050\tChaudfontaine", "manager_type":"", "created":"2016-10-20T08:20:37.694599Z", "id":7175, "last_modified":"2016-10-20T08:20:37.699731Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7175/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Clavier", "lat":50.429427, "lon":5.323195, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Clavier</h5><em>Adresse</em> : Rue du Marché 20\t4560\tClavier<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue du Marché 20\t4560\tClavier", "manager_type":"", "created":"2016-10-20T08:20:37.707820Z", "id":7176, "last_modified":"2016-10-20T08:20:37.713202Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7176/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Comblain-au-Pont", "lat":50.474957, "lon":5.57331, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Comblain-au-Pont</h5><em>Adresse</em> : Rue de la Carrière 1\t4170\tComblain-au-Pont<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de la Carrière 1\t4170\tComblain-au-Pont", "manager_type":"", "created":"2016-10-20T08:20:37.721409Z", "id":7177, "last_modified":"2016-10-20T08:20:37.726755Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7177/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Dison", "lat":50.609215, "lon":5.855349, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Dison</h5><em>Adresse</em> : Place Luc Hommel 15\t4820\tDison<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Place Luc Hommel 15\t4820\tDison", "manager_type":"", "created":"2016-10-20T08:20:37.734689Z", "id":7178, "last_modified":"2016-10-20T08:20:37.740323Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7178/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café d’Esneux", "lat":50.549645, "lon":5.589411, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café d’Esneux</h5><em>Adresse</em> : Avenue d’Esneux 216\t4130\tEsneux<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Avenue d’Esneux 216\t4130\tEsneux", "manager_type":"", "created":"2016-10-20T08:20:37.748665Z", "id":7179, "last_modified":"2016-10-20T08:20:37.754812Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7179/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de la Bonne Femme", "lat":50.629661, "lon":5.58848, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de la Bonne Femme</h5><em>Adresse</em> : Rue du Beau Mur 48\t4030\tGrivegnée. Liège<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue du Beau Mur 48\t4030\tGrivegnée. Liège", "manager_type":"", "created":"2016-10-20T08:20:37.763360Z", "id":7180, "last_modified":"2016-10-20T08:20:37.773377Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7180/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Huy", "lat":50.518683, "lon":5.241689, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Huy</h5><em>Adresse</em> : Place Verte\t4500\tHuy<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Place Verte\t4500\tHuy", "manager_type":"", "created":"2016-10-20T08:20:37.783305Z", "id":7181, "last_modified":"2016-10-20T08:20:37.789164Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7181/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Gembloux Optimist", "lat":50.645147, "lon":5.5846, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Gembloux Optimist</h5><em>Adresse</em> : 16. Place Sainte-Barbe\t4020\tLiège<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br>http://www.gemblouxoptimiste.be/event/repair-cafe-5/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"http://www.gemblouxoptimiste.be/event/repair-cafe-5/", "web":"http://www.repairtogether.be/", "phone":"", "address":"16. Place Sainte-Barbe\t4020\tLiège", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-20T08:20:37.796851Z", "id":7182, "last_modified":"2016-10-25T16:00:44.156809Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7182/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"25/10/2016"}, {"name":"Repair Café Herbesthal Lontzen", "lat":50.663649, "lon":5.977724, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Herbesthal Lontzen</h5><em>Adresse</em> : Neutralstraße 218-220\t4710\tLontzen<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Neutralstraße 218-220\t4710\tLontzen", "manager_type":"", "created":"2016-10-20T08:20:37.808881Z", "id":7183, "last_modified":"2016-10-20T08:20:37.814532Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7183/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Neupré (Itinérant)", "lat":50.549675, "lon":5.489082, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Neupré (Itinérant)</h5><em>Adresse</em> : Avenue du Ry Chera 1A\t4120\tNeupré<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Avenue du Ry Chera 1A\t4120\tNeupré", "manager_type":"", "created":"2016-10-20T08:20:37.822739Z", "id":7184, "last_modified":"2016-10-20T08:20:37.827945Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7184/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Seraing", "lat":50.606605, "lon":5.51565, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Seraing</h5><em>Adresse</em> : Rue du Charbonnage 14\t4100\tSeraing<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue du Charbonnage 14\t4100\tSeraing", "manager_type":"", "created":"2016-10-20T08:20:37.833858Z", "id":7185, "last_modified":"2016-10-20T08:20:37.839004Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7185/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Soumagne", "lat":50.611243, "lon":5.748172, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Soumagne</h5><em>Adresse</em> : Rue Pierre Curie 24\t4630\tSoumagne<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Pierre Curie 24\t4630\tSoumagne", "manager_type":"", "created":"2016-10-20T08:20:37.847166Z", "id":7186, "last_modified":"2016-10-20T08:20:37.852279Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7186/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Sprimont", "lat":50.489475, "lon":5.647901, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Sprimont</h5><em>Adresse</em> : Rue Victor Forthomme 7\t4140 \tSprimont<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Victor Forthomme 7\t4140 \tSprimont", "manager_type":"", "created":"2016-10-20T08:20:37.860330Z", "id":7187, "last_modified":"2016-10-20T08:20:37.865190Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7187/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Stavelot", "lat":50.394067, "lon":5.933765, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Stavelot</h5><em>Adresse</em> : Basse Cour 4\t4970\tStavelot<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Basse Cour 4\t4970\tStavelot", "manager_type":"", "created":"2016-10-20T08:20:37.873637Z", "id":7188, "last_modified":"2016-10-20T08:20:37.879495Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7188/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Theux", "lat":50.541433, "lon":5.812833, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Theux</h5><em>Adresse</em> : Rue Charles Rittweger 36\t4910\tTheux<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Charles Rittweger 36\t4910\tTheux", "manager_type":"", "created":"2016-10-20T08:20:37.887875Z", "id":7189, "last_modified":"2016-10-20T08:20:37.893200Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7189/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Tihange", "lat":50.526908, "lon":5.258666, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Tihange</h5><em>Adresse</em> : 13a. Rue du centre\t4500\tTihange<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"13a. Rue du centre\t4500\tTihange", "manager_type":"", "created":"2016-10-20T08:20:37.905924Z", "id":7190, "last_modified":"2016-10-20T08:20:37.912530Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7190/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Verviers (Itinérant)", "lat":50.591986, "lon":5.854336, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Verviers (Itinérant)</h5><em>Adresse</em> : Rue Lucien Defays 10\t4800\tVerviers<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Lucien Defays 10\t4800\tVerviers", "manager_type":"", "created":"2016-10-20T08:20:37.918823Z", "id":7191, "last_modified":"2016-10-20T08:20:37.924005Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7191/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Vaux-Borset", "lat":50.613496, "lon":5.231509, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Vaux-Borset</h5><em>Adresse</em> : Place M. Grandgagnage 4\t4530\tVillers-le-Bouillet<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Place M. Grandgagnage 4\t4530\tVillers-le-Bouillet", "manager_type":"", "created":"2016-10-20T08:20:37.932013Z", "id":7192, "last_modified":"2016-10-20T08:20:37.937528Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7192/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Wanze", "lat":50.532183, "lon":5.214156, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Wanze</h5><em>Adresse</em> : Rue Joseph Wauters 57\t4520 \tWanze<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Joseph Wauters 57\t4520 \tWanze", "manager_type":"", "created":"2016-10-20T08:20:37.945716Z", "id":7193, "last_modified":"2016-10-20T08:20:37.953256Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7193/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Arlon", "lat":49.675082, "lon":5.810679, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Arlon</h5><em>Adresse</em> : Rue de Sesselich 83\t6700\tArlon<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de Sesselich 83\t6700\tArlon", "manager_type":"", "created":"2016-10-20T08:20:37.962508Z", "id":7194, "last_modified":"2016-10-20T08:20:37.971141Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7194/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Barvaux", "lat":50.347006, "lon":5.485158, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Barvaux</h5><em>Adresse</em> : Institut du Sacré-Coeur - Rue du Marais 8\t6940\tDurbuy<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Institut du Sacré-Coeur - Rue du Marais 8\t6940\tDurbuy", "manager_type":"", "created":"2016-10-20T08:20:37.981180Z", "id":7195, "last_modified":"2016-10-20T08:20:37.986691Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7195/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Centre Culturel de Habay", "lat":49.729512, "lon":5.647378, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Centre Culturel de Habay</h5><em>Adresse</em> : Rue d'Hoffschmidt 27\t6720\tHabay-La-Neuve<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue d'Hoffschmidt 27\t6720\tHabay-La-Neuve", "manager_type":"", "created":"2016-10-20T08:20:37.994911Z", "id":7196, "last_modified":"2016-10-20T08:20:38.000162Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7196/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Houffalize", "lat":50.133518, "lon":5.788711, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Houffalize</h5><em>Adresse</em> : Cour-de-l'Abbaye 15\t6660\tHouffalize<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Cour-de-l'Abbaye 15\t6660\tHouffalize", "manager_type":"", "created":"2016-10-20T08:20:38.008688Z", "id":7197, "last_modified":"2016-10-20T08:20:38.013837Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7197/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Marche", "lat":50.23206, "lon":5.331122, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Marche</h5><em>Adresse</em> : Chemin St-Martin 38\t6900\tMarche-en-Famenne<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Chemin St-Martin 38\t6900\tMarche-en-Famenne", "manager_type":"", "created":"2016-10-20T08:20:38.021704Z", "id":7198, "last_modified":"2016-10-20T08:20:38.026890Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7198/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Neufchâteau", "lat":49.841782, "lon":5.436467, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Neufchâteau</h5><em>Adresse</em> : Rue Albert Clément 18\t6840\tNeufchâteau<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Albert Clément 18\t6840\tNeufchâteau", "manager_type":"", "created":"2016-10-20T08:20:38.035116Z", "id":7199, "last_modified":"2016-10-20T08:20:38.040431Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7199/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Redu Repair Café", "lat":50.008381, "lon":5.160523, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Redu Repair Café</h5><em>Adresse</em> : Rue Neuve 74\t6890\tRedu<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Neuve 74\t6890\tRedu", "manager_type":"", "created":"2016-10-20T08:20:38.049225Z", "id":7200, "last_modified":"2016-10-20T08:20:38.056601Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7200/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Saint-Léger (itinérant)", "lat":49.612493, "lon":5.65479, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Saint-Léger (itinérant)</h5><em>Adresse</em> : Rue du Château 19\t6747\tSaint-Léger<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue du Château 19\t6747\tSaint-Léger", "manager_type":"", "created":"2016-10-20T08:20:38.061747Z", "id":7201, "last_modified":"2016-10-20T08:20:38.067034Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7201/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Tellin", "lat":50.081734, "lon":5.220529, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Tellin</h5><em>Adresse</em> : Rue Grande 27\t6927\tTellin<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Grande 27\t6927\tTellin", "manager_type":"", "created":"2016-10-20T08:20:38.073678Z", "id":7202, "last_modified":"2016-10-20T08:20:38.078741Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7202/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Solidarité Virton", "lat":49.567381, "lon":5.529198, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Solidarité Virton</h5><em>Adresse</em> : Rue Croix-le-Maire 19\t6760\tVirton<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Croix-le-Maire 19\t6760\tVirton", "manager_type":"", "created":"2016-10-20T08:20:38.085754Z", "id":7203, "last_modified":"2016-10-20T08:20:38.091104Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7203/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café d’Annevoie", "lat":50.344063, "lon":4.840928, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café d’Annevoie</h5><em>Adresse</em> : Rue de l'Eglise 3\t5537\tAnhée<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de l'Eglise 3\t5537\tAnhée", "manager_type":"", "created":"2016-10-20T08:20:38.098023Z", "id":7204, "last_modified":"2016-10-20T08:20:38.103487Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7204/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Jassogne", "lat":50.357606, "lon":4.99336, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Jassogne</h5><em>Adresse</em> : Rue Jassogne 6\t5332\tAssesse<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Jassogne 6\t5332\tAssesse", "manager_type":"", "created":"2016-10-20T08:20:38.111396Z", "id":7205, "last_modified":"2016-10-20T08:20:38.116418Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7205/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Couvin", "lat":50.052098, "lon":4.478335, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Couvin</h5><em>Adresse</em> : Route de Pesche 21\t5660\tCouvin<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Route de Pesche 21\t5660\tCouvin", "manager_type":"", "created":"2016-10-20T08:20:38.124443Z", "id":7206, "last_modified":"2016-10-20T08:20:38.129670Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7206/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Fernelmont", "lat":50.583285, "lon":5.014467, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Fernelmont</h5><em>Adresse</em> : Place Saint-Pierre 21\t5380\tFernelmont<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Place Saint-Pierre 21\t5380\tFernelmont", "manager_type":"", "created":"2016-10-20T08:20:38.137522Z", "id":7207, "last_modified":"2016-10-20T08:20:38.143486Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7207/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Floreffe-Malonne", "lat":50.443009, "lon":4.762631, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Floreffe-Malonne</h5><em>Adresse</em> : Rue Célestin Hastir 107 (gare)\t5150\tFloreffe<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Célestin Hastir 107 (gare)\t5150\tFloreffe", "manager_type":"", "created":"2016-10-20T08:20:38.148904Z", "id":7208, "last_modified":"2016-10-20T08:20:38.154270Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7208/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Gedinne", "lat":49.976572, "lon":4.937587, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Gedinne</h5><em>Adresse</em> : Rue de la croisette. 13\t5575\tGedinne<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de la croisette. 13\t5575\tGedinne", "manager_type":"", "created":"2016-10-20T08:20:38.162473Z", "id":7209, "last_modified":"2016-10-20T08:20:38.167705Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7209/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Haut Bocq", "lat":50.337611, "lon":5.068893, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Haut Bocq</h5><em>Adresse</em> : Chaussée de Namur 22\t5360\tHamois<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Chaussée de Namur 22\t5360\tHamois", "manager_type":"", "created":"2016-10-20T08:20:38.175979Z", "id":7210, "last_modified":"2016-10-20T08:20:38.181164Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7210/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café Havelange", "lat":50.38748, "lon":5.242358, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café Havelange</h5><em>Adresse</em> : Rue de Hietine 2\t5370\tHavelange<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue de Hietine 2\t5370\tHavelange", "manager_type":"", "created":"2016-10-20T08:20:38.189279Z", "id":7211, "last_modified":"2016-10-20T08:20:38.194292Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7211/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Ravik Boutik! – Repair Café Namur", "lat":50.468359, "lon":4.875658, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Ravik Boutik! – Repair Café Namur</h5><em>Adresse</em> : Boulevard d'Herbatte 8a\t5000\tNamur<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Boulevard d'Herbatte 8a\t5000\tNamur", "manager_type":"", "created":"2016-10-20T08:20:38.202409Z", "id":7212, "last_modified":"2016-10-20T08:20:38.207658Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7212/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Sombreffe", "lat":50.522407, "lon":4.59722, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Sombreffe</h5><em>Adresse</em> : Allée de Château-Chinon 6\t5140\tSombreffe<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Allée de Château-Chinon 6\t5140\tSombreffe", "manager_type":"", "created":"2016-10-20T08:20:38.214297Z", "id":7213, "last_modified":"2016-10-20T08:20:38.219562Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7213/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Repair Café de Spy", "lat":50.481266, "lon":4.708315, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Repair Café de Spy</h5><em>Adresse</em> : Rue Haute 8\t5190\tSpy<br><br><b><a target=\"_blank\" href=\"http://www.repairtogether.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repairtogether.be/", "phone":"", "address":"Rue Haute 8\t5190\tSpy", "manager_type":"", "created":"2016-10-20T08:20:38.227374Z", "id":7214, "last_modified":"2016-10-20T08:20:38.232446Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7214/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Tournevie", "lat":50.83530187270274, "lon":4.347182214260101, "subcategories":[{"name":"Repair cafés", "id":42}], "popup":"<h5>Tournevie</h5><em>Adresse</em> : Rue Haute 298 / B, 1000, Bruxelles<br><br><b><a target=\"_blank\" href=\"https://www.tournevie.be\">Site web</a></b><br><br>Tournevie est un service de prêt d'outils marche tout comme une bibliothèque: une cotisation annuelle de €20 vous donne accès à une large gamme d'outillage de qualité pour rénover ou réparer. Bref: Tournevie est une alternative abordable et écologique à des points de location ou de vente plus coûteux.\r\n\r\nTournevie est une initiative sans but lucratif reposant uniquement sur le travail de bénévoles. l'atelier est situé aux Marolles dans la Rue Haute 298 / B, en plein coeur de Bruxelles. Ils y travaillent ensemble avec Les Débrouillardes, un projet qui organise des ateliers d'apprentissage sur la menuiserie, le carrelage, la réparation de vélo et beaucoup plus.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Tournevie est un service de prêt d'outils marche tout comme une bibliothèque: une cotisation annuelle de €20 vous donne accès à une large gamme d'outillage de qualité pour rénover ou réparer. Bref: Tournevie est une alternative abordable et écologique à des points de location ou de vente plus coûteux.\r\n\r\nTournevie est une initiative sans but lucratif reposant uniquement sur le travail de bénévoles. l'atelier est situé aux Marolles dans la Rue Haute 298 / B, en plein coeur de Bruxelles. Ils y travaillent ensemble avec Les Débrouillardes, un projet qui organise des ateliers d'apprentissage sur la menuiserie, le carrelage, la réparation de vélo et beaucoup plus.", "web":"https://www.tournevie.be", "phone":"", "address":"Rue Haute 298 / B, 1000, Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-11-17T16:51:45.469397Z", "id":9374, "last_modified":"2016-11-17T16:51:45.469426Z", "last_author":"olivierbeys", "history":"http://maps.dewey.be/api/markers/9374/history", "email_before_at":"info", "email_after_at":"tournevie.be", "last_modified_dmY":"17/11/2016"}] \ No newline at end of file
diff --git a/data/markers-43.json b/data/markers-43.json
new file mode 100644
index 0000000..f904392
--- /dev/null
+++ b/data/markers-43.json
@@ -0,0 +1 @@
+[{"name":"Micro Factory", "lat":50.854028160499205, "lon":4.346884489059448, "subcategories":[{"name":"Hackerspaces", "id":43}], "popup":"<h5>Micro Factory</h5><em>Adresse</em> : 9 Quai à la Houille - 1000 Bruxelles<br><br><em>Téléphone</em> : 0479/593.228<br><br><b><a target=\"_blank\" href=\"http://www.microfactory.be\">Site web</a></b><br><br>La Micro Factory est une communauté ouverte constituée de toutes sortes d'artisans, artistes, bricoleurs, curieux, designers, makers, geeks, ... qui veulent explorer et inventer ensemble ce que peut-être l'artisanat d'aujourd'hui: partagé et connecté.\nChacun y travaille indépendamment, comme chez lui... mais entouré d'autres créateurs et d'un tas de connaissances et d'équipement mis en commun!<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Micro Factory est une communauté ouverte constituée de toutes sortes d'artisans, artistes, bricoleurs, curieux, designers, makers, geeks, ... qui veulent explorer et inventer ensemble ce que peut-être l'artisanat d'aujourd'hui: partagé et connecté.\nChacun y travaille indépendamment, comme chez lui... mais entouré d'autres créateurs et d'un tas de connaissances et d'équipement mis en commun!", "web":"http://www.microfactory.be", "phone":"0479/593.228", "address":"9 Quai à la Houille - 1000 Bruxelles", "manager_type":"", "created":"2015-07-12T16:11:39.156130Z", "id":2065, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2065/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"UrLab", "lat":50.812870231238485, "lon":4.384403228759766, "subcategories":[{"name":"Hackerspaces", "id":43}], "popup":"<h5>UrLab</h5><em>Adresse</em> : 131 Avenue Buyl - 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.urlab.be\">Site web</a></b><br><br>UrLab est le hackerspace de l’ULB. Il s’agit d'un laboratoire ouvert par et pour les étudiants, où l’on met à disposition une infrastructure pour qu’ils puissent y exprimer leur créativité de manière collaborative. UrLab permet aux étudiants de l’ULB ayant un intérêt pour l’informatique, l’électronique ou d’une manière générale la technologie, de se rencontrer, partager et collaborer. Il peut être comparé à un laboratoire ouvert. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"UrLab est le hackerspace de l’ULB. Il s’agit d'un laboratoire ouvert par et pour les étudiants, où l’on met à disposition une infrastructure pour qu’ils puissent y exprimer leur créativité de manière collaborative. UrLab permet aux étudiants de l’ULB ayant un intérêt pour l’informatique, l’électronique ou d’une manière générale la technologie, de se rencontrer, partager et collaborer. Il peut être comparé à un laboratoire ouvert. ", "web":"http://www.urlab.be", "phone":"/", "address":"131 Avenue Buyl - 1050 Ixelles", "manager_type":"", "created":"2015-07-12T16:15:14.573647Z", "id":2066, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2066/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"FabLab Brussels", "lat":50.841631748364826, "lon":4.322428107261658, "subcategories":[{"name":"Hackerspaces", "id":43}], "popup":"<h5>FabLab Brussels</h5><em>Adresse</em> : 170 Quai de l'Industrie - 1070 Anderlecht<br><br><em>Téléphone</em> : 02 559 15 11<br><br><b><a target=\"_blank\" href=\"http://www.fablab-brussels.be/fablab/\">Site web</a></b><br><br>Fablab Brussels is een gemeenschappelijk initiatief van 2 opleidingen aan 2 verschillende instituten; de opleiding industrieel ingenieur INDI van de Vrije Universiteit Brussel en de opleiding Multimedia & communicatietechnologie MULTEC aan de Erasmushogeschool Brussel. Voor INDI wordt het lab gecoördineerd door Lieven Standaert, lieven.standaert@vub.ac.be, +32.486.945.529. Hij houdt het lab ook open op de publieke dag op woensdag.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Fablab Brussels is een gemeenschappelijk initiatief van 2 opleidingen aan 2 verschillende instituten; de opleiding industrieel ingenieur INDI van de Vrije Universiteit Brussel en de opleiding Multimedia & communicatietechnologie MULTEC aan de Erasmushogeschool Brussel. Voor INDI wordt het lab gecoördineerd door Lieven Standaert, lieven.standaert@vub.ac.be, +32.486.945.529. Hij houdt het lab ook open op de publieke dag op woensdag.", "web":"http://www.fablab-brussels.be/fablab/", "phone":"02 559 15 11", "address":"170 Quai de l'Industrie - 1070 Anderlecht", "manager_type":"", "created":"2015-07-12T16:19:16.099944Z", "id":2067, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2067/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"iMAL", "lat":50.854756, "lon":4.342064, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Hackerspaces", "id":43}, {"name":"Récup' de matériel informatique", "id":47}, {"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>iMAL</h5><em>Adresse</em> : 30 Quai des Charbonnages 1080 Molenbeek<br><br><em>Téléphone</em> : 02 410 30 93<br><br><b><a target=\"_blank\" href=\"http://www.imal.org/\">Site web</a></b><br><br>intégration unique d'un Centre d'Art Contemporain produisant expositions, conférences, concerts. performances et d'un Media Lab permettant aux artistes de chercher, expérimenter, partager et échanger avec et sur les Nouvelles Technologies. Et depuis 2012, iMAL a ouvert son FabLab, premier atelier créatif en fabrication numérique de la Région de Bruxelles.\r\n\r\niMAL est devenu un lieu de rencontre européen entre les milieux artistiques, scientifiques, industriels et créatifs, idéalement situé à Bruxelles, ville internationale et multiculturelle, capitale de l'Europe.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"intégration unique d'un Centre d'Art Contemporain produisant expositions, conférences, concerts. performances et d'un Media Lab permettant aux artistes de chercher, expérimenter, partager et échanger avec et sur les Nouvelles Technologies. Et depuis 2012, iMAL a ouvert son FabLab, premier atelier créatif en fabrication numérique de la Région de Bruxelles.\r\n\r\niMAL est devenu un lieu de rencontre européen entre les milieux artistiques, scientifiques, industriels et créatifs, idéalement situé à Bruxelles, ville internationale et multiculturelle, capitale de l'Europe.", "web":"http://www.imal.org/", "phone":"02 410 30 93", "address":"30 Quai des Charbonnages 1080 Molenbeek", "manager_type":"", "created":"2015-05-29T15:06:15.797565Z", "id":1025, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1025/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"UrLab", "lat":50.812958253155394, "lon":4.384387135505676, "subcategories":[{"name":"Hackerspaces", "id":43}], "popup":"<h5>UrLab</h5><em>Adresse</em> : 131, av. Buyl, 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://urlab.be/\">Site web</a></b><br><br>UrLab est le hackerspace de l’ULB. Il s’agit d'un laboratoire ouvert par et pour les étudiants, où l’on met à disposition une infrastructure pour qu’ils puissent y exprimer leur créativité de manière collaborative. UrLab permet aux étudiants de l’ULB ayant un intérêt pour l’informatique, l’électronique ou d’une manière générale la technologie, de se rencontrer, partager et collaborer. Il peut être comparé à un laboratoire ouvert. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"UrLab est le hackerspace de l’ULB. Il s’agit d'un laboratoire ouvert par et pour les étudiants, où l’on met à disposition une infrastructure pour qu’ils puissent y exprimer leur créativité de manière collaborative. UrLab permet aux étudiants de l’ULB ayant un intérêt pour l’informatique, l’électronique ou d’une manière générale la technologie, de se rencontrer, partager et collaborer. Il peut être comparé à un laboratoire ouvert. ", "web":"http://urlab.be/", "phone":"/", "address":"131, av. Buyl, 1050 Ixelles", "manager_type":"", "created":"2015-07-13T18:08:46.040378Z", "id":2086, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2086/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"HSBXL", "lat":50.847931976025265, "lon":4.328670501654415, "subcategories":[{"name":"Hackerspaces", "id":43}, {"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>HSBXL</h5><em>Adresse</em> : Rue de Manchester 17, 1080 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://hackerspace.be/welcome/index.html\">Site web</a></b><br><br>Rue de Manchester, 17\r\nhttps://hackerspace.be/Contact <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Rue de Manchester, 17\r\nhttps://hackerspace.be/Contact ", "web":"https://hackerspace.be/welcome/index.html", "phone":"/", "address":"Rue de Manchester 17, 1080 Bruxelles", "manager_type":"", "created":"2015-05-29T15:06:15.756018Z", "id":1024, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1024/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Openfab", "lat":50.82593641832353, "lon":4.384387135505676, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Espaces de travail partagés, co-working", "id":87}, {"name":"Hackerspaces", "id":43}], "popup":"<h5>Openfab</h5><em>Adresse</em> : 274 avenue de la Couronne<br><br><em>Téléphone</em> : +32484303101<br><br><b><a target=\"_blank\" href=\"http://openfab.be\">Site web</a></b><br><br>OpenFab est un laboratoire urbain d’innovation.\r\nCe tiers-lieu favorise la réindustrialisation locale au travers d’outils de fabrication numérique, dynamisé par une communauté et des services.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"OpenFab est un laboratoire urbain d’innovation.\r\nCe tiers-lieu favorise la réindustrialisation locale au travers d’outils de fabrication numérique, dynamisé par une communauté et des services.", "web":"http://openfab.be", "phone":"+32484303101", "address":"274 avenue de la Couronne", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-10T14:52:32.692823Z", "id":2701, "last_modified":"2016-10-13T16:14:40.816911Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2701/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}] \ No newline at end of file
diff --git a/data/markers-46.json b/data/markers-46.json
new file mode 100644
index 0000000..edb7c8f
--- /dev/null
+++ b/data/markers-46.json
@@ -0,0 +1 @@
+[{"name":"Givekot W-B", "lat":50.807432, "lon":4.421855, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>Givekot W-B</h5><em>Adresse</em> : Avenue des Archiducs 1170 Watermael-Boisfort<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue des Archiducs 1170 Watermael-Boisfort", "manager_type":"", "created":"2015-05-29T15:06:31.264316Z", "id":1047, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1047/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Givekot W-B", "lat":50.790671, "lon":4.422147, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>Givekot W-B</h5><em>Adresse</em> : Chaussée de La Hulpe 1170 Watermael-Boisfort<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée de La Hulpe 1170 Watermael-Boisfort", "manager_type":"", "created":"2015-05-29T15:06:31.305890Z", "id":1048, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1048/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La \"Freeprix\" du 123", "lat":50.851881, "lon":4.365881, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>La \"Freeprix\" du 123</h5><em>Adresse</em> : Rue Royale 123 1000 Bruxelles<br><br><em>Téléphone</em> : 02 669 95 10<br><br><b><a target=\"_blank\" href=\"http://www.123rueroyale.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.123rueroyale.be/", "phone":"02 669 95 10", "address":"Rue Royale 123 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:05:40.210212Z", "id":888, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/888/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Grafiteria Forest", "lat":50.809766, "lon":4.316766, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>Grafiteria Forest</h5><em>Adresse</em> : Place Saint-Denis 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://1000bxlentransition.be/marche-gratuit/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://1000bxlentransition.be/marche-gratuit/", "phone":"/", "address":"Place Saint-Denis 1190 Forest", "manager_type":"", "created":"2015-05-29T15:05:51.853531Z", "id":1009, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1009/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Grafiteria Saint-Gilles", "lat":50.829657, "lon":4.346657, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>Grafiteria Saint-Gilles</h5><em>Adresse</em> : Parvis Saint-Gilles 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://1000bxlentransition.be/marche-gratuit/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://1000bxlentransition.be/marche-gratuit/", "phone":"/", "address":"Parvis Saint-Gilles 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:05:46.578793Z", "id":975, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/975/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Grafiteria Ixelles", "lat":50.82801, "lon":4.37301, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>Grafiteria Ixelles</h5><em>Adresse</em> : Place Flagey 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://1000bxlentransition.be/marche-gratuit/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://1000bxlentransition.be/marche-gratuit/", "phone":"/", "address":"Place Flagey 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:05:44.970058Z", "id":953, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/953/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Grafiteria Schaerbeek", "lat":50.864724, "lon":4.370724, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>Grafiteria Schaerbeek</h5><em>Adresse</em> : Place Lehon 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://1000bxlentransition.be/marche-gratuit/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://1000bxlentransition.be/marche-gratuit/", "phone":"/", "address":"Place Lehon 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T15:05:43.757741Z", "id":930, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/930/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Grafiteria", "lat":50.854133, "lon":4.346133, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>Grafiteria</h5><em>Adresse</em> : Quai à la Houille 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://1000bxlentransition.be/marche-gratuit/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://1000bxlentransition.be/marche-gratuit/", "phone":"/", "address":"Quai à la Houille 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:05:40.453030Z", "id":891, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/891/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Grenier des casseuses de crise - Maison Mosaïque - Vie Féminine", "lat":50.875825659697796, "lon":4.347600638866425, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}, {"name":"Associations de Femmes", "id":15}, {"name":"Friperies, vêtements de 2ème main", "id":104}], "popup":"<h5>Grenier des casseuses de crise - Maison Mosaïque - Vie Féminine</h5><em>Adresse</em> : Rue Tielemans 11<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/Grenier-des-casseuses-de-crise-339743212841732/?fref=ts\">Site web</a></b><br><br>Donnerie de vêtements, jouets, peluches, livres... \nCréé et gérer par les femmes de la Maison Mosaique de Laeken\nOuvert les mardis et jeudis de 10h à 15h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Donnerie de vêtements, jouets, peluches, livres... \nCréé et gérer par les femmes de la Maison Mosaique de Laeken\nOuvert les mardis et jeudis de 10h à 15h", "web":"https://www.facebook.com/Grenier-des-casseuses-de-crise-339743212841732/?fref=ts", "phone":"", "address":"Rue Tielemans 11", "manager_type":"", "created":"2015-11-12T15:35:20.128979Z", "id":2163, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2163/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"De Kringwinkel Antwerpen", "lat":51.24389, "lon":4.449828, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>De Kringwinkel Antwerpen</h5><em>Adresse</em> : Deurnsebaan 52 2170 Merksem<br><br><em>Téléphone</em> : 032/17.25.10<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"032/17.25.10", "address":"Deurnsebaan 52 2170 Merksem", "manager_type":"", "created":"2016-09-13T16:19:35.184849Z", "id":5529, "last_modified":"2016-09-13T16:19:35.216725Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5529/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kringwinkel Borgerhout", "lat":51.211974, "lon":4.42927, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>De Kringwinkel Borgerhout</h5><em>Adresse</em> : Kroonstraat 166 2140 Borgerhout<br><br><em>Téléphone</em> : 03 270 99 00<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 270 99 00", "address":"Kroonstraat 166 2140 Borgerhout", "manager_type":"", "created":"2016-09-13T16:19:35.226668Z", "id":5530, "last_modified":"2016-09-13T16:19:35.233053Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5530/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kringwinkel Antwerpen", "lat":51.212754, "lon":4.406206, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>De Kringwinkel Antwerpen</h5><em>Adresse</em> : Sint-Jorispoort 29 2000 Antwerpen<br><br><em>Téléphone</em> : 03 226 24 70<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 226 24 70", "address":"Sint-Jorispoort 29 2000 Antwerpen", "manager_type":"", "created":"2016-09-13T16:19:35.241505Z", "id":5531, "last_modified":"2016-09-13T16:19:35.248989Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5531/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kringwinkel Antwerpen - Schoten", "lat":51.25006, "lon":4.503864, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>De Kringwinkel Antwerpen - Schoten</h5><em>Adresse</em> : Venstraat 153 b 2900 Schoten<br><br><em>Téléphone</em> : 03 685 56 40<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 685 56 40", "address":"Venstraat 153 b 2900 Schoten", "manager_type":"", "created":"2016-09-13T16:19:35.259187Z", "id":5532, "last_modified":"2016-09-13T16:19:35.268575Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5532/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kringwinkel Antwerpen-Kiel", "lat":51.188457, "lon":4.382354, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>De Kringwinkel Antwerpen-Kiel</h5><em>Adresse</em> : Abdijstraat 104 2020 Antwerpen<br><br><em>Téléphone</em> : 03 257 33 47<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 257 33 47", "address":"Abdijstraat 104 2020 Antwerpen", "manager_type":"", "created":"2016-09-13T16:19:35.278035Z", "id":5533, "last_modified":"2016-09-13T16:19:35.284089Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5533/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kringwinkel Bredabaan-Merksem", "lat":51.243936, "lon":4.444501, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>De Kringwinkel Bredabaan-Merksem</h5><em>Adresse</em> : Bredabaan 397 2170 Merksem<br><br><em>Téléphone</em> : 03 217 25 19<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"03 217 25 19", "address":"Bredabaan 397 2170 Merksem", "manager_type":"", "created":"2016-09-13T16:19:35.293879Z", "id":5534, "last_modified":"2016-09-13T16:19:35.301611Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5534/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kringwinkel Brasschaat", "lat":51.300746, "lon":4.50151, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>De Kringwinkel Brasschaat</h5><em>Adresse</em> : Bredabaan 651 2930 Brasschaat<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Bredabaan 651 2930 Brasschaat", "manager_type":"", "created":"2016-09-13T16:19:35.314228Z", "id":5535, "last_modified":"2016-09-13T16:19:35.321897Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5535/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kringwinkel Antwerpen - De KiloMeet", "lat":51.243344, "lon":4.443279, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>De Kringwinkel Antwerpen - De KiloMeet</h5><em>Adresse</em> : Bredabaan 399-401 2170 Merksem<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Bredabaan 399-401 2170 Merksem", "manager_type":"", "created":"2016-09-13T16:19:35.333862Z", "id":5536, "last_modified":"2016-09-13T16:19:35.341202Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5536/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"De Kringwinkel Teleshop vzw", "lat":50.935057, "lon":4.045338, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>De Kringwinkel Teleshop vzw</h5><em>Adresse</em> : Alfred Nichelsstraat 14 9300 Aalst<br><br><em>Téléphone</em> : 0473 60 70 08<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"0473 60 70 08", "address":"Alfred Nichelsstraat 14 9300 Aalst", "manager_type":"", "created":"2016-09-13T16:19:35.350616Z", "id":5537, "last_modified":"2016-09-13T16:19:35.358992Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5537/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"SPIT Tewerkstelling", "lat":50.871556, "lon":4.687072, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>SPIT Tewerkstelling</h5><em>Adresse</em> : IJzerenmolenstraat 4 3001 Heverlee (Leuven)<br><br><em>Téléphone</em> : 016 35 92 24<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"016 35 92 24", "address":"IJzerenmolenstraat 4 3001 Heverlee (Leuven)", "manager_type":"", "created":"2016-09-13T16:19:35.370211Z", "id":5538, "last_modified":"2016-09-13T16:19:35.378711Z", "last_author":"sacha", "history":"http://maps.dewey.be/api/markers/5538/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/09/2016"}, {"name":"Marché gratuit Saint-Gilles", "lat":50.83049720216715, "lon":4.344175457954407, "subcategories":[{"name":"Donneries, marchés gratuits", "id":46}], "popup":"<h5>Marché gratuit Saint-Gilles</h5><em>Adresse</em> : Parvis de Saint-Gilles (En face de l'église)<br><br><em>Téléphone</em> : 0492 69 84 27<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/mgratuitbxl?hc_location=ufi\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.facebook.com/mgratuitbxl?hc_location=ufi", "phone":"0492 69 84 27", "address":"Parvis de Saint-Gilles (En face de l'église)", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-01-26T16:13:10.551962Z", "id":3284, "last_modified":"2016-10-15T08:38:45.106837Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3284/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"15/10/2016"}] \ No newline at end of file
diff --git a/data/markers-47.json b/data/markers-47.json
new file mode 100644
index 0000000..100798f
--- /dev/null
+++ b/data/markers-47.json
@@ -0,0 +1 @@
+[{"name":"Oxfam Computershop Ixelles", "lat":50.830289, "lon":4.369505, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Oxfam Computershop Ixelles</h5><em>Adresse</em> : Chaussée d'Ixelles 252 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.oxfamsol.be/fr/gsm\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.oxfamsol.be/fr/gsm", "phone":"", "address":"Chaussée d'Ixelles 252 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:06:31.414160Z", "id":1049, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1049/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Oxfam Shop Beekkant", "lat":50.852397, "lon":4.321925, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Oxfam Shop Beekkant</h5><em>Adresse</em> : Rue Dubois-Thorn 105 1080 Molenbeek<br><br><b><a target=\"_blank\" href=\"http://www.oxfamsol.be/fr/gsm\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.oxfamsol.be/fr/gsm", "phone":"", "address":"Rue Dubois-Thorn 105 1080 Molenbeek", "manager_type":"", "created":"2015-05-29T15:06:31.522524Z", "id":1050, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1050/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Workshop Linux 123", "lat":50.851881, "lon":4.365272, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Workshop Linux 123</h5><em>Adresse</em> : Rue Royale 123 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.123rueroyale.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.123rueroyale.be/", "phone":"/", "address":"Rue Royale 123 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:06:17.765075Z", "id":1045, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1045/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Tactic", "lat":50.831941, "lon":4.345015, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Tactic</h5><em>Adresse</em> : Chaussée de Waterloo 24 A 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.tactic-informatique.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.tactic-informatique.be/", "phone":"/", "address":"Chaussée de Waterloo 24 A 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:06:17.723781Z", "id":1044, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1044/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Micro Factory", "lat":50.854166, "lon":4.347145, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Micro Factory</h5><em>Adresse</em> : Quai à la Houille 9, 1000 Bruxelles<br><br><em>Téléphone</em> : 0479/593.228<br><br><b><a target=\"_blank\" href=\"http://microfactory.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://microfactory.be/", "phone":"0479/593.228", "address":"Quai à la Houille 9, 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:06:15.972880Z", "id":1026, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1026/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"iMAL", "lat":50.854756, "lon":4.342064, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Hackerspaces", "id":43}, {"name":"Récup' de matériel informatique", "id":47}, {"name":"Associations d'éducation permanente", "id":13}], "popup":"<h5>iMAL</h5><em>Adresse</em> : 30 Quai des Charbonnages 1080 Molenbeek<br><br><em>Téléphone</em> : 02 410 30 93<br><br><b><a target=\"_blank\" href=\"http://www.imal.org/\">Site web</a></b><br><br>intégration unique d'un Centre d'Art Contemporain produisant expositions, conférences, concerts. performances et d'un Media Lab permettant aux artistes de chercher, expérimenter, partager et échanger avec et sur les Nouvelles Technologies. Et depuis 2012, iMAL a ouvert son FabLab, premier atelier créatif en fabrication numérique de la Région de Bruxelles.\r\n\r\niMAL est devenu un lieu de rencontre européen entre les milieux artistiques, scientifiques, industriels et créatifs, idéalement situé à Bruxelles, ville internationale et multiculturelle, capitale de l'Europe.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"intégration unique d'un Centre d'Art Contemporain produisant expositions, conférences, concerts. performances et d'un Media Lab permettant aux artistes de chercher, expérimenter, partager et échanger avec et sur les Nouvelles Technologies. Et depuis 2012, iMAL a ouvert son FabLab, premier atelier créatif en fabrication numérique de la Région de Bruxelles.\r\n\r\niMAL est devenu un lieu de rencontre européen entre les milieux artistiques, scientifiques, industriels et créatifs, idéalement situé à Bruxelles, ville internationale et multiculturelle, capitale de l'Europe.", "web":"http://www.imal.org/", "phone":"02 410 30 93", "address":"30 Quai des Charbonnages 1080 Molenbeek", "manager_type":"", "created":"2015-05-29T15:06:15.797565Z", "id":1025, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1025/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"CF2D", "lat":50.845149, "lon":4.322953, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>CF2D</h5><em>Adresse</em> : Rue Birmingham, 102 1070 Anderlecht<br><br><em>Téléphone</em> : 02 526 28 60<br><br><b><a target=\"_blank\" href=\"http://www.cf2d.be/\">Site web</a></b><br><br>CF2D is opgericht in 2004 in Brussel en is een bedrijf met sociaal economisch ingestelde services en doet onderzoek naar duurzame oplossingen. Er zijn 18 mensen werkzaam, die allemaal actief zijn in het milieu welzijn. Het moederbedrijf CF2D heeft als doel: opleiden en re-integratie op sociaal professioneel vlak.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"CF2D is opgericht in 2004 in Brussel en is een bedrijf met sociaal economisch ingestelde services en doet onderzoek naar duurzame oplossingen. Er zijn 18 mensen werkzaam, die allemaal actief zijn in het milieu welzijn. Het moederbedrijf CF2D heeft als doel: opleiden en re-integratie op sociaal professioneel vlak.", "web":"http://www.cf2d.be/", "phone":"02 526 28 60", "address":"Rue Birmingham, 102 1070 Anderlecht", "manager_type":"", "created":"2015-05-29T15:06:31.102817Z", "id":1046, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1046/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"HSBXL", "lat":50.847931976025265, "lon":4.328670501654415, "subcategories":[{"name":"Hackerspaces", "id":43}, {"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>HSBXL</h5><em>Adresse</em> : Rue de Manchester 17, 1080 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://hackerspace.be/welcome/index.html\">Site web</a></b><br><br>Rue de Manchester, 17\r\nhttps://hackerspace.be/Contact <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Rue de Manchester, 17\r\nhttps://hackerspace.be/Contact ", "web":"https://hackerspace.be/welcome/index.html", "phone":"/", "address":"Rue de Manchester 17, 1080 Bruxelles", "manager_type":"", "created":"2015-05-29T15:06:15.756018Z", "id":1024, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1024/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"BxLUG - Groupe des utilisateurs GNU/Linux de Bruxelles", "lat":50.830289, "lon":4.369505, "subcategories":[{"name":"Lieux de défense du logiciel libre", "id":174}, {"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>BxLUG - Groupe des utilisateurs GNU/Linux de Bruxelles</h5><em>Adresse</em> : Chaussée d’Ixelles 252 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.bxlug.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.bxlug.be/", "phone":"/", "address":"Chaussée d’Ixelles 252 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:06:15.631078Z", "id":1021, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1021/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Atelier du Web", "lat":50.828649, "lon":4.342461, "subcategories":[{"name":"Lieux de défense du logiciel libre", "id":174}, {"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Atelier du Web</h5><em>Adresse</em> : 37 rue du Fort 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.atelierduweb.be/\">Site web</a></b><br><br>Certains mercredis, de 10h à 12h., l'Atelier du Web organise un point \"info Linux\".\r\n\r\n\"Nouveau point de contact avec le monde des logiciels libres et Linux en particulier : les Ateliers du Web à St-Gilles. Tout ce que vous avez toujours voulu savoir sur ce mystérieux système d’exploitation, stable, libre et gratuit mais que vous n’avez jamais osé demander..\"\r\n\r\ncontact : jpbxlug[arobase]gmail.com<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Certains mercredis, de 10h à 12h., l'Atelier du Web organise un point \"info Linux\".\r\n\r\n\"Nouveau point de contact avec le monde des logiciels libres et Linux en particulier : les Ateliers du Web à St-Gilles. Tout ce que vous avez toujours voulu savoir sur ce mystérieux système d’exploitation, stable, libre et gratuit mais que vous n’avez jamais osé demander..\"\r\n\r\ncontact : jpbxlug[arobase]gmail.com", "web":"http://www.atelierduweb.be/", "phone":"/", "address":"37 rue du Fort 1060 Saint-Gilles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2015-05-29T15:06:15.508361Z", "id":1020, "last_modified":"2017-05-23T12:30:32.692723Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1020/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"23/05/2017"}, {"name":"Et si on REPARAIT", "lat":50.867895334673776, "lon":4.326338768005371, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}, {"name":"Repair cafés", "id":42}], "popup":"<h5>Et si on REPARAIT</h5><em>Adresse</em> : 89 Avenue de Jette, 1090 Bruxelles<br><br><em>Téléphone</em> : 02 420 02 62<br><br><b><a target=\"_blank\" href=\"http://www.etsionreparait.be\">Site web</a></b><br><br>Une poignée d'électroniciens mettent leurs savoir-faire au service de la lutte contre l'obsolescence programmée des appareils électroniques.\r\nParticulièrement spécialisés dans le matériel informatique et audiovisuel, vous pouvez les consulter pour tout appareils...<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Une poignée d'électroniciens mettent leurs savoir-faire au service de la lutte contre l'obsolescence programmée des appareils électroniques.\r\nParticulièrement spécialisés dans le matériel informatique et audiovisuel, vous pouvez les consulter pour tout appareils...", "web":"http://www.etsionreparait.be", "phone":"02 420 02 62", "address":"89 Avenue de Jette, 1090 Bruxelles", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-03-18T05:55:03.952523Z", "id":3372, "last_modified":"2017-04-20T16:31:33.021150Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3372/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"Les Petits Riens", "lat":50.810243, "lon":4.294965, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Les Petits Riens</h5><em>Adresse</em> : Rue de Zuen 69 – 1070 Bruxelles<br><br>Aux Petits Riens, les actions sociales sont liées au développement des activités d’économie sociale. Autrement dit, chaque vente réalisée dans nos magasins permet d’intensifier notre lutte contre la pauvreté. L’économique et le social se répondent et s’entremêlent, assurant un dynamisme particulier à notre projet. C’est ce modèle original qui assure la pérennité et l’autonomie d’une association comme la nôtre.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Aux Petits Riens, les actions sociales sont liées au développement des activités d’économie sociale. Autrement dit, chaque vente réalisée dans nos magasins permet d’intensifier notre lutte contre la pauvreté. L’économique et le social se répondent et s’entremêlent, assurant un dynamisme particulier à notre projet. C’est ce modèle original qui assure la pérennité et l’autonomie d’une association comme la nôtre.", "web":"", "phone":"", "address":"Rue de Zuen 69 – 1070 Bruxelles", "manager_type":"", "created":"2017-05-23T12:29:26.923361Z", "id":10879, "last_modified":"2017-05-23T12:29:27.010779Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10879/history", "email_before_at":"info", "email_after_at":"petitsriens.be", "last_modified_dmY":"23/05/2017"}, {"name":"BAC", "lat":50.872756, "lon":4.289889, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>BAC</h5><em>Adresse</em> : Place de la Gare, 1 – 1082 Bruxelles<br><br>Benelux Afro Center A.S.B.L. est né d’une volonté de la communauté africaine de s’organiser pour faire face aux problèmes d’insertion en Belgique. BAC est d'abord un centre de formation à l'attention des femmes africaines dans le domaine de l'aide à la santé. Depuis fin 2004, BAC développe un projet lié au secteur de recyclage des ordinateurs dans le cadre de la solidarité nord-sud.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Benelux Afro Center A.S.B.L. est né d’une volonté de la communauté africaine de s’organiser pour faire face aux problèmes d’insertion en Belgique. BAC est d'abord un centre de formation à l'attention des femmes africaines dans le domaine de l'aide à la santé. Depuis fin 2004, BAC développe un projet lié au secteur de recyclage des ordinateurs dans le cadre de la solidarité nord-sud.", "web":"", "phone":"", "address":"Place de la Gare, 1 – 1082 Bruxelles", "manager_type":"", "created":"2017-05-23T12:29:27.026318Z", "id":10880, "last_modified":"2017-05-23T12:29:27.037802Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10880/history", "email_before_at":"b.afrocenter", "email_after_at":"gmail.com", "last_modified_dmY":"23/05/2017"}, {"name":"EcoTop", "lat":50.465286, "lon":4.526154, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>EcoTop</h5><em>Adresse</em> : Rue du Rabiseau 6 – 6220 Fleurus<br><br>Créée en 1998, l'entreprise collecte des cartouches d'imprimantes qui peuvent être valorisées. Après tri et démontage, une méthodologie poussée de valorisation permet de remanufacturer jusqu'à 7 fois une même vidange. Des tests à l'emballage en passant par le stockage, toutes les opérations sont réalisées avec un contrôle qualité poussé. Ce remanufacturing complet est la marque de fabrique \"EcoTop\"\" qui s'érige comme une référence dans le reconditionnement de cartouches de vos imprimantes.\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Créée en 1998, l'entreprise collecte des cartouches d'imprimantes qui peuvent être valorisées. Après tri et démontage, une méthodologie poussée de valorisation permet de remanufacturer jusqu'à 7 fois une même vidange. Des tests à l'emballage en passant par le stockage, toutes les opérations sont réalisées avec un contrôle qualité poussé. Ce remanufacturing complet est la marque de fabrique \"EcoTop\"\" qui s'érige comme une référence dans le reconditionnement de cartouches de vos imprimantes.\"", "web":"", "phone":"", "address":"Rue du Rabiseau 6 – 6220 Fleurus", "manager_type":"", "created":"2017-05-23T12:29:27.056121Z", "id":10881, "last_modified":"2017-05-23T12:29:27.069789Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10881/history", "email_before_at":"info", "email_after_at":"ecotop.be", "last_modified_dmY":"23/05/2017"}, {"name":"TICTOPIA", "lat":50.831907, "lon":4.344833, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>TICTOPIA</h5><em>Adresse</em> : Chaussée de Waterloo 24 A, 1060 Bruxelles<br><br>Créée en 2012 \"TICTOPIA\"\" est une société coopérative à finalité sociale active dans le domaine de l'informatique (…). Tac Tic informatique est spécialisée dans la vente de produits reconditionnés pour particuliers<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Créée en 2012 \"TICTOPIA\"\" est une société coopérative à finalité sociale active dans le domaine de l'informatique (…). Tac Tic informatique est spécialisée dans la vente de produits reconditionnés pour particuliers", "web":"", "phone":"", "address":"Chaussée de Waterloo 24 A, 1060 Bruxelles", "manager_type":"", "created":"2017-05-23T12:29:27.085170Z", "id":10882, "last_modified":"2017-05-23T12:29:27.093973Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10882/history", "email_before_at":"info", "email_after_at":"tictopia.be", "last_modified_dmY":"23/05/2017"}, {"name":"FOBAGRA", "lat":50.855282, "lon":4.348287, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>FOBAGRA</h5><em>Adresse</em> : Quai aux Pierres de Taille 34 – 1000 Bruxelles<br><br>Créée en 97, l’asbl FOBAGRA est spécialisée dans la pédagogie des Technologies de l'Information et de la Communication (TIC) et apporte depuis 13 ans son soutien aux acteurs socio-éducatifs bruxellois, pour les aider à inclure leurs publics dans la société numérique. \nCe soutien prend la forme de service d'économie sociale à bas prix :\n-Formation du public des asbl: demandeurs d'emploi, seniors, jeunes en décrochage scolaire, ..\n-Formation du personnel des asbl, \n-Mise à disposition de salles informatiques équipées, \n-Animation d'espaces publics numériques (EPN).\nL'ASBL réalise actuellement plus de 4.000h de cours d'informatique par an, pour le compte d'une quarantaine d'organismes clients ou partenaires, cogère deux \"auberges numériques\"\" et collabore à l'animation de quatre EPN en région bruxelloise. La collaboration avec un cinquième EPN à Ixelles est en cours de préparation grâce au prix de l'Economie Sociale. \"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Créée en 97, l’asbl FOBAGRA est spécialisée dans la pédagogie des Technologies de l'Information et de la Communication (TIC) et apporte depuis 13 ans son soutien aux acteurs socio-éducatifs bruxellois, pour les aider à inclure leurs publics dans la société numérique. \nCe soutien prend la forme de service d'économie sociale à bas prix :\n-Formation du public des asbl: demandeurs d'emploi, seniors, jeunes en décrochage scolaire, ..\n-Formation du personnel des asbl, \n-Mise à disposition de salles informatiques équipées, \n-Animation d'espaces publics numériques (EPN).\nL'ASBL réalise actuellement plus de 4.000h de cours d'informatique par an, pour le compte d'une quarantaine d'organismes clients ou partenaires, cogère deux \"auberges numériques\"\" et collabore à l'animation de quatre EPN en région bruxelloise. La collaboration avec un cinquième EPN à Ixelles est en cours de préparation grâce au prix de l'Economie Sociale. \"", "web":"", "phone":"", "address":"Quai aux Pierres de Taille 34 – 1000 Bruxelles", "manager_type":"", "created":"2017-05-23T12:29:27.106833Z", "id":10883, "last_modified":"2017-05-23T12:29:27.115791Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10883/history", "email_before_at":"secretariat", "email_after_at":"fobagra.net", "last_modified_dmY":"23/05/2017"}, {"name":"Cyréo", "lat":50.572513, "lon":4.691364, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Cyréo</h5><em>Adresse</em> : Chaussée de Wavre 37 – 5030 Gembloux<br><br>Cyréo est une société coopérative à finalité sociale ayant pour objectif de mettre en place une activité économique pour les travailleurs précarisés en donnant une seconde vie aux biens usagés divers. Cyréo collecte de l'électroménager et des bâches publicitaires. Cyréo reprend toutes sortes de petit électro : cafetières, robots ménagers, tondeuses électriques, GSM, ordinateurs, etc. Qu'il soit encore fonctionnel ou non. Cyréo collecte également des bâches publicitaires et vous propose une gamme de produits variés.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cyréo est une société coopérative à finalité sociale ayant pour objectif de mettre en place une activité économique pour les travailleurs précarisés en donnant une seconde vie aux biens usagés divers. Cyréo collecte de l'électroménager et des bâches publicitaires. Cyréo reprend toutes sortes de petit électro : cafetières, robots ménagers, tondeuses électriques, GSM, ordinateurs, etc. Qu'il soit encore fonctionnel ou non. Cyréo collecte également des bâches publicitaires et vous propose une gamme de produits variés.", "web":"", "phone":"", "address":"Chaussée de Wavre 37 – 5030 Gembloux", "manager_type":"", "created":"2017-05-23T12:29:27.127199Z", "id":10884, "last_modified":"2017-05-23T12:29:27.136109Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10884/history", "email_before_at":"info", "email_after_at":"cyreo.be", "last_modified_dmY":"23/05/2017"}, {"name":"Le Plein Air", "lat":50.442529, "lon":3.883347, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Le Plein Air</h5><em>Adresse</em> : Avenue du Coq, 84 – 7012 Mons<br><br>Depuis novembre 2010, un magasin social \"Le Grenier aux trouvailles\"\" offre à la vente<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Depuis novembre 2010, un magasin social \"Le Grenier aux trouvailles\"\" offre à la vente", "web":"", "phone":"", "address":"Avenue du Coq, 84 – 7012 Mons", "manager_type":"", "created":"2017-05-23T12:29:27.148603Z", "id":10885, "last_modified":"2017-05-23T12:29:27.156499Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10885/history", "email_before_at":"lepleinair", "email_after_at":"skynet.be", "last_modified_dmY":"23/05/2017"}, {"name":"Droit et Devoir", "lat":50.451138, "lon":3.959613, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Droit et Devoir</h5><em>Adresse</em> : Rue du Fisch Club, 6 – 7000 Mons<br><br>Droit et Devoir Asbl, Entreprise de Formation par le Travail(CISP), créée en 1996, est active dans la récupération, la revalorisation et le recyclage.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Droit et Devoir Asbl, Entreprise de Formation par le Travail(CISP), créée en 1996, est active dans la récupération, la revalorisation et le recyclage.", "web":"", "phone":"", "address":"Rue du Fisch Club, 6 – 7000 Mons", "manager_type":"", "created":"2017-05-23T12:29:27.169619Z", "id":10886, "last_modified":"2017-05-23T12:29:27.177418Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10886/history", "email_before_at":"general", "email_after_at":"droitetdevoir.com", "last_modified_dmY":"23/05/2017"}, {"name":"Formarec ", "lat":50.659807, "lon":3.862677, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Formarec </h5><em>Adresse</em> : Avenue des Artisans, 10 – 7822 Ath<br><br>Formarec SCRL est une société à finalité sociale qui travaille en étroite collaboration avec le groupe Galloo recycling. Il s'agit d'une coentreprise fondée en 2007 avec la Sowarec (société wallonne de recyclage) et Droit et Devoir (Entreprise de Formation par le Travail). Formarec, situé à Ghislenghien, emploie 14 personnes et démantèle plus de 3800 tonnes de DEEE (Ecrans/Moniteurs) par an.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Formarec SCRL est une société à finalité sociale qui travaille en étroite collaboration avec le groupe Galloo recycling. Il s'agit d'une coentreprise fondée en 2007 avec la Sowarec (société wallonne de recyclage) et Droit et Devoir (Entreprise de Formation par le Travail). Formarec, situé à Ghislenghien, emploie 14 personnes et démantèle plus de 3800 tonnes de DEEE (Ecrans/Moniteurs) par an.", "web":"", "phone":"", "address":"Avenue des Artisans, 10 – 7822 Ath", "manager_type":"", "created":"2017-05-23T12:29:27.188618Z", "id":10887, "last_modified":"2017-05-23T12:29:27.206671Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10887/history", "email_before_at":"formarecformarec", "email_after_at":"gmail.com", "last_modified_dmY":"23/05/2017"}, {"name":"L'Armée du Salut", "lat":50.856124, "lon":4.346535, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>L'Armée du Salut</h5><em>Adresse</em> : Boulevard d'Ypres, 24 – 1000 Bruxelles<br><br>L'Armée du Salut lutte contre l'exclusion par l'accueil des sans-abris et des réfugiés en offrant le gîte et le couvert. Au delà d'une aide psychologique et spirituelle, les résidents s'investissent dans des activités de récolte, tri et petite remise en état de vêtements, d’encombrants et d'appareils électriques. Des tonnes de matières ne deviennent pas des déchets et les revenus issus de la vente des objets collectés et revalorisés permet le maintient de l'action. L'environnement au service du social.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'Armée du Salut lutte contre l'exclusion par l'accueil des sans-abris et des réfugiés en offrant le gîte et le couvert. Au delà d'une aide psychologique et spirituelle, les résidents s'investissent dans des activités de récolte, tri et petite remise en état de vêtements, d’encombrants et d'appareils électriques. Des tonnes de matières ne deviennent pas des déchets et les revenus issus de la vente des objets collectés et revalorisés permet le maintient de l'action. L'environnement au service du social.", "web":"", "phone":"", "address":"Boulevard d'Ypres, 24 – 1000 Bruxelles", "manager_type":"", "created":"2017-05-23T12:29:27.219741Z", "id":10888, "last_modified":"2017-05-23T12:29:27.229726Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10888/history", "email_before_at":"\nfoyergmotte.direction", "email_after_at":"armeedusalut.be", "last_modified_dmY":"23/05/2017"}, {"name":"Emmaüs - Communauté ouvrière de Ghlin", "lat":50.474838, "lon":3.89489, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Emmaüs - Communauté ouvrière de Ghlin</h5><em>Adresse</em> : Rue Léopold III – 7011 Mons<br><br>L'association est issue du mouvement Emmaüs, créé en France par l'abbé Pierre, et dont l'objectif est d'aider les personnes exclues de toutes les manières possibles, et plus particulièrement par la vie en communauté. Le mouvement compte 300 communautés dans le monde dont 5 en Belgique. La communauté de Mons offre un gîte et le couvert pour une dizaine de personnes et développe la collecte et la revente de meubles, livres, électroménagers petits et gros), vaisselle, objets de décoration et de vêtements. Les meubles demandant de petites réparations sont arrangés, le matériel électroménager vérifié et réparé.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'association est issue du mouvement Emmaüs, créé en France par l'abbé Pierre, et dont l'objectif est d'aider les personnes exclues de toutes les manières possibles, et plus particulièrement par la vie en communauté. Le mouvement compte 300 communautés dans le monde dont 5 en Belgique. La communauté de Mons offre un gîte et le couvert pour une dizaine de personnes et développe la collecte et la revente de meubles, livres, électroménagers petits et gros), vaisselle, objets de décoration et de vêtements. Les meubles demandant de petites réparations sont arrangés, le matériel électroménager vérifié et réparé.", "web":"", "phone":"", "address":"Rue Léopold III – 7011 Mons", "manager_type":"", "created":"2017-05-23T12:29:27.243801Z", "id":10889, "last_modified":"2017-05-23T12:29:27.252446Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10889/history", "email_before_at":"emmaus-ghlin", "email_after_at":"live.be", "last_modified_dmY":"23/05/2017"}, {"name":"SITELUX", "lat":50.025519, "lon":5.385191, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>SITELUX</h5><em>Adresse</em> : Parc Industriel, 1 à 6870 Saint-Hubert<br><br>L’objectif principal de la société SITELUX est d’assurer l’insertion socioprofessionnelle de personnes en situation précaire dans le secteur environnemental. Les obligations de reprises de plus en plus nombreuses (DEEE, pneus,…) sont autant d’opportunité de remettre au travail ces personnes.\nL’activité « Sitelux » porte principalement sur la collecte et la remise en état d’encombrants ainsi que sur le tri des déchets d’équipements électriques et électroniques. La récolte, la réparation et la réutilisation de bois et d'encombrants ménagers sont aussi réalisés au sein du projet.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L’objectif principal de la société SITELUX est d’assurer l’insertion socioprofessionnelle de personnes en situation précaire dans le secteur environnemental. Les obligations de reprises de plus en plus nombreuses (DEEE, pneus,…) sont autant d’opportunité de remettre au travail ces personnes.\nL’activité « Sitelux » porte principalement sur la collecte et la remise en état d’encombrants ainsi que sur le tri des déchets d’équipements électriques et électroniques. La récolte, la réparation et la réutilisation de bois et d'encombrants ménagers sont aussi réalisés au sein du projet.", "web":"", "phone":"", "address":"Parc Industriel, 1 à 6870 Saint-Hubert", "manager_type":"", "created":"2017-05-23T12:29:27.264391Z", "id":10890, "last_modified":"2017-05-23T12:29:27.273497Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10890/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"23/05/2017"}, {"name":"Ressourcerie du Val de Sambre", "lat":50.394172, "lon":4.480356, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Ressourcerie du Val de Sambre</h5><em>Adresse</em> : Rue du Déversoir 1 - 6010 Couillet<br><br>La Ressourcerie du Val de Sambre est un service gratuit de collecte à domicile des encombrants pour les habitants d'Aisau-Presles, Anderlues, Charleroi, Châtelet, Courcells, Farciennes, Gerpinnes, Ham-Sur-Heure/Nalinnes, Les Bons Villers Motigny-le-Tilleul.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"La Ressourcerie du Val de Sambre est un service gratuit de collecte à domicile des encombrants pour les habitants d'Aisau-Presles, Anderlues, Charleroi, Châtelet, Courcells, Farciennes, Gerpinnes, Ham-Sur-Heure/Nalinnes, Les Bons Villers Motigny-le-Tilleul.", "web":"", "phone":"", "address":"Rue du Déversoir 1 - 6010 Couillet", "manager_type":"", "created":"2017-05-23T12:29:27.283585Z", "id":10891, "last_modified":"2017-05-23T12:29:27.293911Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10891/history", "email_before_at":"info", "email_after_at":"revalsambre.be", "last_modified_dmY":"23/05/2017"}, {"name":"Oxfam Solidarité", "lat":50.854121, "lon":4.333388, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Oxfam Solidarité</h5><em>Adresse</em> : Rue des Quatre-Vents 60 - 1080 Molenbeek-Saint-Jean<br><br>Oxfam-Solidarité est une organisation non gouvernementale de coopération au développement qui lutte pour mettre en place un autre monde où les droits fondamentaux de chacun sont respectés. Avec des centaines de bénévoles, des organisations et des partenaires dans plus de 25 pays, nous travaillons à la mise en place de réponses durables à la pauvreté, à l’injustice et à l’exclusion.\nCela se concrétise en Belgique par, notamment, un réseau de 49 magasins de seconde main, dont 25 en communauté française, aux actions environnementales (donner une nouvelle vie à des biens récupérables), sociales (mettre à disposition d’un large public des produits de qualité à des prix abordables), et solidaires (financer les initiatives de nos partenaires du sud).<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Oxfam-Solidarité est une organisation non gouvernementale de coopération au développement qui lutte pour mettre en place un autre monde où les droits fondamentaux de chacun sont respectés. Avec des centaines de bénévoles, des organisations et des partenaires dans plus de 25 pays, nous travaillons à la mise en place de réponses durables à la pauvreté, à l’injustice et à l’exclusion.\nCela se concrétise en Belgique par, notamment, un réseau de 49 magasins de seconde main, dont 25 en communauté française, aux actions environnementales (donner une nouvelle vie à des biens récupérables), sociales (mettre à disposition d’un large public des produits de qualité à des prix abordables), et solidaires (financer les initiatives de nos partenaires du sud).", "web":"", "phone":"", "address":"Rue des Quatre-Vents 60 - 1080 Molenbeek-Saint-Jean", "manager_type":"", "created":"2017-05-23T12:29:27.305417Z", "id":10892, "last_modified":"2017-05-23T12:29:27.313527Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10892/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"23/05/2017"}, {"name":"R.APP.EL", "lat":50.666404, "lon":4.224907, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>R.APP.EL</h5><em>Adresse</em> : Rue du Bon Voisin, 2 - 1480 Tubize<br><br>R.APP.EL est une société coopérative à finalité sociale, née en juin 2003, dont le but est de créer des emplois d'insertion en Brabant wallon par des activités de collecte sélective, de récupération, de revalorisation et de commercialisation d'équipements électriques et électroniques mis au rebut et de tout autre objet réutilisable. Les appareils électroménagers vendus au magasin portent la marque distinctive \"electroREV\"\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"R.APP.EL est une société coopérative à finalité sociale, née en juin 2003, dont le but est de créer des emplois d'insertion en Brabant wallon par des activités de collecte sélective, de récupération, de revalorisation et de commercialisation d'équipements électriques et électroniques mis au rebut et de tout autre objet réutilisable. Les appareils électroménagers vendus au magasin portent la marque distinctive \"electroREV\"\"", "web":"", "phone":"", "address":"Rue du Bon Voisin, 2 - 1480 Tubize", "manager_type":"", "created":"2017-05-23T12:29:27.325661Z", "id":10893, "last_modified":"2017-05-23T12:29:27.332945Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10893/history", "email_before_at":"rappel", "email_after_at":"skynet.be", "last_modified_dmY":"23/05/2017"}, {"name":"RCYCL", "lat":50.643588, "lon":6.017167, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>RCYCL</h5><em>Adresse</em> : Textilstrasse 21 - 4700 Eupen<br><br>RCYCL est un dispositif pilote de valorisation des encombrants ménagers pour les communes du nord de la Communauté germanophone et des communes francophones avoisinantes. L’objectif est de minimiser la fraction des encombrants mis en Centre d'Enfouissement Technique (CET) par une collecte sur appel téléphonique. Le centre de tri collecte et regroupe le matériel brut, le trie pour alimenter sélectivement des associations partenaires qui réalisent la valorisation et la vente.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"RCYCL est un dispositif pilote de valorisation des encombrants ménagers pour les communes du nord de la Communauté germanophone et des communes francophones avoisinantes. L’objectif est de minimiser la fraction des encombrants mis en Centre d'Enfouissement Technique (CET) par une collecte sur appel téléphonique. Le centre de tri collecte et regroupe le matériel brut, le trie pour alimenter sélectivement des associations partenaires qui réalisent la valorisation et la vente.", "web":"", "phone":"", "address":"Textilstrasse 21 - 4700 Eupen", "manager_type":"", "created":"2017-05-23T12:29:27.343677Z", "id":10894, "last_modified":"2017-05-23T12:29:27.353833Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10894/history", "email_before_at":"kj.ortmann", "email_after_at":"rcycl.com", "last_modified_dmY":"23/05/2017"}, {"name":"Retrival", "lat":50.450697, "lon":4.480349, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Retrival</h5><em>Adresse</em> : Rue Paul Pastur, 123 – 6043 Charleroi<br><br>Retrival est un gestionnaire de site (l'embellissement d'espace vert, le démantèlement d'outil industriel, la gestion des déchets, ...) qui offre en Wallonie un service global sur mesure aidant chaque entreprise à améliorer son environnement propre. Retrival assure toute prestation de tri, nettoyage et évacuation de déchets, en visant essentiellement leur réutilisation ou recyclage<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Retrival est un gestionnaire de site (l'embellissement d'espace vert, le démantèlement d'outil industriel, la gestion des déchets, ...) qui offre en Wallonie un service global sur mesure aidant chaque entreprise à améliorer son environnement propre. Retrival assure toute prestation de tri, nettoyage et évacuation de déchets, en visant essentiellement leur réutilisation ou recyclage", "web":"", "phone":"", "address":"Rue Paul Pastur, 123 – 6043 Charleroi", "manager_type":"", "created":"2017-05-23T12:29:27.362066Z", "id":10895, "last_modified":"2017-05-23T12:29:27.373056Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10895/history", "email_before_at":"info", "email_after_at":"retrival.be", "last_modified_dmY":"23/05/2017"}, {"name":"CF2D/CF2m asbl", "lat":50.845447, "lon":4.323379, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>CF2D/CF2m asbl</h5><em>Adresse</em> : Rue de Birmingham, 102 – 1070 Bruxelles<br><br>Revalorisation de déchets d’équipement électriques et électroniques (DEEE) :\n- Récolte de matériel informatique ;\n- Vente de matériel informatique avec garantie aux particuliers, associations ;\n- Dépannage informatique – A Bruxelles, nous installons et entretenons votre matériel, serveur et périphériques ;\n- Vente de matériel IT professionnel – Notre matériel It spécifique, serveurs etc ;\n- Boutique 2ememain.be ;\n- Export de matériel dimensionné pour les ONG éducatives au Sud ;\n- Soutien et conseils pédagogiques – CF2D et Bruxelles Formation, soutiennent les pratiques pédagogiques des formateurs dans les technologies de l’information. www.pedagotheque.be.\nLe comptoir de CF2D se situe à la rue de Birmingham, 101 avec un accès via le Quai Fernand Demets 55, 1070 Anderlecht. Un comptoir se trouve aussi à l'EPN Re-sources 1050, rue Malibran 84, 1050 Ixelles.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Revalorisation de déchets d’équipement électriques et électroniques (DEEE) :\n- Récolte de matériel informatique ;\n- Vente de matériel informatique avec garantie aux particuliers, associations ;\n- Dépannage informatique – A Bruxelles, nous installons et entretenons votre matériel, serveur et périphériques ;\n- Vente de matériel IT professionnel – Notre matériel It spécifique, serveurs etc ;\n- Boutique 2ememain.be ;\n- Export de matériel dimensionné pour les ONG éducatives au Sud ;\n- Soutien et conseils pédagogiques – CF2D et Bruxelles Formation, soutiennent les pratiques pédagogiques des formateurs dans les technologies de l’information. www.pedagotheque.be.\nLe comptoir de CF2D se situe à la rue de Birmingham, 101 avec un accès via le Quai Fernand Demets 55, 1070 Anderlecht. Un comptoir se trouve aussi à l'EPN Re-sources 1050, rue Malibran 84, 1050 Ixelles.", "web":"", "phone":"", "address":"Rue de Birmingham, 102 – 1070 Bruxelles", "manager_type":"", "created":"2017-05-23T12:29:27.381377Z", "id":10896, "last_modified":"2017-05-23T12:29:27.391470Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10896/history", "email_before_at":"atelier", "email_after_at":"cf2m.be", "last_modified_dmY":"23/05/2017"}, {"name":"Atelier TIC Tanneurs", "lat":50.840021, "lon":4.346726, "subcategories":[{"name":"Récup' de matériel informatique", "id":47}], "popup":"<h5>Atelier TIC Tanneurs</h5><em>Adresse</em> : Rue des Tanneurs, 58 – 1000 Bruxelles<br><br>Un ordinateur pour tous !? Ce n’est pas un rêve, c’est le projet d’ATT, une ILDE qui a la volonté que chacun(e) puisse disposer d’un ordinateur et accéder à Internet :\nAcquérir un PC à un prix très accessible, Bénéficier d’une connexion performante à Internet, Obtenir, s’il le faut, un crédit social, Bien utiliser le PC et Internet.\nInitiative Locale de Développement de l’Emploi (ILDE) agréée au début de 2006, l’ASBL Atelier TIC Tanneurs s’est volontairement établie dans le quartier des Marolles, dans le centre d’entreprises Ateliers des Tanneurs, avec pour objectif de fournir au plus juste prix des équipements informatiques, neufs et reconditionnés, et les services connexes. Aux particuliers, spécialement aux personnes à revenus modestes, et aux associations. Son action débute dans les Marolles, mais est à l’attention de tous.\n\nMagasin: Boulevard Léopold II, 50 à 1080 Bruxelles – Tél. 02/411.35.11\nOuvert du lundi au jeudi de 9h à 13h et de 14h à 18h, le vendredi de 9h à 13h et de 14h à 6h. Samedi de 10h à 16h<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Un ordinateur pour tous !? Ce n’est pas un rêve, c’est le projet d’ATT, une ILDE qui a la volonté que chacun(e) puisse disposer d’un ordinateur et accéder à Internet :\nAcquérir un PC à un prix très accessible, Bénéficier d’une connexion performante à Internet, Obtenir, s’il le faut, un crédit social, Bien utiliser le PC et Internet.\nInitiative Locale de Développement de l’Emploi (ILDE) agréée au début de 2006, l’ASBL Atelier TIC Tanneurs s’est volontairement établie dans le quartier des Marolles, dans le centre d’entreprises Ateliers des Tanneurs, avec pour objectif de fournir au plus juste prix des équipements informatiques, neufs et reconditionnés, et les services connexes. Aux particuliers, spécialement aux personnes à revenus modestes, et aux associations. Son action débute dans les Marolles, mais est à l’attention de tous.\n\nMagasin: Boulevard Léopold II, 50 à 1080 Bruxelles – Tél. 02/411.35.11\nOuvert du lundi au jeudi de 9h à 13h et de 14h à 18h, le vendredi de 9h à 13h et de 14h à 6h. Samedi de 10h à 16h", "web":"", "phone":"", "address":"Rue des Tanneurs, 58 – 1000 Bruxelles", "manager_type":"", "created":"2017-05-23T12:29:27.403756Z", "id":10897, "last_modified":"2017-05-23T12:29:27.410900Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10897/history", "email_before_at":"info", "email_after_at":"ATTasbl.be", "last_modified_dmY":"23/05/2017"}] \ No newline at end of file
diff --git a/data/markers-50.json b/data/markers-50.json
new file mode 100644
index 0000000..6d26441
--- /dev/null
+++ b/data/markers-50.json
@@ -0,0 +1 @@
+[{"name":"Boite à Livres", "lat":50.863062594956986, "lon":4.376404881477356, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boite à Livres</h5><em>Adresse</em> : 253 rue Josaphat, 1030 Schaerbeek<br><br><em>Téléphone</em> : 02/240.43.51<br><br><b><a target=\"_blank\" href=\"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/maison-femmes\">Site web</a></b><br><br>Devant la Maison des femmes de Schaerbeek<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Devant la Maison des femmes de Schaerbeek", "web":"http://www.schaerbeek.be/vivre-schaerbeek/aides-sociales/maison-femmes", "phone":"02/240.43.51", "address":"253 rue Josaphat, 1030 Schaerbeek", "manager_type":"", "created":"2015-08-06T14:21:33.680956Z", "id":2109, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2109/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Librairie Saint Henri", "lat":50.841232027803116, "lon":4.40976619720459, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Librairie Saint Henri</h5><em>Adresse</em> : Avenue Prekelinden 52 - 1200 Bruxelles<br><br><em>Téléphone</em> : 02/734 01 34<br><br><b><a target=\"_blank\" href=\"http://www.quartierlivres.be\">Site web</a></b><br><br>Dépôt-vente de livres de seconde main<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Dépôt-vente de livres de seconde main", "web":"http://www.quartierlivres.be", "phone":"02/734 01 34", "address":"Avenue Prekelinden 52 - 1200 Bruxelles", "manager_type":"", "created":"2015-07-08T09:49:12.617355Z", "id":2058, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2058/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.794088, "lon":4.366341, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : Place Saint-Job 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/culture\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.uccle.be/administration/culture", "phone":"", "address":"Place Saint-Job 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:07:02.486515Z", "id":1070, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1070/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.814245, "lon":4.36053, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : rue Vanderkindere 383 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/culture\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.uccle.be/administration/culture", "phone":"", "address":"rue Vanderkindere 383 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:07:02.595190Z", "id":1071, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1071/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.803306, "lon":4.333579, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : Place Jean Vanderelst 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/culture\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.uccle.be/administration/culture", "phone":"", "address":"Place Jean Vanderelst 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:07:02.628092Z", "id":1072, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1072/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.797986, "lon":4.343446, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : Dieweg-Wolvendael 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/culture\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.uccle.be/administration/culture", "phone":"", "address":"Dieweg-Wolvendael 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:07:02.652838Z", "id":1073, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1073/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.810218, "lon":4.359379, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : Parc Montjoie 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/culture\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.uccle.be/administration/culture", "phone":"", "address":"Parc Montjoie 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:07:02.677952Z", "id":1074, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1074/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.810514, "lon":4.343676, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : rue Emile Lecomte 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/culture\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.uccle.be/administration/culture", "phone":"", "address":"rue Emile Lecomte 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:07:02.703106Z", "id":1075, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1075/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.801634, "lon":4.342936, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : rue Rouge 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/culture\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.uccle.be/administration/culture", "phone":"", "address":"rue Rouge 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:07:02.727844Z", "id":1076, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1076/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.778583, "lon":4.342375, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : parvis Chantecler 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/culture\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.uccle.be/administration/culture", "phone":"", "address":"parvis Chantecler 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:07:02.844950Z", "id":1077, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1077/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.811977, "lon":4.367858, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : Piscine Longchamp 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/culture\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.uccle.be/administration/culture", "phone":"", "address":"Piscine Longchamp 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:07:02.928138Z", "id":1078, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1078/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.794592, "lon":4.365733, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : place Saint-Job 32 1180 Uccle<br><br><b><a target=\"_blank\" href=\"http://www.uccle.be/administration/culture\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.uccle.be/administration/culture", "phone":"", "address":"place Saint-Job 32 1180 Uccle", "manager_type":"", "created":"2015-05-29T15:07:03.019692Z", "id":1079, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1079/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.82801, "lon":4.373067, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : place Flagey 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"place Flagey 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:07:03.053256Z", "id":1080, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1080/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.833323, "lon":4.366922, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : place Fernand Cocq 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"place Fernand Cocq 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:07:03.077979Z", "id":1081, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1081/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.817211, "lon":4.354439, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : place Brugmann 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"place Brugmann 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:07:03.153057Z", "id":1082, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1082/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.821873, "lon":4.378115, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : parc Jadot 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"parc Jadot 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:07:03.186486Z", "id":1083, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1083/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.818818, "lon":4.360132, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : plaine Renier Chalon 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"plaine Renier Chalon 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:07:03.219811Z", "id":1084, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1084/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.807686, "lon":4.391647, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : square du Vieux Tilleul 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"square du Vieux Tilleul 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:07:03.387055Z", "id":1085, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1085/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.82661, "lon":4.349007, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : Place Louis Morichar 30 1060 Saint-Gilles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Louis Morichar 30 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:07:03.875850Z", "id":1086, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1086/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.829728, "lon":4.346564, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : Rue de Moscou 2 1060 Saint-Gilles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Moscou 2 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:07:04.139613Z", "id":1087, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1087/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres/boekendoos", "lat":50.822382, "lon":4.345492, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres/boekendoos</h5><em>Adresse</em> : Avenue Ducpétiaux 133 1060 Saint-Gilles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue Ducpétiaux 133 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:07:04.778538Z", "id":1088, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1088/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres (Parc de Forest)", "lat":50.82390504319258, "lon":4.337582588195801, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres (Parc de Forest)</h5><em>Adresse</em> : Parc de Forest, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.dewey.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.dewey.be", "phone":"/", "address":"Parc de Forest, 1190 Forest", "manager_type":"", "created":"2015-09-13T15:03:31.948667Z", "id":2112, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2112/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livres (Guillaume Van Haelen)", "lat":50.821492413586824, "lon":4.328731298446655, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres (Guillaume Van Haelen)</h5><em>Adresse</em> : Rue Guillaume Van Haelen, 1190 Forest<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.dewey.be\">Site web</a></b><br><br>/<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"/", "web":"http://www.dewey.be", "phone":"/", "address":"Rue Guillaume Van Haelen, 1190 Forest", "manager_type":"", "created":"2015-09-13T15:08:01.695153Z", "id":2113, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2113/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Quartier Pinoy", "lat":50.81215842336089, "lon":4.419159293174744, "subcategories":[{"name":"Composts collectifs", "id":121}, {"name":"Boîtes à livres", "id":50}], "popup":"<h5>Quartier Pinoy</h5><em>Adresse</em> : Avenue Gustave Demey<br><br><em>Téléphone</em> : -<br><br><b><a target=\"_blank\" href=\"http://villedurable.be/appels-projets-quartiers-durables/quartier-pinoy-auderghem\">Site web</a></b><br><br>Compost de quartier, échange de livres... Le Quartier Pinoy à également développé un SEL<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Compost de quartier, échange de livres... Le Quartier Pinoy à également développé un SEL", "web":"http://villedurable.be/appels-projets-quartiers-durables/quartier-pinoy-auderghem", "phone":"-", "address":"Avenue Gustave Demey", "manager_type":"", "created":"2015-07-16T11:50:12.242782Z", "id":2099, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2099/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Boîte à livre", "lat":50.823543082569934, "lon":4.29440975189209, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livre</h5><em>Adresse</em> : Avenue Venizelos 26, 1070 Anderlecht<br><br><em>Téléphone</em> : /<br><br>Boîte à livre dans le quartier de la Roue<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Boîte à livre dans le quartier de la Roue", "web":"", "phone":"/", "address":"Avenue Venizelos 26, 1070 Anderlecht", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-01-19T20:52:27.578781Z", "id":3265, "last_modified":"2018-02-12T14:45:32.497822Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3265/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"12/02/2018"}, {"name":"Ferme Nos Pilifs", "lat":50.9036532670132, "lon":4.388388991355896, "subcategories":[{"name":"Boîtes à livres", "id":50}, {"name":"Composts collectifs", "id":121}, {"name":"Potagers & vergers", "id":116}, {"name":"Entreprises de travail adapté", "id":187}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Associations apicoles", "id":127}, {"name":"Soutien aux personnes en situation d'handicap", "id":16}], "popup":"<h5>Ferme Nos Pilifs</h5><em>Adresse</em> : 347 Trassersweg - 1120 Neder-Over-Heembeek<br><br><em>Téléphone</em> : 02 262 11 06<br><br><b><a target=\"_blank\" href=\"http://www.fermenospilifs.be/\">Site web</a></b><br><br>\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Nos Pilifs est \"une entreprise dont le but est de proposer un travail utile, valorisant et rémunérateur à toute personne en situation d’handicap. Cet objectif social allie aspects économiques et préocuppations environnementales afin de faire de la Ferme une entreprise durable. Un travail pour chacun. (...) Créée en 1984, à l’initiative du centre Nos Pilifs, la Ferme emploie aujourd’hui 170 personnes dont 140 sont en situation de handicap.\" (Source : www.fermenospilifs.be)", "web":"http://www.fermenospilifs.be/", "phone":"02 262 11 06", "address":"347 Trassersweg - 1120 Neder-Over-Heembeek", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-02-24T14:42:33.595311Z", "id":3318, "last_modified":"2017-03-07T13:45:19.344013Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3318/history", "email_before_at":"info", "email_after_at":"pilifs.be", "last_modified_dmY":"07/03/2017"}, {"name":"Boîte à livres", "lat":50.8300330039433, "lon":4.393485188484192, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres</h5><em>Adresse</em> : Rue des Champs, Etterbeek<br><br>Armoire à livres dans le hall<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Armoire à livres dans le hall", "web":"", "phone":"", "address":"Rue des Champs, Etterbeek", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-03-17T08:45:30.899309Z", "id":3370, "last_modified":"2017-03-06T06:26:13.704307Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3370/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Boîte à livres", "lat":50.84311000718065, "lon":4.425328373908997, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres</h5><em>Adresse</em> : Tomberg, 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.woluwe1200.be/fr/news/fichiers/wi-11-15\">Site web</a></b><br><br>Cette boîte à lvire a été installée dans le parc Pechère (à côté de l’hôtel communal) à la mi-octobre 2016. (Source : www.woluwe1200.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cette boîte à lvire a été installée dans le parc Pechère (à côté de l’hôtel communal) à la mi-octobre 2016. (Source : www.woluwe1200.be)", "web":"http://www.woluwe1200.be/fr/news/fichiers/wi-11-15", "phone":"/", "address":"Tomberg, 1200 Woluwe-Saint-Lambert", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-03-21T11:26:39.009136Z", "id":3385, "last_modified":"2017-04-20T16:44:30.823136Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3385/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"Point Culture - Médiathèque", "lat":50.852722252803225, "lon":4.365987181663513, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Point Culture - Médiathèque</h5><em>Adresse</em> : Bd du Jardin Botanique<br><br>Croisement Rue Royale<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Croisement Rue Royale", "web":"", "phone":"", "address":"Bd du Jardin Botanique", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-04-19T20:17:45.301335Z", "id":3409, "last_modified":"2017-03-07T05:09:26.846768Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3409/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/03/2017"}, {"name":"Maison Communale d'Etterbeek", "lat":50.836721008952246, "lon":4.386768937110901, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Maison Communale d'Etterbeek</h5><em>Adresse</em> : Avenue d'Auderghem - 1040 Etterbeek<br><br>Dans le Hall d'entrée<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Dans le Hall d'entrée", "web":"", "phone":"", "address":"Avenue d'Auderghem - 1040 Etterbeek", "manager_type":{"code":"admin. publique", "name":"administration publique"}, "created":"2016-04-19T20:30:19.584709Z", "id":3410, "last_modified":"2017-03-07T05:08:18.007492Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3410/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/03/2017"}, {"name":"Book Box - Vrije Basisschool", "lat":50.829941520027425, "lon":4.395679235458373, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Book Box - Vrije Basisschool</h5><em>Adresse</em> : 38, Rue Général Fivé - 1040 Etterbeek<br><br>Armoire à livres<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Armoire à livres", "web":"", "phone":"", "address":"38, Rue Général Fivé - 1040 Etterbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-04-19T20:51:29.338135Z", "id":3412, "last_modified":"2017-03-06T06:45:36.637050Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3412/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Boîte à livres Faider", "lat":50.826487399372986, "lon":4.360880255699158, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres Faider</h5><em>Adresse</em> : Parc Faider - 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://embellissonsleparcfaider.wordpress.com/2016/07/05/une-deuxieme-boite-a-lire-au-parc-faider/\">Site web</a></b><br><br>\"En effet, en plus de la première étagère à livres créée et maintenue par Dominique S., ses acolytes et tout un chacun, la Commune d’Ixelles vient de nous installer une Boîte à lire! Prenez ou déposer des livres ou magasines, thématisez-la si vous le souhaitez, enfin, faites-la vôtre!\" (Source : https://embellissonsleparcfaider.wordpress.com/)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"En effet, en plus de la première étagère à livres créée et maintenue par Dominique S., ses acolytes et tout un chacun, la Commune d’Ixelles vient de nous installer une Boîte à lire! Prenez ou déposer des livres ou magasines, thématisez-la si vous le souhaitez, enfin, faites-la vôtre!\" (Source : https://embellissonsleparcfaider.wordpress.com/)", "web":"https://embellissonsleparcfaider.wordpress.com/2016/07/05/une-deuxieme-boite-a-lire-au-parc-faider/", "phone":"/", "address":"Parc Faider - 1050 Ixelles", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-05-25T13:14:31.133873Z", "id":3420, "last_modified":"2017-03-07T04:52:32.558710Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3420/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"07/03/2017"}, {"name":"Boîtes à livres", "lat":50.626225, "lon":4.528722, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : l’Avenue des Habitations modernes, 11, 1470 Bousval Genappe<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"l’Avenue des Habitations modernes, 11, 1470 Bousval Genappe", "manager_type":"", "created":"2016-10-20T10:31:32.132142Z", "id":7323, "last_modified":"2016-10-20T10:31:32.170199Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7323/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.618095, "lon":4.520354, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue du Château, 59, 1470, Bousval Genappe<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue du Château, 59, 1470, Bousval Genappe", "manager_type":"", "created":"2016-10-20T10:31:32.182655Z", "id":7324, "last_modified":"2016-10-20T10:31:32.189205Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7324/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.612103, "lon":4.452622, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue du Cent-hutiéme de Ligne Genappe 1470<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Cent-hutiéme de Ligne Genappe 1470", "manager_type":"", "created":"2016-10-20T10:31:32.195615Z", "id":7325, "last_modified":"2016-10-20T10:31:32.201059Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7325/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.649831, "lon":4.534145, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de la Motte 1490 Court-Saint-Etienne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de la Motte 1490 Court-Saint-Etienne", "manager_type":"", "created":"2016-10-20T10:31:32.207683Z", "id":7326, "last_modified":"2016-10-20T10:31:32.213108Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7326/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.64746, "lon":4.570671, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des Ecoles 32, 1490 Court-saint-Etienne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Ecoles 32, 1490 Court-saint-Etienne", "manager_type":"", "created":"2016-10-20T10:31:32.221505Z", "id":7327, "last_modified":"2016-10-20T10:31:32.227109Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7327/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.755833, "lon":4.989304, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Le Brouc 5, 1357 Helecine<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Le Brouc 5, 1357 Helecine", "manager_type":"", "created":"2016-10-20T10:31:32.234934Z", "id":7328, "last_modified":"2016-10-20T10:31:32.240446Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7328/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.742848, "lon":4.982522, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue du moulin, 15 1357 Hélécine<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue du moulin, 15 1357 Hélécine", "manager_type":"", "created":"2016-10-20T10:31:32.247828Z", "id":7329, "last_modified":"2016-10-20T10:31:32.253554Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7329/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.735521, "lon":4.999719, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue du Centre, 1357 Linsmeau<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Centre, 1357 Linsmeau", "manager_type":"", "created":"2016-10-20T10:31:32.262253Z", "id":7330, "last_modified":"2016-10-20T10:31:32.267712Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7330/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.649557, "lon":4.263685, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Basse, 14 à 1460 ITTRE<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Basse, 14 à 1460 ITTRE", "manager_type":"", "created":"2016-10-20T10:31:32.275531Z", "id":7331, "last_modified":"2016-10-20T10:31:32.281721Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7331/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.648619, "lon":4.264524, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue du Centenaire 1, 1460 ittre<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Centenaire 1, 1460 ittre", "manager_type":"", "created":"2016-10-20T10:31:32.290244Z", "id":7332, "last_modified":"2016-10-20T10:31:32.296219Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7332/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.688111, "lon":4.810099, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : chaussée de Namur 90, 1315 Incourt<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"chaussée de Namur 90, 1315 Incourt", "manager_type":"", "created":"2016-10-20T10:31:32.304979Z", "id":7333, "last_modified":"2016-10-20T10:31:32.312325Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7333/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.723279, "lon":4.863664, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Major Boine 1370 Jodoigne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Major Boine 1370 Jodoigne", "manager_type":"", "created":"2016-10-20T10:31:32.321655Z", "id":7334, "last_modified":"2016-10-20T10:31:32.327725Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7334/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.724296, "lon":4.866929, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue du Château, 13 1370 Jodoigne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue du Château, 13 1370 Jodoigne", "manager_type":"", "created":"2016-10-20T10:31:32.336092Z", "id":7335, "last_modified":"2016-10-20T10:31:32.341980Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7335/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.723687, "lon":4.866847, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : avenue des Déportés, 1370 Jodoigne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"avenue des Déportés, 1370 Jodoigne", "manager_type":"", "created":"2016-10-20T10:31:32.349083Z", "id":7336, "last_modified":"2016-10-20T10:31:32.354669Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7336/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.759306, "lon":4.882866, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue du Relais 1370 Jodoigne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue du Relais 1370 Jodoigne", "manager_type":"", "created":"2016-10-20T10:31:32.363303Z", "id":7337, "last_modified":"2016-10-20T10:31:32.369003Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7337/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.725436, "lon":4.867342, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Grand Place 2, 1370 Jodoigne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grand Place 2, 1370 Jodoigne", "manager_type":"", "created":"2016-10-20T10:31:32.377372Z", "id":7338, "last_modified":"2016-10-20T10:31:32.382865Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7338/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.687573, "lon":4.898992, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Autre-Eglise n°5, 1370 Jodoigne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Autre-Eglise n°5, 1370 Jodoigne", "manager_type":"", "created":"2016-10-20T10:31:32.391000Z", "id":7339, "last_modified":"2016-10-20T10:31:32.396493Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7339/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.703738, "lon":4.819709, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue Felgaut, 1, 1370 Jodoigne <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue Felgaut, 1, 1370 Jodoigne ", "manager_type":"", "created":"2016-10-20T10:31:32.404872Z", "id":7340, "last_modified":"2016-10-20T10:31:32.410496Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7340/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.725682, "lon":4.8757, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Le Ry Saint-Jean 1370 Jodoigne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Le Ry Saint-Jean 1370 Jodoigne", "manager_type":"", "created":"2016-10-20T10:31:32.418892Z", "id":7341, "last_modified":"2016-10-20T10:31:32.424697Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7341/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.74086, "lon":4.81841, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des Beaux Prés 1370 Jodoigne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Beaux Prés 1370 Jodoigne", "manager_type":"", "created":"2016-10-20T10:31:32.433566Z", "id":7342, "last_modified":"2016-10-20T10:31:32.439824Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7342/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.723667, "lon":4.918365, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue du Mont, 10, 1370 Jodoigne <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue du Mont, 10, 1370 Jodoigne ", "manager_type":"", "created":"2016-10-20T10:31:32.448666Z", "id":7343, "last_modified":"2016-10-20T10:31:32.454799Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7343/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.74685, "lon":4.858087, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : place St. Remy 1370 Jodoigne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"place St. Remy 1370 Jodoigne", "manager_type":"", "created":"2016-10-20T10:31:32.463151Z", "id":7344, "last_modified":"2016-10-20T10:31:32.468512Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7344/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.679606, "lon":4.562063, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 43, avenue Demolder 1342 Limelette<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"43, avenue Demolder 1342 Limelette", "manager_type":"", "created":"2016-10-20T10:31:32.478485Z", "id":7345, "last_modified":"2016-10-20T10:31:32.484919Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7345/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.665122, "lon":4.607145, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : chemin des Graveurs 16 1348 Louvain la neuve<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"chemin des Graveurs 16 1348 Louvain la neuve", "manager_type":"", "created":"2016-10-20T10:31:32.493752Z", "id":7346, "last_modified":"2016-10-20T10:31:32.499525Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7346/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.671589, "lon":4.618067, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : place de l'Accueil 10, 1348 Louvain-la-Neuve<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"place de l'Accueil 10, 1348 Louvain-la-Neuve", "manager_type":"", "created":"2016-10-20T10:31:32.507399Z", "id":7347, "last_modified":"2016-10-20T10:31:32.512745Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7347/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.63421, "lon":4.610671, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Grand'Place 13 1348 Louvain-la-Neuve<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grand'Place 13 1348 Louvain-la-Neuve", "manager_type":"", "created":"2016-10-20T10:31:32.518039Z", "id":7348, "last_modified":"2016-10-20T10:31:32.523346Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7348/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.597113, "lon":4.32377, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Grand-Place 1400 Nivelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grand-Place 1400 Nivelles", "manager_type":"", "created":"2016-10-20T10:31:32.531975Z", "id":7349, "last_modified":"2016-10-20T10:31:32.538258Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7349/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.590743, "lon":4.309249, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Chaussée de Mons 18A, 1400 Nivelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée de Mons 18A, 1400 Nivelles", "manager_type":"", "created":"2016-10-20T10:31:32.547177Z", "id":7350, "last_modified":"2016-10-20T10:31:32.553744Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7350/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.592977, "lon":4.3242, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue J. Mathieu 17, 1400 Nivelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue J. Mathieu 17, 1400 Nivelles", "manager_type":"", "created":"2016-10-20T10:31:32.562426Z", "id":7351, "last_modified":"2016-10-20T10:31:32.567948Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7351/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.588657, "lon":4.330865, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Quartier Sainte Barbe 1400 Nivelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Quartier Sainte Barbe 1400 Nivelles", "manager_type":"", "created":"2016-10-20T10:31:32.575354Z", "id":7352, "last_modified":"2016-10-20T10:31:32.580586Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7352/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.710595, "lon":4.999572, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue du Crécou, 14 1350 Orp-Le-Grand<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue du Crécou, 14 1350 Orp-Le-Grand", "manager_type":"", "created":"2016-10-20T10:31:32.586256Z", "id":7353, "last_modified":"2016-10-20T10:31:32.591621Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7353/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.68123, "lon":4.955355, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue sergent Léon Charlier, 3 1350 Orp-Jauche<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue sergent Léon Charlier, 3 1350 Orp-Jauche", "manager_type":"", "created":"2016-10-20T10:31:32.598930Z", "id":7354, "last_modified":"2016-10-20T10:31:32.604042Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7354/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.692761, "lon":4.989074, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de la grande ferme 1350 Orp-Jauche<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de la grande ferme 1350 Orp-Jauche", "manager_type":"", "created":"2016-10-20T10:31:32.612094Z", "id":7355, "last_modified":"2016-10-20T10:31:32.617602Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7355/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.658861, "lon":4.603491, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de Mont-Saint-Guibert 28 1340 Ottignies<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de Mont-Saint-Guibert 28 1340 Ottignies", "manager_type":"", "created":"2016-10-20T10:31:32.626144Z", "id":7356, "last_modified":"2016-10-20T10:31:32.631949Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7356/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.692256, "lon":4.208452, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de la Déportation 61, 1480 Tubize<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de la Déportation 61, 1480 Tubize", "manager_type":"", "created":"2016-10-20T10:31:32.638816Z", "id":7357, "last_modified":"2016-10-20T10:31:32.644523Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7357/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.716402, "lon":4.60481, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 23, rue de l’Ermitage, 1300 Wavre <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"23, rue de l’Ermitage, 1300 Wavre ", "manager_type":"", "created":"2016-10-20T10:31:32.653627Z", "id":7358, "last_modified":"2016-10-20T10:31:32.659082Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7358/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.836971, "lon":4.306953, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue du Chapelain, 1-7, 1070 Anderlecht<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Chapelain, 1-7, 1070 Anderlecht", "manager_type":"", "created":"2016-10-20T10:31:32.667307Z", "id":7359, "last_modified":"2016-10-20T10:31:32.673239Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7359/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.832686, "lon":4.36744, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Chaussée d'Ixelles 168, 1050 Ixelles <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée d'Ixelles 168, 1050 Ixelles ", "manager_type":"", "created":"2016-10-20T10:31:32.682062Z", "id":7360, "last_modified":"2016-10-20T10:31:32.688179Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7360/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.82301, "lon":4.392629, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Pleinlaan 2, 1050 Ixelles <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Pleinlaan 2, 1050 Ixelles ", "manager_type":"", "created":"2016-10-20T10:31:32.697956Z", "id":7361, "last_modified":"2016-10-20T10:31:32.707845Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7361/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.817354, "lon":4.354269, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : place Brugman 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"place Brugman 1050 Ixelles", "manager_type":"", "created":"2016-10-20T10:31:32.719328Z", "id":7362, "last_modified":"2016-10-20T10:31:32.729359Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7362/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.821873, "lon":4.378115, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : parc Jadot 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"parc Jadot 1050 Ixelles", "manager_type":"", "created":"2016-10-20T10:31:32.741289Z", "id":7363, "last_modified":"2016-10-20T10:31:32.749453Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7363/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.818801, "lon":4.360998, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Renier Chalon 17, 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Renier Chalon 17, 1050 Ixelles", "manager_type":"", "created":"2016-10-20T10:31:32.756854Z", "id":7364, "last_modified":"2016-10-20T10:31:32.765551Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7364/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.807686, "lon":4.391647, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : square du Vieux Tilleul<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"square du Vieux Tilleul", "manager_type":"", "created":"2016-10-20T10:31:32.774756Z", "id":7365, "last_modified":"2016-10-20T10:31:32.781221Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7365/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.861882, "lon":4.421314, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 8 Avenue Platon 1140 Evere<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"8 Avenue Platon 1140 Evere", "manager_type":"", "created":"2016-10-20T10:31:32.790491Z", "id":7366, "last_modified":"2016-10-20T10:31:32.800262Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7366/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.824281, "lon":4.337811, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 97 avenue des Villas, 1190 Forest <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"97 avenue des Villas, 1190 Forest ", "manager_type":"", "created":"2016-10-20T10:31:32.813178Z", "id":7367, "last_modified":"2016-10-20T10:31:32.820895Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7367/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.874024, "lon":4.314053, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Guido Gezelle, 1083 Ganshoren<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Guido Gezelle, 1083 Ganshoren", "manager_type":"", "created":"2016-10-20T10:31:32.831811Z", "id":7368, "last_modified":"2016-10-20T10:31:32.838634Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7368/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.871742, "lon":4.295839, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue Charles-Quint 420, 1082 Berchem-Sainte-Agathe<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue Charles-Quint 420, 1082 Berchem-Sainte-Agathe", "manager_type":"", "created":"2016-10-20T10:31:32.846982Z", "id":7369, "last_modified":"2016-10-20T10:31:32.855892Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7369/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.887034, "lon":4.316807, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : avenue de l'exposition, 1090 Jette<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"avenue de l'exposition, 1090 Jette", "manager_type":"", "created":"2016-10-20T10:31:32.865191Z", "id":7370, "last_modified":"2016-10-20T10:31:32.870920Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7370/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.898757, "lon":4.361775, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Wannecouter, 1020 Laeken<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Wannecouter, 1020 Laeken", "manager_type":"", "created":"2016-10-20T10:31:32.880927Z", "id":7371, "last_modified":"2016-10-20T10:31:32.887093Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7371/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.848416, "lon":4.394971, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue Plasky 10, 1030 Schaerbeek<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue Plasky 10, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-20T10:31:32.894404Z", "id":7372, "last_modified":"2016-10-20T10:31:32.900380Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7372/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.847434, "lon":4.394241, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : place Jamblinne de Meux, 1030 Schaerbeek<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"place Jamblinne de Meux, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-20T10:31:32.908478Z", "id":7373, "last_modified":"2016-10-20T10:31:32.913759Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7373/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.859881, "lon":4.375619, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue Josaphat 253, 1030 Schaerbeek<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue Josaphat 253, 1030 Schaerbeek", "manager_type":"", "created":"2016-10-20T10:31:32.922880Z", "id":7374, "last_modified":"2016-10-20T10:31:32.930956Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7374/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.826075, "lon":4.347908, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de Tamines, 1060 Saint-Gilles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de Tamines, 1060 Saint-Gilles", "manager_type":"", "created":"2016-10-20T10:31:32.938887Z", "id":7375, "last_modified":"2016-10-20T10:31:32.945008Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7375/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.829698, "lon":4.346974, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue Hôtel des Monnaies 99, 1060 Saint-Gilles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue Hôtel des Monnaies 99, 1060 Saint-Gilles", "manager_type":"", "created":"2016-10-20T10:31:32.953388Z", "id":7376, "last_modified":"2016-10-20T10:31:32.959996Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7376/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.822912, "lon":4.348901, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : avenue Ducpétiaux, 1060 Saint-Gilles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"avenue Ducpétiaux, 1060 Saint-Gilles", "manager_type":"", "created":"2016-10-20T10:31:32.968693Z", "id":7377, "last_modified":"2016-10-20T10:31:32.974654Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7377/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.803558, "lon":4.333402, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Gemeentehuis Jean Vander Elstplein 29, 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Gemeentehuis Jean Vander Elstplein 29, 1180 Uccle", "manager_type":"", "created":"2016-10-20T10:31:32.981865Z", "id":7378, "last_modified":"2016-10-20T10:31:32.987977Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7378/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.814245, "lon":4.36053, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Vanderkinderestraat 383, 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Vanderkinderestraat 383, 1180 Uccle", "manager_type":"", "created":"2016-10-20T10:31:32.997655Z", "id":7379, "last_modified":"2016-10-20T10:31:33.004674Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7379/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.809269, "lon":4.358318, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Montjoielaan 140, 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Montjoielaan 140, 1180 Uccle", "manager_type":"", "created":"2016-10-20T10:31:33.013995Z", "id":7380, "last_modified":"2016-10-20T10:31:33.019651Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7380/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.797322, "lon":4.352762, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Dieweg 157 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Dieweg 157 1180 Uccle", "manager_type":"", "created":"2016-10-20T10:31:33.029369Z", "id":7381, "last_modified":"2016-10-20T10:31:33.035148Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7381/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.810514, "lon":4.343676, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Park van De Kat Rue Emile Lecomte 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Park van De Kat Rue Emile Lecomte 1180 Uccle", "manager_type":"", "created":"2016-10-20T10:31:33.044231Z", "id":7382, "last_modified":"2016-10-20T10:31:33.051760Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7382/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.802398, "lon":4.34067, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Park van Wolvendael Rode straat 2 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Park van Wolvendael Rode straat 2 1180 Uccle", "manager_type":"", "created":"2016-10-20T10:31:33.060812Z", "id":7383, "last_modified":"2016-10-20T10:31:33.067263Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7383/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.792629, "lon":4.365797, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Sint-Jobplein 28 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Sint-Jobplein 28 1180 Uccle", "manager_type":"", "created":"2016-10-20T10:31:33.075837Z", "id":7384, "last_modified":"2016-10-20T10:31:33.082181Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7384/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.791258, "lon":4.332837, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Chaussée d'Alsemberg 1299 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée d'Alsemberg 1299 1180 Uccle", "manager_type":"", "created":"2016-10-20T10:31:33.094845Z", "id":7385, "last_modified":"2016-10-20T10:31:33.101350Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7385/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.805015, "lon":4.348304, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : De Frésquare 1 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"De Frésquare 1 1180 Uccle", "manager_type":"", "created":"2016-10-20T10:31:33.109603Z", "id":7386, "last_modified":"2016-10-20T10:31:33.115346Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7386/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.787687, "lon":4.322894, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue François Vervloet, 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue François Vervloet, 1180 Uccle", "manager_type":"", "created":"2016-10-20T10:31:33.125050Z", "id":7387, "last_modified":"2016-10-20T10:31:33.131404Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7387/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.797938, "lon":4.319781, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : chaussée Neerstalle 1180 Uccle<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"chaussée Neerstalle 1180 Uccle", "manager_type":"", "created":"2016-10-20T10:31:33.140459Z", "id":7388, "last_modified":"2016-10-20T10:31:33.146741Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7388/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.808397, "lon":4.41812, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue des Archiducs, 52 1170 Watermael-Boisfort<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue des Archiducs, 52 1170 Watermael-Boisfort", "manager_type":"", "created":"2016-10-20T10:31:33.155941Z", "id":7389, "last_modified":"2016-10-20T10:31:33.162366Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7389/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.80432, "lon":4.419982, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue François Ruytinx, 31 1170 Bruxelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue François Ruytinx, 31 1170 Bruxelles", "manager_type":"", "created":"2016-10-20T10:31:33.171553Z", "id":7390, "last_modified":"2016-10-20T10:31:33.177691Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7390/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.811318, "lon":4.400297, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue du Brillant 17 1170 Watermael-Boisfort<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue du Brillant 17 1170 Watermael-Boisfort", "manager_type":"", "created":"2016-10-20T10:31:33.188097Z", "id":7391, "last_modified":"2016-10-20T10:31:33.195745Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7391/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.842746, "lon":4.42572, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Tomberg 1200 Woluwe Saint Lambert<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Tomberg 1200 Woluwe Saint Lambert", "manager_type":"", "created":"2016-10-20T10:31:33.204577Z", "id":7392, "last_modified":"2016-10-20T10:31:33.211442Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7392/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.830819, "lon":4.452685, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue au Bois, 1150 Woluwe Saint Pierre <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue au Bois, 1150 Woluwe Saint Pierre ", "manager_type":"", "created":"2016-10-20T10:31:33.221223Z", "id":7393, "last_modified":"2016-10-20T10:31:33.228727Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7393/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.365458, "lon":3.694176, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue du Partiau 2, 7387 Angre<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Partiau 2, 7387 Angre", "manager_type":"", "created":"2016-10-20T10:31:33.238009Z", "id":7394, "last_modified":"2016-10-20T10:31:33.243456Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7394/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.481114, "lon":3.822327, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 1331 Saint-Ghislain rue de Condé, 102<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"1331 Saint-Ghislain rue de Condé, 102", "manager_type":"", "created":"2016-10-20T10:31:33.253279Z", "id":7395, "last_modified":"2016-10-20T10:31:33.260494Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7395/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.411232, "lon":4.18062, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Route de Charleroi 7130 binche<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Route de Charleroi 7130 binche", "manager_type":"", "created":"2016-10-20T10:31:33.268582Z", "id":7396, "last_modified":"2016-10-20T10:31:33.277405Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7396/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.610328, "lon":4.136563, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Grand-Place 4 7090 Braine le comte<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grand-Place 4 7090 Braine le comte", "manager_type":"", "created":"2016-10-20T10:31:33.290682Z", "id":7397, "last_modified":"2016-10-20T10:31:33.300256Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7397/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.610523, "lon":4.135451, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Grand-Place 41 7090 Brain le Comte<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grand-Place 41 7090 Brain le Comte", "manager_type":"", "created":"2016-10-20T10:31:33.312284Z", "id":7398, "last_modified":"2016-10-20T10:31:33.318476Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7398/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.609239, "lon":4.134798, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 7090 Braine le Comte rue Adolphe Gillis, 1<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"7090 Braine le Comte rue Adolphe Gillis, 1", "manager_type":"", "created":"2016-10-20T10:31:33.328422Z", "id":7399, "last_modified":"2016-10-20T10:31:33.337437Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7399/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.610558, "lon":4.132787, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue d'Horrues 53, 7090 Braine-le-Comte<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue d'Horrues 53, 7090 Braine-le-Comte", "manager_type":"", "created":"2016-10-20T10:31:33.351307Z", "id":7400, "last_modified":"2016-10-20T10:31:33.359397Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7400/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.610558, "lon":4.132787, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue d'Horrues 53/A, 7090 Braine-le-Comte<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue d'Horrues 53/A, 7090 Braine-le-Comte", "manager_type":"", "created":"2016-10-20T10:31:33.369599Z", "id":7401, "last_modified":"2016-10-20T10:31:33.376342Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7401/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.601423, "lon":4.13612, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des frères Dulait, 19, 7090 Braine le Comte <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des frères Dulait, 19, 7090 Braine le Comte ", "manager_type":"", "created":"2016-10-20T10:31:33.384335Z", "id":7402, "last_modified":"2016-10-20T10:31:33.390240Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7402/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.608786, "lon":4.134372, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de Mons, 24, 7090 Braine-le-Comte<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Mons, 24, 7090 Braine-le-Comte", "manager_type":"", "created":"2016-10-20T10:31:33.398607Z", "id":7403, "last_modified":"2016-10-20T10:31:33.404443Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7403/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.608177, "lon":4.137504, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de la Station, 70, 7090 Braine-le-Compte<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de la Station, 70, 7090 Braine-le-Compte", "manager_type":"", "created":"2016-10-20T10:31:33.413209Z", "id":7404, "last_modified":"2016-10-20T10:31:33.419075Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7404/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.583893, "lon":3.806032, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de Saint Ghislain 16, 7950 Chièvres<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Saint Ghislain 16, 7950 Chièvres", "manager_type":"", "created":"2016-10-20T10:31:33.428436Z", "id":7405, "last_modified":"2016-10-20T10:31:33.434067Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7405/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.388421, "lon":4.468233, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de Gilly, 6010 Couillet<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Gilly, 6010 Couillet", "manager_type":"", "created":"2016-10-20T10:31:33.441955Z", "id":7406, "last_modified":"2016-10-20T10:31:33.447419Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7406/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.450331, "lon":4.349897, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Lagneau, 1, 6180 Courcelles <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Lagneau, 1, 6180 Courcelles ", "manager_type":"", "created":"2016-10-20T10:31:33.456311Z", "id":7407, "last_modified":"2016-10-20T10:31:33.462416Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7407/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.69241, "lon":4.035211, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Montgomery 73, 7850 Enghien<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Montgomery 73, 7850 Enghien", "manager_type":"", "created":"2016-10-20T10:31:33.471173Z", "id":7408, "last_modified":"2016-10-20T10:31:33.477206Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7408/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.692889, "lon":4.039515, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Grand place, 7850 Enghien<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grand place, 7850 Enghien", "manager_type":"", "created":"2016-10-20T10:31:33.485559Z", "id":7409, "last_modified":"2016-10-20T10:31:33.491190Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7409/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.692889, "lon":4.039515, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Pierre Delanoy, 7850 Enghien<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Pierre Delanoy, 7850 Enghien", "manager_type":"", "created":"2016-10-20T10:31:33.498951Z", "id":7410, "last_modified":"2016-10-20T10:31:33.504447Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7410/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.307356, "lon":4.111384, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue du port en face du 17 6560 Erquelinnes<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du port en face du 17 6560 Erquelinnes", "manager_type":"", "created":"2016-10-20T10:31:33.512400Z", "id":7411, "last_modified":"2016-10-20T10:31:33.517407Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7411/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.685995, "lon":3.264281, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue des Longs Trieux 7730 Estaimpuis<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue des Longs Trieux 7730 Estaimpuis", "manager_type":"", "created":"2016-10-20T10:31:33.524544Z", "id":7412, "last_modified":"2016-10-20T10:31:33.530543Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7412/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.688102, "lon":3.272876, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Communale, 7730 Estaimpuis<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Communale, 7730 Estaimpuis", "manager_type":"", "created":"2016-10-20T10:31:33.538923Z", "id":7413, "last_modified":"2016-10-20T10:31:33.544289Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7413/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.68394, "lon":3.317637, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place de Bourgogne 1, 7730 Estaimpuis<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place de Bourgogne 1, 7730 Estaimpuis", "manager_type":"", "created":"2016-10-20T10:31:33.554524Z", "id":7414, "last_modified":"2016-10-20T10:31:33.560271Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7414/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.706152, "lon":3.264974, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : près du 35 rue Albert 1 er 7730 Estaimpuis<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"près du 35 rue Albert 1 er 7730 Estaimpuis", "manager_type":"", "created":"2016-10-20T10:31:33.568589Z", "id":7415, "last_modified":"2016-10-20T10:31:33.574334Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7415/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.39772, "lon":4.099409, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Chaussée Brunehault, 232 – 7120 Estinnes<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée Brunehault, 232 – 7120 Estinnes", "manager_type":"", "created":"2016-10-20T10:31:33.582715Z", "id":7416, "last_modified":"2016-10-20T10:31:33.588302Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7416/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.386158, "lon":4.067296, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : chaussée Brunehault, 147 7120 Estinnes<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"chaussée Brunehault, 147 7120 Estinnes", "manager_type":"", "created":"2016-10-20T10:31:33.596831Z", "id":7417, "last_modified":"2016-10-20T10:31:33.603817Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7417/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.401331, "lon":4.056858, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue des Tilleuls 1, 7120 Estinnes<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue des Tilleuls 1, 7120 Estinnes", "manager_type":"", "created":"2016-10-20T10:31:33.613989Z", "id":7418, "last_modified":"2016-10-20T10:31:33.619339Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7418/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.482757, "lon":4.550329, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue des Bourgeois 6220 Fleurus<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue des Bourgeois 6220 Fleurus", "manager_type":"", "created":"2016-10-20T10:31:33.627507Z", "id":7419, "last_modified":"2016-10-20T10:31:33.632742Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7419/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.141542, "lon":4.324603, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de la Station, 93, 6440 Froidchapelle <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de la Station, 93, 6440 Froidchapelle ", "manager_type":"", "created":"2016-10-20T10:31:33.638174Z", "id":7420, "last_modified":"2016-10-20T10:31:33.643800Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7420/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.341505, "lon":4.52757, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue Reine Astrid, 6280 Gerpinnes<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue Reine Astrid, 6280 Gerpinnes", "manager_type":"", "created":"2016-10-20T10:31:33.652708Z", "id":7421, "last_modified":"2016-10-20T10:31:33.658349Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7421/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.491602, "lon":4.291451, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de L'Espinette, 7160 Chapelle-lez-Herlaimont<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de L'Espinette, 7160 Chapelle-lez-Herlaimont", "manager_type":"", "created":"2016-10-20T10:31:33.666998Z", "id":7422, "last_modified":"2016-10-20T10:31:33.674046Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7422/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.453889, "lon":4.198721, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de l'église, 7100 Haine-Saint Pierre<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de l'église, 7100 Haine-Saint Pierre", "manager_type":"", "created":"2016-10-20T10:31:33.683355Z", "id":7423, "last_modified":"2016-10-20T10:31:33.693694Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7423/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.460811, "lon":4.049643, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de l'Europe, 7021 Havré<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de l'Europe, 7021 Havré", "manager_type":"", "created":"2016-10-20T10:31:33.703140Z", "id":7424, "last_modified":"2016-10-20T10:31:33.711348Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7424/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.43485, "lon":4.43451, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Joseph Lambillote, 6040 Jumet<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Joseph Lambillote, 6040 Jumet", "manager_type":"", "created":"2016-10-20T10:31:33.721650Z", "id":7425, "last_modified":"2016-10-20T10:31:33.727817Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7425/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.398215, "lon":3.876071, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de La Verdure, 7080 La Bouverie <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de La Verdure, 7080 La Bouverie ", "manager_type":"", "created":"2016-10-20T10:31:33.737973Z", "id":7426, "last_modified":"2016-10-20T10:31:33.744559Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7426/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.478782, "lon":4.174922, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Gustave Boël, 7100 La Louvière <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Gustave Boël, 7100 La Louvière ", "manager_type":"", "created":"2016-10-20T10:31:33.753749Z", "id":7427, "last_modified":"2016-10-20T10:31:33.760237Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7427/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.47637, "lon":4.182051, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Sylvin Guyaux, 7100 La Louvière<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Sylvin Guyaux, 7100 La Louvière", "manager_type":"", "created":"2016-10-20T10:31:33.769197Z", "id":7428, "last_modified":"2016-10-20T10:31:33.775239Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7428/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.473628, "lon":4.184035, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Abelville 7100 La Louvière<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Abelville 7100 La Louvière", "manager_type":"", "created":"2016-10-20T10:31:33.783895Z", "id":7429, "last_modified":"2016-10-20T10:31:33.790329Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7429/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.474493, "lon":4.192847, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Matteotti 7100 La Louvière<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Matteotti 7100 La Louvière", "manager_type":"", "created":"2016-10-20T10:31:33.795747Z", "id":7430, "last_modified":"2016-10-20T10:31:33.801283Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7430/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.477207, "lon":4.194971, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Paul Pastur, 7100 La Louvière <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Paul Pastur, 7100 La Louvière ", "manager_type":"", "created":"2016-10-20T10:31:33.807826Z", "id":7431, "last_modified":"2016-10-20T10:31:33.813191Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7431/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.501428, "lon":4.10564, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Chaussée de Mons 14, 7070 Le Roeulx<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée de Mons 14, 7070 Le Roeulx", "manager_type":"", "created":"2016-10-20T10:31:33.818980Z", "id":7432, "last_modified":"2016-10-20T10:31:33.824187Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7432/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.455178, "lon":3.959104, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue des Groseillers 45, 7000 Mons<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue des Groseillers 45, 7000 Mons", "manager_type":"", "created":"2016-10-20T10:31:33.829008Z", "id":7433, "last_modified":"2016-10-20T10:31:33.834179Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7433/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.452094, "lon":3.950871, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des Fripiers, 7000 Mons<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Fripiers, 7000 Mons", "manager_type":"", "created":"2016-10-20T10:31:33.842399Z", "id":7434, "last_modified":"2016-10-20T10:31:33.847380Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7434/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.458362, "lon":3.959382, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des Chasseurs, 7000 Mons<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Chasseurs, 7000 Mons", "manager_type":"", "created":"2016-10-20T10:31:33.855879Z", "id":7435, "last_modified":"2016-10-20T10:31:33.861066Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7435/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.449807, "lon":3.980933, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Chaussée de Beaumont 12 7000 Mons<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée de Beaumont 12 7000 Mons", "manager_type":"", "created":"2016-10-20T10:31:33.869571Z", "id":7436, "last_modified":"2016-10-20T10:31:33.875415Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7436/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.452661, "lon":3.963089, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue St Pierre 12 7000 Mons<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue St Pierre 12 7000 Mons", "manager_type":"", "created":"2016-10-20T10:31:33.882300Z", "id":7437, "last_modified":"2016-10-20T10:31:33.887511Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7437/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.448983, "lon":3.960785, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue du Pont Rouge 28 7000 Mons<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue du Pont Rouge 28 7000 Mons", "manager_type":"", "created":"2016-10-20T10:31:33.896289Z", "id":7438, "last_modified":"2016-10-20T10:31:33.901865Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7438/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.440074, "lon":3.947788, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des Brasseurs 27 7000 Mons<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Brasseurs 27 7000 Mons", "manager_type":"", "created":"2016-10-20T10:31:33.910501Z", "id":7439, "last_modified":"2016-10-20T10:31:33.916013Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7439/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.440074, "lon":3.947788, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des Brasseurs 27 7000 Mons<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Brasseurs 27 7000 Mons", "manager_type":"", "created":"2016-10-20T10:31:33.924784Z", "id":7440, "last_modified":"2016-10-20T10:31:33.930335Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7440/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.463022, "lon":3.945144, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 60, Résidence des Baudarts 7000 Mons<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"60, Résidence des Baudarts 7000 Mons", "manager_type":"", "created":"2016-10-20T10:31:33.938661Z", "id":7441, "last_modified":"2016-10-20T10:31:33.944450Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7441/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.432586, "lon":3.957191, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : chemin de Mesvin 7022 Mons<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"chemin de Mesvin 7022 Mons", "manager_type":"", "created":"2016-10-20T10:31:33.952539Z", "id":7442, "last_modified":"2016-10-20T10:31:33.958066Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7442/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.390821, "lon":4.403348, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Camille Desy 6032 Mont sur Marchienne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Camille Desy 6032 Mont sur Marchienne", "manager_type":"", "created":"2016-10-20T10:31:33.966058Z", "id":7443, "last_modified":"2016-10-20T10:31:33.971987Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7443/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.384928, "lon":4.401962, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des Carrières, 19 6032 Mont sur Marchienne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Carrières, 19 6032 Mont sur Marchienne", "manager_type":"", "created":"2016-10-20T10:31:33.978209Z", "id":7444, "last_modified":"2016-10-20T10:31:33.983362Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7444/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.385588, "lon":4.404861, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de la Ronche, 2 6032 Mont sur Marchienne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de la Ronche, 2 6032 Mont sur Marchienne", "manager_type":"", "created":"2016-10-20T10:31:33.991803Z", "id":7445, "last_modified":"2016-10-20T10:31:33.997101Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7445/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.752836, "lon":3.187437, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Chaussée de Lille 182, 7700 Mouscron<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée de Lille 182, 7700 Mouscron", "manager_type":"", "created":"2016-10-20T10:31:34.005379Z", "id":7446, "last_modified":"2016-10-20T10:31:34.012056Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7446/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.511612, "lon":4.363018, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de l’Eglise 7 6230 Pont-à-Celles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de l’Eglise 7 6230 Pont-à-Celles", "manager_type":"", "created":"2016-10-20T10:31:34.021232Z", "id":7447, "last_modified":"2016-10-20T10:31:34.027355Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7447/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.390808, "lon":3.91341, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Grande, 7040 Quevy-Genly<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Grande, 7040 Quevy-Genly", "manager_type":"", "created":"2016-10-20T10:31:34.035899Z", "id":7448, "last_modified":"2016-10-20T10:31:34.041440Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7448/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.008484, "lon":4.266621, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de la Fourchinée 6596 Seloignes<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de la Fourchinée 6596 Seloignes", "manager_type":"", "created":"2016-10-20T10:31:34.051464Z", "id":7449, "last_modified":"2016-10-20T10:31:34.058081Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7449/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.664811, "lon":3.935963, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de la Nouvelle Gare, 7830 Silly<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de la Nouvelle Gare, 7830 Silly", "manager_type":"", "created":"2016-10-20T10:31:34.067319Z", "id":7450, "last_modified":"2016-10-20T10:31:34.073098Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7450/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.48681, "lon":4.32856, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place communale, 6183 Trazegnies<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place communale, 6183 Trazegnies", "manager_type":"", "created":"2016-10-20T10:31:34.081416Z", "id":7451, "last_modified":"2016-10-20T10:31:34.086866Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7451/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.568885, "lon":5.2932, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Paix-Dieu 1, 4540 Amay <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Paix-Dieu 1, 4540 Amay ", "manager_type":"", "created":"2016-10-20T10:31:34.095266Z", "id":7452, "last_modified":"2016-10-20T10:31:34.100709Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7452/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.549287, "lon":5.317407, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 8, place des Cloîtres, 4540 Amay <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"8, place des Cloîtres, 4540 Amay ", "manager_type":"", "created":"2016-10-20T10:31:34.108803Z", "id":7453, "last_modified":"2016-10-20T10:31:34.113933Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7453/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.546382, "lon":5.32078, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Gustave Rome, 4540 Amay <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Gustave Rome, 4540 Amay ", "manager_type":"", "created":"2016-10-20T10:31:34.121766Z", "id":7454, "last_modified":"2016-10-20T10:31:34.126847Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7454/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.544737, "lon":5.326474, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue du Parc Industriel 6, 4540 Amay <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Parc Industriel 6, 4540 Amay ", "manager_type":"", "created":"2016-10-20T10:31:34.135108Z", "id":7455, "last_modified":"2016-10-20T10:31:34.140657Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7455/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.495214, "lon":5.471131, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place de L’église 4160 Anthisnes<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place de L’église 4160 Anthisnes", "manager_type":"", "created":"2016-10-20T10:31:34.147474Z", "id":7456, "last_modified":"2016-10-20T10:31:34.152711Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7456/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.495214, "lon":5.471131, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place de Limont 4160 Anthines<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place de Limont 4160 Anthines", "manager_type":"", "created":"2016-10-20T10:31:34.160002Z", "id":7457, "last_modified":"2016-10-20T10:31:34.166100Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7457/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.50507, "lon":5.578239, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place d’Anthisnes 4160 Anthines<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place d’Anthisnes 4160 Anthines", "manager_type":"", "created":"2016-10-20T10:31:34.173220Z", "id":7458, "last_modified":"2016-10-20T10:31:34.178817Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7458/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.498029, "lon":5.514402, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue du Village 61 à 4161 Villers-aux-Tours<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue du Village 61 à 4161 Villers-aux-Tours", "manager_type":"", "created":"2016-10-20T10:31:34.187491Z", "id":7459, "last_modified":"2016-10-20T10:31:34.193872Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7459/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.70616, "lon":5.858026, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Albert 4880 Aubel<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Albert 4880 Aubel", "manager_type":"", "created":"2016-10-20T10:31:34.202590Z", "id":7460, "last_modified":"2016-10-20T10:31:34.208203Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7460/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.703913, "lon":5.821673, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Val Dieu 227 Aubel 4880<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Val Dieu 227 Aubel 4880", "manager_type":"", "created":"2016-10-20T10:31:34.214797Z", "id":7461, "last_modified":"2016-10-20T10:31:34.220317Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7461/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.691361, "lon":5.710198, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place de Saint-Remy 4672 Blegny<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place de Saint-Remy 4672 Blegny", "manager_type":"", "created":"2016-10-20T10:31:34.228630Z", "id":7462, "last_modified":"2016-10-20T10:31:34.234288Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7462/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.631836, "lon":5.664837, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue vieux chemin de Jupille 70, 4610 Bayne-Heusay<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue vieux chemin de Jupille 70, 4610 Bayne-Heusay", "manager_type":"", "created":"2016-10-20T10:31:34.242731Z", "id":7463, "last_modified":"2016-10-20T10:31:34.248604Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7463/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.433232, "lon":5.366308, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de la Drève, 4560 Ochain<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de la Drève, 4560 Ochain", "manager_type":"", "created":"2016-10-20T10:31:34.254147Z", "id":7464, "last_modified":"2016-10-20T10:31:34.259586Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7464/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.413256, "lon":5.363002, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Forville 1, 4560 Clavier<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Forville 1, 4560 Clavier", "manager_type":"", "created":"2016-10-20T10:31:34.271874Z", "id":7465, "last_modified":"2016-10-20T10:31:34.278035Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7465/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.389176, "lon":5.322657, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de Borsu 12 4560 CLAVIER<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Borsu 12 4560 CLAVIER", "manager_type":"", "created":"2016-10-20T10:31:34.286544Z", "id":7466, "last_modified":"2016-10-20T10:31:34.295376Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7466/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.471457, "lon":5.844281, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 98 Rue de l’Église, 4900 Creppe <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"98 Rue de l’Église, 4900 Creppe ", "manager_type":"", "created":"2016-10-20T10:31:34.306982Z", "id":7467, "last_modified":"2016-10-20T10:31:34.312758Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7467/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.672795, "lon":5.034967, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de Wavre, 4280 Hannut <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Wavre, 4280 Hannut ", "manager_type":"", "created":"2016-10-20T10:31:34.321170Z", "id":7468, "last_modified":"2016-10-20T10:31:34.326780Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7468/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.674892, "lon":5.088892, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des Combattants, 4280 Hannut <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Combattants, 4280 Hannut ", "manager_type":"", "created":"2016-10-20T10:31:34.334368Z", "id":7469, "last_modified":"2016-10-20T10:31:34.339681Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7469/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.67124, "lon":5.079411, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Henri Hallet, 4280 Hannut <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Henri Hallet, 4280 Hannut ", "manager_type":"", "created":"2016-10-20T10:31:34.346519Z", "id":7470, "last_modified":"2016-10-20T10:31:34.351695Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7470/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.668193, "lon":5.085952, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place des Déportés et Réfractaires, 4280 Hannut <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place des Déportés et Réfractaires, 4280 Hannut ", "manager_type":"", "created":"2016-10-20T10:31:34.358444Z", "id":7471, "last_modified":"2016-10-20T10:31:34.363862Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7471/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.673474, "lon":5.07778, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des Vieux Remparts, 4280 Hannut<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Vieux Remparts, 4280 Hannut", "manager_type":"", "created":"2016-10-20T10:31:34.372387Z", "id":7472, "last_modified":"2016-10-20T10:31:34.378419Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7472/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.686307, "lon":5.062548, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de Tirlemont, 4280 Hannut <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Tirlemont, 4280 Hannut ", "manager_type":"", "created":"2016-10-20T10:31:34.389542Z", "id":7473, "last_modified":"2016-10-20T10:31:34.401017Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7473/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.518683, "lon":5.241689, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Verte, 4500 Huy<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Verte, 4500 Huy", "manager_type":"", "created":"2016-10-20T10:31:34.413724Z", "id":7474, "last_modified":"2016-10-20T10:31:34.423843Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7474/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.518019, "lon":5.241256, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Grand Place, 4500 Huy<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grand Place, 4500 Huy", "manager_type":"", "created":"2016-10-20T10:31:34.433753Z", "id":7475, "last_modified":"2016-10-20T10:31:34.439761Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7475/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.526212, "lon":5.239683, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Quai de Compiègne 4, 4500 Huy<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Quai de Compiègne 4, 4500 Huy", "manager_type":"", "created":"2016-10-20T10:31:34.448454Z", "id":7476, "last_modified":"2016-10-20T10:31:34.454844Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7476/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.521612, "lon":5.254007, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue du Haut Mas, 18A, 4500 Huy<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Haut Mas, 18A, 4500 Huy", "manager_type":"", "created":"2016-10-20T10:31:34.466550Z", "id":7477, "last_modified":"2016-10-20T10:31:34.472583Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7477/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.646656, "lon":5.576871, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Hors-Château, 16, 4000 Liege<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Hors-Château, 16, 4000 Liege", "manager_type":"", "created":"2016-10-20T10:31:34.481793Z", "id":7478, "last_modified":"2016-10-20T10:31:34.489148Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7478/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.616694, "lon":5.552548, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue haute voie 27, 4000 Cointe<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue haute voie 27, 4000 Cointe", "manager_type":"", "created":"2016-10-20T10:31:34.497787Z", "id":7479, "last_modified":"2016-10-20T10:31:34.506061Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7479/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.478707, "lon":5.223242, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Emile Vandervelde 6/A, 4570 Marchin<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Emile Vandervelde 6/A, 4570 Marchin", "manager_type":"", "created":"2016-10-20T10:31:34.516487Z", "id":7480, "last_modified":"2016-10-20T10:31:34.522910Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7480/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.650922, "lon":5.401663, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de Lexhy 4347 Roloux - Fexhe-le-Haut-Clocher<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Lexhy 4347 Roloux - Fexhe-le-Haut-Clocher", "manager_type":"", "created":"2016-10-20T10:31:34.530172Z", "id":7481, "last_modified":"2016-10-20T10:31:34.535978Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7481/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.680547, "lon":5.554787, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Principale 117, 4000 Rocourt<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Principale 117, 4000 Rocourt", "manager_type":"", "created":"2016-10-20T10:31:34.547221Z", "id":7482, "last_modified":"2016-10-20T10:31:34.554538Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7482/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.634358, "lon":5.512179, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Chantraine, 4420 Saint-Nicolas<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Chantraine, 4420 Saint-Nicolas", "manager_type":"", "created":"2016-10-20T10:31:34.563515Z", "id":7483, "last_modified":"2016-10-20T10:31:34.570506Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7483/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.498246, "lon":5.882978, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue Amédée Hesse 9, 4900 Spa<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue Amédée Hesse 9, 4900 Spa", "manager_type":"", "created":"2016-10-20T10:31:34.578675Z", "id":7484, "last_modified":"2016-10-20T10:31:34.585095Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7484/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.536463, "lon":5.813068, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place du Vinâve, 4910 Theux <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place du Vinâve, 4910 Theux ", "manager_type":"", "created":"2016-10-20T10:31:34.593818Z", "id":7485, "last_modified":"2016-10-20T10:31:34.599920Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7485/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.541226, "lon":5.809794, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue du Stade, 4910 Theux<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue du Stade, 4910 Theux", "manager_type":"", "created":"2016-10-20T10:31:34.608692Z", "id":7486, "last_modified":"2016-10-20T10:31:34.614684Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7486/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.532992, "lon":5.814897, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Hovémont 91 4910 Theux<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Hovémont 91 4910 Theux", "manager_type":"", "created":"2016-10-20T10:31:34.623659Z", "id":7487, "last_modified":"2016-10-20T10:31:34.630028Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7487/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.557739, "lon":5.902461, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des Sarts 1 4910 POLLEUR<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Sarts 1 4910 POLLEUR", "manager_type":"", "created":"2016-10-20T10:31:34.645237Z", "id":7488, "last_modified":"2016-10-20T10:31:34.651939Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7488/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.568091, "lon":5.582374, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue j. Wauters 4130 Tilff<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue j. Wauters 4130 Tilff", "manager_type":"", "created":"2016-10-20T10:31:34.659059Z", "id":7489, "last_modified":"2016-10-20T10:31:34.665053Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7489/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.606339, "lon":5.336381, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Grand Route 252, 4537 Verlaine<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grand Route 252, 4537 Verlaine", "manager_type":"", "created":"2016-10-20T10:31:34.673593Z", "id":7490, "last_modified":"2016-10-20T10:31:34.679111Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7490/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.593362, "lon":5.867142, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place du Marché, 9, 4800 Verviers <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place du Marché, 9, 4800 Verviers ", "manager_type":"", "created":"2016-10-20T10:31:34.687589Z", "id":7491, "last_modified":"2016-10-20T10:31:34.693062Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7491/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.574254, "lon":5.863377, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Jean Gôme 8, 4802 Verviers<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Jean Gôme 8, 4802 Verviers", "manager_type":"", "created":"2016-10-20T10:31:34.700657Z", "id":7492, "last_modified":"2016-10-20T10:31:34.706647Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7492/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.540313, "lon":5.17888, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Chaussée de Wavre, 39, 4520 Wanze <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée de Wavre, 39, 4520 Wanze ", "manager_type":"", "created":"2016-10-20T10:31:34.715306Z", "id":7493, "last_modified":"2016-10-20T10:31:34.721479Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7493/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.535949, "lon":5.215062, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Faniel, 8, 4520 Wanze <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Faniel, 8, 4520 Wanze ", "manager_type":"", "created":"2016-10-20T10:31:34.729070Z", "id":7494, "last_modified":"2016-10-20T10:31:34.734849Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7494/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.533188, "lon":5.21205, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue Moncousin, 26, 4520 Wanze <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue Moncousin, 26, 4520 Wanze ", "manager_type":"", "created":"2016-10-20T10:31:34.743726Z", "id":7495, "last_modified":"2016-10-20T10:31:34.749613Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7495/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.536031, "lon":5.223027, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Géo Warzée, 4520 Wanze <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Géo Warzée, 4520 Wanze ", "manager_type":"", "created":"2016-10-20T10:31:34.758468Z", "id":7496, "last_modified":"2016-10-20T10:31:34.763838Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7496/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.522942, "lon":5.189215, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Basse Voie, 1, 4520 Wanze <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Basse Voie, 1, 4520 Wanze ", "manager_type":"", "created":"2016-10-20T10:31:34.770899Z", "id":7497, "last_modified":"2016-10-20T10:31:34.776381Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7497/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.674754, "lon":5.813708, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue Général Patton, 93 6700 Arlon<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue Général Patton, 93 6700 Arlon", "manager_type":"", "created":"2016-10-20T10:31:34.785096Z", "id":7498, "last_modified":"2016-10-20T10:31:34.795321Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7498/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.683942, "lon":5.81545, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue des Capucins, 50 6700 Arlon<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue des Capucins, 50 6700 Arlon", "manager_type":"", "created":"2016-10-20T10:31:34.805750Z", "id":7499, "last_modified":"2016-10-20T10:31:34.811899Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7499/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.696525, "lon":5.809176, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Route de Bastogne, 250 6700Arlon<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Route de Bastogne, 250 6700Arlon", "manager_type":"", "created":"2016-10-20T10:31:34.819492Z", "id":7500, "last_modified":"2016-10-20T10:31:34.825089Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7500/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.684514, "lon":5.826054, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Chemin des Espagnols, 213, 6700 Arlon<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chemin des Espagnols, 213, 6700 Arlon", "manager_type":"", "created":"2016-10-20T10:31:34.833410Z", "id":7501, "last_modified":"2016-10-20T10:31:34.839050Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7501/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.685192, "lon":5.815559, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue Porte Neuve, 73 6700 Arlon<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue Porte Neuve, 73 6700 Arlon", "manager_type":"", "created":"2016-10-20T10:31:34.850330Z", "id":7502, "last_modified":"2016-10-20T10:31:34.856675Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7502/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.683637, "lon":5.807952, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue Leon Castilhon, 46 6700 Arlon<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue Leon Castilhon, 46 6700 Arlon", "manager_type":"", "created":"2016-10-20T10:31:34.866490Z", "id":7503, "last_modified":"2016-10-20T10:31:34.874357Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7503/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.686456, "lon":5.822596, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : route de Bastogne, 30 6700 Arlon<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"route de Bastogne, 30 6700 Arlon", "manager_type":"", "created":"2016-10-20T10:31:34.882761Z", "id":7504, "last_modified":"2016-10-20T10:31:34.889476Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7504/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.68943, "lon":5.80734, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 50 rue Ste Croix 6700 Arlon<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"50 rue Ste Croix 6700 Arlon", "manager_type":"", "created":"2016-10-20T10:31:34.896988Z", "id":7505, "last_modified":"2016-10-20T10:31:34.903658Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7505/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.68764, "lon":5.830253, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : av. de Mersch, n° 106 6700 Arlon<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"av. de Mersch, n° 106 6700 Arlon", "manager_type":"", "created":"2016-10-20T10:31:34.912582Z", "id":7506, "last_modified":"2016-10-20T10:31:34.918774Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7506/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.673242, "lon":5.817382, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 80b rue de la Meuse 6700 Arlon<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"80b rue de la Meuse 6700 Arlon", "manager_type":"", "created":"2016-10-20T10:31:34.926180Z", "id":7507, "last_modified":"2016-10-20T10:31:34.931604Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7507/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.678441, "lon":5.80456, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 4 place de L'Yser 6700 Arlon<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"4 place de L'Yser 6700 Arlon", "manager_type":"", "created":"2016-10-20T10:31:34.940289Z", "id":7508, "last_modified":"2016-10-20T10:31:34.945918Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7508/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.560125, "lon":5.837592, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de Rodange, 30 6791 Athus<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de Rodange, 30 6791 Athus", "manager_type":"", "created":"2016-10-20T10:31:34.954786Z", "id":7509, "last_modified":"2016-10-20T10:31:34.960751Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7509/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.741134, "lon":5.723126, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Nobressart 6700 252 rue de la Halte<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Nobressart 6700 252 rue de la Halte", "manager_type":"", "created":"2016-10-20T10:31:34.967039Z", "id":7510, "last_modified":"2016-10-20T10:31:34.976128Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7510/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.0812, "lon":5.705703, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 472 Compogne 6687 Bertogne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"472 Compogne 6687 Bertogne", "manager_type":"", "created":"2016-10-20T10:31:34.985450Z", "id":7511, "last_modified":"2016-10-20T10:31:34.993585Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7511/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.561348, "lon":5.742179, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 25 rue du Cimetière 6792 Halanzy<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"25 rue du Cimetière 6792 Halanzy", "manager_type":"", "created":"2016-10-20T10:31:35.004245Z", "id":7512, "last_modified":"2016-10-20T10:31:35.011896Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7512/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.841764, "lon":5.436003, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : sur la place Charles Bergh Neufchâteau 6840<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"sur la place Charles Bergh Neufchâteau 6840", "manager_type":"", "created":"2016-10-20T10:31:35.019787Z", "id":7513, "last_modified":"2016-10-20T10:31:35.026749Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7513/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.841754, "lon":5.434177, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : au Centre du Lac 6840 Neufchâteau<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"au Centre du Lac 6840 Neufchâteau", "manager_type":"", "created":"2016-10-20T10:31:35.035499Z", "id":7514, "last_modified":"2016-10-20T10:31:35.044882Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7514/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.83108, "lon":5.3905, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Warmifontaine 6840 Neufchâteau<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Warmifontaine 6840 Neufchâteau", "manager_type":"", "created":"2016-10-20T10:31:35.055444Z", "id":7515, "last_modified":"2016-10-20T10:31:35.061863Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7515/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.844, "lon":5.37378, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Petitvoir 6840 Neufchâteau<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Petitvoir 6840 Neufchâteau", "manager_type":"", "created":"2016-10-20T10:31:35.069667Z", "id":7516, "last_modified":"2016-10-20T10:31:35.076321Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7516/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.83484, "lon":5.4996, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Namoussart 6840 Neufchâteau<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Namoussart 6840 Neufchâteau", "manager_type":"", "created":"2016-10-20T10:31:35.084046Z", "id":7517, "last_modified":"2016-10-20T10:31:35.089812Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7517/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.559703, "lon":5.528326, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 3 place Vandervelde 6762 Virton<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"3 place Vandervelde 6762 Virton", "manager_type":"", "created":"2016-10-20T10:31:35.097659Z", "id":7518, "last_modified":"2016-10-20T10:31:35.104920Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7518/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.820268, "lon":5.32468, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Grand Rue 3, 6887 Saint Médard <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grand Rue 3, 6887 Saint Médard ", "manager_type":"", "created":"2016-10-20T10:31:35.114217Z", "id":7519, "last_modified":"2016-10-20T10:31:35.119960Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7519/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.998971, "lon":4.462221, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Au Domaine des Ecureuils 5660 Couvin<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Au Domaine des Ecureuils 5660 Couvin", "manager_type":"", "created":"2016-10-20T10:31:35.128454Z", "id":7520, "last_modified":"2016-10-20T10:31:35.134573Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7520/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.05197, "lon":4.49457, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue du Bon Temps, 404, 5660 Couvin <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Bon Temps, 404, 5660 Couvin ", "manager_type":"", "created":"2016-10-20T10:31:35.143581Z", "id":7521, "last_modified":"2016-10-20T10:31:35.151676Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7521/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.051728, "lon":4.495011, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Faubourg St Germain, 23, 5660 Couvin <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Faubourg St Germain, 23, 5660 Couvin ", "manager_type":"", "created":"2016-10-20T10:31:35.163412Z", "id":7522, "last_modified":"2016-10-20T10:31:35.169075Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7522/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.055877, "lon":4.492052, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 5660 Couvin Rue de la Gare, 28<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"5660 Couvin Rue de la Gare, 28", "manager_type":"", "created":"2016-10-20T10:31:35.177738Z", "id":7523, "last_modified":"2016-10-20T10:31:35.184850Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7523/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.044267, "lon":4.499864, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : 5660 Couvin Rue de la Foulerie, 12/2<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"5660 Couvin Rue de la Foulerie, 12/2", "manager_type":"", "created":"2016-10-20T10:31:35.194616Z", "id":7524, "last_modified":"2016-10-20T10:31:35.200969Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7524/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.135895, "lon":4.745796, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Martin Sandron 114, 5680 Doische<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Martin Sandron 114, 5680 Doische", "manager_type":"", "created":"2016-10-20T10:31:35.210249Z", "id":7525, "last_modified":"2016-10-20T10:31:35.216294Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7525/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.560905, "lon":4.692144, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue Notre-Dame 13, 5030 Gembloux<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue Notre-Dame 13, 5030 Gembloux", "manager_type":"", "created":"2016-10-20T10:31:35.223017Z", "id":7526, "last_modified":"2016-10-20T10:31:35.229020Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7526/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.563337, "lon":4.693495, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue du Moulin 55, 5030 Gembloux<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue du Moulin 55, 5030 Gembloux", "manager_type":"", "created":"2016-10-20T10:31:35.237737Z", "id":7527, "last_modified":"2016-10-20T10:31:35.243741Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7527/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.573319, "lon":4.687767, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue de la Station, 5030 Gembloux <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue de la Station, 5030 Gembloux ", "manager_type":"", "created":"2016-10-20T10:31:35.252494Z", "id":7528, "last_modified":"2016-10-20T10:31:35.258617Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7528/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.550799, "lon":4.721073, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place de l’Église, 5030 Gembloux <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place de l’Église, 5030 Gembloux ", "manager_type":"", "created":"2016-10-20T10:31:35.267378Z", "id":7529, "last_modified":"2016-10-20T10:31:35.277676Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7529/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.572513, "lon":4.691364, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Chaussée de Wavre 37, 5030 Gembloux <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée de Wavre 37, 5030 Gembloux ", "manager_type":"", "created":"2016-10-20T10:31:35.289857Z", "id":7530, "last_modified":"2016-10-20T10:31:35.295500Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7530/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.51983, "lon":4.704054, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de la Croix-Rouge, 20, 5032 Gembloux <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de la Croix-Rouge, 20, 5032 Gembloux ", "manager_type":"", "created":"2016-10-20T10:31:35.304296Z", "id":7531, "last_modified":"2016-10-20T10:31:35.309987Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7531/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.55808, "lon":4.677253, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : chaussée de Charleroi, 193, 5030 Gembloux <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"chaussée de Charleroi, 193, 5030 Gembloux ", "manager_type":"", "created":"2016-10-20T10:31:35.317863Z", "id":7532, "last_modified":"2016-10-20T10:31:35.323586Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7532/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.560732, "lon":4.694778, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Grand'rue, 42, 5030 Gembloux <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Grand'rue, 42, 5030 Gembloux ", "manager_type":"", "created":"2016-10-20T10:31:35.333456Z", "id":7533, "last_modified":"2016-10-20T10:31:35.342528Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7533/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.587168, "lon":4.650609, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue Omer Piérard, 137, 5030 Gembloux <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue Omer Piérard, 137, 5030 Gembloux ", "manager_type":"", "created":"2016-10-20T10:31:35.354245Z", "id":7534, "last_modified":"2016-10-20T10:31:35.360261Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7534/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.536202, "lon":4.658833, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de la Maison d'Orbais, 25, 5032 Gembloux <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de la Maison d'Orbais, 25, 5032 Gembloux ", "manager_type":"", "created":"2016-10-20T10:31:35.368362Z", "id":7535, "last_modified":"2016-10-20T10:31:35.374131Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7535/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.348234, "lon":4.869627, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : rue de Mont, 9 5530 Godinne<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"rue de Mont, 9 5530 Godinne", "manager_type":"", "created":"2016-10-20T10:31:35.388413Z", "id":7536, "last_modified":"2016-10-20T10:31:35.394494Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7536/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.037612, "lon":4.425617, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place Dr Charles Briquet, 3 5660 Gonrieux<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place Dr Charles Briquet, 3 5660 Gonrieux", "manager_type":"", "created":"2016-10-20T10:31:35.400286Z", "id":7537, "last_modified":"2016-10-20T10:31:35.405900Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7537/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.420695, "lon":4.773792, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : place de Buzet 5150 Floreffe<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"place de Buzet 5150 Floreffe", "manager_type":"", "created":"2016-10-20T10:31:35.411374Z", "id":7538, "last_modified":"2016-10-20T10:31:35.416758Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7538/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.443114, "lon":4.763417, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Célestin Hastir, 105, 5150 Floreffe<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Célestin Hastir, 105, 5150 Floreffe", "manager_type":"", "created":"2016-10-20T10:31:35.423987Z", "id":7539, "last_modified":"2016-10-20T10:31:35.430493Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7539/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.212995, "lon":4.82142, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Avenue Guy Stinglhamber 6, 5540 Hastière<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Avenue Guy Stinglhamber 6, 5540 Hastière", "manager_type":"", "created":"2016-10-20T10:31:35.438909Z", "id":7540, "last_modified":"2016-10-20T10:31:35.445228Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7540/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.215322, "lon":4.822561, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Marcel-Lespagne 47 5540 Hastière-Lavaux<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Marcel-Lespagne 47 5540 Hastière-Lavaux", "manager_type":"", "created":"2016-10-20T10:31:35.451195Z", "id":7541, "last_modified":"2016-10-20T10:31:35.457089Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7541/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.21486, "lon":4.828501, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Route de Blaimont 1, 5541 Hastière-par-delà<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Route de Blaimont 1, 5541 Hastière-par-delà", "manager_type":"", "created":"2016-10-20T10:31:35.465797Z", "id":7542, "last_modified":"2016-10-20T10:31:35.471493Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7542/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.21676, "lon":4.824002, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Larifosse 10, 5540 Hastière-Lavaux<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Larifosse 10, 5540 Hastière-Lavaux", "manager_type":"", "created":"2016-10-20T10:31:35.479225Z", "id":7543, "last_modified":"2016-10-20T10:31:35.485062Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7543/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.455437, "lon":4.868029, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : la place Saint Calixte 5100 Jambes<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"la place Saint Calixte 5100 Jambes", "manager_type":"", "created":"2016-10-20T10:31:35.495592Z", "id":7544, "last_modified":"2016-10-20T10:31:35.502001Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7544/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.09795, "lon":4.507942, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Chaussée de Philippeville, 93, 5660 Mariembourg <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Chaussée de Philippeville, 93, 5660 Mariembourg ", "manager_type":"", "created":"2016-10-20T10:31:35.510948Z", "id":7545, "last_modified":"2016-10-20T10:31:35.516915Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7545/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.118744, "lon":4.64767, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue du Carmel, 8 A, 5680 Matagne-la-Petite <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Carmel, 8 A, 5680 Matagne-la-Petite ", "manager_type":"", "created":"2016-10-20T10:31:35.525220Z", "id":7546, "last_modified":"2016-10-20T10:31:35.531076Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7546/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.228877, "lon":4.774433, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Sous-Lieut.-Piérard 1, 5520 Onhaye<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Sous-Lieut.-Piérard 1, 5520 Onhaye", "manager_type":"", "created":"2016-10-20T10:31:35.541592Z", "id":7547, "last_modified":"2016-10-20T10:31:35.547384Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7547/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.463167, "lon":4.867597, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place d'Armes 5000 Namur<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place d'Armes 5000 Namur", "manager_type":"", "created":"2016-10-20T10:31:35.554325Z", "id":7548, "last_modified":"2016-10-20T10:31:35.559840Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7548/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.464465, "lon":4.861875, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Basse Marcinelle 5000 Namur<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Basse Marcinelle 5000 Namur", "manager_type":"", "created":"2016-10-20T10:31:35.567181Z", "id":7549, "last_modified":"2016-10-20T10:31:35.572838Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7549/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.074238, "lon":4.547781, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Longue, 12, 5670 Nismes <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Longue, 12, 5670 Nismes ", "manager_type":"", "created":"2016-10-20T10:31:35.581393Z", "id":7550, "last_modified":"2016-10-20T10:31:35.587212Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7550/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.074267, "lon":4.547672, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Vieille Eglise, 10 5670 Nismes<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Vieille Eglise, 10 5670 Nismes", "manager_type":"", "created":"2016-10-20T10:31:35.594627Z", "id":7551, "last_modified":"2016-10-20T10:31:35.600191Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7551/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.024192, "lon":4.639115, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Jean-Baptiste Periquet, 6, 5670 Oignies <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Jean-Baptiste Periquet, 6, 5670 Oignies ", "manager_type":"", "created":"2016-10-20T10:31:35.608494Z", "id":7552, "last_modified":"2016-10-20T10:31:35.614068Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7552/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.071712, "lon":4.607187, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Saint-Eloi, 25A 5670 Olloy<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Saint-Eloi, 25A 5670 Olloy", "manager_type":"", "created":"2016-10-20T10:31:35.622504Z", "id":7553, "last_modified":"2016-10-20T10:31:35.627896Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7553/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":49.965942, "lon":4.483753, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue de Brûly, 2, 5660 Petite Chapelle <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue de Brûly, 2, 5660 Petite Chapelle ", "manager_type":"", "created":"2016-10-20T10:31:35.637112Z", "id":7554, "last_modified":"2016-10-20T10:31:35.642659Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7554/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.092782, "lon":4.66702, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue Eugène Defraire, 36, 5670 Treignes <br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue Eugène Defraire, 36, 5670 Treignes ", "manager_type":"", "created":"2016-10-20T10:31:35.649823Z", "id":7555, "last_modified":"2016-10-20T10:31:35.654972Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7555/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.46972, "lon":4.616867, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Rue du Tombois 5060 Velaine-sur-Sambre<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Rue du Tombois 5060 Velaine-sur-Sambre", "manager_type":"", "created":"2016-10-20T10:31:35.661263Z", "id":7556, "last_modified":"2016-10-20T10:31:35.666509Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7556/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîtes à livres", "lat":50.4481, "lon":3.818801, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîtes à livres</h5><em>Adresse</em> : Place des Combattants 7330 Saint-Ghislain<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"Place des Combattants 7330 Saint-Ghislain", "manager_type":"", "created":"2016-10-20T10:31:35.674215Z", "id":7557, "last_modified":"2016-10-20T10:31:35.679396Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/7557/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/10/2016"}, {"name":"Boîte à lire de Velaines", "lat":50.44390933796778, "lon":4.862346053123473, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à lire de Velaines</h5><em>Adresse</em> : Chemin des pêcheurs, 5100 Jambes<br><br>Depuis septembre 2016 en bord de Meuse à Jambes, juste en face de l’île Vas-t-y-frotte (près de la rue « Pierre du diable »), une petite vitrine alléchante: des livres en liberté, en migration. On peut y prendre un livre qui nous plait, et y déposer (le même jour ou plus tard, quand ça nous chante) un livre qui nous a plu.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Depuis septembre 2016 en bord de Meuse à Jambes, juste en face de l’île Vas-t-y-frotte (près de la rue « Pierre du diable »), une petite vitrine alléchante: des livres en liberté, en migration. On peut y prendre un livre qui nous plait, et y déposer (le même jour ou plus tard, quand ça nous chante) un livre qui nous a plu.", "web":"", "phone":"", "address":"Chemin des pêcheurs, 5100 Jambes", "manager_type":{"code":"individu", "name":"individu ou 'association de fait'"}, "created":"2016-10-22T15:28:11.308058Z", "id":8852, "last_modified":"2016-10-22T15:28:11.308092Z", "last_author":"benoi", "history":"http://maps.dewey.be/api/markers/8852/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"22/10/2016"}, {"name":"Boîte à livres", "lat":50.8619119859525, "lon":4.3930211663246155, "subcategories":[{"name":"Boîtes à livres", "id":50}], "popup":"<h5>Boîte à livres</h5><em>Adresse</em> : Site Josaphat, Avenue Hustave Latinis, 1030 Schaerbeek<br><br><em>Téléphone</em> : +32474803160<br><br><b><a target=\"_blank\" href=\"http://www.latinis1030.be\">Site web</a></b><br><br>Boîte à livres qui se trouve dans le \"jardin latinis\"<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Boîte à livres qui se trouve dans le \"jardin latinis\"", "web":"http://www.latinis1030.be", "phone":"+32474803160", "address":"Site Josaphat, Avenue Hustave Latinis, 1030 Schaerbeek", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-11-11T16:41:45.449922Z", "id":9373, "last_modified":"2016-11-11T16:41:45.449949Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9373/history", "email_before_at":"latinis", "email_after_at":"dewey.be", "last_modified_dmY":"11/11/2016"}, {"name":"PLOEF! PLus On Est de Fous...", "lat":50.88507855788091, "lon":4.323200583457947, "subcategories":[{"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Eau potable", "id":115}, {"name":"Boîtes à livres", "id":50}, {"name":"Givebox", "id":210}, {"name":"Cafés-concerts, lieux de concert", "id":110}, {"name":"Associations d'éducation permanente", "id":13}, {"name":"Maisons de quartiers", "id":10}, {"name":"Initiatives de transition", "id":201}, {"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}], "popup":"<h5>PLOEF! PLus On Est de Fous...</h5><em>Adresse</em> : Rue Bonaventure 100, 1090 Bruxelles<br><br><em>Téléphone</em> : +3224769807<br><br><b><a target=\"_blank\" href=\"http://www.ploef.eu\">Site web</a></b><br><br>PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"PLOEF! PLus On Est de Fous… est un lieu chaleureux où des activités diverses vous attendent… Films, documentaires, repas, concerts, débats, ateliers, paniers bio, réflexion sociétales, pique-nique au jardin, rencontre de HP, contes…\r\nSoyez les bienvenus en curieux distraits, en tant que bénévoles ou en tant que porteurs de projets…", "web":"http://www.ploef.eu", "phone":"+3224769807", "address":"Rue Bonaventure 100, 1090 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-08T21:58:21.186446Z", "id":10805, "last_modified":"2017-03-09T09:12:10.799388Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/10805/history", "email_before_at":"ploefplus", "email_after_at":"gmail.com", "last_modified_dmY":"09/03/2017"}, {"name":"L'Air Libre", "lat":50.82563178336028, "lon":4.373761564493179, "subcategories":[{"name":"Boîtes à livres", "id":50}, {"name":"Cafés-concerts, lieux de concert", "id":110}, {"name":"Musées et expositions", "id":111}], "popup":"<h5>L'Air Libre</h5><em>Adresse</em> : 44 Rue Alphonse De Witte 1050 Ixelles<br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"", "phone":"", "address":"44 Rue Alphonse De Witte 1050 Ixelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-03-31T12:41:19.536255Z", "id":10871, "last_modified":"2017-03-31T12:41:19.536294Z", "last_author":"Mehdi", "history":"http://maps.dewey.be/api/markers/10871/history", "email_before_at":"info", "email_after_at":"lairlibre.be", "last_modified_dmY":"31/03/2017"}] \ No newline at end of file
diff --git a/data/markers-71.json b/data/markers-71.json
new file mode 100644
index 0000000..92d7494
--- /dev/null
+++ b/data/markers-71.json
@@ -0,0 +1 @@
+[{"name":"Les ateliers de la rue Voot", "lat":50.840833, "lon":4.435833, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Les ateliers de la rue Voot</h5><em>Adresse</em> : 91 rue Voot 1200 Woluwe-Saint-Lambert<br><br><em>Téléphone</em> : 02 762 48 93<br><br><b><a target=\"_blank\" href=\"http://www.voot.be/\">Site web</a></b><br><br>Les ateliers de la rue Voot ont été créés par un collectif d'artistes au lendemain de la crise pétrolière. A l'époque, tous les dimanches sont \"sans voitures\" à Bruxelles. On réfléchit à de nouveaux modes de mobilité et de consommation... C'est ainsi qu'apparaissent les premiers \"ateliers vélos\". Les ateliers organisent également de ateliers de construction de panneaux thermiques.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les ateliers de la rue Voot ont été créés par un collectif d'artistes au lendemain de la crise pétrolière. A l'époque, tous les dimanches sont \"sans voitures\" à Bruxelles. On réfléchit à de nouveaux modes de mobilité et de consommation... C'est ainsi qu'apparaissent les premiers \"ateliers vélos\". Les ateliers organisent également de ateliers de construction de panneaux thermiques.", "web":"http://www.voot.be/", "phone":"02 762 48 93", "address":"91 rue Voot 1200 Woluwe-Saint-Lambert", "manager_type":"", "created":"2015-05-29T15:08:56.194327Z", "id":1167, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1167/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Döner Bekane", "lat":50.83095329098373, "lon":4.37118262052536, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Döner Bekane</h5><em>Adresse</em> : Place Henri Conscience 2 1050 Ixelles<br><br><em>Téléphone</em> : 0477 73 68 84<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/profile.php?id=100006163517264&ref=br_rs\">Site web</a></b><br><br>Réparations vélo<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Réparations vélo", "web":"https://www.facebook.com/profile.php?id=100006163517264&ref=br_rs", "phone":"0477 73 68 84", "address":"Place Henri Conscience 2 1050 Ixelles", "manager_type":"", "created":"2015-07-08T08:26:53.344468Z", "id":2056, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2056/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Vélo Cité", "lat":50.867072, "lon":4.372072, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Vélo Cité</h5><em>Adresse</em> : Place Colignon 13-15 1030 Schaerbeek<br><br><em>Téléphone</em> : 02 241 36 35<br><br><b><a target=\"_blank\" href=\"http://home.scarlet.be/velocite\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://home.scarlet.be/velocite", "phone":"02 241 36 35", "address":"Place Colignon 13-15 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T15:08:57.787298Z", "id":1193, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1193/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Pignon sur Roue", "lat":50.86169970068652, "lon":4.382852911949158, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Pignon sur Roue</h5><em>Adresse</em> : 1 rue Josse Impens - 1030 Schaerbeek<br><br><em>Téléphone</em> : 0495 84 70 47<br><br><b><a target=\"_blank\" href=\"http://fr.yelp.be/biz/pignon-sur-roue-schaerbeek\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://fr.yelp.be/biz/pignon-sur-roue-schaerbeek", "phone":"0495 84 70 47", "address":"1 rue Josse Impens - 1030 Schaerbeek", "manager_type":"", "created":"2015-07-13T13:56:38.066069Z", "id":2084, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2084/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"123 Vélo", "lat":50.851819, "lon":4.365819, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>123 Vélo</h5><em>Adresse</em> : Rue de l'Association 11 - 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://www.123rueroyale.be\">Site web</a></b><br><br>\"Cet atelier vous propose ses outils et ses conseils pour vous rendre la liberté de réparer votre moyen de locomotion préféré: le Vélo. 123VELO est basé sur l’échange de compétences et de matériels et se fait toujours grâce aux dons de vélos non-utilisés, cassés, accidentés, ainsi que de toutes pièces tachées ou détachées. Ici tout le monde peut réparer ou apprendre à réparer son vélo. Les plus motivés pourront construire leur propre vélo en partant de zéro, mais aussi tout autre projet utilitaire, expérimental ou artistique, tant qu’il roule !\" (Source : www.123rueroyale.be)\r\n\r\nLe mardi et jeudi de 18h00 à 21h00\r\nRue de l'Association 11, 1000 Bruxelles<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Cet atelier vous propose ses outils et ses conseils pour vous rendre la liberté de réparer votre moyen de locomotion préféré: le Vélo. 123VELO est basé sur l’échange de compétences et de matériels et se fait toujours grâce aux dons de vélos non-utilisés, cassés, accidentés, ainsi que de toutes pièces tachées ou détachées. Ici tout le monde peut réparer ou apprendre à réparer son vélo. Les plus motivés pourront construire leur propre vélo en partant de zéro, mais aussi tout autre projet utilitaire, expérimental ou artistique, tant qu’il roule !\" (Source : www.123rueroyale.be)\r\n\r\nLe mardi et jeudi de 18h00 à 21h00\r\nRue de l'Association 11, 1000 Bruxelles", "web":"http://www.123rueroyale.be", "phone":"", "address":"Rue de l'Association 11 - 1000 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-05-29T15:08:53.710605Z", "id":1132, "last_modified":"2016-10-26T10:09:01.381266Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/1132/history", "email_before_at":"info", "email_after_at":"123rueroyale.be", "last_modified_dmY":"26/10/2016"}, {"name":"Allée du Kaai", "lat":50.863434, "lon":4.349434, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Allée du Kaai</h5><em>Adresse</em> : Avenue du Port 49-55 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://alleedukaai.be/fr/activity/atelier-velo/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://alleedukaai.be/fr/activity/atelier-velo/", "phone":"", "address":"Avenue du Port 49-55 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:08:53.795619Z", "id":1133, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1133/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Bike Paradise", "lat":50.822953, "lon":4.359953, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Bike Paradise</h5><em>Adresse</em> : Avenue Américaine 101 1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.voot.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.voot.be", "phone":"", "address":"Avenue Américaine 101 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:08:53.987303Z", "id":1136, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1136/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Broebelair", "lat":50.834551, "lon":4.398551, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Broebelair</h5><em>Adresse</em> : Rue de la Grande Haie 105 1040 Etterbeek<br><br><b><a target=\"_blank\" href=\"http://www.broebelair.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.broebelair.be", "phone":"", "address":"Rue de la Grande Haie 105 1040 Etterbeek", "manager_type":"", "created":"2015-05-29T15:08:54.228607Z", "id":1141, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1141/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Cyclo : Point Vélo Central", "lat":50.845929, "lon":4.356929, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Cyclo : Point Vélo Central</h5><em>Adresse</em> : Europakruispunt 2 1000 Bruxelles<br><br><em>Téléphone</em> : 02 513 04 09<br><br><b><a target=\"_blank\" href=\"http://cyclo.org/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://cyclo.org/", "phone":"02 513 04 09", "address":"Europakruispunt 2 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:08:54.687109Z", "id":1149, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1149/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Cyclo : Point Vélo Luxembourg", "lat":50.840455, "lon":4.373455, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Cyclo : Point Vélo Luxembourg</h5><em>Adresse</em> : Trierstraat 1 1000 Bruxelles<br><br><em>Téléphone</em> : 02 224 77 22<br><br><b><a target=\"_blank\" href=\"http://cyclo.org/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://cyclo.org/", "phone":"02 224 77 22", "address":"Trierstraat 1 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:08:54.712318Z", "id":1150, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1150/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Cyclo : Point Vélo Midi", "lat":50.835376, "lon":4.337376, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Cyclo : Point Vélo Midi</h5><em>Adresse</em> : Fonsnylaan 47B 1060 Saint-Gilles<br><br><em>Téléphone</em> : 02 544 05 94<br><br><b><a target=\"_blank\" href=\"http://cyclo.org/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://cyclo.org/", "phone":"02 544 05 94", "address":"Fonsnylaan 47B 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:08:54.787172Z", "id":1151, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1151/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Cyclo : Point Vélo Nord", "lat":50.861197, "lon":4.358197, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Cyclo : Point Vélo Nord</h5><em>Adresse</em> : Vooruitgangstraat 80 / 40 1030 Schaerbeek<br><br><em>Téléphone</em> : 02 203 85 55<br><br><b><a target=\"_blank\" href=\"http://cyclo.org/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://cyclo.org/", "phone":"02 203 85 55", "address":"Vooruitgangstraat 80 / 40 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T15:08:54.812101Z", "id":1152, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1152/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Cycloperativa", "lat":50.843773, "lon":4.343773, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Cycloperativa</h5><em>Adresse</em> : Rue du midi 165A 1000 Bruxelles<br><br><em>Téléphone</em> : 0485/481.599<br><br><b><a target=\"_blank\" href=\"http://cycloperativa.org/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://cycloperativa.org/", "phone":"0485/481.599", "address":"Rue du midi 165A 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:08:55.129082Z", "id":1158, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1158/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Ecole Clair-Vivre", "lat":50.870985, "lon":4.395985, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Ecole Clair-Vivre</h5><em>Adresse</em> : Rue du Tilleul 257 1140 Evere<br><br><em>Téléphone</em> : 02/242.42.54<br><br><b><a target=\"_blank\" href=\"http://www.clairvivre.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.clairvivre.be", "phone":"02/242.42.54", "address":"Rue du Tilleul 257 1140 Evere", "manager_type":"", "created":"2015-05-29T15:08:55.229015Z", "id":1160, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1160/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Papa Douala", "lat":50.825454, "lon":4.346454, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Papa Douala</h5><em>Adresse</em> : 12 avenue Demeur 1060 Saint-Gilles<br><br><em>Téléphone</em> : 0479/30.28.49<br><br><b><a target=\"_blank\" href=\"http://www.papadouala.collectifs.net/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.papadouala.collectifs.net/", "phone":"0479/30.28.49", "address":"12 avenue Demeur 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:08:56.592077Z", "id":1174, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1174/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Velosofiets", "lat":50.812562, "lon":4.324562, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Velosofiets</h5><em>Adresse</em> : Avenue Zaman 18 1190 Forest<br><br><em>Téléphone</em> : 0491 17 41 64<br><br><b><a target=\"_blank\" href=\"http://www.velosofiets.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.velosofiets.be", "phone":"0491 17 41 64", "address":"Avenue Zaman 18 1190 Forest", "manager_type":"", "created":"2015-05-29T15:08:58.328880Z", "id":1201, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1201/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Voot : Fietspunt/Point vélo", "lat":50.823996, "lon":4.398996, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Voot : Fietspunt/Point vélo</h5><em>Adresse</em> : 40 boulevard du Triomphe 1160 Auderghem<br><br><em>Téléphone</em> : 02 762 48 93<br><br><b><a target=\"_blank\" href=\"http://www.voot.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.voot.be", "phone":"02 762 48 93", "address":"40 boulevard du Triomphe 1160 Auderghem", "manager_type":"", "created":"2015-05-29T15:08:58.428850Z", "id":1203, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1203/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Cyclo-Fietsatelier VZW", "lat":50.852522, "lon":4.346522, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Cyclo-Fietsatelier VZW</h5><em>Adresse</em> : Rue de Flandre 85 1000 Bruxelles<br><br><em>Téléphone</em> : 02 513 95 55<br><br><b><a target=\"_blank\" href=\"http://www.recyclo.org\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.recyclo.org", "phone":"02 513 95 55", "address":"Rue de Flandre 85 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:08:55.053866Z", "id":1157, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1157/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Cyclo Bockstael", "lat":50.873822, "lon":4.346822, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Cyclo Bockstael</h5><em>Adresse</em> : Avenue Bockstael 160 1020 Laeken<br><br><em>Téléphone</em> : 02 426 45 04<br><br><b><a target=\"_blank\" href=\"http://cyclo.org/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://cyclo.org/", "phone":"02 426 45 04", "address":"Avenue Bockstael 160 1020 Laeken", "manager_type":"", "created":"2015-05-29T15:08:54.837095Z", "id":1153, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1153/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Cyclo : Atelier", "lat":50.852522, "lon":4.346522, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Cyclo : Atelier</h5><em>Adresse</em> : Rue de Flandre 85 1000 Bruxelles<br><br><em>Téléphone</em> : 02 513 95 55<br><br><b><a target=\"_blank\" href=\"http://cyclo.org/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://cyclo.org/", "phone":"02 513 95 55", "address":"Rue de Flandre 85 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:08:54.653726Z", "id":1148, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1148/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Velofixer", "lat":50.847301, "lon":4.349254, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Velofixer</h5><em>Adresse</em> : rue des Pierres 9 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.velofixer.com\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.velofixer.com", "phone":"/", "address":"rue des Pierres 9 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:08:58.170373Z", "id":1199, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1199/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Vélo Pipette", "lat":50.800035, "lon":4.419035, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Vélo Pipette</h5><em>Adresse</em> : 47, rue de l’Hospice communal 1170 Watermael-Boitsfort<br><br><em>Téléphone</em> : 02/672 16 98<br><br><b><a target=\"_blank\" href=\"http://www.velopipette.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.velopipette.be", "phone":"02/672 16 98", "address":"47, rue de l’Hospice communal 1170 Watermael-Boitsfort", "manager_type":"", "created":"2015-05-29T15:08:57.946211Z", "id":1195, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1195/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Vélo Fixer", "lat":50.847301, "lon":4.349301, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Vélo Fixer</h5><em>Adresse</em> : rue des Pierres 9 1000 Bruxelles<br><br><em>Téléphone</em> : 0473 48 06 98<br><br><b><a target=\"_blank\" href=\"http://www.velofixer.com/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.velofixer.com/", "phone":"0473 48 06 98", "address":"rue des Pierres 9 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:08:57.860975Z", "id":1194, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1194/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair café Schaerbeek", "lat":50.862102, "lon":4.379112, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Repair café Schaerbeek</h5><em>Adresse</em> : Rue des Coteaux, 307 1030 Schaerbeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://sites.google.com/site/repaircafeschaerbeek/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://sites.google.com/site/repaircafeschaerbeek/", "phone":"/", "address":"Rue des Coteaux, 307 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T15:08:57.262119Z", "id":1184, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1184/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair café Linkebeek", "lat":50.766026, "lon":4.345609, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Repair café Linkebeek</h5><em>Adresse</em> : Rue Arthur Van Dormael 2 A (Ecole communale) 1630 Linkebeek<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.repaircafe.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafe.be", "phone":"/", "address":"Rue Arthur Van Dormael 2 A (Ecole communale) 1630 Linkebeek", "manager_type":"", "created":"2015-05-29T15:08:57.161942Z", "id":1182, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1182/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair café Ixelles", "lat":50.832504, "lon":4.37583, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Repair café Ixelles</h5><em>Adresse</em> : Avenue de la Couronne, 12 1050 Ixelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.repaircafebrussels.be\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.repaircafebrussels.be", "phone":"/", "address":"Avenue de la Couronne, 12 1050 Ixelles", "manager_type":"", "created":"2015-05-29T15:08:57.103821Z", "id":1181, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1181/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Repair café Forêt", "lat":50.81623, "lon":4.32623, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Repair café Forêt</h5><em>Adresse</em> : Ten Weyngaert Bondgenotenstraat, 54 Rue des Alliés 1190 Forest-Vorst<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/RepairCafeVorstForest\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"https://www.facebook.com/RepairCafeVorstForest", "phone":"/", "address":"Ten Weyngaert Bondgenotenstraat, 54 Rue des Alliés 1190 Forest-Vorst", "manager_type":"", "created":"2015-05-29T15:08:56.995336Z", "id":1179, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1179/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Papa Douala", "lat":50.825454, "lon":4.346454, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Papa Douala</h5><em>Adresse</em> : 12 avenue Adolphe Demeur 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.papadouala.collectifs.net/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.papadouala.collectifs.net/", "phone":"/", "address":"12 avenue Adolphe Demeur 1060 Saint-Gilles", "manager_type":"", "created":"2015-05-29T15:08:56.637142Z", "id":1175, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1175/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Velofabrik", "lat":50.844942, "lon":4.343164, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Velofabrik</h5><em>Adresse</em> : rue du Vautour 4 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://www.velofabrik.be/\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.velofabrik.be/", "phone":"/", "address":"rue du Vautour 4 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:08:58.087126Z", "id":1198, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1198/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Pro Velo asbl", "lat":50.83804562648515, "lon":4.367682337760925, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Pro Velo asbl</h5><em>Adresse</em> : Rue de Londres 15, 1050 Bruxelles<br><br><em>Téléphone</em> : 02 502 73 55<br><br><b><a target=\"_blank\" href=\"http://www.provelo.org\">Site web</a></b><br><br>L'objectif général poursuivi par Pro Velo est d'améliorer la qualité et le cadre de vie en contribuant activement au transfert modal de la voiture vers le vélo.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"L'objectif général poursuivi par Pro Velo est d'améliorer la qualité et le cadre de vie en contribuant activement au transfert modal de la voiture vers le vélo.", "web":"http://www.provelo.org", "phone":"02 502 73 55", "address":"Rue de Londres 15, 1050 Bruxelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2016-01-25T23:44:19.830215Z", "id":3279, "last_modified":"2017-09-04T11:33:17.165635Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3279/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"04/09/2017"}, {"name":"Velofabrik Brussels handmade bicycles", "lat":50.84500684759814, "lon":4.34309184551239, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Velofabrik Brussels handmade bicycles</h5><em>Adresse</em> : Rue du Vautour 4<br><br><em>Téléphone</em> : 0488 609 199<br><br><b><a target=\"_blank\" href=\"http://www.velofabrik.be\">Site web</a></b><br><br>\"Fabrique Bruxelloise de vélos de qualité supérieure assemblés à partir de composants durables les plus locaux possibles. Société coopérative à finalité sociale appartenant aux cyclistes de Bruxelles ou d'ailleurs et aux coopérateurs/trices qui veulent relocaliser l'activité manufacturière. Les bénéfices sont réinvestis dans des actions de mobilité vélo comme les ateliers de quartier par exemple.\" (source : velofabrik.be)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Fabrique Bruxelloise de vélos de qualité supérieure assemblés à partir de composants durables les plus locaux possibles. Société coopérative à finalité sociale appartenant aux cyclistes de Bruxelles ou d'ailleurs et aux coopérateurs/trices qui veulent relocaliser l'activité manufacturière. Les bénéfices sont réinvestis dans des actions de mobilité vélo comme les ateliers de quartier par exemple.\" (source : velofabrik.be)", "web":"http://www.velofabrik.be", "phone":"0488 609 199", "address":"Rue du Vautour 4", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-03-01T18:36:24.878761Z", "id":3336, "last_modified":"2017-05-05T13:59:24.139689Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3336/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"05/05/2017"}, {"name":"Racagnac", "lat":50.85139864364066, "lon":4.375219345092773, "subcategories":[{"name":"Ateliers vélo", "id":71}], "popup":"<h5>Racagnac</h5><em>Adresse</em> : 71 Rue de Liedekerke, 1210 Saint-Josse<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/racagnac/?fref=ts\">Site web</a></b><br><br>\"Besoin d'une réparation vélo? Passe au Racagnac, l'atelier vélo participatif ouvert chaque mercredi de 18h à 20h au 71 rue de Liedekerke ! Une équipes de bénévoles est présente pour vous aider à réparer votre vélo. Nous disposons de tout l’outillage nécessaire et de certaines pièces de rechange (chambre à air, câbles, etc.). La dimension conviviale du projet est centrale pour nous. Venir à l’atelier, avec ou sans vélo, c’est l’occasion de rencontrer des gens du quartier, d’apprendre à réparer son vélo et pour certains ou d’apprendre aux autres à réparer leur vélo.\" (source : reseauades.net)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Besoin d'une réparation vélo? Passe au Racagnac, l'atelier vélo participatif ouvert chaque mercredi de 18h à 20h au 71 rue de Liedekerke ! Une équipes de bénévoles est présente pour vous aider à réparer votre vélo. Nous disposons de tout l’outillage nécessaire et de certaines pièces de rechange (chambre à air, câbles, etc.). La dimension conviviale du projet est centrale pour nous. Venir à l’atelier, avec ou sans vélo, c’est l’occasion de rencontrer des gens du quartier, d’apprendre à réparer son vélo et pour certains ou d’apprendre aux autres à réparer leur vélo.\" (source : reseauades.net)", "web":"https://www.facebook.com/racagnac/?fref=ts", "phone":"", "address":"71 Rue de Liedekerke, 1210 Saint-Josse", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-03-08T15:30:42.123071Z", "id":3364, "last_modified":"2017-04-20T16:34:09.866289Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3364/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"20/04/2017"}, {"name":"Réseau ADES", "lat":50.851421768710566, "lon":4.375160336494446, "subcategories":[{"name":"Ateliers vélo", "id":71}, {"name":"Repair cafés", "id":42}, {"name":"GASAP (groupes d'achat)", "id":27}, {"name":"Associations de défense du droit au logement", "id":114}], "popup":"<h5>Réseau ADES</h5><em>Adresse</em> : Rue de Liedekerke 71 - 1200 Saint-Josse-ten-Noode<br><br><b><a target=\"_blank\" href=\"http://www.reseauades.net/\">Site web</a></b><br><br>Le Réseau ADES est un réseau rassemblant des jeunes qui désirent bouger et militer pour une société solidaire, démocratique et écologique. \"Le Réseau est un espace convivial ouvert à tous les gens convaincus que le futur se créera par plus de justice sociale, de conscience écologique et de démocratie, dans toutes leurs formes. Au sein du réseau, nous nous engageons indépendamment de toute couleur partisane, de manière collaborative et horizontale. Il se construit et se développe selon les idées et l’énergie que lui apportent ses membres, chacun s’y engage à sa manière.\" (source: www.reseauades.net)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Réseau ADES est un réseau rassemblant des jeunes qui désirent bouger et militer pour une société solidaire, démocratique et écologique. \"Le Réseau est un espace convivial ouvert à tous les gens convaincus que le futur se créera par plus de justice sociale, de conscience écologique et de démocratie, dans toutes leurs formes. Au sein du réseau, nous nous engageons indépendamment de toute couleur partisane, de manière collaborative et horizontale. Il se construit et se développe selon les idées et l’énergie que lui apportent ses membres, chacun s’y engage à sa manière.\" (source: www.reseauades.net)", "web":"http://www.reseauades.net/", "phone":"", "address":"Rue de Liedekerke 71 - 1200 Saint-Josse-ten-Noode", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-06-22T13:25:40.707896Z", "id":3428, "last_modified":"2017-03-06T06:15:33.281658Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3428/history", "email_before_at":"contact", "email_after_at":"reseauades.net", "last_modified_dmY":"06/03/2017"}] \ No newline at end of file
diff --git a/data/markers-87.json b/data/markers-87.json
new file mode 100644
index 0000000..16ec7d5
--- /dev/null
+++ b/data/markers-87.json
@@ -0,0 +1 @@
+[{"name":"transforma bxl", "lat":50.872907728655164, "lon":4.4157931208610535, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>transforma bxl</h5><em>Adresse</em> : 13 avenue Jules Bordet, 1140 Evere<br><br><em>Téléphone</em> : 0487 54 85 60<br><br><b><a target=\"_blank\" href=\"http://www.transformabxl.be/\">Site web</a></b><br><br>When you are in a room with great people.. Great things happen!\n\nFor short, transforma bxl is where you work, meet interesting people and learn about new ideas.\n\nA coworking space: transforma bxl is a coworking space hosting a community of entrepreneurs, innovators and change makers. We care about our community members and want to help them drive their projects forward. We provide guidance and facilitate meaningful encounters with the people you should meet.\n\nAn innovation lab: We want to be at the forefront of innovation in brussels organising and hosting relevant workshops, talks, meet ups, trainings, open space meetings, hackathons, barcamps or simply networking drinks. We co-create and curate content in partnership with other organizations, subject-matter experts.. Maybe you?\n\nA meeting space: transforma bxl is ideal for off site meetings, team buildings, trainings, seminars etc. We host your meetings and events and we take care of all the logistical and organisational headache, you just need to focus on what matters to you: the people and the content.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"When you are in a room with great people.. Great things happen!\n\nFor short, transforma bxl is where you work, meet interesting people and learn about new ideas.\n\nA coworking space: transforma bxl is a coworking space hosting a community of entrepreneurs, innovators and change makers. We care about our community members and want to help them drive their projects forward. We provide guidance and facilitate meaningful encounters with the people you should meet.\n\nAn innovation lab: We want to be at the forefront of innovation in brussels organising and hosting relevant workshops, talks, meet ups, trainings, open space meetings, hackathons, barcamps or simply networking drinks. We co-create and curate content in partnership with other organizations, subject-matter experts.. Maybe you?\n\nA meeting space: transforma bxl is ideal for off site meetings, team buildings, trainings, seminars etc. We host your meetings and events and we take care of all the logistical and organisational headache, you just need to focus on what matters to you: the people and the content.", "web":"http://www.transformabxl.be/", "phone":"0487 54 85 60", "address":"13 avenue Jules Bordet, 1140 Evere", "manager_type":"", "created":"2015-07-07T09:57:37.044326Z", "id":2034, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2034/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le Space", "lat":50.852378, "lon":4.343572, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Le Space</h5><em>Adresse</em> : Rue de la Clé 26 1000 Bruxelles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/LeSpace.brussels\">Site web</a></b><br><br>Le Space, un endroit où des acteurs du changement se regroupent pour vous informer et vous proposer des actions concrètes pour une réforme durable.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Space, un endroit où des acteurs du changement se regroupent pour vous informer et vous proposer des actions concrètes pour une réforme durable.", "web":"https://www.facebook.com/LeSpace.brussels", "phone":"/", "address":"Rue de la Clé 26 1000 Bruxelles", "manager_type":"", "created":"2015-05-29T15:16:38.607142Z", "id":1216, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1216/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"M-Brussels Village", "lat":50.860301, "lon":4.36765, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>M-Brussels Village</h5><em>Adresse</em> : Rue des Palais 44 1030 Schaerbeek<br><br><em>Téléphone</em> : +322 211 33 70<br><br><b><a target=\"_blank\" href=\"http://www.mvillage.be/\">Site web</a></b><br><br>Bureaux - matériels<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Bureaux - matériels", "web":"http://www.mvillage.be/", "phone":"+322 211 33 70", "address":"Rue des Palais 44 1030 Schaerbeek", "manager_type":"", "created":"2015-05-29T15:16:39.161370Z", "id":1223, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1223/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"La petite Maison du Peuple (pMP)", "lat":50.8259358835828, "lon":4.346480816602707, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>La petite Maison du Peuple (pMP)</h5><em>Adresse</em> : 203, chaussée de waterloo, 1060 Saint-Gilles<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"https://www.facebook.com/groups/422174214622412/\">Site web</a></b><br><br>Les permanences de la pMP se tiennent les Mercredis, Jeudis, Vendredis de 14h à 22h, et les Samedis, Dimanches de 16h à 22h. La pMP est un rapprochement de citoyens de tous bords, d’artistes et d’animateurs/formateurs. Nous sommes un conglomérat de pratiques artistiques, d’énergies électriques, de volontés déterminées, qui participe à l’émancipation et l’autonomie des individus, et qui promeut la solidarité. La pMP est un endroit destiné à favoriser une redécouverte du lien social, du vivre et faire ensemble. Attachée aux valeurs d’égalité, de laïcité, de justice sociale et de démocratie, l’association poursuit la réalisation de son but par tous moyens et notamment l’intervention dans les domaines culturels, artistiques, pédagogiques, sociaux ou environnementaux. La pMP est un laboratoire d’activités multiples. Café familial, structure d ‘accueil pour parents sans emploi, cabaret social participatif, café philo, expositions, concerts, un écrivain public et le BBQ du Dimanche pour briser l’isolement et créer du lien. Organisation d’ateliers et de formations multidisciplinaires, de colloques et débats, impulsion et coordination d’actions et projets collaboratifs, comme ouverture sur le monde (...)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les permanences de la pMP se tiennent les Mercredis, Jeudis, Vendredis de 14h à 22h, et les Samedis, Dimanches de 16h à 22h. La pMP est un rapprochement de citoyens de tous bords, d’artistes et d’animateurs/formateurs. Nous sommes un conglomérat de pratiques artistiques, d’énergies électriques, de volontés déterminées, qui participe à l’émancipation et l’autonomie des individus, et qui promeut la solidarité. La pMP est un endroit destiné à favoriser une redécouverte du lien social, du vivre et faire ensemble. Attachée aux valeurs d’égalité, de laïcité, de justice sociale et de démocratie, l’association poursuit la réalisation de son but par tous moyens et notamment l’intervention dans les domaines culturels, artistiques, pédagogiques, sociaux ou environnementaux. La pMP est un laboratoire d’activités multiples. Café familial, structure d ‘accueil pour parents sans emploi, cabaret social participatif, café philo, expositions, concerts, un écrivain public et le BBQ du Dimanche pour briser l’isolement et créer du lien. Organisation d’ateliers et de formations multidisciplinaires, de colloques et débats, impulsion et coordination d’actions et projets collaboratifs, comme ouverture sur le monde (...)", "web":"https://www.facebook.com/groups/422174214622412/", "phone":"/", "address":"203, chaussée de waterloo, 1060 Saint-Gilles", "manager_type":"", "created":"2015-07-15T18:01:54.657887Z", "id":2098, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2098/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Salle Rodelle", "lat":50.83236266461672, "lon":4.334825277328491, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Salle Rodelle</h5><em>Adresse</em> : Rue de Danemark, 15-1 -1060 Saint-gilles<br><br><em>Téléphone</em> : 02 537 52 34<br><br><b><a target=\"_blank\" href=\"http://stgillesculture.irisnet.be/Salles-a-louer?lang=fr\">Site web</a></b><br><br>Espace à louer<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Espace à louer", "web":"http://stgillesculture.irisnet.be/Salles-a-louer?lang=fr", "phone":"02 537 52 34", "address":"Rue de Danemark, 15-1 -1060 Saint-gilles", "manager_type":"", "created":"2015-06-23T14:31:31.639021Z", "id":1867, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1867/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Voie Créatrice", "lat":50.82316639909452, "lon":4.346637725830078, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Voie Créatrice</h5><em>Adresse</em> : avenue Jef Lambeaux 34\t1060\tSaint-gilles<br><br><em>Téléphone</em> : 02/544.09.70<br><br><b><a target=\"_blank\" href=\"http://stgillesculture.irisnet.be/Salles-a-louer?lang=fr\">Site web</a></b><br><br>Espace à louer<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Espace à louer", "web":"http://stgillesculture.irisnet.be/Salles-a-louer?lang=fr", "phone":"02/544.09.70", "address":"avenue Jef Lambeaux 34\t1060\tSaint-gilles", "manager_type":"", "created":"2015-06-23T14:34:56.139861Z", "id":1869, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1869/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"ADEM", "lat":50.82963181234416, "lon":4.337354600429535, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>ADEM</h5><em>Adresse</em> : Rue Fernand Bernier 10\t1060\tSaint-gilles<br><br><em>Téléphone</em> : 02/648.85.22<br><br><b><a target=\"_blank\" href=\"http://stgillesculture.irisnet.be/Salles-a-louer?lang=fr\">Site web</a></b><br><br>Espace à louer<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Espace à louer", "web":"http://stgillesculture.irisnet.be/Salles-a-louer?lang=fr", "phone":"02/648.85.22", "address":"Rue Fernand Bernier 10\t1060\tSaint-gilles", "manager_type":"", "created":"2015-06-23T14:36:11.213332Z", "id":1870, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1870/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Université Populaire", "lat":50.831996746140824, "lon":4.346482157707214, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Université Populaire</h5><em>Adresse</em> : rue de la Victoire 26\t1060\tSaint-gilles<br><br><em>Téléphone</em> : 02/850.58.52<br><br><b><a target=\"_blank\" href=\"http://www.26victoire.be/\">Site web</a></b><br><br>Espace à louer<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Espace à louer", "web":"http://www.26victoire.be/", "phone":"02/850.58.52", "address":"rue de la Victoire 26\t1060\tSaint-gilles", "manager_type":"", "created":"2015-06-23T14:38:19.784733Z", "id":1871, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1871/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Cellule 133a", "lat":50.82236324936958, "lon":4.345393180847168, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Cellule 133a</h5><em>Adresse</em> : Avenue Ducpétiaux 133a\t1060\tSaint-gilles<br><br><em>Téléphone</em> : +32 (0)497 59 9<br><br><b><a target=\"_blank\" href=\"http://stgillesculture.irisnet.be/Salles-a-louer?lang=fr\">Site web</a></b><br><br>Espace à louer<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Espace à louer", "web":"http://stgillesculture.irisnet.be/Salles-a-louer?lang=fr", "phone":"+32 (0)497 59 9", "address":"Avenue Ducpétiaux 133a\t1060\tSaint-gilles", "manager_type":"", "created":"2015-06-23T14:40:24.807918Z", "id":1872, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1872/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Point Zero", "lat":50.82831373765212, "lon":4.335662126541138, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Point Zero</h5><em>Adresse</em> : 3 Rue André Hennebicq\t1060\tSaint-gilles<br><br><em>Téléphone</em> : +32 (0)2 608 74<br><br><b><a target=\"_blank\" href=\"http://stgillesculture.irisnet.be/Salles-a-louer?lang=fr\">Site web</a></b><br><br>Espace à louer<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Espace à louer", "web":"http://stgillesculture.irisnet.be/Salles-a-louer?lang=fr", "phone":"+32 (0)2 608 74", "address":"3 Rue André Hennebicq\t1060\tSaint-gilles", "manager_type":"", "created":"2015-06-23T15:11:48.600489Z", "id":1873, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/1873/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Le Phare du Kanaal", "lat":50.85543355667661, "lon":4.342673420906066, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Le Phare du Kanaal</h5><em>Adresse</em> : quai des charbonnages, 40 - 1080 Molenbeek<br><br><em>Téléphone</em> : 0487881084<br><br><b><a target=\"_blank\" href=\"http://www.lepharedukanaal.com\">Site web</a></b><br><br>Un espace d'échange et de rencontre pour indépendants et free-lance de Bruxelles. Avec une cantine de qualité accessible à tous, le tout au bord du canal. <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Un espace d'échange et de rencontre pour indépendants et free-lance de Bruxelles. Avec une cantine de qualité accessible à tous, le tout au bord du canal. ", "web":"http://www.lepharedukanaal.com", "phone":"0487881084", "address":"quai des charbonnages, 40 - 1080 Molenbeek", "manager_type":"", "created":"2015-09-15T20:05:22.398305Z", "id":2114, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2114/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Openfab", "lat":50.82593641832353, "lon":4.384387135505676, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Espaces de travail partagés, co-working", "id":87}, {"name":"Hackerspaces", "id":43}], "popup":"<h5>Openfab</h5><em>Adresse</em> : 274 avenue de la Couronne<br><br><em>Téléphone</em> : +32484303101<br><br><b><a target=\"_blank\" href=\"http://openfab.be\">Site web</a></b><br><br>OpenFab est un laboratoire urbain d’innovation.\r\nCe tiers-lieu favorise la réindustrialisation locale au travers d’outils de fabrication numérique, dynamisé par une communauté et des services.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"OpenFab est un laboratoire urbain d’innovation.\r\nCe tiers-lieu favorise la réindustrialisation locale au travers d’outils de fabrication numérique, dynamisé par une communauté et des services.", "web":"http://openfab.be", "phone":"+32484303101", "address":"274 avenue de la Couronne", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2015-12-10T14:52:32.692823Z", "id":2701, "last_modified":"2016-10-13T16:14:40.816911Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2701/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Co-oking, Culinary Coworking", "lat":50.820596250163995, "lon":4.312562942504883, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Co-oking, Culinary Coworking</h5><em>Adresse</em> : rue Henri-Joseph Genesse 34 boîte 9<br><br><em>Téléphone</em> : 0497.92.57.97<br><br><b><a target=\"_blank\" href=\"http://www.co-oking.be\">Site web</a></b><br><br>Co-oking est le premie espace de coworking culinaire.\r\nUn atelier professionnel entièrement équipé disponible à la location à la carte pour 1, 10, 100 heures... Jusqu'à 4 entrepreneurs peuvent travailler simultanément et créer de belles synergie. L'équipe assure du conseil en cuisine, normes d'hygiène, développement d'entreprise et communication.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Co-oking est le premie espace de coworking culinaire.\r\nUn atelier professionnel entièrement équipé disponible à la location à la carte pour 1, 10, 100 heures... Jusqu'à 4 entrepreneurs peuvent travailler simultanément et créer de belles synergie. L'équipe assure du conseil en cuisine, normes d'hygiène, développement d'entreprise et communication.", "web":"http://www.co-oking.be", "phone":"0497.92.57.97", "address":"rue Henri-Joseph Genesse 34 boîte 9", "manager_type":{"code":"autre", "name":"autre"}, "created":"2015-12-12T11:26:03.328080Z", "id":2709, "last_modified":"2018-02-13T11:55:11.987847Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/2709/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/02/2018"}, {"name":"4041", "lat":50.844380210863584, "lon":4.35882568359375, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}, {"name":"Bornes d'accès à Internet", "id":124}], "popup":"<h5>4041</h5><em>Adresse</em> : Ravensteingalerij 40 - 1000 Brussel<br><br><em>Téléphone</em> : 0484/83.47.67<br><br><b><a target=\"_blank\" href=\"http://www.4041.be\">Site web</a></b><br><br>Le 4041 est un espace de co-working, d'événements et d'ateliers qui se situe dans les galleries Ravenstein.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le 4041 est un espace de co-working, d'événements et d'ateliers qui se situe dans les galleries Ravenstein.", "web":"http://www.4041.be", "phone":"0484/83.47.67", "address":"Ravensteingalerij 40 - 1000 Brussel", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-01-18T16:04:03.208105Z", "id":3262, "last_modified":"2016-10-26T10:02:07.023261Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3262/history", "email_before_at":"olebrussels", "email_after_at":"gmail.com", "last_modified_dmY":"26/10/2016"}, {"name":"LeSpace", "lat":50.85234633395306, "lon":4.343499541282654, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Comités de quartiers", "id":102}, {"name":"Maisons de Jeunes", "id":17}, {"name":"Espaces de travail partagés, co-working", "id":87}, {"name":"Bornes d'accès à Internet", "id":124}, {"name":"Cafés-concerts, lieux de concert", "id":110}], "popup":"<h5>LeSpace</h5><em>Adresse</em> : rue de la clé 26 sleutelstraat, 1000 Bruxelles<br><br><b><a target=\"_blank\" href=\"http://lespace.brussels/\">Site web</a></b><br><br>Le Space est un endroit où des acteurs du changement se regroupent pour vous informer et vous proposer des actions concrètes pour une réforme durable dans des secteurs allant de la consommation responsable, tant dans le domaine de la nourriture que dans celui de la mode, la solidarité citoyenne, la cohésion sociale et l’égalité des droits. C’est aussi un espace de co-working, d’exposition, de rencontre sociale, de liberté de parole et de formation où fusent synchronicité, créativité, innovation, résistance, échange, partage, collaboration, positivisme et conscientisation. Cet espace, notre espace, votre espace, c’est « Le Space », en plein cœur de Bruxelles dans le quartier Dansaert.\r\n\r\nLe Space is een plaats waar mensen samenkomen om zich te informeren en na te denken over acties op vlak van duurzame voeding, eerlijke mode, solidariteit, sociale samenhang en gelijke rechten. Le Space is ook een co-working hub, een expositieruimte, een ontmoetingsplaats, een vrij podium en een vormingscentrum waar creativiteit, innovatie, verzet, uitwisseling, delen, samenwerken, positivisme en bewustwording centraal staan.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Le Space est un endroit où des acteurs du changement se regroupent pour vous informer et vous proposer des actions concrètes pour une réforme durable dans des secteurs allant de la consommation responsable, tant dans le domaine de la nourriture que dans celui de la mode, la solidarité citoyenne, la cohésion sociale et l’égalité des droits. C’est aussi un espace de co-working, d’exposition, de rencontre sociale, de liberté de parole et de formation où fusent synchronicité, créativité, innovation, résistance, échange, partage, collaboration, positivisme et conscientisation. Cet espace, notre espace, votre espace, c’est « Le Space », en plein cœur de Bruxelles dans le quartier Dansaert.\r\n\r\nLe Space is een plaats waar mensen samenkomen om zich te informeren en na te denken over acties op vlak van duurzame voeding, eerlijke mode, solidariteit, sociale samenhang en gelijke rechten. Le Space is ook een co-working hub, een expositieruimte, een ontmoetingsplaats, een vrij podium en een vormingscentrum waar creativiteit, innovatie, verzet, uitwisseling, delen, samenwerken, positivisme en bewustwording centraal staan.", "web":"http://lespace.brussels/", "phone":"", "address":"rue de la clé 26 sleutelstraat, 1000 Bruxelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-03-02T13:13:28.943607Z", "id":3344, "last_modified":"2016-10-13T14:45:07.891119Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3344/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"13/10/2016"}, {"name":"Liber", "lat":50.848806883750534, "lon":4.373827326908213, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}, {"name":"Bornes d'accès à Internet", "id":124}, {"name":"GASAP (groupes d'achat)", "id":27}], "popup":"<h5>Liber</h5><em>Adresse</em> : 112, RUE DES DEUX ÉGLISES 112 | 1210 BRUXELLES<br><br><em>Téléphone</em> : /<br><br><b><a target=\"_blank\" href=\"http://liber-the.be/\">Site web</a></b><br><br>Salon de thé bavard, ludique et gourmand. Un endroit confortable pour venir travailler, lire ou passer un bon moment entre amis.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Salon de thé bavard, ludique et gourmand. Un endroit confortable pour venir travailler, lire ou passer un bon moment entre amis.", "web":"http://liber-the.be/", "phone":"/", "address":"112, RUE DES DEUX ÉGLISES 112 | 1210 BRUXELLES", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-06-02T11:37:25.762086Z", "id":3423, "last_modified":"2017-03-06T06:17:35.949920Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3423/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"The Lab", "lat":50.85275951067641, "lon":4.351208209991455, "subcategories":[{"name":"Centres de formation", "id":103}, {"name":"Soutien à l'économie locale", "id":12}, {"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>The Lab</h5><em>Adresse</em> : Rue de Laeken, 58-60 - 1000 Bruxelles<br><br><em>Téléphone</em> : +32 495 23 96 78<br><br><b><a target=\"_blank\" href=\"http://www.the-lab.be/\">Site web</a></b><br><br>Cet espace d’économie circulaire où se développent et se découvrent des concepts marketing et communication via l’art, les technologies, la photo, la mode, le web et surtout l’amusement. \"The Lab\" dispose d’un magasin, de nombreux bureaux et d’un studio photo/vidéo.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Cet espace d’économie circulaire où se développent et se découvrent des concepts marketing et communication via l’art, les technologies, la photo, la mode, le web et surtout l’amusement. \"The Lab\" dispose d’un magasin, de nombreux bureaux et d’un studio photo/vidéo.", "web":"http://www.the-lab.be/", "phone":"+32 495 23 96 78", "address":"Rue de Laeken, 58-60 - 1000 Bruxelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-06-27T14:20:39.868430Z", "id":3429, "last_modified":"2017-03-06T06:09:15.702795Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3429/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"06/03/2017"}, {"name":"Factory Forty", "lat":50.817915, "lon":4.318137, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Factory Forty</h5><em>Adresse</em> : Rue des anciens étangs 40\t1190\tBruxelles Forest<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Rue des anciens étangs 40\t1190\tBruxelles Forest", "manager_type":"", "created":"2017-02-02T11:33:21.140680Z", "id":9467, "last_modified":"2017-02-02T11:33:21.204240Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9467/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Bon Jour", "lat":50.834068, "lon":4.37793, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Bon Jour</h5><em>Adresse</em> : Rue du Sceptre 57B\t1050 Ixelles<br><br><b><a target=\"_blank\" href=\"http://www.bon-jour.co\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://www.bon-jour.co", "phone":"", "address":"Rue du Sceptre 57B\t1050 Ixelles", "manager_type":{"code":"autre", "name":"autre"}, "created":"2017-02-02T11:33:21.236091Z", "id":9469, "last_modified":"2018-02-21T13:40:04.582750Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9469/history", "email_before_at":"hi", "email_after_at":"bon-jour.co", "last_modified_dmY":"21/02/2018"}, {"name":"Le Phare du Kanaal", "lat":50.855539, "lon":4.34281, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Le Phare du Kanaal</h5><em>Adresse</em> : Quai des charbonnages 40\t1080\tMolenbeek<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Quai des charbonnages 40\t1080\tMolenbeek", "manager_type":"", "created":"2017-02-02T11:33:21.265545Z", "id":9470, "last_modified":"2017-02-02T11:33:21.274395Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9470/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"The Mug", "lat":50.845559, "lon":4.379947, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>The Mug</h5><em>Adresse</em> : Rue Charles Martel 6-8\t1000\tBruxelles<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Rue Charles Martel 6-8\t1000\tBruxelles", "manager_type":"", "created":"2017-02-02T11:33:21.286235Z", "id":9471, "last_modified":"2017-02-02T11:33:21.294142Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9471/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Seed Factory", "lat":50.825085, "lon":4.400275, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Seed Factory</h5><em>Adresse</em> : Avenue des Volontaires 19 \t1160\tAuderghem<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Avenue des Volontaires 19 \t1160\tAuderghem", "manager_type":"", "created":"2017-02-02T11:33:21.337101Z", "id":9474, "last_modified":"2017-02-02T11:33:21.344680Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9474/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Transforma", "lat":50.872943, "lon":4.415792, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Transforma</h5><em>Adresse</em> : Avenue Jules Bordet 13\t1140\tEvere<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Avenue Jules Bordet 13\t1140\tEvere", "manager_type":"", "created":"2017-02-02T11:33:21.353622Z", "id":9475, "last_modified":"2017-02-02T11:33:21.360384Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9475/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Betacowork", "lat":50.826702, "lon":4.400232, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Betacowork</h5><em>Adresse</em> : Rue des Pères Blancs 4\t1040\tEtterbeek<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Rue des Pères Blancs 4\t1040\tEtterbeek", "manager_type":"", "created":"2017-02-02T11:33:21.369594Z", "id":9476, "last_modified":"2017-02-02T11:33:21.375843Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9476/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Co.station", "lat":50.847356, "lon":4.358976, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Co.station</h5><em>Adresse</em> : Parvis Sainte-Gudule 5\t1000\tBruxelles<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Parvis Sainte-Gudule 5\t1000\tBruxelles", "manager_type":"", "created":"2017-02-02T11:33:21.455895Z", "id":9481, "last_modified":"2017-02-02T11:33:21.463741Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9481/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Hive5", "lat":50.836681, "lon":4.400787, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Hive5</h5><em>Adresse</em> : Cours Saint-michel 30\t1040\tEtterbeek<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Cours Saint-michel 30\t1040\tEtterbeek", "manager_type":"", "created":"2017-02-02T11:33:21.475096Z", "id":9482, "last_modified":"2017-02-02T11:33:21.484621Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9482/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Co-oking", "lat":50.821473, "lon":4.312372, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Co-oking</h5><em>Adresse</em> : Rue Henri-Joseph Genesse 34 boîte 9\t1070\tAnderlecht<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Rue Henri-Joseph Genesse 34 boîte 9\t1070\tAnderlecht", "manager_type":"", "created":"2017-02-02T11:33:21.496515Z", "id":9483, "last_modified":"2017-02-02T11:33:21.509662Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9483/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"L42", "lat":50.845282, "lon":4.370739, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>L42</h5><em>Adresse</em> : Rue de la loi 42\t1040\tEtterbeek<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Rue de la loi 42\t1040\tEtterbeek", "manager_type":"", "created":"2017-02-02T11:33:21.562877Z", "id":9486, "last_modified":"2017-02-02T11:33:21.573848Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9486/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"La Venture", "lat":50.796128, "lon":4.335218, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>La Venture</h5><em>Adresse</em> : Chauss‚e d_Alsemberg 993\t1180\tUccle<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Chauss‚e d_Alsemberg 993\t1180\tUccle", "manager_type":"", "created":"2017-02-02T11:33:21.584086Z", "id":9487, "last_modified":"2017-02-02T11:33:21.591687Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9487/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Studio 53", "lat":50.814002, "lon":4.320326, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Studio 53</h5><em>Adresse</em> : Rue des Carburants 53\t1190\tForest<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Rue des Carburants 53\t1190\tForest", "manager_type":"", "created":"2017-02-02T11:33:21.603493Z", "id":9488, "last_modified":"2017-02-02T11:33:21.609755Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9488/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Firma", "lat":50.90956, "lon":4.415542, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Firma</h5><em>Adresse</em> : Schaarbeeklei 636\t1800\tVilvorde<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Schaarbeeklei 636\t1800\tVilvorde", "manager_type":"", "created":"2017-02-02T11:33:21.618323Z", "id":9489, "last_modified":"2017-02-02T11:33:21.625346Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9489/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"MO KA", "lat":50.820979, "lon":4.324961, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>MO KA</h5><em>Adresse</em> : Avenue Van Volxem 264/A1\t1190\tForest<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Avenue Van Volxem 264/A1\t1190\tForest", "manager_type":"", "created":"2017-02-02T11:33:21.634573Z", "id":9490, "last_modified":"2017-02-02T11:33:21.642330Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9490/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Bartelby Coworking", "lat":50.814423, "lon":4.365037, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Bartelby Coworking</h5><em>Adresse</em> : Rue Vanderkindere 467\t1180\tUccle<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Rue Vanderkindere 467\t1180\tUccle", "manager_type":"", "created":"2017-02-02T11:33:21.653079Z", "id":9491, "last_modified":"2017-02-02T11:33:21.660791Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9491/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Molengeek", "lat":50.854909, "lon":4.340589, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Molengeek</h5><em>Adresse</em> : Place de la Minoterie 10\t1080\tMolenbeek-Saint-Jean<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Place de la Minoterie 10\t1080\tMolenbeek-Saint-Jean", "manager_type":"", "created":"2017-02-02T11:33:21.670966Z", "id":9492, "last_modified":"2017-02-02T11:33:21.678276Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9492/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"The Flex", "lat":50.852439, "lon":4.342169, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>The Flex</h5><em>Adresse</em> : Rue d'Alost 7-11\t1000\tBruxelles<br><br>Source: http://opendatastore.brussels/ <br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Source: http://opendatastore.brussels/ ", "web":"", "phone":"", "address":"Rue d'Alost 7-11\t1000\tBruxelles", "manager_type":"", "created":"2017-02-02T11:33:21.687367Z", "id":9493, "last_modified":"2017-02-02T11:33:21.693942Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9493/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"02/02/2017"}, {"name":"Mundo-b", "lat":50.83783900756549, "lon":4.364334940910339, "subcategories":[{"name":"Espaces de travail partagés, co-working", "id":87}], "popup":"<h5>Mundo-b</h5><em>Adresse</em> : Rue d'Edimbourg, 26 - 1050 Ixelles<br><br><em>Téléphone</em> : 02/894.46.11<br><br><b><a target=\"_blank\" href=\"http://www.mundo-b.org\">Site web</a></b><br><br>\"Mundo-b est une initiative issue d'associations actives dans le développement durable qui ont souhaité éco-rénover un immeuble au centre de Bruxelles afin d'y installer leurs bureaux ainsi que des salles de réunion et de conférence, une cafétéria bio, un jardin didactique etc.\" (source : www.ethicalproperty.eu)<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"\"Mundo-b est une initiative issue d'associations actives dans le développement durable qui ont souhaité éco-rénover un immeuble au centre de Bruxelles afin d'y installer leurs bureaux ainsi que des salles de réunion et de conférence, une cafétéria bio, un jardin didactique etc.\" (source : www.ethicalproperty.eu)", "web":"http://www.mundo-b.org", "phone":"02/894.46.11", "address":"Rue d'Edimbourg, 26 - 1050 Ixelles", "manager_type":{"code":"entreprise", "name":"entreprise à finalité sociale"}, "created":"2016-08-04T12:23:40.252288Z", "id":3431, "last_modified":"2017-03-06T07:10:20.098242Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/3431/history", "email_before_at":"reception", "email_after_at":"mundo-b.org", "last_modified_dmY":"06/03/2017"}] \ No newline at end of file
diff --git a/data/markers-90.json b/data/markers-90.json
new file mode 100644
index 0000000..ed47e38
--- /dev/null
+++ b/data/markers-90.json
@@ -0,0 +1 @@
+[{"name":"Inter-Environnement Bruxelles", "lat":50.846167320614796, "lon":4.333811402320862, "subcategories":[{"name":"Association d'écologie urbaine", "id":90}, {"name":"Comités de quartiers", "id":102}], "popup":"<h5>Inter-Environnement Bruxelles</h5><em>Adresse</em> : 34-36 Rue du Chimiste - 1070 Anderlecht<br><br><em>Téléphone</em> : 02/801 14 80<br><br><b><a target=\"_blank\" href=\"http://www.ieb.be\">Site web</a></b><br><br>Inter-Environnement Bruxelles est une association fédérant des habitants de la région bruxelloise actifs sur des questions urbaines, écologiques et sociales. IEB se compose principalement de groupes d’habitants constitués sous forme de comités de quartier, d’associations et de collectifs qui pensent et agissent selon les objectifs et principes définis ci-dessous. IEB s’ouvre également à l’émergence de dynamiques naissantes ou plus éphémères ainsi qu’à des individus actifs dans des luttes locales, développant une expertise située, pour autant que les uns et les autres s’inscrivent dans une dynamique collective.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Inter-Environnement Bruxelles est une association fédérant des habitants de la région bruxelloise actifs sur des questions urbaines, écologiques et sociales. IEB se compose principalement de groupes d’habitants constitués sous forme de comités de quartier, d’associations et de collectifs qui pensent et agissent selon les objectifs et principes définis ci-dessous. IEB s’ouvre également à l’émergence de dynamiques naissantes ou plus éphémères ainsi qu’à des individus actifs dans des luttes locales, développant une expertise située, pour autant que les uns et les autres s’inscrivent dans une dynamique collective.", "web":"http://www.ieb.be", "phone":"02/801 14 80", "address":"34-36 Rue du Chimiste - 1070 Anderlecht", "manager_type":"", "created":"2015-07-12T16:28:01.316357Z", "id":2069, "last_modified":"2016-08-31T13:35:00.498312Z", "last_author":"", "history":"http://maps.dewey.be/api/markers/2069/history", "email_before_at":"", "email_after_at":"", "last_modified_dmY":"31/08/2016"}, {"name":"Les Jardins Comestibles", "lat":50.81117289050035, "lon":4.404289126396179, "subcategories":[{"name":"Soutien aux potagistes", "id":128}, {"name":"Centres de formation", "id":103}, {"name":"Association d'écologie urbaine", "id":90}, {"name":"Potagers & vergers", "id":116}], "popup":"<h5>Les Jardins Comestibles</h5><em>Adresse</em> : 32, rue des Bégonias - 1170 Bruxelles<br><br><em>Téléphone</em> : 0485321426<br><br><b><a target=\"_blank\" href=\"https://lesjardinscomestibles.com\">Site web</a></b><br><br>Les Jardins Comestibles vous proposent un accompagnement personnalisé dans la création et l’entretien de votre potager. Nous réalisons également des stages et ateliers pour enfants et adultes sur les thèmes de l’environnement et de l’agriculture urbaine.<br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"Les Jardins Comestibles vous proposent un accompagnement personnalisé dans la création et l’entretien de votre potager. Nous réalisons également des stages et ateliers pour enfants et adultes sur les thèmes de l’environnement et de l’agriculture urbaine.", "web":"https://lesjardinscomestibles.com", "phone":"0485321426", "address":"32, rue des Bégonias - 1170 Bruxelles", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2016-10-27T17:45:28.307271Z", "id":9323, "last_modified":"2016-10-28T11:14:28.881997Z", "last_author":"mathieu", "history":"http://maps.dewey.be/api/markers/9323/history", "email_before_at":"lesjardinscomestibles", "email_after_at":"gmail.com", "last_modified_dmY":"28/10/2016"}, {"name":"Projet Mycélium", "lat":50.835400121913835, "lon":4.439768046140671, "subcategories":[{"name":"Association d'écologie urbaine", "id":90}, {"name":"Récup' de matériaux de construction", "id":113}, {"name":"Potagers & vergers", "id":116}, {"name":"Grainothèques, bourses aux semences", "id":125}, {"name":"Aide au compostage", "id":132}, {"name":"Ateliers de travail du bois", "id":138}, {"name":"Systèmes d'échange locaux (SEL)", "id":184}, {"name":"Associations de naturalistes", "id":194}, {"name":"Initiatives de transition", "id":201}], "popup":"<h5>Projet Mycélium</h5><em>Adresse</em> : Kelle, 92<br><br><b><a target=\"_blank\" href=\"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207\">Site web</a></b><br><br><br><br><a href=\"http://dewey.be/contact.html\" target=\"_blank\">Signaler un problème</a>", "comment":"", "web":"http://issuu.com/switch1/docs/mycelium_-_av_projet_1-19.docx?e=10709678%2F6594207", "phone":"", "address":"Kelle, 92", "manager_type":{"code":"collectif", "name":"association (asbl, vzw etc.)"}, "created":"2017-03-29T14:48:30.755201Z", "id":10865, "last_modified":"2017-03-29T14:48:30.755234Z", "last_author":"myselproject@gmail.com", "history":"http://maps.dewey.be/api/markers/10865/history", "email_before_at":"myselproject", "email_after_at":"gmail.com", "last_modified_dmY":"29/03/2017"}] \ No newline at end of file
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..f1b4729
--- /dev/null
+++ b/index.html
@@ -0,0 +1,59 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <title> Wallonie#Demain — La carte </title>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
+ <link rel="stylesheet" href="assets/css/style.css">
+ <link rel="stylesheet" href="assets/css/MarkerCluster.css">
+ <link rel="stylesheet" href="assets/css/MarkerCluster.Default.css">
+ <link rel="stylesheet" href="https://unpkg.com/leaflet@1.3.1/dist/leaflet.css"
+ integrity="sha512-Rksm5RenBEKSKFjgI3a41vrjkw4EVPlJ3+OiI65vTjIdo9brlAacEuKOiQ5OFh7cOI1bkDwLqdLw3Zg0cRJAAQ=="
+ crossorigin="">
+ </head>
+ <body>
+ <header>
+ <h1>
+ <a href="/">
+ <span>Wallonie#Demain</span>
+ <span class="icon icon-logo"></span>
+ </a>
+ </h1>
+ <nav>
+ </nav>
+ </header>
+ <main>
+ <div id="map"></div>
+ </main>
+ <aside>
+ <nav></nav>
+ </aside>
+ <script type="text/javascript" src="https://unpkg.com/jquery@3.3.1/dist/jquery.js"></script>
+ <script type="text/javascript" src="https://unpkg.com/leaflet@1.3.1/dist/leaflet.js"></script>
+ <script type="text/javascript" src="https://unpkg.com/leaflet.markercluster@1.3.0/dist/leaflet.markercluster.js"></script>
+ <script type="text/javascript" src="https://unpkg.com/leaflet.featuregroup.subgroup@1.0.2/dist/leaflet.featuregroup.subgroup.js"></script>
+ <script type="text/javascript" src="https://unpkg.com/mustache@2.3.0/mustache.js"></script>
+ <script type="text/javascript" src="assets/mapper.js"></script>
+ <script id="popup-template" type="x-tmpl-mustache">
+ <article class="marker popup">
+ <h3>{{ marker.name }}</h3>
+ <section>{{ marker.comment }}</section>
+ <footer>
+ <dl>
+ {{# marker.address }}<dt>Addresse</dt>
+ <dd><address>{{ marker.address }}</address></dd>{{/ marker.address }}
+ {{# marker.phone }}<dt>Téléphone</dt>
+ <dd><address class="phone">{{ marker.phone }}</address></dd>{{/ marker.phone }}
+ {{# marker.email_before_at }}<dt>Courriel</dt>
+ <dd><address class="email">{{ marker.email_before_at }}@{{ marker.email_after_at }}</address></dd>{{/ marker.email_before_at }}
+ {{# marker.web }}<dt><abbr title="Addresse du site Web">URL</abbr></dt>
+ <dd><a target="_blank" href="{{ marker.web }}">{{ marker.web }}</a></dd>{{/ marker.web }}
+ </dl>
+ <p class="change {{ cat_id}}">
+ <em>Dernière modification : </em><span>{{ marker.last_modified_dmY }}</span>
+ </p>
+ </footer>
+ </article>
+ </script>
+ </body>
+</html>