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