{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vicarage Lane (B2123)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.0579,
            50.805665
          ],
          [
            -0.05799,
            50.805572
          ],
          [
            -0.05808,
            50.80548
          ],
          [
            -0.058224,
            50.80541
          ],
          [
            -0.058367,
            50.80534
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Vicarage Lane (B2123)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.057752,
            50.805806
          ],
          [
            -0.057826,
            50.805735
          ],
          [
            -0.0579,
            50.805665
          ]
        ]
      }
    }
  ]
}