# The Minimal Snowboard — Maison Belle (test) > **Available formats:** [HTML](https://maisonbelle--aztrix--io.aztrix.io/products/the-minimal-snowboard/) · [.md](https://maisonbelle--aztrix--io.aztrix.io/products/the-minimal-snowboard.md) *(current)* · [.json](https://maisonbelle--aztrix--io.aztrix.io/products/the-minimal-snowboard/?format=json) **Price:** (USD 885.95) ## Details - External: https://test-1-dh2ovtkz.myshopify.com/products/the-minimal-snowboard ## 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-the-minimal-snowboard", "@type": "Product", "name": "The Minimal Snowboard", "category": "Products", "brand": { "@type": "Brand", "name": "Maison Belle (test)" }, "url": "https://maisonbelle--aztrix--io.aztrix.io/products/the-minimal-snowboard/", "aztrix:discoverySurface": [ { "@type": "MediaObject", "contentUrl": "https://maisonbelle--aztrix--io.aztrix.io/products/the-minimal-snowboard.md", "encodingFormat": "text/markdown" } ], "isPartOf": { "@id": "#cat-products" }, "offers": { "@type": "Offer", "price": 885.95, "priceCurrency": "USD", "availability": "https://schema.org/InStock", "url": "https://maisonbelle--aztrix--io.aztrix.io/products/the-minimal-snowboard/", "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" } ] } ] } ```