{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wageproof.com/#organization",
      "name": "WageProof",
      "url": "https://www.wageproof.com/",
      "description": "Defensible reasonable compensation reports for S-Corp owners, built on the IRS's three approaches and Bureau of Labor Statistics wage data."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wageproof#asg",
      "name": "WageProof ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wageproof",
      "isPartOf": {
        "@id": "https://www.wageproof.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}