{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://greenventure.ca/#organization",
      "name": "Green Venture",
      "url": "https://greenventure.ca/",
      "description": "Green Venture is an environmental organization with a mission to make Hamilton a climate champion through the implementation of greener practices in homes and communities."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/green-venture#asg",
      "name": "Green Venture ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/green-venture",
      "isPartOf": {
        "@id": "https://greenventure.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}