{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.albert.health/#organization",
      "name": "Albert Health",
      "url": "https://www.albert.health/",
      "description": "Managing a chronic condition can feel overwhelming, but you don’t have to do it alone. Albert provides personalized guidance, insights, and support to help you stay on track every step of the way."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/albert-health#asg",
      "name": "Albert Health ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/albert-health",
      "isPartOf": {
        "@id": "https://www.albert.health/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}