{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.mlanet.org/#organization",
      "name": "MLA",
      "url": "https://www.mlanet.org/",
      "description": "MLA is a global, nonprofit educational organization, with a membership of more than 400 institutions and 3,000 professionals in the health information field."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mla#asg",
      "name": "MLA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mla",
      "isPartOf": {
        "@id": "https://www.mlanet.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}