📍 Free Local SEO Tool

Free Local Business Schema Generator

Generate clean LocalBusiness JSON-LD structured data with business information, address, opening hours, geo coordinates, social profiles and more.

Live JSON-LD Business subtypes Opening hours Copy & download
🏪

Build Local Business Schema

Enter your business information below

🧩

Business Type

Select the closest business category

🏢

Business Details

Main information about the business

🖼️

Business Media

Add logo and image URLs

📍

Business Address

Add the physical location

🌐

Geo Coordinates

Optional latitude and longitude

🕒

Opening Hours

Add one or more weekly schedules

🔗

Social Profiles

Add sameAs profile URLs

Aggregate Rating

Optional rating information

⚙️

Additional Properties

Optional business identifiers

Complete business details

Add a business name and valid website URL.

Generated Output

Live LocalBusiness structured data

local-business-schema.json
local-business-schema.html
Schema Type
LocalBusiness
Properties
2
Status
Incomplete

Live JSON-LD

Structured data updates instantly as business details change.

🧩

Business Types

Choose from LocalBusiness and common business subtypes.

🕒

Opening Hours

Add multiple weekly schedules with selected business days.

📋

Copy & Download

Copy generated markup or download JSON instantly.

Simple Process

How to Generate Local Business Schema

Create structured data for your local business in three simple steps.

1

Select Business Type

Choose LocalBusiness or the closest available subtype.

2

Add Business Details

Enter business, address, hours and location information.

3

Copy JSON-LD

Copy the generated markup and add it to your webpage.

Local SEO Guide

What Is a Local Business Schema Generator?

A Local Business Schema Generator creates JSON-LD structured data that describes a physical or locally operated business. The generated markup can contain information such as the business name, website, telephone number, address, geographic coordinates, opening hours and business category.

Instead of manually writing nested JSON-LD objects, business owners, developers and SEO professionals can enter business information into a form and generate formatted structured data automatically.

Example LocalBusiness JSON-LD

{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Example Business",
  "url": "https://example.com/",
  "telephone": "+1-555-123-4567",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "123 Main Street",
    "addressLocality": "New York",
    "addressRegion": "NY",
    "postalCode": "10001",
    "addressCountry": "US"
  }
}

Common Local Business Schema Properties

Property Purpose
name Contains the business name.
address Contains the physical PostalAddress information.
telephone Identifies the business telephone number.
geo Contains latitude and longitude using GeoCoordinates.
openingHoursSpecification Describes business opening and closing schedules.
sameAs Connects relevant external profile URLs.
priceRange Describes a general business price range.

Local Business Schema Best Practices

Structured data should accurately represent the business and information visible on the website. Use a suitable business subtype, complete URLs, accurate contact information and genuine opening hours.

Match Real Business Details

Keep names, addresses and contact details accurate.

Choose a Specific Type

Use an appropriate subtype when it accurately fits.

Use Accurate Hours

Keep opening and closing schedules current.

Use Complete URLs

Add absolute HTTP or HTTPS URLs where required.

Important SEO Note

Generated structured data should accurately represent the business and webpage. Adding schema markup does not guarantee a particular search appearance. Review and validate your implementation before publishing it on a production website.

FAQ

Local Business Schema Generator FAQs

It creates JSON-LD structured data describing a local business and its relevant information.
It supports LocalBusiness and common subtypes such as Restaurant, Store, ProfessionalService, LegalService and RealEstateAgent.
Yes. You can add multiple schedules and select one or more days for each schedule.
Yes. The tool can generate a GeoCoordinates object using latitude and longitude.
Yes. Valid external profile URLs can be included in the sameAs property.
Yes. The Local Business Schema Generator is free to use online.

Generate Local Business Schema Now

Add your business information and create clean JSON-LD structured data instantly.

Create Business Schema →
✓ Copied