{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://carbon.coop/#organization",
      "name": "Carbon Co-op",
      "url": "http://carbon.coop/",
      "description": "We’re an energy services and advocacy cooperative – together we will make radical reductions in home carbon emissions to avoid runaway climate change."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/carbon-co-op#asg",
      "name": "Carbon Co-op ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/carbon-co-op",
      "isPartOf": {
        "@id": "http://carbon.coop/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}