{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How do I clean and maintain my acacia wood bowls?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Hand wash with mild soap and lukewarm water. Dry immediately with a soft cloth. To prevent cracking and maintain the natural grain, apply a food-safe mineral oil once a month."
}
},
{
"@type": "Question",
"name": "Are handcrafted bamboo products dishwasher safe?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No, handcrafted bamboo and wood products should never be put in the dishwasher. High heat and prolonged water exposure can cause warping, cracking, and damage to the natural fibers."
}
}
]
}