Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "",
"url": "https://www.topdrinks.dk/",
"logo": "https://www.topdrinks.dk/media/logo/stores/25/Logo_topdrinks_2.png",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+31 (0)85 109 1001",
"contactType": "customer service",
"email": "info@topdrinks.dk"
}
],
"sameAs": []
},
{
"@context": "https://schema.org/",
"@type": "WebSite",
"url": "https://www.topdrinks.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.topdrinks.dk/catalogsearch/result/index/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |