Marking up json-ld

This fixes the / issue in "url":

```“url”: {{ printf “%s” .Permalink }},` (also notice how the surrounding quotes have been omitted)

H/T @eywu and @MooreReason