{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://thelearningstandard.org/#organization",
      "name": "The Learning Standard",
      "url": "https://thelearningstandard.org/",
      "description": "Authoritative ratings of educational apps based on learning science. We test every app against instructional invariants and publish the truth. Find apps that actually teach."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-learning-standard#asg",
      "name": "The Learning Standard ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-learning-standard",
      "isPartOf": {
        "@id": "https://thelearningstandard.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}