{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.psi.org/#organization",
      "name": "PSI",
      "url": "http://www.psi.org/",
      "description": "Nonprofit helping people in developing countries lead healthier lives and plan families by marketing affordable health products and services."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/psi#asg",
      "name": "PSI ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/psi",
      "isPartOf": {
        "@id": "http://www.psi.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}