{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Square (A529)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.508456,
            52.988872
          ],
          [
            -2.508447,
            52.988847
          ],
          [
            -2.508416,
            52.988757
          ],
          [
            -2.508387,
            52.988673
          ],
          [
            -2.508386,
            52.988669
          ],
          [
            -2.508377,
            52.988643
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Square (A525)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.508377,
            52.988643
          ],
          [
            -2.508265,
            52.988715
          ],
          [
            -2.508153,
            52.988788
          ]
        ]
      }
    }
  ]
}