{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.ite.edu.sg/#organization",
      "name": "Institute of Technical Education",
      "url": "http://www.ite.edu.sg/",
      "description": "The Institute of Technical Education (ITE) is a post-secondary institution in Singapore under Ministry of Education (MOE), offering Higher Nitec, Diploma, Skillsfuture and other short courses."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/institute-of-technical-education#asg",
      "name": "Institute of Technical Education ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/institute-of-technical-education",
      "isPartOf": {
        "@id": "http://www.ite.edu.sg/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}