{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stepney High Street (B121)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.042634,
            51.516764
          ],
          [
            -0.042368,
            51.516584
          ],
          [
            -0.042101,
            51.516404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stepney High Street (B121)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.042721,
            51.517763
          ],
          [
            -0.042692,
            51.517517
          ],
          [
            -0.042664,
            51.51727
          ],
          [
            -0.042657,
            51.517035
          ],
          [
            -0.04265,
            51.516801
          ],
          [
            -0.042642,
            51.516783
          ],
          [
            -0.042634,
            51.516764
          ]
        ]
      }
    }
  ]
}