{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What types of silk fabrics are available?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Common types of silk fabrics include Mulberry silk, Banarasi silk, Kanchipuram silk, Tussar silk, and blended silk fabrics, each with unique textures and weaving styles."
}
},
{
"@type": "Question",
"name": "How do I care for silk garments?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Silk garments should be dry-cleaned or hand-washed with mild detergent in cold water. Avoid direct sunlight while drying and store them in a cool, dry place."
}
},
{
"@type": "Question",
"name": "Are silk products suitable for all seasons?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, silk is a breathable natural fiber that keeps you cool in summer and warm in winter, making it suitable for all seasons."
}
}
]
}