Structured Data | [
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Startside",
"item": "https://puzler.dk"
}
]
},
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Puzler",
"url": "https://puzler.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://puzler.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Puzler",
"logo": "https://puzler.dk/cdn/shop/files/puzler_sort_9c31a5a8-b36a-4644-8fe4-5b570cb35742.png?v=1711449694&width=611",
"sameAs": [
"https://facebook.com/puzlerdk",
"https://www.instagram.com/puzler.dk/"
],
"url": "https://puzler.dk"
}
]
] |