{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://theoceanwebsite.com/#organization",
      "name": "OCEAN",
      "url": "https://theoceanwebsite.com/",
      "description": "Learn more about OCEAN, Orange County Executives and Networkers - OC’s largest professional networking group! Connect with 200,000+ members."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ocean#asg",
      "name": "OCEAN ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ocean",
      "isPartOf": {
        "@id": "https://theoceanwebsite.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}