Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "INF Company AB",
"url": "https://infshop.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://infshop.dk/img/inf-company-ab-logo-1619783116.jpg"
}
},
{
"@context": "https://schema.org",
"@type": "WebPage",
"isPartOf": {
"@type": "WebSite",
"url": "https://infshop.dk/",
"name": "INF Company AB"
},
"name": "INF Company AB - Produkter til en uovertruffen v\u00e6rdi",
"url": "https://infshop.dk/"
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://infshop.dk/",
"image": {
"@type": "ImageObject",
"url": "https://infshop.dk/img/inf-company-ab-logo-1619783116.jpg"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://infshop.dk/soge?search_query={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |