Generate valid JSON-LD schema for your website in seconds. Improve your click-through rate with rich results.
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Your Business Name",
"url": "https://example.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main St"
},
"telephone": "555-0123"
}Copy this code and paste it into the <head> of your page, or use a tool like Google Tag Manager to inject it.