{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Do you provide written estimates?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, we provide written estimates before performing any repairs."
}
},
{
"@type": "Question",
"name": "What happens if I don’t authorize repairs?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No work will be performed without your authorization."
}
}
]
}