{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.chemsec.org/#organization",
      "name": "Chemsec",
      "url": "http://www.chemsec.org/",
      "description": "Our planet is facing a chemical pollution crisis, threatening both ecosystems and human health. This needs to change."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/chemsec#asg",
      "name": "Chemsec ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/chemsec",
      "isPartOf": {
        "@id": "http://www.chemsec.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}