Structured Data | [
{
"@type": "WebSite",
"@context": "https://schema.org",
"url": "https://www.myprotein.dk",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.myprotein.dk/search/?q={search}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": "http://schema.org/True",
"valueName": "search"
}
}
},
{
"@type": "Organization",
"@context": "https://schema.org",
"name": "Myprotein DK",
"url": "https://www.myprotein.dk",
"sameAs": [
"https://www.instagram.com/myprotein",
"https://www.facebook.com/Myprotein",
"https://www.tiktok.com/@myprotein",
"https://www.youtube.com/user/MyproteinUK",
"https://x.com/Myprotein"
],
"logo": "https://object.gb-lon.thghosting.cloud/gb_lon_li_elysium_test_platform:brand-logos/altitude.svg",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "",
"contactType": "customer service"
}
]
}
] |