{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ohio.edu/#organization",
      "name": "Ohio University",
      "url": "https://www.ohio.edu/",
      "description": "Ohio University offers more than 250 programs, including undergraduate and graduate-level study with outstanding professors. At OHIO, you’ll gain knowledge, skills, and experiences for career success."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ohio-university#asg",
      "name": "Ohio University ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ohio-university",
      "isPartOf": {
        "@id": "https://www.ohio.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}