{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gardenconservancy.org/#organization",
      "name": "The Garden Conservancy",
      "url": "https://gardenconservancy.org/",
      "description": "Founded in 1989, the Garden Conservancy is a 501(c)(3) nonprofit organization working to preserve, share, and celebrate America"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-garden-conservancy#asg",
      "name": "The Garden Conservancy ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-garden-conservancy",
      "isPartOf": {
        "@id": "https://gardenconservancy.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}