{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.lib.berkeley.edu/#organization",
      "name": "Welcome to the UC Berkeley Library",
      "url": "https://www.lib.berkeley.edu/",
      "description": "The UC Berkeley Library helps current and future users find, evaluate, use and create knowledge to better the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/welcome-to-the-uc-berkeley-library#asg",
      "name": "Welcome to the UC Berkeley Library ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/welcome-to-the-uc-berkeley-library",
      "isPartOf": {
        "@id": "https://www.lib.berkeley.edu/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}