{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "20042MI",
"name": "275/40R19 MINNELL SAFY M06 105W RFT",
"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": "275/40R19 MINNELL SAFY M06 105W RFT",
"mpn": "20042MI",
"brand": {
"@type": "Thing",
"name": "Budget Tyres"
},
"sku": "20042MI",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "110.18",
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "WhoCanFixMyCar"
}
}
, "aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "2.00",
"reviewCount": "1"
}
}
{
"@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/safy-m06",
"name": "Safy M06"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/budget-tyres/safy-m06/275-40-19-105-w--safy-m06",
"name": "275/40R19 105W"
}
}
]
}