Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "FineWines",
"logo": "https://finewines.dk/cdn/shop/files/logo.png?v=1744372234&width=280",
"sameAs": [
"https://www.facebook.com/finewinesdk",
"",
"",
"https://www.instagram.com/finewinesdk/",
"",
"",
"",
"https://www.youtube.com/@FineWines-dk",
""
],
"url": "https://finewines.dk"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "FineWines",
"potentialAction": {
"@type": "SearchAction",
"target": "https://finewines.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
},
"url": "https://finewines.dk"
}
]
|