{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.newprofit.org/#organization",
      "name": "New Profit",
      "url": "http://www.newprofit.org/",
      "description": "New Profit is a venture philanthropy organization that backs breakthrough social entrepreneurs who are advancing equity and opportunity in America."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/new-profit#asg",
      "name": "New Profit ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/new-profit",
      "isPartOf": {
        "@id": "http://www.newprofit.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}