{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Square (B5109)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.215861,
            53.28202
          ],
          [
            -4.21618,
            53.282104
          ],
          [
            -4.2165,
            53.282188
          ]
        ]
      }
    }
  ]
}