{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32111918, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9965078329876582,
          52.52018313231207
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071380798, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9964636110499878,
          52.52030898964555
        ]
      }
    }
  ]
}