Structured Data | [
{
"@context": "http://schema.org/",
"@type": "Organization",
"legalName": "Barahandtag AB",
"url": "https://www.barahandtag.se",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+46313814600",
"contactType": "Customer support"
},
"logo": "https://www.barahandtag.se/frontend/view_desktop/design/logos/logo_static_sv.png",
"sameAs": [
"https://www.facebook.com/barahandtag/",
"https://www.instagram.com/barahandtag/",
"https://twitter.com/barahandtag",
"https://plus.google.com/+BarahandtagSeAB"
],
"address": {
"@type": "PostalAddress",
"streetAddress": "Spinneriv\u00e4gen 1",
"addressLocality": "TOLLERED",
"addressRegion": "VG",
"postalCode": 44850,
"addressCountry": "Sverige"
}
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://www.kungreb.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.kungreb.dk/search/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |