Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.justdance.dk/",
"url": "https://www.justdance.dk/",
"name": "Forside - Just Dance",
"isPartOf": {
"@id": "https://www.justdance.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://www.justdance.dk/#primaryimage"
},
"image": {
"@id": "https://www.justdance.dk/#primaryimage"
},
"thumbnailUrl": "https://www.justdance.dk/wp-content/uploads/2019/07/Collage-banner-sommer-2019.jpg",
"datePublished": "2018-11-07T17:20:50+00:00",
"dateModified": "2025-01-12T15:53:31+00:00",
"breadcrumb": {
"@id": "https://www.justdance.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.justdance.dk/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://www.justdance.dk/#primaryimage",
"url": "https://www.justdance.dk/wp-content/uploads/2019/07/Collage-banner-sommer-2019.jpg",
"contentUrl": "https://www.justdance.dk/wp-content/uploads/2019/07/Collage-banner-sommer-2019.jpg",
"width": 800,
"height": 1200
},
{
"@type": "BreadcrumbList",
"@id": "https://www.justdance.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.justdance.dk/#website",
"url": "https://www.justdance.dk/",
"name": "Just Dance",
"description": "Danse studie",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.justdance.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
]
|