{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fenton Street (B6212)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.315312,
            53.598564
          ],
          [
            -2.31493,
            53.599005
          ],
          [
            -2.314548,
            53.599447
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fenton Street (B6212)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.314548,
            53.599447
          ],
          [
            -2.314428,
            53.599591
          ],
          [
            -2.314308,
            53.599735
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fenton Street (B6212)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.315537,
            53.598294
          ],
          [
            -2.315424,
            53.598429
          ],
          [
            -2.315312,
            53.598564
          ]
        ]
      }
    }
  ]
}