{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.accme.org/#organization",
      "name": "Accreditation Council for Continuing Medical Education",
      "url": "http://www.accme.org/",
      "description": "ACCME is responsible for accrediting institutions that offer CME to physicians and other healthcare professionals."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/accreditation-council-for-continuing-medical-education#asg",
      "name": "Accreditation Council for Continuing Medical Education ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/accreditation-council-for-continuing-medical-education",
      "isPartOf": {
        "@id": "http://www.accme.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}