{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Campbell Street (A775)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.023276,
            55.82059
          ],
          [
            -4.023095,
            55.820583
          ],
          [
            -4.022915,
            55.820577
          ],
          [
            -4.022221,
            55.820541
          ],
          [
            -4.021502,
            55.82057
          ],
          [
            -4.020089,
            55.820625
          ],
          [
            -4.018732,
            55.820671
          ],
          [
            -4.017707,
            55.820607
          ],
          [
            -4.017437,
            55.820558
          ],
          [
            -4.017093,
            55.820495
          ],
          [
            -4.017058,
            55.820489
          ],
          [
            -4.016708,
            55.820425
          ],
          [
            -4.015024,
            55.81992
          ],
          [
            -4.014892,
            55.819873
          ]
        ]
      }
    }
  ]
}