{
  "@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://geirangerfjord.app/#website",
      "name": "Geirangerfjord",
      "url": "https://geirangerfjord.app/",
      "description": "Geirangerfjord.app is a focused route-planning utility for the Ålesund and Hellesylt gateways, the Geiranger-Hellesylt ferry, cruises, and the Geiranger-Trollstigen scenic road before booking.",
      "publisher": {
        "@id": "https://premiernordics.com/#organization"
      }
    }
  ]
}
