Structured Data | [
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "da"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "/program",
"name": "Program"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "/program/fredagsrock",
"name": "Fredagsrock"
}
}
]
}
] |