Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://humorfreak.dk/",
"url": "https://humorfreak.dk/",
"name": "Humor Freak - Humor Freak",
"isPartOf": {
"@id": "https://humorfreak.dk/#website"
},
"datePublished": "2022-11-28T12:05:07+00:00",
"breadcrumb": {
"@id": "https://humorfreak.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://humorfreak.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://humorfreak.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Humorfreak.dk"
}
]
},
{
"@type": "WebSite",
"@id": "https://humorfreak.dk/#website",
"url": "https://humorfreak.dk/",
"name": "Humor Freak",
"description": "Kig forbi for dit daglige grin - p\u00e5 eget ansvar",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://humorfreak.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
] |