{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What types of tiles are available?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Common tile types include ceramic, porcelain, vitrified, and mosaic tiles, each offering different durability and design options."
}
},
{
"@type": "Question",
"name": "How do I choose between tiles and marble for flooring?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Tiles are generally more affordable and easier to maintain, while marble offers a luxurious look but requires regular care and polishing."
}
},
{
"@type": "Question",
"name": "Can tiles and marble be used for both flooring and walls?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, both tiles and marble are versatile materials suitable for flooring as well as wall cladding in residential and commercial spaces."
}
}
]
}