{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What are sports garments?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Sports garments are specially designed clothing items meant to enhance comfort, flexibility, and performance during physical activities, including workout wear, jerseys, leggings, and compression gear."
}
},
{
"@type": "Question",
"name": "What materials are commonly used in sportswear?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Common materials include polyester, spandex, nylon, and moisture-wicking fabrics that help keep the body cool and dry during exercise or sports."
}
},
{
"@type": "Question",
"name": "How do I choose the right sports garments?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Choose sports garments based on the activity, ensuring a proper fit, breathable material, and features like stretch, sweat resistance, and support where needed."
}
}
]
}