{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cbtnuggets.com/#organization",
      "name": "CBT Nuggets",
      "legalName": "CBT Nuggets, LLC",
      "url": "https://www.cbtnuggets.com/",
      "description": "We provide a variety of training, primarily in IT, project management, and office productivity topics. Our comprehensive library contains thousands of training videos ranging from Cisco networking to Microsoft Word. Whether you want to pass a certification exam, increase your skills, or simply learn new things, we've got you covered!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cbt-nuggets#asg",
      "name": "CBT Nuggets ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cbt-nuggets",
      "isPartOf": {
        "@id": "https://www.cbtnuggets.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}