Structured Data | [
[
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Onlinepets",
"url": "https://www.medpets.dk",
"logo": "https://images.onlinepets.com/universal/logos/Logo_DK_nopayoff.svg"
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 0,
"name": "Frontpage",
"item": "https://www.medpets.dk/frontpage"
}
]
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://www.medpets.dk",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.medpets.dk/soeg?query={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
] |