{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Alban's Terrace (B4522)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.549235,
            51.680642
          ],
          [
            -3.549154,
            51.680605
          ],
          [
            -3.549073,
            51.680567
          ],
          [
            -3.548356,
            51.680196
          ],
          [
            -3.547639,
            51.679826
          ]
        ]
      }
    }
  ]
}