{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nethost-group.as/#organization",
      "name": "Nethost group a.s.",
      "url": "https://www.nethost-group.as/",
      "description": "..."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nethost-group-a-s#asg",
      "name": "Nethost group a.s. ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nethost-group-a-s",
      "isPartOf": {
        "@id": "https://www.nethost-group.as/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}