Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://humansupport.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://humansupport.dk#listItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "Organization",
"@id": "https://humansupport.dk/#organization",
"name": "Human Support",
"description": "Effektiv stressforebyggelse",
"url": "https://humansupport.dk/",
"telephone": "+4527116767",
"logo": {
"@type": "ImageObject",
"url": "https://humansupport.dk/wp-content/uploads/2022/12/HUMANsupport-logo-2.png",
"@id": "https://humansupport.dk/#organizationLogo"
},
"image": {
"@id": "https://humansupport.dk/#organizationLogo"
},
"sameAs": [
"https://www.facebook.com/stressamb",
"https://www.youtube.com/channel/UCBNXPHLlZtfIZ1QDk0Vev0w",
"https://www.linkedin.com/in/jesper-peter-rasmussen-347217b/"
]
},
{
"@type": "WebPage",
"@id": "https://humansupport.dk/#webpage",
"url": "https://humansupport.dk/",
"name": "Human Support",
"description": "Effektiv stressforebyggelse og behandling gennem fokus p\u00e5 mental, social og fysisk sundhed. PRIVATE VIRKSOMHEDER OFFENTLIGE VIRKSOMHEDER SUNDHEDSFORSIKRINGER",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://humansupport.dk/#website"
},
"breadcrumb": {
"@id": "https://humansupport.dk/#breadcrumblist"
},
"datePublished": "2017-09-14T10:39:55+01:00",
"dateModified": "2025-04-11T13:45:30+01:00"
},
{
"@type": "WebSite",
"@id": "https://humansupport.dk/#website",
"url": "https://humansupport.dk/",
"name": "Human Support",
"description": "Effektiv stressforebyggelse",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://humansupport.dk/#organization"
}
}
]
}
] |