{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nhl.com/#organization",
      "name": "Official Site of the National Hockey League",
      "url": "https://www.nhl.com/",
      "description": "The official National Hockey League website including news, rosters, stats, schedules, teams, and video."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/official-site-of-the-national-hockey-league#asg",
      "name": "Official Site of the National Hockey League ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/official-site-of-the-national-hockey-league",
      "isPartOf": {
        "@id": "https://www.nhl.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}