{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "3528708123113",
"name": "225/55R19 KORM SUV 1 99V",
"image": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/",
"logo": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/brand_logos/kormoran.jpg",
"description": "225/55R19 KORM SUV 1 99V",
"mpn": "3528708123113",
"brand": {
"@type": "Thing",
"name": "Kormoran"
},
"sku": "3528708123113",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "113.19",
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "WhoCanFixMyCar"
}
}
, "aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.54",
"reviewCount": "15"
}
}
{
"@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/kormoran",
"name": "Kormoran"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/kormoran/suv",
"name": "SUV"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/kormoran/suv/225-55-19-99-v--suv",
"name": "225/55R19 99V"
}
}
]
}