{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010540351, Stone Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.876393799349659,
          52.89922884673855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001719328, Stone Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8762600585887557,
          52.89921072916085
        ]
      }
    }
  ]
}