{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "3528700188103",
"name": "175/65R14 82T",
"image": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/",
"logo": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/brand_logos/kormoran.jpg",
"description": "175/65R14 82T",
"mpn": "3528700188103",
"brand": {
"@type": "Thing",
"name": "Kormoran"
},
"sku": "3528700188103",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "46.79",
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "WhoCanFixMyCar"
}
}
, "aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.71",
"reviewCount": "95"
}
}
{
"@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/kormoran",
"name": "Kormoran"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/kormoran/road",
"name": "Road"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/kormoran/road/175-65-14-82-t--road",
"name": "175/65R14 82T"
}
}
]
}