Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Trimtex",
"url": "https://trimtexstore.com/pages/trimtex-sport",
"logo": "//trimtexstore.com/cdn/shop/files/Trimtex__trimtex-symbol-black.png?crop=center&height=1080&v=1737384657&width=1920",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "",
"contactType": "customer service"
}
],
"address": {
"@type": "PostalAddress",
"streetAddress": "25 P\u00e4rlim\u00f5isa tee",
"addressLocality": "P\u00e4rnu",
"addressRegion": "",
"postalCode": 80010,
"addressCountry": "Estonia"
},
"sameAs": [
"",
"https://www.facebook.com/TrimtexSportNorge",
"",
"https://www.instagram.com/trimtex/",
null,
null,
"",
null
]
},
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://trimtexstore.com"
},
{
"@type": "ListItem",
"position": 2,
"name": "Trimtex Sport",
"item": "https://trimtexstore.com/pages/trimtex-sport"
}
]
}
] |