{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://heallexa.com/#organization",
      "name": "Heallexa",
      "legalName": "Heallexa Inc.",
      "url": "https://heallexa.com/",
      "description": "Heallexa is an AI powered healthcare search platform that helps patients find healthcare providers by specialty, location, insurance, and availability."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/heallexa#asg",
      "name": "Heallexa ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/heallexa",
      "isPartOf": {
        "@id": "https://heallexa.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}