{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.kualumni.org/#organization",
      "name": "KU Alumni",
      "url": "http://www.kualumni.org/",
      "description": "We build lifelong relationships that strengthen the University of Kansas and the legacy of excellence embodied by its students, alumni, faculty, staff and friends."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ku-alumni#asg",
      "name": "KU Alumni ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ku-alumni",
      "isPartOf": {
        "@id": "http://www.kualumni.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}