{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.skytruth.org/#organization",
      "name": "SkyTruth",
      "url": "https://www.skytruth.org/",
      "description": "Conservation tech nonprofit using satellite imagery to drive climate action, expose pollution, and protect biodiversity. Free tools for changemakers."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/skytruth#asg",
      "name": "SkyTruth ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/skytruth",
      "isPartOf": {
        "@id": "https://www.skytruth.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}