{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What types of home services are offered?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Home services include cleaning, plumbing, electrical repairs, appliance maintenance, pest control, handyman work, and other household maintenance tasks."
}
},
{
"@type": "Question",
"name": "How can I book a home service appointment?",
"acceptedAnswer": {
"@type": "Answer",
"text": "You can book a home service appointment online through the service provider's website or by contacting their customer support directly."
}
},
{
"@type": "Question",
"name": "Are home service providers certified and insured?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Reputable home service providers ensure their technicians are certified, trained, and insured to guarantee safe and quality service."
}
}
]
}