{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100023417473, Willow Tree Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39017305707085287,
          51.523352284382234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023563870, Willow Tree Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39015864924251065,
          51.52335208666685
        ]
      }
    }
  ]
}