{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "/shows",
"name": "Shows"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "/shows/minas-de-pasion",
"name": "Minas De Pasion"
}
}
]
}