{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.csuohio.edu/#organization",
      "name": "Cleveland State University",
      "url": "https://www.csuohio.edu/",
      "description": "Cleveland State University is a public research university in Cleveland, Ohio, established in 1964. CSU offers over 200 programs across eight colleges emphasizing engaged learning through partnerships through local industries."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/cleveland-state-university#asg",
      "name": "Cleveland State University ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/cleveland-state-university",
      "isPartOf": {
        "@id": "https://www.csuohio.edu/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}