{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.veg.ca/#organization",
      "name": "VegTO",
      "url": "https://www.veg.ca/",
      "description": "VegTO is a registered charity inspiring people to choose a healthier, greener, more compassionate lifestyle through plant-based eating. We support vegans in all stages of their journey."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/vegto#asg",
      "name": "VegTO ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/vegto",
      "isPartOf": {
        "@id": "https://www.veg.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}