| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebSite",
        "@id": "https://hamletlobet.dk/#website",
        "url": "https://hamletlobet.dk/",
        "name": "Hamletl\u00f8bet",
        "description": "",
        "potentialAction": [
          {
            "@type": "SearchAction",
            "target": "https://hamletlobet.dk/?s={search_term_string}",
            "query-input": "required name=search_term_string"
          }
        ],
        "inLanguage": "da-DK"
      },
      {
        "@type": "CollectionPage",
        "@id": "https://hamletlobet.dk/#webpage",
        "url": "https://hamletlobet.dk/",
        "name": "Hamletl\u00f8bet -",
        "isPartOf": {
          "@id": "https://hamletlobet.dk/#website"
        },
        "inLanguage": "da-DK"
      }
    ]
  }
]
         
       |