{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.washington.edu/#organization",
      "name": "About the UW",
      "url": "http://www.washington.edu/",
      "description": "University of Washington"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/about-the-uw#asg",
      "name": "About the UW ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/about-the-uw",
      "isPartOf": {
        "@id": "http://www.washington.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}