{
  "@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://rovaniemi.app/#website",
      "name": "Rovaniemi",
      "url": "https://rovaniemi.app/",
      "description": "Decide whether Rovaniemi fits your Lapland trip by month, aurora expectations, Santa Village plans, arrival timing, family pace, and tour windows.",
      "publisher": {
        "@id": "https://premiernordics.com/#organization"
      }
    }
  ]
}
