[
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Главная",
"item": "https://zabornitsa.ru/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Каталог",
"item": "https://zabornitsa.ru/catalog"
},
{
"@type": "ListItem",
"position": 3,
"name": "Аксессуары",
"item": "https://zabornitsa.ru/catalog"
},
{
"@type": "ListItem",
"position": 4,
"name": "Адресные таблички",
"item": "https://zabornitsa.ru/adresnaya-tablichka"
}
]
},
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Адресные таблички для забора",
"url": "https://zabornitsa.ru/adresnaya-tablichka",
"brand": {
"@type": "Brand",
"name": "Заборница"
},
"category": "Fencing",
"offers": {
"@type": "AggregateOffer",
"priceCurrency": "RUB",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "https://zabornitsa.ru/adresnaya-tablichka"
},
"potentialAction": {
"@type": "BuyAction",
"target": "https://zabornitsa.ru/adresnaya-tablichka"
}
}
]