{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://processingfoundation.org/#organization",
      "name": "Processing Foundation",
      "url": "https://processingfoundation.org/",
      "description": "Our mission is to promote software literacy within the visual arts, and visual literacy within technology-related fields — and to make these fields accessible to diverse communities."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/processing-foundation#asg",
      "name": "Processing Foundation ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/processing-foundation",
      "isPartOf": {
        "@id": "https://processingfoundation.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}