Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://vonroc.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://vonroc.dk/catalogsearch/result/index/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://vonroc.dk/",
"name": "VONROC",
"logo": "https://vonroc.nl/static/frontend/creativeict/vonroc/nl_NL/images/logo-lg.svg",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+038 422 0040",
"contactType": "sales"
}
],
"address": {
"addressCountry": "Holland",
"postalCode": "8028PM",
"addressRegion": "Overijssel",
"addressLocality": "Zwolle",
"streetAddress": "Lingenstraat 6"
},
"sameAs": [
"https://www.facebook.com/vonrocpowertools/",
"https://www.instagram.com/vonrocpowertools/",
"https://www.youtube.com/channel/UCeXdNzNBNkIYBdj7zOoe06g/"
]
},
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement": []
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://vonroc.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://vonroc.dk/catalogsearch/result/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |