{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rabbits Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.562966,
            51.705237
          ],
          [
            -0.56296,
            51.705403
          ],
          [
            -0.562953,
            51.705568
          ],
          [
            -0.562864,
            51.705834
          ],
          [
            -0.562775,
            51.7061
          ],
          [
            -0.562762,
            51.706128
          ],
          [
            -0.562748,
            51.706156
          ],
          [
            -0.561648,
            51.707309
          ],
          [
            -0.5606,
            51.708409
          ],
          [
            -0.560548,
            51.708462
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008027959, HP5 1UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.562949922119792,
          51.70529964015707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003031312, HP5 1GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5616336668172682,
          51.705733124401
        ]
      }
    }
  ]
}