{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.wadem.org/#organization",
      "name": "WADEM",
      "url": "http://www.wadem.org/",
      "description": "The mission of WADEM is the evidence-based improvement, education, and advocacy of emergency and disaster health care and disaster risk reduction."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/wadem#asg",
      "name": "WADEM ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/wadem",
      "isPartOf": {
        "@id": "http://www.wadem.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}