{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ihr.org/#organization",
      "name": "IHR",
      "url": "https://ihr.org/",
      "description": "The Institute for Historical Review is an independent educational center and publisher that works to promote peace, understanding and justice through greater public awareness of the past, and especially socially-politically relevant aspects of modern history."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ihr#asg",
      "name": "IHR ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ihr",
      "isPartOf": {
        "@id": "https://ihr.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}