{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "4024068000532",
"name": "UNIROYAL 195/70R15C 104/102R 8PR ALLSEASON MAX",
"image": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/",
"logo": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/brand_logos/uniroyal.png",
"description": "UNIROYAL 195/70R15C 104/102R 8PR ALLSEASON MAX",
"mpn": "4024068000532",
"brand": {
"@type": "Thing",
"name": "Uniroyal"
},
"sku": "WCF4024068000532",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "78.18",
"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/uniroyal",
"name": "Uniroyal"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/uniroyal/all-season-max",
"name": "All Season Max"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/uniroyal/all-season-max/195-70-15-102-r--all-season-max",
"name": "195/70R15 102R"
}
}
]
}