{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://johnsdunnfoundation.org/#organization",
      "name": "John S. Dunn Foundation",
      "url": "http://johnsdunnfoundation.org/",
      "description": "A Texas Nonprofit Organization established by John S. Dunn for healthcare education, including nursing programs, healthcare clinics for the underserved, mental health programs, and medical research in the greater Houston area."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/john-s-dunn-foundation#asg",
      "name": "John S. Dunn Foundation ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/john-s-dunn-foundation",
      "isPartOf": {
        "@id": "http://johnsdunnfoundation.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}