{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010652172, Oak Tree Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.29965748599417885,
          50.810162193066375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010652173, Oak Tree Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2996880557166643,
          50.81020656021183
        ]
      }
    }
  ]
}