{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leech Lane (B2033)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.278023,
            51.276111
          ],
          [
            -0.278445,
            51.275955
          ],
          [
            -0.279013,
            51.275643
          ],
          [
            -0.279343,
            51.275462
          ],
          [
            -0.280105,
            51.275299
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Leech Lane (B2033)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.282333,
            51.2755
          ],
          [
            -0.281219,
            51.275399
          ],
          [
            -0.280105,
            51.275299
          ]
        ]
      }
    }
  ]
}