{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What types of events do catering services cover?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Catering services cover a variety of events including weddings, corporate meetings, birthday parties, anniversaries, outdoor gatherings, and private celebrations."
}
},
{
"@type": "Question",
"name": "Can catering menus be customized to dietary preferences?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, most catering services offer customizable menus to accommodate dietary restrictions, allergies, and specific preferences such as vegetarian, vegan, gluten-free, and more."
}
},
{
"@type": "Question",
"name": "How far in advance should I book a catering service?",
"acceptedAnswer": {
"@type": "Answer",
"text": "It’s recommended to book catering services at least 2-4 weeks in advance to ensure availability and adequate preparation time, especially for large or special events."
}
}
]
}