{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ashoka.org/#organization",
      "name": "Ashoka",
      "url": "https://www.ashoka.org/",
      "description": "Ashoka envisions a world in which Everyone is a Changemaker: a world where all citizens are powerful and contribute to change in positive ways."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ashoka#asg",
      "name": "Ashoka ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ashoka",
      "isPartOf": {
        "@id": "https://www.ashoka.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}