Schema Markup Generator

Create Schema markup for your website using this free online generator tool. There are currently three types offered by this tool; Local Business, Website and Person.

LocalBusiness Schema Markup

Location Info

Opening Hours

SameAs Address Links

Schema Code Snippet

<script type="application/ld+json">
{
  "@context": "http://www.schema.org",
  "@type": "LocalBusiness",
  "name": "",
  "url": "",
  "image": "",
  "description": ""  
}
</script>
	
No microdata is available for this schema.org type yet.
	

What is Schema Data?

As the definition of the word suggests it is a way to markup information provided by your website to provide definite meaning to it.

This is especially useful for search engines for they can determine data that can be used for rich snippets on results pages to make them more useful and/or more appealing.

Currently, this tool provides three ways to markup your data using the schema.org specification, LocalBusiness, Website and Person. If you would like to see other types drop a comment below and the functionality will be built.