{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://zado-shoes.com/#organization",
      "name": "ZADO",
      "url": "https://zado-shoes.com/",
      "description": "Zado Store For Shoes"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/zado#asg",
      "name": "ZADO ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/zado",
      "isPartOf": {
        "@id": "https://zado-shoes.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}