{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://compec.org/#organization",
      "name": "Club Website",
      "url": "https://compec.org/",
      "description": "Club Website Home Events About Us Register Your Career Starts Here! Join our community to connect with industry leaders, develop your skills, and build your future in tech. We are the bridge between university and your career."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/club-website#asg",
      "name": "Club Website ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/club-website",
      "isPartOf": {
        "@id": "https://compec.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}