{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ibsu.ac.pg/#organization",
      "name": "IBSUniversity",
      "url": "https://ibsu.ac.pg/",
      "description": "IBSUniversity delivers world-class degree programs and research opportunities, shaping future leaders with knowledge, skills, and innovation."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ibsuniversity#asg",
      "name": "IBSUniversity ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ibsuniversity",
      "isPartOf": {
        "@id": "https://ibsu.ac.pg/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}