{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118178571, Biggar Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9252842929547382,
          55.808716197205314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118183658, Hareshaw Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9135628542841117,
          55.810498855777176
        ]
      }
    }
  ]
}