{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Street (A4168)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.082927,
            52.511524
          ],
          [
            -2.082422,
            52.511311
          ],
          [
            -2.082352,
            52.511281
          ],
          [
            -2.082243,
            52.511235
          ],
          [
            -2.082017,
            52.51114
          ],
          [
            -2.081777,
            52.511039
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Street (A4168)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.082927,
            52.511524
          ],
          [
            -2.083047,
            52.511594
          ],
          [
            -2.083167,
            52.511665
          ],
          [
            -2.083348,
            52.511779
          ],
          [
            -2.083529,
            52.511893
          ],
          [
            -2.08359,
            52.511933
          ],
          [
            -2.08365,
            52.511973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.081777,
            52.511039
          ],
          [
            -2.081665,
            52.511028
          ],
          [
            -2.081553,
            52.511017
          ]
        ]
      }
    }
  ]
}