{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.cfah.org/#organization",
      "name": "CFAH",
      "url": "http://www.cfah.org/",
      "description": "CFAH is your go-to resource for accessible, trustworthy, and up-to-date health & wellness information."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cfah#asg",
      "name": "CFAH ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cfah",
      "isPartOf": {
        "@id": "http://www.cfah.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}