Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"@id": "https://www.brandfield.com/#organization",
"url": "https://www.brandfield.com/",
"name": "Brandfield",
"email": "customerservice@brandfield.com",
"telephone": "+31502011559",
"address": {
"@type": "PostalAddress",
"addressLocality": "Groningen",
"addressRegion": null,
"addressCountry": "NL",
"postalCode": "9723 BK",
"streetAddress": "Osloweg 105"
},
"sameAs": [
"https://www.facebook.com/brandfield/",
"https://www.tiktok.com/@brandfield",
"https://www.trustedshops.eu/buyerrating/info_XA3BFCDDAD44B8E224C90E1C10027682B.html",
"https://www.linkedin.com/company/brandfield-nl/",
"https://www.youtube.com/c/BrandfieldNl",
"https://www.instagram.com/brandfield/"
],
"logo": "https://cdn.brandfield.com/static/version1752737530/frontend/Brandfield/default/en_US/images/logo.svg"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"@id": "https://www.brandfield.com/#website",
"url": "https://www.brandfield.com/",
"name": "Brandfield",
"inLanguage": "en_US",
"publisher": {
"@type": "Organization",
"@id": "https://www.brandfield.com/#organization",
"name": "Brandfield",
"url": "https://www.brandfield.com/",
"sameAs": [
"https://www.facebook.com/brandfield/",
"https://www.tiktok.com/@brandfield",
"https://www.trustedshops.eu/buyerrating/info_XA3BFCDDAD44B8E224C90E1C10027682B.html",
"https://www.linkedin.com/company/brandfield-nl/",
"https://www.youtube.com/c/BrandfieldNl",
"https://www.instagram.com/brandfield/"
],
"logo": {
"@type": "ImageObject",
"url": "https://cdn.brandfield.com/static/version1752737530/frontend/Brandfield/default/en_US/images/logo.svg",
"width": 260,
"height": 38,
"name": "Brandfield"
}
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.brandfield.com/catalogsearch/result/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |