{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sheeprake Lane (B1255)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.167258,
            54.110393
          ],
          [
            -0.167442,
            54.110112
          ],
          [
            -0.167491,
            54.109863
          ],
          [
            -0.167599,
            54.109314
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sheeprake Lane (B1255)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.167599,
            54.109314
          ],
          [
            -0.167604,
            54.109081
          ],
          [
            -0.167609,
            54.108849
          ]
        ]
      }
    }
  ]
}