{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.class.uh.edu/#organization",
      "name": "University of Houston",
      "url": "http://www.class.uh.edu/",
      "description": "The College of Liberal Arts and Social Sciences (CLASS) is a dynamic academic environment dedicated to the study of human creativity and society, as well as our mental and physical capabilities and conditions. It is the largest and most diverse of the 18 colleges at the University of Houston."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/university-of-houston#asg",
      "name": "University of Houston ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/university-of-houston",
      "isPartOf": {
        "@id": "http://www.class.uh.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}