Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "cosmetico",
"url": "https://cosmetico.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://cosmetico.dk/img/logo-1688641871.jpg"
}
},
{
"@context": "https://schema.org",
"@type": "WebPage",
"isPartOf": {
"@type": "WebSite",
"url": "https://cosmetico.dk/",
"name": "cosmetico"
},
"name": "cosmetico",
"url": "https://cosmetico.dk/"
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://cosmetico.dk/",
"image": {
"@type": "ImageObject",
"url": "https://cosmetico.dk/img/logo-1688641871.jpg"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://cosmetico.dk/soeg?search_query={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |