{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://apic.org/#organization",
      "name": "APIC",
      "url": "https://apic.org/",
      "description": "Association for Professionals in Infection Control and Epidemiology"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/apic#asg",
      "name": "APIC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/apic",
      "isPartOf": {
        "@id": "https://apic.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}