{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.worldofbooks.com/#organization",
      "name": "World of Books",
      "url": "https://www.worldofbooks.com/",
      "description": "Browse our massive collection of over 2 million used books. World of Books is one of the largest online sellers of second-hand books. Free US shipping on orders over $15."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/world-of-books#asg",
      "name": "World of Books ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/world-of-books",
      "isPartOf": {
        "@id": "https://www.worldofbooks.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}