{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What are the different types of wash basins available?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Some of the most commonly found wash basins available in the market include full-pedestal wash basins, half-pedestal wash basins, under-counter wash basins, over-counter wash basins, and vanity basins."
}
},
{
"@type": "Question",
"name": "What is a half-pedestal basin, and how does it differ from a full-pedestal basin?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A half pedestal basin, as the name suggests, is only half in length of the pedestal as opposed to the full pedestal basin, where the pedestal is of full length. \n\nUsually, a half-pedestal basin is installed in a small-sized bathroom where you can utilize the space below the half-pedestal to store other bathroom essentials."
}
},
{
"@type": "Question",
"name": "Are full pedestal basins compatible with all types of bathrooms?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, full-pedestal basins are compatible with all types of bathrooms and can be easily installed in your bathroom with any decor."
}
}
]
}