{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://cfda.com/#organization",
      "name": "CFDA",
      "url": "https://cfda.com/",
      "description": "The Council of Fashion Designers of America is a not-for-profit trade association founded in 1962 whose membership consists of America’s foremost womenswear, menswear, jewelry and accessory designers."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cfda#asg",
      "name": "CFDA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cfda",
      "isPartOf": {
        "@id": "https://cfda.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}