{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.color.org/#organization",
      "name": "International Color Consortium",
      "url": "http://www.color.org/",
      "description": "The purpose of the ICC is to promote the use and adoption of open, vendor-neutral, cross-platform color management systems. The ICC encourages vendors to support the ICC profile format and the workflows required to use ICC profiles."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/international-color-consortium#asg",
      "name": "International Color Consortium ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/international-color-consortium",
      "isPartOf": {
        "@id": "http://www.color.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}