{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Square (A827)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.864927,
            56.619418
          ],
          [
            -3.864897,
            56.619455
          ],
          [
            -3.864866,
            56.619491
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Square (A827)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.865112,
            56.619191
          ],
          [
            -3.86502,
            56.619304
          ],
          [
            -3.864927,
            56.619418
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Square (A827)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.864866,
            56.619491
          ],
          [
            -3.864813,
            56.619586
          ],
          [
            -3.864761,
            56.619681
          ]
        ]
      }
    }
  ]
}