{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014354501, Rabbit Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1105889585943134,
          52.72949828673341
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014360013, Rabbit Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.110691182970696,
          52.72947761697448
        ]
      }
    }
  ]
}