{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.aceee.org/#organization",
      "name": "ACEEE",
      "url": "http://www.aceee.org/",
      "description": "ACEEE advances research, policy, and programs that reduce energy waste, lower bills, and build a more equitable energy system for all Americans."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/aceee#asg",
      "name": "ACEEE ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/aceee",
      "isPartOf": {
        "@id": "http://www.aceee.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}