Free tool

Local business schema generator

Free, no account, nothing leaves your browser. The JSON-LD block Google reads to understand a local business — name, type, address, opening hours — generated from a form, ready to paste.

Opening hours

Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday

Your JSON-LD

How to use it

  1. Copy the block above.
  2. Paste it into your page’s <head> (or a custom-code embed).
  3. Check it with Google’s Rich Results Test.

Everything runs in your browser. Nothing you type is sent or stored.

Worth knowing before you paste

Naratake sites ship this markup wired in — every starting point renders LocalBusiness JSON-LD from the business details you enter once.

Browse the templates

Common questions

Where do I paste this?

Inside your page’s <head> or anywhere in the HTML — the <script type="application/ld+json"> wrapper is already included. Most site builders have an “custom code” or “embed” slot for exactly this.

Does schema markup improve my ranking?

It is how search engines and AI assistants read your name, hours and address without guessing, which is what makes a knowledge panel or a map result correct rather than approximate. It is not a ranking lever on its own; it is the difference between being understood and being inferred.

What if my hours differ on holidays?

This generator covers the weekly pattern. Holiday exceptions use a separate specialOpeningHoursSpecification with dates — add those by hand for the few days a year they apply.

Is anything stored or sent anywhere?

No. The JSON is assembled in your browser as you type. There is no server, no account and no tracking of what you enter.