{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://engineering.uconn.edu/#organization",
      "name": "College of Engineering",
      "url": "https://engineering.uconn.edu/",
      "description": "The UConn College of Engineering is a powerhouse for research and engineering education in the State of Connecticut and beyond."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/college-of-engineering-2#asg",
      "name": "College of Engineering ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/college-of-engineering-2",
      "isPartOf": {
        "@id": "https://engineering.uconn.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}