{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.reebok.com/#organization",
      "name": "Reebok",
      "url": "https://www.reebok.com/",
      "description": "Discover Reebok’s iconic athletic shoes, apparel, and gear designed for performance, style, and comfort. Sign up for 15% off your first order, early access to new products. Free shipping on orders $75+ and easy returns."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/reebok#asg",
      "name": "Reebok ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/reebok",
      "isPartOf": {
        "@id": "https://www.reebok.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}