{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sram.com/#organization",
      "name": "Shop SRAM",
      "url": "https://www.sram.com/",
      "description": "At SRAM we are passionate about cycling. We ride our bikes to work and around town. We ride our bikes in the peloton, on the trails and down the mountains."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/shop-sram#asg",
      "name": "Shop SRAM ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/shop-sram",
      "isPartOf": {
        "@id": "https://www.sram.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}