{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What types of events do caterers serve?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Caterers provide services for weddings, parties, corporate events, social gatherings, and special occasions, offering customized menu options."
}
},
{
"@type": "Question",
"name": "Can I customize the menu for my event?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, most caterers offer customizable menus to suit your preferences, dietary requirements, and the theme of your event."
}
},
{
"@type": "Question",
"name": "How far in advance should I book a caterer?",
"acceptedAnswer": {
"@type": "Answer",
"text": "It is recommended to book your caterer at least 2 to 3 weeks in advance to ensure availability and adequate preparation time."
}
}
]
}