{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.abetterinternet.org/#organization",
      "name": "Internet Security Research Group",
      "url": "https://www.abetterinternet.org/",
      "description": "ISRG’s mission is to reduce financial, technological, and educational barriers to secure communication over the Internet."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/internet-security-research-group#asg",
      "name": "Internet Security Research Group ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/internet-security-research-group",
      "isPartOf": {
        "@id": "https://www.abetterinternet.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}