{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Square (A4109)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.748023,
            51.728452
          ],
          [
            -3.747971,
            51.728406
          ],
          [
            -3.747919,
            51.72836
          ]
        ]
      }
    }
  ]
}