Structured
Data |
[
{
"@context": "https://schema.org/",
"@type": "Organization",
"url": "https://www.pieces.com/en-gb/home",
"logo": "https://www.pieces.com/on/demandware.static/Sites-pc-Site/-/default/dw366c27f6/images/logo.png",
"sameAs": [
"https://www.facebook.com/PiecesAccessories/",
"https://www.instagram.com/piecesofficial/"
],
"name": "Pieces",
"foundingDate": 2003,
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"email": "CUSTOMERSERVICE@BESTSELLER.COM"
}
},
{
"@context": "https://schema.org/",
"@type": "WebSite",
"url": "https://www.pieces.com/en-gb/home",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.pieces.com/en-gb/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
]
|