Structured Data | [
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "http://bkrollo.dk/index.php?page=2",
"name": "om-rollo"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "http://bkrollo.dk/index.php?page=1",
"name": ""
}
}
]
}
] |