{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://cyberlaw.stanford.edu/#organization",
      "name": "Stanford CIS",
      "url": "https://cyberlaw.stanford.edu/",
      "description": "The Center for Internet and Society at Stanford Law School is a leader in the study of the law and policy around the Internet and other emerging technologies."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/stanford-cis#asg",
      "name": "Stanford CIS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/stanford-cis",
      "isPartOf": {
        "@id": "https://cyberlaw.stanford.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}