{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023954828, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.9772947268589425,
          51.99426881569778
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101061419, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.977365661267544,
          51.99424004008673
        ]
      }
    }
  ]
}