{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kearsley Road (A667)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.358414,
            53.545915
          ],
          [
            -2.357863,
            53.546072
          ],
          [
            -2.356397,
            53.546586
          ],
          [
            -2.355796,
            53.546866
          ],
          [
            -2.355631,
            53.546989
          ],
          [
            -2.354986,
            53.547471
          ],
          [
            -2.354336,
            53.547843
          ],
          [
            -2.353784,
            53.548059
          ],
          [
            -2.353092,
            53.54822
          ],
          [
            -2.352365,
            53.548295
          ],
          [
            -2.352261,
            53.548306
          ],
          [
            -2.351627,
            53.548299
          ]
        ]
      }
    }
  ]
}