{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151008934, St Andrew Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7784113742123533,
          57.50410633528986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151051183, St Andrew Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7785116057996764,
          57.50408854598813
        ]
      }
    }
  ]
}