Loading…
Loading…
Generate ServiceAreaBusiness JSON-LD schema for businesses without a storefront. Define service areas by city or radius.
Loading tool...
Remove ads and work faster? Go Premium.
Unlock PremiumGenerate LocalBusiness JSON-LD schema for Google rich results. Fill out the form, copy valid structured data.
Local SEO ToolsGenerate OpeningHoursSpecification JSON-LD for Google. Set hours per day with lunch breaks and special hours.
Local SEO ToolsGenerate FAQPage JSON-LD schema for Google rich results. Add Q&A pairs and copy valid structured data.
Local SEO ToolsGenerate Product JSON-LD schema for Google Shopping rich results with price, reviews, and availability.
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "[Your Business Name]",
"areaServed": [
{
"@type": "City",
"name": "Austin"
},
{
"@type": "City",
"name": "Round Rock"
}
]
}