{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sans.org/#organization",
      "name": "SANS",
      "url": "https://www.sans.org/",
      "description": "SANS Institute is the most trusted resource for cybersecurity training, certifications and research. Offering more than 60 courses across all practice areas, SANS trains over 40,000 cybersecurity professionals annually."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sans#asg",
      "name": "SANS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sans",
      "isPartOf": {
        "@id": "https://www.sans.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}