{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "3528700592825",
"name": "225/50R17 98V XL",
"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": "225/50R17 98V XL",
"mpn": "3528700592825",
"brand": {
"@type": "Thing",
"name": "Kormoran"
},
"sku": "3528700592825",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "99.99",
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/OutOfStock",
"seller": {
"@type": "Organization",
"name": "WhoCanFixMyCar"
}
}
, "aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.94",
"reviewCount": "17"
}
}
{
"@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/snow",
"name": "Snow"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/kormoran/snow/225-50-17-98-v-xl-snow",
"name": "225/50R17 98V"
}
}
]
}