{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137052863, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.482604049869398,
          54.95904571831644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137107405, Riverside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.482583463296717,
          54.958965237085074
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137121762, Riverside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.482244848375589,
          54.958540677925505
        ]
      }
    }
  ]
}