{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Road (B4478)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.20633,
            51.770677
          ],
          [
            -3.206144,
            51.770225
          ],
          [
            -3.205958,
            51.769773
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Road (B4478)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.205958,
            51.769773
          ],
          [
            -3.20578,
            51.76936
          ],
          [
            -3.205602,
            51.768947
          ],
          [
            -3.205243,
            51.7681
          ],
          [
            -3.205185,
            51.767965
          ],
          [
            -3.205043,
            51.767235
          ],
          [
            -3.205009,
            51.767178
          ],
          [
            -3.204975,
            51.767122
          ],
          [
            -3.204827,
            51.767066
          ],
          [
            -3.204679,
            51.767011
          ]
        ]
      }
    }
  ]
}