Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://superform.dk/",
"url": "https://superform.dk/",
"name": "Superform.dk - Alt om fitness, kost, sundhed & sport",
"isPartOf": {
"@id": "https://superform.dk/#website"
},
"datePublished": "2019-07-25T19:09:54+00:00",
"dateModified": "2020-12-11T11:36:34+00:00",
"description": "Superform er Danmarks store fitnessportal. Her finder du det bedste indhold om styrketr\u00e6ning, konditionstr\u00e6ning og sundhed.",
"breadcrumb": {
"@id": "https://superform.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://superform.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://superform.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://superform.dk/#website",
"url": "https://superform.dk/",
"name": "Superform",
"description": "Fitness, sundhed og viden om kroppen",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://superform.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
] |