{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "2851628650805",
"name": "215/60R16 THREE A P306 99H 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/three-a.jpeg",
"description": "215/60R16 THREE A P306 99H XL",
"mpn": "2851628650805",
"brand": {
"@type": "Thing",
"name": "Three-A"
},
"sku": "2851628650805",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "53.79",
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "WhoCanFixMyCar"
}
}
, "aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5.00",
"reviewCount": "5"
}
}
{
"@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/three-a",
"name": "Three-A"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/three-a/p306",
"name": "P306"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/three-a/p306/215-60-16-99-h-xl-p306",
"name": "215/60R16 99H"
}
}
]
}