The following error occurs on all pages of my site:
https://www.newworldproductions.net/{search_term_string}Video, Production, Services, Marketing, Minneapolis, Minnesota, Corporate Videos, Commercial Videos
(There is an error in your Sitelinks Search Box template: INVALID_SYNTAX.)
The error takes place on line #9:
{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "New World Productions",
"url": "https://www.newworldproductions.net/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.newworldproductions.net/{search_term_string}Video, Production, Services, Marketing, Minneapolis, Minnesota, Corporate Videos, Commercial Videos",
"query-input": "required name=search_term_string"
}
}