{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gusto.com/#organization",
      "name": "Gusto",
      "url": "https://gusto.com/",
      "description": "Gusto | Gusto offers fully integrated online HR services: payroll, benefits and everything else."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/gusto#asg",
      "name": "Gusto ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/gusto",
      "isPartOf": {
        "@id": "https://gusto.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}