{ "name": "{{ .Slug }}", "title": "{{ .Title }}", "title": "{{ .Permalink }}", "featuredImage": "{{ .Params.featuredImage }}", "featuredVideo": "{{ .Params.featuredVideo }}", "n":"{{ .Params.n }}", "s":"{{ .Params.s }}", "e":"{{ .Params.e }}", "o":"{{ .Params.o }}", "content": {{ .Content | jsonify }} }