{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "4019238064162",
"name": "275/45R20 CI WC TS870P 110V 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/continental.jpg",
"description": "275/45R20 CI WC TS870P 110V XL",
"mpn": "4019238064162",
"brand": {
"@type": "Thing",
"name": "Continental"
},
"sku": "4019238064162",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "281.99",
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/OutOfStock",
"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/continental",
"name": "Continental"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/continental/wintercontact-ts870p",
"name": "WinterContact TS870P"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/continental/wintercontact-ts870p/275-45-20-110-v-xl-wintercontact-ts870p",
"name": "275/45-20 110V"
}
}
]
}