{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "/local",
"name": "Tu Ciudad"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "/local/atlanta-wuvg",
"name": "Univision 34 Atlanta"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "/local/atlanta-wuvg/videos",
"name": "Univision 34 Atlanta Videos"
}
}
]
}