{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.caes.cz/#organization",
      "name": "ČAES",
      "url": "https://www.caes.cz/",
      "description": "ČAES — Česká asociace adventure outdoor extreme sport. Kalendář závodů, aktuality a informace pro členy i příznivce."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/caes#asg",
      "name": "ČAES ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/caes",
      "isPartOf": {
        "@id": "https://www.caes.cz/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}