{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50014807, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0808168769085598,
          51.07154985678338
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50100983, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0808156835482523,
          51.071531898547725
        ]
      }
    }
  ]
}