{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sussex Place (B4052)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.579466,
            51.468448
          ],
          [
            -2.579531,
            51.468146
          ],
          [
            -2.579595,
            51.467844
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sussex Place (B4052)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.579595,
            51.467844
          ],
          [
            -2.579686,
            51.467275
          ],
          [
            -2.579777,
            51.466705
          ],
          [
            -2.579742,
            51.4666
          ],
          [
            -2.579708,
            51.466495
          ]
        ]
      }
    }
  ]
}