{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://allea.org/#organization",
      "name": "ALLEA",
      "url": "http://allea.org/",
      "description": "ALLEA is the European Federation of Academies of Sciences and Humanities, representing more than 50 academies from about 40 EU and non-EU countries."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/allea#asg",
      "name": "ALLEA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/allea",
      "isPartOf": {
        "@id": "http://allea.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}