{
    "@context": "https://schema.org/",
    "@type": "Product",
    "name": "Zebra Butter Cookies",
    "description": "Beautiful buttery marbled cookies with vanilla and chocolate swirls. Made with real butter and cocoa powder.",
    "image": "https://thewheatbunny.shop/images/products/zebra-cookies/webp/Zebra%20cookies.webp",
    "brand": {
        "@type": "Brand",
        "name": "Wheat Bunny"
    },
    "offers": {
        "@type": "Offer",
        "name": "250g (18-22 pieces)",
        "price": "10.00",
        "priceCurrency": "SGD",
        "availability": "https://schema.org/InStock"
    }
}
