{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151101853, Duff Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4904027518801093,
          57.66011857036827
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151171234, Duff Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.488825465872445,
          57.66122053154427
        ]
      }
    }
  ]
}