{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121035167, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.898055227503257,
          51.5459669423434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121035172, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8981130502805992,
          51.5459040526604
        ]
      }
    }
  ]
}