Structured Data | [
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://sportsmart.ie",
"potentialAction": {
"@type": "SearchAction",
"target": "https://sportsmart.ie/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Sportsmart",
"sameAs": [],
"url": "https://sportsmart.ie"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Sportsmart",
"url": "https://sportsmart.ie",
"potentialAction": {
"@type": "SearchAction",
"target": "https://sportsmart.ie/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |