schema.org / 商品

Relatix JSON-LD Tool

NAICS産業分類を含むGoogle対応の構造化データ — www.jsonldtool.com

🔍
出力
言語
方向
URLの例
文字サイズ
カラーモード
書体
商品
📦

商品情報

商品名は必須です
説明の入力を推奨します
少なくとも1つの画像URLが必要です
1行に1つのURL
ブランドの入力を推奨します
マーチャントリスティングには商品URLが必要です
🏷️

商品識別子

少なくとも1つの識別子(SKU、GTIN、MPN)を推奨します
UPC/EAN/ISBN
メーカー部品番号
🏭

NAICS産業分類

🏭

SIC産業分類

📐

属性

💰

価格と在庫

価格は必須です
ISO日付
📅

レンタル購入 / ファイナンス

評価とレビュー

🚚

配送の詳細

🚚

配達料金

↩️

返品ポリシー

完了率5/33 フィールド (15%)

バリデーション

Google必須
商品名は必須です
少なくとも1つの画像URLが必要です
価格は必須です
マーチャントリスティングには商品URLが必要です
Google推奨
説明の入力を推奨します
ブランドの入力を推奨します
少なくとも1つの識別子(SKU、GTIN、MPN)を推奨します

最適化ヒント

AggregateRatingを追加すると、検索結果でのクリック率が最大30%向上する可能性があります。
少なくとも1つのレビューを含めると、信頼性が向上し、レビューリッチスニペットが有効になる可能性があります。
配送の詳細を追加すると、Googleショッピングで送料無料バッジの対象になります。
返品ポリシー情報は購入者の信頼を構築し、一部のGoogleショッピング機能に必要です。
GTIN(UPC/EAN)はGoogleが商品をカタログと照合するのに役立ち、可視性が向上します。
ℹ️複数の商品画像はエンゲージメントを向上させ、画像検索結果に表示される可能性があります。
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Product",
5 "offers": {
6 "@type": "Offer",
7 "priceCurrency": "USD",
8 "availability": "https://schema.org/InStock",
9 "itemCondition": "https://schema.org/NewCondition"
10 },
11 "inLanguage": "ja"
12}
13</script>

クイックリファレンス

1. 上からスキーマタイプを選択してください
2. 左側のフォームフィールドに入力してください
3. 出力フォーマットを選択(JSON-LD、Microdata、RDFa、XML、Open Graph)
4. 上記のバリデーションエラーを解決してください
5. 出力をコピー
6. ページの<head>セクションに貼り付けてください
7. テスト先 Rich Results Test
Ctrl+Z 元に戻す · Ctrl+Shift+Z やり直す · Ctrl+S エクスポート · Ctrl+Shift+C コピー
Copyright 2026 Relatix LLC

JSON-LD形式のPropertyValueSpecificationスキーマ

A Property value specification.

PropertyValueSpecification は schema.org のタイプです。上記のジェネレーターを使って PropertyValueSpecification の構造化データを JSON-LD、Microdata、RDFa、XML、または Open Graph として作成し、ページに貼り付けることで、Google、Bing、AI回答エンジンがコンテンツを理解しやすくなります。

公式の定義は schema.org/PropertyValueSpecification でご確認ください。

PropertyValueSpecification のプロパティ

PropertyValueSpecification に直接定義されているプロパティ:

プロパティ想定される型説明
defaultValueTextThe default value of the input. For properties that expect a literal, the default is a literal val…
maxValueNumberThe upper value of some characteristic or property.
minValueNumberThe lower value of some characteristic or property.
multipleValuesBooleanWhether multiple values are allowed for the property. Default is false.
readonlyValueBooleanWhether or not a property is mutable. Default is false. Specifying this for a property that also h…
stepValueNumberThe stepValue attribute indicates the granularity that is expected (and required) of the value in a…
valueMaxLengthNumberSpecifies the allowed range for number of characters in a literal value.
valueMinLengthNumberSpecifies the minimum allowed range for number of characters in a literal value.
valueNameTextIndicates the name of the PropertyValueSpecification to be used in URL templates and form encoding …
valuePatternTextSpecifies a regular expression for testing literal values according to the HTML spec.
valueRequiredBooleanWhether the property must be filled in to complete the action. Default is false.

継承されたプロパティ

PropertyValueSpecification は Intangible, Thing からもプロパティを継承します。

プロパティ想定される型説明
additionalTypeURLAn additional type for the item, typically used for adding more specific types from external vocabu…
alternateNameTextAn alias for the item.
descriptionTextA description of the item.
disambiguatingDescriptionTextA sub property of description. A short description of the item used to disambiguate from other, sim…
identifierURLThe identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs,…
imageURLAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
mainEntityOfPageURLIndicates a page (or other CreativeWork) for which this thing is the main entity being described. S…
nameTextThe name of the item.
ownerTextA person or organization who owns this Thing.
potentialActionTextIndicates a potential Action, which describes an idealized action in which this thing would play an…
sameAsURLURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the i…
subjectOfTextA CreativeWork or Event about this Thing.
urlURLURL of the item.

PropertyValueSpecification の JSON-LD 例

{
  "@context": "https://schema.org",
  "@type": "PropertyValueSpecification",
  "name": "Example PropertyValueSpecification"
}

よくある質問

PropertyValueSpecification スキーマとは何ですか?

PropertyValueSpecification(schema.org/PropertyValueSpecification)は、検索エンジンやAIシステムに PropertyValueSpecification を説明するために使われる構造化データ型です。ページに PropertyValueSpecification の JSON-LD を追加すると、Google、Bing、回答エンジンがコンテンツを理解しやすくなり、リッチリザルトを有効にできる場合があります。

PropertyValueSpecification の構造化データをウェブサイトに追加するにはどうすればよいですか?

このツールで PropertyValueSpecification のフィールドに入力し、生成された JSON-LD をコピーして、ページの <head> または <body> 内の <script type="application/ld+json"> タグの中に貼り付けます。Microdata、RDFa、XML、Open Graph としてエクスポートすることもできます。

PropertyValueSpecification の JSON-LD ジェネレーターは無料ですか?

はい。jsonldtool.com は登録不要の無料の PropertyValueSpecification スキーマジェネレーター兼バリデーターです。

関連する schema タイプ

無形