{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2630175894, Stoke Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3375755508162195,
          52.576265208216356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630182618, Hardley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3373874550209501,
          52.57631548376181
        ]
      }
    }
  ]
}