{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034658271, Garden Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3515719863000313,
          51.76267672841667
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034660048, Garden Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.35182574429245,
          51.76244002684232
        ]
      }
    }
  ]
}