Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "CEPELO A/S",
"logo": "https://cepelo.dk/cdn/shop/files/Cepelo-blaa-uden-tools.webp?v=1715678855&width=1260",
"sameAs": [
"https://www.facebook.com/cepelotools/",
"https://www.youtube.com/@cepeloas4532",
"https://www.linkedin.com/company/cepelo/"
],
"url": "https://cepelo.dk"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "CEPELO A/S",
"url": "https://cepelo.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://cepelo.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |