{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137081506, Duke Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.14038675250486,
          55.07321581317547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137117100, Duke Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.140214604523748,
          55.07321884021127
        ]
      }
    }
  ]
}