{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://wildaid.org/#organization",
      "name": "WildAid",
      "url": "http://wildaid.org/",
      "description": "WildAid funds wildlife and marine conservation across 25 countries, fighting poaching and reducing demand for wildlife products for over 20 years."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/wildaid#asg",
      "name": "WildAid ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/wildaid",
      "isPartOf": {
        "@id": "http://wildaid.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}