Structured Data | [
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Startside",
"item": "https://fjallbris.com"
}
]
},
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Fj\u00e4llbris",
"url": "https://fjallbris.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://fjallbris.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Fj\u00e4llbris",
"sameAs": [
"https://www.instagram.com/officialfjallbris/"
],
"url": "https://fjallbris.com"
}
]
] |