{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132031867, Waterside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1272904557486045,
          55.93563737140088
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132031889, Waterside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.126898927787895,
          55.93579691449868
        ]
      }
    }
  ]
}