{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://wild.org/#organization",
      "name": "Wild",
      "url": "https://wild.org/",
      "description": "WILD supports communities at the front lines of conservation, strengthening the relationships, knowledge, and systems needed to defend and steward the wild"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/wild#asg",
      "name": "Wild ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/wild",
      "isPartOf": {
        "@id": "https://wild.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}