{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.code-animal.com/#organization",
      "name": "Code animal",
      "url": "https://www.code-animal.com/",
      "description": "Association de protection animale œuvrant pour l'évolution des lois et l'arrêt de l'utilisation des animaux sauvages dans le divertissement."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/code-animal#asg",
      "name": "Code animal ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/code-animal",
      "isPartOf": {
        "@id": "https://www.code-animal.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}