{
    "@context": {
        "@version": 1.1,
        "@protected": true,
        "schema": "http://schema.org/",

        "tmpl_comment": "schema:Comment",
        "tmpl_comments": {
            "@id": "schema:comment",
            "@type": "@vocab"
            },
        "tmpl_content": "dcterms:description"
    }
}