{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gmad.org/#organization",
      "name": "GMAD",
      "url": "https://gmad.org/",
      "description": "Learn about GMAD, an organization dedicated to advocacy, education, health services, and community support programs."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/gmad#asg",
      "name": "GMAD ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/gmad",
      "isPartOf": {
        "@id": "https://gmad.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}