{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ieefa.org/#organization",
      "name": "IEEFA",
      "url": "https://ieefa.org/",
      "description": "Accelerating the transition to a diverse, sustainable, and profitable energy economy"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ieefa#asg",
      "name": "IEEFA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ieefa",
      "isPartOf": {
        "@id": "https://ieefa.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}