{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bradford And Wakefield Road (B6135)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.679858,
            53.761019
          ],
          [
            -1.678545,
            53.760803
          ],
          [
            -1.677832,
            53.760744
          ],
          [
            -1.675771,
            53.760571
          ]
        ]
      }
    }
  ]
}