{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King Street (B9054)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.957103,
            58.982706
          ],
          [
            -2.957188,
            58.982613
          ],
          [
            -2.957274,
            58.98252
          ],
          [
            -2.957561,
            58.982143
          ],
          [
            -2.957708,
            58.98195
          ],
          [
            -2.957721,
            58.981752
          ],
          [
            -2.957719,
            58.981746
          ],
          [
            -2.957717,
            58.98174
          ]
        ]
      }
    }
  ]
}