{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010533887, Bedford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6931600254422694,
          53.7790922064729
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010533888, Bedford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6931780143755493,
          53.779262877887064
        ]
      }
    }
  ]
}