{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street (B9054)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.956036,
            58.983813
          ],
          [
            -2.956059,
            58.983793
          ],
          [
            -2.956083,
            58.983772
          ],
          [
            -2.956333,
            58.98355
          ],
          [
            -2.956583,
            58.983327
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street (B9054)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.957001,
            58.982799
          ],
          [
            -2.957052,
            58.982753
          ],
          [
            -2.957103,
            58.982706
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street (B9054)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.956583,
            58.983327
          ],
          [
            -2.956792,
            58.983063
          ],
          [
            -2.957001,
            58.982799
          ]
        ]
      }
    }
  ]
}