{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Is this romper safe for babies with eczema?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. The romper is made from certified organic combed cotton, which is naturally soft, breathable, and gentle on sensitive or eczema-prone skin."
}
},
{
"@type": "Question",
"name": "Does the fabric shrink after washing?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The fabric is pre-washed to reduce shrinkage to about 4%, helping maintain the fit after multiple washes."
}
},
{
"@type": "Question",
"name": "Is the romper suitable for layering in colder weather?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. The long sleeves and footless design make it ideal for layering over bodysuits or under sleep sacks."
}
},
{
"@type": "Question",
"name": "What makes organic cotton better for babies?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Organic cotton is grown without harmful chemicals, making it safer, softer, and more breathable for delicate baby skin."
}
}
]
}

