{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ee.iitb.ac.in/#organization",
      "name": "Electrical Engineering @ IIT Bombay",
      "url": "https://www.ee.iitb.ac.in/",
      "description": "The official website of the Department of Electrical Engineering, IIT Bombay."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/electrical-engineering-iit-bombay#asg",
      "name": "Electrical Engineering @ IIT Bombay ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/electrical-engineering-iit-bombay",
      "isPartOf": {
        "@id": "https://www.ee.iitb.ac.in/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}