{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cannondale.com/en-gb#organization",
      "name": "Cannondale Bikes",
      "url": "https://www.cannondale.com/en-gb",
      "description": "Widely regarded as the bike industry"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cannondale-bikes#asg",
      "name": "Cannondale Bikes ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cannondale-bikes",
      "isPartOf": {
        "@id": "https://www.cannondale.com/en-gb#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}