{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.ideas42.org/#organization",
      "name": "ideas42",
      "url": "http://www.ideas42.org/",
      "description": "Behavioral science nonprofit helping organizations improve outcomes, reduce costs, and design effective programs, policies, and systems."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ideas42#asg",
      "name": "ideas42 ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ideas42",
      "isPartOf": {
        "@id": "http://www.ideas42.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}