{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.episode1.com/#organization",
      "name": "Episode 1",
      "url": "https://www.episode1.com/",
      "description": "We are a B2B software fund with a focus on getting Pre-Seed and Seed startups to a successful Series A. We build relationships early, make decisions quickly, but engage with you for the long term."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/episode-1#asg",
      "name": "Episode 1 ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/episode-1",
      "isPartOf": {
        "@id": "https://www.episode1.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}