{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://uca.edu.bd/#organization",
      "name": "uca.edu.bd",
      "url": "https://uca.edu.bd/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/uca-edu-bd#asg",
      "name": "uca.edu.bd ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/uca-edu-bd",
      "isPartOf": {
        "@id": "https://uca.edu.bd/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}