{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.duarte.com/#organization",
      "name": "Duarte",
      "legalName": "Duarte, Inc.",
      "url": "https://www.duarte.com/",
      "description": "Duarte is the leader in communication and presentation skills training. You can be the leader in your field, and learn to master every moment."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/duarte#asg",
      "name": "Duarte ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/duarte",
      "isPartOf": {
        "@id": "https://www.duarte.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}