{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132029175, Waterside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.142934469177839,
          55.93479096001604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132029176, Waterside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.142838993292986,
          55.93480160854022
        ]
      }
    }
  ]
}