{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://startupbus.com/#organization",
      "name": "StartupBus",
      "url": "https://startupbus.com/",
      "description": "StartupBus is heading back to Austin! Equal parts hackathon, road trip and global community, StartupBus is the legendary annual competition designed to empower the tech community -- challenging top tier talent to hop on a bus and conceive, build and launch a startup in 72 hours!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/startupbus#asg",
      "name": "StartupBus ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/startupbus",
      "isPartOf": {
        "@id": "https://startupbus.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}