{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://web3.foundation/#organization",
      "name": "W3F",
      "url": "https://web3.foundation/",
      "description": "Web3 Foundation Nurtures and stewards technologies and applications in the fields of decentralized web software protocols."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/w3f#asg",
      "name": "W3F ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/w3f",
      "isPartOf": {
        "@id": "https://web3.foundation/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}