{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.ihsa.org/#organization",
      "name": "IHSA",
      "url": "http://www.ihsa.org/",
      "description": "The official site for the Illinois High School Association, providing schedules, scores, and news for high school sports in Illinois."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ihsa#asg",
      "name": "IHSA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ihsa",
      "isPartOf": {
        "@id": "http://www.ihsa.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}