{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://doctorsacademy.org/#organization",
      "name": "Doctors Academy",
      "url": "https://doctorsacademy.org/",
      "description": "Doctors Academy is one of the world’s largest providers of independent and innovative medical education and training that complements programmes offered by medical universities, institutions and hospitals."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/doctors-academy#asg",
      "name": "Doctors Academy ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/doctors-academy",
      "isPartOf": {
        "@id": "https://doctorsacademy.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}