{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.jason.org/#organization",
      "name": "JASON Learning",
      "url": "http://www.jason.org/",
      "description": "The JASON Learning online library provides real-world STEM curriculum to educate the classrooms of tomorrow - from anywhere!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/jason-learning#asg",
      "name": "JASON Learning ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/jason-learning",
      "isPartOf": {
        "@id": "http://www.jason.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}