{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen's Square (A682)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.288189,
            53.70048
          ],
          [
            -2.288295,
            53.700515
          ],
          [
            -2.288401,
            53.700549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Queen's Square (A682)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.288009,
            53.7004
          ],
          [
            -2.288189,
            53.70048
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Queen's Square (A682)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.287853,
            53.700691
          ],
          [
            -2.287911,
            53.700655
          ],
          [
            -2.287969,
            53.700619
          ]
        ]
      }
    }
  ]
}