{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What types of home care services do you provide?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We provide a variety of home care services including personal care, companionship, medication management, dementia care, respite care, and post-hospital support tailored to individual needs."
}
},
{
"@type": "Question",
"name": "How do you ensure the quality and reliability of your caregivers?",
"acceptedAnswer": {
"@type": "Answer",
"text": "All our caregivers undergo thorough background checks, comprehensive training, and continuous supervision to ensure high-quality, compassionate, and dependable care."
}
},
{
"@type": "Question",
"name": "How can I get started with home care services for my loved one?",
"acceptedAnswer": {
"@type": "Answer",
"text": "You can start by contacting our care team for a free consultation and assessment. We will work with you to develop a personalized care plan that fits your loved one’s needs and preferences."
}
}
]