{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Street (B2097)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.505951,
            51.384945
          ],
          [
            0.506288,
            51.385057
          ],
          [
            0.506624,
            51.385169
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Street (B2097)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.507236,
            51.385386
          ],
          [
            0.507327,
            51.385418
          ],
          [
            0.507406,
            51.385446
          ],
          [
            0.507577,
            51.385507
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Street (B2097)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.506624,
            51.385169
          ],
          [
            0.50693,
            51.385277
          ],
          [
            0.507236,
            51.385386
          ]
        ]
      }
    }
  ]
}