{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Adderley Road (A1059)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.161527,
            51.869164
          ],
          [
            0.162177,
            51.869404
          ],
          [
            0.162183,
            51.869422
          ],
          [
            0.162347,
            51.869897
          ],
          [
            0.162453,
            51.870083
          ],
          [
            0.16256,
            51.870268
          ],
          [
            0.162582,
            51.870284
          ],
          [
            0.162605,
            51.8703
          ]
        ]
      }
    }
  ]
}