{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Townfield Lane (B5159)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.45423,
            53.402078
          ],
          [
            -2.453596,
            53.400418
          ],
          [
            -2.453068,
            53.398118
          ],
          [
            -2.452965,
            53.397669
          ],
          [
            -2.450883,
            53.396053
          ],
          [
            -2.448907,
            53.395078
          ]
        ]
      }
    }
  ]
}