{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bookonshelves.com/#organization",
      "name": "Book On Shelves",
      "url": "https://bookonshelves.com/",
      "description": "Distribute your book worldwide and give bookstores access to quality titles. At Book on Shelves, we make book distribution process simple and effective."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/book-on-shelves#asg",
      "name": "Book On Shelves ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/book-on-shelves",
      "isPartOf": {
        "@id": "https://bookonshelves.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}