{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "3528706510359",
"name": "235/65R17 108W 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": "235/65R17 108W XL",
"mpn": "3528706510359",
"brand": {
"@type": "Thing",
"name": "Kormoran"
},
"sku": "3528706510359",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "101.59",
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "WhoCanFixMyCar"
}
}
, "aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.93",
"reviewCount": "7"
}
}
{
"@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/all-season-suv",
"name": "All Season SUV"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/kormoran/all-season-suv/235-65-17-108-w-xl-all-season-suv",
"name": "235/65R17 108W"
}
}
]
}