{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://laion.ai/#organization",
      "name": "LAION",
      "url": "https://laion.ai/",
      "description": "LAION, Large-scale Artificial Intelligence Open Network, is a non-profit organization making machine learning resources available to the general public."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/laion#asg",
      "name": "LAION ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/laion",
      "isPartOf": {
        "@id": "https://laion.ai/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}