{
"@context": "https://schema.org/",
"@type": "Product",
"productID": "4038526345363",
"name": "155/65R14 GO EFFC2 75T",
"image": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/",
"logo": "https://colewood-automotive.s3-eu-west-1.amazonaws.com/Images/brand_logos/goodyear.jpg",
"description": "155/65R14 GO EFFC2 75T",
"mpn": "4038526345363",
"brand": {
"@type": "Thing",
"name": "Goodyear"
},
"sku": "WCF4038526345363",
"offers": {
"@type": "Offer",
"priceCurrency": "GBP",
"price": "69.50",
"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/goodyear",
"name": "Goodyear"
}
},
{
"@type": "ListItem",
"position": 4,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/goodyear/efficientgrip-comp2",
"name": "EFFICIENTGRIP COMP2"
}
},
{
"@type": "ListItem",
"position": 5,
"item":
{
"@id": "https://www.whocanfixmycar.com/tyres/goodyear/efficientgrip-comp2/155-65-14-75-t--efficientgrip-comp2",
"name": "155/65-14 75T"
}
}
]
}