{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "/local",
"name": "Tu Ciudad"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "/local/austin-kakw",
"name": "Univision 62 Austin"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "/local/austin-kakw/tv-en-vivo",
"name": "Kakw Tv En Vivo 24/7"
}
}
]
}