{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "3286341530117",
"name": "195/55R16 BST LM005 87H",
"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": "195/55R16 BST LM005 87H",
"mpn": "3286341530117",
"brand": {
"@type": "Thing",
"name": "Bridgestone"
},
"sku": "WCF3286341530117",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "115.78",
"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/blizzak-lm005",
"name": "Blizzak LM005"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/bridgestone/blizzak-lm005/195-55-16-87-h--blizzak-lm005",
"name": "195/55R16 87H"
}
}
]
}