{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.udacity.com/#organization",
      "name": "Udacity",
      "url": "https://www.udacity.com/",
      "description": "Udacity is the world's fastest, most efficient way to master the skills tech companies want. 100% online, part-time & self-paced."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/udacity#asg",
      "name": "Udacity ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/udacity",
      "isPartOf": {
        "@id": "https://www.udacity.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}