{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.shopbop.com/#organization",
      "name": "Shopbop",
      "url": "https://www.shopbop.com/",
      "description": "Discover the latest apparel, activewear, shoes & accessories from established and emerging designers. Enjoy FREE Two-Day Shipping and FREE Returns."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/shopbop#asg",
      "name": "Shopbop ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/shopbop",
      "isPartOf": {
        "@id": "https://www.shopbop.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}