{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.worldcommunitygrid.org/#organization",
      "name": "World Community Grid",
      "url": "https://www.worldcommunitygrid.org/",
      "description": "World Community Grid enables anyone with a computer or Android device to donate their unused computing power to advance cutting-edge scientific research on topics related to health and sustainability."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/world-community-grid#asg",
      "name": "World Community Grid ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/world-community-grid",
      "isPartOf": {
        "@id": "https://www.worldcommunitygrid.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}