{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tophat.com/#organization",
      "name": "Top Hat",
      "url": "https://tophat.com/",
      "description": "Transform your course with Top Hat. Engage students with in-class polls, quizzes, and discussions, AI-powered assistance, and personalized content. Learn more!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/top-hat#asg",
      "name": "Top Hat ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/top-hat",
      "isPartOf": {
        "@id": "https://tophat.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}