{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.earthcharter.org/#organization",
      "name": "Earth Charter",
      "url": "http://www.earthcharter.org/",
      "description": "Values and principles to foster a sustainable future"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/earth-charter#asg",
      "name": "Earth Charter ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/earth-charter",
      "isPartOf": {
        "@id": "http://www.earthcharter.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}