{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "/shows",
"name": "Shows"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "/shows/vivir-de-amor",
"name": "Vivir De Amor"
}
}
]
}