Hello Rudi,

My breadcrubs is -> Home / Cars / Suzuki / Swift

But current code for Schema only pulls -> Home / Cars / Suzuki




See below example

1
@type Thing
@id https://www.website.com/
name Home

2
@type Thing
@id https://www.website.com/cars.html
name Cars

3
item
@type Thing
@id https://www.website.com/cars/Suzuki/
name Suzuki


Swift is missing ..can you modify code to add swift