{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72222347, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5741562330889034,
          53.81471222774304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72686916, Stott Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.574170965251379,
          53.8147572200325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72735027, Stott Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.574353305263908,
          53.81474887878004
        ]
      }
    }
  ]
}