{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130037456, Culduthel Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2215278333868085,
          57.470834539352445
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015425289, Southside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.221445080471336,
          57.47084498312393
        ]
      }
    }
  ]
}