{
  "@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://preikestolen.app/#website",
      "name": "Preikestolen",
      "url": "https://preikestolen.app/",
      "description": "Preikestolen.app is a focused hike-readiness utility for Stavanger access, parking, weather, daylight, footwear, and group fit before booking.",
      "publisher": {
        "@id": "https://premiernordics.com/#organization"
      }
    }
  ]
}
