Schema.org JSON-LD Generator
FreeGenerate valid structured data for Google rich results. 100% client-side — nothing leaves your browser.
Schema looks good — all required fields are filled
📍
Local Business Fields
— Map pack & local SEOAddress
Contact
Opening Hours
Output
Paste into your page’s <head> inside a script tag
{
"@context": "https://schema.org",
"@type": "CafeOrCoffeeShop",
"name": "The Coffee House",
"url": "https://www.thecoffeehouse.example.com",
"telephone": "+1-512-555-0100",
"address": {
"@type": "PostalAddress",
"streetAddress": "456 Oak Avenue",
"addressLocality": "Austin",
"addressCountry": "US",
"postalCode": "73301"
},
"openingHours": [
"Mo-Fr 07:00-19:00",
"Sa-Su 08:00-18:00"
]
}⚡
Real-time output
JSON-LD updates as you type. No submit button, no page reload.
✅
Built-in validator
Required and recommended fields checked against Google's rich result guidelines.
🔍
SERP preview
See an approximate preview of how your schema will appear in Google search results.
