{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rookery Lane (B4161)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.141314,
            52.569102
          ],
          [
            -2.141063,
            52.568968
          ],
          [
            -2.140147,
            52.568717
          ],
          [
            -2.140146,
            52.568717
          ],
          [
            -2.139114,
            52.568196
          ],
          [
            -2.139053,
            52.568113
          ],
          [
            -2.138992,
            52.56803
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rookery Lane (B4161)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.142438,
            52.569802
          ],
          [
            -2.141876,
            52.569452
          ],
          [
            -2.141314,
            52.569102
          ]
        ]
      }
    }
  ]
}