{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://cep.org/#organization",
      "name": "CEP",
      "url": "https://cep.org/",
      "description": "Home-CEP | The Center for Effective Philanthropy"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cep#asg",
      "name": "CEP ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cep",
      "isPartOf": {
        "@id": "https://cep.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}