{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://cyclingindustries.com/#organization",
      "name": "CIE",
      "url": "https://cyclingindustries.com/",
      "description": "Cycling Industries Europe (CIE) is a new trade association for companies working in the cycling sector."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cie#asg",
      "name": "CIE ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cie",
      "isPartOf": {
        "@id": "https://cyclingindustries.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}