{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123061529, Mckenzie Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.440846959669662,
          55.84857975606983
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123061531, Mckenzie Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.441412758443914,
          55.84868536798293
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123089829, Well Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.440846959669662,
          55.84857975606983
        ]
      }
    }
  ]
}