{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tbvets.org/#organization",
      "name": "TB Vets",
      "url": "https://tbvets.org/",
      "description": "Founded by the veterans in 1946, TB Vets raise funds to support hospitals in BC against respiratory disease, providing equipment, education and research."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/tb-vets#asg",
      "name": "TB Vets ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/tb-vets",
      "isPartOf": {
        "@id": "https://tbvets.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}