Main menu

Pages

Free Event Schema Markup Generator

table of contents title
Build online presence with trusted marketing software (en)

Free Event Schema Markup Generator
Free Event Schema Markup Generator



Free Event Schema Markup Generator


Use our FREE Schema.org Event structured data generator to create JSON-LD markups, including all of the required item properties.


After generating your code, always test it with Google Rich Results Test tool before using it.



Event Structured Data Code Example


<script type='application/ld+json'>

{

"@context": "http://schema.org",

"@type": "Event",

"name": "numidia marketing",

"url": "https://numidiamarketing.blogspot.com/",

"image": "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijHkW1KIFqs1rLWftdS1a8pS2-9yRGML_NET_ujazw5ixcBzGNZzv3u_mHt-1VNlu6pCssNBz4xQzRggj_CF9gCUJvljbj9Y6-AUgWcX4x-I_RjF35_RCJiT_V218HJlsUuwpYuIK-PmB8/s340/numedia%252Bmarketing1.png",

"description": "numidia marketing best tools marketing blog provides you with many SEO and marketing tools to help your site to rank in Google search results",

"startDate": "2021-10-01",

"endDate": "",

"location": {

"@type": "Place",

"name": "marketing matic",

"address": {

"@type": "PostalAddress",

"streetAddress": "cidex n:304 bp239 cité brigui",

"addressLocality": "maghnia",

"addressRegion": "Tlemcen",

"postalCode": "13301",

"addressCountry": "Algérie"

}

}

}

</script>



Schema.org’s references: Event. Google’s documentation: Event schema validator. 



Free Event Schema Markup Generator


Comments