{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wigford Way (B199)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.541431,
            53.226929
          ],
          [
            -0.541889,
            53.227087
          ],
          [
            -0.542102,
            53.227267
          ],
          [
            -0.542215,
            53.227542
          ],
          [
            -0.542545,
            53.228337
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wigford Way (B199)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.542545,
            53.228337
          ],
          [
            -0.542609,
            53.228456
          ],
          [
            -0.542625,
            53.228487
          ],
          [
            -0.54265,
            53.228533
          ],
          [
            -0.542676,
            53.228581
          ],
          [
            -0.542694,
            53.228616
          ],
          [
            -0.542845,
            53.228896
          ],
          [
            -0.54291,
            53.229018
          ],
          [
            -0.542882,
            53.229477
          ]
        ]
      }
    }
  ]
}