{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "4024068002390",
"name": "UNIROYAL 245/40R19 98Y XL FR RAINSPORT 5",
"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 245/40R19 98Y XL FR RAINSPORT 5",
"mpn": "4024068002390",
"brand": {
"@type": "Thing",
"name": "Uniroyal"
},
"sku": "WCF4024068002390",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "128.77",
"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/rainsport-5",
"name": "RainSport 5"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/uniroyal/rainsport-5/245-40-19-98-y-xl-rainsport-5",
"name": "245/40R19 98Y"
}
}
]
}