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

Схема BorrowAction у форматі JSON-LD

The act of obtaining an object under an agreement to return it at a later date. Reciprocal of LendAction.\n\nRelated ac…

BorrowAction — це тип schema.org. Використовуйте генератор вище, щоб створити структуровані дані BorrowAction у форматі JSON-LD, Microdata, RDFa, XML або Open Graph, а потім вставте їх на свою сторінку, щоб допомогти Google, Bing та ШІ-системам відповідей зрозуміти ваш контент.

Див. офіційне визначення на schema.org/BorrowAction.

Властивості BorrowAction

Властивості, визначені безпосередньо для BorrowAction:

ВластивістьОчікуваний типОпис
lenderTextA sub property of participant. The person that lends the object being borrowed.

Успадковані властивості

BorrowAction також успадковує властивості від TransferAction, Action, Thing.

ВластивістьОчікуваний типОпис
fromLocationTextA sub property of location. The original location of the object or the agent before the action.
toLocationTextA sub property of location. The final location of the object or the agent after the action.
actionProcessTextDescription of the process by which the action was performed.
actionStatusTextIndicates the current disposition of the Action.
agentTextThe direct performer or driver of the action (animate or inanimate). E.g. *John* wrote a book.
endTimeDateTimeThe endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the …
errorTextFor failed actions, more information on the cause of the failure. Consider using the Error type.
instrumentTextThe object that helped the agent perform the action. E.g. John wrote a book with *a pen*.
locationTextThe location of, for example, where an event is happening, where an organization is located, or whe…
objectTextThe object upon which the action is carried out, whose state is kept intact or changed. Also known …
participantTextOther co-agents that participated in the action indirectly. E.g. John wrote a book with *Steve*.
providerTextThe service provider, service operator, or service performer; the goods producer. Another party (a …
resultTextThe result produced in the action. E.g. John wrote *a book*.
startTimeDateTimeThe startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), th…
targetURLIndicates a target EntryPoint, or url, for an Action.
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 для BorrowAction

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

Часті запитання

Що таке схема BorrowAction?

BorrowAction (schema.org/BorrowAction) — це тип структурованих даних, який використовується для опису BorrowAction пошуковим системам та системам ШІ. Додавання JSON-LD BorrowAction на сторінку допомагає Google, Bing та системам відповідей зрозуміти контент і може ввімкнути розширені результати.

Як додати структуровані дані BorrowAction на мій вебсайт?

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

Чи безкоштовний генератор JSON-LD для BorrowAction?

Так. jsonldtool.com — це безкоштовний генератор і валідатор схеми BorrowAction, який не потребує реєстрації.

Пов'язані типи schema

TransferAction