{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "2851628612070",
"name": "255/45ZR17 THREE-A ECOWINGED 98W",
"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": "255/45ZR17 THREE-A ECOWINGED 98W",
"mpn": "2851628612070",
"brand": {
"@type": "Thing",
"name": "Three-A"
},
"sku": "2851628612070",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "80.59",
"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/three-a",
"name": "Three-A"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/three-a/ecowinged",
"name": "Ecowinged"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/three-a/ecowinged/255-45-17-98-w--ecowinged",
"name": "255/45R17 98W"
}
}
]
}