{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.schwinnbikes.com/#organization",
      "name": "Schwinn Bikes",
      "url": "https://www.schwinnbikes.com/",
      "description": "Since 1898 we've created the very best bikes and continue this legacy today. But beyond making men's and women's mountain, electric, hybrid, and kids bikes, we make memories."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/schwinn-bikes#asg",
      "name": "Schwinn Bikes ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/schwinn-bikes",
      "isPartOf": {
        "@id": "https://www.schwinnbikes.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}