<script type="application/ld+json">
{
"@context":"http://schema.org",
"@type": "BlogPosting",
"image": "#IMAGE#",
"url": "#URL#",
"headline": "#H1#",
"alternativeHeadline": "#SHORT_DESCRIPTION#",
"dateCreated": "2019-02-11T11:11:11",
"datePublished": "2019-02-11T11:11:11",
"dateModified": "2019-02-11T11:11:11",
"inLanguage": "ru",
"isFamilyFriendly": "true",
"copyrightYear": "#YEAR_CREATED#",
"copyrightHolder": "#LEON_COPYRIGHT#",
"contentLocation": {
"@type": "Place",
"name": "#ADDRESS#"
},
"author": {
"@type": "Person",
"name": "#AUTHOR_NAME#",
"url": "#AUTHOR_SOCIAL_MEDIA#"
},
"publisher": {
"@type": "Organization",
"name": "#EDITOR#",
"url": "#EDITOR_SOCIAL_MEDIA#",
"logo": {
"@type": "ImageObject",
"url": "#PHOTO#",
"width":"400",
"height":"55"
}
},
"mainEntityOfPage": "True",
"keywords": [
"keyword1",
"keyword2",
"keyword3",
"keyword4"
],
"genre":["SEO","JSON-LD"],
"articleSection": "#CATEGORY#",
"articleBody": "Paste the body of your content in here in plaintext"
}
</script>