# Linen Wrap Dress — Maison Aurora > **Available formats:** [HTML](https://aztrix.io/maisonaurora.eu/products/linen-wrap-dress/) · [.md](https://aztrix.io/maisonaurora.eu/products/linen-wrap-dress.md) *(current)* · [.json](https://aztrix.io/maisonaurora.eu/products/linen-wrap-dress/?format=json) **Price:** (EUR 89) Relaxed-fit wrap dress in stone-washed Belgian linen. Sustainably made in Ghent. Available in sand and sage. ## Details - Category: Fashion - Image: https://nnaayfkzvllcnpcnaizx.supabase.co/storage/v1/object/public/media/maison-belle/e8671ee0-1095-4311-85e5-5a8d75589e5c.jpg ## More from this merchant [← All products](products.md?src=knowledge) ```json { "@context": [ "https://schema.org", "https://aztrix.io/ns/v1" ], "@graph": [ { "@id": "#merchant", "@type": "Store", "name": "Maison Aurora", "url": "https://aztrix.io/maisonaurora.eu/", "description": "A curated boutique in the heart of Antwerp offering sustainable fashion, artisan accessories, and unique home decor. Supporting independent European designers since 2020.", "address": { "@type": "PostalAddress", "streetAddress": "Kammenstraat 28", "addressLocality": "Antwerp", "postalCode": "2000", "addressCountry": "Belgium" }, "telephone": "+32 3 456 78 90", "category": "shopping", "hasPart": [ { "@id": "#products" } ] }, { "@id": "#products", "@type": "CollectionPage", "name": "Products", "url": "https://aztrix.io/maisonaurora.eu/products.md", "isPartOf": { "@id": "#merchant" }, "hasPart": [ { "@id": "#cat-fashion" }, { "@id": "#cat-home" }, { "@id": "#cat-gifts" }, { "@id": "#cat-accessories" } ] }, { "@id": "#prod-linen-wrap-dress", "@type": "Product", "name": "Linen Wrap Dress", "description": "Relaxed-fit wrap dress in stone-washed Belgian linen. Sustainably made in Ghent. Available in sand and sage.", "image": "https://nnaayfkzvllcnpcnaizx.supabase.co/storage/v1/object/public/media/maison-belle/e8671ee0-1095-4311-85e5-5a8d75589e5c.jpg", "category": "Fashion", "brand": { "@type": "Brand", "name": "Maison Aurora" }, "url": "https://aztrix.io/maisonaurora.eu/products/linen-wrap-dress/", "aztrix:discoverySurface": [ { "@type": "MediaObject", "contentUrl": "https://aztrix.io/maisonaurora.eu/products/linen-wrap-dress.md", "encodingFormat": "text/markdown" } ], "isPartOf": { "@id": "#cat-fashion" }, "offers": { "@type": "Offer", "price": 89, "priceCurrency": "EUR", "availability": "https://schema.org/InStock", "url": "https://aztrix.io/maisonaurora.eu/products/linen-wrap-dress/", "seller": { "@id": "#merchant" } } }, { "@id": "#cat-fashion", "@type": "ItemList", "name": "Fashion", "itemListOrder": "https://schema.org/ItemListUnordered", "numberOfItems": 3, "isPartOf": { "@id": "#products" }, "hasPart": [ { "@id": "#prod-linen-wrap-dress" }, { "@id": "#prod-recycled-cotton-tote" }, { "@id": "#prod-merino-wool-scarf" } ] } ] } ```