{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://y.co/#organization",
      "name": "Y.CO",
      "legalName": "Y.CO Group",
      "url": "https://y.co/",
      "description": "Full-service luxury yacht company offering charter, sales, management, and new build services worldwide."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/y-co#asg",
      "name": "Y.CO ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/y-co",
      "isPartOf": {
        "@id": "https://y.co/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}