{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.radiant.earth/#organization",
      "name": "Radiant Earth",
      "url": "https://www.radiant.earth/",
      "description": "Increasing shared understanding of our world by making data easier to access and use."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/radiant-earth#asg",
      "name": "Radiant Earth ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/radiant-earth",
      "isPartOf": {
        "@id": "https://www.radiant.earth/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}