{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hooton Lane (B6093)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.272148,
            53.451389
          ],
          [
            -1.272853,
            53.451652
          ],
          [
            -1.272885,
            53.451672
          ],
          [
            -1.273507,
            53.452043
          ],
          [
            -1.273614,
            53.452129
          ],
          [
            -1.273721,
            53.452215
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hooton Lane (B6093)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.271262,
            53.451137
          ],
          [
            -1.271518,
            53.451252
          ],
          [
            -1.271682,
            53.451288
          ],
          [
            -1.272148,
            53.451389
          ]
        ]
      }
    }
  ]
}