{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "0808IMP",
"name": "185/65R15 IMPERIAL VAN 97/95S AS",
"image": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/",
"logo": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/brand_logos/budget-tyres.jpg",
"description": "185/65R15 IMPERIAL VAN 97/95S AS",
"mpn": "0808IMP",
"brand": {
"@type": "Thing",
"name": "Budget Tyres"
},
"sku": "0808IMP",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "85.32",
"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/budget-tyres",
"name": "Budget Tyres"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/budget-tyres/van-driver",
"name": "Van Driver"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/budget-tyres/van-driver/185-65-15-979-s--van-driver",
"name": "185/65R15 979S"
}
}
]
}