| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://easy-to-smoke.dk/#organization",
        "name": "Test wp",
        "url": "https://easy-to-smoke.dk",
        "logo": {
          "@type": "ImageObject",
          "@id": "https://easy-to-smoke.dk/#logo",
          "url": "https://easy-to-smoke.dk/wp-content/uploads/2024/04/Nyt-logo-e-cigaret_edited-3.png",
          "contentUrl": "https://easy-to-smoke.dk/wp-content/uploads/2024/04/Nyt-logo-e-cigaret_edited-3.png",
          "caption": "Test wp",
          "inLanguage": "da-DK"
        }
      },
      {
        "@type": "WebSite",
        "@id": "https://easy-to-smoke.dk/#website",
        "url": "https://easy-to-smoke.dk",
        "name": "Test wp",
        "publisher": {
          "@id": "https://easy-to-smoke.dk/#organization"
        },
        "inLanguage": "da-DK",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://easy-to-smoke.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "WebPage",
        "@id": "https://easy-to-smoke.dk/#webpage",
        "url": "https://easy-to-smoke.dk/",
        "name": "E cigaret (2025) - Landets st\u00f8rste udvalg - Hurtig levering!",
        "datePublished": "2022-08-11T10:42:07+02:00",
        "dateModified": "2025-09-27T13:34:03+02:00",
        "about": {
          "@id": "https://easy-to-smoke.dk/#organization"
        },
        "isPartOf": {
          "@id": "https://easy-to-smoke.dk/#website"
        },
        "inLanguage": "da-DK"
      }
    ]
  }
]
         
       |