{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cncf.io/#organization",
      "name": "CNCF",
      "url": "https://www.cncf.io/",
      "description": "CNCF is the vendor-neutral hub of cloud native computing, dedicated to making cloud native ubiquitous."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cncf#asg",
      "name": "CNCF ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cncf",
      "isPartOf": {
        "@id": "https://www.cncf.io/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}