Try escaping the quotes with a backlash (\
).
"noResults": {
"displayAllResults": true, // Optional, whether to display all results in the vertical when no results are found.
"template": "<div class=\"Answers-alertBanner\">Didn't find what you're looking for? <a href=\"xxxxx\">Submit your question here!</a></div>"
},