{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "37033061, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.123813190621625,
          50.79490540955795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37045166, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.124100283947408,
          50.794727709599165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091829388, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.123813190621625,
          50.79490540955795
        ]
      }
    }
  ]
}