{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King Edward Street (A5052)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.997181,
            53.409551
          ],
          [
            -2.997137,
            53.410464
          ],
          [
            -2.997133,
            53.410542
          ],
          [
            -2.996926,
            53.411367
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King Edward Street (A5052)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.996926,
            53.411367
          ],
          [
            -2.996699,
            53.41159
          ],
          [
            -2.996472,
            53.411813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King Edward Street (A5052)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.996998,
            53.409006
          ],
          [
            -2.99709,
            53.409279
          ],
          [
            -2.997181,
            53.409551
          ]
        ]
      }
    }
  ]
}