{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Are your crackers suitable for people with dietary restrictions?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, we offer a variety of crackers that cater to different dietary needs, including gluten-free, low-sodium, and whole grain options. Please refer to each product's label for specific allergen and ingredient information."
}
},
{
"@type": "Question",
"name": "How should I store your crackers to keep them fresh?",
"acceptedAnswer": {
"@type": "Answer",
"text": "To maintain freshness, store our crackers in a cool, dry place in an airtight container after opening. Avoid exposure to heat or humidity."
}
},
{
"@type": "Question",
"name": "Do you offer bulk or wholesale purchasing options?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, we provide bulk and wholesale options for retailers, event planners, and hospitality businesses. Please contact our sales team for more information on pricing and availability."
}
}