{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002143220, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.979396125114078,
          51.995636625018776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013172983, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.979456691284048,
          51.995671066125794
        ]
      }
    }
  ]
}