{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.caltax.org/#organization",
      "name": "CalTax",
      "url": "http://www.caltax.org/",
      "description": "Our mission is to protect taxpayers from unnecessary taxation & promote gov't efficiency. Members include corporations & small businesses."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/caltax#asg",
      "name": "CalTax ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/caltax",
      "isPartOf": {
        "@id": "http://www.caltax.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}