{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What services are included in event planning?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Event planning services typically include venue selection, theme design, decor, catering, entertainment, vendor coordination, and on-site management."
}
},
{
"@type": "Question",
"name": "Can you customize events based on specific themes or requirements?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, events can be fully customized to match your desired theme, preferences, and budget, ensuring a unique and memorable experience."
}
},
{
"@type": "Question",
"name": "Do you offer day-of coordination for events?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, we provide day-of coordination services to manage event logistics, vendors, and timelines, ensuring everything runs smoothly on the event day."
}
}
]
}