{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://company-bike.com/#organization",
      "name": "Company Bike",
      "url": "https://company-bike.com/",
      "description": "Fahrrad-Leasing für Großunternehmen: Profitieren Sie von bis zu 70 % Ersparnis, persönlichem Support und individueller Beratung."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/company-bike#asg",
      "name": "Company Bike ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/company-bike",
      "isPartOf": {
        "@id": "https://company-bike.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}