Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://guu-gua.dk/",
"url": "https://guu-gua.dk/",
"name": "Sundhed og Sj\u00e6l - Alt om bedre velv\u00e6re, sygdom og erotik",
"isPartOf": {
"@id": "https://guu-gua.dk/#website"
},
"description": "Alt om bedre velv\u00e6re, sygdom og erotik",
"breadcrumb": {
"@id": "https://guu-gua.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://guu-gua.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://guu-gua.dk/#website",
"url": "https://guu-gua.dk/",
"name": "Sundhed og Sj\u00e6l",
"description": "Alt om bedre velv\u00e6re, sygdom og erotik",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://guu-gua.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
] |