{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009154340, Ashley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1362536162325314,
          52.955692460716655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090905192, Longden Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1368150073752221,
          52.95441103769606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001400526, Liverpool Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1361377717841308,
          52.955529807871734
        ]
      }
    }
  ]
}