{
    "@context": "https://schema.org/",
    "@type": "Product",
    "name": "Mini Loafs",
    "description": "Small sourdough bread with inclusion — perfect for taste tests or gift boxes. Choose from Parmesan and Olives, Croissant Country Bread, Double Chocolate Chips, or Parmesan and Jalapeño.",
    "image": "https://thewheatbunny.shop/images/products/mini-loafs/webp/mini-loafs.webp",
    "brand": {
        "@type": "Brand",
        "name": "Wheat Bunny"
    },
    "offers": {
        "@type": "Offer",
        "name": "~220g",
        "price": "6.00",
        "priceCurrency": "SGD",
        "availability": "https://schema.org/InStock"
    }
}
