{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ada.com/#organization",
      "name": "Ada",
      "url": "https://ada.com/",
      "description": "Hi. We're Ada. Our symptom assessment helps people manage their health, and our enterprise solutions help our partners improve health and care. See how we can help you too."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ada#asg",
      "name": "Ada ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ada",
      "isPartOf": {
        "@id": "https://ada.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}