{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.dndbeyond.com/#organization",
      "name": "Wizards of the Coast",
      "url": "https://www.dndbeyond.com/",
      "description": "Buy official physical and digital Dungeons & Dragons books online. Digital purchases unlock game materials in the D&D Beyond toolset."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/wizards-of-the-coast#asg",
      "name": "Wizards of the Coast ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/wizards-of-the-coast",
      "isPartOf": {
        "@id": "https://www.dndbeyond.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}