Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://moreshop.nu/da/#/schema/WebSite",
"url": "https://moreshop.nu/da/",
"name": "Moreshop",
"description": "Din fordelsbutik p\u00e5 nett",
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://moreshop.nu/da/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@id": "https://moreshop.nu/da/#/schema/Organization"
}
},
{
"@type": "WebPage",
"@id": "https://moreshop.nu/da/",
"url": "https://moreshop.nu/da/",
"name": "Moreshop",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://moreshop.nu/da/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://moreshop.nu/da/#/schema/BreadcrumbList",
"itemListElement": {
"@type": "ListItem",
"position": 1,
"name": "Moreshop"
}
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://moreshop.nu/da/"
},
"about": {
"@id": "https://moreshop.nu/da/#/schema/Organization"
}
},
{
"@type": "Organization",
"@id": "https://moreshop.nu/da/#/schema/Organization",
"name": "Moreshop",
"url": "https://moreshop.nu/da/",
"logo": {
"@type": "ImageObject",
"url": "https://static.bonniernews.se/mor/images/uploads/2024/12/cropped-MoreShop_Favicon_srgb_512x512_dark_white_NY.jpg",
"contentUrl": "https://static.bonniernews.se/mor/images/uploads/2024/12/cropped-MoreShop_Favicon_srgb_512x512_dark_white_NY.jpg",
"width": 512,
"height": 512,
"contentSize": 12154
}
}
]
}
] |