{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nysais.org/#organization",
      "name": "NYSAIS",
      "url": "https://www.nysais.org/",
      "description": "NYSAIS is a voluntary association of over 200 independent nursery, elementary, and secondary schools enrolling over 80,000 students in NY."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nysais#asg",
      "name": "NYSAIS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nysais",
      "isPartOf": {
        "@id": "https://www.nysais.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}