{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://typebooks.ca/#organization",
      "name": "TYPE Books - An independent Toronto bookstore",
      "url": "https://typebooks.ca/",
      "description": "Shop online or visit one of three locations. Queen West: 883 Queen St W. The Junction: 2887 Dundas St W. & Forest Hill: 427 Spadina Rd."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/type-books-an-independent-toronto-bookstore#asg",
      "name": "TYPE Books - An independent Toronto bookstore ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/type-books-an-independent-toronto-bookstore",
      "isPartOf": {
        "@id": "https://typebooks.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}