Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://kantinediplomet.dk/",
"url": "https://kantinediplomet.dk/",
"name": "KantineDiplomet - Alt om mad og sundhed",
"isPartOf": {
"@id": "https://kantinediplomet.dk/#website"
},
"about": {
"@id": "https://kantinediplomet.dk/#organization"
},
"description": "Alt om mad og sundhed",
"breadcrumb": {
"@id": "https://kantinediplomet.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://kantinediplomet.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://kantinediplomet.dk/#website",
"url": "https://kantinediplomet.dk/",
"name": "KantineDiplomet",
"description": "Alt om mad og sundhed",
"publisher": {
"@id": "https://kantinediplomet.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://kantinediplomet.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
},
{
"@type": "Organization",
"@id": "https://kantinediplomet.dk/#organization",
"name": "KantineDiplomet",
"url": "https://kantinediplomet.dk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://kantinediplomet.dk/#/schema/logo/image/",
"url": "https://kantinediplomet.dk/wp-content/uploads/2023/11/cropped-diplom.jpg",
"contentUrl": "https://kantinediplomet.dk/wp-content/uploads/2023/11/cropped-diplom.jpg",
"width": 264,
"height": 104,
"caption": "KantineDiplomet"
},
"image": {
"@id": "https://kantinediplomet.dk/#/schema/logo/image/"
}
}
]
}
] |