{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.coty.com/#organization",
      "name": "Coty",
      "legalName": "Coty Inc.",
      "url": "https://www.coty.com/",
      "description": "We are one of the world's largest beauty companies with an iconic portfolio of brands across fragrance, color cosmetics, skin and body care."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/coty#asg",
      "name": "Coty ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/coty",
      "isPartOf": {
        "@id": "https://www.coty.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}