{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shore Street (B9054)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.958663,
            58.984812
          ],
          [
            -2.958159,
            58.984921
          ],
          [
            -2.957654,
            58.985031
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Shore Street (B9054)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.957654,
            58.985031
          ],
          [
            -2.957452,
            58.985111
          ],
          [
            -2.95725,
            58.985192
          ],
          [
            -2.957158,
            58.985235
          ],
          [
            -2.957066,
            58.985277
          ],
          [
            -2.957028,
            58.985301
          ],
          [
            -2.956999,
            58.985319
          ],
          [
            -2.95699,
            58.985325
          ]
        ]
      }
    }
  ]
}