{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shepley Street (B6175)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.060238,
            53.483429
          ],
          [
            -2.060308,
            53.483481
          ],
          [
            -2.060255,
            53.48367
          ],
          [
            -2.060176,
            53.483759
          ],
          [
            -2.059893,
            53.484076
          ]
        ]
      }
    }
  ]
}