{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broughton Lane (B581)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.196484,
            52.514498
          ],
          [
            -1.196252,
            52.514334
          ],
          [
            -1.19599,
            52.513848
          ],
          [
            -1.195758,
            52.513416
          ],
          [
            -1.195526,
            52.513181
          ]
        ]
      }
    }
  ]
}