{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gund.com/#organization",
      "name": "Gund",
      "url": "https://gund.com/",
      "description": "Shop GUND and Baby GUND stuffed animals, teddy bears, and licensed plush. Free Shipping on Orders $50+."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/gund#asg",
      "name": "Gund ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/gund",
      "isPartOf": {
        "@id": "https://gund.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}