{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002471878, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8599574042979227,
          50.82821956554127
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008887204, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8604754191743249,
          50.82852138911256
        ]
      }
    }
  ]
}