{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://whyliveschool.com/#organization",
      "name": "LiveSchool",
      "url": "https://whyliveschool.com/",
      "description": "The schoolwide behavior platform. Track points, reward students, run house competitions, and send weekly Recaps to families."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/liveschool#asg",
      "name": "LiveSchool ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/liveschool",
      "isPartOf": {
        "@id": "https://whyliveschool.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}