{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.hackthissite.org/#organization",
      "name": "Hack This Site",
      "url": "http://www.hackthissite.org/",
      "description": "HackThisSite.org is a free, safe and legal training ground for hackers to test and expand their ethical hacking skills with challenges, CTFs, and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hack-this-site#asg",
      "name": "Hack This Site ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hack-this-site",
      "isPartOf": {
        "@id": "http://www.hackthissite.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}