{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bessborough Street (A3213)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.132441,
            51.488958
          ],
          [
            -0.132537,
            51.488946
          ],
          [
            -0.132634,
            51.488934
          ],
          [
            -0.132669,
            51.488936
          ],
          [
            -0.132703,
            51.488939
          ],
          [
            -0.132855,
            51.488954
          ],
          [
            -0.133007,
            51.48897
          ],
          [
            -0.133235,
            51.488993
          ],
          [
            -0.133242,
            51.488994
          ],
          [
            -0.133462,
            51.489016
          ],
          [
            -0.133655,
            51.489005
          ],
          [
            -0.133847,
            51.488994
          ]
        ]
      }
    }
  ]
}