What is Local Business Schema Generator?
Local Business Schema Generator creates JSON-LD structured data for businesses with physical locations or service areas, including name, address, phone, hours, social profiles, and geo coordinates.
We use cookies to remember preferences and (with your permission) to measure performance. Learn more in our Privacy Policy.
Local Business Schema Generator is a free online developer tool. Generate LocalBusiness JSON-LD schema for local SEO. Add business name, address, phone, hours, geo, and sameAs links.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"openingHours": [
"Mo-Fr 09:00-17:00"
],
"address": {
"@type": "PostalAddress",
"addressCountry": "US"
}
}
</script>Everything you need to know about this tool and how to get the most out of it.