{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.aaha.org/#organization",
      "name": "AAHA",
      "url": "https://www.aaha.org/",
      "description": "Join AAHA to advance your veterinary practice, your team's expertise and your career. Benefit from resources, events, member perks."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/aaha#asg",
      "name": "AAHA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/aaha",
      "isPartOf": {
        "@id": "https://www.aaha.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}