{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sussex Street (B6268)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.592729,
            54.287304
          ],
          [
            -1.592095,
            54.287707
          ],
          [
            -1.591461,
            54.28811
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sussex Street (B6268)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.594654,
            54.287024
          ],
          [
            -1.59392,
            54.28708
          ],
          [
            -1.593186,
            54.287136
          ],
          [
            -1.593094,
            54.287158
          ],
          [
            -1.593001,
            54.28718
          ],
          [
            -1.592865,
            54.287242
          ],
          [
            -1.592729,
            54.287304
          ]
        ]
      }
    }
  ]
}