...

Schema Markup Generator (JSON-LD)

Use this Schema.org structured data generator to create JSON-LD markups, including all of the required item properties and more. Click on the Google icon to test your markup with the Structured Data Testing Tool and/or the Rich Results Test.

Article - NewsArticle, BlogPosting

Breadcumb

Event

FAQ Page

How To

<script type="application/ld+json">
{
   "@context": "https://schema.org",
   "@type": "Article",
   "headline": "",
   "image": [
      "",
      ""
   ],  
   "author": {
      "@type": "Person",
      "name": "dfd"
   },  
   "publisher": {
      "@type": "Organization",
      "name": "",
      "logo": {
         "@type": "ImageObject",
         "url": ""
      }
   },
   "datePublished": ""
}
</script>