Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@emacgillavry
Last active February 8, 2018 12:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emacgillavry/bb3d803f44a2a8956bc3b16d52355b6e to your computer and use it in GitHub Desktop.
Save emacgillavry/bb3d803f44a2a8956bc3b16d52355b6e to your computer and use it in GitHub Desktop.
Add multiple sources in D3.js
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{ "type": "Feature", "properties": { "OBJECTID": "1", "DD_MM_YYY": "16-8-2012 0:00:00", "TIME": "6:43", "LOCATION": "Huizinge", "DEPTH": "3", "MAG": "3.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.672, 53.345 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "2", "DD_MM_YYY": "9-9-2001 0:00:00", "TIME": "12:28", "LOCATION": "Bergen", "DEPTH": "2", "MAG": "3.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.713, 52.651 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "3", "DD_MM_YYY": "8-8-2006 0:00:00", "TIME": "1:12", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "3.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.697, 53.35 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "4", "DD_MM_YYY": "19-2-1997 0:00:00", "TIME": "19:26", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "3.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.038, 52.832 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "5", "DD_MM_YYY": "14-7-1998 0:00:00", "TIME": "5:31", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "3.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.053, 52.833 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "6", "DD_MM_YYY": "21-9-1994 0:00:00", "TIME": "3:07", "LOCATION": "Bergen", "DEPTH": "2", "MAG": "3.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.708, 52.658 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "7", "DD_MM_YYY": "25-10-2000 0:00:00", "TIME": "18:57", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "3.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.052, 52.832 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "8", "DD_MM_YYY": "10-9-2001 0:00:00", "TIME": "10:19", "LOCATION": "Bergen", "DEPTH": "2", "MAG": "3.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.712, 52.653 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "9", "DD_MM_YYY": "30-10-2008 0:00:00", "TIME": "1:55", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "3.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.72, 53.337 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "10", "DD_MM_YYY": "27-6-2011 0:00:00", "TIME": "17:02", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "3.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.787, 53.303 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "11", "DD_MM_YYY": "7-2-2013 0:00:00", "TIME": "23:16", "LOCATION": "Zandeweer", "DEPTH": "3", "MAG": "3.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.667, 53.389 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "12", "DD_MM_YYY": "30-9-2015 0:00:00", "TIME": "4:48", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "3.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.834, 53.234 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "13", "DD_MM_YYY": "6-8-1994 0:00:00", "TIME": "4:48", "LOCATION": "Bergen", "DEPTH": "2", "MAG": "3.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.711, 52.654 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "14", "DD_MM_YYY": "24-10-2003 0:00:00", "TIME": "3:50", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "3.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "15", "DD_MM_YYY": "10-11-2003 0:00:00", "TIME": "0:43", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "3.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.69, 53.325 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "16", "DD_MM_YYY": "8-5-2009 0:00:00", "TIME": "22:48", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "3.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.762, 53.354 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "17", "DD_MM_YYY": "2-7-2013 0:00:00", "TIME": "12:00", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "3.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.785, 53.294 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "18", "DD_MM_YYY": "13-2-2014 0:00:00", "TIME": "7:40", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "3.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.782, 53.357 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "19", "DD_MM_YYY": "5-2-1994 0:00:00", "TIME": "19:12", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.045, 52.833 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "20", "DD_MM_YYY": "5-11-2014 0:00:00", "TIME": "11:02", "LOCATION": "Zandeweer", "DEPTH": "3", "MAG": "2.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.678, 53.374 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "21", "DD_MM_YYY": "26-12-1986 0:00:00", "TIME": "0:00", "LOCATION": "Assen", "DEPTH": "1", "MAG": "2.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.548, 52.992 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "22", "DD_MM_YYY": "31-12-1999 0:00:00", "TIME": "7:55", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.048, 52.835 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "23", "DD_MM_YYY": "21-6-2004 0:00:00", "TIME": "18:14", "LOCATION": "Geelbroek", "DEPTH": "3", "MAG": "2.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.568, 52.944 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "24", "DD_MM_YYY": "26-11-2009 0:00:00", "TIME": "0:43", "LOCATION": "De Hoeve", "DEPTH": "3", "MAG": "2.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.113, 52.892 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "25", "DD_MM_YYY": "4-9-2013 0:00:00", "TIME": "4:04", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "2.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.772, 53.344 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "26", "DD_MM_YYY": "30-9-2014 0:00:00", "TIME": "9:50", "LOCATION": "Garmerwolde", "DEPTH": "3", "MAG": "2.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.655, 53.258 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "27", "DD_MM_YYY": "30-12-2014 0:00:00", "TIME": "15:50", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "2.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.728, 53.208 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "28", "DD_MM_YYY": "1-12-1989 0:00:00", "TIME": "19:12", "LOCATION": "Kwadijk", "DEPTH": "1", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.971, 52.529 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "29", "DD_MM_YYY": "8-8-1991 0:00:00", "TIME": "5:16", "LOCATION": "Assen", "DEPTH": "3", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.573, 52.965 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "30", "DD_MM_YYY": "11-6-1992 0:00:00", "TIME": "0:00", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.032, 52.831 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "31", "DD_MM_YYY": "1-7-1994 0:00:00", "TIME": "14:38", "LOCATION": "Onderdendam", "DEPTH": "3", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.613, 53.324 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "32", "DD_MM_YYY": "30-7-1994 0:00:00", "TIME": "18:43", "LOCATION": "Toornwerd", "DEPTH": "1", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.628, 53.351 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "33", "DD_MM_YYY": "20-6-1995 0:00:00", "TIME": "2:52", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.03, 52.832 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "34", "DD_MM_YYY": "28-12-1996 0:00:00", "TIME": "13:55", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.043, 52.834 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "35", "DD_MM_YYY": "28-1-1998 0:00:00", "TIME": "20:09", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.042, 52.833 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "36", "DD_MM_YYY": "10-10-2001 0:00:00", "TIME": "8:38", "LOCATION": "Schoorl", "DEPTH": "3", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.648, 52.682 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "37", "DD_MM_YYY": "27-9-2003 0:00:00", "TIME": "3:36", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.697, 53.348 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "38", "DD_MM_YYY": "16-11-2003 0:00:00", "TIME": "11:31", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.702, 53.344 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "39", "DD_MM_YYY": "7-2-2013 0:00:00", "TIME": "9:07", "LOCATION": "Zandeweer", "DEPTH": "3", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.667, 53.375 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "40", "DD_MM_YYY": "9-2-2013 0:00:00", "TIME": "1:12", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.758, 53.366 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "41", "DD_MM_YYY": "6-1-2015 0:00:00", "TIME": "4:48", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.768, 53.324 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "42", "DD_MM_YYY": "25-4-1991 0:00:00", "TIME": "13:55", "LOCATION": "Eleveld", "DEPTH": "3", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.575, 52.952 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "43", "DD_MM_YYY": "23-5-1992 0:00:00", "TIME": "10:19", "LOCATION": "Geelbroek", "DEPTH": "3", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.572, 52.953 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "44", "DD_MM_YYY": "22-7-1992 0:00:00", "TIME": "4:48", "LOCATION": "Assen", "DEPTH": "3", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.57, 52.961 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "45", "DD_MM_YYY": "12-3-1996 0:00:00", "TIME": "4:04", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.059, 52.838 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "46", "DD_MM_YYY": "15-2-1998 0:00:00", "TIME": "10:04", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.773, 53.356 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "47", "DD_MM_YYY": "10-1-2006 0:00:00", "TIME": "3:21", "LOCATION": "Eleveld", "DEPTH": "3", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.572, 52.956 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "48", "DD_MM_YYY": "17-2-2007 0:00:00", "TIME": "0:14", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.703, 53.227 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "49", "DD_MM_YYY": "14-4-2009 0:00:00", "TIME": "21:07", "LOCATION": "Huizinge", "DEPTH": "3", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.68, 53.345 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "50", "DD_MM_YYY": "16-4-2009 0:00:00", "TIME": "21:50", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.845, 53.313 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "51", "DD_MM_YYY": "1-9-2014 0:00:00", "TIME": "21:50", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.787, 53.194 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "52", "DD_MM_YYY": "27-5-2017 0:00:00", "TIME": "14:24", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.834, 53.211 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "53", "DD_MM_YYY": "14-12-1987 0:00:00", "TIME": "0:00", "LOCATION": "Hooghalen", "DEPTH": "2", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.552, 52.928 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "54", "DD_MM_YYY": "12-6-2000 0:00:00", "TIME": "0:14", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.742, 53.34 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "55", "DD_MM_YYY": "15-6-2000 0:00:00", "TIME": "22:48", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.847, 53.28 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "56", "DD_MM_YYY": "12-10-2005 0:00:00", "TIME": "12:43", "LOCATION": "Smilde", "DEPTH": "3", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.45, 52.963 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "57", "DD_MM_YYY": "8-8-2006 0:00:00", "TIME": "9:07", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.707, 53.349 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "58", "DD_MM_YYY": "2-4-2008 0:00:00", "TIME": "4:33", "LOCATION": "Ekehaar", "DEPTH": "3", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.595, 52.947 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "59", "DD_MM_YYY": "10-7-2008 0:00:00", "TIME": "21:36", "LOCATION": "Holwierde", "DEPTH": "3", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.882, 53.35 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "60", "DD_MM_YYY": "7-5-2010 0:00:00", "TIME": "18:43", "LOCATION": "Waddenzee (nabij Usquert)", "DEPTH": "3", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.617, 53.491 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "61", "DD_MM_YYY": "14-8-2010 0:00:00", "TIME": "6:00", "LOCATION": "Uithuizen", "DEPTH": "3", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.703, 53.403 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "62", "DD_MM_YYY": "31-8-2011 0:00:00", "TIME": "3:50", "LOCATION": "Uithuizen", "DEPTH": "3", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.687, 53.444 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "63", "DD_MM_YYY": "6-9-2011 0:00:00", "TIME": "23:31", "LOCATION": "Leermens", "DEPTH": "3", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.805, 53.337 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "64", "DD_MM_YYY": "22-10-2013 0:00:00", "TIME": "6:43", "LOCATION": "Noordzee (nabij Castricum)", "DEPTH": "3", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.588, 52.551 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "65", "DD_MM_YYY": "5-12-1991 0:00:00", "TIME": "0:00", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.657, 53.358 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "66", "DD_MM_YYY": "16-1-1997 0:00:00", "TIME": "9:21", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.046, 52.835 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "67", "DD_MM_YYY": "24-8-1998 0:00:00", "TIME": "0:00", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.81, 53.298 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "68", "DD_MM_YYY": "28-4-2001 0:00:00", "TIME": "21:07", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.053, 52.833 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "69", "DD_MM_YYY": "22-9-2003 0:00:00", "TIME": "12:00", "LOCATION": "Uithuizen", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.688, 53.395 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "70", "DD_MM_YYY": "21-3-2006 0:00:00", "TIME": "16:48", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.755, 53.302 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "71", "DD_MM_YYY": "31-3-2010 0:00:00", "TIME": "18:28", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.777, 53.19 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "72", "DD_MM_YYY": "19-1-2011 0:00:00", "TIME": "15:50", "LOCATION": "Westerwijtwerd", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.645, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "73", "DD_MM_YYY": "15-8-2012 0:00:00", "TIME": "11:45", "LOCATION": "Leermens", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.805, 53.353 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "74", "DD_MM_YYY": "19-1-2013 0:00:00", "TIME": "11:31", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.79, 53.285 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "75", "DD_MM_YYY": "20-7-2013 0:00:00", "TIME": "6:00", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.803, 53.323 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "76", "DD_MM_YYY": "9-11-2013 0:00:00", "TIME": "12:57", "LOCATION": "Annen", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.755, 53.052 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "77", "DD_MM_YYY": "25-2-2016 0:00:00", "TIME": "21:21", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.781, 53.184 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "78", "DD_MM_YYY": "23-12-2016 0:00:00", "TIME": "12:00", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.712, 53.083 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "79", "DD_MM_YYY": "16-8-1994 0:00:00", "TIME": "20:24", "LOCATION": "Anloo", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.698, 53.061 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "80", "DD_MM_YYY": "24-12-1995 0:00:00", "TIME": "3:50", "LOCATION": "Jisp", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.847, 52.511 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "81", "DD_MM_YYY": "16-6-2003 0:00:00", "TIME": "2:52", "LOCATION": "Ravenswoud", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.407, 52.963 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "82", "DD_MM_YYY": "8-2-2005 0:00:00", "TIME": "20:38", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.638, 53.316 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "83", "DD_MM_YYY": "30-5-2005 0:00:00", "TIME": "20:52", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.71, 53.343 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "84", "DD_MM_YYY": "26-8-2006 0:00:00", "TIME": "13:26", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.712, 53.343 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "85", "DD_MM_YYY": "23-10-2006 0:00:00", "TIME": "20:09", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.738, 53.372 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "86", "DD_MM_YYY": "26-1-2007 0:00:00", "TIME": "2:24", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.755, 53.352 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "87", "DD_MM_YYY": "26-8-2008 0:00:00", "TIME": "15:36", "LOCATION": "Geelbroek", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.565, 52.949 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "88", "DD_MM_YYY": "4-12-2009 0:00:00", "TIME": "3:21", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.284 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "89", "DD_MM_YYY": "3-5-2010 0:00:00", "TIME": "1:40", "LOCATION": "Godlinze", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.81, 53.387 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "90", "DD_MM_YYY": "11-3-2014 0:00:00", "TIME": "9:21", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.822, 53.228 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "91", "DD_MM_YYY": "25-2-2015 0:00:00", "TIME": "22:04", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.857, 53.323 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "92", "DD_MM_YYY": "24-3-2015 0:00:00", "TIME": "18:00", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.855, 53.322 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "93", "DD_MM_YYY": "23-6-2015 0:00:00", "TIME": "14:24", "LOCATION": "Anna Paulowna", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.807, 52.853 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "94", "DD_MM_YYY": "30-9-2015 0:00:00", "TIME": "9:36", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.88, 52.778 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "95", "DD_MM_YYY": "30-10-2015 0:00:00", "TIME": "2:24", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.92, 53.285 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "96", "DD_MM_YYY": "15-2-1991 0:00:00", "TIME": "12:57", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.914, 52.771 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "97", "DD_MM_YYY": "23-11-1993 0:00:00", "TIME": "16:19", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.82, 53.202 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "98", "DD_MM_YYY": "17-11-1996 0:00:00", "TIME": "1:12", "LOCATION": "Wachtum", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.732, 52.724 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "99", "DD_MM_YYY": "22-9-2000 0:00:00", "TIME": "9:36", "LOCATION": "Nieuw Annerveen", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.082 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "100", "DD_MM_YYY": "5-2-2002 0:00:00", "TIME": "17:45", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.717, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "101", "DD_MM_YYY": "3-3-2003 0:00:00", "TIME": "21:21", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.662, 53.36 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "102", "DD_MM_YYY": "5-8-2005 0:00:00", "TIME": "0:28", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.81, 53.17 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "103", "DD_MM_YYY": "23-3-2006 0:00:00", "TIME": "21:50", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.778, 53.283 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "104", "DD_MM_YYY": "18-5-2008 0:00:00", "TIME": "3:21", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.728, 53.375 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "105", "DD_MM_YYY": "7-11-2008 0:00:00", "TIME": "6:28", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.735, 53.381 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "106", "DD_MM_YYY": "1-2-2009 0:00:00", "TIME": "3:50", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.74, 53.36 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "107", "DD_MM_YYY": "30-12-2011 0:00:00", "TIME": "16:33", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.657, 53.352 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "108", "DD_MM_YYY": "1-11-2016 0:00:00", "TIME": "0:00", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.809, 53.306 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "109", "DD_MM_YYY": "2-9-1996 0:00:00", "TIME": "22:04", "LOCATION": "Roden", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.422, 53.147 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "110", "DD_MM_YYY": "18-8-1997 0:00:00", "TIME": "6:00", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.05, 52.834 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "111", "DD_MM_YYY": "13-1-1999 0:00:00", "TIME": "0:43", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.777, 53.359 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "112", "DD_MM_YYY": "14-2-2002 0:00:00", "TIME": "17:45", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.035, 52.831 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "113", "DD_MM_YYY": "10-6-2004 0:00:00", "TIME": "17:16", "LOCATION": "Zandeweer", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.663, 53.391 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "114", "DD_MM_YYY": "25-3-2006 0:00:00", "TIME": "3:21", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.045, 52.834 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "115", "DD_MM_YYY": "9-6-2007 0:00:00", "TIME": "15:07", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.747, 53.353 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "116", "DD_MM_YYY": "30-9-2007 0:00:00", "TIME": "15:07", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.788, 53.194 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "117", "DD_MM_YYY": "16-8-2013 0:00:00", "TIME": "22:19", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.697, 53.244 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "118", "DD_MM_YYY": "18-3-2014 0:00:00", "TIME": "6:00", "LOCATION": "Rottum", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.618, 53.39 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "119", "DD_MM_YYY": "2-7-2014 0:00:00", "TIME": "16:04", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.79, 53.214 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "120", "DD_MM_YYY": "7-7-2015 0:00:00", "TIME": "19:12", "LOCATION": "Zuidwolde", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.631, 53.262 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "121", "DD_MM_YYY": "2-9-2016 0:00:00", "TIME": "21:36", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.844, 53.218 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "122", "DD_MM_YYY": "11-3-2017 0:00:00", "TIME": "0:00", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.761, 53.35 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "123", "DD_MM_YYY": "22-9-1993 0:00:00", "TIME": "19:40", "LOCATION": "Eppenhuizen", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.675, 53.368 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "124", "DD_MM_YYY": "19-7-1994 0:00:00", "TIME": "16:04", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.372 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "125", "DD_MM_YYY": "31-1-1995 0:00:00", "TIME": "14:52", "LOCATION": "Annen", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.72, 53.063 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "126", "DD_MM_YYY": "6-4-1995 0:00:00", "TIME": "10:48", "LOCATION": "Huizinge", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.68, 53.36 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "127", "DD_MM_YYY": "29-2-1996 0:00:00", "TIME": "10:04", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.64, 53.343 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "128", "DD_MM_YYY": "28-1-1998 0:00:00", "TIME": "8:52", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.037, 52.833 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "129", "DD_MM_YYY": "12-12-1998 0:00:00", "TIME": "12:28", "LOCATION": "Zandeweer", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.698, 53.392 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "130", "DD_MM_YYY": "11-6-2000 0:00:00", "TIME": "3:07", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.763, 53.348 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "131", "DD_MM_YYY": "2-2-2003 0:00:00", "TIME": "16:33", "LOCATION": "Ekehaar", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.588, 52.95 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "132", "DD_MM_YYY": "10-3-2005 0:00:00", "TIME": "18:43", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.81, 53.342 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "133", "DD_MM_YYY": "14-5-2007 0:00:00", "TIME": "0:28", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.702, 53.331 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "134", "DD_MM_YYY": "27-10-2007 0:00:00", "TIME": "10:48", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.748, 53.333 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "135", "DD_MM_YYY": "5-8-2008 0:00:00", "TIME": "3:21", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.908, 52.761 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "136", "DD_MM_YYY": "9-6-2010 0:00:00", "TIME": "11:02", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.182 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "137", "DD_MM_YYY": "28-3-2011 0:00:00", "TIME": "15:36", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.805, 53.168 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "138", "DD_MM_YYY": "25-9-2011 0:00:00", "TIME": "6:43", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.728, 53.363 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "139", "DD_MM_YYY": "25-4-2012 0:00:00", "TIME": "13:12", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.818, 53.178 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "140", "DD_MM_YYY": "11-2-2013 0:00:00", "TIME": "3:36", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.783, 53.297 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "141", "DD_MM_YYY": "15-2-2013 0:00:00", "TIME": "12:43", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.795, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "142", "DD_MM_YYY": "16-3-2013 0:00:00", "TIME": "18:14", "LOCATION": "Waddenzee (nabij Eemshaven)", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.474 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "143", "DD_MM_YYY": "26-11-2013 0:00:00", "TIME": "2:09", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.845, 53.327 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "144", "DD_MM_YYY": "5-2-2014 0:00:00", "TIME": "20:52", "LOCATION": "Assen", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.568, 52.96 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "145", "DD_MM_YYY": "9-8-2014 0:00:00", "TIME": "21:50", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.325 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "146", "DD_MM_YYY": "11-11-2014 0:00:00", "TIME": "1:12", "LOCATION": "Amen", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.602, 52.937 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "147", "DD_MM_YYY": "27-5-2015 0:00:00", "TIME": "0:00", "LOCATION": "Uithuizen", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.668, 53.404 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "148", "DD_MM_YYY": "18-8-2015 0:00:00", "TIME": "14:09", "LOCATION": "Kolham", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.754, 53.185 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "149", "DD_MM_YYY": "26-4-2017 0:00:00", "TIME": "6:57", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.713, 53.21 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "150", "DD_MM_YYY": "28-12-1996 0:00:00", "TIME": "13:40", "LOCATION": "Bunne", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.505, 53.107 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "151", "DD_MM_YYY": "21-6-1997 0:00:00", "TIME": "1:55", "LOCATION": "Zuidlaarderveen", "DEPTH": "4", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.752, 53.094 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "152", "DD_MM_YYY": "5-9-1998 0:00:00", "TIME": "5:45", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.875, 52.742 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "153", "DD_MM_YYY": "16-5-2000 0:00:00", "TIME": "17:31", "LOCATION": "Eppenhuizen", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.71, 53.38 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "154", "DD_MM_YYY": "2-4-2003 0:00:00", "TIME": "17:45", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.718, 53.34 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "155", "DD_MM_YYY": "24-11-2004 0:00:00", "TIME": "22:48", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.289 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "156", "DD_MM_YYY": "23-10-2005 0:00:00", "TIME": "1:55", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.675, 53.366 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "157", "DD_MM_YYY": "23-1-2006 0:00:00", "TIME": "23:02", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.697, 53.237 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "158", "DD_MM_YYY": "16-4-2006 0:00:00", "TIME": "12:00", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.783, 53.31 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "159", "DD_MM_YYY": "2-4-2008 0:00:00", "TIME": "16:48", "LOCATION": "Ekehaar", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.592, 52.946 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "160", "DD_MM_YYY": "19-5-2008 0:00:00", "TIME": "13:12", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.74, 53.325 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "161", "DD_MM_YYY": "9-1-2009 0:00:00", "TIME": "10:33", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.713, 53.341 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "162", "DD_MM_YYY": "18-5-2011 0:00:00", "TIME": "20:09", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.845, 53.248 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "163", "DD_MM_YYY": "26-5-2011 0:00:00", "TIME": "3:07", "LOCATION": "Zijldijk", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.407 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "164", "DD_MM_YYY": "8-10-2011 0:00:00", "TIME": "14:52", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.862, 53.261 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "165", "DD_MM_YYY": "6-1-2012 0:00:00", "TIME": "2:09", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.667, 53.359 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "166", "DD_MM_YYY": "16-2-2012 0:00:00", "TIME": "4:33", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.692, 53.307 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "167", "DD_MM_YYY": "18-2-2013 0:00:00", "TIME": "5:16", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.973, 53.266 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "168", "DD_MM_YYY": "20-7-2013 0:00:00", "TIME": "7:55", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.323 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "169", "DD_MM_YYY": "28-9-2013 0:00:00", "TIME": "21:07", "LOCATION": "Startenhuizen", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.727, 53.383 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "170", "DD_MM_YYY": "2-10-2013 0:00:00", "TIME": "20:52", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.317 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "171", "DD_MM_YYY": "15-3-2014 0:00:00", "TIME": "3:21", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.873, 53.306 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "172", "DD_MM_YYY": "12-2-2015 0:00:00", "TIME": "23:02", "LOCATION": "Hoogezand", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.752, 53.143 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "173", "DD_MM_YYY": "5-4-2015 0:00:00", "TIME": "15:50", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.903, 52.759 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "174", "DD_MM_YYY": "6-6-2015 0:00:00", "TIME": "19:12", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.75, 53.34 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "175", "DD_MM_YYY": "1-11-2016 0:00:00", "TIME": "14:24", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.807, 53.301 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "176", "DD_MM_YYY": "15-5-1995 0:00:00", "TIME": "8:24", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.945, 53.309 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "177", "DD_MM_YYY": "4-11-1995 0:00:00", "TIME": "5:02", "LOCATION": "Uithuizermeeden", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.722, 53.47 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "178", "DD_MM_YYY": "24-2-1996 0:00:00", "TIME": "13:26", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.908, 52.761 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "179", "DD_MM_YYY": "21-3-1996 0:00:00", "TIME": "11:31", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.054, 52.833 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "180", "DD_MM_YYY": "28-12-1996 0:00:00", "TIME": "21:36", "LOCATION": "Bunne", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.502, 53.111 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "181", "DD_MM_YYY": "19-6-1997 0:00:00", "TIME": "13:26", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.364 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "182", "DD_MM_YYY": "20-6-1997 0:00:00", "TIME": "16:48", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.055, 52.831 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "183", "DD_MM_YYY": "3-12-1997 0:00:00", "TIME": "17:02", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.897, 53.279 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "184", "DD_MM_YYY": "24-12-1999 0:00:00", "TIME": "2:52", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.947, 53.32 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "185", "DD_MM_YYY": "28-6-2002 0:00:00", "TIME": "9:07", "LOCATION": "Smilde", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.45, 52.968 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "186", "DD_MM_YYY": "14-2-2003 0:00:00", "TIME": "3:21", "LOCATION": "Boelenslaan", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.122, 53.146 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "187", "DD_MM_YYY": "21-8-2004 0:00:00", "TIME": "19:40", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.163 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "188", "DD_MM_YYY": "21-3-2005 0:00:00", "TIME": "23:31", "LOCATION": "Buren", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 5.85, 53.457 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "189", "DD_MM_YYY": "17-7-2005 0:00:00", "TIME": "19:55", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.747, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "190", "DD_MM_YYY": "4-3-2006 0:00:00", "TIME": "23:02", "LOCATION": "Hoogezand", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.742, 53.144 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "191", "DD_MM_YYY": "6-9-2006 0:00:00", "TIME": "4:04", "LOCATION": "Eelderwolde", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.522, 53.189 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "192", "DD_MM_YYY": "17-2-2008 0:00:00", "TIME": "4:33", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.682, 53.082 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "193", "DD_MM_YYY": "22-4-2008 0:00:00", "TIME": "12:43", "LOCATION": "Nieuw Annerveen", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.77, 53.068 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "194", "DD_MM_YYY": "29-9-2008 0:00:00", "TIME": "19:26", "LOCATION": "Rottum", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.602, 53.379 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "195", "DD_MM_YYY": "4-5-2009 0:00:00", "TIME": "13:26", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.782, 53.356 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "196", "DD_MM_YYY": "5-7-2009 0:00:00", "TIME": "6:14", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.755, 53.307 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "197", "DD_MM_YYY": "19-2-2010 0:00:00", "TIME": "13:55", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.288 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "198", "DD_MM_YYY": "24-7-2010 0:00:00", "TIME": "14:52", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.735, 53.28 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "199", "DD_MM_YYY": "16-1-2011 0:00:00", "TIME": "22:04", "LOCATION": "Annen", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.762, 53.057 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "200", "DD_MM_YYY": "12-5-2011 0:00:00", "TIME": "19:55", "LOCATION": "Kolham", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.757, 53.195 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "201", "DD_MM_YYY": "29-7-2011 0:00:00", "TIME": "15:07", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.728, 53.337 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "202", "DD_MM_YYY": "4-2-2012 0:00:00", "TIME": "21:36", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.722, 53.357 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "203", "DD_MM_YYY": "19-2-2012 0:00:00", "TIME": "2:52", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.872, 53.259 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "204", "DD_MM_YYY": "18-4-2012 0:00:00", "TIME": "11:31", "LOCATION": "Noordzee (nabij Schoorl)", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.625, 52.7 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "205", "DD_MM_YYY": "11-1-2013 0:00:00", "TIME": "13:40", "LOCATION": "Usquert", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.602, 53.407 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "206", "DD_MM_YYY": "11-2-2013 0:00:00", "TIME": "3:36", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.768, 53.292 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "207", "DD_MM_YYY": "11-2-2013 0:00:00", "TIME": "8:38", "LOCATION": "Woudbloem", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.758, 53.218 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "208", "DD_MM_YYY": "13-2-2013 0:00:00", "TIME": "14:38", "LOCATION": "Losdorp", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.845, 53.368 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "209", "DD_MM_YYY": "9-8-2013 0:00:00", "TIME": "3:07", "LOCATION": "Waddenzee (nabij Buren)", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 5.913, 53.443 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "210", "DD_MM_YYY": "16-6-2014 0:00:00", "TIME": "12:14", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.71, 53.349 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "211", "DD_MM_YYY": "21-5-2015 0:00:00", "TIME": "16:48", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.81, 53.244 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "212", "DD_MM_YYY": "10-6-2015 0:00:00", "TIME": "6:57", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.344 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "213", "DD_MM_YYY": "25-3-2016 0:00:00", "TIME": "4:48", "LOCATION": "Muntendam", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.901, 53.151 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "214", "DD_MM_YYY": "7-12-2016 0:00:00", "TIME": "14:24", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.774, 53.333 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "215", "DD_MM_YYY": "4-4-2017 0:00:00", "TIME": "6:57", "LOCATION": "Woldendorp", "DEPTH": "3", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.991, 53.271 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "216", "DD_MM_YYY": "27-6-1994 0:00:00", "TIME": "21:07", "LOCATION": "Roodeschool", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.77, 53.423 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "217", "DD_MM_YYY": "9-9-1994 0:00:00", "TIME": "9:07", "LOCATION": "Erica", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.915, 52.714 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "218", "DD_MM_YYY": "16-6-1996 0:00:00", "TIME": "21:07", "LOCATION": "Geelbroek", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.568, 52.947 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "219", "DD_MM_YYY": "25-8-1996 0:00:00", "TIME": "3:21", "LOCATION": "Geelbroek", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.57, 52.945 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "220", "DD_MM_YYY": "4-11-1997 0:00:00", "TIME": "22:33", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.328 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "221", "DD_MM_YYY": "14-5-1999 0:00:00", "TIME": "17:31", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.052, 52.834 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "222", "DD_MM_YYY": "22-10-1999 0:00:00", "TIME": "18:28", "LOCATION": "Ekehaar", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.592, 52.941 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "223", "DD_MM_YYY": "12-2-2000 0:00:00", "TIME": "14:38", "LOCATION": "Appingedam", "DEPTH": "4", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.822, 53.321 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "224", "DD_MM_YYY": "21-6-2001 0:00:00", "TIME": "1:12", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "225", "DD_MM_YYY": "14-4-2002 0:00:00", "TIME": "11:45", "LOCATION": "Nieuw Annerveen", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.787, 53.072 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "226", "DD_MM_YYY": "10-5-2002 0:00:00", "TIME": "22:48", "LOCATION": "Bierum", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.857, 53.378 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "227", "DD_MM_YYY": "13-1-2003 0:00:00", "TIME": "12:00", "LOCATION": "Ravenswoud", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.413, 52.971 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "228", "DD_MM_YYY": "7-8-2003 0:00:00", "TIME": "2:52", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.758, 53.349 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "229", "DD_MM_YYY": "9-1-2005 0:00:00", "TIME": "12:43", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.797, 53.323 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "230", "DD_MM_YYY": "5-10-2005 0:00:00", "TIME": "22:48", "LOCATION": "Westerwijtwerd", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.642, 53.331 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "231", "DD_MM_YYY": "25-3-2006 0:00:00", "TIME": "4:04", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.043, 52.834 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "232", "DD_MM_YYY": "23-6-2006 0:00:00", "TIME": "3:21", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.763, 53.317 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "233", "DD_MM_YYY": "10-6-2007 0:00:00", "TIME": "7:26", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.613, 53.326 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "234", "DD_MM_YYY": "13-11-2007 0:00:00", "TIME": "19:55", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.823, 53.293 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "235", "DD_MM_YYY": "5-1-2008 0:00:00", "TIME": "17:31", "LOCATION": "Nieuw Annerveen", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.782, 53.065 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "236", "DD_MM_YYY": "26-10-2008 0:00:00", "TIME": "9:50", "LOCATION": "Hooghalen", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.553, 52.944 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "237", "DD_MM_YYY": "1-1-2009 0:00:00", "TIME": "21:50", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.772, 53.366 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "238", "DD_MM_YYY": "8-1-2009 0:00:00", "TIME": "18:14", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.717, 53.348 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "239", "DD_MM_YYY": "4-2-2009 0:00:00", "TIME": "0:28", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.742, 53.376 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "240", "DD_MM_YYY": "22-7-2009 0:00:00", "TIME": "2:38", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.765, 53.29 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "241", "DD_MM_YYY": "9-1-2010 0:00:00", "TIME": "9:07", "LOCATION": "Eppenhuizen", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.665, 53.367 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "242", "DD_MM_YYY": "9-5-2010 0:00:00", "TIME": "13:12", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.927, 53.247 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "243", "DD_MM_YYY": "21-6-2010 0:00:00", "TIME": "16:48", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.074 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "244", "DD_MM_YYY": "7-1-2011 0:00:00", "TIME": "7:40", "LOCATION": "Nieuwolda", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.967, 53.245 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "245", "DD_MM_YYY": "27-5-2011 0:00:00", "TIME": "8:24", "LOCATION": "Onnen", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.182 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "246", "DD_MM_YYY": "23-6-2011 0:00:00", "TIME": "6:57", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.321 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "247", "DD_MM_YYY": "27-11-2011 0:00:00", "TIME": "22:48", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.822, 53.313 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "248", "DD_MM_YYY": "17-2-2012 0:00:00", "TIME": "3:36", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.708, 53.358 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "249", "DD_MM_YYY": "4-4-2012 0:00:00", "TIME": "3:50", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.872, 53.288 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "250", "DD_MM_YYY": "14-6-2012 0:00:00", "TIME": "9:07", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.922, 53.254 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "251", "DD_MM_YYY": "21-6-2012 0:00:00", "TIME": "16:04", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.783, 53.322 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "252", "DD_MM_YYY": "22-9-2013 0:00:00", "TIME": "18:00", "LOCATION": "Garmerwolde", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.665, 53.245 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "253", "DD_MM_YYY": "18-2-2014 0:00:00", "TIME": "17:02", "LOCATION": "Huizinge", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.662, 53.337 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "254", "DD_MM_YYY": "30-10-2015 0:00:00", "TIME": "19:12", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.776, 53.294 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "255", "DD_MM_YYY": "15-12-2015 0:00:00", "TIME": "2:24", "LOCATION": "Bedum", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.604, 53.276 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "256", "DD_MM_YYY": "18-7-2016 0:00:00", "TIME": "12:00", "LOCATION": "Eppenhuizen", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.709, 53.378 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "257", "DD_MM_YYY": "16-5-2017 0:00:00", "TIME": "14:24", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.805, 53.285 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "258", "DD_MM_YYY": "24-5-1992 0:00:00", "TIME": "22:48", "LOCATION": "Assen", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.562, 52.956 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "259", "DD_MM_YYY": "22-12-1993 0:00:00", "TIME": "18:57", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.294 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "260", "DD_MM_YYY": "14-3-1994 0:00:00", "TIME": "0:00", "LOCATION": "Zandeweer", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.68, 53.39 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "261", "DD_MM_YYY": "2-11-1995 0:00:00", "TIME": "17:02", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.718, 53.352 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "262", "DD_MM_YYY": "6-3-1996 0:00:00", "TIME": "4:48", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.062, 52.838 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "263", "DD_MM_YYY": "4-8-1996 0:00:00", "TIME": "19:55", "LOCATION": "Wachtum", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.738, 52.724 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "264", "DD_MM_YYY": "6-8-1996 0:00:00", "TIME": "18:14", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.917, 52.755 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "265", "DD_MM_YYY": "9-8-1996 0:00:00", "TIME": "3:21", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.958, 53.287 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "266", "DD_MM_YYY": "6-12-1996 0:00:00", "TIME": "0:00", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.053, 52.835 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "267", "DD_MM_YYY": "17-2-1997 0:00:00", "TIME": "5:31", "LOCATION": "Zijldijk", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.752, 53.387 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "268", "DD_MM_YYY": "18-8-1997 0:00:00", "TIME": "18:28", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.05, 52.834 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "269", "DD_MM_YYY": "23-8-1997 0:00:00", "TIME": "0:57", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.683, 53.239 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "270", "DD_MM_YYY": "19-4-1998 0:00:00", "TIME": "17:16", "LOCATION": "Uithuizen", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.682, 53.425 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "271", "DD_MM_YYY": "26-12-1998 0:00:00", "TIME": "4:33", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.83, 53.215 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "272", "DD_MM_YYY": "6-3-1999 0:00:00", "TIME": "23:02", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.778, 53.325 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "273", "DD_MM_YYY": "8-5-1999 0:00:00", "TIME": "22:19", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.7, 53.325 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "274", "DD_MM_YYY": "19-3-2000 0:00:00", "TIME": "1:55", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.698, 53.343 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "275", "DD_MM_YYY": "18-3-2001 0:00:00", "TIME": "16:19", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.692, 53.243 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "276", "DD_MM_YYY": "18-7-2002 0:00:00", "TIME": "19:55", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.783, 53.188 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "277", "DD_MM_YYY": "27-7-2002 0:00:00", "TIME": "15:07", "LOCATION": "Geelbroek", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.565, 52.947 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "278", "DD_MM_YYY": "23-1-2003 0:00:00", "TIME": "15:50", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.752, 53.307 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "279", "DD_MM_YYY": "11-10-2003 0:00:00", "TIME": "8:09", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.055, 52.835 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "280", "DD_MM_YYY": "12-1-2004 0:00:00", "TIME": "21:50", "LOCATION": "Kolham", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.745, 53.189 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "281", "DD_MM_YYY": "26-11-2004 0:00:00", "TIME": "12:28", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.737, 53.314 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "282", "DD_MM_YYY": "18-2-2005 0:00:00", "TIME": "4:04", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.727, 53.239 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "283", "DD_MM_YYY": "25-2-2005 0:00:00", "TIME": "20:38", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.812, 53.336 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "284", "DD_MM_YYY": "18-1-2006 0:00:00", "TIME": "18:57", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.773, 53.274 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "285", "DD_MM_YYY": "19-4-2006 0:00:00", "TIME": "8:09", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.685, 53.336 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "286", "DD_MM_YYY": "16-6-2006 0:00:00", "TIME": "18:14", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.77, 53.292 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "287", "DD_MM_YYY": "27-9-2006 0:00:00", "TIME": "6:43", "LOCATION": "Eppenhuizen", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.687, 53.367 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "288", "DD_MM_YYY": "6-10-2006 0:00:00", "TIME": "23:31", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.79, 53.302 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "289", "DD_MM_YYY": "15-10-2006 0:00:00", "TIME": "22:48", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.885, 52.767 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "290", "DD_MM_YYY": "7-5-2009 0:00:00", "TIME": "15:21", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.728, 53.316 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "291", "DD_MM_YYY": "29-9-2009 0:00:00", "TIME": "4:33", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.314 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "292", "DD_MM_YYY": "18-11-2009 0:00:00", "TIME": "9:21", "LOCATION": "Hoogezand", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.748, 53.145 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "293", "DD_MM_YYY": "25-4-2010 0:00:00", "TIME": "9:36", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.318 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "294", "DD_MM_YYY": "5-5-2010 0:00:00", "TIME": "0:43", "LOCATION": "Zijldijk", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.404 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "295", "DD_MM_YYY": "29-8-2010 0:00:00", "TIME": "13:40", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.828, 53.209 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "296", "DD_MM_YYY": "2-8-2011 0:00:00", "TIME": "9:07", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.727, 53.074 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "297", "DD_MM_YYY": "23-8-2011 0:00:00", "TIME": "15:21", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.817, 53.168 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "298", "DD_MM_YYY": "15-9-2011 0:00:00", "TIME": "19:40", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.823, 53.323 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "299", "DD_MM_YYY": "9-11-2011 0:00:00", "TIME": "13:12", "LOCATION": "Nieuwolda", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.958, 53.255 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "300", "DD_MM_YYY": "7-1-2012 0:00:00", "TIME": "18:57", "LOCATION": "Zuidwolde", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.628, 53.262 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "301", "DD_MM_YYY": "27-1-2012 0:00:00", "TIME": "23:31", "LOCATION": "Oude Pekela", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.968, 53.103 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "302", "DD_MM_YYY": "31-3-2012 0:00:00", "TIME": "9:21", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.917, 53.249 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "303", "DD_MM_YYY": "8-7-2013 0:00:00", "TIME": "14:52", "LOCATION": "Wetsinge", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.542, 53.305 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "304", "DD_MM_YYY": "22-9-2013 0:00:00", "TIME": "14:52", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.67, 53.236 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "305", "DD_MM_YYY": "15-11-2013 0:00:00", "TIME": "5:45", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.715, 53.318 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "306", "DD_MM_YYY": "23-3-2014 0:00:00", "TIME": "15:50", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.798, 53.166 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "307", "DD_MM_YYY": "17-5-2014 0:00:00", "TIME": "16:48", "LOCATION": "Kolham", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.745, 53.192 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "308", "DD_MM_YYY": "1-9-2014 0:00:00", "TIME": "23:45", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.197 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "309", "DD_MM_YYY": "31-1-2015 0:00:00", "TIME": "21:21", "LOCATION": "Eems-Dollard (nabij Holwierde)", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.942, 53.371 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "310", "DD_MM_YYY": "3-2-2015 0:00:00", "TIME": "13:26", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.863, 53.067 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "311", "DD_MM_YYY": "16-5-2015 0:00:00", "TIME": "3:21", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.847, 53.306 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "312", "DD_MM_YYY": "22-8-2015 0:00:00", "TIME": "4:33", "LOCATION": "Usquert", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.602, 53.395 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "313", "DD_MM_YYY": "2-12-2015 0:00:00", "TIME": "16:48", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.831, 53.24 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "314", "DD_MM_YYY": "15-12-2015 0:00:00", "TIME": "4:48", "LOCATION": "Delfzijl", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.892, 53.332 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "315", "DD_MM_YYY": "7-1-2016 0:00:00", "TIME": "2:24", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.814, 53.168 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "316", "DD_MM_YYY": "20-11-2016 0:00:00", "TIME": "16:48", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.838, 53.336 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "317", "DD_MM_YYY": "15-12-2016 0:00:00", "TIME": "12:00", "LOCATION": "Eems-Dollard (nabij Holwierde)", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.934, 53.378 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "318", "DD_MM_YYY": "15-2-2017 0:00:00", "TIME": "2:24", "LOCATION": "Startenhuizen", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.714, 53.377 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "319", "DD_MM_YYY": "6-3-2017 0:00:00", "TIME": "2:09", "LOCATION": "Onderdendam", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.571, 53.327 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "320", "DD_MM_YYY": "9-5-2017 0:00:00", "TIME": "2:24", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.909, 52.767 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "321", "DD_MM_YYY": "5-3-1993 0:00:00", "TIME": "5:16", "LOCATION": "Langelo", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.465, 53.084 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "322", "DD_MM_YYY": "5-5-1993 0:00:00", "TIME": "18:57", "LOCATION": "Westerbroek", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.685, 53.177 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "323", "DD_MM_YYY": "2-3-1994 0:00:00", "TIME": "2:09", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.807, 53.279 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "324", "DD_MM_YYY": "8-6-1994 0:00:00", "TIME": "13:12", "LOCATION": "Huizinge", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.682, 53.359 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "325", "DD_MM_YYY": "8-1-1997 0:00:00", "TIME": "11:45", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.713, 53.338 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "326", "DD_MM_YYY": "19-4-1998 0:00:00", "TIME": "1:55", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.723, 53.339 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "327", "DD_MM_YYY": "17-3-1999 0:00:00", "TIME": "11:02", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.052, 52.832 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "328", "DD_MM_YYY": "7-9-1999 0:00:00", "TIME": "12:57", "LOCATION": "Nieuw Annerveen", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.795, 53.068 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "329", "DD_MM_YYY": "20-12-1999 0:00:00", "TIME": "16:33", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.71, 53.352 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "330", "DD_MM_YYY": "16-7-2000 0:00:00", "TIME": "0:00", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.782, 53.367 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "331", "DD_MM_YYY": "28-4-2001 0:00:00", "TIME": "6:57", "LOCATION": "Geelbroek", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.567, 52.948 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "332", "DD_MM_YYY": "11-5-2002 0:00:00", "TIME": "5:16", "LOCATION": "Ekehaar", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.58, 52.943 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "333", "DD_MM_YYY": "30-1-2003 0:00:00", "TIME": "5:45", "LOCATION": "Leermens", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.342 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "334", "DD_MM_YYY": "23-3-2003 0:00:00", "TIME": "2:24", "LOCATION": "Uithuizermeeden", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.783, 53.457 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "335", "DD_MM_YYY": "3-6-2003 0:00:00", "TIME": "21:50", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.683, 53.337 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "336", "DD_MM_YYY": "8-6-2003 0:00:00", "TIME": "13:12", "LOCATION": "Woltersum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.737, 53.271 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "337", "DD_MM_YYY": "29-12-2003 0:00:00", "TIME": "7:26", "LOCATION": "Delfzijl", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.938, 53.343 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "338", "DD_MM_YYY": "22-9-2004 0:00:00", "TIME": "0:00", "LOCATION": "Winneweer", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.311 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "339", "DD_MM_YYY": "22-6-2005 0:00:00", "TIME": "1:12", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.818, 53.33 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "340", "DD_MM_YYY": "18-1-2006 0:00:00", "TIME": "15:36", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.765, 53.29 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "341", "DD_MM_YYY": "12-2-2006 0:00:00", "TIME": "15:07", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.795, 53.297 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "342", "DD_MM_YYY": "13-4-2006 0:00:00", "TIME": "21:21", "LOCATION": "Garmerwolde", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.24 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "343", "DD_MM_YYY": "22-4-2006 0:00:00", "TIME": "6:14", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.752, 53.325 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "344", "DD_MM_YYY": "16-7-2006 0:00:00", "TIME": "3:36", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.867, 53.303 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "345", "DD_MM_YYY": "10-1-2007 0:00:00", "TIME": "12:57", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.883, 53.34 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "346", "DD_MM_YYY": "16-2-2007 0:00:00", "TIME": "1:26", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.702, 53.228 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "347", "DD_MM_YYY": "15-8-2007 0:00:00", "TIME": "5:45", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.732, 53.369 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "348", "DD_MM_YYY": "17-9-2007 0:00:00", "TIME": "21:07", "LOCATION": "Leermens", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.344 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "349", "DD_MM_YYY": "30-11-2007 0:00:00", "TIME": "20:09", "LOCATION": "Ubbena", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.568, 53.053 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "350", "DD_MM_YYY": "24-1-2008 0:00:00", "TIME": "16:48", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.773, 53.196 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "351", "DD_MM_YYY": "15-12-2008 0:00:00", "TIME": "1:55", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.6, 53.336 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "352", "DD_MM_YYY": "1-1-2009 0:00:00", "TIME": "1:55", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.718, 53.095 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "353", "DD_MM_YYY": "20-4-2009 0:00:00", "TIME": "11:45", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.808, 53.296 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "354", "DD_MM_YYY": "21-12-2009 0:00:00", "TIME": "3:21", "LOCATION": "Woudbloem", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.224 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "355", "DD_MM_YYY": "23-12-2009 0:00:00", "TIME": "9:50", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.76, 53.309 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "356", "DD_MM_YYY": "30-5-2010 0:00:00", "TIME": "2:52", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.678, 53.238 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "357", "DD_MM_YYY": "16-6-2010 0:00:00", "TIME": "23:02", "LOCATION": "Krewerd", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.853, 53.358 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "358", "DD_MM_YYY": "21-6-2010 0:00:00", "TIME": "10:04", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.62, 53.218 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "359", "DD_MM_YYY": "28-1-2011 0:00:00", "TIME": "5:45", "LOCATION": "Lellens", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.712, 53.301 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "360", "DD_MM_YYY": "13-3-2011 0:00:00", "TIME": "16:19", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.271 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "361", "DD_MM_YYY": "26-3-2011 0:00:00", "TIME": "8:09", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.732, 53.335 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "362", "DD_MM_YYY": "15-4-2011 0:00:00", "TIME": "21:21", "LOCATION": "Noordbroek", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.837, 53.2 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "363", "DD_MM_YYY": "5-6-2011 0:00:00", "TIME": "19:40", "LOCATION": "Haren", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.612, 53.176 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "364", "DD_MM_YYY": "20-8-2011 0:00:00", "TIME": "4:04", "LOCATION": "Bedum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.625, 53.279 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "365", "DD_MM_YYY": "7-9-2011 0:00:00", "TIME": "7:55", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.763, 53.267 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "366", "DD_MM_YYY": "9-10-2011 0:00:00", "TIME": "1:55", "LOCATION": "Thesinge", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.662, 53.281 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "367", "DD_MM_YYY": "4-11-2011 0:00:00", "TIME": "2:09", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.808, 53.343 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "368", "DD_MM_YYY": "15-11-2011 0:00:00", "TIME": "0:43", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.967, 53.292 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "369", "DD_MM_YYY": "30-1-2012 0:00:00", "TIME": "16:33", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.745, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "370", "DD_MM_YYY": "5-2-2012 0:00:00", "TIME": "15:07", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.902, 53.276 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "371", "DD_MM_YYY": "7-4-2012 0:00:00", "TIME": "23:16", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.798, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "372", "DD_MM_YYY": "24-5-2012 0:00:00", "TIME": "19:26", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.67, 53.359 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "373", "DD_MM_YYY": "15-6-2012 0:00:00", "TIME": "2:52", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.863, 53.246 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "374", "DD_MM_YYY": "9-8-2012 0:00:00", "TIME": "19:55", "LOCATION": "Haren", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.613, 53.183 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "375", "DD_MM_YYY": "28-1-2013 0:00:00", "TIME": "18:57", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.912, 53.275 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "376", "DD_MM_YYY": "5-2-2013 0:00:00", "TIME": "13:55", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.643, 53.222 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "377", "DD_MM_YYY": "10-2-2013 0:00:00", "TIME": "6:00", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.855, 53.289 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "378", "DD_MM_YYY": "1-9-2013 0:00:00", "TIME": "15:21", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.715, 53.343 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "379", "DD_MM_YYY": "10-10-2013 0:00:00", "TIME": "17:02", "LOCATION": "Startenhuizen Lopp", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.713, 53.37 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "380", "DD_MM_YYY": "7-11-2013 0:00:00", "TIME": "3:21", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.878, 53.281 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "381", "DD_MM_YYY": "26-1-2014 0:00:00", "TIME": "13:40", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.678, 53.236 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "382", "DD_MM_YYY": "3-2-2014 0:00:00", "TIME": "11:16", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.757, 53.334 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "383", "DD_MM_YYY": "25-9-2014 0:00:00", "TIME": "11:02", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.937, 53.276 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "384", "DD_MM_YYY": "21-10-2014 0:00:00", "TIME": "1:55", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.747, 53.358 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "385", "DD_MM_YYY": "11-1-2015 0:00:00", "TIME": "11:31", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.797, 53.171 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "386", "DD_MM_YYY": "18-1-2015 0:00:00", "TIME": "6:00", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.72, 53.233 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "387", "DD_MM_YYY": "1-3-2015 0:00:00", "TIME": "1:26", "LOCATION": "Kommerzijl", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.33, 53.288 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "388", "DD_MM_YYY": "23-6-2015 0:00:00", "TIME": "9:21", "LOCATION": "Anna Paulowna", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.821, 52.858 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "389", "DD_MM_YYY": "17-1-2016 0:00:00", "TIME": "14:24", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.84, 53.258 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "390", "DD_MM_YYY": "26-1-2016 0:00:00", "TIME": "9:21", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.72, 53.203 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "391", "DD_MM_YYY": "2-6-2016 0:00:00", "TIME": "0:00", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.924, 53.249 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "392", "DD_MM_YYY": "30-10-2016 0:00:00", "TIME": "0:00", "LOCATION": "Kollum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.152, 53.308 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "393", "DD_MM_YYY": "3-5-2017 0:00:00", "TIME": "4:48", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.727, 53.312 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "394", "DD_MM_YYY": "11-12-1992 0:00:00", "TIME": "1:12", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.747, 53.21 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "395", "DD_MM_YYY": "27-6-1993 0:00:00", "TIME": "19:12", "LOCATION": "Westerwijtwerd", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.65, 53.316 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "396", "DD_MM_YYY": "10-7-1993 0:00:00", "TIME": "12:14", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.837, 53.333 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "397", "DD_MM_YYY": "4-9-1993 0:00:00", "TIME": "3:36", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.765, 53.363 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "398", "DD_MM_YYY": "7-9-1994 0:00:00", "TIME": "7:12", "LOCATION": "Warffum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.575, 53.402 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "399", "DD_MM_YYY": "16-3-1996 0:00:00", "TIME": "18:28", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.848, 53.298 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "400", "DD_MM_YYY": "1-4-1997 0:00:00", "TIME": "0:57", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.873, 52.768 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "401", "DD_MM_YYY": "29-4-1997 0:00:00", "TIME": "8:09", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.803, 53.249 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "402", "DD_MM_YYY": "1-11-1997 0:00:00", "TIME": "20:52", "LOCATION": "Uithuizen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.705, 53.427 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "403", "DD_MM_YYY": "3-11-1997 0:00:00", "TIME": "18:28", "LOCATION": "Donderen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.513, 53.108 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "404", "DD_MM_YYY": "21-4-1999 0:00:00", "TIME": "10:33", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.84, 53.312 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "405", "DD_MM_YYY": "6-5-1999 0:00:00", "TIME": "7:40", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.055, 52.836 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "406", "DD_MM_YYY": "15-5-1999 0:00:00", "TIME": "8:38", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.052, 52.834 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "407", "DD_MM_YYY": "10-8-1999 0:00:00", "TIME": "7:26", "LOCATION": "Startenhuizen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.727, 53.382 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "408", "DD_MM_YYY": "10-12-1999 0:00:00", "TIME": "0:14", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.175 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "409", "DD_MM_YYY": "26-12-2000 0:00:00", "TIME": "15:21", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.91, 53.294 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "410", "DD_MM_YYY": "17-5-2001 0:00:00", "TIME": "11:16", "LOCATION": "Haren", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.612, 53.173 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "411", "DD_MM_YYY": "14-12-2002 0:00:00", "TIME": "14:52", "LOCATION": "Dalerveen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.832, 52.676 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "412", "DD_MM_YYY": "16-12-2002 0:00:00", "TIME": "2:09", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.718, 53.092 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "413", "DD_MM_YYY": "24-12-2002 0:00:00", "TIME": "13:55", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.042, 52.833 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "414", "DD_MM_YYY": "10-11-2003 0:00:00", "TIME": "0:14", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.71, 53.349 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "415", "DD_MM_YYY": "26-12-2003 0:00:00", "TIME": "22:19", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.32 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "416", "DD_MM_YYY": "21-3-2004 0:00:00", "TIME": "13:55", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.918, 53.255 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "417", "DD_MM_YYY": "24-5-2004 0:00:00", "TIME": "10:33", "LOCATION": "Wetsinge", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.525, 53.31 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "418", "DD_MM_YYY": "30-10-2004 0:00:00", "TIME": "21:07", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.778, 53.356 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "419", "DD_MM_YYY": "28-5-2005 0:00:00", "TIME": "15:21", "LOCATION": "Morra", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.088, 53.374 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "420", "DD_MM_YYY": "11-11-2005 0:00:00", "TIME": "12:57", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.697, 53.224 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "421", "DD_MM_YYY": "5-4-2006 0:00:00", "TIME": "18:14", "LOCATION": "Delfzijl", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.89, 53.344 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "422", "DD_MM_YYY": "7-5-2006 0:00:00", "TIME": "1:26", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.717, 53.345 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "423", "DD_MM_YYY": "6-6-2006 0:00:00", "TIME": "0:14", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.81, 53.238 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "424", "DD_MM_YYY": "17-6-2006 0:00:00", "TIME": "13:55", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.852, 53.33 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "425", "DD_MM_YYY": "25-10-2006 0:00:00", "TIME": "22:19", "LOCATION": "Delfzijl", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.923, 53.325 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "426", "DD_MM_YYY": "26-10-2006 0:00:00", "TIME": "19:55", "LOCATION": "Oldenzijl", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.705, 53.394 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "427", "DD_MM_YYY": "2-7-2007 0:00:00", "TIME": "8:24", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.875, 52.767 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "428", "DD_MM_YYY": "2-1-2008 0:00:00", "TIME": "20:24", "LOCATION": "Hooghalen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.56, 52.939 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "429", "DD_MM_YYY": "29-3-2008 0:00:00", "TIME": "0:43", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.842, 53.292 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "430", "DD_MM_YYY": "29-10-2008 0:00:00", "TIME": "19:40", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.71, 53.33 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "431", "DD_MM_YYY": "23-12-2008 0:00:00", "TIME": "20:09", "LOCATION": "Uithuizermeeden", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.71, 53.403 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "432", "DD_MM_YYY": "16-2-2009 0:00:00", "TIME": "13:55", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.298 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "433", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "9:50", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.119 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "434", "DD_MM_YYY": "7-5-2009 0:00:00", "TIME": "12:57", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.778, 53.379 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "435", "DD_MM_YYY": "2-11-2009 0:00:00", "TIME": "15:36", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.863, 52.79 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "436", "DD_MM_YYY": "4-3-2010 0:00:00", "TIME": "21:21", "LOCATION": "Leermens", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.342 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "437", "DD_MM_YYY": "3-4-2010 0:00:00", "TIME": "18:14", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.658, 53.346 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "438", "DD_MM_YYY": "31-8-2010 0:00:00", "TIME": "13:55", "LOCATION": "Zandeweer", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.683, 53.376 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "439", "DD_MM_YYY": "15-11-2010 0:00:00", "TIME": "22:48", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.703, 53.348 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "440", "DD_MM_YYY": "30-1-2011 0:00:00", "TIME": "1:40", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.722, 53.302 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "441", "DD_MM_YYY": "11-3-2011 0:00:00", "TIME": "13:12", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.863, 53.263 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "442", "DD_MM_YYY": "28-4-2011 0:00:00", "TIME": "0:57", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.848, 53.285 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "443", "DD_MM_YYY": "28-4-2011 0:00:00", "TIME": "8:52", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.727, 53.312 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "444", "DD_MM_YYY": "19-5-2011 0:00:00", "TIME": "4:33", "LOCATION": "Zijldijk", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.777, 53.396 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "445", "DD_MM_YYY": "5-6-2011 0:00:00", "TIME": "19:40", "LOCATION": "Usquert", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.485, 53.522 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "446", "DD_MM_YYY": "27-6-2011 0:00:00", "TIME": "12:00", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.777, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "447", "DD_MM_YYY": "31-1-2012 0:00:00", "TIME": "6:14", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.872, 53.288 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "448", "DD_MM_YYY": "5-2-2012 0:00:00", "TIME": "10:19", "LOCATION": "Eenum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.329 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "449", "DD_MM_YYY": "7-2-2012 0:00:00", "TIME": "19:55", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.868, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "450", "DD_MM_YYY": "22-6-2012 0:00:00", "TIME": "21:07", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.755, 53.296 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "451", "DD_MM_YYY": "27-11-2012 0:00:00", "TIME": "3:50", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.785, 53.209 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "452", "DD_MM_YYY": "11-1-2013 0:00:00", "TIME": "2:24", "LOCATION": "Eems-Dollard (nabij Delfzijl)", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.96, 53.346 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "453", "DD_MM_YYY": "3-2-2013 0:00:00", "TIME": "18:43", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.703, 53.23 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "454", "DD_MM_YYY": "10-5-2013 0:00:00", "TIME": "4:48", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.853, 53.259 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "455", "DD_MM_YYY": "2-10-2013 0:00:00", "TIME": "17:45", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.787, 53.312 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "456", "DD_MM_YYY": "18-11-2013 0:00:00", "TIME": "17:45", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.747, 53.322 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "457", "DD_MM_YYY": "2-1-2014 0:00:00", "TIME": "19:12", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.755, 53.206 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "458", "DD_MM_YYY": "27-3-2014 0:00:00", "TIME": "16:48", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.863, 53.259 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "459", "DD_MM_YYY": "30-3-2014 0:00:00", "TIME": "19:40", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.993, 53.282 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "460", "DD_MM_YYY": "20-4-2014 0:00:00", "TIME": "15:07", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.351 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "461", "DD_MM_YYY": "13-5-2014 0:00:00", "TIME": "22:33", "LOCATION": "Westerwijtwerd", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.64, 53.333 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "462", "DD_MM_YYY": "23-9-2014 0:00:00", "TIME": "12:14", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.72, 53.24 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "463", "DD_MM_YYY": "30-11-2014 0:00:00", "TIME": "23:02", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.672, 53.36 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "464", "DD_MM_YYY": "22-2-2015 0:00:00", "TIME": "19:40", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.94, 53.291 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "465", "DD_MM_YYY": "1-3-2015 0:00:00", "TIME": "9:21", "LOCATION": "Houwerzijl", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.343, 53.334 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "466", "DD_MM_YYY": "22-8-2015 0:00:00", "TIME": "19:12", "LOCATION": "Woudbloem", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.745, 53.231 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "467", "DD_MM_YYY": "14-12-2015 0:00:00", "TIME": "16:48", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.919, 52.763 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "468", "DD_MM_YYY": "8-11-2016 0:00:00", "TIME": "16:33", "LOCATION": "Eenum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.795, 53.331 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "469", "DD_MM_YYY": "19-2-2017 0:00:00", "TIME": "19:12", "LOCATION": "Zijldijk", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.758, 53.393 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "470", "DD_MM_YYY": "26-2-2017 0:00:00", "TIME": "18:57", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.778, 53.328 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "471", "DD_MM_YYY": "13-4-2017 0:00:00", "TIME": "9:21", "LOCATION": "Uithuizermeeden", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.75, 53.429 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "472", "DD_MM_YYY": "14-5-2017 0:00:00", "TIME": "2:24", "LOCATION": "Rottum", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.643, 53.388 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "473", "DD_MM_YYY": "6-12-1992 0:00:00", "TIME": "0:14", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.74, 53.32 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "474", "DD_MM_YYY": "4-2-1994 0:00:00", "TIME": "21:50", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.777, 53.306 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "475", "DD_MM_YYY": "14-3-1994 0:00:00", "TIME": "4:19", "LOCATION": "Leermens", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.808, 53.345 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "476", "DD_MM_YYY": "4-4-1994 0:00:00", "TIME": "15:36", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.828, 53.275 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "477", "DD_MM_YYY": "30-7-1994 0:00:00", "TIME": "16:19", "LOCATION": "Warffum", "DEPTH": "1", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.577, 53.365 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "478", "DD_MM_YYY": "23-9-1994 0:00:00", "TIME": "0:00", "LOCATION": "Schoonebeek", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.88, 52.67 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "479", "DD_MM_YYY": "24-1-1995 0:00:00", "TIME": "4:33", "LOCATION": "Delfzijl", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.897, 53.316 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "480", "DD_MM_YYY": "18-10-1995 0:00:00", "TIME": "8:38", "LOCATION": "Peize", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.492, 53.129 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "481", "DD_MM_YYY": "7-6-1996 0:00:00", "TIME": "0:14", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.778, 53.309 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "482", "DD_MM_YYY": "16-10-1996 0:00:00", "TIME": "2:24", "LOCATION": "Amen", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.61, 52.941 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "483", "DD_MM_YYY": "16-11-1996 0:00:00", "TIME": "20:52", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.755, 53.355 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "484", "DD_MM_YYY": "2-3-1997 0:00:00", "TIME": "12:57", "LOCATION": "Pieterzijl", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.267, 53.288 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "485", "DD_MM_YYY": "19-5-1997 0:00:00", "TIME": "2:09", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.053, 52.836 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "486", "DD_MM_YYY": "3-12-1997 0:00:00", "TIME": "15:36", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.858, 53.244 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "487", "DD_MM_YYY": "23-12-1997 0:00:00", "TIME": "2:38", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.015, 53.316 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "488", "DD_MM_YYY": "29-3-1998 0:00:00", "TIME": "12:28", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.73, 53.345 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "489", "DD_MM_YYY": "18-5-1998 0:00:00", "TIME": "11:02", "LOCATION": "Uithuizermeeden", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.732, 53.404 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "490", "DD_MM_YYY": "1-11-1998 0:00:00", "TIME": "12:00", "LOCATION": "Eleveld", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.572, 52.955 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "491", "DD_MM_YYY": "12-3-1999 0:00:00", "TIME": "23:16", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.051, 52.833 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "492", "DD_MM_YYY": "7-7-1999 0:00:00", "TIME": "8:38", "LOCATION": "Grolloo", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.627, 52.95 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "493", "DD_MM_YYY": "1-4-2000 0:00:00", "TIME": "9:07", "LOCATION": "Dalen", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.75, 52.685 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "494", "DD_MM_YYY": "19-10-2002 0:00:00", "TIME": "10:19", "LOCATION": "Nieuw Annerveen", "DEPTH": "2", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.768, 53.068 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "495", "DD_MM_YYY": "11-2-2003 0:00:00", "TIME": "13:26", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.773, 53.352 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "496", "DD_MM_YYY": "29-4-2003 0:00:00", "TIME": "22:04", "LOCATION": "Woltersum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.73, 53.284 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "497", "DD_MM_YYY": "7-8-2003 0:00:00", "TIME": "20:24", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.748, 53.345 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "498", "DD_MM_YYY": "8-10-2004 0:00:00", "TIME": "17:16", "LOCATION": "Wildervank", "DEPTH": "2", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.833, 53.076 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "499", "DD_MM_YYY": "16-2-2005 0:00:00", "TIME": "20:38", "LOCATION": "Roodeschool", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.404 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "500", "DD_MM_YYY": "18-2-2005 0:00:00", "TIME": "13:55", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.735, 53.34 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "501", "DD_MM_YYY": "20-1-2006 0:00:00", "TIME": "2:24", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.74, 53.336 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "502", "DD_MM_YYY": "11-2-2006 0:00:00", "TIME": "22:04", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.847, 53.256 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "503", "DD_MM_YYY": "24-2-2006 0:00:00", "TIME": "0:43", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.788, 53.312 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "504", "DD_MM_YYY": "12-7-2006 0:00:00", "TIME": "20:09", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.868, 53.309 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "505", "DD_MM_YYY": "4-11-2006 0:00:00", "TIME": "11:31", "LOCATION": "Ekehaar", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.578, 52.934 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "506", "DD_MM_YYY": "25-12-2006 0:00:00", "TIME": "12:14", "LOCATION": "Leens", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.403, 53.34 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "507", "DD_MM_YYY": "28-4-2008 0:00:00", "TIME": "2:09", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.86, 53.258 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "508", "DD_MM_YYY": "9-5-2008 0:00:00", "TIME": "1:40", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.725, 53.286 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "509", "DD_MM_YYY": "30-5-2008 0:00:00", "TIME": "12:14", "LOCATION": "Usquert", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.633, 53.408 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "510", "DD_MM_YYY": "1-6-2008 0:00:00", "TIME": "18:28", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.782, 53.308 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "511", "DD_MM_YYY": "20-9-2008 0:00:00", "TIME": "16:19", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.707, 53.238 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "512", "DD_MM_YYY": "22-5-2009 0:00:00", "TIME": "12:43", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.076 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "513", "DD_MM_YYY": "26-5-2009 0:00:00", "TIME": "13:55", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.93, 53.302 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "514", "DD_MM_YYY": "26-5-2009 0:00:00", "TIME": "17:45", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.928, 53.314 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "515", "DD_MM_YYY": "14-9-2009 0:00:00", "TIME": "9:21", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.845, 53.278 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "516", "DD_MM_YYY": "7-12-2009 0:00:00", "TIME": "20:52", "LOCATION": "Waddenzee (nabij Eemshaven)", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.923, 53.451 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "517", "DD_MM_YYY": "21-6-2010 0:00:00", "TIME": "11:31", "LOCATION": "Luddeweer", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.745, 53.249 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "518", "DD_MM_YYY": "6-1-2011 0:00:00", "TIME": "8:09", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.78, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "519", "DD_MM_YYY": "8-2-2011 0:00:00", "TIME": "0:14", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.763, 53.258 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "520", "DD_MM_YYY": "8-4-2011 0:00:00", "TIME": "18:00", "LOCATION": "Eemshaven", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.843, 53.446 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "521", "DD_MM_YYY": "18-6-2011 0:00:00", "TIME": "17:02", "LOCATION": "Noordbroek", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.845, 53.199 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "522", "DD_MM_YYY": "18-8-2011 0:00:00", "TIME": "14:38", "LOCATION": "Woltersum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.733, 53.281 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "523", "DD_MM_YYY": "24-10-2011 0:00:00", "TIME": "4:04", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.965, 53.316 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "524", "DD_MM_YYY": "4-12-2011 0:00:00", "TIME": "2:24", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.825, 53.293 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "525", "DD_MM_YYY": "16-1-2012 0:00:00", "TIME": "19:26", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "526", "DD_MM_YYY": "24-1-2012 0:00:00", "TIME": "11:45", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.755, 53.315 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "527", "DD_MM_YYY": "7-3-2012 0:00:00", "TIME": "14:09", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.882, 53.23 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "528", "DD_MM_YYY": "30-7-2012 0:00:00", "TIME": "21:36", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.73, 53.34 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "529", "DD_MM_YYY": "23-10-2012 0:00:00", "TIME": "1:12", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.777, 53.311 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "530", "DD_MM_YYY": "28-4-2013 0:00:00", "TIME": "2:24", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.733, 53.328 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "531", "DD_MM_YYY": "7-6-2013 0:00:00", "TIME": "6:28", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.985, 53.283 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "532", "DD_MM_YYY": "27-6-2013 0:00:00", "TIME": "22:33", "LOCATION": "Westerwijtwerd", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.643, 53.331 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "533", "DD_MM_YYY": "21-7-2013 0:00:00", "TIME": "0:57", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.83, 53.269 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "534", "DD_MM_YYY": "25-8-2013 0:00:00", "TIME": "12:43", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.313 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "535", "DD_MM_YYY": "29-9-2013 0:00:00", "TIME": "21:50", "LOCATION": "Garmerwolde", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.248 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "536", "DD_MM_YYY": "6-12-2013 0:00:00", "TIME": "16:48", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.725, 53.226 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "537", "DD_MM_YYY": "20-12-2013 0:00:00", "TIME": "18:14", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.823, 53.213 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "538", "DD_MM_YYY": "6-2-2014 0:00:00", "TIME": "18:00", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.785, 53.185 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "539", "DD_MM_YYY": "12-3-2014 0:00:00", "TIME": "15:36", "LOCATION": "Ekehaar", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.59, 52.949 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "540", "DD_MM_YYY": "28-3-2014 0:00:00", "TIME": "6:00", "LOCATION": "Waddenzee (nabij Uithuizermeeden)", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.758, 53.48 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "541", "DD_MM_YYY": "17-4-2014 0:00:00", "TIME": "15:07", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.723, 53.327 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "542", "DD_MM_YYY": "26-4-2014 0:00:00", "TIME": "23:45", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.237 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "543", "DD_MM_YYY": "12-5-2014 0:00:00", "TIME": "3:21", "LOCATION": "Woudbloem", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.732, 53.212 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "544", "DD_MM_YYY": "2-7-2014 0:00:00", "TIME": "18:28", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.917, 53.275 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "545", "DD_MM_YYY": "9-8-2014 0:00:00", "TIME": "18:00", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.323 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "546", "DD_MM_YYY": "22-11-2014 0:00:00", "TIME": "23:16", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.698, 53.355 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "547", "DD_MM_YYY": "28-12-2014 0:00:00", "TIME": "23:31", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.35 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "548", "DD_MM_YYY": "6-4-2015 0:00:00", "TIME": "15:21", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.975, 53.291 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "549", "DD_MM_YYY": "21-7-2015 0:00:00", "TIME": "21:36", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.803, 53.332 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "550", "DD_MM_YYY": "28-8-2015 0:00:00", "TIME": "19:12", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.826, 53.211 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "551", "DD_MM_YYY": "28-8-2015 0:00:00", "TIME": "18:57", "LOCATION": "Usquert", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.584, 53.392 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "552", "DD_MM_YYY": "25-12-2015 0:00:00", "TIME": "14:24", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.735, 53.315 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "553", "DD_MM_YYY": "13-1-2016 0:00:00", "TIME": "6:57", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.855, 53.248 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "554", "DD_MM_YYY": "19-2-2016 0:00:00", "TIME": "16:48", "LOCATION": "Zuidwolde", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.617, 53.26 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "555", "DD_MM_YYY": "7-8-2016 0:00:00", "TIME": "0:00", "LOCATION": "Kantens", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.644, 53.374 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "556", "DD_MM_YYY": "28-8-2016 0:00:00", "TIME": "2:24", "LOCATION": "Uithuizen", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.636, 53.401 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "557", "DD_MM_YYY": "5-2-2017 0:00:00", "TIME": "18:57", "LOCATION": "Kantens", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.65, 53.374 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "558", "DD_MM_YYY": "12-2-2017 0:00:00", "TIME": "16:33", "LOCATION": "Startenhuizen", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.713, 53.381 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "559", "DD_MM_YYY": "25-2-2017 0:00:00", "TIME": "2:24", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.735, 53.325 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "560", "DD_MM_YYY": "14-3-2017 0:00:00", "TIME": "6:57", "LOCATION": "Delfzijl", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.886, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "561", "DD_MM_YYY": "10-4-2017 0:00:00", "TIME": "9:21", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.838, 53.27 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "562", "DD_MM_YYY": "26-10-1994 0:00:00", "TIME": "19:55", "LOCATION": "Luddeweer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.737, 53.246 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "563", "DD_MM_YYY": "1-2-1995 0:00:00", "TIME": "0:00", "LOCATION": "Nieuw Annerveen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.079 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "564", "DD_MM_YYY": "30-12-1995 0:00:00", "TIME": "22:33", "LOCATION": "Roswinkel", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.048, 52.845 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "565", "DD_MM_YYY": "7-6-1996 0:00:00", "TIME": "15:21", "LOCATION": "Annerveenschekanaal", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.78, 53.085 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "566", "DD_MM_YYY": "17-2-1997 0:00:00", "TIME": "11:16", "LOCATION": "Geelbroek", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.568, 52.947 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "567", "DD_MM_YYY": "6-6-1997 0:00:00", "TIME": "21:07", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.875, 53.292 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "568", "DD_MM_YYY": "9-7-1997 0:00:00", "TIME": "1:26", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.053, 52.833 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "569", "DD_MM_YYY": "23-7-1997 0:00:00", "TIME": "0:57", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.247 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "570", "DD_MM_YYY": "20-11-1997 0:00:00", "TIME": "0:57", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.206 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "571", "DD_MM_YYY": "8-1-1998 0:00:00", "TIME": "6:14", "LOCATION": "Amen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.597, 52.937 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "572", "DD_MM_YYY": "8-4-2000 0:00:00", "TIME": "16:19", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.632, 53.205 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "573", "DD_MM_YYY": "14-4-2000 0:00:00", "TIME": "18:57", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.772, 53.308 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "574", "DD_MM_YYY": "6-7-2000 0:00:00", "TIME": "17:16", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.752, 53.34 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "575", "DD_MM_YYY": "26-10-2003 0:00:00", "TIME": "3:21", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.788, 53.304 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "576", "DD_MM_YYY": "30-1-2004 0:00:00", "TIME": "23:45", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.868, 53.314 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "577", "DD_MM_YYY": "27-7-2004 0:00:00", "TIME": "22:33", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.875, 53.343 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "578", "DD_MM_YYY": "18-9-2004 0:00:00", "TIME": "9:07", "LOCATION": "Uithuizermeeden", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.703, 53.416 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "579", "DD_MM_YYY": "13-11-2004 0:00:00", "TIME": "7:40", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.291 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "580", "DD_MM_YYY": "1-3-2005 0:00:00", "TIME": "9:50", "LOCATION": "Delfzijl", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.922, 53.326 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "581", "DD_MM_YYY": "2-4-2005 0:00:00", "TIME": "17:45", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.798, 53.27 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "582", "DD_MM_YYY": "10-9-2005 0:00:00", "TIME": "16:04", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.772, 53.316 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "583", "DD_MM_YYY": "12-4-2006 0:00:00", "TIME": "3:21", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.837, 53.27 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "584", "DD_MM_YYY": "3-5-2006 0:00:00", "TIME": "7:26", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.767, 53.29 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "585", "DD_MM_YYY": "17-6-2006 0:00:00", "TIME": "15:21", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.768, 53.297 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "586", "DD_MM_YYY": "24-6-2006 0:00:00", "TIME": "12:00", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.823, 53.341 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "587", "DD_MM_YYY": "5-11-2006 0:00:00", "TIME": "10:19", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.273 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "588", "DD_MM_YYY": "31-1-2007 0:00:00", "TIME": "20:52", "LOCATION": "Eppenhuizen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.672, 53.368 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "589", "DD_MM_YYY": "21-3-2007 0:00:00", "TIME": "8:38", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.722, 53.24 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "590", "DD_MM_YYY": "30-3-2007 0:00:00", "TIME": "16:04", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.707, 53.236 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "591", "DD_MM_YYY": "13-4-2007 0:00:00", "TIME": "4:04", "LOCATION": "Woudbloem", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.226 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "592", "DD_MM_YYY": "23-6-2007 0:00:00", "TIME": "5:16", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.703, 53.317 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "593", "DD_MM_YYY": "28-9-2007 0:00:00", "TIME": "0:43", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.623, 53.338 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "594", "DD_MM_YYY": "19-3-2008 0:00:00", "TIME": "0:28", "LOCATION": "Tinallinge", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.565, 53.348 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "595", "DD_MM_YYY": "31-3-2008 0:00:00", "TIME": "12:00", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.7, 53.346 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "596", "DD_MM_YYY": "7-4-2008 0:00:00", "TIME": "17:31", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.897, 53.294 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "597", "DD_MM_YYY": "10-5-2008 0:00:00", "TIME": "7:26", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.728, 53.327 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "598", "DD_MM_YYY": "23-7-2008 0:00:00", "TIME": "23:16", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.663, 53.212 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "599", "DD_MM_YYY": "16-11-2008 0:00:00", "TIME": "16:04", "LOCATION": "Eexterveen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.048 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "600", "DD_MM_YYY": "24-12-2008 0:00:00", "TIME": "22:48", "LOCATION": "Vries", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.582, 53.065 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "601", "DD_MM_YYY": "1-1-2009 0:00:00", "TIME": "16:33", "LOCATION": "Delfzijl", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.902, 53.33 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "602", "DD_MM_YYY": "3-2-2009 0:00:00", "TIME": "1:40", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.875, 53.315 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "603", "DD_MM_YYY": "13-3-2009 0:00:00", "TIME": "19:40", "LOCATION": "Holwierde", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.902, 53.35 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "604", "DD_MM_YYY": "22-3-2009 0:00:00", "TIME": "2:38", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "605", "DD_MM_YYY": "1-5-2009 0:00:00", "TIME": "17:31", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.72, 53.222 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "606", "DD_MM_YYY": "7-5-2009 0:00:00", "TIME": "13:26", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.723, 53.253 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "607", "DD_MM_YYY": "5-7-2009 0:00:00", "TIME": "6:28", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.226 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "608", "DD_MM_YYY": "20-11-2009 0:00:00", "TIME": "11:02", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.747, 53.321 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "609", "DD_MM_YYY": "14-1-2010 0:00:00", "TIME": "15:36", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.817, 53.293 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "610", "DD_MM_YYY": "17-2-2010 0:00:00", "TIME": "23:31", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.192 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "611", "DD_MM_YYY": "30-5-2010 0:00:00", "TIME": "23:45", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.678, 53.238 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "612", "DD_MM_YYY": "2-12-2010 0:00:00", "TIME": "18:57", "LOCATION": "Usquert", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.58, 53.423 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "613", "DD_MM_YYY": "7-12-2010 0:00:00", "TIME": "1:26", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.862, 53.313 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "614", "DD_MM_YYY": "26-3-2011 0:00:00", "TIME": "21:50", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.82, 53.253 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "615", "DD_MM_YYY": "2-5-2011 0:00:00", "TIME": "10:33", "LOCATION": "Meeden", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.937, 53.127 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "616", "DD_MM_YYY": "10-5-2011 0:00:00", "TIME": "21:36", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.657, 53.224 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "617", "DD_MM_YYY": "19-5-2011 0:00:00", "TIME": "7:12", "LOCATION": "Krewerd", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.843, 53.359 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "618", "DD_MM_YYY": "23-5-2011 0:00:00", "TIME": "5:02", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.767, 53.27 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "619", "DD_MM_YYY": "23-7-2011 0:00:00", "TIME": "12:00", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.246 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "620", "DD_MM_YYY": "27-7-2011 0:00:00", "TIME": "7:40", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.88, 53.285 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "621", "DD_MM_YYY": "27-7-2011 0:00:00", "TIME": "0:57", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.953, 53.286 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "622", "DD_MM_YYY": "7-11-2011 0:00:00", "TIME": "6:28", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.685, 53.246 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "623", "DD_MM_YYY": "18-4-2012 0:00:00", "TIME": "10:19", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.733, 53.341 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "624", "DD_MM_YYY": "27-7-2012 0:00:00", "TIME": "12:00", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.68, 53.315 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "625", "DD_MM_YYY": "16-8-2012 0:00:00", "TIME": "15:21", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.752, 53.362 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "626", "DD_MM_YYY": "28-9-2012 0:00:00", "TIME": "11:45", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.83, 53.219 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "627", "DD_MM_YYY": "17-12-2012 0:00:00", "TIME": "20:52", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.73, 53.323 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "628", "DD_MM_YYY": "25-12-2012 0:00:00", "TIME": "15:21", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.783, 53.377 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "629", "DD_MM_YYY": "18-1-2013 0:00:00", "TIME": "14:24", "LOCATION": "Zandeweer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.663, 53.389 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "630", "DD_MM_YYY": "27-1-2013 0:00:00", "TIME": "8:52", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.773, 53.186 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "631", "DD_MM_YYY": "22-5-2013 0:00:00", "TIME": "22:04", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.777, 53.177 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "632", "DD_MM_YYY": "22-5-2013 0:00:00", "TIME": "6:14", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.812, 53.287 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "633", "DD_MM_YYY": "24-5-2013 0:00:00", "TIME": "9:50", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.705, 53.33 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "634", "DD_MM_YYY": "30-5-2013 0:00:00", "TIME": "12:14", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.838, 53.282 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "635", "DD_MM_YYY": "3-6-2013 0:00:00", "TIME": "7:12", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.867, 53.318 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "636", "DD_MM_YYY": "25-9-2013 0:00:00", "TIME": "9:50", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.862, 53.282 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "637", "DD_MM_YYY": "30-9-2013 0:00:00", "TIME": "5:31", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.715, 53.222 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "638", "DD_MM_YYY": "1-10-2013 0:00:00", "TIME": "6:43", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.713, 53.232 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "639", "DD_MM_YYY": "3-10-2013 0:00:00", "TIME": "4:19", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.777, 53.314 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "640", "DD_MM_YYY": "10-11-2013 0:00:00", "TIME": "23:31", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.772, 53.298 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "641", "DD_MM_YYY": "23-12-2013 0:00:00", "TIME": "12:57", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.692, 53.348 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "642", "DD_MM_YYY": "16-1-2014 0:00:00", "TIME": "21:50", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.973, 53.277 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "643", "DD_MM_YYY": "28-2-2014 0:00:00", "TIME": "22:04", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.75, 53.279 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "644", "DD_MM_YYY": "2-4-2014 0:00:00", "TIME": "16:19", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.163 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "645", "DD_MM_YYY": "4-4-2014 0:00:00", "TIME": "1:40", "LOCATION": "Garmerwolde", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.667, 53.25 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "646", "DD_MM_YYY": "12-6-2014 0:00:00", "TIME": "0:28", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.763, 53.207 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "647", "DD_MM_YYY": "7-7-2014 0:00:00", "TIME": "6:28", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.688, 53.24 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "648", "DD_MM_YYY": "8-7-2014 0:00:00", "TIME": "5:16", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.707, 53.244 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "649", "DD_MM_YYY": "19-8-2014 0:00:00", "TIME": "6:57", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.725, 53.376 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "650", "DD_MM_YYY": "21-8-2014 0:00:00", "TIME": "0:00", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.727, 53.373 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "651", "DD_MM_YYY": "23-1-2015 0:00:00", "TIME": "6:57", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.797, 53.175 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "652", "DD_MM_YYY": "1-3-2015 0:00:00", "TIME": "11:31", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.81, 53.272 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "653", "DD_MM_YYY": "25-3-2015 0:00:00", "TIME": "22:04", "LOCATION": "Uithuizermeeden", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.433 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "654", "DD_MM_YYY": "13-5-2015 0:00:00", "TIME": "16:04", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.9, 53.262 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "655", "DD_MM_YYY": "9-9-2015 0:00:00", "TIME": "21:21", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.701, 53.219 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "656", "DD_MM_YYY": "27-10-2015 0:00:00", "TIME": "7:12", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.75, 53.318 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "657", "DD_MM_YYY": "28-11-2015 0:00:00", "TIME": "0:00", "LOCATION": "Emmen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.924, 52.766 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "658", "DD_MM_YYY": "7-3-2016 0:00:00", "TIME": "0:00", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.826, 53.268 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "659", "DD_MM_YYY": "28-5-2016 0:00:00", "TIME": "7:12", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.635, 53.237 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "660", "DD_MM_YYY": "1-6-2016 0:00:00", "TIME": "12:00", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.75, 53.361 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "661", "DD_MM_YYY": "18-6-2016 0:00:00", "TIME": "2:24", "LOCATION": "Kolham", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.766, 53.184 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "662", "DD_MM_YYY": "21-9-2016 0:00:00", "TIME": "2:24", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.945, 53.254 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "663", "DD_MM_YYY": "20-11-2016 0:00:00", "TIME": "16:48", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.3 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "664", "DD_MM_YYY": "26-2-2017 0:00:00", "TIME": "12:00", "LOCATION": "Zandeweer", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.675, 53.386 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "665", "DD_MM_YYY": "15-5-2017 0:00:00", "TIME": "18:57", "LOCATION": "Zuidwolde", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.598, 53.265 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "666", "DD_MM_YYY": "26-3-1993 0:00:00", "TIME": "3:50", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.795, 53.285 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "667", "DD_MM_YYY": "14-5-1993 0:00:00", "TIME": "0:00", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.305 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "668", "DD_MM_YYY": "14-3-1994 0:00:00", "TIME": "16:04", "LOCATION": "Kolham", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.747, 53.17 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "669", "DD_MM_YYY": "21-3-1995 0:00:00", "TIME": "8:09", "LOCATION": "Eems-Dollard (nabij Eemshaven)", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.913, 53.438 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "670", "DD_MM_YYY": "21-7-1995 0:00:00", "TIME": "11:31", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.963, 53.276 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "671", "DD_MM_YYY": "13-9-1995 0:00:00", "TIME": "19:55", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.728, 53.335 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "672", "DD_MM_YYY": "20-11-1995 0:00:00", "TIME": "17:31", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.762, 53.315 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "673", "DD_MM_YYY": "12-3-1996 0:00:00", "TIME": "16:04", "LOCATION": "Nieuw Annerveen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.79, 53.064 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "674", "DD_MM_YYY": "14-3-1996 0:00:00", "TIME": "7:12", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.064, 52.838 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "675", "DD_MM_YYY": "9-4-1996 0:00:00", "TIME": "10:19", "LOCATION": "Eexterveen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.798, 53.059 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "676", "DD_MM_YYY": "4-5-1997 0:00:00", "TIME": "17:45", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.93, 53.3 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "677", "DD_MM_YYY": "13-9-1997 0:00:00", "TIME": "0:28", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.747, 53.338 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "678", "DD_MM_YYY": "22-1-1998 0:00:00", "TIME": "3:36", "LOCATION": "Assen", "DEPTH": "4", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.547, 52.984 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "679", "DD_MM_YYY": "5-2-1998 0:00:00", "TIME": "8:09", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.935, 53.291 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "680", "DD_MM_YYY": "14-8-1998 0:00:00", "TIME": "21:21", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.803, 53.192 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "681", "DD_MM_YYY": "11-1-1999 0:00:00", "TIME": "12:43", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.057, 52.837 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "682", "DD_MM_YYY": "7-6-1999 0:00:00", "TIME": "9:07", "LOCATION": "Steenbergen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.402, 53.097 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "683", "DD_MM_YYY": "9-12-1999 0:00:00", "TIME": "1:12", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.803, 53.246 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "684", "DD_MM_YYY": "7-1-2000 0:00:00", "TIME": "18:14", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.043, 52.834 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "685", "DD_MM_YYY": "8-4-2000 0:00:00", "TIME": "19:12", "LOCATION": "Losdorp", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.845, 53.37 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "686", "DD_MM_YYY": "9-6-2000 0:00:00", "TIME": "6:43", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.087 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "687", "DD_MM_YYY": "13-7-2000 0:00:00", "TIME": "10:19", "LOCATION": "Vries", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.565, 53.079 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "688", "DD_MM_YYY": "28-4-2001 0:00:00", "TIME": "12:14", "LOCATION": "Eleveld", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.575, 52.959 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "689", "DD_MM_YYY": "25-12-2001 0:00:00", "TIME": "17:02", "LOCATION": "Uithuizen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.682, 53.397 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "690", "DD_MM_YYY": "27-2-2002 0:00:00", "TIME": "0:43", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.827, 53.337 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "691", "DD_MM_YYY": "9-3-2003 0:00:00", "TIME": "16:48", "LOCATION": "Kantens", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.64, 53.372 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "692", "DD_MM_YYY": "21-5-2003 0:00:00", "TIME": "5:45", "LOCATION": "Annen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.765, 53.072 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "693", "DD_MM_YYY": "5-8-2003 0:00:00", "TIME": "11:45", "LOCATION": "Assen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.558, 52.975 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "694", "DD_MM_YYY": "17-1-2005 0:00:00", "TIME": "13:55", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.808, 53.317 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "695", "DD_MM_YYY": "25-5-2005 0:00:00", "TIME": "5:16", "LOCATION": "Noordbroek", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.85, 53.194 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "696", "DD_MM_YYY": "9-7-2005 0:00:00", "TIME": "11:45", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.685, 53.238 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "697", "DD_MM_YYY": "2-1-2006 0:00:00", "TIME": "16:04", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.695, 53.236 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "698", "DD_MM_YYY": "28-1-2006 0:00:00", "TIME": "0:43", "LOCATION": "Godlinze", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.818, 53.38 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "699", "DD_MM_YYY": "29-1-2006 0:00:00", "TIME": "3:21", "LOCATION": "Eleveld", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.58, 52.952 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "700", "DD_MM_YYY": "16-4-2006 0:00:00", "TIME": "10:04", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.77, 53.313 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "701", "DD_MM_YYY": "23-4-2006 0:00:00", "TIME": "18:14", "LOCATION": "Warffum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.537, 53.389 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "702", "DD_MM_YYY": "11-8-2006 0:00:00", "TIME": "0:43", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.672, 53.219 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "703", "DD_MM_YYY": "3-3-2007 0:00:00", "TIME": "11:45", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.708, 53.235 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "704", "DD_MM_YYY": "11-3-2007 0:00:00", "TIME": "8:38", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.78, 53.326 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "705", "DD_MM_YYY": "11-6-2007 0:00:00", "TIME": "6:00", "LOCATION": "Westerwijtwerd", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.653, 53.321 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "706", "DD_MM_YYY": "7-1-2008 0:00:00", "TIME": "19:12", "LOCATION": "Garmerwolde", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.658, 53.243 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "707", "DD_MM_YYY": "11-4-2008 0:00:00", "TIME": "5:16", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.875, 53.283 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "708", "DD_MM_YYY": "23-6-2008 0:00:00", "TIME": "12:43", "LOCATION": "Veendam", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.855, 53.109 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "709", "DD_MM_YYY": "14-9-2008 0:00:00", "TIME": "11:31", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.622, 53.331 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "710", "DD_MM_YYY": "26-10-2008 0:00:00", "TIME": "1:26", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.805, 53.243 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "711", "DD_MM_YYY": "10-12-2008 0:00:00", "TIME": "21:36", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.828, 53.279 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "712", "DD_MM_YYY": "17-1-2009 0:00:00", "TIME": "15:21", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.795, 53.17 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "713", "DD_MM_YYY": "5-2-2009 0:00:00", "TIME": "22:48", "LOCATION": "Delfzijl", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.923, 53.328 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "714", "DD_MM_YYY": "26-2-2009 0:00:00", "TIME": "6:00", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.118 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "715", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "5:16", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "716", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "11:45", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.652, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "717", "DD_MM_YYY": "19-11-2009 0:00:00", "TIME": "20:09", "LOCATION": "Wildervank", "DEPTH": "4", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.817, 53.071 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "718", "DD_MM_YYY": "2-12-2009 0:00:00", "TIME": "5:16", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.833, 53.291 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "719", "DD_MM_YYY": "10-6-2010 0:00:00", "TIME": "4:19", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.652, 53.226 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "720", "DD_MM_YYY": "8-12-2010 0:00:00", "TIME": "13:12", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.735, 53.317 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "721", "DD_MM_YYY": "22-1-2011 0:00:00", "TIME": "22:19", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.166 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "722", "DD_MM_YYY": "7-5-2011 0:00:00", "TIME": "13:12", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.772, 53.328 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "723", "DD_MM_YYY": "12-5-2011 0:00:00", "TIME": "18:14", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.828, 53.239 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "724", "DD_MM_YYY": "19-6-2011 0:00:00", "TIME": "0:00", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.705, 53.072 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "725", "DD_MM_YYY": "24-6-2011 0:00:00", "TIME": "6:14", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.735, 53.359 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "726", "DD_MM_YYY": "27-6-2011 0:00:00", "TIME": "7:55", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.305 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "727", "DD_MM_YYY": "27-7-2011 0:00:00", "TIME": "9:50", "LOCATION": "Zandeweer", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.662, 53.387 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "728", "DD_MM_YYY": "31-8-2011 0:00:00", "TIME": "5:45", "LOCATION": "Eppenhuizen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.693, 53.37 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "729", "DD_MM_YYY": "23-12-2011 0:00:00", "TIME": "3:07", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.627, 53.203 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "730", "DD_MM_YYY": "21-1-2012 0:00:00", "TIME": "17:45", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.682, 53.237 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "731", "DD_MM_YYY": "16-4-2012 0:00:00", "TIME": "4:04", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.787, 53.309 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "732", "DD_MM_YYY": "21-6-2012 0:00:00", "TIME": "18:57", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "733", "DD_MM_YYY": "3-7-2012 0:00:00", "TIME": "18:28", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.768, 53.269 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "734", "DD_MM_YYY": "16-10-2012 0:00:00", "TIME": "22:04", "LOCATION": "Kollum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.133, 53.297 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "735", "DD_MM_YYY": "17-11-2012 0:00:00", "TIME": "16:48", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.79, 53.29 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "736", "DD_MM_YYY": "22-11-2012 0:00:00", "TIME": "17:02", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.87, 53.315 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "737", "DD_MM_YYY": "30-11-2012 0:00:00", "TIME": "11:02", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.83, 53.254 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "738", "DD_MM_YYY": "10-2-2013 0:00:00", "TIME": "0:00", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.878, 53.292 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "739", "DD_MM_YYY": "2-4-2013 0:00:00", "TIME": "10:33", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.872, 53.223 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "740", "DD_MM_YYY": "13-5-2013 0:00:00", "TIME": "6:57", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.922, 53.247 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "741", "DD_MM_YYY": "25-5-2013 0:00:00", "TIME": "1:26", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.693, 53.229 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "742", "DD_MM_YYY": "25-5-2013 0:00:00", "TIME": "8:24", "LOCATION": "Geelbroek", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.57, 52.953 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "743", "DD_MM_YYY": "23-6-2013 0:00:00", "TIME": "23:02", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.867, 53.3 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "744", "DD_MM_YYY": "14-7-2013 0:00:00", "TIME": "10:19", "LOCATION": "Eenum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.785, 53.333 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "745", "DD_MM_YYY": "14-8-2013 0:00:00", "TIME": "9:50", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.653, 53.233 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "746", "DD_MM_YYY": "27-8-2013 0:00:00", "TIME": "21:07", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.865, 53.301 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "747", "DD_MM_YYY": "24-9-2013 0:00:00", "TIME": "15:50", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.715, 53.081 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "748", "DD_MM_YYY": "25-9-2013 0:00:00", "TIME": "0:43", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.787, 53.289 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "749", "DD_MM_YYY": "1-10-2013 0:00:00", "TIME": "15:36", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.717, 53.22 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "750", "DD_MM_YYY": "23-10-2013 0:00:00", "TIME": "6:00", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.733, 53.262 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "751", "DD_MM_YYY": "23-10-2013 0:00:00", "TIME": "8:38", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.863, 53.257 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "752", "DD_MM_YYY": "8-12-2013 0:00:00", "TIME": "21:21", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.922, 53.282 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "753", "DD_MM_YYY": "4-1-2014 0:00:00", "TIME": "19:12", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.23 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "754", "DD_MM_YYY": "9-1-2014 0:00:00", "TIME": "0:28", "LOCATION": "Onderdendam", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.578, 53.315 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "755", "DD_MM_YYY": "23-1-2014 0:00:00", "TIME": "4:48", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.887, 53.182 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "756", "DD_MM_YYY": "4-3-2014 0:00:00", "TIME": "12:00", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.83, 53.077 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "757", "DD_MM_YYY": "11-3-2014 0:00:00", "TIME": "3:21", "LOCATION": "Noordbroek", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.82, 53.197 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "758", "DD_MM_YYY": "21-3-2014 0:00:00", "TIME": "7:12", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.828, 53.209 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "759", "DD_MM_YYY": "2-4-2014 0:00:00", "TIME": "21:21", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.808, 53.161 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "760", "DD_MM_YYY": "9-4-2014 0:00:00", "TIME": "16:04", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.903, 53.264 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "761", "DD_MM_YYY": "5-12-2014 0:00:00", "TIME": "5:45", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.672, 53.237 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "762", "DD_MM_YYY": "14-1-2015 0:00:00", "TIME": "22:04", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.848, 53.257 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "763", "DD_MM_YYY": "26-1-2015 0:00:00", "TIME": "23:31", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "764", "DD_MM_YYY": "4-2-2015 0:00:00", "TIME": "16:04", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.832, 53.328 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "765", "DD_MM_YYY": "24-3-2015 0:00:00", "TIME": "23:45", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.718, 53.234 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "766", "DD_MM_YYY": "3-5-2015 0:00:00", "TIME": "12:14", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.922, 53.276 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "767", "DD_MM_YYY": "7-5-2015 0:00:00", "TIME": "0:14", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.193 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "768", "DD_MM_YYY": "8-5-2015 0:00:00", "TIME": "3:36", "LOCATION": "Onnen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.167 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "769", "DD_MM_YYY": "4-7-2015 0:00:00", "TIME": "9:21", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.694, 53.351 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "770", "DD_MM_YYY": "29-10-2015 0:00:00", "TIME": "2:24", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.966, 53.284 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "771", "DD_MM_YYY": "2-4-2016 0:00:00", "TIME": "9:21", "LOCATION": "Garmerwolde", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.657, 53.249 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "772", "DD_MM_YYY": "24-4-2016 0:00:00", "TIME": "6:57", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.825, 53.231 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "773", "DD_MM_YYY": "16-5-2016 0:00:00", "TIME": "18:57", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.916, 53.291 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "774", "DD_MM_YYY": "29-5-2016 0:00:00", "TIME": "14:24", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.286 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "775", "DD_MM_YYY": "9-7-2016 0:00:00", "TIME": "18:57", "LOCATION": "Hoogezand", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.787, 53.135 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "776", "DD_MM_YYY": "24-8-2016 0:00:00", "TIME": "0:00", "LOCATION": "Eems-Dollard (nabij Delfzijl)", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.95, 53.354 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "777", "DD_MM_YYY": "20-12-2016 0:00:00", "TIME": "14:24", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.696, 53.215 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "778", "DD_MM_YYY": "10-4-2017 0:00:00", "TIME": "0:00", "LOCATION": "Woldendorp", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.989, 53.269 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "779", "DD_MM_YYY": "20-5-2017 0:00:00", "TIME": "6:57", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.909, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "780", "DD_MM_YYY": "12-2-1993 0:00:00", "TIME": "21:50", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.868, 53.294 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "781", "DD_MM_YYY": "27-6-1993 0:00:00", "TIME": "1:26", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.66, 53.315 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "782", "DD_MM_YYY": "6-3-1994 0:00:00", "TIME": "5:31", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.805, 53.323 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "783", "DD_MM_YYY": "7-5-1994 0:00:00", "TIME": "16:04", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.798, 53.194 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "784", "DD_MM_YYY": "5-6-1994 0:00:00", "TIME": "18:57", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.95, 53.294 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "785", "DD_MM_YYY": "6-6-1994 0:00:00", "TIME": "3:50", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.823, 53.156 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "786", "DD_MM_YYY": "26-6-1994 0:00:00", "TIME": "21:07", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.852, 53.335 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "787", "DD_MM_YYY": "13-12-1994 0:00:00", "TIME": "13:55", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.815, 53.282 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "788", "DD_MM_YYY": "15-7-1995 0:00:00", "TIME": "3:21", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.823, 53.206 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "789", "DD_MM_YYY": "30-11-1996 0:00:00", "TIME": "22:48", "LOCATION": "Nietap", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.41, 53.165 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "790", "DD_MM_YYY": "4-10-1998 0:00:00", "TIME": "23:16", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.748, 53.353 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "791", "DD_MM_YYY": "5-3-1999 0:00:00", "TIME": "5:31", "LOCATION": "Kiel-Windeweer", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.101 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "792", "DD_MM_YYY": "22-4-1999 0:00:00", "TIME": "21:36", "LOCATION": "Ureterp", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.152, 53.111 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "793", "DD_MM_YYY": "9-12-1999 0:00:00", "TIME": "23:02", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.798, 53.183 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "794", "DD_MM_YYY": "21-12-1999 0:00:00", "TIME": "17:45", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.765, 53.19 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "795", "DD_MM_YYY": "10-7-2000 0:00:00", "TIME": "2:52", "LOCATION": "Vries", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.575, 53.064 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "796", "DD_MM_YYY": "22-9-2000 0:00:00", "TIME": "18:28", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.82, 53.076 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "797", "DD_MM_YYY": "23-9-2000 0:00:00", "TIME": "10:19", "LOCATION": "Nieuw Annerveen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.788, 53.081 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "798", "DD_MM_YYY": "19-6-2001 0:00:00", "TIME": "13:40", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.82, 53.079 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "799", "DD_MM_YYY": "10-10-2001 0:00:00", "TIME": "8:24", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.763, 53.239 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "800", "DD_MM_YYY": "4-12-2001 0:00:00", "TIME": "23:02", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.21 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "801", "DD_MM_YYY": "22-5-2002 0:00:00", "TIME": "0:57", "LOCATION": "Eleveld", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.585, 52.956 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "802", "DD_MM_YYY": "1-1-2003 0:00:00", "TIME": "7:26", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.337 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "803", "DD_MM_YYY": "18-1-2003 0:00:00", "TIME": "7:40", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.77, 53.287 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "804", "DD_MM_YYY": "6-4-2003 0:00:00", "TIME": "21:36", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.75, 53.205 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "805", "DD_MM_YYY": "28-4-2003 0:00:00", "TIME": "7:55", "LOCATION": "Woltersum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.727, 53.283 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "806", "DD_MM_YYY": "8-6-2003 0:00:00", "TIME": "5:45", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.788, 53.192 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "807", "DD_MM_YYY": "29-10-2003 0:00:00", "TIME": "6:14", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.783, 53.192 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "808", "DD_MM_YYY": "24-1-2004 0:00:00", "TIME": "12:57", "LOCATION": "Woltersum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.72, 53.271 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "809", "DD_MM_YYY": "16-3-2004 0:00:00", "TIME": "5:45", "LOCATION": "Veendam", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.88, 53.09 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "810", "DD_MM_YYY": "15-4-2004 0:00:00", "TIME": "14:52", "LOCATION": "Eexterzandvoort", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.041 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "811", "DD_MM_YYY": "22-8-2004 0:00:00", "TIME": "3:07", "LOCATION": "Ekehaar", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.585, 52.946 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "812", "DD_MM_YYY": "6-9-2004 0:00:00", "TIME": "6:43", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.048, 52.834 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "813", "DD_MM_YYY": "30-1-2005 0:00:00", "TIME": "0:57", "LOCATION": "Ten Boer", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.692, 53.277 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "814", "DD_MM_YYY": "15-2-2005 0:00:00", "TIME": "0:14", "LOCATION": "Ekehaar", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.605, 52.955 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "815", "DD_MM_YYY": "18-4-2005 0:00:00", "TIME": "14:09", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.803, 53.264 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "816", "DD_MM_YYY": "30-4-2005 0:00:00", "TIME": "17:16", "LOCATION": "Huizinge", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.7, 53.359 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "817", "DD_MM_YYY": "17-5-2005 0:00:00", "TIME": "4:33", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.893, 53.232 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "818", "DD_MM_YYY": "2-5-2006 0:00:00", "TIME": "7:26", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.797, 53.314 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "819", "DD_MM_YYY": "5-5-2008 0:00:00", "TIME": "7:26", "LOCATION": "Onderdendam", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.59, 53.333 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "820", "DD_MM_YYY": "15-9-2008 0:00:00", "TIME": "14:52", "LOCATION": "Eexterveen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.803, 53.053 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "821", "DD_MM_YYY": "15-1-2009 0:00:00", "TIME": "8:38", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.872, 53.339 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "822", "DD_MM_YYY": "23-2-2009 0:00:00", "TIME": "11:45", "LOCATION": "Tripscompagnie", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.83, 53.132 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "823", "DD_MM_YYY": "14-3-2009 0:00:00", "TIME": "7:26", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.652, 53.119 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "824", "DD_MM_YYY": "14-3-2009 0:00:00", "TIME": "16:48", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.643, 53.118 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "825", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "9:07", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.121 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "826", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "19:12", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "827", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "0:57", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "828", "DD_MM_YYY": "27-3-2009 0:00:00", "TIME": "3:50", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.81, 53.308 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "829", "DD_MM_YYY": "15-6-2009 0:00:00", "TIME": "20:24", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.286 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "830", "DD_MM_YYY": "25-4-2010 0:00:00", "TIME": "4:04", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.85, 53.157 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "831", "DD_MM_YYY": "8-5-2010 0:00:00", "TIME": "5:02", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.865, 53.278 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "832", "DD_MM_YYY": "8-6-2010 0:00:00", "TIME": "20:38", "LOCATION": "Noordbroek", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.847, 53.199 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "833", "DD_MM_YYY": "3-9-2010 0:00:00", "TIME": "6:28", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.227 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "834", "DD_MM_YYY": "22-10-2010 0:00:00", "TIME": "8:52", "LOCATION": "Kolham", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.732, 53.18 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "835", "DD_MM_YYY": "31-10-2010 0:00:00", "TIME": "23:31", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.872, 53.312 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "836", "DD_MM_YYY": "10-5-2011 0:00:00", "TIME": "16:48", "LOCATION": "Krewerd", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.863, 53.35 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "837", "DD_MM_YYY": "2-6-2011 0:00:00", "TIME": "4:33", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.737, 53.376 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "838", "DD_MM_YYY": "10-6-2011 0:00:00", "TIME": "0:00", "LOCATION": "Thesinge", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.271 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "839", "DD_MM_YYY": "27-6-2011 0:00:00", "TIME": "8:24", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.285 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "840", "DD_MM_YYY": "17-8-2011 0:00:00", "TIME": "2:09", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.787, 53.303 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "841", "DD_MM_YYY": "25-9-2011 0:00:00", "TIME": "6:28", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.728, 53.348 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "842", "DD_MM_YYY": "7-11-2011 0:00:00", "TIME": "18:43", "LOCATION": "Eexterveen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.798, 53.058 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "843", "DD_MM_YYY": "17-2-2012 0:00:00", "TIME": "22:48", "LOCATION": "Nieuwediep", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.87, 53.033 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "844", "DD_MM_YYY": "7-3-2012 0:00:00", "TIME": "21:50", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.825, 53.293 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "845", "DD_MM_YYY": "8-3-2012 0:00:00", "TIME": "23:31", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.785, 53.168 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "846", "DD_MM_YYY": "27-3-2012 0:00:00", "TIME": "21:50", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.735, 53.313 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "847", "DD_MM_YYY": "12-7-2012 0:00:00", "TIME": "15:07", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.85, 53.278 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "848", "DD_MM_YYY": "30-7-2012 0:00:00", "TIME": "10:19", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.787, 53.323 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "849", "DD_MM_YYY": "14-8-2012 0:00:00", "TIME": "19:26", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.785, 53.305 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "850", "DD_MM_YYY": "7-10-2012 0:00:00", "TIME": "17:02", "LOCATION": "Annen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.768, 53.053 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "851", "DD_MM_YYY": "27-10-2012 0:00:00", "TIME": "18:57", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.613, 53.239 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "852", "DD_MM_YYY": "13-11-2012 0:00:00", "TIME": "20:38", "LOCATION": "Uithuizen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.695, 53.408 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "853", "DD_MM_YYY": "30-11-2012 0:00:00", "TIME": "11:02", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.833, 53.261 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "854", "DD_MM_YYY": "9-1-2013 0:00:00", "TIME": "1:12", "LOCATION": "Houwerzijl", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.327, 53.316 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "855", "DD_MM_YYY": "25-2-2013 0:00:00", "TIME": "12:28", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.782, 53.303 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "856", "DD_MM_YYY": "14-3-2013 0:00:00", "TIME": "14:38", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.942, 53.315 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "857", "DD_MM_YYY": "27-4-2013 0:00:00", "TIME": "23:45", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.76, 53.341 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "858", "DD_MM_YYY": "25-5-2013 0:00:00", "TIME": "12:28", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.713, 53.331 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "859", "DD_MM_YYY": "31-5-2013 0:00:00", "TIME": "4:48", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.838, 53.278 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "860", "DD_MM_YYY": "31-7-2013 0:00:00", "TIME": "8:09", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.718, 53.221 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "861", "DD_MM_YYY": "8-8-2013 0:00:00", "TIME": "3:21", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.798, 53.256 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "862", "DD_MM_YYY": "22-9-2013 0:00:00", "TIME": "11:02", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.68, 53.249 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "863", "DD_MM_YYY": "22-12-2013 0:00:00", "TIME": "12:00", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.23 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "864", "DD_MM_YYY": "21-1-2014 0:00:00", "TIME": "2:24", "LOCATION": "Noordwolde", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.568, 53.271 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "865", "DD_MM_YYY": "14-3-2014 0:00:00", "TIME": "14:38", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.828, 53.31 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "866", "DD_MM_YYY": "3-4-2014 0:00:00", "TIME": "20:52", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.817, 53.179 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "867", "DD_MM_YYY": "19-5-2014 0:00:00", "TIME": "4:19", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.94, 53.277 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "868", "DD_MM_YYY": "7-7-2014 0:00:00", "TIME": "8:52", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.752, 53.269 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "869", "DD_MM_YYY": "23-9-2014 0:00:00", "TIME": "7:26", "LOCATION": "Luddeweer", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.728, 53.242 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "870", "DD_MM_YYY": "24-9-2014 0:00:00", "TIME": "10:33", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.693, 53.351 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "871", "DD_MM_YYY": "29-11-2014 0:00:00", "TIME": "5:16", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.84, 53.331 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "872", "DD_MM_YYY": "6-1-2015 0:00:00", "TIME": "2:09", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.937, 53.322 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "873", "DD_MM_YYY": "7-5-2015 0:00:00", "TIME": "23:02", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.347 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "874", "DD_MM_YYY": "4-6-2015 0:00:00", "TIME": "16:33", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.856, 53.168 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "875", "DD_MM_YYY": "15-5-2016 0:00:00", "TIME": "16:33", "LOCATION": "Woldendorp", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.989, 53.268 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "876", "DD_MM_YYY": "23-8-2016 0:00:00", "TIME": "7:12", "LOCATION": "Oostwold Gem Oldambt", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.036, 53.223 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "877", "DD_MM_YYY": "20-11-2016 0:00:00", "TIME": "14:09", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.744, 53.299 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "878", "DD_MM_YYY": "26-11-2016 0:00:00", "TIME": "12:00", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.909, 53.261 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "879", "DD_MM_YYY": "30-12-2016 0:00:00", "TIME": "18:57", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.301 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "880", "DD_MM_YYY": "12-3-1993 0:00:00", "TIME": "12:28", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.805, 53.16 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "881", "DD_MM_YYY": "25-9-1993 0:00:00", "TIME": "11:02", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.812, 53.208 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "882", "DD_MM_YYY": "3-6-1995 0:00:00", "TIME": "4:48", "LOCATION": "Tolbert", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.358, 53.19 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "883", "DD_MM_YYY": "12-2-1996 0:00:00", "TIME": "5:45", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.767, 53.256 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "884", "DD_MM_YYY": "25-2-1996 0:00:00", "TIME": "7:12", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.062, 52.838 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "885", "DD_MM_YYY": "15-4-1996 0:00:00", "TIME": "4:48", "LOCATION": "Ten Boer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.688, 53.289 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "886", "DD_MM_YYY": "17-4-1996 0:00:00", "TIME": "4:19", "LOCATION": "Holwierde", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.883, 53.357 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "887", "DD_MM_YYY": "25-4-1996 0:00:00", "TIME": "10:33", "LOCATION": "Holwierde", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.863, 53.356 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "888", "DD_MM_YYY": "30-4-1998 0:00:00", "TIME": "17:16", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.707, 53.197 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "889", "DD_MM_YYY": "30-5-1998 0:00:00", "TIME": "3:21", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.777, 53.203 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "890", "DD_MM_YYY": "5-8-2002 0:00:00", "TIME": "3:50", "LOCATION": "Gasteren", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.657, 53.055 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "891", "DD_MM_YYY": "5-9-2002 0:00:00", "TIME": "10:48", "LOCATION": "Beerze", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.563, 52.508 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "892", "DD_MM_YYY": "12-10-2002 0:00:00", "TIME": "15:07", "LOCATION": "Borgercompagnie", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.815, 53.106 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "893", "DD_MM_YYY": "14-10-2002 0:00:00", "TIME": "12:14", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.045, 52.834 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "894", "DD_MM_YYY": "17-12-2002 0:00:00", "TIME": "17:45", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.86, 53.291 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "895", "DD_MM_YYY": "6-3-2003 0:00:00", "TIME": "16:04", "LOCATION": "Kiel-Windeweer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.141 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "896", "DD_MM_YYY": "25-8-2003 0:00:00", "TIME": "21:21", "LOCATION": "Hoogezand", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.795, 53.108 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "897", "DD_MM_YYY": "31-10-2004 0:00:00", "TIME": "21:07", "LOCATION": "Marwijksoord", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.633, 52.952 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "898", "DD_MM_YYY": "8-3-2005 0:00:00", "TIME": "12:43", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.915, 53.261 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "899", "DD_MM_YYY": "21-3-2005 0:00:00", "TIME": "22:19", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.767, 53.257 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "900", "DD_MM_YYY": "21-4-2005 0:00:00", "TIME": "15:21", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.885, 53.291 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "901", "DD_MM_YYY": "23-4-2006 0:00:00", "TIME": "6:43", "LOCATION": "Delfzijl", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.883, 53.338 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "902", "DD_MM_YYY": "22-5-2006 0:00:00", "TIME": "20:24", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.698, 53.241 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "903", "DD_MM_YYY": "12-7-2006 0:00:00", "TIME": "7:55", "LOCATION": "Godlinze", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.369 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "904", "DD_MM_YYY": "18-1-2007 0:00:00", "TIME": "6:57", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.767, 53.274 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "905", "DD_MM_YYY": "17-2-2007 0:00:00", "TIME": "0:28", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.683, 53.228 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "906", "DD_MM_YYY": "17-2-2007 0:00:00", "TIME": "10:48", "LOCATION": "Krewerd", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.857, 53.351 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "907", "DD_MM_YYY": "18-9-2007 0:00:00", "TIME": "19:26", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.236 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "908", "DD_MM_YYY": "12-2-2008 0:00:00", "TIME": "23:02", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.783, 53.311 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "909", "DD_MM_YYY": "19-2-2008 0:00:00", "TIME": "8:09", "LOCATION": "Kolham", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.762, 53.183 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "910", "DD_MM_YYY": "15-4-2008 0:00:00", "TIME": "5:02", "LOCATION": "Wetsinge", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.557, 53.312 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "911", "DD_MM_YYY": "10-6-2008 0:00:00", "TIME": "18:14", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.785, 53.31 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "912", "DD_MM_YYY": "22-6-2008 0:00:00", "TIME": "12:43", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.842, 53.248 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "913", "DD_MM_YYY": "23-8-2008 0:00:00", "TIME": "8:52", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.725, 53.33 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "914", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "13:12", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "915", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "14:24", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "916", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "7:26", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "917", "DD_MM_YYY": "18-3-2009 0:00:00", "TIME": "11:16", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.653, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "918", "DD_MM_YYY": "18-3-2009 0:00:00", "TIME": "1:55", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.65, 53.119 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "919", "DD_MM_YYY": "14-4-2009 0:00:00", "TIME": "20:52", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.78, 53.358 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "920", "DD_MM_YYY": "8-5-2009 0:00:00", "TIME": "20:52", "LOCATION": "Kropswolde", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.715, 53.142 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "921", "DD_MM_YYY": "1-6-2009 0:00:00", "TIME": "11:45", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.878, 53.23 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "922", "DD_MM_YYY": "19-11-2009 0:00:00", "TIME": "10:04", "LOCATION": "Assen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.588, 52.972 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "923", "DD_MM_YYY": "21-5-2010 0:00:00", "TIME": "4:19", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.87, 53.281 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "924", "DD_MM_YYY": "26-5-2010 0:00:00", "TIME": "1:40", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.833, 53.235 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "925", "DD_MM_YYY": "6-10-2010 0:00:00", "TIME": "23:02", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.218 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "926", "DD_MM_YYY": "19-3-2011 0:00:00", "TIME": "10:33", "LOCATION": "Nieuwe Pekela", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.933, 53.066 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "927", "DD_MM_YYY": "12-4-2011 0:00:00", "TIME": "11:31", "LOCATION": "Gieterveen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.838, 53.035 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "928", "DD_MM_YYY": "13-4-2011 0:00:00", "TIME": "17:02", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.288 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "929", "DD_MM_YYY": "8-5-2011 0:00:00", "TIME": "6:28", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.278 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "930", "DD_MM_YYY": "19-5-2011 0:00:00", "TIME": "23:02", "LOCATION": "Eems-Dollard (nabij Eemshaven)", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.893, 53.422 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "931", "DD_MM_YYY": "23-5-2011 0:00:00", "TIME": "14:09", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.818, 53.155 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "932", "DD_MM_YYY": "1-8-2011 0:00:00", "TIME": "4:48", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.798, 53.368 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "933", "DD_MM_YYY": "22-9-2011 0:00:00", "TIME": "15:21", "LOCATION": "Assen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.58, 52.969 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "934", "DD_MM_YYY": "15-11-2011 0:00:00", "TIME": "20:24", "LOCATION": "Ekehaar", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.592, 52.953 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "935", "DD_MM_YYY": "20-12-2011 0:00:00", "TIME": "7:40", "LOCATION": "Tripscompagnie", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.817, 53.145 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "936", "DD_MM_YYY": "28-1-2012 0:00:00", "TIME": "6:14", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.757, 53.349 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "937", "DD_MM_YYY": "1-2-2012 0:00:00", "TIME": "11:31", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.803, 53.156 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "938", "DD_MM_YYY": "4-3-2012 0:00:00", "TIME": "3:21", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.633, 53.241 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "939", "DD_MM_YYY": "18-3-2012 0:00:00", "TIME": "21:50", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.902, 53.303 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "940", "DD_MM_YYY": "14-4-2012 0:00:00", "TIME": "8:52", "LOCATION": "Waddenzee (nabij Uithuizen)", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.695, 53.487 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "941", "DD_MM_YYY": "11-5-2012 0:00:00", "TIME": "18:14", "LOCATION": "Delfzijl", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.885, 53.331 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "942", "DD_MM_YYY": "13-5-2012 0:00:00", "TIME": "12:43", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.298 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "943", "DD_MM_YYY": "17-5-2012 0:00:00", "TIME": "0:57", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.852, 53.248 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "944", "DD_MM_YYY": "8-6-2012 0:00:00", "TIME": "3:36", "LOCATION": "Kolham", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.76, 53.183 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "945", "DD_MM_YYY": "10-7-2012 0:00:00", "TIME": "0:43", "LOCATION": "Lettelbert", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.403, 53.196 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "946", "DD_MM_YYY": "19-7-2012 0:00:00", "TIME": "12:28", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.177 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "947", "DD_MM_YYY": "28-8-2012 0:00:00", "TIME": "23:02", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.308 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "948", "DD_MM_YYY": "23-9-2012 0:00:00", "TIME": "9:21", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.645, 53.346 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "949", "DD_MM_YYY": "13-10-2012 0:00:00", "TIME": "5:45", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.85, 53.279 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "950", "DD_MM_YYY": "14-11-2012 0:00:00", "TIME": "21:50", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.838, 53.278 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "951", "DD_MM_YYY": "30-11-2012 0:00:00", "TIME": "1:40", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.845, 53.267 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "952", "DD_MM_YYY": "5-1-2013 0:00:00", "TIME": "10:48", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.823, 53.306 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "953", "DD_MM_YYY": "12-1-2013 0:00:00", "TIME": "17:45", "LOCATION": "Holwierde", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.862, 53.345 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "954", "DD_MM_YYY": "12-1-2013 0:00:00", "TIME": "12:57", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.85, 53.273 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "955", "DD_MM_YYY": "4-2-2013 0:00:00", "TIME": "20:52", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.79, 53.202 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "956", "DD_MM_YYY": "2-3-2013 0:00:00", "TIME": "23:16", "LOCATION": "Westerwijtwerd", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.335 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "957", "DD_MM_YYY": "29-3-2013 0:00:00", "TIME": "18:28", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.717, 53.233 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "958", "DD_MM_YYY": "15-4-2013 0:00:00", "TIME": "17:02", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.74, 53.375 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "959", "DD_MM_YYY": "1-5-2013 0:00:00", "TIME": "10:33", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.637, 53.245 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "960", "DD_MM_YYY": "25-5-2013 0:00:00", "TIME": "6:14", "LOCATION": "Usquert", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.61, 53.411 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "961", "DD_MM_YYY": "5-6-2013 0:00:00", "TIME": "5:45", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.637, 53.243 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "962", "DD_MM_YYY": "3-7-2013 0:00:00", "TIME": "20:52", "LOCATION": "Toornwerd", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.637, 53.355 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "963", "DD_MM_YYY": "13-7-2013 0:00:00", "TIME": "9:21", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.87, 53.332 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "964", "DD_MM_YYY": "26-7-2013 0:00:00", "TIME": "5:16", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.638, 53.243 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "965", "DD_MM_YYY": "7-8-2013 0:00:00", "TIME": "19:26", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.803, 53.263 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "966", "DD_MM_YYY": "21-8-2013 0:00:00", "TIME": "2:24", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.278 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "967", "DD_MM_YYY": "18-9-2013 0:00:00", "TIME": "17:31", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.83, 53.292 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "968", "DD_MM_YYY": "2-10-2013 0:00:00", "TIME": "22:33", "LOCATION": "Borgsweer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.013, 53.301 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "969", "DD_MM_YYY": "12-1-2014 0:00:00", "TIME": "3:50", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.77, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "970", "DD_MM_YYY": "5-2-2014 0:00:00", "TIME": "2:38", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.787, 53.25 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "971", "DD_MM_YYY": "10-3-2014 0:00:00", "TIME": "1:12", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.768, 53.351 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "972", "DD_MM_YYY": "6-7-2014 0:00:00", "TIME": "13:55", "LOCATION": "Haren", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.618, 53.185 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "973", "DD_MM_YYY": "22-7-2014 0:00:00", "TIME": "12:14", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.862, 53.249 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "974", "DD_MM_YYY": "16-11-2014 0:00:00", "TIME": "10:48", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.863, 53.228 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "975", "DD_MM_YYY": "3-12-2014 0:00:00", "TIME": "7:26", "LOCATION": "Noordbroek", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.832, 53.19 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "976", "DD_MM_YYY": "2-2-2015 0:00:00", "TIME": "18:14", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.268 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "977", "DD_MM_YYY": "10-2-2015 0:00:00", "TIME": "1:55", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.728, 53.349 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "978", "DD_MM_YYY": "15-4-2015 0:00:00", "TIME": "15:36", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.885, 53.306 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "979", "DD_MM_YYY": "11-8-2015 0:00:00", "TIME": "21:21", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.729, 53.205 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "980", "DD_MM_YYY": "30-10-2015 0:00:00", "TIME": "6:57", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.925, 53.29 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "981", "DD_MM_YYY": "15-11-2015 0:00:00", "TIME": "16:48", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.743, 53.357 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "982", "DD_MM_YYY": "17-2-2016 0:00:00", "TIME": "18:57", "LOCATION": "Nieuwolda", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.953, 53.244 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "983", "DD_MM_YYY": "4-3-2016 0:00:00", "TIME": "7:12", "LOCATION": "Eppenhuizen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.685, 53.372 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "984", "DD_MM_YYY": "11-3-2016 0:00:00", "TIME": "19:12", "LOCATION": "Noordbroek", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.833, 53.198 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "985", "DD_MM_YYY": "26-7-2016 0:00:00", "TIME": "9:36", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.907, 53.277 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "986", "DD_MM_YYY": "27-9-2016 0:00:00", "TIME": "2:09", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.616, 53.244 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "987", "DD_MM_YYY": "8-11-2016 0:00:00", "TIME": "18:57", "LOCATION": "Eenum", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.794, 53.329 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "988", "DD_MM_YYY": "27-11-2016 0:00:00", "TIME": "16:48", "LOCATION": "Krewerd", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.849, 53.355 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "989", "DD_MM_YYY": "3-1-2017 0:00:00", "TIME": "7:12", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.946, 53.277 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "990", "DD_MM_YYY": "19-1-2017 0:00:00", "TIME": "14:24", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.774, 53.327 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "991", "DD_MM_YYY": "4-2-2017 0:00:00", "TIME": "21:21", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.739, 53.371 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "992", "DD_MM_YYY": "6-2-2017 0:00:00", "TIME": "18:57", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.81, 53.143 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "993", "DD_MM_YYY": "14-2-2017 0:00:00", "TIME": "4:48", "LOCATION": "Zandeweer", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.672, 53.378 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "994", "DD_MM_YYY": "28-2-2017 0:00:00", "TIME": "9:21", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.782, 53.32 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "995", "DD_MM_YYY": "17-5-2017 0:00:00", "TIME": "9:21", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.304 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "996", "DD_MM_YYY": "27-7-1993 0:00:00", "TIME": "1:40", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.808, 53.336 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "997", "DD_MM_YYY": "24-3-1994 0:00:00", "TIME": "19:12", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.962, 53.316 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "998", "DD_MM_YYY": "10-5-1994 0:00:00", "TIME": "23:16", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.226 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "999", "DD_MM_YYY": "12-3-1996 0:00:00", "TIME": "16:19", "LOCATION": "Zeegse", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.653, 53.072 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1000", "DD_MM_YYY": "3-7-1996 0:00:00", "TIME": "3:50", "LOCATION": "Eexterveen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.803, 53.053 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1001", "DD_MM_YYY": "17-4-1997 0:00:00", "TIME": "21:36", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.053, 52.834 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1002", "DD_MM_YYY": "4-5-1997 0:00:00", "TIME": "20:24", "LOCATION": "Hoogezand", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.737, 53.144 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1003", "DD_MM_YYY": "20-10-1998 0:00:00", "TIME": "0:00", "LOCATION": "Deurze", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.607, 52.974 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1004", "DD_MM_YYY": "27-3-2000 0:00:00", "TIME": "0:43", "LOCATION": "Roswinkel", "DEPTH": "2", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.045, 52.835 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1005", "DD_MM_YYY": "26-2-2001 0:00:00", "TIME": "7:26", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.822, 53.072 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1006", "DD_MM_YYY": "10-10-2001 0:00:00", "TIME": "5:45", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.763, 53.24 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1007", "DD_MM_YYY": "18-12-2002 0:00:00", "TIME": "3:36", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.847, 53.175 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1008", "DD_MM_YYY": "12-2-2003 0:00:00", "TIME": "0:28", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.812, 53.262 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1009", "DD_MM_YYY": "14-5-2003 0:00:00", "TIME": "21:50", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.865, 53.254 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1010", "DD_MM_YYY": "14-5-2003 0:00:00", "TIME": "12:28", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.847, 53.257 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1011", "DD_MM_YYY": "31-5-2003 0:00:00", "TIME": "17:31", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.875, 53.247 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1012", "DD_MM_YYY": "29-5-2004 0:00:00", "TIME": "6:28", "LOCATION": "Winsum", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.508, 53.308 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1013", "DD_MM_YYY": "16-12-2004 0:00:00", "TIME": "4:48", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.652, 53.231 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1014", "DD_MM_YYY": "22-4-2005 0:00:00", "TIME": "16:04", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.858, 53.334 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1015", "DD_MM_YYY": "25-7-2005 0:00:00", "TIME": "23:31", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.712, 53.212 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1016", "DD_MM_YYY": "8-6-2006 0:00:00", "TIME": "9:07", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.69, 53.24 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1017", "DD_MM_YYY": "22-2-2009 0:00:00", "TIME": "15:36", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.118 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1018", "DD_MM_YYY": "5-3-2009 0:00:00", "TIME": "14:52", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.119 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1019", "DD_MM_YYY": "12-3-2009 0:00:00", "TIME": "14:52", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.117 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1020", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "18:57", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.652, 53.119 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1021", "DD_MM_YYY": "4-7-2010 0:00:00", "TIME": "17:16", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.251 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1022", "DD_MM_YYY": "14-3-2011 0:00:00", "TIME": "22:04", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.812, 53.176 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1023", "DD_MM_YYY": "20-4-2011 0:00:00", "TIME": "16:04", "LOCATION": "Veendam", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.902, 53.083 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1024", "DD_MM_YYY": "5-5-2011 0:00:00", "TIME": "1:26", "LOCATION": "Scheemda", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.932, 53.174 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1025", "DD_MM_YYY": "18-5-2011 0:00:00", "TIME": "12:14", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.77, 53.32 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1026", "DD_MM_YYY": "2-6-2011 0:00:00", "TIME": "3:21", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.822, 53.274 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1027", "DD_MM_YYY": "4-9-2011 0:00:00", "TIME": "2:52", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.678, 53.316 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1028", "DD_MM_YYY": "6-5-2012 0:00:00", "TIME": "2:38", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.823, 53.273 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1029", "DD_MM_YYY": "10-5-2012 0:00:00", "TIME": "10:33", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.878, 53.247 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1030", "DD_MM_YYY": "15-5-2012 0:00:00", "TIME": "17:16", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.893, 53.249 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1031", "DD_MM_YYY": "22-6-2012 0:00:00", "TIME": "21:36", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.29 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1032", "DD_MM_YYY": "7-7-2012 0:00:00", "TIME": "1:55", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.289 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1033", "DD_MM_YYY": "25-7-2012 0:00:00", "TIME": "1:12", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.823, 53.293 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1034", "DD_MM_YYY": "8-8-2012 0:00:00", "TIME": "3:21", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.67, 53.211 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1035", "DD_MM_YYY": "17-8-2012 0:00:00", "TIME": "11:02", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.898, 53.238 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1036", "DD_MM_YYY": "11-1-2013 0:00:00", "TIME": "4:19", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.852, 53.265 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1037", "DD_MM_YYY": "16-2-2013 0:00:00", "TIME": "9:50", "LOCATION": "Eems-Dollard (nabij Farmsum)", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.993, 53.328 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1038", "DD_MM_YYY": "16-2-2013 0:00:00", "TIME": "5:31", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.833, 53.252 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1039", "DD_MM_YYY": "13-3-2013 0:00:00", "TIME": "12:57", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.83, 53.285 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1040", "DD_MM_YYY": "29-4-2013 0:00:00", "TIME": "3:21", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.66, 53.229 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1041", "DD_MM_YYY": "19-5-2013 0:00:00", "TIME": "1:12", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.858, 53.3 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1042", "DD_MM_YYY": "30-6-2013 0:00:00", "TIME": "7:55", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.818, 53.227 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1043", "DD_MM_YYY": "30-6-2013 0:00:00", "TIME": "5:45", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.758, 53.317 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1044", "DD_MM_YYY": "11-2-2014 0:00:00", "TIME": "0:57", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.953, 53.294 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1045", "DD_MM_YYY": "17-2-2014 0:00:00", "TIME": "2:24", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.742, 53.304 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1046", "DD_MM_YYY": "4-3-2014 0:00:00", "TIME": "8:09", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.828, 53.083 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1047", "DD_MM_YYY": "4-3-2014 0:00:00", "TIME": "1:26", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.828, 53.085 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1048", "DD_MM_YYY": "14-3-2014 0:00:00", "TIME": "3:07", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.652, 53.211 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1049", "DD_MM_YYY": "12-6-2014 0:00:00", "TIME": "3:07", "LOCATION": "Kolham", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.752, 53.191 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1050", "DD_MM_YYY": "25-8-2014 0:00:00", "TIME": "15:36", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.782, 53.23 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1051", "DD_MM_YYY": "30-12-2014 0:00:00", "TIME": "10:33", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.239 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1052", "DD_MM_YYY": "31-1-2015 0:00:00", "TIME": "15:36", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.172 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1053", "DD_MM_YYY": "13-2-2015 0:00:00", "TIME": "6:28", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.83, 53.281 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1054", "DD_MM_YYY": "22-2-2015 0:00:00", "TIME": "4:48", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.855, 53.264 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1055", "DD_MM_YYY": "24-2-2015 0:00:00", "TIME": "0:14", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.82, 53.237 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1056", "DD_MM_YYY": "15-4-2015 0:00:00", "TIME": "11:02", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.872, 53.231 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1057", "DD_MM_YYY": "22-4-2015 0:00:00", "TIME": "19:26", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.803, 53.221 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1058", "DD_MM_YYY": "10-6-2015 0:00:00", "TIME": "12:00", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.713, 53.345 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1059", "DD_MM_YYY": "10-6-2015 0:00:00", "TIME": "21:21", "LOCATION": "Eppenhuizen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.677, 53.372 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1060", "DD_MM_YYY": "16-7-2015 0:00:00", "TIME": "19:12", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.817, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1061", "DD_MM_YYY": "7-8-2015 0:00:00", "TIME": "4:48", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.759, 53.339 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1062", "DD_MM_YYY": "28-8-2015 0:00:00", "TIME": "0:00", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.942, 53.294 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1063", "DD_MM_YYY": "10-9-2015 0:00:00", "TIME": "16:33", "LOCATION": "Startenhuizen Lopp", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.713, 53.372 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1064", "DD_MM_YYY": "29-10-2015 0:00:00", "TIME": "9:36", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.958, 53.279 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1065", "DD_MM_YYY": "8-12-2015 0:00:00", "TIME": "7:12", "LOCATION": "Huizinge", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.67, 53.336 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1066", "DD_MM_YYY": "28-7-2016 0:00:00", "TIME": "2:24", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.824, 53.25 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1067", "DD_MM_YYY": "24-8-2016 0:00:00", "TIME": "9:36", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.903, 53.305 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1068", "DD_MM_YYY": "9-9-2016 0:00:00", "TIME": "7:12", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.811, 53.337 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1069", "DD_MM_YYY": "5-11-2016 0:00:00", "TIME": "19:12", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.94, 53.266 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1070", "DD_MM_YYY": "2-12-2016 0:00:00", "TIME": "0:00", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.869, 53.317 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1071", "DD_MM_YYY": "4-2-2017 0:00:00", "TIME": "19:12", "LOCATION": "Kantens", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.657, 53.368 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1072", "DD_MM_YYY": "14-2-2017 0:00:00", "TIME": "2:09", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.718, 53.371 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1073", "DD_MM_YYY": "23-8-1993 0:00:00", "TIME": "16:33", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.848, 53.332 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1074", "DD_MM_YYY": "26-4-1995 0:00:00", "TIME": "15:21", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.668, 53.084 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1075", "DD_MM_YYY": "7-6-1996 0:00:00", "TIME": "19:40", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.832, 53.082 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1076", "DD_MM_YYY": "14-1-1997 0:00:00", "TIME": "14:52", "LOCATION": "Ekehaar", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.577, 52.943 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1077", "DD_MM_YYY": "31-1-1998 0:00:00", "TIME": "6:14", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.745, 53.236 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1078", "DD_MM_YYY": "21-5-1999 0:00:00", "TIME": "20:38", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.815, 53.164 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1079", "DD_MM_YYY": "11-8-1999 0:00:00", "TIME": "23:02", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.702, 53.346 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1080", "DD_MM_YYY": "11-12-2001 0:00:00", "TIME": "14:52", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.788, 53.217 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1081", "DD_MM_YYY": "28-2-2003 0:00:00", "TIME": "4:33", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.73, 53.355 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1082", "DD_MM_YYY": "6-4-2003 0:00:00", "TIME": "8:52", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.763, 53.206 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1083", "DD_MM_YYY": "16-4-2003 0:00:00", "TIME": "12:43", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.281 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1084", "DD_MM_YYY": "6-6-2003 0:00:00", "TIME": "11:16", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.682, 53.225 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1085", "DD_MM_YYY": "25-8-2003 0:00:00", "TIME": "0:00", "LOCATION": "Kiel-Windeweer", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.108 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1086", "DD_MM_YYY": "29-3-2007 0:00:00", "TIME": "6:00", "LOCATION": "Schipborg", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.693, 53.068 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1087", "DD_MM_YYY": "1-4-2007 0:00:00", "TIME": "7:26", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.69, 53.23 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1088", "DD_MM_YYY": "10-12-2007 0:00:00", "TIME": "20:24", "LOCATION": "Sauwerd", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.535, 53.297 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1089", "DD_MM_YYY": "10-11-2008 0:00:00", "TIME": "21:36", "LOCATION": "Oud Annerveen", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.763, 53.083 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1090", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "9:50", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.65, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1091", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "7:40", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.65, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1092", "DD_MM_YYY": "19-8-2009 0:00:00", "TIME": "3:07", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.632, 53.231 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1093", "DD_MM_YYY": "25-12-2009 0:00:00", "TIME": "4:04", "LOCATION": "Woudbloem", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.75, 53.227 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1094", "DD_MM_YYY": "6-11-2011 0:00:00", "TIME": "12:00", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.682, 53.226 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1095", "DD_MM_YYY": "13-4-2012 0:00:00", "TIME": "12:43", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.838, 53.261 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1096", "DD_MM_YYY": "2-6-2012 0:00:00", "TIME": "22:33", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.817, 53.184 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1097", "DD_MM_YYY": "7-7-2012 0:00:00", "TIME": "20:24", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.773, 53.331 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1098", "DD_MM_YYY": "1-8-2012 0:00:00", "TIME": "3:21", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.333 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1099", "DD_MM_YYY": "23-8-2012 0:00:00", "TIME": "17:45", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.833, 53.3 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1100", "DD_MM_YYY": "30-9-2012 0:00:00", "TIME": "21:36", "LOCATION": "Grolloo", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.62, 52.939 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1101", "DD_MM_YYY": "30-10-2012 0:00:00", "TIME": "20:24", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.763, 53.297 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1102", "DD_MM_YYY": "18-11-2012 0:00:00", "TIME": "4:48", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.89, 53.272 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1103", "DD_MM_YYY": "18-2-2013 0:00:00", "TIME": "4:04", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.782, 53.349 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1104", "DD_MM_YYY": "21-2-2013 0:00:00", "TIME": "10:33", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.364 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1105", "DD_MM_YYY": "6-3-2013 0:00:00", "TIME": "19:55", "LOCATION": "Alkmaar", "DEPTH": "2", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 4.713, 52.646 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1106", "DD_MM_YYY": "30-4-2013 0:00:00", "TIME": "12:43", "LOCATION": "Woltersum", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.735, 53.274 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1107", "DD_MM_YYY": "2-5-2013 0:00:00", "TIME": "2:38", "LOCATION": "Eenum", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.335 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1108", "DD_MM_YYY": "5-6-2013 0:00:00", "TIME": "0:14", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.78, 53.292 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1109", "DD_MM_YYY": "8-6-2013 0:00:00", "TIME": "16:04", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.702, 53.209 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1110", "DD_MM_YYY": "14-6-2013 0:00:00", "TIME": "23:45", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.833, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1111", "DD_MM_YYY": "18-6-2013 0:00:00", "TIME": "16:33", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.72, 53.23 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1112", "DD_MM_YYY": "30-6-2013 0:00:00", "TIME": "7:26", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.326 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1113", "DD_MM_YYY": "21-7-2013 0:00:00", "TIME": "6:14", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.778, 53.287 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1114", "DD_MM_YYY": "30-7-2013 0:00:00", "TIME": "12:57", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.828, 53.215 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1115", "DD_MM_YYY": "31-3-2014 0:00:00", "TIME": "15:36", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.672, 53.238 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1116", "DD_MM_YYY": "29-6-2014 0:00:00", "TIME": "2:52", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.822, 53.213 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1117", "DD_MM_YYY": "15-7-2014 0:00:00", "TIME": "3:36", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.827, 53.215 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1118", "DD_MM_YYY": "14-3-2015 0:00:00", "TIME": "17:31", "LOCATION": "Onnen", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.667, 53.166 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1119", "DD_MM_YYY": "6-4-2015 0:00:00", "TIME": "11:31", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.662, 53.216 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1120", "DD_MM_YYY": "2-6-2015 0:00:00", "TIME": "21:21", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.834, 53.313 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1121", "DD_MM_YYY": "18-7-2015 0:00:00", "TIME": "16:33", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.865, 53.268 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1122", "DD_MM_YYY": "30-7-2015 0:00:00", "TIME": "9:21", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.772, 53.184 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1123", "DD_MM_YYY": "24-10-2015 0:00:00", "TIME": "0:00", "LOCATION": "Noordbroek", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.881, 53.217 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1124", "DD_MM_YYY": "9-11-2015 0:00:00", "TIME": "0:00", "LOCATION": "Nieuwolda", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.952, 53.249 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1125", "DD_MM_YYY": "18-2-2016 0:00:00", "TIME": "12:00", "LOCATION": "Winneweer", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.738, 53.31 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1126", "DD_MM_YYY": "20-2-2016 0:00:00", "TIME": "18:57", "LOCATION": "Toornwerd", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.627, 53.355 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1127", "DD_MM_YYY": "25-3-2016 0:00:00", "TIME": "4:48", "LOCATION": "Garmerwolde", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.645, 53.244 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1128", "DD_MM_YYY": "31-3-2016 0:00:00", "TIME": "6:57", "LOCATION": "Zuidwolde", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.624, 53.268 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1129", "DD_MM_YYY": "13-4-2016 0:00:00", "TIME": "21:21", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.958, 53.272 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1130", "DD_MM_YYY": "6-5-2016 0:00:00", "TIME": "14:24", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.694, 53.342 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1131", "DD_MM_YYY": "22-6-2016 0:00:00", "TIME": "4:33", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.811, 53.344 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1132", "DD_MM_YYY": "14-8-2016 0:00:00", "TIME": "21:21", "LOCATION": "Oostwold Gem Oldambt", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.019, 53.234 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1133", "DD_MM_YYY": "10-11-2016 0:00:00", "TIME": "14:24", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.874, 53.239 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1134", "DD_MM_YYY": "22-11-2016 0:00:00", "TIME": "16:33", "LOCATION": "Bedum", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.577, 53.299 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1135", "DD_MM_YYY": "17-1-2017 0:00:00", "TIME": "7:12", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.839, 53.248 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1136", "DD_MM_YYY": "27-1-2017 0:00:00", "TIME": "16:33", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.851, 53.156 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1137", "DD_MM_YYY": "28-2-1994 0:00:00", "TIME": "14:09", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.72, 53.37 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1138", "DD_MM_YYY": "1-4-1996 0:00:00", "TIME": "4:33", "LOCATION": "Amen", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.608, 52.94 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1139", "DD_MM_YYY": "24-1-1997 0:00:00", "TIME": "12:57", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.678, 53.079 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1140", "DD_MM_YYY": "23-8-1997 0:00:00", "TIME": "12:43", "LOCATION": "Eexterveen", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.063 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1141", "DD_MM_YYY": "10-1-2000 0:00:00", "TIME": "11:02", "LOCATION": "Schipborg", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.655, 53.077 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1142", "DD_MM_YYY": "6-9-2002 0:00:00", "TIME": "12:00", "LOCATION": "Borgercompagnie", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.842, 53.112 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1143", "DD_MM_YYY": "22-9-2002 0:00:00", "TIME": "10:19", "LOCATION": "Schipborg", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.68, 53.056 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1144", "DD_MM_YYY": "23-5-2003 0:00:00", "TIME": "20:38", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.823, 53.084 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1145", "DD_MM_YYY": "25-11-2004 0:00:00", "TIME": "10:19", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.772, 53.194 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1146", "DD_MM_YYY": "18-2-2005 0:00:00", "TIME": "20:52", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.673, 53.081 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1147", "DD_MM_YYY": "4-2-2007 0:00:00", "TIME": "3:50", "LOCATION": "Middelstum", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.658, 53.346 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1148", "DD_MM_YYY": "12-3-2009 0:00:00", "TIME": "6:14", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.645, 53.117 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1149", "DD_MM_YYY": "12-3-2009 0:00:00", "TIME": "18:57", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.117 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1150", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "6:14", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.645, 53.119 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1151", "DD_MM_YYY": "18-3-2009 0:00:00", "TIME": "18:28", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.652, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1152", "DD_MM_YYY": "20-3-2009 0:00:00", "TIME": "19:40", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.645, 53.118 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1153", "DD_MM_YYY": "20-3-2009 0:00:00", "TIME": "11:02", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1154", "DD_MM_YYY": "22-3-2009 0:00:00", "TIME": "11:45", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.119 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1155", "DD_MM_YYY": "24-11-2010 0:00:00", "TIME": "4:19", "LOCATION": "Farmsum", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.955, 53.281 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1156", "DD_MM_YYY": "28-5-2012 0:00:00", "TIME": "6:14", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.815, 53.278 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1157", "DD_MM_YYY": "16-7-2012 0:00:00", "TIME": "23:16", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.768, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1158", "DD_MM_YYY": "17-8-2012 0:00:00", "TIME": "18:00", "LOCATION": "Toornwerd", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.653, 53.36 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1159", "DD_MM_YYY": "30-9-2012 0:00:00", "TIME": "23:02", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.752, 53.208 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1160", "DD_MM_YYY": "20-12-2012 0:00:00", "TIME": "3:50", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.855, 53.169 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1161", "DD_MM_YYY": "23-4-2013 0:00:00", "TIME": "10:19", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.157 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1162", "DD_MM_YYY": "14-6-2013 0:00:00", "TIME": "6:43", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.872, 53.23 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1163", "DD_MM_YYY": "7-8-2013 0:00:00", "TIME": "4:48", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.782, 53.179 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1164", "DD_MM_YYY": "23-1-2014 0:00:00", "TIME": "9:21", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.737, 53.377 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1165", "DD_MM_YYY": "16-11-2014 0:00:00", "TIME": "9:07", "LOCATION": "Woudbloem", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.762, 53.228 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1166", "DD_MM_YYY": "22-1-2015 0:00:00", "TIME": "13:12", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.822, 53.245 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1167", "DD_MM_YYY": "22-2-2015 0:00:00", "TIME": "15:21", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.805, 53.183 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1168", "DD_MM_YYY": "16-3-2015 0:00:00", "TIME": "11:16", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.79, 53.279 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1169", "DD_MM_YYY": "29-6-2015 0:00:00", "TIME": "9:21", "LOCATION": "Woudbloem", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.733, 53.227 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1170", "DD_MM_YYY": "4-7-2015 0:00:00", "TIME": "0:00", "LOCATION": "Zuidwolde", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.617, 53.261 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1171", "DD_MM_YYY": "19-7-2015 0:00:00", "TIME": "18:57", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.851, 53.323 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1172", "DD_MM_YYY": "21-7-2015 0:00:00", "TIME": "0:00", "LOCATION": "Garmerwolde", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.656, 53.242 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1173", "DD_MM_YYY": "2-8-2015 0:00:00", "TIME": "12:00", "LOCATION": "Thesinge", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.637, 53.277 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1174", "DD_MM_YYY": "13-8-2015 0:00:00", "TIME": "4:48", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.818, 53.333 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1175", "DD_MM_YYY": "17-8-2015 0:00:00", "TIME": "14:09", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.761, 53.35 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1176", "DD_MM_YYY": "10-11-2015 0:00:00", "TIME": "12:00", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.797, 53.235 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1177", "DD_MM_YYY": "12-11-2015 0:00:00", "TIME": "0:00", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.705, 53.207 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1178", "DD_MM_YYY": "11-1-2016 0:00:00", "TIME": "9:21", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.185 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1179", "DD_MM_YYY": "19-1-2016 0:00:00", "TIME": "9:36", "LOCATION": "Het Zandt", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.77, 53.362 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1180", "DD_MM_YYY": "20-1-2016 0:00:00", "TIME": "4:33", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.714, 53.242 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1181", "DD_MM_YYY": "24-3-2016 0:00:00", "TIME": "12:00", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.879, 53.29 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1182", "DD_MM_YYY": "23-8-2016 0:00:00", "TIME": "2:24", "LOCATION": "Oostwold Gem Oldambt", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.027, 53.224 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1183", "DD_MM_YYY": "24-8-2016 0:00:00", "TIME": "4:33", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.724, 53.372 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1184", "DD_MM_YYY": "24-10-2016 0:00:00", "TIME": "9:21", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.862, 53.289 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1185", "DD_MM_YYY": "29-10-2016 0:00:00", "TIME": "4:33", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.846, 53.288 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1186", "DD_MM_YYY": "22-11-2016 0:00:00", "TIME": "16:48", "LOCATION": "Woldendorp", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 7.011, 53.274 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1187", "DD_MM_YYY": "26-11-2016 0:00:00", "TIME": "21:21", "LOCATION": "Leermens", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.805, 53.343 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1188", "DD_MM_YYY": "12-12-2016 0:00:00", "TIME": "0:00", "LOCATION": "Woldendorp", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.977, 53.264 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1189", "DD_MM_YYY": "15-12-2016 0:00:00", "TIME": "16:48", "LOCATION": "Leermens", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.807, 53.343 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1190", "DD_MM_YYY": "16-12-2016 0:00:00", "TIME": "9:21", "LOCATION": "Nieuwolda", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.984, 53.254 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1191", "DD_MM_YYY": "17-12-2016 0:00:00", "TIME": "0:00", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.652, 53.211 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1192", "DD_MM_YYY": "30-12-2016 0:00:00", "TIME": "12:00", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.81, 53.292 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1193", "DD_MM_YYY": "14-1-2017 0:00:00", "TIME": "21:21", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.84, 53.214 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1194", "DD_MM_YYY": "20-1-2017 0:00:00", "TIME": "16:33", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.874, 53.254 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1195", "DD_MM_YYY": "4-2-2017 0:00:00", "TIME": "9:21", "LOCATION": "Garsthuizen", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.736, 53.371 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1196", "DD_MM_YYY": "12-3-2017 0:00:00", "TIME": "14:24", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.938, 53.251 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1197", "DD_MM_YYY": "15-3-2017 0:00:00", "TIME": "0:00", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.888, 53.169 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1198", "DD_MM_YYY": "9-4-2017 0:00:00", "TIME": "14:09", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.908, 53.281 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1199", "DD_MM_YYY": "10-4-2017 0:00:00", "TIME": "2:24", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.762, 53.209 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1200", "DD_MM_YYY": "21-4-1996 0:00:00", "TIME": "7:40", "LOCATION": "Rottum", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.595, 53.376 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1201", "DD_MM_YYY": "16-12-1996 0:00:00", "TIME": "3:50", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.815, 53.072 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1202", "DD_MM_YYY": "9-4-1997 0:00:00", "TIME": "23:16", "LOCATION": "Noordbroek", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.865, 53.2 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1203", "DD_MM_YYY": "7-9-1999 0:00:00", "TIME": "2:09", "LOCATION": "Eexterveen", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.057 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1204", "DD_MM_YYY": "10-6-2001 0:00:00", "TIME": "4:48", "LOCATION": "Annen", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.049 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1205", "DD_MM_YYY": "20-12-2001 0:00:00", "TIME": "23:31", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.838, 53.081 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1206", "DD_MM_YYY": "22-9-2002 0:00:00", "TIME": "19:26", "LOCATION": "Taarlo", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.638, 53.035 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1207", "DD_MM_YYY": "20-8-2003 0:00:00", "TIME": "23:45", "LOCATION": "Borgercompagnie", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.815, 53.106 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1208", "DD_MM_YYY": "26-3-2004 0:00:00", "TIME": "12:28", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.862, 53.273 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1209", "DD_MM_YYY": "30-4-2004 0:00:00", "TIME": "21:21", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.712, 53.23 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1210", "DD_MM_YYY": "18-2-2005 0:00:00", "TIME": "15:36", "LOCATION": "Woudbloem", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.75, 53.231 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1211", "DD_MM_YYY": "26-2-2009 0:00:00", "TIME": "13:55", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.65, 53.119 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1212", "DD_MM_YYY": "12-3-2009 0:00:00", "TIME": "6:57", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.645, 53.117 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1213", "DD_MM_YYY": "14-3-2009 0:00:00", "TIME": "22:48", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.637, 53.116 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1214", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "8:38", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1215", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "1:40", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.652, 53.118 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1216", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "17:16", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.653, 53.119 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1217", "DD_MM_YYY": "20-3-2009 0:00:00", "TIME": "20:38", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.642, 53.119 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1218", "DD_MM_YYY": "20-3-2009 0:00:00", "TIME": "14:52", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.647, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1219", "DD_MM_YYY": "20-3-2009 0:00:00", "TIME": "23:02", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.638, 53.117 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1220", "DD_MM_YYY": "21-3-2009 0:00:00", "TIME": "12:14", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.652, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1221", "DD_MM_YYY": "24-4-2011 0:00:00", "TIME": "23:02", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.853, 53.156 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1222", "DD_MM_YYY": "8-3-2012 0:00:00", "TIME": "19:12", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.798, 53.264 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1223", "DD_MM_YYY": "27-6-2012 0:00:00", "TIME": "14:52", "LOCATION": "Muntendam", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.85, 53.151 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1224", "DD_MM_YYY": "30-7-2012 0:00:00", "TIME": "23:45", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.783, 53.177 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1225", "DD_MM_YYY": "27-11-2012 0:00:00", "TIME": "21:50", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.805, 53.23 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1226", "DD_MM_YYY": "12-1-2013 0:00:00", "TIME": "15:21", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.872, 53.168 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1227", "DD_MM_YYY": "23-4-2013 0:00:00", "TIME": "2:24", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.175 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1228", "DD_MM_YYY": "27-4-2014 0:00:00", "TIME": "6:00", "LOCATION": "Westerbroek", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.702, 53.184 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1229", "DD_MM_YYY": "1-9-2014 0:00:00", "TIME": "8:38", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.625, 53.236 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1230", "DD_MM_YYY": "27-1-2015 0:00:00", "TIME": "20:24", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.793, 53.178 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1231", "DD_MM_YYY": "7-6-2015 0:00:00", "TIME": "21:21", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.757, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1232", "DD_MM_YYY": "30-6-2015 0:00:00", "TIME": "2:24", "LOCATION": "Ten Boer", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.685, 53.276 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1233", "DD_MM_YYY": "2-7-2015 0:00:00", "TIME": "14:24", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.72, 53.209 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1234", "DD_MM_YYY": "4-7-2015 0:00:00", "TIME": "6:57", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.151 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1235", "DD_MM_YYY": "6-7-2015 0:00:00", "TIME": "14:09", "LOCATION": "Noordbroek", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.831, 53.183 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1236", "DD_MM_YYY": "10-7-2015 0:00:00", "TIME": "7:12", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.866, 53.173 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1237", "DD_MM_YYY": "18-7-2015 0:00:00", "TIME": "2:24", "LOCATION": "Kolham", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.761, 53.193 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1238", "DD_MM_YYY": "24-8-2015 0:00:00", "TIME": "19:12", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.787, 53.324 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1239", "DD_MM_YYY": "5-9-2015 0:00:00", "TIME": "16:33", "LOCATION": "Foxhol", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.727, 53.169 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1240", "DD_MM_YYY": "22-10-2015 0:00:00", "TIME": "16:48", "LOCATION": "Zuidwolde", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.582, 53.262 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1241", "DD_MM_YYY": "3-12-2015 0:00:00", "TIME": "4:48", "LOCATION": "Garmerwolde", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.641, 53.25 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1242", "DD_MM_YYY": "2-1-2016 0:00:00", "TIME": "7:12", "LOCATION": "Sint Annen", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.68, 53.3 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1243", "DD_MM_YYY": "16-3-2016 0:00:00", "TIME": "16:48", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.792, 53.264 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1244", "DD_MM_YYY": "20-3-2016 0:00:00", "TIME": "19:12", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.852, 53.254 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1245", "DD_MM_YYY": "4-4-2016 0:00:00", "TIME": "21:21", "LOCATION": "Westerwijtwerd", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.656, 53.315 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1246", "DD_MM_YYY": "9-4-2016 0:00:00", "TIME": "16:33", "LOCATION": "Westerbroek", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.665, 53.199 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1247", "DD_MM_YYY": "16-6-2016 0:00:00", "TIME": "0:00", "LOCATION": "Hellum", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.833, 53.231 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1248", "DD_MM_YYY": "17-7-2016 0:00:00", "TIME": "21:21", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.887, 53.182 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1249", "DD_MM_YYY": "10-8-2016 0:00:00", "TIME": "7:12", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.669, 53.312 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1250", "DD_MM_YYY": "4-10-2016 0:00:00", "TIME": "12:00", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.784, 53.293 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1251", "DD_MM_YYY": "12-10-2016 0:00:00", "TIME": "4:48", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.725, 53.305 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1252", "DD_MM_YYY": "22-12-2016 0:00:00", "TIME": "4:33", "LOCATION": "Holwierde", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.867, 53.345 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1253", "DD_MM_YYY": "22-1-2017 0:00:00", "TIME": "14:24", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.781, 53.18 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1254", "DD_MM_YYY": "19-2-2017 0:00:00", "TIME": "7:12", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.672, 53.223 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1255", "DD_MM_YYY": "3-3-2017 0:00:00", "TIME": "2:24", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.869, 53.306 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1256", "DD_MM_YYY": "7-4-2017 0:00:00", "TIME": "2:24", "LOCATION": "Westerbroek", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.682, 53.169 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1257", "DD_MM_YYY": "19-4-2017 0:00:00", "TIME": "21:36", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.724, 53.319 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1258", "DD_MM_YYY": "14-9-1997 0:00:00", "TIME": "14:09", "LOCATION": "Annen", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.74, 53.045 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1259", "DD_MM_YYY": "28-4-1998 0:00:00", "TIME": "6:28", "LOCATION": "Veendam", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.865, 53.107 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1260", "DD_MM_YYY": "31-1-1999 0:00:00", "TIME": "14:09", "LOCATION": "Steendam", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.825, 53.255 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1261", "DD_MM_YYY": "18-10-1999 0:00:00", "TIME": "12:57", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.718, 53.078 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1262", "DD_MM_YYY": "23-12-2000 0:00:00", "TIME": "4:04", "LOCATION": "Borgercompagnie", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.812, 53.108 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1263", "DD_MM_YYY": "17-3-2002 0:00:00", "TIME": "21:36", "LOCATION": "Donderen", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.543, 53.093 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1264", "DD_MM_YYY": "29-3-2003 0:00:00", "TIME": "10:33", "LOCATION": "Lageland", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.682, 53.237 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1265", "DD_MM_YYY": "8-3-2004 0:00:00", "TIME": "9:50", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.895, 53.292 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1266", "DD_MM_YYY": "10-9-2004 0:00:00", "TIME": "21:50", "LOCATION": "Schipborg", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.67, 53.064 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1267", "DD_MM_YYY": "22-4-2006 0:00:00", "TIME": "9:50", "LOCATION": "Rottum", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.598, 53.382 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1268", "DD_MM_YYY": "19-5-2007 0:00:00", "TIME": "14:09", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.828, 53.163 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1269", "DD_MM_YYY": "17-3-2009 0:00:00", "TIME": "0:57", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.652, 53.121 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1270", "DD_MM_YYY": "20-3-2009 0:00:00", "TIME": "3:50", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.655, 53.12 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1271", "DD_MM_YYY": "23-3-2012 0:00:00", "TIME": "21:07", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.748, 53.21 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1272", "DD_MM_YYY": "27-6-2012 0:00:00", "TIME": "8:52", "LOCATION": "Eext", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.762, 53.045 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1273", "DD_MM_YYY": "27-2-2013 0:00:00", "TIME": "20:24", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.768, 53.206 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1274", "DD_MM_YYY": "11-2-2015 0:00:00", "TIME": "0:00", "LOCATION": "Godlinze", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.808, 53.374 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1275", "DD_MM_YYY": "10-6-2015 0:00:00", "TIME": "2:09", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.713, 53.343 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1276", "DD_MM_YYY": "8-7-2015 0:00:00", "TIME": "21:21", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.3 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1277", "DD_MM_YYY": "16-7-2015 0:00:00", "TIME": "14:24", "LOCATION": "Westeremden", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.715, 53.341 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1278", "DD_MM_YYY": "20-7-2015 0:00:00", "TIME": "4:33", "LOCATION": "Thesinge", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.66, 53.281 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1279", "DD_MM_YYY": "26-8-2015 0:00:00", "TIME": "2:24", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.838, 53.218 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1280", "DD_MM_YYY": "13-12-2015 0:00:00", "TIME": "12:00", "LOCATION": "Kantens", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.653, 53.37 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1281", "DD_MM_YYY": "5-2-2016 0:00:00", "TIME": "14:24", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.666, 53.228 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1282", "DD_MM_YYY": "18-2-2016 0:00:00", "TIME": "4:48", "LOCATION": "Winneweer", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.738, 53.311 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1283", "DD_MM_YYY": "9-3-2016 0:00:00", "TIME": "4:48", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.839, 53.212 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1284", "DD_MM_YYY": "24-4-2016 0:00:00", "TIME": "14:24", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.851, 53.29 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1285", "DD_MM_YYY": "1-5-2016 0:00:00", "TIME": "4:48", "LOCATION": "Uithuizermeeden", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.707, 53.405 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1286", "DD_MM_YYY": "11-5-2016 0:00:00", "TIME": "16:48", "LOCATION": "Bedum", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.564, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1287", "DD_MM_YYY": "16-5-2016 0:00:00", "TIME": "14:24", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.905, 53.285 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1288", "DD_MM_YYY": "29-6-2016 0:00:00", "TIME": "16:33", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.977, 53.267 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1289", "DD_MM_YYY": "8-8-2016 0:00:00", "TIME": "9:21", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.892, 53.17 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1290", "DD_MM_YYY": "1-9-2016 0:00:00", "TIME": "6:57", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.714, 53.205 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1291", "DD_MM_YYY": "6-10-2016 0:00:00", "TIME": "12:00", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.239 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1292", "DD_MM_YYY": "5-12-2016 0:00:00", "TIME": "16:48", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.913, 53.257 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1293", "DD_MM_YYY": "21-2-2017 0:00:00", "TIME": "16:48", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.754, 53.304 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1294", "DD_MM_YYY": "20-5-2017 0:00:00", "TIME": "2:24", "LOCATION": "Meedhuizen", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.904, 53.296 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1295", "DD_MM_YYY": "25-5-2017 0:00:00", "TIME": "16:48", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.754, 53.211 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1296", "DD_MM_YYY": "9-8-1996 0:00:00", "TIME": "17:02", "LOCATION": "Schipborg", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.688, 53.057 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1297", "DD_MM_YYY": "15-11-1997 0:00:00", "TIME": "3:21", "LOCATION": "Borgercompagnie", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.822, 53.104 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1298", "DD_MM_YYY": "7-12-1997 0:00:00", "TIME": "11:45", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.702, 53.075 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1299", "DD_MM_YYY": "18-10-1999 0:00:00", "TIME": "9:36", "LOCATION": "Schipborg", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.678, 53.06 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1300", "DD_MM_YYY": "8-12-1999 0:00:00", "TIME": "11:16", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.802, 53.179 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1301", "DD_MM_YYY": "12-11-2000 0:00:00", "TIME": "6:28", "LOCATION": "Deurze", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.608, 52.977 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1302", "DD_MM_YYY": "7-8-2001 0:00:00", "TIME": "12:00", "LOCATION": "Veendam", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.845, 53.097 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1303", "DD_MM_YYY": "31-1-2003 0:00:00", "TIME": "18:43", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.782, 53.232 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1304", "DD_MM_YYY": "6-2-2003 0:00:00", "TIME": "21:50", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.768, 53.259 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1305", "DD_MM_YYY": "1-4-2003 0:00:00", "TIME": "2:09", "LOCATION": "Krewerd", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.852, 53.364 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1306", "DD_MM_YYY": "5-4-2003 0:00:00", "TIME": "7:55", "LOCATION": "Groningen", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.63, 53.209 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1307", "DD_MM_YYY": "31-5-2004 0:00:00", "TIME": "23:02", "LOCATION": "Winsum", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.518, 53.313 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1308", "DD_MM_YYY": "23-11-2004 0:00:00", "TIME": "8:38", "LOCATION": "Borgercompagnie", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.82, 53.116 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1309", "DD_MM_YYY": "14-1-2006 0:00:00", "TIME": "18:14", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.767, 53.177 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1310", "DD_MM_YYY": "11-2-2010 0:00:00", "TIME": "14:24", "LOCATION": "Oud Annerveen", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.767, 53.084 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1311", "DD_MM_YYY": "19-6-2011 0:00:00", "TIME": "4:33", "LOCATION": "Zuidlaren", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.703, 53.075 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1312", "DD_MM_YYY": "21-4-2012 0:00:00", "TIME": "18:28", "LOCATION": "Krewerd", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.833, 53.352 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1313", "DD_MM_YYY": "27-6-2012 0:00:00", "TIME": "15:50", "LOCATION": "Muntendam", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.852, 53.151 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1314", "DD_MM_YYY": "12-8-2015 0:00:00", "TIME": "21:21", "LOCATION": "Oosterwijtwerd", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.812, 53.329 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1315", "DD_MM_YYY": "23-8-2015 0:00:00", "TIME": "14:24", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.807, 53.176 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1316", "DD_MM_YYY": "9-10-2015 0:00:00", "TIME": "9:21", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.835, 53.296 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1317", "DD_MM_YYY": "11-10-2015 0:00:00", "TIME": "9:21", "LOCATION": "Zuidbroek", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.853, 53.17 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1318", "DD_MM_YYY": "29-2-2016 0:00:00", "TIME": "9:21", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.778, 53.182 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1319", "DD_MM_YYY": "1-3-2016 0:00:00", "TIME": "4:48", "LOCATION": "Loppersum", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.714, 53.328 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1320", "DD_MM_YYY": "9-4-2016 0:00:00", "TIME": "6:57", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.775, 53.295 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1321", "DD_MM_YYY": "16-6-2016 0:00:00", "TIME": "16:33", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.681, 53.226 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1322", "DD_MM_YYY": "6-7-2016 0:00:00", "TIME": "9:36", "LOCATION": "Westerwijtwerd", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.66, 53.337 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1323", "DD_MM_YYY": "22-7-2016 0:00:00", "TIME": "7:12", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.855, 53.28 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1324", "DD_MM_YYY": "2-10-2016 0:00:00", "TIME": "4:33", "LOCATION": "Wirdum", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.779, 53.328 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1325", "DD_MM_YYY": "25-11-2016 0:00:00", "TIME": "14:24", "LOCATION": "Garmerwolde", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.644, 53.246 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1326", "DD_MM_YYY": "12-5-2017 0:00:00", "TIME": "2:24", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.725, 53.313 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1327", "DD_MM_YYY": "22-8-1997 0:00:00", "TIME": "20:24", "LOCATION": "Eexterveen", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.813, 53.063 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1328", "DD_MM_YYY": "26-11-1997 0:00:00", "TIME": "0:14", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.765, 53.254 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1329", "DD_MM_YYY": "4-12-2001 0:00:00", "TIME": "1:26", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.785, 53.204 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1330", "DD_MM_YYY": "7-3-2004 0:00:00", "TIME": "10:48", "LOCATION": "Veendam", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.845, 53.103 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1331", "DD_MM_YYY": "21-3-2009 0:00:00", "TIME": "16:48", "LOCATION": "Noordlaren", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.648, 53.122 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1332", "DD_MM_YYY": "18-11-2011 0:00:00", "TIME": "23:16", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.773, 53.206 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1333", "DD_MM_YYY": "27-6-2012 0:00:00", "TIME": "1:26", "LOCATION": "Eexterzandvoort", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.762, 53.046 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1334", "DD_MM_YYY": "27-8-2015 0:00:00", "TIME": "2:24", "LOCATION": "Woudbloem", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.741, 53.231 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1335", "DD_MM_YYY": "10-10-2015 0:00:00", "TIME": "4:48", "LOCATION": "Wagenborgen", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.926, 53.266 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1336", "DD_MM_YYY": "10-10-2015 0:00:00", "TIME": "14:24", "LOCATION": "Schildwolde", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.8, 53.258 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1337", "DD_MM_YYY": "21-2-2016 0:00:00", "TIME": "7:12", "LOCATION": "Zeerijp", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.739, 53.358 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1338", "DD_MM_YYY": "3-3-2016 0:00:00", "TIME": "2:24", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.772, 53.191 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1339", "DD_MM_YYY": "16-6-2016 0:00:00", "TIME": "16:48", "LOCATION": "Siddeburen", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.863, 53.249 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1340", "DD_MM_YYY": "28-7-2016 0:00:00", "TIME": "2:09", "LOCATION": "Tjuchem", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.86, 53.281 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1341", "DD_MM_YYY": "14-8-2016 0:00:00", "TIME": "16:48", "LOCATION": "Harkstede", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.678, 53.22 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1342", "DD_MM_YYY": "11-9-2016 0:00:00", "TIME": "16:48", "LOCATION": "Ten Post", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.744, 53.278 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1343", "DD_MM_YYY": "11-12-2016 0:00:00", "TIME": "2:24", "LOCATION": "Nieuwolda", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.935, 53.235 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1344", "DD_MM_YYY": "1-4-1996 0:00:00", "TIME": "9:21", "LOCATION": "Nieuw Annerveen", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.79, 53.067 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1345", "DD_MM_YYY": "6-4-2003 0:00:00", "TIME": "16:48", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.795, 53.272 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1346", "DD_MM_YYY": "20-4-2003 0:00:00", "TIME": "4:33", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.75, 53.246 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1347", "DD_MM_YYY": "19-2-2016 0:00:00", "TIME": "19:12", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.746, 53.317 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1348", "DD_MM_YYY": "18-6-2016 0:00:00", "TIME": "16:48", "LOCATION": "Leermens", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.799, 53.345 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1349", "DD_MM_YYY": "23-7-2016 0:00:00", "TIME": "0:00", "LOCATION": "Noordbroek", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.898, 53.219 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1350", "DD_MM_YYY": "5-12-2016 0:00:00", "TIME": "9:36", "LOCATION": "Appingedam", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.838, 53.339 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1351", "DD_MM_YYY": "27-1-2017 0:00:00", "TIME": "16:48", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.776, 53.302 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1352", "DD_MM_YYY": "4-4-2017 0:00:00", "TIME": "16:33", "LOCATION": "Garrelsweer", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.791, 53.29 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1353", "DD_MM_YYY": "12-5-2017 0:00:00", "TIME": "4:33", "LOCATION": "Stedum", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.723, 53.31 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1354", "DD_MM_YYY": "4-12-2001 0:00:00", "TIME": "19:55", "LOCATION": "Froombosch", "DEPTH": "3", "MAG": "0.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.785, 53.204 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1355", "DD_MM_YYY": "29-8-2002 0:00:00", "TIME": "17:45", "LOCATION": "Luddeweer", "DEPTH": "3", "MAG": "0.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.747, 53.247 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1356", "DD_MM_YYY": "18-4-2003 0:00:00", "TIME": "0:00", "LOCATION": "Slochteren", "DEPTH": "3", "MAG": "0.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.753, 53.238 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1357", "DD_MM_YYY": "20-2-2005 0:00:00", "TIME": "15:36", "LOCATION": "Sappemeer", "DEPTH": "3", "MAG": "0.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.795, 53.176 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1358", "DD_MM_YYY": "26-6-2015 0:00:00", "TIME": "9:21", "LOCATION": "Scharmer", "DEPTH": "3", "MAG": "0.000000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.721, 53.226 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1359", "DD_MM_YYY": "16-12-1996 0:00:00", "TIME": "5:02", "LOCATION": "Wildervank", "DEPTH": "3", "MAG": "-0.100000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.822, 53.078 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1360", "DD_MM_YYY": "26-12-1996 0:00:00", "TIME": "13:40", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "-0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.765, 53.261 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1361", "DD_MM_YYY": "25-3-1997 0:00:00", "TIME": "17:45", "LOCATION": "Overschild", "DEPTH": "3", "MAG": "-0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.748, 53.252 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1362", "DD_MM_YYY": "26-12-2001 0:00:00", "TIME": "1:40", "LOCATION": "Eexterveen", "DEPTH": "3", "MAG": "-0.200000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.805, 53.056 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1363", "DD_MM_YYY": "28-12-2003 0:00:00", "TIME": "6:57", "LOCATION": "Oud Annerveen", "DEPTH": "3", "MAG": "-0.300000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.762, 53.08 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1364", "DD_MM_YYY": "26-12-2003 0:00:00", "TIME": "18:14", "LOCATION": "Oud Annerveen", "DEPTH": "3", "MAG": "-0.600000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.755, 53.084 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1365", "DD_MM_YYY": "17-7-1997 0:00:00", "TIME": "17:02", "LOCATION": "Annen", "DEPTH": "3", "MAG": "-0.700000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.717, 53.061 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1366", "DD_MM_YYY": "8-3-1997 0:00:00", "TIME": "6:43", "LOCATION": "Borgercompagnie", "DEPTH": "3", "MAG": "-0.800000000000000", "EVALMODE": "manual", "TYPE": "ind" }, "geometry": { "type": "Point", "coordinates": [ 6.815, 53.106 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1367", "DD_MM_YYY": "4-3-1930 0:00:00", "TIME": "190500.00", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "3.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.93, 50.88 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1368", "DD_MM_YYY": "20-11-1932 0:00:00", "TIME": "233654.52", "LOCATION": "Schijndel", "DEPTH": "13", "MAG": "5.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.43, 51.62 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1369", "DD_MM_YYY": "23-11-1932 0:00:00", "TIME": "030801.34", "LOCATION": "Boxtel", "DEPTH": "10", "MAG": "4.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.292, 51.573 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1370", "DD_MM_YYY": "23-11-1932 0:00:00", "TIME": "042010.63", "LOCATION": "Erp", "DEPTH": "15", "MAG": "3.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.57, 51.582 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1371", "DD_MM_YYY": "28-11-1932 0:00:00", "TIME": "035922.06", "LOCATION": "Lage Mierde", "DEPTH": "15", "MAG": "3.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.135, 51.417 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1372", "DD_MM_YYY": "28-11-1932 0:00:00", "TIME": "054135.15", "LOCATION": "Esch", "DEPTH": "15", "MAG": "4.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.3, 51.609 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1373", "DD_MM_YYY": "15-11-1971 0:00:00", "TIME": "211710.19", "LOCATION": "Klimmen", "DEPTH": "2", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.892, 50.873 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1374", "DD_MM_YYY": "30-12-1972 0:00:00", "TIME": "053352.07", "LOCATION": "Nijmegen", "DEPTH": "28", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.853, 51.843 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1375", "DD_MM_YYY": "30-12-1972 0:00:00", "TIME": "054827.32", "LOCATION": "Nijmegen", "DEPTH": "28", "MAG": "3.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.893, 51.827 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1376", "DD_MM_YYY": "31-12-1972 0:00:00", "TIME": "080021.58", "LOCATION": "Nijmegen", "DEPTH": "25", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.855, 51.84 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1377", "DD_MM_YYY": "27-7-1975 0:00:00", "TIME": "012351.10", "LOCATION": "Mierlo", "DEPTH": "14", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.613, 51.426 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1378", "DD_MM_YYY": "29-6-1976 0:00:00", "TIME": "050031.36", "LOCATION": "Ittervoort", "DEPTH": "17", "MAG": "3.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.828, 51.176 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1379", "DD_MM_YYY": "7-6-1977 0:00:00", "TIME": "231659.95", "LOCATION": "Echt", "DEPTH": "10", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.877, 51.093 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1380", "DD_MM_YYY": "17-7-1979 0:00:00", "TIME": "164857.13", "LOCATION": "Groesbeek", "DEPTH": "18", "MAG": "3.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.948, 51.763 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1381", "DD_MM_YYY": "5-6-1980 0:00:00", "TIME": "121139.87", "LOCATION": "Haelen", "DEPTH": "5", "MAG": "3.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.91, 51.239 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1382", "DD_MM_YYY": "6-6-1980 0:00:00", "TIME": "052410.28", "LOCATION": "Roermond", "DEPTH": "8", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.978, 51.174 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1383", "DD_MM_YYY": "20-12-1981 0:00:00", "TIME": "103852.87", "LOCATION": "Voerendaal", "DEPTH": "23", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.922, 50.852 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1384", "DD_MM_YYY": "2-3-1982 0:00:00", "TIME": "012727.16", "LOCATION": "Nieuwstadt", "DEPTH": "7", "MAG": "3.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.862, 51.033 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1385", "DD_MM_YYY": "5-2-1983 0:00:00", "TIME": "075117.37", "LOCATION": "Heeze", "DEPTH": "6", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.542, 51.37 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1386", "DD_MM_YYY": "27-5-1984 0:00:00", "TIME": "223658.50", "LOCATION": "Wijnandsrade", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.86, 50.9 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1387", "DD_MM_YYY": "7-12-1985 0:00:00", "TIME": "212709.28", "LOCATION": "Voerendaal", "DEPTH": "6", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 50.885 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1388", "DD_MM_YYY": "7-12-1985 0:00:00", "TIME": "213217.57", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.885 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1389", "DD_MM_YYY": "7-12-1985 0:00:00", "TIME": "224702.47", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.947, 50.881 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1390", "DD_MM_YYY": "7-12-1985 0:00:00", "TIME": "224721.73", "LOCATION": "Voerendaal", "DEPTH": "6", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 50.884 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1391", "DD_MM_YYY": "7-12-1985 0:00:00", "TIME": "230925.73", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "3.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.942, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1392", "DD_MM_YYY": "7-12-1985 0:00:00", "TIME": "231719.46", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.938, 50.884 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1393", "DD_MM_YYY": "9-12-1985 0:00:00", "TIME": "105648.48", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.883 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1394", "DD_MM_YYY": "9-12-1985 0:00:00", "TIME": "105924.15", "LOCATION": "Heerlen", "DEPTH": "4", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.968, 50.907 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1395", "DD_MM_YYY": "6-1-1986 0:00:00", "TIME": "054215.42", "LOCATION": "Voerendaal", "DEPTH": "2", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.928, 50.883 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1396", "DD_MM_YYY": "1-10-1987 0:00:00", "TIME": "233156.92", "LOCATION": "Echt", "DEPTH": "8", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.91, 51.088 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1397", "DD_MM_YYY": "15-6-1988 0:00:00", "TIME": "030243.06", "LOCATION": "Rilland", "DEPTH": "3", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 4.26, 51.384 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1398", "DD_MM_YYY": "17-10-1988 0:00:00", "TIME": "193954.72", "LOCATION": "Wittem", "DEPTH": "22", "MAG": "3.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.922, 50.813 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1399", "DD_MM_YYY": "15-1-1990 0:00:00", "TIME": "182613.76", "LOCATION": "Posterholt", "DEPTH": "7", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.023, 51.128 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1400", "DD_MM_YYY": "18-7-1990 0:00:00", "TIME": "200915.28", "LOCATION": "Oost-. West- en Middelbeers", "DEPTH": "13", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.27, 51.472 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1401", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "012002.77", "LOCATION": "Linne", "DEPTH": "15", "MAG": "5.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 51.162 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1402", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "012252.20", "LOCATION": "Maria-Hoop", "DEPTH": "11", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.97, 51.092 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1403", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "013108.08", "LOCATION": "Linne", "DEPTH": "10", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 51.162 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1404", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "013332.41", "LOCATION": "Maasbracht", "DEPTH": "9", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.917, 51.157 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1405", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "013458.60", "LOCATION": "Koningsbosch", "DEPTH": "28", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.973, 51.064 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1406", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "014603.69", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.992, 51.139 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1407", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "014642.38", "LOCATION": "Heel", "DEPTH": "20", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.915, 51.171 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1408", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "015330.61", "LOCATION": "Herten", "DEPTH": "10", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.927, 51.18 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1409", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "020224.17", "LOCATION": "Sint Odiliënberg", "DEPTH": "13", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.952, 51.147 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1410", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "020430.55", "LOCATION": "Linne", "DEPTH": "8", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.938, 51.152 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1411", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "020507.46", "LOCATION": "Maria-Hoop", "DEPTH": "11", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.955, 51.095 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1412", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "020821.12", "LOCATION": "Sint Odiliënberg", "DEPTH": "15", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.965, 51.144 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1413", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "021918.43", "LOCATION": "Sint Odiliënberg", "DEPTH": "6", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.985, 51.152 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1414", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "023041.00", "LOCATION": "Sint Odiliënberg", "DEPTH": "9", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.952, 51.144 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1415", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "023853.74", "LOCATION": "Maria-Hoop", "DEPTH": "14", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.99, 51.113 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1416", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "030326.42", "LOCATION": "Heel", "DEPTH": "6", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.912, 51.167 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1417", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "030554.64", "LOCATION": "Sint Odiliënberg", "DEPTH": "3", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.98, 51.15 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1418", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "031010.53", "LOCATION": "Sint Odiliënberg", "DEPTH": "12", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.957, 51.156 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1419", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "031749.82", "LOCATION": "Heel", "DEPTH": "15", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.89, 51.176 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1420", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "033345.94", "LOCATION": "Sint Odiliënberg", "DEPTH": "15", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.995, 51.127 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1421", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "034127.23", "LOCATION": "Sint Odiliënberg", "DEPTH": "9", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.98, 51.14 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1422", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "034942.14", "LOCATION": "Sint Odiliënberg", "DEPTH": "8", "MAG": "4.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.977, 51.152 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1423", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "040007.15", "LOCATION": "Maasbracht", "DEPTH": "14", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.912, 51.144 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1424", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "040751.73", "LOCATION": "Sint Odiliënberg", "DEPTH": "15", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.97, 51.154 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1425", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "042243.53", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.988, 51.129 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1426", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "044443.46", "LOCATION": "Sint Odiliënberg", "DEPTH": "10", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.995, 51.127 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1427", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "050314.36", "LOCATION": "Sint Odiliënberg", "DEPTH": "16", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.985, 51.156 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1428", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "052045.49", "LOCATION": "Maria-Hoop", "DEPTH": "7", "MAG": "3.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.987, 51.093 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1429", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "052458.37", "LOCATION": "Sint Odiliënberg", "DEPTH": "9", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.975, 51.15 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1430", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "052529.94", "LOCATION": "Maasbracht", "DEPTH": "14", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.917, 51.156 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1431", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "053519.62", "LOCATION": "Maasbracht", "DEPTH": "10", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.9, 51.151 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1432", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "053824.27", "LOCATION": "Posterholt", "DEPTH": "19", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.02, 51.125 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1433", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "055807.97", "LOCATION": "Herten", "DEPTH": "12", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.953, 51.159 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1434", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "060128.66", "LOCATION": "Maasbracht", "DEPTH": "10", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.923, 51.146 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1435", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "060211.81", "LOCATION": "Sint Odiliënberg", "DEPTH": "15", "MAG": "3.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.99, 51.132 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1436", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "061635.47", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.988, 51.136 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1437", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "062257.21", "LOCATION": "Sint Odiliënberg", "DEPTH": "13", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.995, 51.135 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1438", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "063340.32", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "2.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.987, 51.139 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1439", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "064131.02", "LOCATION": "Posterholt", "DEPTH": "14", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.028, 51.127 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1440", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "081837.30", "LOCATION": "Sint Odiliënberg", "DEPTH": "15", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.005, 51.133 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1441", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "083259.97", "LOCATION": "Herten", "DEPTH": "6", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.938, 51.165 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1442", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "113003.07", "LOCATION": "Ospel", "DEPTH": "20", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.803, 51.312 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1443", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "115023.95", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.982, 51.149 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1444", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "180127.66", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.967, 51.141 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1445", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "194606.75", "LOCATION": "Koningsbosch", "DEPTH": "11", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.947, 51.08 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1446", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "201933.42", "LOCATION": "Roermond", "DEPTH": "15", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.017, 51.169 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1447", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "215002.70", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.993, 51.154 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1448", "DD_MM_YYY": "13-4-1992 0:00:00", "TIME": "225922.14", "LOCATION": "Sint Odiliënberg", "DEPTH": "15", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.997, 51.136 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1449", "DD_MM_YYY": "14-4-1992 0:00:00", "TIME": "000130.92", "LOCATION": "Sint Odiliënberg", "DEPTH": "15", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.963, 51.143 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1450", "DD_MM_YYY": "14-4-1992 0:00:00", "TIME": "001740.25", "LOCATION": "Montfort", "DEPTH": "28", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.963, 51.124 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1451", "DD_MM_YYY": "14-4-1992 0:00:00", "TIME": "023107.39", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.983, 51.141 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1452", "DD_MM_YYY": "14-4-1992 0:00:00", "TIME": "040727.11", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.037, 51.148 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1453", "DD_MM_YYY": "14-4-1992 0:00:00", "TIME": "042439.01", "LOCATION": "Maasbracht", "DEPTH": "13", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.898, 51.138 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1454", "DD_MM_YYY": "14-4-1992 0:00:00", "TIME": "124139.88", "LOCATION": "Maasbracht", "DEPTH": "16", "MAG": "2.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.923, 51.149 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1455", "DD_MM_YYY": "14-4-1992 0:00:00", "TIME": "124222.91", "LOCATION": "Maasbracht", "DEPTH": "19", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.908, 51.139 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1456", "DD_MM_YYY": "14-4-1992 0:00:00", "TIME": "125632.42", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "3.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.985, 51.149 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1457", "DD_MM_YYY": "14-4-1992 0:00:00", "TIME": "132152.92", "LOCATION": "Posterholt", "DEPTH": "10", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.035, 51.11 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1458", "DD_MM_YYY": "14-4-1992 0:00:00", "TIME": "173340.97", "LOCATION": "Roermond", "DEPTH": "15", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.005, 51.165 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1459", "DD_MM_YYY": "15-4-1992 0:00:00", "TIME": "001854.22", "LOCATION": "Maria-Hoop", "DEPTH": "16", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.992, 51.089 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1460", "DD_MM_YYY": "16-4-1992 0:00:00", "TIME": "140716.78", "LOCATION": "Montfort", "DEPTH": "17", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.927, 51.137 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1461", "DD_MM_YYY": "16-4-1992 0:00:00", "TIME": "232948.33", "LOCATION": "Roermond", "DEPTH": "20", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.003, 51.21 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1462", "DD_MM_YYY": "17-4-1992 0:00:00", "TIME": "052743.10", "LOCATION": "Herten", "DEPTH": "18", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.948, 51.17 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1463", "DD_MM_YYY": "17-4-1992 0:00:00", "TIME": "065558.84", "LOCATION": "Wessem", "DEPTH": "28", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.875, 51.168 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1464", "DD_MM_YYY": "17-4-1992 0:00:00", "TIME": "155703.93", "LOCATION": "Herten", "DEPTH": "16", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.962, 51.184 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1465", "DD_MM_YYY": "18-4-1992 0:00:00", "TIME": "171127.18", "LOCATION": "Sint Odiliënberg", "DEPTH": "24", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.967, 51.163 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1466", "DD_MM_YYY": "19-4-1992 0:00:00", "TIME": "061229.29", "LOCATION": "Sint Odiliënberg", "DEPTH": "17", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.992, 51.158 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1467", "DD_MM_YYY": "19-4-1992 0:00:00", "TIME": "102613.95", "LOCATION": "Roermond", "DEPTH": "21", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.013, 51.199 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1468", "DD_MM_YYY": "19-4-1992 0:00:00", "TIME": "202740.16", "LOCATION": "Reuver", "DEPTH": "15", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.087, 51.261 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1469", "DD_MM_YYY": "20-4-1992 0:00:00", "TIME": "011108.41", "LOCATION": "Sint Odiliënberg", "DEPTH": "20", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.957, 51.158 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1470", "DD_MM_YYY": "20-4-1992 0:00:00", "TIME": "042828.68", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.975, 51.148 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1471", "DD_MM_YYY": "20-4-1992 0:00:00", "TIME": "044103.56", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.973, 51.149 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1472", "DD_MM_YYY": "20-4-1992 0:00:00", "TIME": "072701.84", "LOCATION": "Sint Odiliënberg", "DEPTH": "16", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.0, 51.139 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1473", "DD_MM_YYY": "21-4-1992 0:00:00", "TIME": "075220.42", "LOCATION": "Linne", "DEPTH": "17", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.942, 51.155 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1474", "DD_MM_YYY": "21-4-1992 0:00:00", "TIME": "161000.69", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.945, 51.151 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1475", "DD_MM_YYY": "22-4-1992 0:00:00", "TIME": "162606.56", "LOCATION": "Roermond", "DEPTH": "16", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.005, 51.182 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1476", "DD_MM_YYY": "23-4-1992 0:00:00", "TIME": "161940.03", "LOCATION": "Roermond", "DEPTH": "21", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.962, 51.195 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1477", "DD_MM_YYY": "24-4-1992 0:00:00", "TIME": "002347.21", "LOCATION": "Roermond", "DEPTH": "25", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.012, 51.202 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1478", "DD_MM_YYY": "24-4-1992 0:00:00", "TIME": "103527.49", "LOCATION": "Sint Odiliënberg", "DEPTH": "16", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.988, 51.138 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1479", "DD_MM_YYY": "24-4-1992 0:00:00", "TIME": "135141.50", "LOCATION": "Roermond", "DEPTH": "23", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.008, 51.192 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1480", "DD_MM_YYY": "27-4-1992 0:00:00", "TIME": "213556.77", "LOCATION": "Sint Odiliënberg", "DEPTH": "23", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.008, 51.128 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1481", "DD_MM_YYY": "1-5-1992 0:00:00", "TIME": "214610.95", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.992, 51.135 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1482", "DD_MM_YYY": "2-5-1992 0:00:00", "TIME": "085002.88", "LOCATION": "Sint Odiliënberg", "DEPTH": "17", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.977, 51.147 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1483", "DD_MM_YYY": "4-5-1992 0:00:00", "TIME": "003802.54", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.01, 51.13 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1484", "DD_MM_YYY": "5-5-1992 0:00:00", "TIME": "082848.00", "LOCATION": "Sint Odiliënberg", "DEPTH": "17", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.977, 51.157 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1485", "DD_MM_YYY": "15-5-1992 0:00:00", "TIME": "193327.20", "LOCATION": "Sint Odiliënberg", "DEPTH": "13", "MAG": "3.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.952, 51.152 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1486", "DD_MM_YYY": "19-5-1992 0:00:00", "TIME": "013733.08", "LOCATION": "Sint Odiliënberg", "DEPTH": "15", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.962, 51.144 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1487", "DD_MM_YYY": "15-2-1993 0:00:00", "TIME": "104658.55", "LOCATION": "Sint Odiliënberg", "DEPTH": "8", "MAG": "2.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.965, 51.148 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1488", "DD_MM_YYY": "6-3-1993 0:00:00", "TIME": "194353.61", "LOCATION": "Sint Odiliënberg", "DEPTH": "5", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.965, 51.151 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1489", "DD_MM_YYY": "3-6-1993 0:00:00", "TIME": "125739.09", "LOCATION": "Herten", "DEPTH": "11", "MAG": "3.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.957, 51.16 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1490", "DD_MM_YYY": "11-6-1993 0:00:00", "TIME": "170435.60", "LOCATION": "Stramproy", "DEPTH": "17", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.755, 51.207 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1491", "DD_MM_YYY": "30-9-1993 0:00:00", "TIME": "231556.23", "LOCATION": "Linne", "DEPTH": "10", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.938, 51.149 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1492", "DD_MM_YYY": "25-12-1993 0:00:00", "TIME": "055622.84", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.017, 51.136 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1493", "DD_MM_YYY": "9-1-1994 0:00:00", "TIME": "175036.91", "LOCATION": "Sint Odiliënberg", "DEPTH": "8", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.968, 51.16 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1494", "DD_MM_YYY": "17-12-1994 0:00:00", "TIME": "053442.43", "LOCATION": "Sint Odiliënberg", "DEPTH": "11", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.953, 51.153 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1495", "DD_MM_YYY": "30-3-1995 0:00:00", "TIME": "202908.04", "LOCATION": "Wijlre", "DEPTH": "20", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.878, 50.846 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1496", "DD_MM_YYY": "12-7-1995 0:00:00", "TIME": "065132.86", "LOCATION": "Heerlen", "DEPTH": "5", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.938, 50.903 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1497", "DD_MM_YYY": "13-7-1995 0:00:00", "TIME": "064929.49", "LOCATION": "Heerlen", "DEPTH": "5", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.975, 50.901 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1498", "DD_MM_YYY": "13-7-1995 0:00:00", "TIME": "065038.98", "LOCATION": "Heerlen", "DEPTH": "5", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.972, 50.897 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1499", "DD_MM_YYY": "15-5-1996 0:00:00", "TIME": "070332.21", "LOCATION": "Geleen", "DEPTH": "14", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.823, 50.973 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1500", "DD_MM_YYY": "11-6-1996 0:00:00", "TIME": "013912.46", "LOCATION": "Heel", "DEPTH": "15", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.902, 51.19 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1501", "DD_MM_YYY": "23-6-1996 0:00:00", "TIME": "003705.07", "LOCATION": "Sint Odiliënberg", "DEPTH": "6", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.987, 51.156 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1502", "DD_MM_YYY": "1-9-1996 0:00:00", "TIME": "033325.29", "LOCATION": "Susteren", "DEPTH": "9", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.875, 51.059 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1503", "DD_MM_YYY": "30-1-1997 0:00:00", "TIME": "100525.35", "LOCATION": "IJmuiden", "DEPTH": "4", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 4.623, 52.459 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1504", "DD_MM_YYY": "3-2-1997 0:00:00", "TIME": "210039.74", "LOCATION": "Hoog Soeren", "DEPTH": "4", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.903, 52.214 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1505", "DD_MM_YYY": "8-2-1997 0:00:00", "TIME": "214728.35", "LOCATION": "Montfort", "DEPTH": "12", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.975, 51.127 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1506", "DD_MM_YYY": "12-2-1997 0:00:00", "TIME": "184919.13", "LOCATION": "Sint Odiliënberg", "DEPTH": "16", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.97, 51.155 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1507", "DD_MM_YYY": "2-8-1997 0:00:00", "TIME": "181914.39", "LOCATION": "Sint Odiliënberg", "DEPTH": "9", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.977, 51.137 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1508", "DD_MM_YYY": "14-8-1997 0:00:00", "TIME": "235150.99", "LOCATION": "Weert", "DEPTH": "14", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.757, 51.254 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1509", "DD_MM_YYY": "15-8-1997 0:00:00", "TIME": "000003.29", "LOCATION": "Nederweert", "DEPTH": "3", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.765, 51.269 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1510", "DD_MM_YYY": "23-9-1998 0:00:00", "TIME": "043754.90", "LOCATION": "Echt", "DEPTH": "9", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.833, 51.098 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1511", "DD_MM_YYY": "15-11-1998 0:00:00", "TIME": "175217.67", "LOCATION": "Heerlen", "DEPTH": "4", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.955, 50.897 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1512", "DD_MM_YYY": "23-4-1999 0:00:00", "TIME": "103543.93", "LOCATION": "Hulsberg", "DEPTH": "6", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.843, 50.899 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1513", "DD_MM_YYY": "2-8-1999 0:00:00", "TIME": "014814.70", "LOCATION": "Herten", "DEPTH": "15", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.957, 51.165 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1514", "DD_MM_YYY": "11-9-1999 0:00:00", "TIME": "123254.50", "LOCATION": "Mariahout", "DEPTH": "12", "MAG": "3.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.565, 51.549 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1515", "DD_MM_YYY": "29-9-1999 0:00:00", "TIME": "064245.51", "LOCATION": "Sint Odiliënberg", "DEPTH": "17", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.957, 51.149 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1516", "DD_MM_YYY": "6-11-1999 0:00:00", "TIME": "053436.76", "LOCATION": "Hulsberg", "DEPTH": "6", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.847, 50.898 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1517", "DD_MM_YYY": "15-6-2000 0:00:00", "TIME": "033716.34", "LOCATION": "Voerendaal", "DEPTH": "6", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.91, 50.881 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1518", "DD_MM_YYY": "18-11-2000 0:00:00", "TIME": "114115.48", "LOCATION": "Valkenburg", "DEPTH": "4", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.805, 50.878 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1519", "DD_MM_YYY": "20-12-2000 0:00:00", "TIME": "065912.42", "LOCATION": "Voerendaal", "DEPTH": "6", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.937, 50.87 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1520", "DD_MM_YYY": "20-12-2000 0:00:00", "TIME": "070025.72", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.938, 50.873 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1521", "DD_MM_YYY": "20-12-2000 0:00:00", "TIME": "071350.55", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.942, 50.875 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1522", "DD_MM_YYY": "20-12-2000 0:00:00", "TIME": "232245.12", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.942, 50.875 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1523", "DD_MM_YYY": "21-12-2000 0:00:00", "TIME": "001854.87", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.935, 50.873 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1524", "DD_MM_YYY": "23-12-2000 0:00:00", "TIME": "005555.26", "LOCATION": "Voerendaal", "DEPTH": "1", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 50.86 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1525", "DD_MM_YYY": "31-12-2000 0:00:00", "TIME": "012108.88", "LOCATION": "Voerendaal", "DEPTH": "9", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.935, 50.881 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1526", "DD_MM_YYY": "2-1-2001 0:00:00", "TIME": "154355.35", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.937, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1527", "DD_MM_YYY": "5-1-2001 0:00:00", "TIME": "115306.64", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.958, 50.871 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1528", "DD_MM_YYY": "9-1-2001 0:00:00", "TIME": "015323.40", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.938, 50.881 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1529", "DD_MM_YYY": "15-1-2001 0:00:00", "TIME": "033753.13", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.938, 50.873 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1530", "DD_MM_YYY": "30-1-2001 0:00:00", "TIME": "023318.77", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.87 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1531", "DD_MM_YYY": "30-1-2001 0:00:00", "TIME": "212704.14", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.868 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1532", "DD_MM_YYY": "30-1-2001 0:00:00", "TIME": "224324.38", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.878 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1533", "DD_MM_YYY": "30-1-2001 0:00:00", "TIME": "224327.15", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.877 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1534", "DD_MM_YYY": "30-1-2001 0:00:00", "TIME": "230226.51", "LOCATION": "Elkenrade", "DEPTH": "2", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.927, 50.846 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1535", "DD_MM_YYY": "2-2-2001 0:00:00", "TIME": "122229.57", "LOCATION": "Hoensbroek", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.913 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1536", "DD_MM_YYY": "2-2-2001 0:00:00", "TIME": "140326.85", "LOCATION": "Amstenrade", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.946 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1537", "DD_MM_YYY": "3-2-2001 0:00:00", "TIME": "172221.42", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.927, 50.877 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1538", "DD_MM_YYY": "7-2-2001 0:00:00", "TIME": "140429.94", "LOCATION": "Heerlen", "DEPTH": "3", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.96, 50.903 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1539", "DD_MM_YYY": "17-2-2001 0:00:00", "TIME": "005435.48", "LOCATION": "Sint Odiliënberg", "DEPTH": "11", "MAG": "2.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.962, 51.16 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1540", "DD_MM_YYY": "6-3-2001 0:00:00", "TIME": "034912.06", "LOCATION": "Voerendaal", "DEPTH": "7", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.93, 50.877 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1541", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "091759.12", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "3.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.937, 50.873 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1542", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "092002.64", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 50.864 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1543", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "093643.87", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.869 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1544", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "094040.90", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.889 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1545", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "100534.59", "LOCATION": "Voerendaal", "DEPTH": "6", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.867 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1546", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "101941.94", "LOCATION": "Heerlen", "DEPTH": "5", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.935, 50.899 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1547", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "102912.86", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "3.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.947, 50.87 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1548", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "110359.55", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "3.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.947, 50.869 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1549", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "120249.12", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.937, 50.876 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1550", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "164609.06", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.867 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1551", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "213144.64", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.93, 50.876 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1552", "DD_MM_YYY": "7-3-2001 0:00:00", "TIME": "214726.64", "LOCATION": "Voerendaal", "DEPTH": "6", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.94, 50.873 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1553", "DD_MM_YYY": "8-3-2001 0:00:00", "TIME": "014217.35", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.937, 50.864 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1554", "DD_MM_YYY": "8-3-2001 0:00:00", "TIME": "031241.28", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.871 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1555", "DD_MM_YYY": "8-3-2001 0:00:00", "TIME": "195157.80", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.89 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1556", "DD_MM_YYY": "8-3-2001 0:00:00", "TIME": "225327.46", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.935, 50.878 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1557", "DD_MM_YYY": "10-3-2001 0:00:00", "TIME": "044826.37", "LOCATION": "Landgraaf", "DEPTH": "6", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.025, 50.903 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1558", "DD_MM_YYY": "10-3-2001 0:00:00", "TIME": "164746.64", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.874 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1559", "DD_MM_YYY": "12-3-2001 0:00:00", "TIME": "035219.35", "LOCATION": "Voerendaal", "DEPTH": "9", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.883 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1560", "DD_MM_YYY": "12-3-2001 0:00:00", "TIME": "175445.71", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.89 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1561", "DD_MM_YYY": "22-3-2001 0:00:00", "TIME": "164526.13", "LOCATION": "Voerendaal", "DEPTH": "6", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.871 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1562", "DD_MM_YYY": "22-3-2001 0:00:00", "TIME": "164530.28", "LOCATION": "Voerendaal", "DEPTH": "6", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.873 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1563", "DD_MM_YYY": "25-3-2001 0:00:00", "TIME": "142307.69", "LOCATION": "Klimmen", "DEPTH": "8", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.877, 50.867 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1564", "DD_MM_YYY": "9-4-2001 0:00:00", "TIME": "170538.92", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.93, 50.884 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1565", "DD_MM_YYY": "11-5-2001 0:00:00", "TIME": "205119.62", "LOCATION": "Voerendaal", "DEPTH": "6", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.927, 50.872 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1566", "DD_MM_YYY": "9-6-2001 0:00:00", "TIME": "032318.45", "LOCATION": "Heerlen", "DEPTH": "6", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.955, 50.885 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1567", "DD_MM_YYY": "9-6-2001 0:00:00", "TIME": "101634.66", "LOCATION": "Melick", "DEPTH": "8", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.002, 51.15 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1568", "DD_MM_YYY": "16-6-2001 0:00:00", "TIME": "052437.79", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "2.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.87 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1569", "DD_MM_YYY": "16-6-2001 0:00:00", "TIME": "052935.84", "LOCATION": "Voerendaal", "DEPTH": "9", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.922, 50.887 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1570", "DD_MM_YYY": "16-6-2001 0:00:00", "TIME": "165313.55", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.918, 50.868 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1571", "DD_MM_YYY": "17-6-2001 0:00:00", "TIME": "215546.73", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 50.877 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1572", "DD_MM_YYY": "17-6-2001 0:00:00", "TIME": "232338.88", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.872 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1573", "DD_MM_YYY": "20-6-2001 0:00:00", "TIME": "071942.34", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.918, 50.863 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1574", "DD_MM_YYY": "20-6-2001 0:00:00", "TIME": "072258.84", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.869 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1575", "DD_MM_YYY": "21-6-2001 0:00:00", "TIME": "042836.94", "LOCATION": "Voerendaal", "DEPTH": "1", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.92, 50.871 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1576", "DD_MM_YYY": "21-6-2001 0:00:00", "TIME": "043837.97", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.937, 50.887 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1577", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "014003.39", "LOCATION": "Voerendaal", "DEPTH": "2", "MAG": "3.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.876 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1578", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "014458.57", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.882 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1579", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "014759.94", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1580", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "015003.91", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1581", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "015300.46", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.927, 50.886 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1582", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "015345.17", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "3.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.91, 50.87 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1583", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "015916.17", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1584", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "020022.98", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "-0.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1585", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "020049.35", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1586", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "020131.19", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1587", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "020153.64", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.92, 50.877 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1588", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "020231.32", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "3.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.92, 50.87 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1589", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "020638.39", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1590", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "020650.85", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1591", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "020832.65", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1592", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "021113.17", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1593", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "021832.67", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1594", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "022851.45", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.877 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1595", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "022855.18", "LOCATION": "Voerendaal", "DEPTH": "10", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.928, 50.868 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1596", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "023540.70", "LOCATION": "Klimmen", "DEPTH": "4", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.902, 50.871 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1597", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "024515.61", "LOCATION": "Voerendaal", "DEPTH": "6", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.93, 50.874 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1598", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "025521.09", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1599", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "033839.09", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1600", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "040325.77", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1601", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "041045.32", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1602", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "041800.91", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.93, 50.88 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1603", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "045401.06", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1604", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "090324.71", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.928, 50.893 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1605", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "102051.26", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1606", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "104416.45", "LOCATION": "Voerendaal", "DEPTH": "9", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.927, 50.876 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1607", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "140405.93", "LOCATION": "Hulsberg", "DEPTH": "5", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.867, 50.883 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1608", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "143308.43", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1609", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "144819.65", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1610", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "154655.15", "LOCATION": "Voerendaal", "DEPTH": "2", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 50.865 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1611", "DD_MM_YYY": "23-6-2001 0:00:00", "TIME": "233001.34", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1612", "DD_MM_YYY": "24-6-2001 0:00:00", "TIME": "014621.24", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.903, 50.864 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1613", "DD_MM_YYY": "24-6-2001 0:00:00", "TIME": "024255.29", "LOCATION": "Klimmen", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.905, 50.866 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1614", "DD_MM_YYY": "24-6-2001 0:00:00", "TIME": "035214.92", "LOCATION": "Klimmen", "DEPTH": "2", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.902, 50.874 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1615", "DD_MM_YYY": "24-6-2001 0:00:00", "TIME": "050905.51", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.935, 50.867 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1616", "DD_MM_YYY": "25-6-2001 0:00:00", "TIME": "004905.35", "LOCATION": "Voerendaal", "DEPTH": "7", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 50.876 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1617", "DD_MM_YYY": "25-6-2001 0:00:00", "TIME": "154305.53", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 50.868 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1618", "DD_MM_YYY": "26-6-2001 0:00:00", "TIME": "194508.04", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.935, 50.888 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1619", "DD_MM_YYY": "27-6-2001 0:00:00", "TIME": "090522.70", "LOCATION": "Mheer", "DEPTH": "5", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.78, 50.776 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1620", "DD_MM_YYY": "1-7-2001 0:00:00", "TIME": "094940.60", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.918, 50.885 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1621", "DD_MM_YYY": "3-7-2001 0:00:00", "TIME": "163337.77", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.888 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1622", "DD_MM_YYY": "4-7-2001 0:00:00", "TIME": "123830.88", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.884 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1623", "DD_MM_YYY": "4-7-2001 0:00:00", "TIME": "123847.04", "LOCATION": "Heerlen", "DEPTH": "5", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.008, 50.842 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1624", "DD_MM_YYY": "4-7-2001 0:00:00", "TIME": "124034.29", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1625", "DD_MM_YYY": "4-7-2001 0:00:00", "TIME": "184327.37", "LOCATION": "Heerlen", "DEPTH": "5", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.995, 50.854 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1626", "DD_MM_YYY": "4-7-2001 0:00:00", "TIME": "211712.02", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.886 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1627", "DD_MM_YYY": "7-7-2001 0:00:00", "TIME": "125350.62", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.872 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1628", "DD_MM_YYY": "7-7-2001 0:00:00", "TIME": "133908.20", "LOCATION": "Voerendaal", "DEPTH": "2", "MAG": "2.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.93, 50.874 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1629", "DD_MM_YYY": "7-7-2001 0:00:00", "TIME": "134211.74", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.93, 50.87 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1630", "DD_MM_YYY": "7-7-2001 0:00:00", "TIME": "171221.19", "LOCATION": "Eys", "DEPTH": "5", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.821 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1631", "DD_MM_YYY": "8-7-2001 0:00:00", "TIME": "084944.85", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.892 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1632", "DD_MM_YYY": "8-7-2001 0:00:00", "TIME": "085651.83", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.877 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1633", "DD_MM_YYY": "10-7-2001 0:00:00", "TIME": "172411.21", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 50.864 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1634", "DD_MM_YYY": "11-7-2001 0:00:00", "TIME": "063939.37", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.88 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1635", "DD_MM_YYY": "11-7-2001 0:00:00", "TIME": "235403.73", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.977, 51.164 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1636", "DD_MM_YYY": "14-7-2001 0:00:00", "TIME": "125002.72", "LOCATION": "Voerendaal", "DEPTH": "2", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.91, 50.872 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1637", "DD_MM_YYY": "14-7-2001 0:00:00", "TIME": "125213.59", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.92, 50.879 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1638", "DD_MM_YYY": "14-7-2001 0:00:00", "TIME": "125250.13", "LOCATION": "Klimmen", "DEPTH": "7", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.9, 50.873 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1639", "DD_MM_YYY": "16-7-2001 0:00:00", "TIME": "215147.35", "LOCATION": "Wijnandsrade", "DEPTH": "4", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.885, 50.886 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1640", "DD_MM_YYY": "19-7-2001 0:00:00", "TIME": "002415.88", "LOCATION": "Hoensbroek", "DEPTH": "5", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.923, 50.91 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1641", "DD_MM_YYY": "19-7-2001 0:00:00", "TIME": "181949.92", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.88 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1642", "DD_MM_YYY": "29-7-2001 0:00:00", "TIME": "082426.66", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.889 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1643", "DD_MM_YYY": "9-8-2001 0:00:00", "TIME": "015058.81", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.922, 50.881 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1644", "DD_MM_YYY": "13-8-2001 0:00:00", "TIME": "110506.92", "LOCATION": "Klimmen", "DEPTH": "4", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.883, 50.868 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1645", "DD_MM_YYY": "13-8-2001 0:00:00", "TIME": "180047.55", "LOCATION": "Klimmen", "DEPTH": "4", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.877, 50.876 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1646", "DD_MM_YYY": "15-8-2001 0:00:00", "TIME": "043447.52", "LOCATION": "Sint Odiliënberg", "DEPTH": "11", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.962, 51.154 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1647", "DD_MM_YYY": "22-8-2001 0:00:00", "TIME": "010142.29", "LOCATION": "Voerendaal", "DEPTH": "7", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.878 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1648", "DD_MM_YYY": "5-9-2001 0:00:00", "TIME": "053452.00", "LOCATION": "Hoensbroek", "DEPTH": "5", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.927, 50.918 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1649", "DD_MM_YYY": "6-9-2001 0:00:00", "TIME": "131448.65", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.887 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1650", "DD_MM_YYY": "13-9-2001 0:00:00", "TIME": "222853.38", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.887 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1651", "DD_MM_YYY": "26-9-2001 0:00:00", "TIME": "232354.49", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.935, 50.873 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1652", "DD_MM_YYY": "19-10-2001 0:00:00", "TIME": "002158.27", "LOCATION": "Sint Odiliënberg", "DEPTH": "7", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.972, 51.134 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1653", "DD_MM_YYY": "21-10-2001 0:00:00", "TIME": "200317.32", "LOCATION": "Sint Odiliënberg", "DEPTH": "10", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.978, 51.136 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1654", "DD_MM_YYY": "30-10-2001 0:00:00", "TIME": "191020.56", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.892 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1655", "DD_MM_YYY": "1-11-2001 0:00:00", "TIME": "034706.81", "LOCATION": "Voerendaal", "DEPTH": "6", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.885 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1656", "DD_MM_YYY": "10-11-2001 0:00:00", "TIME": "004401.54", "LOCATION": "Sittard", "DEPTH": "16", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.847, 50.996 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1657", "DD_MM_YYY": "24-11-2001 0:00:00", "TIME": "015327.82", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.96, 50.866 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1658", "DD_MM_YYY": "8-12-2001 0:00:00", "TIME": "181606.70", "LOCATION": "Voerendaal", "DEPTH": "1", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.91, 50.871 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1659", "DD_MM_YYY": "11-12-2001 0:00:00", "TIME": "041319.07", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.862 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1660", "DD_MM_YYY": "12-12-2001 0:00:00", "TIME": "122503.52", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.873 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1661", "DD_MM_YYY": "14-12-2001 0:00:00", "TIME": "180729.74", "LOCATION": "Maastricht", "DEPTH": "19", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.667, 50.854 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1662", "DD_MM_YYY": "27-12-2001 0:00:00", "TIME": "212051.76", "LOCATION": "Voerendaal", "DEPTH": "7", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 50.87 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1663", "DD_MM_YYY": "17-1-2002 0:00:00", "TIME": "185253.98", "LOCATION": "Klimmen", "DEPTH": "8", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.9, 50.871 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1664", "DD_MM_YYY": "5-2-2002 0:00:00", "TIME": "154251.78", "LOCATION": "Posterholt", "DEPTH": "15", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.017, 51.134 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1665", "DD_MM_YYY": "3-3-2002 0:00:00", "TIME": "012230.90", "LOCATION": "Maasbracht", "DEPTH": "20", "MAG": "2.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.898, 51.139 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1666", "DD_MM_YYY": "15-3-2002 0:00:00", "TIME": "032904.90", "LOCATION": "Hoensbroek", "DEPTH": "5", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.913, 50.916 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1667", "DD_MM_YYY": "18-6-2002 0:00:00", "TIME": "224122.55", "LOCATION": "Herten", "DEPTH": "12", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 51.172 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1668", "DD_MM_YYY": "31-8-2002 0:00:00", "TIME": "073325.45", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.947, 50.875 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1669", "DD_MM_YYY": "31-8-2002 0:00:00", "TIME": "212833.13", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.938, 50.874 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1670", "DD_MM_YYY": "31-8-2002 0:00:00", "TIME": "225402.92", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.942, 50.875 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1671", "DD_MM_YYY": "1-10-2002 0:00:00", "TIME": "144827.20", "LOCATION": "Sint Odiliënberg", "DEPTH": "17", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.987, 51.124 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1672", "DD_MM_YYY": "21-10-2002 0:00:00", "TIME": "011308.42", "LOCATION": "Wessem", "DEPTH": "19", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.895, 51.167 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1673", "DD_MM_YYY": "20-12-2002 0:00:00", "TIME": "184942.57", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.93, 50.871 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1674", "DD_MM_YYY": "30-12-2002 0:00:00", "TIME": "025850.43", "LOCATION": "Landgraaf", "DEPTH": "7", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.025, 50.882 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1675", "DD_MM_YYY": "30-12-2002 0:00:00", "TIME": "162710.32", "LOCATION": "Kerkrade", "DEPTH": "10", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.037, 50.881 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1676", "DD_MM_YYY": "30-12-2002 0:00:00", "TIME": "162741.08", "LOCATION": "Landgraaf", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.043, 50.89 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1677", "DD_MM_YYY": "5-1-2003 0:00:00", "TIME": "200637.28", "LOCATION": "Landgraaf", "DEPTH": "14", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.995, 50.909 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1678", "DD_MM_YYY": "3-2-2003 0:00:00", "TIME": "051256.80", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.938, 50.875 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1679", "DD_MM_YYY": "3-2-2003 0:00:00", "TIME": "051404.72", "LOCATION": "Voerendaal", "DEPTH": "10", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.933, 50.873 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1680", "DD_MM_YYY": "5-2-2003 0:00:00", "TIME": "200337.47", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.947, 51.145 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1681", "DD_MM_YYY": "2-3-2003 0:00:00", "TIME": "174422.98", "LOCATION": "Geleen", "DEPTH": "14", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.842, 50.978 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1682", "DD_MM_YYY": "13-3-2003 0:00:00", "TIME": "020944.57", "LOCATION": "Heerlen", "DEPTH": "5", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.962, 50.872 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1683", "DD_MM_YYY": "30-3-2003 0:00:00", "TIME": "230428.27", "LOCATION": "Bocholtz", "DEPTH": "18", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.002, 50.83 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1684", "DD_MM_YYY": "8-4-2003 0:00:00", "TIME": "173535.74", "LOCATION": "Ysselsteyn", "DEPTH": "10", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.877, 51.455 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1685", "DD_MM_YYY": "29-5-2003 0:00:00", "TIME": "201805.49", "LOCATION": "Voerendaal", "DEPTH": "7", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.948, 50.871 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1686", "DD_MM_YYY": "27-7-2003 0:00:00", "TIME": "113114.95", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.871 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1687", "DD_MM_YYY": "10-8-2003 0:00:00", "TIME": "072103.41", "LOCATION": "Heerlen", "DEPTH": "9", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.965, 50.884 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1688", "DD_MM_YYY": "10-8-2003 0:00:00", "TIME": "104733.41", "LOCATION": "Heerlen", "DEPTH": "9", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.985, 50.928 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1689", "DD_MM_YYY": "10-9-2003 0:00:00", "TIME": "161926.95", "LOCATION": "Klimmen", "DEPTH": "4", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.865, 50.88 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1690", "DD_MM_YYY": "3-10-2003 0:00:00", "TIME": "091121.35", "LOCATION": "Wessem", "DEPTH": "16", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.888, 51.172 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1691", "DD_MM_YYY": "24-3-2004 0:00:00", "TIME": "050937.44", "LOCATION": "Valkenburg", "DEPTH": "3", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.857, 50.875 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1692", "DD_MM_YYY": "30-5-2004 0:00:00", "TIME": "133050.29", "LOCATION": "Sint Odiliënberg", "DEPTH": "16", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.962, 51.156 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1693", "DD_MM_YYY": "11-7-2004 0:00:00", "TIME": "194232.06", "LOCATION": "Hoensbroek", "DEPTH": "3", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.928, 50.921 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1694", "DD_MM_YYY": "7-9-2004 0:00:00", "TIME": "203046.50", "LOCATION": "Susteren", "DEPTH": "12", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.895, 51.066 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1695", "DD_MM_YYY": "17-9-2004 0:00:00", "TIME": "030414.66", "LOCATION": "Klimmen", "DEPTH": "5", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.865, 50.88 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1696", "DD_MM_YYY": "26-3-2005 0:00:00", "TIME": "044631.54", "LOCATION": "Sint Odiliënberg", "DEPTH": "12", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.94, 51.148 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1697", "DD_MM_YYY": "16-4-2005 0:00:00", "TIME": "214328.69", "LOCATION": "Margraten", "DEPTH": "18", "MAG": "0.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.793, 50.82 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1698", "DD_MM_YYY": "18-6-2005 0:00:00", "TIME": "022923.68", "LOCATION": "Valkenburg", "DEPTH": "5", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.855, 50.865 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1699", "DD_MM_YYY": "19-8-2005 0:00:00", "TIME": "224953.38", "LOCATION": "Linne", "DEPTH": "16", "MAG": "2.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.922, 51.162 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1700", "DD_MM_YYY": "19-10-2005 0:00:00", "TIME": "054448.83", "LOCATION": "Sint Odiliënberg", "DEPTH": "6", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.992, 51.154 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1701", "DD_MM_YYY": "20-2-2006 0:00:00", "TIME": "144537.79", "LOCATION": "Voerendaal", "DEPTH": "1", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.918, 50.859 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1702", "DD_MM_YYY": "22-2-2006 0:00:00", "TIME": "220442.02", "LOCATION": "Posterholt", "DEPTH": "18", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.037, 51.128 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1703", "DD_MM_YYY": "24-2-2006 0:00:00", "TIME": "123318.48", "LOCATION": "Schin op Geul", "DEPTH": "3", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.878, 50.853 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1704", "DD_MM_YYY": "14-3-2006 0:00:00", "TIME": "012522.98", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.9, 50.861 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1705", "DD_MM_YYY": "5-8-2006 0:00:00", "TIME": "022534.03", "LOCATION": "Maasbracht", "DEPTH": "17", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.915, 51.16 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1706", "DD_MM_YYY": "5-8-2006 0:00:00", "TIME": "030256.66", "LOCATION": "Maasbracht", "DEPTH": "19", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.913, 51.16 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1707", "DD_MM_YYY": "6-8-2006 0:00:00", "TIME": "041033.28", "LOCATION": "Sint Odiliënberg", "DEPTH": "17", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.002, 51.128 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1708", "DD_MM_YYY": "20-9-2006 0:00:00", "TIME": "210350.59", "LOCATION": "Maria-Hoop", "DEPTH": "1", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.025, 51.1 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1709", "DD_MM_YYY": "28-11-2006 0:00:00", "TIME": "081937.11", "LOCATION": "Posterholt", "DEPTH": "18", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.022, 51.123 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1710", "DD_MM_YYY": "28-11-2006 0:00:00", "TIME": "111324.94", "LOCATION": "Maria-Hoop", "DEPTH": "11", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.01, 51.109 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1711", "DD_MM_YYY": "30-11-2006 0:00:00", "TIME": "111216.89", "LOCATION": "Posterholt", "DEPTH": "18", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.025, 51.133 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1712", "DD_MM_YYY": "1-12-2006 0:00:00", "TIME": "195744.21", "LOCATION": "Maria-Hoop", "DEPTH": "9", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.02, 51.102 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1713", "DD_MM_YYY": "7-2-2007 0:00:00", "TIME": "121400.23", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.995, 51.14 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1714", "DD_MM_YYY": "7-2-2007 0:00:00", "TIME": "221844.46", "LOCATION": "Montfort", "DEPTH": "15", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.983, 51.125 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1715", "DD_MM_YYY": "26-3-2007 0:00:00", "TIME": "024106.70", "LOCATION": "Sint Odiliënberg", "DEPTH": "16", "MAG": "1.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.957, 51.158 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1716", "DD_MM_YYY": "21-5-2007 0:00:00", "TIME": "212245.03", "LOCATION": "Lottum", "DEPTH": "15", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.107, 51.457 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1717", "DD_MM_YYY": "5-7-2007 0:00:00", "TIME": "213730.41", "LOCATION": "Heerlen", "DEPTH": "10", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.94, 50.904 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1718", "DD_MM_YYY": "18-7-2007 0:00:00", "TIME": "210230.77", "LOCATION": "Heerlen", "DEPTH": "10", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.942, 50.898 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1719", "DD_MM_YYY": "25-9-2007 0:00:00", "TIME": "012208.63", "LOCATION": "Klimmen", "DEPTH": "5", "MAG": "0.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.898, 50.883 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1720", "DD_MM_YYY": "27-10-2007 0:00:00", "TIME": "223321.81", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.968, 51.146 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1721", "DD_MM_YYY": "7-2-2008 0:00:00", "TIME": "032101.32", "LOCATION": "Posterholt", "DEPTH": "16", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.015, 51.123 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1722", "DD_MM_YYY": "7-2-2008 0:00:00", "TIME": "063558.30", "LOCATION": "Sint Odiliënberg", "DEPTH": "12", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.995, 51.126 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1723", "DD_MM_YYY": "25-7-2008 0:00:00", "TIME": "020226.93", "LOCATION": "Klimmen", "DEPTH": "5", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.89, 50.876 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1724", "DD_MM_YYY": "25-7-2008 0:00:00", "TIME": "020407.09", "LOCATION": "Klimmen", "DEPTH": "5", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.9, 50.88 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1725", "DD_MM_YYY": "25-7-2008 0:00:00", "TIME": "020617.31", "LOCATION": "Klimmen", "DEPTH": "5", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.897, 50.888 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1726", "DD_MM_YYY": "12-8-2008 0:00:00", "TIME": "151852.71", "LOCATION": "Maasbracht", "DEPTH": "16", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.895, 51.163 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1727", "DD_MM_YYY": "13-9-2008 0:00:00", "TIME": "232049.28", "LOCATION": "Weert", "DEPTH": "15", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.715, 51.206 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1728", "DD_MM_YYY": "20-9-2008 0:00:00", "TIME": "143521.91", "LOCATION": "Voerendaal", "DEPTH": "8", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.92, 50.849 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1729", "DD_MM_YYY": "20-9-2008 0:00:00", "TIME": "171622.60", "LOCATION": "Voerendaal", "DEPTH": "7", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.92, 50.851 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1730", "DD_MM_YYY": "21-9-2008 0:00:00", "TIME": "021823.03", "LOCATION": "Elkenrade", "DEPTH": "10", "MAG": "0.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.91, 50.84 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1731", "DD_MM_YYY": "22-9-2008 0:00:00", "TIME": "024724.74", "LOCATION": "Voerendaal", "DEPTH": "5", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.925, 50.85 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1732", "DD_MM_YYY": "22-9-2008 0:00:00", "TIME": "030531.91", "LOCATION": "Voerendaal", "DEPTH": "3", "MAG": "0.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.918, 50.85 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1733", "DD_MM_YYY": "25-9-2008 0:00:00", "TIME": "190356.05", "LOCATION": "Voerendaal", "DEPTH": "4", "MAG": "0.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.92, 50.855 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1734", "DD_MM_YYY": "21-12-2008 0:00:00", "TIME": "133557.35", "LOCATION": "Sint Odiliënberg", "DEPTH": "12", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.963, 51.142 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1735", "DD_MM_YYY": "21-12-2008 0:00:00", "TIME": "135108.19", "LOCATION": "Sint Odiliënberg", "DEPTH": "11", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.973, 51.141 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1736", "DD_MM_YYY": "9-1-2009 0:00:00", "TIME": "172136.80", "LOCATION": "Sint Odiliënberg", "DEPTH": "16", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.985, 51.162 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1737", "DD_MM_YYY": "3-4-2009 0:00:00", "TIME": "235217.01", "LOCATION": "Klimmen", "DEPTH": "7", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.9, 50.875 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1738", "DD_MM_YYY": "11-4-2009 0:00:00", "TIME": "112104.02", "LOCATION": "Sint Odiliënberg", "DEPTH": "15", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.998, 51.128 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1739", "DD_MM_YYY": "23-4-2009 0:00:00", "TIME": "170355.62", "LOCATION": "Sint Odiliënberg", "DEPTH": "16", "MAG": "2.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.982, 51.136 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1740", "DD_MM_YYY": "27-5-2009 0:00:00", "TIME": "153952.32", "LOCATION": "Maastricht", "DEPTH": "20", "MAG": "1.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.715, 50.818 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1741", "DD_MM_YYY": "9-6-2009 0:00:00", "TIME": "020413.54", "LOCATION": "Sint Odiliënberg", "DEPTH": "19", "MAG": "1.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.025, 51.148 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1742", "DD_MM_YYY": "18-8-2009 0:00:00", "TIME": "220431.43", "LOCATION": "Valkenburg", "DEPTH": "5", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.822, 50.847 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1743", "DD_MM_YYY": "10-12-2009 0:00:00", "TIME": "033429.07", "LOCATION": "Kerkrade", "DEPTH": "15", "MAG": "0.600000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.072, 50.886 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1744", "DD_MM_YYY": "10-1-2010 0:00:00", "TIME": "085940.31", "LOCATION": "Kerkrade", "DEPTH": "15", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.072, 50.872 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1745", "DD_MM_YYY": "17-3-2010 0:00:00", "TIME": "021637.98", "LOCATION": "Herten", "DEPTH": "16", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.958, 51.166 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1746", "DD_MM_YYY": "22-3-2010 0:00:00", "TIME": "103346.41", "LOCATION": "Hoensbroek", "DEPTH": "5", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.943, 50.911 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1747", "DD_MM_YYY": "22-3-2010 0:00:00", "TIME": "125248.34", "LOCATION": "Nuth", "DEPTH": "7", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.903, 50.915 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1748", "DD_MM_YYY": "16-4-2010 0:00:00", "TIME": "045223.02", "LOCATION": "Linne", "DEPTH": "18", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.94, 51.158 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1749", "DD_MM_YYY": "18-4-2010 0:00:00", "TIME": "050138.57", "LOCATION": "Klimmen", "DEPTH": "5", "MAG": "0.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.903, 50.866 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1750", "DD_MM_YYY": "7-6-2010 0:00:00", "TIME": "004528.73", "LOCATION": "Sint Odiliënberg", "DEPTH": "17", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.97, 51.157 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1751", "DD_MM_YYY": "1-8-2010 0:00:00", "TIME": "070327.06", "LOCATION": "Herten", "DEPTH": "16", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.94, 51.165 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1752", "DD_MM_YYY": "10-8-2010 0:00:00", "TIME": "100413.46", "LOCATION": "Heel", "DEPTH": "17", "MAG": "1.800000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.907, 51.166 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1753", "DD_MM_YYY": "16-4-2011 0:00:00", "TIME": "211711.43", "LOCATION": "Wittem", "DEPTH": "15", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.973, 50.811 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1754", "DD_MM_YYY": "9-5-2011 0:00:00", "TIME": "163421.70", "LOCATION": "Maastricht", "DEPTH": "20", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.725, 50.84 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1755", "DD_MM_YYY": "30-5-2011 0:00:00", "TIME": "003400.38", "LOCATION": "Heerlen", "DEPTH": "5", "MAG": "1.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.932, 50.903 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1756", "DD_MM_YYY": "1-12-2011 0:00:00", "TIME": "085007.10", "LOCATION": "Landgraaf", "DEPTH": "14", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 6.01, 50.883 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1757", "DD_MM_YYY": "2-11-2012 0:00:00", "TIME": "155541.68", "LOCATION": "Linne", "DEPTH": "18", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.93, 51.147 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1758", "DD_MM_YYY": "2-11-2012 0:00:00", "TIME": "155747.72", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.935, 51.145 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1759", "DD_MM_YYY": "24-11-2012 0:00:00", "TIME": "022759.54", "LOCATION": "Montfort", "DEPTH": "14", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.983, 51.123 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1760", "DD_MM_YYY": "29-11-2012 0:00:00", "TIME": "204103.63", "LOCATION": "Margraten", "DEPTH": "17", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.772, 50.839 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1761", "DD_MM_YYY": "5-1-2013 0:00:00", "TIME": "201653.79", "LOCATION": "Vijlen", "DEPTH": "17", "MAG": "2.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.963, 50.796 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1762", "DD_MM_YYY": "20-1-2013 0:00:00", "TIME": "182632.65", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "3.100000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.988, 51.144 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1763", "DD_MM_YYY": "2-3-2013 0:00:00", "TIME": "094815.71", "LOCATION": "Sint Odiliënberg", "DEPTH": "15", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.938, 51.146 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1764", "DD_MM_YYY": "25-5-2013 0:00:00", "TIME": "020158.94", "LOCATION": "Sint Odiliënberg", "DEPTH": "13", "MAG": "1.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.963, 51.133 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1765", "DD_MM_YYY": "3-8-2013 0:00:00", "TIME": "084308.34", "LOCATION": "Linne", "DEPTH": "20", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.95, 51.157 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1766", "DD_MM_YYY": "16-2-2014 0:00:00", "TIME": "192844.60", "LOCATION": "Sint Odiliënberg", "DEPTH": "14", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.963, 51.136 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1767", "DD_MM_YYY": "28-9-2014 0:00:00", "TIME": "010002.05", "LOCATION": "Schimmert", "DEPTH": "20", "MAG": "0.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.802, 50.889 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1768", "DD_MM_YYY": "10-11-2014 0:00:00", "TIME": "074358.45", "LOCATION": "Sint Odiliënberg", "DEPTH": "18", "MAG": "2.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.977, 51.147 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1769", "DD_MM_YYY": "25-12-2014 0:00:00", "TIME": "085259.22", "LOCATION": "Tiel", "DEPTH": "17", "MAG": "3.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.453, 51.902 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1770", "DD_MM_YYY": "31-12-2014 0:00:00", "TIME": "022441.80", "LOCATION": "'s-Hertogenbosch", "DEPTH": "13", "MAG": "2.000000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.34, 51.677 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1771", "DD_MM_YYY": "30-11-2015 0:00:00", "TIME": "055457.50", "LOCATION": "Maarheeze", "DEPTH": "12", "MAG": "2.300000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.649, 51.311 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1772", "DD_MM_YYY": "28-3-2016 0:00:00", "TIME": "211936.89", "LOCATION": "Klimmen", "DEPTH": "12", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.881, 50.878 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1773", "DD_MM_YYY": "11-8-2016 0:00:00", "TIME": "140711.69", "LOCATION": "Thorn", "DEPTH": "18", "MAG": "1.700000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.842, 51.17 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1774", "DD_MM_YYY": "11-9-2016 0:00:00", "TIME": "031651.89", "LOCATION": "Schin op Geul", "DEPTH": "5", "MAG": "0.900000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.87, 50.854 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1775", "DD_MM_YYY": "22-12-2016 0:00:00", "TIME": "161007.50", "LOCATION": "Maria-Hoop", "DEPTH": "18", "MAG": "1.500000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.991, 51.09 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1776", "DD_MM_YYY": "29-3-2017 0:00:00", "TIME": "030248.79", "LOCATION": "Jabeek", "DEPTH": "18", "MAG": "1.400000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.948, 50.983 ] } },
{ "type": "Feature", "properties": { "OBJECTID": "1777", "DD_MM_YYY": "29-3-2017 0:00:00", "TIME": "040208.50", "LOCATION": "Jabeek", "DEPTH": "18", "MAG": "1.200000000000000", "EVALMODE": "manual", "TYPE": "tec" }, "geometry": { "type": "Point", "coordinates": [ 5.95, 50.98 ] } }
]
}
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Maps in D3js</title>
<meta name="description" content="Maps in d3js">
<meta name="author" content="Edward Mac Gillavry">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="d3js">
<link rel="shortcut icon" href="">
<style>
body {
background-color: #fffaf5;
}
svg {
background-color: #fffaf5;
}
.gemeente {
fill: #ccc;
stroke-width: 0.4;
stroke: #fff;
}
.quakes {
fill: #317581;
fill-opacity: 0.6;
stroke-width: 0.7;
stroke: #fff;
}
</style>
</head>
<body>
<script src="https://d3js.org/d3.v4.min.js"></script>
<script src="https://d3js.org/topojson.v1.min.js"></script>
<script>
let width = 450,
height = 600,
svg = d3.select("body")
.append("svg")
.attr('width', width)
.attr('height', height);
d3.queue()
.defer(d3.json, "gemeenten2017.topojson")
.defer(d3.json, "aardbevingen_NL.geojson")
.await(ready);
function ready(error, municipalities,earthquakes){
if (error) throw error;
let gemeenten = topojson.feature(municipalities, municipalities.objects.municipalities);
let projection = d3.geoMercator()
.fitSize([width, height], gemeenten);
let path = d3.geoPath()
.projection(projection);
svg.append("g")
.selectAll("path")
.data(gemeenten.features)
.enter()
.append("path")
.attr("class","gemeente")
.attr("d", path)
.append("title")
.text(function(d) { return d.properties.name});
svg.selectAll(".quakes")
.data(earthquakes.features)
.enter()
.append("path")
.attr("d", path.pointRadius(3))
.attr("class", "quakes");
}
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment