{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scott Lane (B6120)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.712072,
            53.726806
          ],
          [
            -1.71255,
            53.726772
          ],
          [
            -1.713028,
            53.726739
          ],
          [
            -1.713159,
            53.72673
          ],
          [
            -1.713235,
            53.726726
          ],
          [
            -1.713441,
            53.726712
          ]
        ]
      }
    }
  ]
}