Template:LDJson
<script type="application/ld+json"> {
"@context": "https://schema.org", "@type": "Article", "headline": "{{{title}}}", "description": "{{{description}}}", "url": "//startupidia.org/LDJson", "datePublished": "{{{published}}}", "author": { "@type": "Organization", "name": "Startupedia" }
} </script>