{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.jstor.org/#organization",
      "name": "JSTOR",
      "url": "https://www.jstor.org/",
      "description": "JSTOR is a digital library of academic journals, books, and primary sources."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/jstor#asg",
      "name": "JSTOR ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/jstor",
      "isPartOf": {
        "@id": "https://www.jstor.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}