Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Footpatrol",
"logo": "https://www.footpatrol.com/cdn/shop/files/logo_footpatrol.svg?v=1737390436&width=478",
"sameAs": [],
"url": "https://www.footpatrol.com"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Footpatrol",
"url": "https://www.footpatrol.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.footpatrol.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |