{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cleland Road (B7029)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.960066,
            55.803493
          ],
          [
            -3.960285,
            55.80358
          ],
          [
            -3.960505,
            55.803666
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cleland Road (B7029)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.960505,
            55.803666
          ],
          [
            -3.960612,
            55.803709
          ],
          [
            -3.960719,
            55.803751
          ],
          [
            -3.960971,
            55.803851
          ],
          [
            -3.961222,
            55.803951
          ]
        ]
      }
    }
  ]
}