{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025146253, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4654404298979444,
          51.21671039465162
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003663555, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4621070287590428,
          51.21838147931434
        ]
      }
    }
  ]
}