{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.d1dx.com/#organization",
      "name": "D1DX",
      "url": "https://www.d1dx.com/",
      "description": "Consulting, development and ongoing partnership for digital transformation"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/d1dx#asg",
      "name": "D1DX ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/d1dx",
      "isPartOf": {
        "@id": "https://www.d1dx.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}