{ "@context": "https://schema.org", "@type": "Product", "name": "ウェルネスダイニング 脂質調整宅配食", "image": "https://example.com/images/wellnessdining.jpg", "description": "たんぱく質がしっかり摂れる、脂質控えめの健康宅配食。管理栄養士監修のメニューで、日々の栄養バランスをサポートします。", "brand": { "@type": "Brand", "name": "ウェルネスダイニング" }, "offers": { "@type": "Offer", "url": "https://example.com/wellnessdining-tanpaku-shishitsu", "priceCurrency": "JPY", "price": "3980", "priceValidUntil": "2025-12-31", "availability": "https://schema.org/InStock" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.5", "reviewCount": "128" } }