Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Scandinavian People Fashion Store",
"url": "https://people-fashion.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://people-fashion.dk/img/scandinavian-people-fashion-store-logo-1607164287.jpg"
}
},
{
"@context": "https://schema.org",
"@type": "WebPage",
"isPartOf": {
"@type": "WebSite",
"url": "https://people-fashion.dk/",
"name": "Scandinavian People Fashion Store"
},
"name": "Scandinavian People Fashion Store",
"url": "https://people-fashion.dk/"
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://people-fashion.dk/",
"image": {
"@type": "ImageObject",
"url": "https://people-fashion.dk/img/scandinavian-people-fashion-store-logo-1607164287.jpg"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://people-fashion.dk/soeg?search_query={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |