{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://afhea.org/#organization",
      "name": "AfHEA",
      "url": "http://afhea.org/",
      "description": "Learn about AfHEA history and how it has shaped health education policies and practices across the continent."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/afhea#asg",
      "name": "AfHEA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/afhea",
      "isPartOf": {
        "@id": "http://afhea.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}