{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.acmeglobal.com/#organization",
      "name": "ACME Laboratories Ltd.",
      "url": "https://www.acmeglobal.com/",
      "description": "The ACME Laboratories Ltd is one of the top pharmaceutical companies in Bangladesh that deals with medicine production of various medical categories."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/acme-laboratories-ltd#asg",
      "name": "ACME Laboratories Ltd. ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/acme-laboratories-ltd",
      "isPartOf": {
        "@id": "https://www.acmeglobal.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}