{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10006744967, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8657986254953964,
          53.67495423243464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035032196, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8660256305498673,
          53.67497246237311
        ]
      }
    }
  ]
}