{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.campusbooks.com/#organization",
      "name": "CampusBooks",
      "url": "https://www.campusbooks.com/",
      "description": "CampusBooks is a textbook price comparison platform that helps students find the best deals on used books, rentals, and buyback offers from top online vendors."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/campusbooks#asg",
      "name": "CampusBooks ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/campusbooks",
      "isPartOf": {
        "@id": "https://www.campusbooks.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}