{
  "@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://trolltunga.app/#website",
      "name": "Trolltunga",
      "url": "https://trolltunga.app/",
      "description": "Trolltunga.app is a focused hike-readiness utility for season, fitness, P2/P3 access, shuttle, weather, daylight, and guide strategy before booking.",
      "publisher": {
        "@id": "https://premiernordics.com/#organization"
      }
    }
  ]
}
