{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120900310, Cherry Tree Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3019812881133346,
          51.682009010668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120900311, Cherry Tree Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.301865585986428,
          51.682008323367505
        ]
      }
    }
  ]
}