{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022846189, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7815354584220677,
          51.70873016243615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022851578, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7814346286925156,
          51.708631072427885
        ]
      }
    }
  ]
}