{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://medannex.org/#organization",
      "name": "Medannex",
      "url": "https://medannex.org/",
      "description": "Advancing the treatment of cancers and autoimmune diseases"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/medannex#asg",
      "name": "Medannex ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/medannex",
      "isPartOf": {
        "@id": "https://medannex.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}