schema.org / Производ

Relatix JSON-LD Tool

Структурирани подаци прилагођени за Google са индустријском класификацијом NAICS — 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 Shopping-у.
Информације о политици повраћаја граде поверење купаца и потребне су за неке функције Google Shopping-а.
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": "sr"
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

Шема NutritionInformation у JSON-LD формату

Nutritional information about the recipe.

NutritionInformation je schema.org tip. Koristite generator iznad da napravite NutritionInformation strukturirane podatke kao JSON-LD, Microdata, RDFa, XML ili Open Graph, a zatim ih nalepite na svoju stranicu kako biste pomogli Google-u, Bing-u i AI mašinama za odgovore da razumeju vaš sadržaj.

Pogledajte zvaničnu definiciju na schema.org/NutritionInformation.

Svojstva tipa NutritionInformation

Svojstva definisana direktno na tipu NutritionInformation:

SvojstvoOčekivani tipOpis
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.

Nasleđena svojstva

NutritionInformation takođe nasleđuje svojstva od StructuredValue, Intangible, Thing.

SvojstvoOčekivani tipOpis
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 primer

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

Često postavljana pitanja

Šta je NutritionInformation šema?

NutritionInformation (schema.org/NutritionInformation) je tip strukturiranih podataka koji se koristi za opisivanje tipa NutritionInformation pretraživačima i AI sistemima. Dodavanje NutritionInformation JSON-LD na stranicu pomaže Google-u, Bing-u i mašinama za odgovore da razumeju sadržaj i može omogućiti obogaćene rezultate.

Kako da dodam NutritionInformation strukturirane podatke na svoj veb sajt?

Popunite polja za NutritionInformation u ovom alatu, kopirajte generisani JSON-LD i nalepite ga unutar oznake <script type="application/ld+json"> u odeljku <head> ili <body> vaše stranice. Takođe možete izvesti Microdata, RDFa, XML ili Open Graph.

Da li je NutritionInformation JSON-LD generator besplatan?

Da. jsonldtool.com je besplatan generator i validator NutritionInformation šema bez potrebe za registracijom.

Povezani schema tipovi

StructuredValue