{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "3286342877013",
"name": "255/45R20 BR TE 101T SEAL AO VW+",
"image": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/",
"logo": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/brand_logos/bridgestone.jpg",
"description": "255/45R20 BR TE 101T SEAL AO VW+",
"mpn": "3286342877013",
"brand": {
"@type": "Thing",
"name": "Bridgestone"
},
"sku": "3286342877013",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "234.92",
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "WhoCanFixMyCar"
}
}
}
{
"@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/bridgestone",
"name": "Bridgestone"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/bridgestone/teco",
"name": "TEco"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/bridgestone/teco/255-45-20-101-t--teco",
"name": "255/45-20 101T"
}
}
]
}