{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://palata.cz/#organization",
      "name": "Palata",
      "url": "https://palata.cz/",
      "description": "Mám zájem o služby Palaty"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/palata#asg",
      "name": "Palata ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/palata",
      "isPartOf": {
        "@id": "https://palata.cz/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}