{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.rarebookschool.org/#organization",
      "name": "Rare Book School",
      "url": "http://www.rarebookschool.org/",
      "description": "Studying, preserving, and sharing the story of written, printed, and digital materials on the grounds of the University of Virginia"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/rare-book-school#asg",
      "name": "Rare Book School ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/rare-book-school",
      "isPartOf": {
        "@id": "http://www.rarebookschool.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}