{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015398844, Bolton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8833554104856853,
          53.96101346706618
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091811594, Bolton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8834786881658165,
          53.96052824978278
        ]
      }
    }
  ]
}