{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Street (B3404)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.307221,
            51.060895
          ],
          [
            -1.306974,
            51.060942
          ],
          [
            -1.306726,
            51.060989
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Street (B3330)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.307221,
            51.060895
          ],
          [
            -1.307539,
            51.060932
          ],
          [
            -1.307778,
            51.06096
          ],
          [
            -1.307787,
            51.060961
          ],
          [
            -1.307856,
            51.060969
          ]
        ]
      }
    }
  ]
}