{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Avenue (B165)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.05535,
            51.540807
          ],
          [
            0.055211,
            51.540792
          ],
          [
            0.055073,
            51.540777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "East Avenue (B165)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.055073,
            51.540777
          ],
          [
            0.054916,
            51.54076
          ],
          [
            0.054052,
            51.540652
          ],
          [
            0.053188,
            51.540544
          ],
          [
            0.052396,
            51.540444
          ],
          [
            0.051605,
            51.540343
          ],
          [
            0.051494,
            51.540328
          ],
          [
            0.051383,
            51.540312
          ],
          [
            0.051068,
            51.540267
          ],
          [
            0.050753,
            51.540222
          ]
        ]
      }
    }
  ]
}