{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nic.cz/#organization",
      "name": "CZ.NIC",
      "url": "https://www.nic.cz/",
      "description": "Správce domén CZ."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/cz-nic#asg",
      "name": "CZ.NIC ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/cz-nic",
      "isPartOf": {
        "@id": "https://www.nic.cz/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}