{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024274151, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.337345205711956,
          51.60571776073866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024274152, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3373601697251374,
          51.605735573933295
        ]
      }
    }
  ]
}