{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002148652, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9969068397776017,
          51.59014900399168
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025492577, Queensway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9973291226927166,
          51.59031625674496
        ]
      }
    }
  ]
}