{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://dialog.org/#organization",
      "name": "Dialog",
      "url": "https://dialog.org/",
      "description": "leaders join Dialog to discuss topics off-the-record"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dialog#asg",
      "name": "Dialog ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dialog",
      "isPartOf": {
        "@id": "https://dialog.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}