{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://dmcglobal.com/#organization",
      "name": "DMC Global",
      "url": "https://dmcglobal.com/",
      "description": "DMC Global is a diversified family of technology businesses"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dmc-global#asg",
      "name": "DMC Global ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dmc-global",
      "isPartOf": {
        "@id": "https://dmcglobal.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}