Skip to Content
"@context": "https://schema.org",
"@type": "CollectionPage",
"name": "Semula Shop - Upcycled Plastic Products",
"url": "https://semula.sg/shop/",
"description": "Browse our collection of sustainable, handcrafted products made from 100% recycled plastic waste.",
"mainEntity": {
"@type": "ItemList",
"numberOfItems": 10,
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "Product",
"name": "Carabiner",
"url": "https://semula.sg/product/carabiner/",
"offers": {
"@type": "Offer",
"price": "5.00",
"priceCurrency": "SGD",
"availability": "https://schema.org/InStock"
}
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@type": "Product",
"name": "Soap Dish",
"url": "https://semula.sg/product/soap-dish/",
"offers": {
"@type": "Offer",
"price": "8.00",
"priceCurrency": "SGD"
}
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@type": "Product",
"name": "Mini Plant Pot",
"offers": {
"@type": "Offer",
"price": "10.00",
"priceCurrency": "SGD"
}
}
},
{
"@type": "ListItem",
"position": 4,
"item": {
"@type": "Product",
"name": "Semula Clipboards",
"offers": {
"@type": "Offer",
"price": "28.00",
"priceCurrency": "SGD"
}
}
},
{
"@type": "ListItem",
"position": 5,
"item": {
"@type": "Product",
"name": "Plaques and Award Trophies",
"offers": {
"@type": "Offer",
"lowPrice": "75.00",
"@type": "AggregateOffer",
"priceCurrency": "SGD"
}
}
}
]
}
}