{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nrdc.org/#organization",
      "name": "NRDC",
      "url": "https://www.nrdc.org/",
      "description": "NRDC uses science, policy, law, and people power to confront the climate crisis, protect public health, and safeguard nature."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nrdc#asg",
      "name": "NRDC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nrdc",
      "isPartOf": {
        "@id": "https://www.nrdc.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}