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

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

Instances of the class [[Observation]] are used to specify observations about an entity at a particular time. The princ…

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

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

Свойства Observation

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

СвойствоОжидаемый типОписание
marginOfErrorTextA [[marginOfError]] for an [[Observation]].
measuredPropertyTextThe measuredProperty of an [[Observation]], typically via its [[StatisticalVariable]]. There are va…
measurementDenominatorTextIdentifies the denominator variable when an observation represents a ratio or percentage.
measurementMethodTextA subproperty of [[measurementTechnique]] that can be used for specifying specific methods, in part…
measurementQualifierTextProvides additional qualification to an observation. For example, a GDP observation measures the No…
measurementTechniqueURLA technique, method or technology used in an [[Observation]], [[StatisticalVariable]] or [[Dataset]…
observationAboutTextThe [[observationAbout]] property identifies an entity, often a [[Place]], associated with an [[Obs…
observationDateDateThe observationDate of an [[Observation]].
observationPeriodTextThe length of time an Observation took place over. The format follows `P[0-9]*[Y|M|D|h|m|s]`. For e…
variableMeasuredTextThe variableMeasured property can indicate (repeated as necessary) the variables that are measured…

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

Observation также наследует свойства от Intangible, QuantitativeValue, Thing, StructuredValue.

СвойствоОжидаемый типОписание
additionalPropertyTextA property-value pair representing an additional characteristic of the entity, e.g. a product featu…
maxValueNumberThe upper value of some characteristic or property.
minValueNumberThe lower value of some characteristic or property.
unitCodeURLThe unit of measurement given using the UN/CEFACT Common Code (3 characters) or a URL. Other codes …
unitTextTextA string or text indicating the unit of measurement. Useful if you cannot provide a standard unit c…
valueBooleanThe value of a [[QuantitativeValue]] (including [[Observation]]) or property value node.\n\n* For […
valueReferenceTextA secondary value that provides additional information on the original value, e.g. a reference temp…
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 для Observation

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

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

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

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

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

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

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

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

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

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