{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012736655, Rochdale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.124943149155646,
          53.56952279083651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000102535, Rochdale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1248974516888577,
          53.56938801405519
        ]
      }
    }
  ]
}