{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.thereader.org.uk/#organization",
      "name": "The Reader",
      "url": "https://www.thereader.org.uk/",
      "description": "The Reader brings people together and books to life in free, weekly Shared Reading groups across the UK."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-reader#asg",
      "name": "The Reader ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-reader",
      "isPartOf": {
        "@id": "https://www.thereader.org.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}