{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.echoinggreen.org/#organization",
      "name": "Echoing Green",
      "url": "http://www.echoinggreen.org/",
      "description": "We discover emerging social entrepreneurs, invest in their success, and put them on a path for lifelong impact."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/echoing-green#asg",
      "name": "Echoing Green ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/echoing-green",
      "isPartOf": {
        "@id": "http://www.echoinggreen.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}