{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50017890, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0866514293591496,
          51.07169264564105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50018890, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0866662792241508,
          51.071701248074824
        ]
      }
    }
  ]
}