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