{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cct.org/#organization",
      "name": "Chicago Community Trust",
      "url": "https://www.cct.org/",
      "description": "The Chicago Community Trust works to build a Chicago region where equity is central—and opportunity and prosperity are in reach for all."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/chicago-community-trust#asg",
      "name": "Chicago Community Trust ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/chicago-community-trust",
      "isPartOf": {
        "@id": "https://www.cct.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}