{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cannon Street (B3120)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.60154,
            51.44145
          ],
          [
            -2.601141,
            51.441135
          ],
          [
            -2.600741,
            51.440821
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cannon Street (B3120)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.600741,
            51.440821
          ],
          [
            -2.600728,
            51.440807
          ],
          [
            -2.600715,
            51.440793
          ]
        ]
      }
    }
  ]
}