{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://repaq.org/#organization",
      "name": "RÉPAQ",
      "url": "https://repaq.org/",
      "description": "Le réseau a pour mandat de favoriser le partage des pratiques et des connaissances entre ses membres, dans une perspective d’innovation"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/repaq#asg",
      "name": "RÉPAQ ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/repaq",
      "isPartOf": {
        "@id": "https://repaq.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}