Local Business Schema Generator
Generate rich schema.org LocalBusiness JSON-LD structured data for Google Maps & Search.
Local Business Information
Generated JSON-LD Schema
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Acme Local Services",
"description": "Premier local service provider in Dallas area.",
"url": "https://example.com",
"logo": "https://example.com/logo.png",
"image": "https://example.com/logo.png",
"telephone": "+1-214-555-0199",
"email": "[email protected]",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main Street",
"addressLocality": "Dallas",
"addressRegion": "TX",
"postalCode": "75201",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 32.7767,
"longitude": -96.797
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Mo",
"Tu",
"We",
"Th",
"Fr"
],
"opens": "08:00",
"closes": "18:00"
}
],
"sameAs": [
"https://facebook.com/acme",
"https://instagram.com/acme"
]
}
</script><head> of your homepage or location pages.Validate with Schema.org →How to Use the Local Business Schema Generator
Three simple steps to optimize your local search presence and technical SEO.
Select Category
Pick your business type (Restaurant, Dentist, Plumber, Store, etc.).
Fill Business NAP
Enter Name, Address, Phone, Operating Hours, Price Range, and Coordinates.
Copy JSON-LD
Insert the schema block into your homepage <head> and test with Schema.org.
Key Local SEO Benefits & Use Cases
Frequently Asked Questions
Everything you need to know about using this tool for your local SEO.
Why is LocalBusiness Schema crucial for local SEO?
LocalBusiness Schema explicitly tells Google your business name, address, phone number, operating hours, geo coordinates, and service areas in machine-readable JSON-LD format.
Which business types are supported?
Over 30 local business categories including Restaurants, Medical/Dental clinics, Home & Construction contractors, Legal services, Auto Repair, Fitness, Salons, and Retail stores.
Can I add multiple opening hours and social profiles?
Yes, you can configure days of the week, open/close hours, social media URLs (`sameAs`), and price ranges.
Explore More Free SEO Tools
Discover our full collection of free utilities built for local businesses.
Free Local SEO Auditor Tool
Get a complete audit of your local SEO health, on-page tags, and Google Maps readiness in seconds.
FAQ Schema Generator (JSON + HTML)
Generate FAQ schema markup in JSON-LD & HTML format instantly for Google Rich Snippets.
Free Google Maps Embed + iFrame Generator
Create custom, responsive Google Maps embed iframe code for any location without an API key.