{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.casc.net/#organization",
      "name": "California Association of Student Councils",
      "url": "http://www.casc.net/",
      "description": "Student-led leadership development program serving California youth since 1947."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/california-association-of-student-councils#asg",
      "name": "California Association of Student Councils ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/california-association-of-student-councils",
      "isPartOf": {
        "@id": "http://www.casc.net/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}