<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Do you offer refunds?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, we offer a 14-day refund window for any reason."
}
},
{
"@type": "Question",
"name": "How do I cancel my subscription?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Go to Settings → Billing → Cancel Plan. The cancellation takes effect at the end of the billing period."
}
}
]
}
</script>Paste this into the <head> (or footer) of your /faq page. Validate at Google's Rich Results Test.