{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63006123, Bank Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3534715588063355,
          53.725983747882964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63171240, Bank Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3535350720981107,
          53.72579533746517
        ]
      }
    }
  ]
}