{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090256874, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.823613301370893,
          52.566520789038044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071481985, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.823613301370893,
          52.566520789038044
        ]
      }
    }
  ]
}