{{jsonLD}} helper
Helper for creating output of the JSON-LD data
Syntax:
{{jsonLD}}
Example output:
<script type="application/ld+json">
// JSON-LD object output
</script>
Should be used in the <head>
section of the website.
Helper for creating output of the JSON-LD data
Syntax:
{{jsonLD}}
Example output:
<script type="application/ld+json">
// JSON-LD object output
</script>
Should be used in the <head>
section of the website.
What are you waiting for?