{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.chess.com/#organization",
      "name": "Chess.com",
      "url": "https://www.chess.com/",
      "description": "Chess.com is the world's largest chess community, offering online games, lessons, tournaments, and tools for players of all levels."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/chess-com#asg",
      "name": "Chess.com ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/chess-com",
      "isPartOf": {
        "@id": "https://www.chess.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}