{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harringay Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.098337,
            51.583964
          ],
          [
            -0.098274,
            51.584216
          ],
          [
            -0.098212,
            51.584468
          ],
          [
            -0.098241,
            51.584807
          ],
          [
            -0.098271,
            51.585145
          ],
          [
            -0.0983,
            51.585178
          ],
          [
            -0.09833,
            51.585211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Harringay Road (B152)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.099324,
            51.582425
          ],
          [
            -0.09883,
            51.583194
          ],
          [
            -0.098337,
            51.583964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Harringay Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.098313,
            51.587309
          ],
          [
            -0.098471,
            51.58697
          ],
          [
            -0.098564,
            51.586406
          ],
          [
            -0.09854,
            51.586307
          ],
          [
            -0.098302,
            51.585298
          ],
          [
            -0.098257,
            51.585259
          ],
          [
            -0.098212,
            51.585221
          ]
        ]
      }
    }
  ]
}