{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road East (B6120)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.748293,
            53.729647
          ],
          [
            -1.748914,
            53.729688
          ],
          [
            -1.749536,
            53.72973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Road East (B6120)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.747626,
            53.729618
          ],
          [
            -1.747839,
            53.729624
          ],
          [
            -1.748051,
            53.729629
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Road East (B6120)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.748051,
            53.729629
          ],
          [
            -1.748172,
            53.729638
          ],
          [
            -1.748293,
            53.729647
          ]
        ]
      }
    }
  ]
}