{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://carpentries.org/#organization",
      "name": "The Carpentries",
      "url": "https://carpentries.org/",
      "description": "The Carpentries is a registered 501(c)3 non-profit organisation based in Delaware, USA. We are a global community teaching foundational computational and data science skills to researchers in academia, industry, and government."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-carpentries#asg",
      "name": "The Carpentries ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-carpentries",
      "isPartOf": {
        "@id": "https://carpentries.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}