{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Lane (B6425)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.366371,
            53.227068
          ],
          [
            -1.366924,
            53.226101
          ],
          [
            -1.367019,
            53.225746
          ],
          [
            -1.367384,
            53.224382
          ],
          [
            -1.367819,
            53.222933
          ],
          [
            -1.368502,
            53.222044
          ],
          [
            -1.368554,
            53.221977
          ],
          [
            -1.36991,
            53.220502
          ],
          [
            -1.37055,
            53.219926
          ]
        ]
      }
    }
  ]
}