{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009879897, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.955343317462754,
          51.72367874519295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090279818, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.956690430340364,
          51.723240101706125
        ]
      }
    }
  ]
}