LocalBusiness Schema Generator
Fill in your business details and get clean LocalBusiness JSON-LD to paste into your site. Helps Google understand who you are, where you are, and when you're open.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"address": {
"@type": "PostalAddress",
"addressCountry": "US"
}
}
</script>Paste this into your page's <head>. Then validate it with Google's Rich Results Test before you ship — a schema with a missing required field won't earn a rich result.
Consistency is the whole game for local
Local search runs on matching. Google is constantly cross-checking your name, address, and phone number across your site, your Google Business Profile, and directories. LocalBusiness schema is your site's clean, machine-readable statement of those facts — so make it match everywhere else exactly, down to the abbreviation of the street type.
Need other structured data too? Build FAQ, breadcrumb, or product schema, or run a full scan from the homepage to see what your live pages are missing.
Frequently asked questions
What is LocalBusiness schema?
It is structured data that tells search engines the key facts about a physical business — name, address, phone, opening hours, and price range. It helps Google connect your site to your business entity and can support your presence in local search and the knowledge panel.
Which business type should I pick?
Use the most specific type that fits. If you are a restaurant, use Restaurant; a shop, use Store. When nothing specific matches, the general LocalBusiness type is a safe default. More specific types unlock more relevant properties.
Does this replace my Google Business Profile?
No. Your Google Business Profile is the primary source for local listings. LocalBusiness schema on your website reinforces the same facts and helps Google match your site to that profile — they work together, they are not substitutes.
Where do I put the code?
Paste it inside the <head> of your homepage or contact page — wherever your business details live. Use one LocalBusiness block per physical location, and keep the details identical to your Google Business Profile and other citations.
Related tools
JSON-LD Schema Generator
Structured data for Organization, WebSite, Article, FAQ, Product & more.
FAQ Schema Generator
Turn questions & answers into valid FAQPage JSON-LD in seconds.
Product Schema Generator
Price, availability, brand & ratings as Product JSON-LD.
Breadcrumb Schema Generator
BreadcrumbList JSON-LD from your page hierarchy — cleaner SERP trails.
This tool solves one thing.
Scan a live URL against 100 on-page checks — with the code to fix each issue.
Analyze any URL free