{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.eccomas.org/#organization",
      "name": "ECCOMAS",
      "url": "https://www.eccomas.org/",
      "description": "ECCOMAS, the European Community on Computational Methods in Applied Sciences, is a scientific organization grouping together European associations with interests in the development and applications of computational methods in science and technology."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/eccomas#asg",
      "name": "ECCOMAS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/eccomas",
      "isPartOf": {
        "@id": "https://www.eccomas.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}