{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.01669,
            51.284014
          ],
          [
            0.016664,
            51.28375
          ],
          [
            0.016674,
            51.283725
          ],
          [
            0.016789,
            51.283443
          ],
          [
            0.016944,
            51.283139
          ],
          [
            0.017136,
            51.282222
          ],
          [
            0.017437,
            51.281755
          ],
          [
            0.017568,
            51.281626
          ],
          [
            0.01791,
            51.281291
          ],
          [
            0.019378,
            51.280104
          ],
          [
            0.019549,
            51.279637
          ],
          [
            0.019469,
            51.27904
          ],
          [
            0.019446,
            51.279015
          ],
          [
            0.019032,
            51.278567
          ],
          [
            0.018601,
            51.278346
          ],
          [
            0.018245,
            51.278258
          ],
          [
            0.018216,
            51.278253
          ],
          [
            0.018186,
            51.278249
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007909250, RH8 0SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.018186132587128128,
          51.27824077349428
        ]
      }
    }
  ]
}