{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://premiernordics.com/#organization",
      "name": "Premier Nordics",
      "url": "https://premiernordics.com/",
      "parentOrganization": {
        "@type": "Organization",
        "@id": "https://elpremier.com/#organization",
        "name": "El Premier",
        "url": "https://elpremier.com/"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://premiernordics.com/#website",
      "name": "Premier Nordics",
      "url": "https://premiernordics.com/",
      "description": "Premier Nordics helps travelers choose between Nordic trip shapes: Norway fjords, iconic hikes, Finnish Lapland, aurora travel, and later Iceland, Sweden, and Denmark.",
      "publisher": {
        "@id": "https://premiernordics.com/#organization"
      }
    }
  ]
}
