{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wormwood Street (A1211)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.081689,
            51.516136
          ],
          [
            -0.081557,
            51.516101
          ],
          [
            -0.081425,
            51.516066
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wormwood Street (A1211)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.083569,
            51.516383
          ],
          [
            -0.083045,
            51.516314
          ],
          [
            -0.082995,
            51.516308
          ],
          [
            -0.082629,
            51.51626
          ],
          [
            -0.081689,
            51.516136
          ]
        ]
      }
    }
  ]
}