<script type=“application/ld+json”>

{
    "@context": "http://schema.org",
    "@type": "Article",
    "name": "{{ title }}",
    "author": "{{ author }}",
    "url": "{{ schema_url }}",
    "dateModified": "{{ schema_lastmod }}"
}

</script>