{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093222347, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1572903632193703,
          51.993992464460874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004335829, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1572903632193703,
          51.993992464460874
        ]
      }
    }
  ]
}