{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://caseagrant.ucsd.edu/#organization",
      "name": "California Sea Grant",
      "url": "https://caseagrant.ucsd.edu/",
      "description": "California Sea Grant is a collaboration of the National Oceanic and Atmospheric Administration, the State of California and universities across the state to create knowledge, products and services that benefit the economy, the environment and the citizens of California."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/california-sea-grant#asg",
      "name": "California Sea Grant ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/california-sea-grant",
      "isPartOf": {
        "@id": "https://caseagrant.ucsd.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}