{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.fourthstreetclinic.org/#organization",
      "name": "Fourth Street Clinic",
      "url": "http://www.fourthstreetclinic.org/",
      "description": "Fourth Street Clinic provides high-quality and extensive health care and support services to homeless men, women and children in Utah."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/fourth-street-clinic#asg",
      "name": "Fourth Street Clinic ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/fourth-street-clinic",
      "isPartOf": {
        "@id": "http://www.fourthstreetclinic.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}