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": "ru"
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

Схема FinancialIncentive в формате JSON-LD

Represents financial incentives for goods/services offered by an organization (or individual). Typically contains the …

FinancialIncentive — это тип schema.org. Используйте генератор выше, чтобы создать структурированные данные FinancialIncentive в формате JSON-LD, Microdata, RDFa, XML или Open Graph, а затем вставьте их на свою страницу, чтобы помочь Google, Bing и ИИ-системам ответов понять ваш контент.

См. официальное определение на schema.org/FinancialIncentive.

Свойства FinancialIncentive

Свойства, определённые непосредственно для FinancialIncentive:

СвойствоОжидаемый типОписание
areaServedTextThe geographic area where a service or offered item is provided.
eligibleWithSupplierTextThe supplier of the incentivized item/service for which the incentive is valid for such as a utilit…
incentiveAmountTextDescribes the amount that can be redeemed from this incentive. [[QuantitativeValue]]: Use this…
incentiveStatusTextThe status of the incentive (active, on hold, retired, etc.).
incentiveTypeTextThe type of incentive offered (tax credit/rebate, tax deduction, tax waiver, subsidies, etc.).
incentivizedItemTextThe type or specific product(s) and/or service(s) being incentivized. DefinedTermSets are used for …
incomeLimitTextOptional. Income limit for which the incentive is applicable for. If MonetaryAmount is specifi…
providerTextThe service provider, service operator, or service performer; the goods producer. Another party (a …
publisherTextThe publisher of the article in question.
purchasePriceLimitTextOptional. The maximum price the item can have and still qualify for this offer.
purchaseTypeTextOptional. The type of purchase the consumer must make in order to qualify for this incentive.
qualifiedExpenseTextOptional. The types of expenses that are covered by the incentive. For example some incentives are …
validFromDateTimeThe date when the item becomes valid.
validThroughDateTimeThe date after when the item is not valid. For example the end of an offer, salary period, or a per…

Унаследованные свойства

FinancialIncentive также наследует свойства от 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.

Пример JSON-LD для FinancialIncentive

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

Часто задаваемые вопросы

Что такое схема FinancialIncentive?

FinancialIncentive (schema.org/FinancialIncentive) — это тип структурированных данных, используемый для описания FinancialIncentive поисковым системам и ИИ-системам. Добавление JSON-LD FinancialIncentive на страницу помогает Google, Bing и системам ответов понять контент и может включить расширенные результаты.

Как добавить структурированные данные FinancialIncentive на мой сайт?

Заполните поля FinancialIncentive в этом инструменте, скопируйте сгенерированный JSON-LD и вставьте его внутри тега <script type="application/ld+json"> в <head> или <body> вашей страницы. Вы также можете экспортировать Microdata, RDFa, XML или Open Graph.

Бесплатен ли генератор JSON-LD для FinancialIncentive?

Да. jsonldtool.com — это бесплатный генератор и валидатор схемы FinancialIncentive, не требующий регистрации.

Связанные типы schema

Нематериальное