{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.teachersdg.org/#organization",
      "name": "Teachers Development Group",
      "url": "https://www.teachersdg.org/",
      "description": "Teachers Development Group is a nonprofit dedicated to improving all students"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/teachers-development-group#asg",
      "name": "Teachers Development Group ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/teachers-development-group",
      "isPartOf": {
        "@id": "https://www.teachersdg.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}