All Tools

SEO & Web

Schema Markup Generator

Generate JSON-LD structured data to help search engines understand your content. Choose a schema type and fill in the details below.

Local Business Details

Format: Mo-Fr 09:00-17:00 or Mo,Tu,We 08:00-18:00

JSON-LD Output

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "openingHoursSpecification": {
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": [
      "Mo-Fr"
    ],
    "opens": "09:00",
    "closes": "17:00"
  }
}
</script>

What is Schema Markup?

Schema markup (structured data) is code you add to your website to help search engines understand your content better. It can result in rich snippets in Google search results, such as star ratings, FAQs, event details, and more.

Copy the generated JSON-LD code and paste it into the <head> section of your HTML page, or add it via Google Tag Manager.

Tips for Local Business

  • 1. Include your full address to appear in Google Maps and local pack results.
  • 2. Add opening hours so customers know when you are available.
  • 3. Use a high-quality image of your business (at least 1200px wide).