{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bollington Old Road (B5090)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.123546,
            53.285901
          ],
          [
            -2.123334,
            53.285941
          ],
          [
            -2.123123,
            53.285982
          ],
          [
            -2.122778,
            53.286
          ],
          [
            -2.122466,
            53.286017
          ],
          [
            -2.122433,
            53.286018
          ]
        ]
      }
    }
  ]
}