{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137032365, Craigs Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5912050966199947,
          55.06061170732047
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137032401, Craigs Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.590017784545375,
          55.05949482890883
        ]
      }
    }
  ]
}