{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.stthom.edu/#organization",
      "name": "Template",
      "url": "http://www.stthom.edu/",
      "description": "We are the University of St. Thomas, the Catholic university in the heart of Houston. We are committed to the Catholic intellectual tradition and the dialogue"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/template#asg",
      "name": "Template ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/template",
      "isPartOf": {
        "@id": "http://www.stthom.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}