{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "906700424442, Angus Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.228657547531971,
          55.883785072814696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700545713, Angus Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.228657547531971,
          55.883785072814696
        ]
      }
    }
  ]
}