{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.dow.com/#organization",
      "name": "Dow Corporate",
      "url": "http://www.dow.com/",
      "description": "Dow is a materials science company that offers a wide range of products and services, including agricultural films, construction materials, and medical packaging. We are committed to innovation and sustainability."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dow-corporate#asg",
      "name": "Dow Corporate ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dow-corporate",
      "isPartOf": {
        "@id": "http://www.dow.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}