{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "0029142846499",
"name": "AVON 215/45R17 91Y XL ZV7",
"image": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/",
"logo": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/brand_logos/avon.jpg",
"description": "AVON 215/45R17 91Y XL ZV7",
"mpn": "0029142846499",
"brand": {
"@type": "Thing",
"name": "Avon"
},
"sku": "0029142846499",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "87.59",
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "WhoCanFixMyCar"
}
}
, "aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.64",
"reviewCount": "442"
}
}
{
"@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/avon",
"name": "Avon"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/avon/zv7",
"name": "ZV7"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/avon/zv7/215-45-17-91-y-xl-zv7",
"name": "215/45R17 91Y"
}
}
]
}