{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://openlibrary.org/#organization",
      "name": "Welcome to Open Library",
      "url": "https://openlibrary.org/",
      "description": "Open Library is an open, editable library catalog, building towards a web page for every book ever published. Read, borrow, and discover more than 3M books for free."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/welcome-to-open-library#asg",
      "name": "Welcome to Open Library ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/welcome-to-open-library",
      "isPartOf": {
        "@id": "https://openlibrary.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}