{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "131012688, Waterfoot Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3005098289602754,
          55.76956042620759
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131048116, Waterfoot Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.297728683922849,
          55.76944170818149
        ]
      }
    }
  ]
}