{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is early symptomatic Alzheimer's disease?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Early symptomatic Alzheimer's disease, also known as AD, is a progressive, neurodegenerative disorder characterized by the gradual decline in memory, thinking, and reasoning skills. It is the most common cause of dementia, affecting cognitive functions such as memory, communication, problem-solving, and the ability to perform everyday activities."
      }
    },
    {
      "@type": "Question",
      "name": "What are the risk factors for Alzheimer's disease?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The risk factors for Alzheimer's disease include genetic factors, such as the APOE gene, and age."
      }
    },
    {
      "@type": "Question",
      "name": "What are the symptoms of Alzheimer's disease?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Symptoms of Alzheimer's disease include memory loss, confusion, difficulty in communication, and mood swings."
      }
    },
    {
      "@type": "Question",
      "name": "What are the differential diagnoses for Alzheimer's disease?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Differential diagnoses for Alzheimer's disease include mild cognitive impairment (MCI) and mild dementia."
      }
    },
    {
      "@type": "Question",
      "name": "What treatments are available for Alzheimer's disease?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Possible treatments for Alzheimer's disease include drug treatments to reduce amyloid plaques."
      }
    }
  ]
}
