Generate valid JSON-LD structured data for your pages.
Paste the generated JSON-LD inside a <script> tag in the <head> of your page:
<script>
<head>
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article" }… </script>