Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://www.til-heste.dk/",
"name": "Til-Heste",
"description": "Stort udvalg til hest, til hund og til kat ",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.til-heste.dk/soeg-varer?search={search}",
"query-input": "required name=search"
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "https://www.til-heste.dk/",
"logo": "https://www.til-heste.dk/image/cache/catalog/design/logo-retina-3000x655.jpg.webp"
}
] |