{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012802801, Crown Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.391298873294887,
          53.26419826922847
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012802802, Middlewich Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3909285921660604,
          53.264693869773396
        ]
      }
    }
  ]
}