{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.rivbike.com/#organization",
      "name": "Rivendell Bicycle Works",
      "url": "https://www.rivbike.com/",
      "description": "We make the world's finest steel bicycles. We also sell practical bike parts and normal looking bicycle clothes."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/rivendell-bicycle-works#asg",
      "name": "Rivendell Bicycle Works ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/rivendell-bicycle-works",
      "isPartOf": {
        "@id": "https://www.rivbike.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}