{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001236250, Cambridge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1787459833157885,
          52.56673634310321
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030381905, Cambridge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1784549810581206,
          52.56651856345457
        ]
      }
    }
  ]
}