{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belgrave Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.041392,
            51.51481
          ],
          [
            -0.041435,
            51.514497
          ],
          [
            -0.041479,
            51.514185
          ],
          [
            -0.041502,
            51.514056
          ],
          [
            -0.041524,
            51.513928
          ],
          [
            -0.04164,
            51.513429
          ],
          [
            -0.041673,
            51.513286
          ],
          [
            -0.04186,
            51.512945
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Belgrave Street (B121)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.042101,
            51.516404
          ],
          [
            -0.041798,
            51.516075
          ],
          [
            -0.041495,
            51.515747
          ],
          [
            -0.041488,
            51.515698
          ],
          [
            -0.04148,
            51.515648
          ],
          [
            -0.041447,
            51.515301
          ],
          [
            -0.041414,
            51.514954
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Belgrave Street (B121)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.041414,
            51.514954
          ],
          [
            -0.041403,
            51.514882
          ],
          [
            -0.041392,
            51.51481
          ]
        ]
      }
    }
  ]
}