{
    "@context": "https://schema.org/",
    "@type": "Product",
    "name": "Sourdough Burger Buns",
    "description": "Soft and flavorful sourdough buns, perfect for your gourmet burgers. Made with wheat flour, butter, milk, and egg.",
    "image": "https://thewheatbunny.shop/images/products/burger-buns/webp/burger_buns.webp",
    "brand": {
        "@type": "Brand",
        "name": "Wheat Bunny"
    },
    "offers": {
        "@type": "Offer",
        "name": "6 pieces",
        "price": "8.00",
        "priceCurrency": "SGD",
        "availability": "https://schema.org/InStock"
    }
}
