{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://university.kiss.ac.in/#organization",
      "name": "KISS University",
      "url": "https://university.kiss.ac.in/",
      "description": "KISS University is a world-class campus devoted to excellence in teaching, learning, research & empowering youth to become leaders & global change-makers."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/kiss-university#asg",
      "name": "KISS University ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/kiss-university",
      "isPartOf": {
        "@id": "https://university.kiss.ac.in/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}