{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.texasexes.org/#organization",
      "name": "Texas Exes",
      "url": "http://www.texasexes.org/",
      "description": "The Texas Exes is the official alumni association for the University of Texas at Austin."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/texas-exes#asg",
      "name": "Texas Exes ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/texas-exes",
      "isPartOf": {
        "@id": "http://www.texasexes.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}