{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.edgyn.eu/#organization",
      "name": "EDGYN",
      "url": "http://www.edgyn.eu/",
      "description": "Secure Authentication"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/edgyn#asg",
      "name": "EDGYN ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/edgyn",
      "isPartOf": {
        "@id": "http://www.edgyn.eu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}