| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "url": "https://www.hyggeonkel.dk",
    "name": "Hyggeonkel",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://www.hyggeonkel.dk/soeg/?q={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "url": "https://www.hyggeonkel.dk",
    "logo": "https://www.hyggeonkel.dk/static/grafik/stort-hoved.jpg",
    "contactPoint": [
      {
        "@type": "ContactPoint",
        "telephone": "+45 86600901",
        "contactType": "customer service"
      }
    ],
    "sameAs": [
      "https://www.facebook.com/hyggeonkel"
    ]
  }
]
         
       |