{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Mary's Street (B199)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.541431,
            53.226929
          ],
          [
            -0.541221,
            53.226898
          ],
          [
            -0.54101,
            53.226866
          ],
          [
            -0.54083,
            53.226841
          ],
          [
            -0.540649,
            53.226817
          ],
          [
            -0.540507,
            53.226798
          ],
          [
            -0.540365,
            53.22678
          ],
          [
            -0.53981,
            53.226663
          ],
          [
            -0.539255,
            53.226546
          ],
          [
            -0.539179,
            53.226529
          ],
          [
            -0.539103,
            53.226512
          ],
          [
            -0.539089,
            53.226509
          ],
          [
            -0.539074,
            53.226505
          ]
        ]
      }
    }
  ]
}