{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queens Square (B4632)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.967032,
            51.952401
          ],
          [
            -1.967184,
            51.952364
          ],
          [
            -1.967337,
            51.952328
          ],
          [
            -1.967396,
            51.952324
          ],
          [
            -1.967455,
            51.95232
          ]
        ]
      }
    }
  ]
}