{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.orel.cz/#organization",
      "name": "Orel",
      "url": "http://www.orel.cz/",
      "description": "Orel je křesťanská sportovní organizace, která staví na jednoduché myšlence: sport má být pro všechny a má mít smysl."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/orel#asg",
      "name": "Orel ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/orel",
      "isPartOf": {
        "@id": "http://www.orel.cz/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}