{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.njais.org/#organization",
      "name": "NJAIS Learning Hub",
      "url": "https://www.njais.org/",
      "description": "NJAIS - New Jersey Association of Independent Schools"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/njais-learning-hub#asg",
      "name": "NJAIS Learning Hub ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/njais-learning-hub",
      "isPartOf": {
        "@id": "https://www.njais.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}