{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lottice Lane (B6231)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.429182,
            53.731033
          ],
          [
            -2.426165,
            53.731291
          ],
          [
            -2.423148,
            53.731549
          ],
          [
            -2.421487,
            53.731712
          ],
          [
            -2.419827,
            53.731875
          ],
          [
            -2.419686,
            53.731947
          ],
          [
            -2.419545,
            53.732018
          ]
        ]
      }
    }
  ]
}