{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://onetreeplanted.org/#organization",
      "name": "One Tree Planted",
      "url": "https://onetreeplanted.org/",
      "description": "One Tree Planted is an environmental 501(c)3 nonprofit that plants trees around the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/one-tree-planted#asg",
      "name": "One Tree Planted ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/one-tree-planted",
      "isPartOf": {
        "@id": "https://onetreeplanted.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}