#ZegnatYou are now using a template file. But when you write {{ .Title }}, are you sure that is doing all the escaping JSON needs? It is better to just put an object through something like PHP’s json_encode() to make sure what you are creating is valid JSON.