{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30052307, Hele Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8064546370108623,
          50.94610277272536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30052308, Hele Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8062853985025034,
          50.94619386668185
        ]
      }
    }
  ]
}