{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane (B2053)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.420144,
            51.380243
          ],
          [
            1.419787,
            51.379737
          ],
          [
            1.41943,
            51.379231
          ],
          [
            1.419074,
            51.378719
          ],
          [
            1.418718,
            51.378207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane (B2053)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.420144,
            51.380243
          ],
          [
            1.420107,
            51.380306
          ],
          [
            1.420069,
            51.38037
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane (B2053)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.418718,
            51.378207
          ],
          [
            1.41836,
            51.377712
          ],
          [
            1.418002,
            51.377217
          ],
          [
            1.417991,
            51.377197
          ],
          [
            1.41798,
            51.377176
          ]
        ]
      }
    }
  ]
}