{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3455143081, Stone Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1997000933972366,
          52.9809629055555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024781551, Stone Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1996418046144575,
          52.98124166902517
        ]
      }
    }
  ]
}