{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.caus.cz/#organization",
      "name": "ČAUS",
      "url": "https://www.caus.cz/",
      "description": "Oficiální web ČAUS. Informace o soutěžích, hrách a reprezentaci českých studentů na všech úrovních."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/caus#asg",
      "name": "ČAUS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/caus",
      "isPartOf": {
        "@id": "https://www.caus.cz/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}