{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002984652, Totnes Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.598060244255406,
          50.42870758613287
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002988905, Totnes Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.598060244255406,
          50.42870758613287
        ]
      }
    }
  ]
}