# Sprite Yoga Strap 6 foot — Maison Belle (test) > **Available formats:** [HTML](https://maisonbelle--aztrix--io.aztrix.io/products/sprite-yoga-strap-6-foot/) · [.md](https://maisonbelle--aztrix--io.aztrix.io/products/sprite-yoga-strap-6-foot.md) *(current)* · [.json](https://maisonbelle--aztrix--io.aztrix.io/products/sprite-yoga-strap-6-foot/?format=json) **Price:** (EUR 13.95) Your untiring partner in demanding stretches. 100% organic cotton, plastic clasp buckle. ## Details - Image: https://magento-acc.pricetracking.net/pub/media/catalog/product/l/o/lotus-yoga-riem-extra-lang-lavendel-lotus.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": "Organization", "name": "Maison Belle (test)", "url": "https://maisonbelle--aztrix--io.aztrix.io/", "category": "shopping", "hasPart": [ { "@id": "#products" } ] }, { "@id": "#products", "@type": "CollectionPage", "name": "Products", "url": "https://maisonbelle--aztrix--io.aztrix.io/products.md", "isPartOf": { "@id": "#merchant" }, "hasPart": [ { "@id": "#cat-snowboard" }, { "@id": "#cat-products" }, { "@id": "#cat-accessories" }, { "@id": "#cat-giftcard" } ] }, { "@id": "#prod-sprite-yoga-strap-6-foot", "@type": "Product", "name": "Sprite Yoga Strap 6 foot", "description": "Your untiring partner in demanding stretches. 100% organic cotton, plastic clasp buckle.", "image": "https://magento-acc.pricetracking.net/pub/media/catalog/product/l/o/lotus-yoga-riem-extra-lang-lavendel-lotus.jpg", "category": "Products", "brand": { "@type": "Brand", "name": "Maison Belle (test)" }, "url": "https://maisonbelle--aztrix--io.aztrix.io/products/sprite-yoga-strap-6-foot/", "aztrix:discoverySurface": [ { "@type": "MediaObject", "contentUrl": "https://maisonbelle--aztrix--io.aztrix.io/products/sprite-yoga-strap-6-foot.md", "encodingFormat": "text/markdown" } ], "isPartOf": { "@id": "#cat-products" }, "offers": { "@type": "Offer", "price": 13.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock", "url": "https://maisonbelle--aztrix--io.aztrix.io/products/sprite-yoga-strap-6-foot/", "seller": { "@id": "#merchant" } } }, { "@id": "#cat-products", "@type": "ItemList", "name": "Products", "itemListOrder": "https://schema.org/ItemListUnordered", "numberOfItems": 2, "isPartOf": { "@id": "#products" }, "hasPart": [ { "@id": "#prod-sprite-yoga-strap-6-foot" }, { "@id": "#prod-the-minimal-snowboard" } ] } ] } ```