{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100062410130, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7808528090881545,
          50.83701542200005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002892322, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7808379085639992,
          50.83704224504283
        ]
      }
    }
  ]
}