{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nsf-cdcc.org/#organization",
      "name": "Center for Distributed Confidential Computing",
      "url": "https://nsf-cdcc.org/",
      "description": "Center for Distributed Confidential Computing is a National Science Foundation (NSF) funded project."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/center-for-distributed-confidential-computing#asg",
      "name": "Center for Distributed Confidential Computing ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/center-for-distributed-confidential-computing",
      "isPartOf": {
        "@id": "https://nsf-cdcc.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}