{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.brgm.fr/fr#organization",
      "name": "BRGM",
      "url": "https://www.brgm.fr/fr",
      "description": "Service géologique national"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/brgm#asg",
      "name": "BRGM ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/brgm",
      "isPartOf": {
        "@id": "https://www.brgm.fr/fr#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}