Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://www.isundhed.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://www.isundhed.dk/#listItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://www.isundhed.dk/",
"name": "Home",
"description": "Videnskab, tryghed og nysgerrighed gennem hele livet",
"url": "https://www.isundhed.dk/"
}
}
]
},
{
"@type": "Organization",
"@id": "https://www.isundhed.dk/#organization",
"name": "iSUNDHED.dk",
"url": "https://www.isundhed.dk/",
"logo": {
"@type": "ImageObject",
"url": "http://new.isundhed.dk/wp-content/uploads/2021/09/isundhed_logo.svg",
"@id": "https://www.isundhed.dk/#organizationLogo"
},
"image": {
"@id": "https://www.isundhed.dk/#organizationLogo"
},
"sameAs": [
"https://www.instagram.com/doktornpunktcom/"
]
},
{
"@type": "WebPage",
"@id": "https://www.isundhed.dk/#webpage",
"url": "https://www.isundhed.dk/",
"name": "iSUNDHED.dk",
"description": "Videnskab, tryghed og nysgerrighed gennem hele livet",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://www.isundhed.dk/#website"
},
"breadcrumb": {
"@id": "https://www.isundhed.dk/#breadcrumblist"
},
"datePublished": "2021-09-01T15:19:05+02:00",
"dateModified": "2024-03-14T15:28:20+01:00"
},
{
"@type": "WebSite",
"@id": "https://www.isundhed.dk/#website",
"url": "https://www.isundhed.dk/",
"name": "iSUNDHED.dk",
"description": "Videnskab, tryghed og nysgerrighed gennem hele livet",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://www.isundhed.dk/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.isundhed.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}
] |