{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.deeplab.net/#organization",
      "name": "Your Site Title",
      "legalName": "Your Site Title",
      "url": "http://www.deeplab.net/",
      "description": "Deep Lab is a congress of cyberfeminist researchers, organized by STUDIO Fellow Addie Wagenknecht to examine how the themes of privacy, security, surveillance, anonymity, and large-scale data aggregation are problematized in the arts, culture and society."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/your-site-title#asg",
      "name": "Your Site Title ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/your-site-title",
      "isPartOf": {
        "@id": "http://www.deeplab.net/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}