{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "3188649819324",
"name": "215/50R17 91Y",
"image": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/",
"logo": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/brand_logos/dunlop.jpg",
"description": "215/50R17 91Y",
"mpn": "3188649819324",
"brand": {
"@type": "Thing",
"name": "Dunlop"
},
"sku": "3188649819324",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "106.32",
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "WhoCanFixMyCar"
}
}
, "aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.54",
"reviewCount": "244"
}
}
{
"@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/dunlop",
"name": "Dunlop"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/dunlop/sp-sportmaxx-rt",
"name": "SP SportMaxx RT"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/dunlop/sp-sportmaxx-rt/215-50-17-91-y--sp-sportmaxx-rt",
"name": "215/50R17 91Y"
}
}
]
}