{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cfbf.com/#organization",
      "name": "CFB",
      "url": "https://www.cfbf.com/",
      "description": "The California Farm Bureau Federation advocates for California farmers, ranchers, and family farms, promoting sustainable agriculture and education."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cfb#asg",
      "name": "CFB ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cfb",
      "isPartOf": {
        "@id": "https://www.cfbf.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}