{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012834261, Rochdale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1221856914136845,
          53.56630783047902
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000050778, Rochdale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1221856914136845,
          53.56630783047902
        ]
      }
    }
  ]
}