Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"logo": "https://fiskedeal.dk/assets/1.2.0/base/images/social_logos/da.png",
"url": "https://fiskedeal.dk"
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"potentialAction": {
"@type": "SearchAction",
"query-input": "required name=search_term_string",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://fiskedeal.dk/search?q={search_term_string}"
}
},
"url": "https://fiskedeal.dk"
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"item": "https://fiskedeal.dk/",
"name": "Fiskedeal",
"position": 1
}
]
}
] |