Auto-fill from your live site. We'll read the page's meta tags, <tel:> / <mailto:> links, and any existing LocalBusiness JSON-LD to pre-populate fields. Your edits are kept.
Business basics
Address
Geo & media
Areas served
Services offered (offer catalog)
Service 1
Opening hours
to
Contact point
Call-to-action
Pricing, ratings & social
Founder / key person
Recommended: Business name is required · Phone is required for Google rich results · Address is recommended
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "LocalBusiness",
"address": {
"@type": "PostalAddress"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Monday",
"opens": "09:00",
"closes": "17:00"
}
]
}
]
}
</script>Why LocalBusiness Schema
- Full Google-recommended LocalBusiness schema with every field rich-result eligibility expects.
- 32 specific business subtypes (HVAC, Dentist, Restaurant, Real Estate, etc.).
- Auto-fills from your live site URL, name, phone, address, social, existing schemas.
- Outputs JSON-LD with @graph + cross-referenced Person node for the founder.
Common questions
Is LocalBusiness Schema free to use?
Yes. LocalBusiness Schema is completely free. There is no sign up, no trial, and no usage cap.
Do I need an account to use LocalBusiness Schema?
No. You can start using LocalBusiness Schema straight away. We do not ask for an email address or a login.
Does LocalBusiness Schema send my data to a server?
LocalBusiness Schema needs to contact a server to do its job, for example to fetch a page or process a request. We use that data only to return your result and do not sell it or use it to build a profile of you.
Do you keep the URL or details I submit to LocalBusiness Schema?
We keep it only as long as needed to return your result, then it is discarded. We do not use it for advertising.
Does LocalBusiness Schema produce valid JSON-LD for Google?
Yes. LocalBusiness Schema outputs structured data in the JSON-LD format Google recommends. It is good practice to confirm with Google's Rich Results Test before publishing.
Where do I paste the schema from LocalBusiness Schema?
Add the generated script to the head or body of the relevant page, or use your CMS or schema plugin to insert it.
How do I use LocalBusiness Schema?
Paste your URL and LocalBusiness Schema reads the page and pre-fills what it can. Review the fields, make any changes, then copy or download the result.
Does LocalBusiness Schema work on phones and tablets?
Yes. LocalBusiness Schema is responsive and works in any modern browser on mobile, tablet, and desktop.
Which browsers does LocalBusiness Schema support?
It works in current versions of Chrome, Firefox, Safari, and Edge. For the best experience, keep your browser up to date.
Is there a limit on how often I can use LocalBusiness Schema?
No. You can use LocalBusiness Schema as many times as you need, at no cost.
Can I use LocalBusiness Schema for commercial or client work?
Yes. You are free to use the output in personal, educational, and commercial projects.
Why is LocalBusiness Schema free?
The site is supported by advertising, which lets us keep every tool free and open to everyone.
What should I do if LocalBusiness Schema gives an unexpected result?
First check that your URL or details is formatted as expected. If something still looks wrong, use the feedback link on the page and we will take a look.