{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "2RK2208H1",
"name": "185R14 ROYAL WINTER VAN 102/100R",
"image": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/",
"logo": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/brand_logos/royal.jpg",
"description": "185R14 ROYAL WINTER VAN 102/100R",
"mpn": "2RK2208H1",
"brand": {
"@type": "Thing",
"name": "Royal"
},
"sku": "2RK2208H1",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "69.79",
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "WhoCanFixMyCar"
}
}
}
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"name":"Breadcrumb Navigation",
"itemListElement":
[
{
"@type": "ListItem",
"position": 1,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres",
"name": "Home"
}
},
{
"@type": "ListItem",
"position": 2,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/brands",
"name": "Tyre Brands"
}
},
{
"@type": "ListItem",
"position": 3,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/royal",
"name": "Royal"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/royal/royal-winter-van",
"name": "Royal Winter Van"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/royal/royal-winter-van/185-80-14-100-r--royal-winter-van",
"name": "185/80R14 100R"
}
}
]
}