{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Road (B6044)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.947543,
            53.316208
          ],
          [
            -0.947738,
            53.315919
          ],
          [
            -0.947892,
            53.31569
          ],
          [
            -0.947995,
            53.315674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Road (B6044)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.946357,
            53.318083
          ],
          [
            -0.946475,
            53.317889
          ],
          [
            -0.946594,
            53.317695
          ],
          [
            -0.947069,
            53.316951
          ],
          [
            -0.947543,
            53.316208
          ]
        ]
      }
    }
  ]
}