{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Strand Street (A5094)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.588642,
            54.549655
          ],
          [
            -3.588837,
            54.549508
          ],
          [
            -3.589033,
            54.54936
          ],
          [
            -3.589073,
            54.549326
          ],
          [
            -3.589113,
            54.549292
          ],
          [
            -3.589447,
            54.549008
          ],
          [
            -3.589781,
            54.548723
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Strand Street (B5345)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.589781,
            54.548723
          ],
          [
            -3.590013,
            54.54854
          ],
          [
            -3.590246,
            54.548358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Strand Street (B5345)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.590246,
            54.548358
          ],
          [
            -3.590604,
            54.548074
          ],
          [
            -3.590696,
            54.548001
          ],
          [
            -3.591077,
            54.547861
          ]
        ]
      }
    }
  ]
}