{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://eaiforum.org/#organization",
      "name": "European AI Forum",
      "url": "https://eaiforum.org/",
      "description": "The European AI Forum (EAIF) is the umbrella organisation of national European AI associations and clusters."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/european-ai-forum#asg",
      "name": "European AI Forum ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/european-ai-forum",
      "isPartOf": {
        "@id": "https://eaiforum.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}