{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://thehopeclinic.org/#organization",
      "name": "Hope Clinic",
      "url": "http://thehopeclinic.org/",
      "description": "The Hope Clinic in Ypsilanti and Wayne, MI provides free medical, dental, food, and behavioral health care services for the uninsured."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hope-clinic#asg",
      "name": "Hope Clinic ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hope-clinic",
      "isPartOf": {
        "@id": "http://thehopeclinic.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}