{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.taylors.edu.my/#organization",
      "name": "Taylor's Education Group",
      "url": "https://www.taylors.edu.my/",
      "description": "Taylor"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/taylor-s-education-group#asg",
      "name": "Taylor's Education Group ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/taylor-s-education-group",
      "isPartOf": {
        "@id": "https://www.taylors.edu.my/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}