{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://climatemirror.org/#organization",
      "name": "Climate Mirror",
      "url": "http://climatemirror.org/",
      "description": "A Volunteer Effort to Mirror U.S. Federal Climate Data"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/climate-mirror#asg",
      "name": "Climate Mirror ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/climate-mirror",
      "isPartOf": {
        "@id": "http://climatemirror.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}