{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "/radio",
"name": "Estaciones De Radio"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "/radio/uforiaapp",
"name": "Uforia App"
}
}
]
}