{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://flintcap.com/#organization",
      "name": "Flint Capital Fund",
      "url": "https://flintcap.com/",
      "description": "Venture capital investments"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/flint-capital-fund#asg",
      "name": "Flint Capital Fund ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/flint-capital-fund",
      "isPartOf": {
        "@id": "https://flintcap.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}