{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151016510, Hill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.116876673966914,
          57.69572316710941
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155405, Forbes Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.116675660459344,
          57.69581317523131
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155428, Brucklay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.116507560888619,
          57.69570554362818
        ]
      }
    }
  ]
}