Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://saarbogen.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://saarbogen.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "CollectionPage",
"@id": "https://saarbogen.dk/#collectionpage",
"url": "https://saarbogen.dk/",
"name": "Saarbogen - Velkommen til en verden af viden",
"description": "Velkommen til en verden af viden",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://saarbogen.dk/#website"
},
"breadcrumb": {
"@id": "https://saarbogen.dk/#breadcrumblist"
},
"about": {
"@id": "https://saarbogen.dk/#organization"
}
},
{
"@type": "Organization",
"@id": "https://saarbogen.dk/#organization",
"name": "Altomfattende Andragender: En Verden af Viden",
"description": "Velkommen til en verden af viden",
"url": "https://saarbogen.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://saarbogen.dk/wp-content/uploads/2024/03/saarbogen-high-resolution-logo-black-transparent.png",
"@id": "https://saarbogen.dk/#organizationLogo",
"width": 2000,
"height": 237
},
"image": {
"@id": "https://saarbogen.dk/#organizationLogo"
}
},
{
"@type": "WebSite",
"@id": "https://saarbogen.dk/#website",
"url": "https://saarbogen.dk/",
"name": "Altomfattende Andragender: En Verden af Viden",
"description": "Velkommen til en verden af viden",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://saarbogen.dk/#organization"
}
}
]
}
] |