{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Corporation Street (B8080)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.778276,
            55.997668
          ],
          [
            -3.777958,
            55.997745
          ],
          [
            -3.777641,
            55.997821
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Corporation Street (B8080)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.777641,
            55.997821
          ],
          [
            -3.777231,
            55.997967
          ],
          [
            -3.776821,
            55.998112
          ]
        ]
      }
    }
  ]
}