{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://techcultivation.org/#organization",
      "name": "Center for the Cultivation of Technology",
      "url": "https://techcultivation.org/",
      "description": "a non-profit home for open source projects"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/center-for-the-cultivation-of-technology#asg",
      "name": "Center for the Cultivation of Technology ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/center-for-the-cultivation-of-technology",
      "isPartOf": {
        "@id": "https://techcultivation.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}