{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "/shows",
"name": "Shows"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "/shows/tu-vida-es-mi-vida",
"name": "Tu Vida Es Mi Vida"
}
}
]
}