Structured Data | [
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Start",
"item": "https://valante.nl"
}
]
},
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Valante",
"url": "https://valante.nl",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.valante.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Valante",
"logo": "https://www.valante.com/cdn/shop/files/lgo2_4bbf3dbc-1b77-494d-a080-7a47a01d1d1d.png?v=1652388567&width=373",
"url": "https://valante.nl"
}
]
] |