Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://yourboots.dk/",
"url": "https://yourboots.dk/",
"name": "Recovery boots for en hurtigere restitution - YourBoots.dk",
"isPartOf": {
"@id": "https://yourboots.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://yourboots.dk/#primaryimage"
},
"image": {
"@id": "https://yourboots.dk/#primaryimage"
},
"thumbnailUrl": "https://yourboots.dk/wp-content/uploads/2024/06/forhandles-matas-hvid.png",
"datePublished": "2021-01-20T09:35:40+00:00",
"dateModified": "2025-04-26T14:57:08+00:00",
"description": "YourBoots ApS er en dansk virksomhed, stiftet af Sportsterapeuter, som er uddannede i brugen af Recovery Boots.",
"breadcrumb": {
"@id": "https://yourboots.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://yourboots.dk/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://yourboots.dk/#primaryimage",
"url": "https://yourboots.dk/wp-content/uploads/2024/06/forhandles-matas-hvid.png",
"contentUrl": "https://yourboots.dk/wp-content/uploads/2024/06/forhandles-matas-hvid.png",
"width": 720,
"height": 103
},
{
"@type": "BreadcrumbList",
"@id": "https://yourboots.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://yourboots.dk/#website",
"url": "https://yourboots.dk/",
"name": "YourBoots.dk",
"description": "Din genvej til hurtig restitution",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://yourboots.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
] |