{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250015104, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6539533228659353,
          51.20677051703675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250064348, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6539085988955167,
          51.2066448784695
        ]
      }
    }
  ]
}