{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "129001400, Bank Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.575628168266193,
          55.98538113340546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129001401, Bank Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.57581074871431,
          55.985233506997815
        ]
      }
    }
  ]
}