Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://healthgenie.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://healthgenie.dk/#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https://healthgenie.dk/#organization",
"name": "Healthgenie",
"description": "Her kan du l\u00e6se alt om videnskabsbaserede emner indenfor sundhed, ern\u00e6ring og tr\u00e6ning.",
"url": "https://healthgenie.dk/",
"telephone": "+4581732086",
"logo": {
"@type": "ImageObject",
"url": "https://healthgenie.dk/wp-content/uploads/2021/09/Healthgenie-hvid-logo.png",
"@id": "https://healthgenie.dk/#organizationLogo",
"width": 500,
"height": 110
},
"image": {
"@id": "https://healthgenie.dk/#organizationLogo"
},
"sameAs": [
"https://www.pinterest.dk/healthgeniedk/"
]
},
{
"@type": "WebPage",
"@id": "https://healthgenie.dk/#webpage",
"url": "https://healthgenie.dk/",
"name": "Healthgenie: en videnskabelig blog om sundhed",
"description": "En videnskabelig blog om sundhed. Vi udforsker alle kroge og nye tendensen indenfor sundhed med et videnskabeligt perspektiv.",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://healthgenie.dk/#website"
},
"breadcrumb": {
"@id": "https://healthgenie.dk/#breadcrumblist"
},
"datePublished": "2024-04-04T12:03:00+00:00",
"dateModified": "2025-06-19T08:23:57+00:00"
},
{
"@type": "WebSite",
"@id": "https://healthgenie.dk/#website",
"url": "https://healthgenie.dk/",
"name": "Healthgenie",
"description": "Her kan du l\u00e6se alt om videnskabsbaserede emner indenfor sundhed, ern\u00e6ring og tr\u00e6ning.",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://healthgenie.dk/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://healthgenie.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}
] |