{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hackclub.com/#organization",
      "name": "Hack Club",
      "url": "https://hackclub.com/",
      "description": "Hack Club is the world's largest nonprofit movement of teenagers making cool projects."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hack-club#asg",
      "name": "Hack Club ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hack-club",
      "isPartOf": {
        "@id": "https://hackclub.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}