{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "131020948, Bank Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.42880560073272,
          55.78462641558178
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131027507, Bank Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.428722595194764,
          55.78457412856588
        ]
      }
    }
  ]
}