{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cedrem.fr/#organization",
      "name": "CEDREM",
      "url": "https://www.cedrem.fr/",
      "description": "Le CEDREM est un centre d’expertise spécialisé dans l’analyse du comportement des matériaux et structures soumis à des phénomènes dynamiques."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/cedrem#asg",
      "name": "CEDREM ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/cedrem",
      "isPartOf": {
        "@id": "https://www.cedrem.fr/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}