{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://newventurefund.org/#organization",
      "name": "New Venture Fund",
      "url": "https://newventurefund.org/",
      "description": "We are creative problem-solvers who help change leaders accelerate positive impact."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/new-venture-fund#asg",
      "name": "New Venture Fund ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/new-venture-fund",
      "isPartOf": {
        "@id": "https://newventurefund.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}