{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leabrooks Road (B6017)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.37237,
            53.07887
          ],
          [
            -1.37236,
            53.078885
          ],
          [
            -1.37235,
            53.078899
          ],
          [
            -1.371918,
            53.079525
          ],
          [
            -1.371485,
            53.080151
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Leabrooks Road (B6017)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.372984,
            53.077687
          ],
          [
            -1.372944,
            53.077826
          ],
          [
            -1.372905,
            53.077965
          ]
        ]
      }
    }
  ]
}