{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "/local",
"name": "Tu Ciudad"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "/local/san-antonio-kwex",
"name": "Univision 41 San Antonio"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "/local/san-antonio-kwex/videos",
"name": "Univision 41 San Antonio Videos"
}
}
]
}