{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.oceanfirstinstitute.org/#organization",
      "name": "Ocean First Institute",
      "url": "https://www.oceanfirstinstitute.org/",
      "description": "Support ocean conservation through research and education."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ocean-first-institute#asg",
      "name": "Ocean First Institute ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ocean-first-institute",
      "isPartOf": {
        "@id": "https://www.oceanfirstinstitute.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}