{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tryhackme.com/#organization",
      "name": "TryHackMe",
      "url": "https://tryhackme.com/",
      "description": "TryHackMe is a free online platform to learn cyber security through hands-on labs and exercises, accessible entirely in your browser — perfect for all skill levels."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/tryhackme#asg",
      "name": "TryHackMe ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/tryhackme",
      "isPartOf": {
        "@id": "https://tryhackme.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}