{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Main Street (B6461)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.022759,
            53.199919
          ],
          [
            -1.023081,
            53.199798
          ],
          [
            -1.023403,
            53.199678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Main Street (B6461)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.020014,
            53.201488
          ],
          [
            -1.020335,
            53.201282
          ],
          [
            -1.020656,
            53.201077
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Main Street (B6461)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.020656,
            53.201077
          ],
          [
            -1.020949,
            53.200909
          ],
          [
            -1.021242,
            53.200741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Main Street (B6461)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.021242,
            53.200741
          ],
          [
            -1.022001,
            53.20033
          ],
          [
            -1.022759,
            53.199919
          ]
        ]
      }
    }
  ]
}