{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "4024068443001",
"name": "165/70R13 UNIROYAL RAINMAX 2 88/86R 6PR",
"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": "165/70R13 UNIROYAL RAINMAX 2 88/86R 6PR",
"mpn": "4024068443001",
"brand": {
"@type": "Thing",
"name": "Uniroyal"
},
"sku": "WCF4024068443001",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "75.73",
"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/rain-max-2",
"name": "Rain Max 2"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/uniroyal/rain-max-2/165-70-13-88-r--rain-max-2",
"name": "165/70R13 88R"
}
}
]
}