| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": [
          "Hotel",
          "Organization"
        ],
        "@id": "https://traneklit.dk/#organization",
        "name": "Hotel Traneklit A/S",
        "url": "https://traneklit.dk",
        "logo": {
          "@type": "ImageObject",
          "@id": "https://traneklit.dk/#logo",
          "url": "https://traneklit.dk/wp-content/uploads/2017/12/traneklit-logo.png",
          "contentUrl": "https://traneklit.dk/wp-content/uploads/2017/12/traneklit-logo.png",
          "caption": "Hotel Traneklit A/S",
          "inLanguage": "da-DK",
          "width": 205,
          "height": 215
        },
        "openingHours": [
          "Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
        ],
        "image": {
          "@id": "https://traneklit.dk/#logo"
        }
      },
      {
        "@type": "WebSite",
        "@id": "https://traneklit.dk/#website",
        "url": "https://traneklit.dk",
        "name": "Hotel Traneklit A/S",
        "publisher": {
          "@id": "https://traneklit.dk/#organization"
        },
        "inLanguage": "da-DK",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://traneklit.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "WebPage",
        "@id": "https://traneklit.dk/#webpage",
        "url": "https://traneklit.dk/",
        "name": "Sk\u00f8nne ferielejligheder i Gl. Skagen - Bedste beliggenhed",
        "datePublished": "2020-03-12T16:39:42+01:00",
        "dateModified": "2025-09-03T11:00:29+02:00",
        "about": {
          "@id": "https://traneklit.dk/#organization"
        },
        "isPartOf": {
          "@id": "https://traneklit.dk/#website"
        },
        "inLanguage": "da-DK"
      },
      {
        "@type": "Person",
        "@id": "https://traneklit.dk/author/hcaadmin/",
        "name": "Administrator",
        "url": "https://traneklit.dk/author/hcaadmin/",
        "image": {
          "@type": "ImageObject",
          "@id": "https://secure.gravatar.com/avatar/bc967e5c3b1fbfccfc21aeaa61ffbf5fa1aa6abfcdb6356fb1aa7b26b304601b?s=96&d=mm&r=g",
          "url": "https://secure.gravatar.com/avatar/bc967e5c3b1fbfccfc21aeaa61ffbf5fa1aa6abfcdb6356fb1aa7b26b304601b?s=96&d=mm&r=g",
          "caption": "Administrator",
          "inLanguage": "da-DK"
        },
        "worksFor": {
          "@id": "https://traneklit.dk/#organization"
        }
      },
      {
        "@type": "Article",
        "headline": "Sk\u00f8nne ferielejligheder i Gl. Skagen - Bedste beliggenhed",
        "datePublished": "2020-03-12T16:39:42+01:00",
        "dateModified": "2025-09-03T11:00:29+02:00",
        "author": {
          "@id": "https://traneklit.dk/author/hcaadmin/",
          "name": "Administrator"
        },
        "publisher": {
          "@id": "https://traneklit.dk/#organization"
        },
        "description": "Hotel Traneklit har 22 ferielejligheder i Gl. Skagen med en fantastisk beliggenhed t\u00e6t p\u00e5 havet og omgivet af smuk natur. Lej en lejlighed eller k\u00f8b timeshare p\u00e5 Hotel Traneklit.",
        "name": "Sk\u00f8nne ferielejligheder i Gl. Skagen - Bedste beliggenhed",
        "@id": "https://traneklit.dk/#richSnippet",
        "isPartOf": {
          "@id": "https://traneklit.dk/#webpage"
        },
        "inLanguage": "da-DK",
        "mainEntityOfPage": {
          "@id": "https://traneklit.dk/#webpage"
        }
      }
    ]
  }
]
         
       |