Structured Data | [
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://dreadshop.com"
}
]
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Dreadshop",
"url": "https://dreadshop.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://dreadshop.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Dreadshop",
"logo": "https://dreadshop.com/cdn/shop/files/DREADSHOP_LOGO_WIT_04e14761-f79d-4766-ac61-de71c43ef83d_1589x.png?v=1677241213",
"url": "https://dreadshop.com"
}
] |