| Structured
    Data | 
      
         
        [
  {
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "Vinea",
    "logo": "https://vinea.dk/cdn/shop/files/nyt_logo_3_9f446d4a-41d2-4fc4-b381-100028caa322.png?v=1738135640&width=1179",
    "sameAs": [
      "https://www.facebook.com/Vinea.dk",
      "https://www.instagram.com/vinea_nordic"
    ],
    "url": "https://vinea.dk"
  },
  {
    "@context": "http://schema.org",
    "@type": "WebSite",
    "name": "Vinea",
    "url": "https://vinea.dk",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://vinea.dk/search?q={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  }
]
         
       |