{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.cfri.org/#organization",
      "name": "CFRI",
      "url": "http://www.cfri.org/",
      "description": "Nonprofit organization funding innovative research and offering education, advocacy and psychosocial support to the cystic fibrosis community."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cfri#asg",
      "name": "CFRI ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cfri",
      "isPartOf": {
        "@id": "http://www.cfri.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}