{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kenyon Road (B5376)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.635026,
            53.553879
          ],
          [
            -2.63503,
            53.553637
          ],
          [
            -2.635034,
            53.553394
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Kenyon Road (B5376)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.634884,
            53.555453
          ],
          [
            -2.634984,
            53.555075
          ],
          [
            -2.634998,
            53.554669
          ],
          [
            -2.635026,
            53.553879
          ]
        ]
      }
    }
  ]
}