{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.perlfoundation.org/#organization",
      "name": "The Perl & Raku Foundation",
      "url": "http://www.perlfoundation.org/",
      "description": "The Perl Foundation is dedicated to the advancement of the Perl and Raku programming language. We seek to do this through open discussion, collaboration, design, and code."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-perl-and-raku-foundation#asg",
      "name": "The Perl & Raku Foundation ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-perl-and-raku-foundation",
      "isPartOf": {
        "@id": "http://www.perlfoundation.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}