{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.lung.ca/#organization",
      "name": "Canadian Lung Association",
      "url": "https://www.lung.ca/",
      "description": "The Canadian Lung Association funds research, supports lung disease self management and protects the lungs of everyone in Canada."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/canadian-lung-association#asg",
      "name": "Canadian Lung Association ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/canadian-lung-association",
      "isPartOf": {
        "@id": "https://www.lung.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}