{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012354554, Knutsford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3781873102836593,
          53.21568280840023
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001127272, Knutsford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.375864233235869,
          53.2171733293295
        ]
      }
    }
  ]
}