Shop

{
“@context”: “https://schema.org”,
“@type”: “BreadcrumbList”,
“itemListElement”: [
{
“@type”: “ListItem”,
“position”: 1,
“name”: “Home”,
“item”: “https://myvellies.co.za/”
},
{
“@type”: “ListItem”,
“position”: 2,
“name”: “Shop”,
“item”: “https://myvellies.co.za/shop/”
},
{
“@type”: “ListItem”,
“position”: 3,
“name”: “Shop”,
“item”: “https://myvellies.co.za/shop/”
}
]
}