{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mile End Road (B4028)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.599975,
            51.803497
          ],
          [
            -2.600648,
            51.802583
          ],
          [
            -2.601419,
            51.802262
          ],
          [
            -2.601441,
            51.802248
          ],
          [
            -2.603187,
            51.801069
          ],
          [
            -2.603262,
            51.801022
          ],
          [
            -2.603336,
            51.800976
          ],
          [
            -2.604012,
            51.80061
          ],
          [
            -2.604687,
            51.800245
          ],
          [
            -2.605477,
            51.799862
          ],
          [
            -2.605541,
            51.799831
          ],
          [
            -2.606343,
            51.799549
          ]
        ]
      }
    }
  ]
}