{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23101931, Hopwood Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1907265582526096,
          53.56805165553589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024811047, Rochdale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.187491820888872,
          53.567265804128894
        ]
      }
    }
  ]
}