{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.cerg-fluides.com/#organization",
      "name": "CERG",
      "url": "http://www.cerg-fluides.com/",
      "description": "Plongez dans l’univers du CERG, centre d’essais spécialisé en mécanique des fluides, basé à Grenoble."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cerg#asg",
      "name": "CERG ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cerg",
      "isPartOf": {
        "@id": "http://www.cerg-fluides.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}