{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.327433,
            50.906524
          ],
          [
            -3.327294,
            50.906409
          ],
          [
            -3.327154,
            50.906295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Square (B3440)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.326565,
            50.906413
          ],
          [
            -3.32686,
            50.906354
          ],
          [
            -3.327154,
            50.906295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Square (B3440)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.327154,
            50.906295
          ],
          [
            -3.327432,
            50.906207
          ],
          [
            -3.32771,
            50.906119
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.32771,
            50.906119
          ],
          [
            -3.327572,
            50.906322
          ],
          [
            -3.327433,
            50.906524
          ]
        ]
      }
    }
  ]
}