{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.draper.vc/#organization",
      "name": "Draper Associates",
      "url": "https://www.draper.vc/",
      "description": "Silicon Valley venture capital firm founded in 1985 by Tim Draper. 40+ years backing transformative companies including Tesla, Skype, Baidu, and Hotmail. $2B AUM, 60+ unicorns across AI, blockchain, biotech, and frontier tech."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/draper-associates#asg",
      "name": "Draper Associates ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/draper-associates",
      "isPartOf": {
        "@id": "https://www.draper.vc/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}