{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130171595, Cliff Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.093919976180845,
          58.43960720790968
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130178933, Cliff Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.09410531687493,
          58.44061159952666
        ]
      }
    }
  ]
}