{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023465302, Market Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7260809223913751,
          52.60808189814309
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023465303, Market Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7260072435032077,
          52.608084218736934
        ]
      }
    }
  ]
}