{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://virnetx.com/#organization",
      "name": "VirnetX",
      "url": "https://virnetx.com/",
      "description": "Gabriel’s patented technology creates private, secure networks and encrypted communication channels over the Internet."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/virnetx#asg",
      "name": "VirnetX ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/virnetx",
      "isPartOf": {
        "@id": "https://virnetx.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}