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

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

Size related properties of a product, typically a size code ([[name]]) and optionally a [[sizeSystem]], [[sizeGroup]], …

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

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

Свойства SizeSpecification

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

СвойствоОжидаемый типОписание
hasMeasurementTextA measurement of an item, For example, the inseam of pants, the wheel size of a bicycle, the gauge …
sizeGroupTextThe size group (also known as "size type") for a product's size. Size groups are common in the fash…
sizeSystemTextThe size system used to identify a product's size. Typically either a standard (for example, "GS1" …
suggestedAgeTextThe age or age range for the intended audience or person, for example 3-12 months for infants, 1-5 …
suggestedGenderTextThe suggested gender of the intended person or audience, for example "male", "female", or "unisex".
suggestedMeasurementTextA suggested range of body measurements for the intended audience or person, for example inseam betw…

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

SizeSpecification также наследует свойства от QualitativeValue, Enumeration, Intangible, Thing.

СвойствоОжидаемый типОписание
additionalPropertyTextA property-value pair representing an additional characteristic of the entity, e.g. a product featu…
equalTextThis ordering relation for qualitative values indicates that the subject is equal to the object.
greaterTextThis ordering relation for qualitative values indicates that the subject is greater than the object.
greaterOrEqualTextThis ordering relation for qualitative values indicates that the subject is greater than or equal t…
lesserTextThis ordering relation for qualitative values indicates that the subject is lesser than the object.
lesserOrEqualTextThis ordering relation for qualitative values indicates that the subject is lesser than or equal to…
nonEqualTextThis ordering relation for qualitative values indicates that the subject is not equal to the object.
valueReferenceTextA secondary value that provides additional information on the original value, e.g. a reference temp…
supersededByTextRelates a term (i.e. a property, class or enumeration) to one that supersedes it.
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 для SizeSpecification

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

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

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

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

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

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

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

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

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

QualitativeValue