{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://code.org/#organization",
      "name": "Code.org",
      "url": "http://code.org/",
      "description": "Bring computer science and AI education to your classroom with CodeAI’s free K–12 curriculum, hands-on projects, and teacher professional development—no prior experience needed."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/code-org#asg",
      "name": "Code.org ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/code-org",
      "isPartOf": {
        "@id": "http://code.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}