{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane (B2008)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.812273,
            51.421434
          ],
          [
            0.812747,
            51.421496
          ],
          [
            0.81297,
            51.421525
          ],
          [
            0.813177,
            51.421619
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane (B2008)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.811043,
            51.421778
          ],
          [
            0.811115,
            51.421714
          ],
          [
            0.811156,
            51.421676
          ],
          [
            0.811247,
            51.421594
          ],
          [
            0.811364,
            51.421573
          ],
          [
            0.811827,
            51.421492
          ],
          [
            0.811954,
            51.421475
          ],
          [
            0.812081,
            51.421458
          ],
          [
            0.812177,
            51.421446
          ],
          [
            0.812273,
            51.421434
          ]
        ]
      }
    }
  ]
}