{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.naca.org/#organization",
      "name": "NACA",
      "url": "http://www.naca.org/",
      "description": "National Association for Campus Activities (NACA) is a non-profit organization that provides knowledge, ideas and resources for campus life. It is a member-only organization that provides programs, conferences, conventions, and events."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/naca#asg",
      "name": "NACA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/naca",
      "isPartOf": {
        "@id": "http://www.naca.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}