# Lavender & Oat Milk Bath Soak — Glow Botanics > **Available formats:** [HTML](https://aztrix.io/glowbotanics.be/products/lavender-oat-milk-bath-soak/) · [.md](https://aztrix.io/glowbotanics.be/products/lavender-oat-milk-bath-soak.md) *(current)* · [.json](https://aztrix.io/glowbotanics.be/products/lavender-oat-milk-bath-soak/?format=json) **Price:** (EUR 24) Relaxing bath soak with colloidal oatmeal, dried lavender buds, and Epsom salts. Hand-blended in Brussels. 400g jar. ## Details - Category: Bath - Image: https://images.unsplash.com/photo-1600428877878-1a0fd85beda8?w=600&h=400&fit=crop ## More from this merchant [← All products](products.md?src=knowledge) ```json { "@context": [ "https://schema.org", "https://aztrix.io/ns/v1" ], "@graph": [ { "@id": "#merchant", "@type": "Organization", "name": "Glow Botanics", "url": "https://aztrix.io/glowbotanics.be/", "description": "Belgian clean beauty brand. Certified organic serums, moisturisers, and oils made with locally foraged botanicals. Cruelty-free and vegan.", "address": { "@type": "PostalAddress", "streetAddress": "Avenue Louise 54", "addressLocality": "Brussels", "postalCode": "1050", "addressCountry": "Belgium" }, "telephone": "+32 2 789 01 23", "category": "beauty_spas", "hasPart": [ { "@id": "#products" } ] }, { "@id": "#products", "@type": "CollectionPage", "name": "Products", "url": "https://aztrix.io/glowbotanics.be/products.md", "isPartOf": { "@id": "#merchant" }, "hasPart": [ { "@id": "#cat-oils" }, { "@id": "#cat-bath" }, { "@id": "#cat-gifts" }, { "@id": "#cat-serums" }, { "@id": "#cat-makeup" } ] }, { "@id": "#prod-lavender-oat-milk-bath-soak", "@type": "Product", "name": "Lavender & Oat Milk Bath Soak", "description": "Relaxing bath soak with colloidal oatmeal, dried lavender buds, and Epsom salts. Hand-blended in Brussels. 400g jar.", "image": "https://images.unsplash.com/photo-1600428877878-1a0fd85beda8?w=600&h=400&fit=crop", "category": "Bath", "brand": { "@type": "Brand", "name": "Glow Botanics" }, "url": "https://aztrix.io/glowbotanics.be/products/lavender-oat-milk-bath-soak/", "aztrix:discoverySurface": [ { "@type": "MediaObject", "contentUrl": "https://aztrix.io/glowbotanics.be/products/lavender-oat-milk-bath-soak.md", "encodingFormat": "text/markdown" } ], "isPartOf": { "@id": "#cat-bath" }, "offers": { "@type": "Offer", "price": 24, "priceCurrency": "EUR", "availability": "https://schema.org/InStock", "url": "https://aztrix.io/glowbotanics.be/products/lavender-oat-milk-bath-soak/", "seller": { "@id": "#merchant" } } }, { "@id": "#cat-bath", "@type": "ItemList", "name": "Bath", "itemListOrder": "https://schema.org/ItemListUnordered", "numberOfItems": 1, "isPartOf": { "@id": "#products" }, "hasPart": [ { "@id": "#prod-lavender-oat-milk-bath-soak" } ] } ] } ```