{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.zanybrainy.com/#organization",
      "name": "Zany Brainy",
      "url": "https://www.zanybrainy.com/",
      "description": "Hello! Welcome to the wonderful world of Zany Brainy!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/zany-brainy#asg",
      "name": "Zany Brainy ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/zany-brainy",
      "isPartOf": {
        "@id": "https://www.zanybrainy.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}