Free Local Business Schema Generator
Local Business schema helps search engines connect your website with your real-world business details: name, address, phone number, service area, opening hours, price range, and business category. It is especially useful when your website, Google Business Profile, directories, and social profiles all need to tell the same local SEO story.
How to Add Local Business Schema to Your Website
-
Enter your business name exactly as it appears on Google Business Profile and your website
-
Add your complete street address or service area details
-
Include a high-quality logo, storefront, team, or service image URL
-
Add your business phone number and website URL consistently
-
Set your price range indicator and relevant business category
-
Copy the JSON-LD code, add it to your homepage or location page, then validate it
Local Business JSON-LD Example
Here's an example of valid Local Business structured data that you can use as a reference:
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "My Restaurant",
"image": "https://example.com/photo.jpg",
"telephone": "+62 812 3456 7890",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "Jl. Sudirman No. 123"
}
} Tip: Always validate your schema markup using Google's Rich Results Test before deploying to production.
Frequently Asked Questions
Does Local Business Schema help with Google Maps ranking?
Schema alone does not guarantee better Maps ranking, but it strengthens entity consistency. It helps Google connect your website, business profile, category, contact details, and service area more confidently.
Should I use LocalBusiness or a more specific type?
Use the most specific Schema.org type that honestly matches your business. For example, Restaurant, Dentist, Store, ProfessionalService, or LocalBusiness. More specific types give search engines clearer context.
How often should I update Local Business schema?
Update it whenever your business name, address, phone number, opening hours, service area, price range, or website URL changes. Keep it aligned with your Google Business Profile.
Other Schema Generators
FAQ Page Schema
Mark up your Frequently Asked Questions to appear in Google's rich results with expandable Q&A.
Article Schema
Enhance your blog posts and news articles with structured data for better search visibility.
Product Schema
Display product information, prices, and reviews directly in Google search results.
Breadcrumb Schema
Show your site's navigation hierarchy in search results for better user experience.
Event Schema
Promote your events in Google search with dates, location, and ticket information.
Job Posting Schema
Get your job listings featured in Google for Jobs search results.