{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.saylor.org/#organization",
      "name": "Saylor University",
      "url": "http://www.saylor.org/",
      "description": "Learn new skills, earn credit toward a degree, or advance your career at your own pace with free Saylor University courses!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/saylor-university#asg",
      "name": "Saylor University ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/saylor-university",
      "isPartOf": {
        "@id": "http://www.saylor.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}