schema.org / 產品

Relatix JSON-LD Tool

包含NAICS產業分類的Google友善型結構化資料 — www.jsonldtool.com

🔍
輸出
語言
方向
URL 範例
寬度
字體大小
顏色模式
字體
產品
📦

產品資訊

產品名稱為必填項
建議填寫描述
至少需要一個圖片URL
每行一個URL
建議填寫品牌
商家列表需要產品URL
🏷️

產品識別碼

建議至少填寫一個識別碼(SKU、GTIN、MPN)
UPC/EAN/ISBN
製造商零件號
🏭

NAICS產業分類

🏭

SIC產業分類

📐

屬性

💰

價格與庫存

價格為必填項
ISO日期
📅

租賃購買 / 分期付款

評分與評論

🚚

配送詳情

🚚

配送費用

↩️

退貨政策

完成度5/33 個欄位 (15%)

驗證

Google必填
產品名稱為必填項
至少需要一個圖片URL
價格為必填項
商家列表需要產品URL
Google建議
建議填寫描述
建議填寫品牌
建議至少填寫一個識別碼(SKU、GTIN、MPN)

最佳化提示

新增AggregateRating可以將搜尋結果的點擊率提高多達30%。
包含至少一則評論有助於建立信任,並可能啟用評論豐富摘要。
新增配送詳情有助於取得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": "zh"
12}
13</script>

快速參考

1. 在上方選擇schema類型
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 格式的營養資訊架構

Nutritional information about the recipe.

營養資訊 是一種 schema.org 類型。使用上方的產生器建立 JSON-LD、Microdata、RDFa、XML 或 Open Graph 格式的 營養資訊 結構化資料,然後將其貼到您的頁面中,協助 Google、Bing 和 AI 回答引擎理解您的內容。

請於 schema.org/NutritionInformation 查看官方定義。

營養資訊 屬性

直接定義於 NutritionInformation 的屬性:

屬性預期類型說明
caloriesTextThe number of calories.
carbohydrateContentTextThe number of grams of carbohydrates.
cholesterolContentTextThe number of milligrams of cholesterol.
fatContentTextThe number of grams of fat.
fiberContentTextThe number of grams of fiber.
proteinContentTextThe number of grams of protein.
saturatedFatContentTextThe number of grams of saturated fat.
servingSizeTextThe serving size, in terms of the number of volume or mass.
sodiumContentTextThe number of milligrams of sodium.
sugarContentTextThe number of grams of sugar.
transFatContentTextThe number of grams of trans fat.
unsaturatedFatContentTextThe number of grams of unsaturated fat.

繼承的屬性

NutritionInformation 也會從 StructuredValue, 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.

NutritionInformation JSON-LD 範例

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

常見問題

什麼是 營養資訊 結構描述?

營養資訊(schema.org/NutritionInformation)是一種結構化資料類型,用於向搜尋引擎和 AI 系統描述 營養資訊。在頁面中加入 營養資訊 JSON-LD 有助於 Google、Bing 和回答引擎理解內容,並可啟用複合式搜尋結果。

如何將 營養資訊 結構化資料加入我的網站?

在此工具中填寫 營養資訊 欄位,複製產生的 JSON-LD,然後將其貼到頁面 <head> 或 <body> 中的 <script type="application/ld+json"> 標籤內。您也可以匯出 Microdata、RDFa、XML 或 Open Graph。

營養資訊 JSON-LD 產生器免費嗎?

是的。jsonldtool.com 是免費的 營養資訊 結構描述產生器與驗證器,無需註冊。

相關的 schema 類型

StructuredValue